安装EPEL Release,因为安装需要使用其他的repo源,所以需要EPEL支持:
yum install -y epel-release
#如果出现缺少Code提示,可以:
安装Nux-Dextop源
yum安装ffmpeg:
yum install -y ffmpeg
安装完成后检查ffmpeg 版本:
ffmpeg -version
centos7安装ffmpeg教程,亲测可用。
原文:https://www.cnblogs.com/ihuangjianxin/p/13279974.html