[FFmpeg-user] Compiling ffmpeg version n3.4.5

Dennis Mungai dmngaie at gmail.com
Thu Apr 4 09:33:27 EEST 2019


On Thu, Apr 4, 2019, 09:27 Shay Nagar <shay at parkam-ip.com> 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

>


More information about the ffmpeg-user mailing list