ComfyUI Node
VACE Looper Frame Mask
Calculates total frames and a kjnodes 'Create Fade Mask Advanced' schedule for VACE looping. Optionally clamps overlap to source-image length.
VACE Looper Frame Mask
- images
- total_frames
- fade_mask
- overlap_frames
- between_frames
- source_frames
- was_clamped
◄overlapping_frames15►
◄in_between_frames51►
CategoryMoonPack/video
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| overlapping_frames | INT | 151–10000 | Frames at start and end with weight 1.0 (source-driven). |
| in_between_frames | INT | 510–10000 | Frames in the middle with weight 0.0 (fully generated). |
| imagesopt | IMAGE | Optional source images. If provided, overlap is clamped to half their count. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| total_frames | INT | — |
| fade_mask | STRING | — |
| overlap_frames | INT | — |
| between_frames | INT | — |
| source_frames | INT | — |
| was_clamped | BOOLEAN | — |