Centos7安装ffmpeg插件

2024-11-06 03:33:53

1、下载ffmpeg的依赖程序,

Centos7安装ffmpeg插件

2、解压yasm-1.3.0.tar.gz,进行configure

Centos7安装ffmpeg插件

3、编译完成以后,make && make install 进行安装

Centos7安装ffmpeg插件

4、解压tar -zxvf ffmpeg-3.1.tar.gz

Centos7安装ffmpeg插件

5、进入解压的目录,./configure --prefix=/usr/local/ffmpeg

Centos7安装ffmpeg插件

6、然后make && make install 完成以后查看一下版本

Centos7安装ffmpeg插件
猜你喜欢