Difference between revisions of "VideoTools fragment"

From Wikiid
Jump to: navigation, search
(New page: Splitting a video up into individual frames using mplayer is pretty easy: eg: mplayer -vo png myvideo.mpg ...where 'myvideo.mpg' is the movie file (in any format that mplayer supports...)
 
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
  
 
...where 'myvideo.mpg' is the movie file (in any format that mplayer supports) and 'png' is the format you want it in (could be 'jpg', 'rgb', etc)
 
...where 'myvideo.mpg' is the movie file (in any format that mplayer supports) and 'png' is the format you want it in (could be 'jpg', 'rgb', etc)
 +
 +
{{videoTools}}

Latest revision as of 20:25, 23 October 2007

Splitting a video up into individual frames using mplayer is pretty easy:

eg:

 mplayer -vo png myvideo.mpg

...where 'myvideo.mpg' is the movie file (in any format that mplayer supports) and 'png' is the format you want it in (could be 'jpg', 'rgb', etc)


Wikiid Pages relating to videoTools (edit)
videoTools - Main page
videoTools - Support Tools :
merge, fragment, blueout, composite, dem_to_png, find_edges, mkgallery