如何在iphone项目中包含FFMpeg库

时间:2021-12-13 22:53:47

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

我正在使用iFrameExtractor提取帧。但是当我克隆这个项目时,我发现ffmpeg框架中几乎没有文件丢失。我尽力把丢失的文件包括在内,但没能做到。谁能解决这个问题,或者给我一个FrameExtractor类的链接,它包含FFMpeg的所有库文件。我从这个链接下载了这个项目,但是当我打开这个项目的时候,我得到了下面在图像中丢失的文件。这是丢失的文件

1 个解决方案

#1


3  

Well you could have a look at the following links

你可以看看下面的链接

FFMPEG Compiled Libraries And iOS

FFMPEG编译库和iOS

FFMPEG integration on iphone/ ipad project

FFMPEG集成在iphone/ ipad项目上

And this tutorial

和本教程

FFMPEG Integration

FFMPEG集成

#1


3  

Well you could have a look at the following links

你可以看看下面的链接

FFMPEG Compiled Libraries And iOS

FFMPEG编译库和iOS

FFMPEG integration on iphone/ ipad project

FFMPEG集成在iphone/ ipad项目上

And this tutorial

和本教程

FFMPEG Integration

FFMPEG集成