ComfyUI Node
Load Video From Bucket (Advanced)
Load a bucket video as frames/audio/fps with frame controls.
Load Video From Bucket (Advanced)
- images
- audio
- fps
- frame_count
- manifest
◄key▾►
◄skip_first_frames0►
◄frame_load_cap0►
◄select_every_nth1►
Categorybuckets/video
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| key | COMBO | Select a video asset key from the bucket. | |
| skip_first_frames | INT | 00–4294967295 | Drop this many frames from the start. |
| frame_load_cap | INT | 00–4294967295 | Max frames to keep (0 = all). |
| select_every_nth | INT | 11–4294967295 | Keep every Nth frame (1 = all). Output fps is divided accordingly. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| audio | AUDIO | Full source audio (not re-synced to decimated frames). |
| fps | FLOAT | — |
| frame_count | INT | — |
| manifest | BUCKET_MANIFEST | — |