Encoding Video on the iPhone

Posted by Dave on Stack Overflow See other posts from Stack Overflow or by Dave
Published on 2010-05-22T20:09:44Z Indexed on 2010/05/22 20:20 UTC
Read the original article Hit count: 151

Im trying to record the contents of the iPhone screen to video , in the app I'm working on there able to create a little animation.

I'm just not sure how to encode the screen contents/animation to video?

The problem with using something like ffmpeg is that its LGPL which can lead to licensing issues, is there a better option?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c