macos下使用ffmpeg
时间:2021-03-10 19:37:53
收藏:0
阅读:46
下载地址:http://ffmpeg.org/releases/
下载
wget http://ffmpeg.org/releases/ffmpeg-3.3.tar.gz
解压 tar -xzvf ffmpeg-3.3.tar.gz
,/configure
make
make install
原文:https://www.cnblogs.com/letmezr/p/14513491.html
评论(0)