ComfyUI Node
VACE Stitcher Options
Options for the VACE Stitcher node. Connect to the 'options' input.
VACE Stitcher Options
- options
◄context_frames8►
◄replace_frames8►
◄new_frames0►
◄steps_high4►
◄steps_low4►
◄cfg1.0►
◄sampler_nameeuler►
◄schedulersimple►
◄seed0►
◄seamless_loopfalse►
◄vace_strength1.00►
◄crossfadetrue►
◄color_matchfalse►
◄decode_batch_size160►
CategoryFBnodes
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| context_frames | INT | 84–40 | Reference frames from each clip edge used as VACE context (kept unchanged). |
| replace_frames | INT | 80–40 | Frames to regenerate at each clip edge for seamless blending. |
| new_frames | INT | 00–40 | Brand new transition frames to generate between clips. |
| steps_high | INT | 41–20 | Sampling steps for high-noise stage. |
| steps_low | INT | 41–20 | Sampling steps for low-noise stage. |
| cfg | FLOAT | 1.00–10 | Classifier-free guidance scale. |
| sampler_name | COMBO | euler | 44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38 |
| scheduler | COMBO | simple | 9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3 |
| seed | INT | 00–18446744073709550000 | — |
| seamless_loop | BOOLEAN | false | Generate a transition from last clip back to first clip. |
| vace_strength | FLOAT | 1.000–10 | VACE conditioning strength. |
| crossfade | BOOLEAN | true | Crossfade over context_frames between original clips and VACE transitions. |
| color_match | BOOLEAN | false | Color match VACE transitions to original clips using MKL method. |
| decode_batch_size | INT | 1601–640 | Frames per VAE decode batch. Lower = less memory, slower. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| options | VACE_OPTIONS | — |