ffmpeg转换格式 2017年7月23日 / 章天杰 / 0 Comments ffmpeg可以实现对视频格式的转换,命令如下: ffmpeg -i input.flv -c copy output.mp4ffmpeg -i input.flv -c copy output.mp4
发表回复