ffmpeg实现mp4转mp3,mp4转ogg,命令如下: ffmpeg -i 1510557358152.mp4 -vcodec h264 test.mp4 ffmpeg -i 1510557358152.mp4 -acodec libvorbis test2.ogg