> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-comfy-docs-comfyapi-search.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PixverseImageToVideoNode - ComfyUI Built-in Node Documentation

> 使用 PixVerse 从静态图像和文本提示生成视频。

使用 PixVerse 从静态图像和文本提示生成视频。此节点会上传输入图像，应用所选的质量、时长和运动设置，然后在生成完成后返回生成的视频。

## 输入

| 参数            | 描述                                     | 数据类型   | 必填 | 范围                                                                                                                                                                                                                |
| ------------- | -------------------------------------- | ------ | -- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `图像`          | 要转换为视频的输入图像                            | 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 Template 节点创建 | 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):** `93ea662a27159f55bf12e49ea230f0005813614ad07f5189d1fd61e7b937fd4b`
