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

# PixverseImageToVideoNode - ComfyUI Built-in Node Documentation

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

根据输入图像和文本提示生成视频。此节点接收一张图像，通过应用指定的运动和质量设置，将静态图像转换为动态序列，从而创建动画视频。

## 输入

| 参数            | 描述                              | 数据类型   | 是否必填 | 范围                                                                                                                                                                                                                |
| ------------- | ------------------------------- | ------ | ---- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `图像`          | 要转换为视频的输入图像                     | IMAGE  | 是    | -                                                                                                                                                                                                                 |
| `提示词`         | 视频生成的提示词                        | STRING | 是    | -                                                                                                                                                                                                                 |
| `质量`          | 视频质量设置（默认值：res\_540p）           | COMBO  | 是    | `res_540p`<br />`res_1080p`                                                                                                                                                                                       |
| `时长（秒）`       | 生成视频的时长（秒）                      | COMBO  | 是    | `dur_2`<br />`dur_5`<br />`dur_10`                                                                                                                                                                                |
| `运动模式`        | 应用于视频生成的运动风格                    | COMBO  | 是    | `normal`<br />`fast`<br />`slow`<br />`zoom_in`<br />`zoom_out`<br />`pan_left`<br />`pan_right`<br />`pan_up`<br />`pan_down`<br />`tilt_up`<br />`tilt_down`<br />`roll_clockwise`<br />`roll_counterclockwise` |
| `种子`          | 视频生成的随机种子（默认值：0）                | INT    | 是    | 0-2147483647                                                                                                                                                                                                      |
| `反向提示词`       | 对图像中不需要元素的可选文本描述                | STRING | 否    | -                                                                                                                                                                                                                 |
| `PixVerse 模板` | 用于影响生成风格的可选模板，由 PixVerse 模板节点创建 | CUSTOM | 否    | -                                                                                                                                                                                                                 |

**注意：** 使用 1080p 质量时，运动模式会自动设置为 normal，时长限制为 5 秒。对于非 5 秒的时长，运动模式也会自动设置为 normal。

## 输出

| 输出名称     | 描述             | 数据类型  |
| -------- | -------------- | ----- |
| `output` | 根据输入图像和参数生成的视频 | VIDEO |

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

***

**Source fingerprint (SHA-256):** `7630c662a2506fb0c8be0cb9c6bfdfcf0fc06d2b6f16b8636664d587affededc`
