> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# LoadVideoDataSetFromFolder - ComfyUI Built-in Node Documentation

> Complete documentation for the LoadVideoDataSetFromFolder node in ComfyUI. Learn its inputs, outputs, parameters and usage.

Load a dataset of videos from a specified folder within the ComfyUI input directory. The node scans the folder for supported video files and returns lazy references — actual frames are decoded only when needed downstream.

## Inputs

| Parameter | Description                                                                                             | Data Type | Required | Range                               |
| --------- | ------------------------------------------------------------------------------------------------------- | --------- | -------- | ----------------------------------- |
| `folder`  | The folder containing video files. Select from available subfolders inside the ComfyUI input directory. | STRING    | Yes      | *(populated from input subfolders)* |

## Outputs

| Output Name | Description                                                                                                                | Data Type |
| ----------- | -------------------------------------------------------------------------------------------------------------------------- | --------- |
| `videos`    | A list of lazy video references (one per file). Video frames are decoded only when the output is consumed by another node. | VIDEO     |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LoadVideoDataSetFromFolder/en.md)

***

**Source fingerprint (SHA-256):** `74017c46993c38a72e529cef59ea1282f7b88b6a33b9028cf200cb3eb37de395`
