下载地址: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
macos下使用ffmpeg
原文:https://www.cnblogs.com/letmezr/p/14513491.html