[FFmpeg-devel] [PATCH] nvenc : Support Video Codec SDK 8.0

Timo Rothenpieler timo at rothenpieler.org
Tue May 9 12:01:58 EEST 2017


Am 09.05.2017 um 08:18 schrieb Yogender Gupta:
> Video Codec SDK 8.0 has been released today. Please find the patch that  updates the interface. Also, attached the latest SDK 8.0 interface file for nvenc.
> 
> Thanks,
> Yogender

I had already started incorporating the changes of the new SDK.
You can see my progress so far on my Github fork:
https://github.com/BtbN/FFmpeg/commits/master

One thing I'm wondering:
https://github.com/BtbN/FFmpeg/commit/97b30d418f770c9797a264a1ec8bd8c1519cf492#diff-0823f17b4e015a61e2f7e962c15abe23R725

CUVIDPROCPARAMS gained documentation for some raw YUV parameters.
Does this mean we could create a cuvid_vpp filter, which uses the cuvid
scaler and deinterlacer without needing to decode something to use it?
I can't find anything about this in the SDK documentation pdfs included
with it.


More information about the ffmpeg-devel mailing list