Long name (short name) |
Argument types |
Properties |
-frameCount(-f) |
|
|
|
Query the number of frames in the movie file |
|
-width(-w) |
|
|
|
Query the width of the movie |
|
-height(-h) |
|
|
|
Query the height of the movie |
|
-quickTime(-qt) |
|
|
|
Query whether the movie is a QuickTime movie. |
|
-timeCodeTrack(-tt) |
|
|
|
Query whether the movie has a timecode track. |
|
-dropFrame(-df) |
|
|
|
Query the 'drop frame' flag of the movie's timecode
format. |
|
-twentyFourHourMax(-tf) |
|
|
|
Query the '24 hour max' flag of the movie's timecode
format. |
|
-negTimesOK(-nt) |
|
|
|
Query the 'neg times OK' flag of the movie's timecode
format. |
|
-counter(-cn) |
|
|
|
Query the 'counter' flag of the movie's timecode format. If
this is true, the timecode returned by the -timeCode flag will be a
simple counter. If false, the returned timecode will be an array of
integers (hours, minutes, seconds, frames). |
|
-timeScale(-ts) |
|
|
|
Query the timescale of the movie's timecode format. |
|
-frameDuration(-fd) |
|
|
|
Query the frame duration of the movie's timecode format. |
|
-numFrames(-nf) |
|
|
|
Query the whole number of frames per second of the movie's
timecode format. |
|
-timeCode(-tc) |
|
|
|
Query the timecode of the current movie frame. |
|
-movieTexture(-mt) |
|
|
|
If set, the string argument is interpreted as the name of a
movie texture node, and the command then operates on the movie
loaded by that node. |
|