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

# PixverseTransitionVideoNode - ComfyUI Built-in Node Documentation

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

使用 PixVerse API 在两幅输入图像之间生成过渡视频。您提供起始图像和结束图像，该节点会根据您的文本提示和所选设置，创建一段从一幅图像平滑过渡到另一幅图像的流畅视频。

## 输入

| 参数      | 描述                       | 数据类型   | 是否必填 | 范围                                                  |
| ------- | ------------------------ | ------ | ---- | --------------------------------------------------- |
| `首帧`    | 视频过渡的起始图像                | IMAGE  | 是    | -                                                   |
| `末帧`    | 视频过渡的结束图像                | IMAGE  | 是    | -                                                   |
| `提示词`   | 视频生成的提示词（默认：空字符串）        | STRING | 是    | -                                                   |
| `质量`    | 视频质量设置（默认：`"540p"`）      | COMBO  | 是    | `"360p"`<br />`"540p"`<br />`"720p"`<br />`"1080p"` |
| `时长（秒）` | 视频时长（秒）                  | COMBO  | 是    | `5`<br />`8`                                        |
| `运动模式`  | 过渡的运动风格（默认：`"normal"`）   | COMBO  | 是    | `"normal"`<br />`"fast"`                            |
| `种子`    | 视频生成的种子（默认：0）            | INT    | 是    | 0 到 2147483647                                      |
| `反向提示词` | 图像中不需要元素的可选文本描述（默认：空字符串） | STRING | 否    | -                                                   |

**关于参数限制的说明：** 使用 1080p 质量时，运动模式会自动设置为 `"normal"`，时长限制为 5 秒。对于任何非 5 秒的时长，运动模式也会自动设置为 `"normal"`。

## 输出

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

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

***

**Source fingerprint (SHA-256):** `0b7f1e11d513c543df144031452bd9cd80e73c596aee8ffe9701bf471bf5983c`
