I\'m trying to extract multiple images from a selected video file using MPMoviePlayerController. Below is the code I have written.
movie = [[MPMoviePlayerCon
I do that using the library iFrameExtractor https://github.com/lajos/iFrameExtractor
Hope this help Good luck