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

# CreateVideo - ComfyUI Built-in Node Documentation

> Create Video 节点从图像序列生成视频文件。

Create Video 节点从图像序列生成视频文件。您可以设置播放速度（帧/秒），可选择添加音频，并选择输出视频的位深度和色彩空间。

## 输入

| 参数            | 描述                                                                  | 数据类型  | 必填 | 范围                                    |
| ------------- | ------------------------------------------------------------------- | ----- | -- | ------------------------------------- |
| `图像`          | 用于创建视频的图像。                                                          | IMAGE | 是  | -                                     |
| `帧率`          | 视频播放速度（帧/秒）（默认值：30.0）。                                              | FLOAT | 是  | 1.0 - 120.0                           |
| `音频`          | 要添加到视频中的音频。                                                         | AUDIO | 否  | -                                     |
| `bit_depth`   | 自动模式对 sRGB 使用 8 位，对 HDR 使用 10 位。显式选择 8 位或 10 位时与色彩空间无关。（默认值："auto"） | COMBO | 否  | `"auto"`<br />8<br />10               |
| `color_space` | 输入图像的色彩空间。HDR 使用 BT.2020/HLG，HDR PQ 使用 BT.2020/PQ。（默认值："sRGB"）      | COMBO | 否  | `"sRGB"`<br />`"HDR"`<br />`"HDR PQ"` |

注意：当 `bit_depth` 设置为 "auto" 时，节点对 HDR 和 HDR PQ 色彩空间使用 10 位，对 sRGB 使用 8 位。

## 输出

| 输出名称     | 描述                  | 数据类型  |
| -------- | ------------------- | ----- |
| `output` | 生成的视频，包含输入图像和可选的音频。 | VIDEO |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/CreateVideo/zh.md)

***

**Source fingerprint (SHA-256):** `2fa73f38b0609de4159e557b6abe73652c5bebab9d34ffdda743b0eac6049f13`
