changeset 14488:7cb1494b2f9f

more on H.264's quantization parameter
author lorenm
date Thu, 13 Jan 2005 20:13:00 +0000
parents 82fcd9095fe2
children ca9e98e6c10b
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Thu Jan 13 19:06:14 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Thu Jan 13 20:13:00 2005 +0000
@@ -7062,11 +7062,10 @@
 I- and B-frames are offset from this value by ip_factor and pb_factor, respectively.
 20\-40 is a useful range (default: 26).
 Lower values result in better fidelity, but higher bitrates.
-Note that quantization in H.264 works differently from MPEG-1/2/4.
+Note that quantization in H.264 works differently from MPEG-1/2/4:
 H.264's quantization parameter (QP) is on a logarithmic scale.
-As an example, the bitrate difference between QP=20 and QP=40
-is about a factor of 10.
-Useful quantizers in H.264 tend to be very large compared to MPEG-1/2/4.
+The mapping is approximately H264QP = 12 + 6*log2(MPEGQP).
+For example, MPEG at QP=2 is equivalent to H.264 at QP=18.
 .
 .TP
 .B pass=<1\-3>