← All models
Q3 Pro
Generate cinematic video from text, images, or keyframes. Up to 16 seconds at 1080p with synchronized audio, dialogue, and sound effects.
Example
Details
- Accepts
- text + image
Pricing
- Price
- 8.75 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | integer | Random seed. Set for reproducible generation. |
| audio | boolean | Whether to generate audio synchronized with the video (dialogue and sound effects). |
| promptrequired | string | Text prompt for video generation. Maximum 5000 characters. |
| duration | integer | Duration of the video in seconds. |
| end_image | string | |
| resolution | stringenum: 540p, 720p, 1080p | |
| start_image | string | Start frame image for the video. When provided without an end_image, the model runs in image-to-video mode. Supported formats: png, jpeg, jpg, webp. |
| aspect_ratio | —enum: 16:9, 9:16, 3:4, 4:3, 1:1 | Aspect ratio of the output video. Only used in text-to-video mode (ignored when images are provided). |