Sorry, by mistake attached the wrong patch earlier. Please find attached the
correct patch now.
Regards,
Sumit
-Original Message-
From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of Timo
Rothenpieler
Sent: Tuesday, January 31, 2017 8:30 PM
To: ffmpeg-devel@ffmpeg.or
Hi,
Please review the attached patch which adds 420 10-bit transcode support for
hwaccel cuvid.
Sample Command:
ffmpeg -hwaccel cuvid -c:v hevc_cuvid -i input.265 -c:v hevc_nvenc output.265
Thanks,
Sumit
---
This
h264_cuvid (without hwaccel) + hwupload_cuda filter is currently broken. The
resample_sample_fmt in the input stream is not updated after h264_cuvid decoder
is initialized, due to this reconfiguration of the filter graph is triggered
after the decode. During reconfiguration, Scale filter is inse