summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-09 17:32:49 +0000
committerlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-09 17:32:49 +0000
commitc263afa4af4c6a76eceb79d336f0bedf9724ef67 (patch)
tree964f9ef0e6b7819111d97b014583a588822c0d71 /DOCS
parent90a8abd89c61c58e035335c0e7321e28eeb4d88d (diff)
downloadmpv-c263afa4af4c6a76eceb79d336f0bedf9724ef67.tar.bz2
mpv-c263afa4af4c6a76eceb79d336f0bedf9724ef67.tar.xz
x264 no longer defaults to qp=26.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23528 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.12
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 866c201da8..2fb65fedc8 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -9158,7 +9158,7 @@ at significant reduction in quality.
.B qp=<0\-51>
This selects the quantizer to use for P-frames.
I- and B-frames are offset from this value by ip_factor and pb_factor, respectively.
-20\-40 is a useful range (default: 26).
+20\-40 is a useful range.
Lower values result in better fidelity, but higher bitrates.
0 is lossless.
Note that quantization in H.264 works differently from MPEG-1/2/4: