[MPlayer-users] Bug or Feature

Peter Hoeflich pah at hej1.as.utexas.edu
Fri May 3 06:36:02 CEST 2002


 Hi,
your mencoder works great, and there is little to complain about.
Here is the little with is related to the 3-pass encoding.
 
I use the following script:
 
mencoder $1.vob  -ovc frameno -o frameno.avi
mencoder  $1.vob   -alang en -divx4opts max_quant=10 -oac copy  -o $1.avi -pass 1
mencoder  $1.vob   -alang en -divx4opts max_quant=10 -oac copy  -o $1.avi -pass 2
 
Problem or Feature? The      option max_quant=10 limits the quantization during pass 1 but it fails
        during pass 2 (sometimes, you get 11 to 13 which causes large patterns).
 
 Thanks,
  Peter
 
ps: I'm using MPlayer-0.90pre2 on Linux (Suse 7.2, XFree 4.02).
 




More information about the MPlayer-users mailing list