> 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
Are you sure the attached patch is complete? All it does is replace AV_PIX_FMT_YUV420P10LE with AV_PIX_FMT_YUV420P10, which should be the same thing on little endian platforms, so it doesn't really change anything, or am I missing something? _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel