[size=150]Video Functions[/size]
QTFastStart
Type: Function
Description: Rearranges the atoms inside the input QT file to enable playback without first loading the entire file.
Arguments:
[list]inputFile – The filename of the input .mov file
outputFile – The filename of the output .mov file
Usage:
Draft.QTFastStart( "/path/to/input.mov", "/path/to/output.mov" )
[/list:u]