Skip to content

fbernardo/FFmpeg-for-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo project for getting FFmpeg functionality into your OpenGLES applications on iOS devices.

Yeah, I realize that this is coming when 4.1 has come out and we now have hardware decoding capabilities, but maybe some people want to use FFmpeg still.

Anyway this is code I've been sitting on for a while that I intended to create a blog tutorial for but never got around to.

You'll need to build FFmpeg, I have included some scripts (stolen from iFrameExtractor by jayparro - http://github.com/jayrparro/iFrameExtractor)

THIS PROJECT DOES NOT USE SDL. NO SDL!

OK I don't really know if this works as is, I can't make any guarantees.  Don't ask me to fix it for you if it doesn't work and it doesn't look like I'm maintaining it.

About

FFmpeg for iOS using OpenGLES and AudioQueues instead of SDL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages