Monday, 17 December 2018

Adding ffmpeg to my XCode project

I have compiled the ffmpeg library and it was successfully created many files inside my folder.

Now i need to implement the same in my XCode project. What is the best way for adding to my project.

I wish to create one framework but what files i need to add?

I have many .c files and .a files available after compilation.



from Adding ffmpeg to my XCode project

No comments:

Post a Comment