Then use the ffmpeg, to obtain the rotation information of the video, ... ffmpeg -i input file name -vf transpose=1 -metadata:s:v:0 rotate= 0 output file ...
確定! 回上一頁