On Thu, Apr 4, 2019, 09:27 Shay Nagar <[email protected]> wrote:

> 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.
>

Is there a particular reason as to why you're compiling that specific
FFmpeg version?

On this mailing list, only ffmpeg git is supported

>
_______________________________________________
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