
Parameters
Basic Parameters
All parameters below are required:| Parameter | Type | Default | Description |
|---|---|---|---|
| start_frame | Image | - | Input source image |
| prompt | String | "" | Text prompt describing video action and content |
| negative_prompt | String | "" | Elements to avoid in the video |
| cfg_scale | Float | 7.0 | Controls how closely to follow the prompt |
| model_name | Select | ”kling-v1-5” | Model type to use |
| aspect_ratio | Select | ”16:9” | Output video aspect ratio |
| duration | Select | ”5s” | Generated video duration |
| mode | Select | ”pro” | Video generation mode |
Output
| Output | Type | Description |
|---|---|---|
| VIDEO | Video | Generated video |
| video_id | String | Unique video identifier |
| duration | String | Actual video duration |