> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-chore-sync-comfy-api-v2-spec-0ee014e.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# KlingCameraControlT2VNode - ComfyUI Built-in Node Documentation

> Kling Text to Video Camera Control Node transforms text into cinematic videos with professional camera movements that simulate real-world cinematography.

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):** `7975d97c4f9242a9ae3c17be03696d174a2495bd53fb9fc4405f86c44167fa21`
