Hey there!
I'm wondering if anyone can point me to links/resources for how to create an app that exports videos from an iPhone app?
I'd like my app to be able to:
- Import video from the camera roll
- Allow users to edit/add effects (which I expect would be a cocos2d layer on top of the video)
- Export the video to the camera roll, or YouTube
I've got a fair amount of experience with Cocos2d and Objective C, but not with anything to do with video import/export.... My kids love making stop motion videos, and I'd really like to make a better stop motion app than the one we currently use ;-) Much more realtime editing oriented....
Thanks for any pointers!
Brad.
PS: I've been searching YouTube and the forum for things, but keep getting tutorial videos on how to build iphone things, not on how to build iphone apps that import/export videos.... thanks in advance.....