ffmpeg -i input.mp4 -codec copy -metadata:s:v:0 rotate=0 output.mp4 ... You will want to use the transpose option with FFmpeg so that the ...
確定! 回上一頁