> ## 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.

# CreateVideo - ComfyUI Built-in Node Documentation

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

创建视频节点可根据图像序列生成视频文件。您可以通过每秒帧数指定播放速度，并可选择为视频添加音频。该节点将图像合成为视频格式，并以指定的帧率进行播放。

## 输入

| 参数   | 描述                     | 数据类型  | 是否必填 | 范围          |
| ---- | ---------------------- | ----- | ---- | ----------- |
| `图像` | 用于创建视频的图像。             | IMAGE | 是    | -           |
| `帧率` | 视频播放速度的每秒帧数（默认值：30.0）。 | FLOAT | 是    | 1.0 - 120.0 |
| `音频` | 要添加到视频中的音频。            | AUDIO | 否    | -           |

## 输出

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

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

***

**Source fingerprint (SHA-256):** `6da9a09542b5e357c0180c30018ec10facf06d1bdd3e4edee8172b8426802e3d`
