[FFmpeg-user] Compiling FFmpeg without SecIdentityCreate API
Carl Eugen Hoyos
ceffmpeg at gmail.com
Wed Sep 14 20:34:19 EEST 2016
2016-09-14 2:16 GMT+02:00 muruganandh <flashanand at gmail.com>:
> I download the ffmpeg 3.1.3 from https://ffmpeg.org/download.html#build-mac
> and packaged it with my app and tried to submit to mac app store. Apple guys
> rejected the app saying that
I am very tempted to ask what application you are providing and where I
can find the source code of the (L)GPL projects that are distributed
with your app.
[...]
> So i need a ffmpeg 3.1.3 executable without referencing Security.framework.
Why are you planning to use a release?
You are not using shared (system) libraries so what is your advantage?
Note that every release has more bugs and less features then
current FFmpeg.
> Do you know how can i get that?
Use --disable-securetransport
Carl Eugen
More information about the ffmpeg-user
mailing list