[MPlayer-users] Re: How Do I Fix?

adland adland123 at yahoo.com
Tue Jun 1 02:55:42 CEST 2004


manual with example was online
http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-enc-images.html

tried a few tests using the example listed

worked to a point not all jpegs were in the output
mencoder mf:///storage/imagess/*.jpg -mf type=jpg:w=800:h=600:fps=1 -ovc lavc
 -lavcopts vcodec=mpeg4  -o output.avi

segfaults immediately difference was the width/height settings
mencoder mf:///storage/images/*.jpg -mf type=jpg:w=640:h=480:fps=1 -ovc lavc
 -lavcopts vcodec=mpeg4  -o output.avi

good luck




More information about the MPlayer-users mailing list