Mercurial > mplayer.hg
changeset 6700:3b1be2b0fa55
vqmin=1 weirdness
author | michael |
---|---|
date | Wed, 10 Jul 2002 13:58:54 +0000 |
parents | 9fc877cee29a |
children | 522713337297 |
files | DOCS/tech/libavc-options.txt |
diffstat | 1 files changed, 6 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/libavc-options.txt Wed Jul 10 13:40:32 2002 +0000 +++ b/DOCS/tech/libavc-options.txt Wed Jul 10 13:58:54 2002 +0000 @@ -6,9 +6,12 @@ lavcopts: (encoder options) --------------------------- -vqmin 1-31 (minimum quantizer) for pass1/2 - 1 is not recommended (much larger file, little quality difference and - possibly other weird things) +vqmin 2-31 (minimum quantizer) for pass1/2 + 1 is not recommended (much larger file, little quality difference (if u are lucky) + and other weird things (if u are less lucky)) + weird things: msmpeg4, h263 will be very low quality + ratecontrol will be confused -> lower quality + some decoders will not be able to decode it 2 is recommended for normal mpeg4/mpeg1video encoding 3 is recommended for h263(p)/msmpeg4 (default) the reason for 3 instead of 2 is that 2 could lead to overflows