How to add animation on image change while create video using images
问题 I have an array of images from which I want to create a video by playing these images one after the other in a sequence.I want to add a different types of animation when image get change. Suggest me some method or any solution to achieve this functionality in Objective-C with the Cocoa framework. Here is working code for making video of images, But please suggest that how we animate images while making video: -(void)createVideoFromImages:(NSString *) path withSize:(CGSize) size { NSError