[MEncoder-users] making a video with photos

R.L. Horn lists at eastcheap.org
Thu Jun 26 14:36:48 CEST 2008


On Wed, 25 Jun 2008, Alexandre Almeida wrote:

> linux-8ky4:/zzz-especiais # mencoder "mf://*.jpg" -mf fps=25 -o \
> output.avi -ovc lavc -lavcopts vcodec=mpeg4

> linux-8ky4:/zzz-especiais # mencoder "mf://*.jpg" -mf fps=25 -ovc lavc \
> -lavcopts vcodec=mpeg4 -o output.avi

> linux-8ky4:/zzz-especiais # mencoder "mf://*.jpg" -mf fps=25 -lavcopts \
> vcodec=mpeg4 -o output.avi -ovc lavc

Try putting the input MRL at the *end* of the command line.  As a rule, 
that's where the input (non-option) arguments belong anyway (recent SVN 
doesn't seem to care so much, but rc1 and rc2 did...sometimes).



More information about the MEncoder-users mailing list