[FFmpeg-devel] [PATCH] Patch for SDK 7.0 for NVENC

Timo Rothenpieler timo at rothenpieler.org
Wed Sep 14 19:23:03 EEST 2016


On 9/14/2016 3:43 PM, Yogender Kumar Gupta wrote:
> Attached is a patch for SDK 7_0 for NVENC. This adds other features
> available in SDK 7_0 as well as fixes an issue with HEVC profile
> 

What carl said.

Also, a some of the added options are not used anywhere:
zeroReorderDelay, enableNonRefP

I'm not sure what target_quality is supposed to do, but constant quality
vbr encodes already exist, exposed via global_quality.
If it's some new rate-control mode, it has to be added as such.
If the current way of doing constqp encoding is wrong, it has to be fixed.


More information about the ffmpeg-devel mailing list