summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/mplayer.1
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-04 13:38:41 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-04 13:38:41 +0000
commit87236178bd6c9a71e7cb243d5a631603b5c26a57 (patch)
tree936534b9db1702229905c14e06ad6727c7ca5852 /DOCS/man/en/mplayer.1
parent575034e39c9b954c4c323014358127d0a360e8fd (diff)
downloadmpv-87236178bd6c9a71e7cb243d5a631603b5c26a57.tar.bz2
mpv-87236178bd6c9a71e7cb243d5a631603b5c26a57.tar.xz
Fix vqscale description to match at least somewhat the code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22127 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index db47d14401..9218ca9075 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -7284,10 +7284,10 @@ Maximum macroblock-level Lagrange multiplier for ratecontrol
.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