Shift compositing node
Shifts an image sequence in time.
This operation shifts an image sequence in time. An optional second input can be used as a reference, so that this sequence becomes 'linked' to the start or end of the reference sequence and shifts if they change.
This operation does not use any cache memory.
Note | This operators parameters can not be animated (as they affect time). |
Parameters
Shift Method | Sequences can be shifted in several ways if no reference input is connected.
| ||||||
Input Shift | If a reference input is connected, several different ways of linking the two sequences together can be used. The sequence will always follow any changes in the reference sequence’s start or end time. Align Start with 2nd Input’s Start: Align End with 2nd Input’s End: Shift To Precede 2nd Input: Shift To Follow 2nd Input: | ||||||
Shift Value | The amount to shift by, in either frames or seconds. | ||||||
Units | The shift units, either Frames or Seconds. |
Locals
| 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 |
