[FFmpeg-devel] [ffmpeg-devel] [PATCH] nvenc: add initial QP value options for nvenc

Philip Langdale philipl at overt.org
Tue Feb 28 15:48:37 EET 2017


On Tue, 28 Feb 2017 05:44:04 +0000
Konda Raju <KRAJU at nvidia.com> wrote:

> Hi,
> 
> The attached patch adds initial qp value options for I, P and B
> frames.
> 
> -Raju Konda
> 
> -----------------------------------------------------------------------------------
> This email message is for the sole use of the intended recipient(s)
> and may contain confidential information.  Any unauthorized review,
> use, disclosure or distribution is prohibited.  If you are not the
> intended recipient, please contact the sender by reply email and
> destroy all copies of the original message.
> -----------------------------------------------------------------------------------

Makes sense.

On a related note, have you considered how the constant qp mode should
work? I found this discussion:

http://forums.guru3d.com/showpost.php?p=5369519&postcount=10

which noted that x264 sets the I and B frame quantizers to ratios of
the P quantizer in crf mode (equivalent to const qp), while nvenc sets
all three to the same value. Should nvenc set different values too?

Thanks,

--phil


More information about the ffmpeg-devel mailing list