[FFmpeg-devel] [PATCH] Nvidia NVENC 10-bit HEVC encoding and rate control lookahead support

Timo Rothenpieler timo at rothenpieler.org
Mon Aug 29 11:32:14 EEST 2016


> Hi all
> 
> Attached is a patch for the above.
> 
> 10-bit HEVC encoding is a new feature of the latest Pascal Nvidia GPUs, released in the past few months; I’ve added support for the yuv420p10le and yuv444p10le pixel formats.
> 
> Rate control lookahead is available on pre-Pascal models too but is available with the latest SDK/latest drivers.
> 
> As part of this I’ve bumped the required SDK version to the latest, which is 7.
> 
> Feedback welcome. This is only my second patch; I seem to average about one a year :)
> 
> Regards
> 
> Oliver

pushed with minimal changes adjusting for the changes in configure and
adding the lookahead parameter to h264 as well.


More information about the ffmpeg-devel mailing list