ComfyUI Node Runs on cloud
Get Video Components
Extracts all components from a video: frames, audio, framerate, and bit depth.
Get Video Components
- video
- images
- audio
- fps
- bit_depth
Categoryvideo
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| video | VIDEO | The video to extract components from. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| audio | AUDIO | — |
| fps | FLOAT | — |
| bit_depth | INT | — |