[MPlayer-users] 2 audio channels
Zelos
zelos at wanadoo.fr
Wed Jan 5 08:33:06 CET 2005
Hi!
I'm using the followings parameters with mencoder to encode a DVD.
This way, there's only one audio channel. Is there any trick to encode
the whole movie with mencoder using 2 audio channels?
Nevertheless, if you have any other suggestions to get a better quality...
BITRATE=1200
cat *.vob|mencoder -aid 1 -af volume=+16db -ovc lavc -lavcopts
vcodec=mpeg4:vbitrate=$BITRATE:vhq:vqmin=2:vlelim=-4:vcelim=9:lumi_mask=0.05:dark_mask=0.01:vpass=1
-vop scale=640:512 -oac copy -o /dev/null -
cat *.vob|mencoder -vobsubout sous-titres -vobsuboutindex 1 -sid 1 -af
volume=+16db -aid 1 -ovc lavc -lavcopts
vcodec=mpeg4:vbitrate=$BITRATE:vhq:vqmin=2:vlelim=-4:vcelim=9:lumi_mask=0.05:dark_mask=0.01:vpass=2
-vop scale=640:512 -oac copy -o output.avi -
Thanks,
Zelos
More information about the MPlayer-users
mailing list