FFMPEG Linux自编译版本下载
FFMPEG:4.0.1
CentOS7下编译,解压后可直接使用
ffmpeg -v 信息如下
ffmpeg version 4.0.1 Copyright (c) 2000-2018 the FFmpeg developers
built with gcc 4.8.5 (GCC) 20150623 (Red Hat 4.8.5-28)
configuration: –prefix=/root/ffmpeg_build –pkg-config-flags=–static –extra-cflags=-I/root/ffmpeg_build/include –extr[……]