> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-feat-openapi-i18n.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.

Generates videos based on a text prompt and various generation parameters. This node creates video content using the PixVerse API, allowing control over aspect ratio, quality, duration, motion style, and more.

## Inputs

| Parameter           | Description                                                                                  | Data Type | Required | Range                               |
| ------------------- | -------------------------------------------------------------------------------------------- | --------- | -------- | ----------------------------------- |
| `prompt`            | Prompt for the video generation (default: "")                                                | STRING    | Yes      | -                                   |
| `aspect_ratio`      | Aspect ratio for the generated video                                                         | COMBO     | Yes      | `"16:9"`<br />`"9:16"`<br />`"1:1"` |
| `quality`           | Video quality setting (default: "540p")                                                      | COMBO     | Yes      | `"540p"`<br />`"1080p"`             |
| `duration_seconds`  | Duration of the generated video in seconds                                                   | COMBO     | Yes      | `"5"`<br />`"10"`                   |
| `motion_mode`       | Motion style for the video generation                                                        | COMBO     | Yes      | `"normal"`<br />`"fast"`            |
| `seed`              | Seed for video generation (default: 0)                                                       | INT       | Yes      | 0 to 2147483647                     |
| `negative_prompt`   | An optional text description of undesired elements on an image (default: "")                 | STRING    | No       | -                                   |
| `pixverse_template` | An optional template to influence style of generation, created by the PixVerse Template node | CUSTOM    | No       | -                                   |

**Note:** When using 1080p quality, the motion mode is automatically set to normal and duration is limited to 5 seconds. For non-5 second durations, the motion mode is also automatically set to normal.

## Outputs

| Output Name | Description              | Data Type |
| ----------- | ------------------------ | --------- |
| `output`    | The generated video file | VIDEO     |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PixverseTextToVideoNode/en.md)

***

**Source fingerprint (SHA-256):** `9b0bf0d863243b5a9840c21c7f82caea32d30395a22290e323b63d86eabd0721`
