i am working on an app where i allow user to shoot a video and then capture the frames of the video every second and write the images to documents directory.I compiled the iFrameExtractor project which works fine on simulator but shows errors when running on device.Any Suggestions?
Share
You could simply use the
thumbnailImageAtTime:timeOption:Method from the MPMoviePlayerController Class.