[FFmpeg-user] Specifying lib path when building ffmpeg

Carl Eugen Hoyos ceffmpeg at gmail.com
Fri Nov 4 00:01:04 EET 2016


2016-11-03 19:34 GMT+01:00 Matteo Naccari <Matteo.Naccari at bbc.co.uk>:
> I'm trying to build a fork of ffmpeg under Linux (Ubuntu 14.04, gcc 4.82)
> which then integrates the codec I'm working on
> (https://github.com/bbc/turingcodec).

Where is your patch?
;-)

> This codec uses some boost libraries which ship with the source code.
> However, when I build ffmpeg enabling the Turing codec (--enable-libturing)
> I can see that the executable of ffmpeg links the system's boost libraries.

FFmpeg does not link against boost libraries, your operating system (or
the used linker) decides which library has precedence.

Please do not top-post, please do not cross-post, please do not post
corporate secrecy footers and please fix your quoting.

Carl Eugen


More information about the ffmpeg-user mailing list