How to include FFMpeg library in iphone project

守給你的承諾、 提交于 2019-12-21 20:18:16

问题


I am using iFrameExtractor to extract the frames. But when I clone the project I found that few files from ffmpeg framework was missing. I tried hard to include the missing file, but was not able to do that.. Can anyone sort out this issue or give me the link of FrameExtractor class which contains all the lib files of FFMpeg. I downloaded the project from this link but when i open the project i gets the following missing file in the image.! This are the missing files


回答1:


Well you could have a look at the following links

FFMPEG Compiled Libraries And iOS

FFMPEG integration on iphone/ ipad project

And this tutorial

FFMPEG Integration



来源:https://stackoverflow.com/questions/17380033/how-to-include-ffmpeg-library-in-iphone-project

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