ffmpeg convert to 720p code example Example: FFMPEG RESOLUTION 720*480 ffmpeg -i input.avi -s 720x480 -c:a copy output.mkv