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

# ViduExtendVideoNode - ComfyUI Built-in Node Documentation

> Complete documentation for the ViduExtendVideoNode 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/ViduExtendVideoNode/en.md)

ViduExtendVideoNode 节点用于生成额外帧，以延长现有视频的长度。它基于源视频和可选文本提示，使用指定的 AI 模型创建无缝衔接的延续内容。

## 输入

| 参数                 | 描述                                                          | 数据类型   | 是否必填 | 范围                                   |
| ------------------ | ----------------------------------------------------------- | ------ | ---- | ------------------------------------ |
| `model`            | 用于视频扩展的 AI 模型。选择模型后，会显示其具体的时长和分辨率设置。                        | COMBO  | 是    | `"viduq2-pro"`<br />`"viduq2-turbo"` |
| `model.duration`   | 扩展视频的时长（秒），默认值为 4。此设置在选择模型后出现。                              | INT    | 是    | 1 到 7                                |
| `model.resolution` | 输出视频的分辨率。此设置在选择模型后出现。                                       | COMBO  | 是    | `"720p"`<br />`"1080p"`              |
| `video`            | 需要扩展的源视频。                                                   | VIDEO  | 是    | -                                    |
| `prompt`           | 用于引导扩展视频内容的可选文本提示（最多 2000 个字符，默认为空）。                        | STRING | 否    | -                                    |
| `seed`             | 用于控制生成随机性的种子值（默认值为 1）。                                      | INT    | 否    | 0 到 2147483647                       |
| `end_frame`        | 用作扩展目标结束帧的可选图像。如果提供，其宽高比必须在 1:4 到 4:1 之间，且尺寸至少为 128x128 像素。 | IMAGE  | 否    | -                                    |

**注意：** 源 `video` 的时长必须在 4 到 55 秒之间。

## 输出

| 输出名称     | 描述                 | 数据类型  |
| -------- | ------------------ | ----- |
| `output` | 新生成的视频文件，包含扩展后的片段。 | VIDEO |

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

***

**Source fingerprint (SHA-256):** `44b942413c8aed2fc0049386a31c441f6f870ba4220b0c439dfc436079229446`
