← All models
Generates 768p video with audio in a 16-bit pixel-art style from text prompts or an optional first-frame image. Supports durations of 5–15 seconds.
Example
Details
- Accepts
- text
Pricing
- Price
- 6.25 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | Random seed. Omit to choose one automatically. |
| promptrequired | string | Describe the scene, action, camera and sound. The 16-bit pixel style is applied automatically. |
| duration | integer | Requested video duration in seconds. |
| image_url | — | Optional first-frame image. Use pixel artwork for the most consistent style. When provided, its aspect ratio determines the output canvas. |
| aspect_ratio | stringenum: 21:9, 16:9, 4:3, 1:1, 3:4, 9:16 | Video aspect ratio for text-only generation. Ignored when image_url is provided. |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | Seed used for this generation. |
| video | — | Generated 768P pixel-animation video with audio. |