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

# ViduReferenceVideoNode - ComfyUI Built-in Node Documentation

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

Vidu 参考视频节点可根据多张参考图像和文本提示生成视频。它利用 AI 模型，基于提供的图像和描述创建内容一致的视频。该节点支持多种视频设置，包括时长、宽高比、分辨率和运动控制。

## 输入

| 参数     | 描述                            | 数据类型   | 是否必填 | 取值范围                                                   |
| ------ | ----------------------------- | ------ | ---- | ------------------------------------------------------ |
| `模型`   | 用于视频生成的模型名称（默认值："viduq1"）     | COMBO  | 是    | `"viduq1"`                                             |
| `图像`   | 用作参考的图像，用于生成主体一致的视频（最多 7 张图像） | IMAGE  | 是    | -                                                      |
| `提示词`  | 用于视频生成的文本描述                   | STRING | 是    | -                                                      |
| `时长`   | 输出视频的时长，单位为秒（默认值：5）           | INT    | 否    | 5-5                                                    |
| `种子`   | 视频生成的随机种子（0 表示随机）（默认值：0）      | INT    | 否    | 0-2147483647                                           |
| `宽高比`  | 输出视频的宽高比（默认值："16:9"）          | COMBO  | 否    | `"16:9"`<br />`"9:16"`<br />`"1:1"`                    |
| `分辨率`  | 支持的分辨率可能因模型和时长而异（默认值："1080p"） | COMBO  | 否    | `"1080p"`                                              |
| `运动幅度` | 画面中物体的运动幅度（默认值："auto"）        | COMBO  | 否    | `"auto"`<br />`"small"`<br />`"medium"`<br />`"large"` |

**约束与限制：**

* `prompt` 字段为必填项，且不能为空
* 最多允许使用 7 张参考图像
* 每张图像的宽高比必须在 1:4 到 4:1 之间
* 每张图像的最小尺寸为 128x128 像素
* 时长固定为 5 秒

## 输出

| 输出名称     | 描述             | 数据类型  |
| -------- | -------------- | ----- |
| `output` | 基于参考图像和提示生成的视频 | VIDEO |

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

***

**Source fingerprint (SHA-256):** `11a7de2f50658467f63d284ef6b95d91dcdd39b4e6e5cea3b8d2f2a5d63a3020`
