[FFmpeg-devel] [PATCH] avfilter/vf_transpose adding NPP transpose filter

Roman Arzumanyan rarzumanyan at nvidia.com
Thu Aug 30 13:13:28 EEST 2018


Hello,
This patch adds NPP transpose filter.

Cmd example:
ffmpeg.exe -hwaccel cuvid -c:v h264_cuvid -i input.mp4 -vf transpose_npp="t=3" -c:v h264_nvenc -y output_transpose_npp.mp4

Supported values:
t=0 no transpose
t=1 90 deg clockwise
t=2 180 deg clockwise
t=3 270 deg clockwise

--
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-NPP-transpose-filter.patch
Type: application/octet-stream
Size: 21551 bytes
Desc: 0001-Adding-NPP-transpose-filter.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180830/3ecf2ef7/attachment.obj>


More information about the ffmpeg-devel mailing list