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

# PixverseTransitionVideoNode - ComfyUI Built-in Node Documentation

> 使用 PixVerse API 在两个输入图像之间生成一段过渡视频。

使用 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):** `9774f15ae93377d4768cee9f51ce004a791ecaad3cadd0a2467d354c4dbc6f23`
