ComfyUI Node
S3 Video Load from URL
Load video from S3 URL and convert to image frames
S3 Video Load from URL
- images
- frame_count
- status
◄url►
◄force_rate0►
◄frame_load_cap0►
◄skip_first_frames0►
◄select_every_nth1►
◄timeout60►
CategoryS3 Serverless Storage
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| url | STRING | S3 URL or signed URL to video | |
| force_rateopt | INT | 00–60 | Force specific frame rate (0 = use original) |
| frame_load_capopt | INT | 00–99999 | Max frames to load (0 = load all) |
| skip_first_framesopt | INT | 00–99999 | Skip first N frames |
| select_every_nthopt | INT | 11–99999 | Select every Nth frame |
| timeoutopt | INT | 605–600 | Download timeout in seconds |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| frame_count | INT | — |
| status | STRING | — |