[MPlayer-users] mencoder problem

D Richard Felker III dalias at aerifal.cx
Wed Oct 2 19:29:02 CEST 2002


On Wed, Oct 02, 2002 at 08:35:31AM +0200, Sönke Ruempler wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> hi there,
> 
> i want to encode a movie from jpeg-images with 1 picture per second.
> 
> i played around with the examples given from the doc, here is the output:
> 
> 
> <<<
> mencoder *.jpg -mf on:w=640:h=480:fps=25 -ovc copy -o /test.avi

RTFM. It shoudld be \*.jpg, otherwise the shell will expand it! Also
if you want 1 fps, use fps=1, not fps=25.

Rich




More information about the MPlayer-users mailing list