
Parameters
Required Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| prompt | string | "" | Text prompt describing the video content |
| aspect_ratio | select | - | Output video aspect ratio |
| quality | select | PixverseQuality.res_540p | Video quality level |
| duration_seconds | select | - | Video duration |
| motion_mode | select | - | Video motion mode |
| seed | integer | 0 | Random seed for consistent generation results |
Optional Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| negative_prompt | string | "" | Elements to exclude from the video |
| pixverse_template | PIXVERSE_TEMPLATE | None | Optional template for style settings |
Limitations
- 1080p quality only supports normal motion mode with 5-second duration
- Non 5-second durations only support normal motion mode
Output
| Output | Type | Description |
|---|---|---|
| VIDEO | video | Generated video |