ComfyUI Node
Video Loader Crawl (CRT)
A ComfyUI node in CRT/Load with 6 inputs and 6 outputs.
Video Loader Crawl (CRT)
- image_output
- file_name
- file_path
- framerate
- framerate_int
- audio
◄folder_pathC:\videos►
◄seed0►
◄crawl_subfoldersfalse►
◄remove_extensionfalse►
◄frames_limit-1►
◄framerate-1.0►
CategoryCRT/Load
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| folder_path | STRING | C:\videos | Path to video files |
| seed | INT | 00–18446744073709550000 | — |
| crawl_subfolders | BOOLEAN | false | — |
| remove_extension | BOOLEAN | false | Remove file extension from output name |
| frames_limit | INT | -1-1–10000 | Max frames to load. -1 for all frames. |
| framerate | FLOAT | -1.0-1–240 | -1 keeps original framerate. Lower values skip frames. Higher than source keeps source framerate. |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| image_output | IMAGE | — |
| file_name | STRING | — |
| file_path | STRING | — |
| framerate | FLOAT | — |
| framerate_int | INT | — |
| audio | AUDIO | — |