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.
_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to