[FFmpeg-devel] Building FFmpeg dylibs for OSX

livinginlosangeles at mac.com livinginlosangeles at mac.com
Sat Feb 24 08:22:26 EET 2018


I can successfully compile ffmpeg info lgpl compliant dylibs which I can link to from /usr/local. I specify /usr/local during my ./configure phase. All OK. I want to be able to include them as dylibs in my OSX app package. The app wants to see dylibs which are built using @rpath like @rpath/libavutil.dylib when inspecting the dylib using otool. Would anyone have any recommendations on how to accomplish this? I must include ffmpeg dylibs in my app.

Kolya Eremenko


More information about the ffmpeg-devel mailing list