Before uploading videos, I crop the video using ffmpeg. ... Rotate right (90 degree) // ffmpeg -i [input file] -vf transpose=1 -metadata:s:v:0 rotate=0 ...
確定! 回上一頁