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

# SeedVR2TemporalMerge - ComfyUI Built-in Node Documentation

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

此节点将采样的 SeedVR2 潜在时间块重新组合为单个全长潜在变量。它使用汉宁窗交叉淡入淡出处理块之间的重叠区域，以创建平滑过渡，或在未指定重叠时执行简单拼接。

## ## 输入

| 参数                 | 描述                                                      | 数据类型   | 是否必需 | 范围        |
| ------------------ | ------------------------------------------------------- | ------ | ---- | --------- |
| `latents`          | 按顺序排列的采样时间块。                                            | LATENT | 是    | 潜在变量列表    |
| `temporal_overlap` | 分割 SeedVR2 潜在变量的 `temporal_overlap` 输出。0 = 简单拼接。（默认值：0） | INT    | 是    | 0 至 16384 |

**注意：** `temporal_overlap` 值必须大于或等于 0。序列中的最后一个块可能比其他块具有更少的时间帧。所有块除时间轴（T）外必须具有匹配的维度，且第一个块必须是 5 维的（B, C, T, H, W）。

## ## 输出

| 输出名      | 描述            | 数据类型   |
| -------- | ------------- | ------ |
| `latent` | 重新组合后的全长潜在变量。 | LATENT |

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

***

**Source fingerprint (SHA-256):** `647653fc651462f62bcc9dca2919cfcaa4b476b4c679b0a1111698facab83f28`
