ComfyUI Node
Video Loader By Index (CCN)
A ComfyUI node in ComfyCollectorNodes/Loaders with 6 inputs and 8 outputs.
Video Loader By Index (CCN)
- frames
- filename
- file_path
- frame_count
- fps
- total_files
- actual_index
- wrapped
◄directory►
◄recursivefalse►
◄index0►
◄frame_skip0►
◄max_frames0►
◄debugfalse►
CategoryComfyCollectorNodes/Loaders
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| directory | STRING | — | |
| recursive | BOOLEAN | false | — |
| index | INT | 00–99999 | — |
| frame_skip | INT | 00–100 | Skip N frames between each extracted frame. 0 = every frame, 1 = every other, etc. |
| max_frames | INT | 00–99999 | Maximum frames to extract. 0 = all frames. |
| debugopt | BOOLEAN | false | — |
Outputs (8)
| Name | Type | Description |
|---|---|---|
| frames | IMAGE | — |
| filename | STRING | — |
| file_path | STRING | — |
| frame_count | INT | — |
| fps | FLOAT | — |
| total_files | INT | — |
| actual_index | INT | — |
| wrapped | BOOLEAN | — |