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

# KlingDualCharacterVideoEffectNode - ComfyUI Built-in Node Documentation

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

> 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/KlingDualCharacterVideoEffectNode/en.md)

The Kling Dual Character Video Effect Node creates videos with special effects based on the selected scene. It takes two images and positions the first image on the left side and the second image on the right side of the composite video. Different visual effects are applied depending on the chosen effect scene.

## Inputs

| Parameter      | Data Type | Required | Range                                                                                                                                     | Description                                                       |
| -------------- | --------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| `image_left`   | IMAGE     | Yes      | -                                                                                                                                         | Left side image                                                   |
| `image_right`  | IMAGE     | Yes      | -                                                                                                                                         | Right side image                                                  |
| `effect_scene` | COMBO     | Yes      | `"chat"`<br />`"dance"`<br />`"hug"`<br />`"kill"`<br />`"kiss"`<br />`"pat"`<br />`"punch"`<br />`"shrug"`<br />`"slap"`<br />`"tickle"` | The type of special effect scene to apply to the video generation |
| `model_name`   | COMBO     | No       | `"kling-v1"`<br />`"kling-v1-5"`<br />`"kling-v1-6"`                                                                                      | The model to use for character effects (default: "kling-v1")      |
| `mode`         | COMBO     | No       | `"std"`<br />`"pro"`                                                                                                                      | The video generation mode (default: "std")                        |
| `duration`     | COMBO     | Yes      | `"5"`<br />`"10"`                                                                                                                         | The duration of the generated video in seconds                    |

## Outputs

| Output Name | Data Type | Description                                     |
| ----------- | --------- | ----------------------------------------------- |
| `output`    | VIDEO     | The generated video with dual character effects |
| `duration`  | STRING    | The duration information of the generated video |

***

**Source fingerprint (SHA-256):** `995616159d0b61a5398ec93e847b04fed8133a28a37f597427f0335ca17920b9`
