您的位置:首页 > 其它

FFMPEG 视频旋转设置

2014-06-03 15:38 197 查看
fmpeg-iinputfile.mp4-vf"transpose=1"outputfile.mp4

0=90CounterCLockwiseandVerticalFlip(default)
1=90Clockwise
2=90CounterClockwise
3=90ClockwiseandVerticalFlip

旋转180度可用transpose=2,transpose=2

去掉metadata中的rotate属性
-metadata:s:v:0rotate=0



                                            
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: