2018-12-19 19:50 GMT+01:00, Ronak <ronak2121-at-yahoo....@ffmpeg.org>: > >> On Dec 19, 2018, at 11:15 AM, Carl Eugen Hoyos <ceffm...@gmail.com> wrote: >> >> 2018-12-19 17:08 GMT+01:00, Ronak <ronak2121-at-yahoo....@ffmpeg.org>: >> >>> I'm trying to use Ffmpeg inside of an Apple framework; (built for all of >>> Apple's platforms). Unfortunately; I'm learning that Apple does not >>> support embedding .dylibs inside of .frameworks anywhere but >>> macOS environments. >> >> What is your exact use-case? > > I have a Player framework (.framework) that uses Ffmpeg to equalize > audio using the equalizer, bass & treble filters (so I'm using avfilter > and avutil). > I need to embed this Player Framework into my app that I can > submit to the App Store.
How are you planning to fulfill the obligations of the (L)GPL when distributing your layer framework? I ask because many developers find that difficult. What's wrong with static linking? Carl Eugen _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".