Linux系统安装ffmpeg
Abstract
Centos下没有找到编译好的ffmpeg软件包,所以手动编译,Ubuntu下可以直接使用`apt install ffmpeg`安装
# 编译安装
[Download FFmpeg](https://ffmpeg.org/downl
Centos下没有找到编译好的ffmpeg软件包,所以手动编译,Ubuntu下可以直接使用apt install ffmpeg安装
编译安装
./configure --prefix=/usr/local/ffmpeg --enable-gpl --enable-version3 --enable-nonfree --enable-shared --enable-zlib --enable-bzlib --enable-libfdk-
Login required to read the rest of the content
登录 to comment~
Guess you like
Recommended articles