ComfyUI Node
Video math
A ComfyUI node in sd with 11 inputs and 1 output.
Video math
- a
- b
- c
- d
- VIDEO
◄Imagesa*(1-w)+b*w►
◄Audioa*(1-w)+b*w►
◄length_mismatcherror►
◄w0.00►
◄x0.00►
◄y0.00►
◄z0.00►
Categorysd
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| a | VIDEO | — | |
| Images | STRING | a*(1-w)+b*w | Expression for the image frames |
| Audio | STRING | a*(1-w)+b*w | Expression for the audio component |
| length_mismatch | COMBO | error | How to handle mismatched frame/sample counts. tile: repeat shorter inputs; error: raise error on mismatch; pad: treat missing as zero. |
| bopt | VIDEO | — | |
| copt | VIDEO | — | |
| dopt | VIDEO | — | |
| wopt | FLOAT | 0.00 | — |
| xopt | FLOAT | 0.00 | — |
| yopt | FLOAT | 0.00 | — |
| zopt | FLOAT | 0.00 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| VIDEO | VIDEO | — |