[MEncoder-users] Re: [MPlayer-users] 2 audio channels
    Dominik 'Rathann' Mierzejewski 
    dominik at rangers.eu.org
       
    Wed Jan  5 11:33:23 CET 2005
    
    
  
On Wednesday, 05 January 2005 at 08:33, Zelos wrote:
> 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...
There is a separate mailing list for MEncoder-related questions, it's called
mencoder-users. Please subscribe and ask there.
> BITRATE=1200
> 
> cat *.vob|mencoder -aid 1 -af volume=+16db -ovc lavc -lavcopts 
"cat *.vob|mencoder" often causes A-V desync. The right way is to use
-dvd-device /path/to/ripped/dvd and dvd://N.
> 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 -
-vop is obsolete, use -vf. vhq doesn't provide best quality anymore, use
mbd=2 instead.
You really should read some docs.
R.
-- 
MPlayer RPMs maintainer: http://greysector.rangers.eu.org/mplayer/
"I am Grey. I stand between the candle and the star. We are Grey.
 We stand between the darkness ... and the light."
        -- Delenn in Grey Council in Babylon 5:"Babylon Squared"
    
    
More information about the MEncoder-users
mailing list