> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# KlingImageToVideoWithAudio - ComfyUI Built-in Node Documentation

> Complete documentation for the KlingImageToVideoWithAudio node in ComfyUI. Learn its inputs, outputs, parameters and usage.

此文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎随时贡献！[在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/KlingImageToVideoWithAudio/en.md)

Kling 图像（首帧）转视频并添加音频节点使用 Kling AI 模型，从单张起始图像和文本提示生成短视频。它会创建一个以提供的图像为起始帧的视频序列，并可选择性地包含 AI 生成的音频来配合画面。

## 输入

| 参数      | 描述                                                       | 数据类型    | 是否必填 | 范围             |
| ------- | -------------------------------------------------------- | ------- | ---- | -------------- |
| `模型`    | 用于视频生成的 Kling AI 模型的具体版本。                                | COMBO   | 是    | `"kling-v2-6"` |
| `起始帧`   | 作为生成视频首帧的图像。图像尺寸必须至少为 300x300 像素，宽高比需在 1:2.5 到 2.5:1 之间。 | IMAGE   | 是    | -              |
| `提示词`   | 正向文本提示。描述您想要生成的视频内容。提示长度必须在 1 到 2500 个字符之间。              | STRING  | 是    | -              |
| `模式`    | 视频生成的操作模式。                                               | COMBO   | 是    | `"pro"`        |
| `时长（秒）` | 要生成的视频长度，单位为秒。                                           | COMBO   | 是    | `5`<br />`10`  |
| `生成音频`  | 启用时，节点将生成音频配合视频；禁用时，视频将静音。（默认值：True）                     | BOOLEAN | 否    | -              |

## 输出

| 输出名称    | 描述                          | 数据类型  |
| ------- | --------------------------- | ----- |
| `video` | 生成的视频文件，根据 `生成音频` 输入可能包含音频。 | VIDEO |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/KlingImageToVideoWithAudio/zh.md)

***

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