I\'m trying to extract multiple images from a selected video file using MPMoviePlayerController. Below is the code I have written.
movie = [[MPMoviePlayerCon
I had to add the times as floats so:
NSNumber *time1 = [NSNumber numberWithFloat:1.f];