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.org
Subject: Re: [FFmpeg-devel] Add 10-bit transcode support for hwaccel cuvid

> 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

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may 
contain
confidential information.  Any unauthorized review, use, disclosure or 
distribution
is prohibited.  If you are not the intended recipient, please contact the 
sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------

Attachment: 0001-Add-420-10-bit-transcode-support-for-hwaccel-cuvid.patch
Description: 0001-Add-420-10-bit-transcode-support-for-hwaccel-cuvid.patch

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to