ComfyUI Node
⏳ S42 CutFlow Temporal FX
A ComfyUI node in S42 CutFlow/Filters with 5 inputs and 3 outputs.
⏳ S42 CutFlow Temporal FX
- clip
- clip
- frame_count
- info
◄modeecho►
◄window5►
◄intensity0.50►
◄decay0.70►
CategoryS42 CutFlow/Filters
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | IMAGE | Video clip for temporal effects. | |
| mode | COMBO | echo | 'echo' = semi-transparent copies of past frames layered on current. 'motion_trail' = accumulating trail from moving objects. 'time_displacement' = vertical pixel rows sample different time offsets. 'frame_average' = average N adjacent frames (smooth/ghostly). 'strobe' = alternating frame hold for strobe/flash effect. |
| window | INT | 52–30 | Number of frames in the temporal window. Larger = more ghosting/trail/blur. |
| intensity | FLOAT | 0.500–1 | Effect strength. 0 = passthrough, 1 = maximum effect. |
| decay | FLOAT | 0.700.1–0.99 | How quickly past frames fade. Higher = longer persistence. Used by echo and motion_trail. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| clip | IMAGE | — |
| frame_count | INT | — |
| info | STRING | — |