[MPlayer-users] Syncronization problem

Reimar =?UTF8?Q?D=F6ffinger?= Reimar.Doeffinger at stud.uni-karlsruhe.de
Tue Dec 21 10:09:56 CET 2004


Hi,
[...]
> Instead of 3 pass encoding try 2 pass (it's equivalent to 3 pass, just a little bit slower):
> 
> mencoder video.avi -oac mp3lame -lameopts cbr -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1600:vpass=1:mbd=2 -o newvideo.avi
> mencoder video.avi -oac mp3lame -lameopts cbr -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1600:vpass=2:mbd=2 -o newvideo.avi
> (remove vhq because it is equivalent to mbd=1 and you have mbd=2 too)

Isn't it possible to use -oac copy on the first pass, thus making it a bit faster?

Greetings,
Reimar Döffinger




More information about the MPlayer-users mailing list