ComfyUI Node
✂️ Decompose Video
A ComfyUI node in ⚡ Logic/🎬 Video with 3 inputs and 7 outputs.
✂️ Decompose Video
- video
- images
- audio
- duration
- fps
- frame_count
- width
- height
◄max_frames0►
◄frame_skip1►
Category⚡ Logic/🎬 Video
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| video | * | — | |
| max_framesopt | INT | 00–99999 | 0 = no limit |
| frame_skipopt | INT | 11–100 | Take every Nth frame, 1 = all |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| audio | AUDIO | — |
| duration | FLOAT | — |
| fps | FLOAT | — |
| frame_count | INT | — |
| width | INT | — |
| height | INT | — |