> ## 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.

# KlingOmniProEditVideoNode - ComfyUI Built-in Node Documentation

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

Kling Omni 编辑视频（专业版）节点使用 AI 模型，根据文本描述编辑现有视频。您提供源视频和提示词，节点将生成相同长度但包含所需更改的新视频。它可以选择使用参考图像来引导风格，并保留源视频的原始音频。

## 输入

| 参数      | 描述                                     | 数据类型    | 是否必填 | 范围                                        |
| ------- | -------------------------------------- | ------- | ---- | ----------------------------------------- |
| `模型`    | 用于视频编辑的 AI 模型（默认值：`"kling-v3-omni"`）。  | COMBO   | 是    | `"kling-v3-omni"`<br />`"kling-video-o1"` |
| `提示词`   | 描述视频内容的文本提示词。可以包含正面和负面描述。              | STRING  | 是    |                                           |
| `视频`    | 用于编辑的视频。输出视频长度将与之相同。                   | VIDEO   | 是    |                                           |
| `保留原音频` | 决定输出中是否保留输入视频的原始音频（默认值：True）。          | BOOLEAN | 是    |                                           |
| `参考图像`  | 最多 4 张额外的参考图像。                         | IMAGE   | 否    |                                           |
| `分辨率`   | 输出视频的分辨率（默认值：`"1080p"`）。               | COMBO   | 否    | `"1080p"`<br />`"720p"`                   |
| `种子`    | 种子控制节点是否应重新运行；无论种子如何，结果都是非确定性的（默认值：0）。 | INT     | 否    | 0 到 2147483647                            |

**约束与限制：**

* `prompt` 的长度必须在 1 到 2500 个字符之间。
* 输入 `video` 的时长必须在 3.0 到 10.05 秒之间。
* 输入 `video` 的尺寸必须在 720x720 到 2160x2160 像素之间。
* 使用视频时，最多可提供 4 张 `reference_images`。
* 每张 `reference_image` 必须至少为 300x300 像素。
* 每张 `reference_image` 的宽高比必须在 1:2.5 到 2.5:1 之间。

## 输出

| 输出名称 | 描述               | 数据类型  |
| ---- | ---------------- | ----- |
| `视频` | 由 AI 模型生成的编辑后视频。 | VIDEO |

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

***

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