Answers for "change scale ffmpeg"

2

ffmpeg change resolution

ffmpeg.exe -i input.mp4 -s 1376x744 output.mp4
Posted by: Guest on October-29-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language