FFMPEG iOS 7 Library

夙愿已清 提交于 2019-11-30 01:38:50

To use the mooncatventures (our) ffmpegdecoderFramework, go into build settings click on the arch and remove the armv7s.

you must also change build active architechure only to no.

Taiko

This answer from mientus worked for me : https://stackoverflow.com/a/19370679/661720

Support universal ffmpeg library for iOS7 and XCode5:

Install gas-preprocessor

Click on the ZIP icon to download https://github.com/mansr/gas-preprocessor. Copy gas-preprocessor.pl to /usr/bin directory. Change permission of gas-preprocessor.pl by setting the privilege to Read & Write for all.

Download my shell script from: https://gist.github.com/m1entus/6983547

Run sh build-ffmpeg.sh.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!