← All models
Kling O1 Reference Video to Video [Standard]
kling-video-o1-standard-video-to-video-reference
Video generationby Kling
Kling O1 Omni generates new shots guided by an input reference video, preserving cinematic language such as motion, and camera style to produce seamless scene continuity.
Example
Details
- Accepts
- video
Pricing
- Price
- 15.75 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| promptrequired | string | Use @Element1, @Element2 to reference elements and @Image1, @Image2 to reference images in order. |
| duration | stringenum: 3, 4, 5, 6, 7, 8… | Video duration in seconds. |
| elements | — | Elements (characters/objects) to include. Reference in prompt as @Element1, @Element2, etc. Maximum 4 total (elements + reference images) when using video. |
| video_urlrequired | 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. |
| aspect_ratio | stringenum: auto, 16:9, 9:16, 1:1 | The aspect ratio of the generated video frame. If 'auto', the aspect ratio will be determined automatically based on the input video, and the closest aspect ratio to the input video will be used. |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video. |