FrameHold node
This documentation is for version 1.0 of FrameHold (net.sf.openfx.FrameHold).
Description
Hold a given frame for the input clip indefinitely, or use a subsample of the input frames and hold them for several frames.
Inputs
Input |
Description |
Optional |
---|---|---|
Source |
No |
Controls
Parameter / script name |
Type |
Default |
Function |
---|---|---|---|
First Frame / |
Integer |
0 |
Reference input frame (the frame to hold if increment is 0). |
Increment / |
Integer |
0 |
If increment is 0, only the “firstFrame” will be held. If it is positive, every multiple of “increment” plus “firstFrame” will be held for “increment” frames afterwards (before if it is negative). |