how to make video from images
hi
i want to make an app that will get images from iphone photo library and want to store them in an nsmutablearray. after that using images (stored in nsmutablearray) i want to save them as video format.
i can pick images from photo library and store them in nsmutablearray.
problem is how to make video from images (stored in my array) and save the video in iphone.
thanks
|