ComfyUI Node
Get Video Components+
Extract metadata and auto-decode images/audio only when those outputs are connected.
Get Video Components+
- video
- images
- audio
- fps
- filepath
- latent
- width
- height
- frame_count
- duration
CategoryFBnodes
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| video | VIDEO | The video to extract components from. |
Outputs (9)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| audio | AUDIO | — |
| fps | FLOAT | — |
| filepath | STRING | — |
| latent | LATENT | — |
| width | INT | — |
| height | INT | — |
| frame_count | INT | — |
| duration | FLOAT | — |