convert images to video file, mpg

John Wendel jwendel10 at comcast.net
Thu Jun 22 04:56:56 UTC 2006


Yuandan Zhang wrote:
> Hi,
> how to convert a number of images (jpeg ones) to a video, mpg file?
> Yuandan

 From the mplayer man page, you'll need to change the output format.


Encode all *.jpg files in the current dir:

mencoder "mf://*.jpg" -mf fps=25 -o output.avi -ovc lavc -lavcopts 
vcodec=mpeg4

Regards,

John






More information about the fedora-list mailing list