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):** `dd065e218e3e8ca3d70b58f4d8afdecc33094635663c87f79467452ca47881c7`
