I have a movie file, what I'm trying to do is show the first screen of this movie in a UIImage on my screen. The user selects the UIImage/button, and it plays the movie. The issue I'm having is how do i get this initial screenshot.
Best example i can use to demonstrate is using iPhone/iPad, make a video, go to library and you can see a thumbnail showing the initial screen of the video. How can i achieve this.
thanks