[MPlayer-users] mencoder failing to encode at desired bitrate/filesize

Jan Knutar jknutar at nic.fi
Sun May 28 15:56:55 CEST 2006


On Sunday 28 May 2006 04:24, Ed Sweetman wrote:

> Just re-ran the first pass just for the sake of argument.  It comes out 
> to just about the exact same thing that the second pass does.

Right. Xvid first pass does a constant quant encode with quantizer 2
(lower == higher quality). Second pass by default wont use lower
than 2 either, so if first pass was already too small, then second pass
wont get bigger either.

Try adding these for second pass:
min_iquant=1:min_pquant=1:min_bquant=1

Some people say that encoding at quant 1 is overkill, but if you want
to burn some bitrate, those might help...





More information about the MPlayer-users mailing list