Export .avi frames to .bmp files

just wanted to export an .avi to some image frames.

** warning ** make sure you have a couple hundred MB’s free for this!

My experience with it is that it creates hundreds of 596 kb files:

My solution was to install the great program ffmpeg then use the command
ffmpeg -i [name].avi frame%d.bmp

source: http://ubuntuforums.org/showthread.php?t=859488

This entry was posted in Other Tech. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>