Skip to main content
Endpoint: POST https://fal.run/fal-ai/kling-video/o3/standard/video-to-video/edit Endpoint ID: fal-ai/kling-video/o3/standard/video-to-video/edit

Try it in the Playground

Run this model interactively with your own prompts.

Quick Start

Input Schema

string
required
Text prompt for video generation. Reference video as @Video1.
string
required
Reference video URL. Only .mp4/.mov formats, 3-10s duration, 720-2160px resolution, max 200MB.
list<string>
Reference images for style/appearance. Reference in prompt as @Image1, @Image2, etc. Maximum 4 total (elements + reference images) when using video.
boolean
default:"true"
Whether to keep the original audio from the reference video. Default value: true
list<KlingV3ImageElementInput>
Elements (characters/objects) to include. Reference in prompt as @Element1, @Element2.
string
default:"customize"
The type of multi-shot video generation. Default value: "customize"

Output Schema

File
required
The generated video.

Input Example

Output Example

Limitations

  • aspect_ratio restricted to: auto, 16:9, 9:16, 1:1