ComfyUI Node
πͺ Video Outpaint
Interactive outpaint layout: position a crop/output window over source frames to generate a VACE control video and binary outpaint mask. The output window may extend beyond the source frame on any side; overhanging regions become the mask (white = outpaint, black = source content).
πͺ Video Outpaint
- images
- control_video
- control_mask
- width
- height
- length
βcrop_stateβΊ
βmask_colorwanβΊ
βcustom_color128,128,128βΊ
CategoryWan VACE Prep/Video
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Source video frames as an IMAGE batch. | |
| crop_state | STRING | Canvas-managed crop state: 'x,y,w,h[,ow,oh]' in source pixels. Set by the interactive widget. | |
| mask_color | STRING | wan | Fill color preset for the outpainted region. Managed by the canvas widget. |
| custom_color | STRING | 128,128,128 | Custom fill color when mask_color is 'custom'. Managed by the canvas widget. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| control_video | IMAGE | β |
| control_mask | MASK | β |
| width | INT | β |
| height | INT | β |
| length | INT | β |