1,avi、mkv、flv等格式转为mp4 ffmpeg -i input.avi -c copy output.mp4 2,wmv、asf、rmvb等格式转为mp4 ffmpeg -i input.asf output.mp4