# HG changeset patch # User gpoirier # Date 1112030976 0 # Node ID d3d8757167c218719f1b31b667821e9204dc2b02 # Parent 3078ba7c7bc1e8f3f1fa45e809a1e067991b0b3b Fixes and improves the description of vqcomp. diff -r 3078ba7c7bc1 -r d3d8757167c2 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Mon Mar 28 16:50:04 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Mar 28 17:29:36 2005 +0000 @@ -6280,8 +6280,16 @@ the quantizer more over time (slower change). . .TP -.B vqcomp= -Quantizer compression, depends upon vrc_eq (pass\ 1/\:2) (default: 0.5). +.B vqcomp=<0.0\-1.0> +Quantizer compression, vrc_eq depends upon this (pass\ 1/\:2) (default: 0.5). +For instance, assuming the default rate control equation is used, +if vqcomp=1.0, the ratecontrol allocates to each frame the number of bits +needed to encode them all at the same QP. +If vqcomp=0.0, the ratecontrol allocates the same number of bits to each +frame, i.e. strict CBR. +.I NOTE: +Those are extreme settings and should never be used. +Perceptual quality will be optimal somewhere in between these two extremes. . .TP .B vrc_eq=