[FFmpeg-user] iOS/watchOS/tvOS/macOS Frameworks

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Dec 20 01:17:48 EET 2018


2018-12-19 19:50 GMT+01:00, Ronak <ronak2121-at-yahoo.com at ffmpeg.org>:
>
>> On Dec 19, 2018, at 11:15 AM, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>>
>> 2018-12-19 17:08 GMT+01:00, Ronak <ronak2121-at-yahoo.com at 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


More information about the ffmpeg-user mailing list