Re: Getting a frame number in a QTMovieView/QTMovie

2009-06-05 Thread douglas welton
Did you check out the Q&A for computing a movie's static frame rate? Alternately, have you considered simply adding a timecode track (as seen in the example code ) and extracting the cou

Getting a frame number in a QTMovieView/QTMovie

2009-06-05 Thread Jean-Nicolas Jolivet
Hi there! I was wondering if there's a way to go to a specific frame number (or get the frame number of the QTMovieView's currentLocation) I can get a QTTime easily but apparently there's no easy way to convert this to a frame number... and getting the frame rate (FPS) of a video is just