ComfyUI Node
🏞 S42 CutFlow Background Plate
A ComfyUI node in S42 CutFlow/LTX Bridge with 8 inputs and 2 outputs.
🏞 S42 CutFlow Background Plate
- source_video
- source_image
- background
- info
◄modesolid_color►
◄width768►
◄height512►
◄frames1►
◄color1_hex#1a1a2e►
◄color2_hex#16213e►
CategoryS42 CutFlow/LTX Bridge
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | solid_color | 'solid_color' = flat color fill. 'gradient_h' = horizontal gradient. 'gradient_v' = vertical gradient. 'from_video_median' = compute median background from video. 'from_image' = use a provided image, scaled to canvas. |
| width | INT | 76864–4096 | Background width. |
| height | INT | 51264–4096 | Background height. |
| frames | INT | 11–9999 | Number of frames to generate. Match your video length for compositing. |
| color1_hex | STRING | #1a1a2e | Primary color (hex). Used for solid and gradient start. |
| color2_hex | STRING | #16213e | Secondary color (hex). Used for gradient end. |
| source_videoopt | IMAGE | Source video for 'from_video_median' mode. Computes temporal median per-pixel. | |
| source_imageopt | IMAGE | Source image for 'from_image' mode. First frame used, scaled to canvas. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| background | IMAGE | — |
| info | STRING | — |