← All models
Generate a video by taking a start frame and an end frame, animating the transition between them while following text-driven style and scene guidance.
Example
Details
- Accepts
- image + video
Pricing
- Price
- 14 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| promptrequired | string | Use @Image1 to reference the start frame, @Image2 to reference the end frame. |
| duration | stringenum: 3, 4, 5, 6, 7, 8… | Video duration in seconds. |
| end_image_url | — | Image to use as the last frame of the video. |
| start_image_url | string | Image to use as the first frame of the video. Max file size: 10.0MB, Min width: 300px, Min height: 300px, Min aspect ratio: 0.40, Max aspect ratio: 2.50, Timeout: 20.0s |
| elements | — | Elements (characters/objects) to include. Reference in prompt as @Element1, @Element2, etc. Maximum 4 total (elements + reference images) when using video. |
| video_url | string | Reference video URL. Only .mp4/.mov formats supported, 3-10 seconds duration, 720-2160px resolution, max 200MB. Max file size: 200.0MB, Min width: 720px, Min height: 720px, Max width: 2160px, Max height: 2160px, Min duration: 3.0s, Max duration: 10.05s, Min FPS: 24.0, Max FPS: 60.0, Timeout: 30.0s |
| image_urls | — | Reference images for style/appearance. Reference in prompt as @Image1, @Image2, etc. Maximum 4 total (elements + reference images) when using video. |
| keep_audio | boolean | Whether to keep the original audio from the video. |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video. |