Kling Text to Video Camera Control Node transforms text into cinematic videos with professional camera movements that simulate real-world cinematography. This node supports controlling virtual camera actions including zoom, rotation, pan, tilt, and first-person view while maintaining focus on your original text. The duration, mode, and model name are hard-coded because camera control is only supported in pro mode with the kling-v1-5 model at 5-second duration.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `prompt` | Positive text prompt | STRING | Yes | - |
| `negative_prompt` | Negative text prompt | STRING | Yes | - |
| `cfg_scale` | Controls how closely the output follows the prompt (default: 0.75) | FLOAT | No | 0.0-1.0 |
| `aspect_ratio` | The aspect ratio for the generated video (default: "16:9") | COMBO | No | "16:9"<br>"9:16"<br>"1:1"<br>"21:9"<br>"3:4"<br>"4:3" |
| `camera_control` | Can be created using the Kling Camera Controls node. Controls the camera movement and motion during the video generation. | CAMERA_CONTROL | No | - |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `output` | The generated video with camera control effects | VIDEO |
| `video_id` | The unique identifier for the generated video | STRING |
| `duration` | The duration of the generated video | STRING |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/KlingCameraControlT2VNode/en.md)

---
**Source fingerprint (SHA-256):** `c2e6ea8f136d3bb82d6627b3362a8a4dfb9cb0414f6d846e5283e49a0ba6d357`
