changeset 22109:95e936ac33cd

Fix vqscale description to match at least somewhat the code.
author reimar
date Sun, 04 Feb 2007 13:38:41 +0000
parents df66b39a57b5
children 0e2241c57733
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sun Feb 04 13:08:26 2007 +0000
+++ b/DOCS/man/en/mplayer.1	Sun Feb 04 13:38:41 2007 +0000
@@ -7284,10 +7284,10 @@
 .TP
 .B vqscale=<0\-31>
 Constant quantizer /\: constant quality encoding (selects fixed quantizer mode).
-A lower value means better quality but larger files (default: 0).
+A lower value means better quality but larger files (default: -1).
 In case of snow codec, value 0 means lossless encoding.
-Since the other codecs do not support this, vqscale=0 will be ignored and
-variable quantizers are used, which is the default.
+Since the other codecs do not support this, vqscale=0 will have an undefined
+effect.
 1 is not recommended (see vqmin for details).
 .
 .TP