I have a serious problem: I have an NSArray with several UIImage objects. What I now want to do, is create movie from those UIImages.
NSArray
UIImage
UIImages
I took Zoul's main ideas and incorporated the AVAssetWriterInputPixelBufferAdaptor method and made the beginnings of a little frameworks out of it.
Feel free to check it out and improve upon it! CEMovieMaker