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

# PixverseTextToVideoNode - ComfyUI Built-in Node Documentation

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

根据文本提示和多种生成参数生成视频。此节点通过 PixVerse API 创建视频内容，支持控制宽高比、质量、时长、运动风格等。

## 输入

| 参数            | 描述                                    | 数据类型   | 是否必填 | 取值范围                     |
| ------------- | ------------------------------------- | ------ | ---- | ------------------------ |
| `提示词`         | 视频生成的提示词（默认值：""）                      | STRING | 是    | -                        |
| `宽高比`         | 生成视频的宽高比                              | COMBO  | 是    | PixverseAspectRatio 中的选项 |
| `质量`          | 视频质量设置（默认值：PixverseQuality.res\_540p） | COMBO  | 是    | PixverseQuality 中的选项     |
| `时长（秒）`       | 生成视频的时长（秒）                            | COMBO  | 是    | PixverseDuration 中的选项    |
| `运动模式`        | 视频生成的运动风格                             | COMBO  | 是    | PixverseMotionMode 中的选项  |
| `种子`          | 视频生成的随机种子（默认值：0）                      | INT    | 是    | 0 到 2147483647           |
| `反向提示词`       | 对图像中不希望出现的元素的可选文本描述（默认值：""）           | STRING | 否    | -                        |
| `PixVerse 模板` | 用于影响生成风格的可选模板，由 PixVerse 模板节点创建       | CUSTOM | 否    | -                        |

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

## 输出

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

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

***

**Source fingerprint (SHA-256):** `ab9264668f48533cb139abfb322e9a6e425a2ad7280da103a7fe0a7704158762`
