ComfyUI Node
πͺ VACE Batch Context
Establishes iteration context for batch video join processing.
πͺ VACE Batch Context
- work_dir
- workfile_prefix
- video_1_filename
- video_2_filename
- is_first
- is_last
- assemble_video
βinput_listββΊ
βinput_dirβΊ
βproject_nameβΊ
βindex0βΊ
βdebugfalseβΊ
βmake_loopfalseβΊ
CategoryWan VACE Prep/VACE
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| input_list | STRING | β | |
| input_dir | STRING | Directory containing input videos | |
| project_name | STRING | Project name - workflow files will be created under ComfyUI/output/project_name. | |
| index | INT | 0 | Current iteration index (0 based) |
| debug | BOOLEAN | false | Log some details to the console |
| make_loop | BOOLEAN | false | Generate an extra loop-closing transition between the last and first video |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| work_dir | STRING | β |
| workfile_prefix | STRING | β |
| video_1_filename | STRING | β |
| video_2_filename | STRING | β |
| is_first | BOOLEAN | β |
| is_last | BOOLEAN | β |
| assemble_video | BOOLEAN | β |