ComfyUI Node
VACE Clip Loop Start
Emit the current in-memory VACE clip pair while carrying an accumulated joined clip between iterations.
VACE Clip Loop Start
- clips
- accumulator_clip
- flow
- next_index
- clip_count
- fps
- left_clip
- right_clip
- is_last
- iteration_index
- is_final_loop_pass
◄fps—►
◄final_loopfalse►
◄debugfalse►
◄next_index1►
Categoryvideo/VACE
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| clips | IMAGE | — | |
| fps | FLOAT | — | |
| final_loop | BOOLEAN | false | — |
| debug | BOOLEAN | false | — |
| next_indexopt | INT | 1 | Internal loop state. Leave unconnected. |
| accumulator_clipopt | IMAGE | Internal loop state. Leave unconnected. |
Outputs (9)
| Name | Type | Description |
|---|---|---|
| flow | FLOW_CONTROL | — |
| next_index | INT | — |
| clip_count | INT | — |
| fps | FLOAT | — |
| left_clip | IMAGE | — |
| right_clip | IMAGE | — |
| is_last | BOOLEAN | — |
| iteration_index | INT | — |
| is_final_loop_pass | BOOLEAN | — |