Logo_top
Vcodex Limited
Video compression design, analysis, consulting and research
logo_bottom home > Blog
about services resources blog contact

Saturday, April 4, 2009
H.264 quantization parameter

Quantization in an H.264 encoder is controlled by a quantization parameter, QP, that ranges from 0 to 51. QP is an index used to derive a scaling matrix. It is possible to calculate the equivalent quantizer step size (Qstep) for each value of QP (see my tutorial on H.264 4x4 transform). As QP increases, Qstep increases; in fact, Qstep doubles for every increase of 6 in QP. The logarithmic relationship can be seen in this graph of QP (x-axis, linear) vs. Qstep (y-axis, logarithmic).

posted by Iain Richardson @ 6:23 PM 1 Comments

 

Previous Posts

Archives

Powered by Blogger

Subscribe to
Posts [Atom]

Follow me on Twitter
(c) Iain Richardson / Vcodex 2001-2009