On Fri, Sep 16, 2016 at 04:13:24 -0700, muruganandh wrote:

> I think the x264 is just linked NOT embedded inside ffmpeg.

Then you'll have to make a static build, and provide a static version
of the library while linking. (Sorry, I'm not sure I understand whether
you are creating "ffmpeg the application" or "ffmpeg the libraries". If
the latter, I don't know how you would link libx264 statically to those
libraries. On standard Unix probably with the "ar" command. Mac OS/iOS
may be different.)

Where are you providing the source code of your app? Serious question.
(Carl Eugen already hinted at it.)

Moritz
_______________________________________________
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".

Reply via email to