an app that will transcode a bunch of QT movies from one codec to another (and place them in certain relative folders
Trevor DeVore
lists at mangomultimedia.com
Tue Apr 18 18:59:07 EDT 2006
On Apr 18, 2006, at 3:49 PM, Josh Mellicker wrote:
> Trevor,
>
> How about reading the timecode track from a QT movie?
Use the qtGetCurrentTimeCode() function. Entry from the docs:
function qtGetCurrentTimeCode (MovieControllerID)
QT Version: 3
Description:
Returns the current time code (of first time code track in the
movie) as a string
"HH:MM:SS:FF" or "HH:MM:SS;FF" if dropframe is being used.
Parameters:
MovieControllerID: Target movieControllerID.
Return:
String
--
Trevor DeVore
Blue Mango Learning Systems - www.bluemangolearning.com
trevor at bluemangolearning.com
More information about the use-livecode
mailing list