To set the video bitrate of the output file to 64kbit/s: ffmpeg -i input.avi -b 64k output.avi * To force the frame rate of the output file to 24 fps:
確定! 回上一頁