> From: ffmpeg-devel [mailto:[email protected]] On Behalf > Of Zachary Zhou > Sent: Tuesday, December 18, 2018 5:55 PM > To: [email protected] > Cc: Zhou, Zachary <[email protected]> > Subject: [FFmpeg-devel] [PATCH V6] libavfilter: add transpose_vaapi filter > > Swap width and height when do clock/cclock rotation Add > reveral/reveral_flip options > > ffmpeg -hwaccel vaapi -vaapi_device /dev/dri/renderD128 > -hwaccel_output_format vaapi -i input.264 -vf "transpose_vaapi=clock_flip" > -c:v h264_vaapi output.h264 > > Signed-off-by: Zachary Zhou <[email protected]>
LGTM, will test and apply if nobody against. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
