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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel