[FFmpeg-user] Compiling ffmpeg version n3.4.5

Shay Nagar shay at parkam-ip.com
Thu Apr 4 09:27:05 EEST 2019


Hello,

I trying to compile ffmpeg like this
"PKG_CONFIG_PATH=/usr/local/src/ffmpeg/lib/pkgconfig ./configure
--prefix=/opt/ffmpeg --extra-cflags=-I/opt/ffmpeg/include
--extra-ldflags=-L/opt/ffmpeg/lib --pkg-config-flags=--static
--bindir=/opt/ffmpeg/bin --enable-openssl --enable-gpl --enable-nonfree
--enable-libfreetype --enable-libtheora --enable-libvpx --enable-libx264
--enable-libx265"

I got an error "ERROR: freetype2 not found",  I installed freetype-devel
version 2.8 using yum.

I would appreciate any advice.


More information about the ffmpeg-user mailing list