ComfyUI Node
Decode Video Stream
A ComfyUI node in video with 4 inputs and 1 output.
Decode Video Stream
- images
◄stream—►
◄frame_interval1►
◄start_frame0►
◄end_frame-1►
Categoryvideo
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| stream | STRING | — | |
| frame_interval | INT | 11–1000 | Decode every nth frame. |
| start_frame | INT | 0 | The first frame to decode. |
| end_frame | INT | -1 | The last frame to decode (-1 for all frames). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |