
Parameters
Basic Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| start_frame | Image | - | Input image to convert to video |
| 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 |
| aspect_ratio | Select | 16:9 | Output video aspect ratio |
Camera Control Parameters
| Parameter | Type | Description |
|---|---|---|
| camera_control | CameraControl | Camera control config from Kling Camera Controls node |
Output
| Output | Type | Description |
|---|---|---|
| VIDEO | Video | Generated video |