1、代码下载使用
git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg
// 然后切换到想要的分支
2、强力推荐方式,源代码和静态库配套使用,linux 与windows 均有编译好的库文件;
缺点只有64位的库,需自行编译
官方地址:https://ffmpeg.org/
1、代码下载使用
git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg
// 然后切换到想要的分支
2、强力推荐方式,源代码和静态库配套使用,linux 与windows 均有编译好的库文件;
缺点只有64位的库,需自行编译
官方地址:https://ffmpeg.org/