> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CreateVideo - ComfyUI Built-in Node Documentation

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

The Create Video node generates a video file from a sequence of images. You can specify the playback speed using frames per second and optionally add audio to the video. The node combines your images into a video format that can be played back with the specified frame rate.

## Inputs

| Parameter | Description                                                         | Data Type | Required | Range       |
| --------- | ------------------------------------------------------------------- | --------- | -------- | ----------- |
| `images`  | The images to create a video from.                                  | IMAGE     | Yes      | -           |
| `fps`     | The frames per second for the video playback speed (default: 30.0). | FLOAT     | Yes      | 1.0 - 120.0 |
| `audio`   | The audio to add to the video.                                      | AUDIO     | No       | -           |

## Outputs

| Output Name | Description                                                              | Data Type |
| ----------- | ------------------------------------------------------------------------ | --------- |
| `output`    | The generated video file containing the input images and optional audio. | 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/CreateVideo/en.md)

***

**Source fingerprint (SHA-256):** `b3effbbc380a3841ffbedd3c9561e783bc9f9a7887edc8965c38992cb370a812`
