使用FFmpeg 將MKV、MP4 等容器更換為FLV 容器。1. ffmpeg -i 原始影片檔-f flv ... -b bitrate set video bitrate (in kbit/s),例: 200 (kb/s)
確定! 回上一頁