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

# ViduImageToVideoNode - ComfyUI Built-in Node Documentation

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

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

Vidu 图像转视频生成节点可根据起始图像和可选的文本描述创建短视频。它使用 AI 模型从提供的图像帧开始生成视频内容，并返回生成的视频。

## 输入

| 参数     | 描述                          | 数据类型   | 是否必填 | 范围                                             |
| ------ | --------------------------- | ------ | ---- | ---------------------------------------------- |
| `模型`   | 模型名称（默认值：viduq1）            | COMBO  | 是    | `viduq1`                                       |
| `图像`   | 用作生成视频起始帧的图像                | IMAGE  | 是    | -                                              |
| `提示词`  | 用于视频生成的文本描述（默认值：空）          | STRING | 否    | -                                              |
| `时长`   | 输出视频的时长（秒）（默认值：5，固定为5秒）     | INT    | 否    | 5-5                                            |
| `随机种`  | 视频生成的随机种子（0表示随机）（默认值：0）     | INT    | 否    | 0-2147483647                                   |
| `分辨率`  | 支持的分辨率可能因模型和时长而异（默认值：1080p） | COMBO  | 否    | `1080p`                                        |
| `运动幅度` | 画面中物体的运动幅度（默认值：auto）        | COMBO  | 否    | `auto`<br />`small`<br />`medium`<br />`large` |

**限制条件：**

* 仅允许输入一张图像（无法处理多张图像）。
* 输入图像的宽高比必须在 1:4 到 4:1 之间。

## 输出

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

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

***

**Source fingerprint (SHA-256):** `064b3efba8219770595e68a6607a6f8113d1be7c9f3863a4740ee5c3a146d91e`
