[vlc-devel] The quantization parameter QP in x264.c

Ilkka Ollakka ileoo at videolan.org
Wed Jul 25 10:52:09 CEST 2012


On Tue, Jul 24, 2012 at 03:53:51PM +0100, Moad Toutou wrote:
> Hello,

Hi,

> I just installed the codec vlc compilation mode. I documented the
> process of video compression and I found that video compression goes
> through several stages. The step of quantization step is the most
> impotent because this is when we decide the rate of compression. The
> quantization step manipulates a parameter called: The quantization
> parameter. I want to extract and learn which part of the code is
> implemented ?

You should check x264 sourcecode, which actually implements the
encoding, vlc side is just code to utilize libx264 inside vlc.

> For a given video, I would like to display (fprintf("Qp=%d",qp)) the
> corresponding value of qp.  I looked at the file x264.c, I do not see
> where is calculated the  quantization paramaitre QP

> I would be grateful to give me ideas on this problem.

> Thank you in advance.
-- 
Ilkka Ollakka
If life is a stage, I want some better lighting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120725/8321c5c3/attachment.sig>


More information about the vlc-devel mailing list