[FFmpeg-devel] Add 10-bit transcode support for hwaccel cuvid

Sumit Agarwal sumita at nvidia.com
Tue Jan 31 17:38:33 EET 2017


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-bounces at ffmpeg.org] On Behalf Of Timo Rothenpieler
Sent: Tuesday, January 31, 2017 8:30 PM
To: ffmpeg-devel at 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 at 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.
-----------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-420-10-bit-transcode-support-for-hwaccel-cuvid.patch
Type: application/octet-stream
Size: 803 bytes
Desc: 0001-Add-420-10-bit-transcode-support-for-hwaccel-cuvid.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170131/505585df/attachment.obj>


More information about the ffmpeg-devel mailing list