how to get the frame rate of a Quicktime movie?
Klaus Major
klaus at major-k.de
Tue Aug 28 10:58:09 EDT 2007
Hi BNig and Josh,
I just copied this from the online documentation of Trevors wonderful
EnhancedQT External:
...
function qtGetTrackFrameCount (MovieControllerID, TrackIndex)
Description:
Returns the number of frames in video track.
Parameters:
MovieControllerID: Target Movie Controller ID.
TrackIndex: Video track index. Default is 1.
Return:
Number of frames or -1 on error.
...
So it looks like Trevor already took care of this :-)
Regards
Klaus Major
klaus at major-k.de
http://www.major-k.de
More information about the use-livecode
mailing list