Time Scale
compositing node
Stretches or compresses a sequence in time.
See also: Reverse, Shift, Time Warp
This operation stretches or compresses a sequence in time. Frames are either dropped, doubled or interpolated. If interpolation is not used, this operation will not use any cache memory.
Parameters
|
Scale Method |
Select a method for changing the timing.
|
||||||||
|
Interpolation |
When increasing or decreasing the number of frames in the sequence, this parameter determines the frame(s) to use for the output frames.
|
||||||||
|
Frame Rate |
The frame rate, for methods that require it. |
||||||||
|
Length Method |
Specifies how to changes the length of the sequence, for Scale Methods that require it (see below). |
||||||||
|
Length Scale |
Changes the length of the sequence by a scale factor. Scales greater than 1 increase the length, scales less than 1 decrease it. |
||||||||
|
Sequence Length |
Specifies the new length of the sequence, in frames. |
||||||||
|
Length Difference |
Specifies how many frames to add or subtract from the input sequence length. |
Local variables
|
L |
Sequence length |
|
S |
Start of sequence |
|
E |
End of sequence |
|
IL |
Input sequence length |
|
SR |
Sequence frame rate |
|
NP |
Number of planes in sequence |
|
W,H |
Width and height of image |
|
I |
Image index (0 at start frame) |
|
IT |
Image time (0 at start frame) |
|
AI |
Current plane array index |
|
PI |
Current plane index |
|
PC |
Num of channels in current plane |
|
CXRES |
Composite Project X resolution |
|
CYRES |
Composite Project Y resolution |
|
CPIXA |
Composite Project pixel aspect ratio |
|
CDEPTH |
Composite Project raster depth |
|
CBP |
Composite Project black point |
|
CWP |
Composite Project white point |
Usages in other examples
| Example name | Example for |
|---|