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

# Vidu2ImageToVideoNode - ComfyUI Built-in Node Documentation

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

# Vidu2 图像转视频节点

Vidu2 图像转视频节点可从单张输入图像创建视频序列。它使用指定的 Vidu2 模型，基于可选的文本提示为场景添加动画效果，并控制视频长度、分辨率和运动强度。

## 输入

| 参数                   | 描述                                  | 数据类型   | 是否必需 | 取值范围                                                          |
| -------------------- | ----------------------------------- | ------ | ---- | ------------------------------------------------------------- |
| `model`              | 用于视频生成的 Vidu2 模型。不同模型在速度和质量上各有优劣。   | COMBO  | 是    | `"viduq2-pro-fast"`<br />`"viduq2-pro"`<br />`"viduq2-turbo"` |
| `image`              | 用作生成视频起始帧的图像。仅允许输入一张图像。             | IMAGE  | 是    | -                                                             |
| `prompt`             | 用于视频生成的可选文本提示（最多 2000 个字符）。默认为空字符串。 | STRING | 否    | -                                                             |
| `duration`           | 生成视频的时长（秒）。默认值为 5。                  | INT    | 是    | 1 到 10                                                        |
| `seed`               | 用于随机数生成的种子值，确保结果可复现。默认值为 1。         | INT    | 否    | 0 到 2147483647                                                |
| `resolution`         | 生成视频的输出分辨率。此参数为高级选项。                | COMBO  | 是    | `"720p"`<br />`"1080p"`                                       |
| `movement_amplitude` | 画面中物体的运动幅度。此参数为高级选项。                | COMBO  | 是    | `"auto"`<br />`"small"`<br />`"medium"`<br />`"large"`        |

**约束条件：**

* `image` 输入必须恰好包含一张图像。
* 输入图像的宽高比必须在 1:4 到 4:1 之间。
* `prompt` 文本最多限制为 2000 个字符。

## 输出

| 输出名称     | 描述       | 数据类型  |
| -------- | -------- | ----- |
| `output` | 生成的视频文件。 | VIDEO |

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

***

**Source fingerprint (SHA-256):** `204f8d2b9edf17c2c180480f98a852718416a54725d92e5fec574b8517ada398`
