[FFmpeg-devel] [PATCH] avfilter/vf_transpose_npp: adding NV12 support to transpose_npp filter

Roman Arzumanyan rarzumanyan at nvidia.com
Fri Nov 2 14:35:06 EET 2018


Hello,

This patch adds NV12 support to vf_transpose_npp filter.
Now filter can be used in nvdec -> nvenc transcoding scenarios like this:
ffmpeg -hwaccel cuvid -c:v h264_cuvid  -i input.h264 -c:v h264_nvenc -vf transpose_npp="dir=clock" -y output.h264

--
BR, Roman Arzumanyan


-----------------------------------------------------------------------------------
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-Adding-NV12-support-to-transpose_npp-filter.patch
Type: application/octet-stream
Size: 8463 bytes
Desc: 0001-Adding-NV12-support-to-transpose_npp-filter.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181102/041926c0/attachment.obj>


More information about the ffmpeg-devel mailing list