[MPlayer-users] Mencoder: Audio + video

D Richard Felker III dalias at aerifal.cx
Thu Sep 9 15:55:27 CEST 2004


On Thu, Sep 09, 2004 at 09:56:32AM +0200, Joerg Anders wrote:
> Hi all!
> 
> I have a series of *.tga files which are the images
> of a trick film. I already know I can compose an
> *.avi by using an mencoder command like this:
> 
> mencoder "mf://*.tga" -mf fps=25 -lavcopts [options] -o film.avi -ovc lavc
> 
> But I want a trick film with audio. Assume I have a file
> "soundtrack.wav" (or "soundtrack.mp3"). Can I use
> the mencoder to set the trick film to music ? If so:
> How must I change the command above ?

add -audiofile soundtrack.wav or -audiofile soundtrack.mp3

if it's already mp3 you can possibly use -oac copy, but sometimes this
is buggy so try it and see.

rich




More information about the MPlayer-users mailing list