ComfyUI Node
Embeddr Load Video
Loads a video from Embeddr ID.
Embeddr Load Video
- images
- frame_count
◄image_id►
◄frame_load_cap0►
◄skip_first_frames0►
◄select_every_nth1►
◄force_rate0►
◄custom_width0►
◄custom_height0►
CategoryEmbeddr
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image_id | STRING | — | |
| frame_load_cap | INT | 00–100000 | Stop loading after this many frames (0=all) |
| skip_first_frames | INT | 00–10000 | Skip this many frames at the start |
| select_every_nth | INT | 11–100 | Load every Nth frame |
| force_rate | INT | 00–120 | Force playback FPS (0=original) |
| custom_width | INT | 00–4096 | Resize width (0=original) |
| custom_height | INT | 00–4096 | Resize height (0=original) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| frame_count | INT | — |