[MEncoder-users] need to add audio to movie question

RC rcooley at spamcop.net
Wed Feb 21 21:48:34 CET 2007


On Wed, 21 Feb 2007 14:17:37 -0600
Tom Poe <tompoe at fngi.net> wrote:

> So, I duplicated manually, each image for 22 seconds,using a fps of 1
> second,  creating a total of 90 images.  Is there something in the
> command: $ mencoder mf://*.png -mf w=320:h=240:fps=1:type=png -ovc
> copy  -audiofile Open_Studios_theme.ogg -oac copy -o done1.avi
> 
> that could be added to do that step?  

1/22nd of a second is about 0.045, so use -mf fps=0.045 and -ofps 25. 

You'll also want to use the -oac/-ovc/-lavcopts/-mpegopts/-of/-vf
options from your second command-line, to encode the final video in a
single step. 



More information about the MEncoder-users mailing list