A Linux Shell Script for compiling, installing and uninstalling FFmpeg in CentOS (tested on 7.0). This script is based on the FFmpeg guide.
centos7.4编译失败可以直接使用 https://www.johnvansickle.com/ffmpeg/
http://rickie622.blog.163.com/blog/static/212388112014113125836773/
按以下安装方式需要翻墙
wget http://mirror.ffmpeginstaller.com/old/scripts/ffmpeg8/ffmpeginstaller.8.0.tar.gz
./install
按以下方式即可,源文件已经托管到七牛
cd ffmpeginstaller.8.0
./install