← All models
Generates 768p VHS-style video with audio from text prompts or an optional first-frame image. Supports 5–15 second clips and adjustable tape damage, from subtle analog noise to strong tracking distortion.
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. VHS style and tape damage are applied automatically. |
| duration | integer | Requested video duration in seconds. |
| image_url | — | Optional first-frame image. Use a 4:3 image for the classic VHS frame; the image's 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. |
| damage_level | stringenum: light, medium, heavy | Tape wear: light adds subtle analog noise, medium adds visible damage, and heavy adds strong tracking errors and distortion. |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | Seed used for this generation. |
| video | — | Generated 768P VHS-style video with audio. |