ComfyUI Node
DARASK Load Video (Upload)
A ComfyUI node in DARASK with 7 inputs and 3 outputs.
DARASK Load Video (Upload)
- IMAGE
- frame_count
- video_info
◄video▾►
◄force_rate0.0►
◄custom_width0►
◄custom_height0►
◄frame_load_cap0►
◄skip_first_frames0►
◄select_every_nth1►
CategoryDARASK
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| video | COMBO | 1 options: (no videos in input/) | |
| force_rate | FLOAT | 0.00–240 | Resample to this FPS (0 = keep source FPS). |
| custom_width | INT | 00–8192 | Resize width (0 = source). |
| custom_height | INT | 00–8192 | Resize height (0 = source). |
| frame_load_cap | INT | 00–2147483647 | Max frames to load (0 = all). |
| skip_first_frames | INT | 00–2147483647 | Drop this many leading frames. |
| select_every_nth | INT | 11–100 | Keep every Nth frame after skipping. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| frame_count | INT | — |
| video_info | DARASK_VIDEO_INFO | — |