> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-wan3-30off-promo.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SeedVR2TemporalMerge - ComfyUI Built-in Node Documentation

> 此节点将采样的 SeedVR2 潜在时间块重新组合为单个全长潜在变量。

此节点将采样的 SeedVR2 潜在时间块重新组合为单个全长潜在变量。指定时间重叠时，它会对每个重叠区域应用汉宁窗交叉淡化，以在块之间创建平滑过渡；重叠为 0 时，则执行简单拼接。

## 输入

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

**注意：** `temporal_overlap` 值必须大于或等于 0。所有块必须为 5 维视频潜在变量（B, C, T, H, W），且除时间轴（T）外每个维度都必须匹配；只有最后一个块可以比其他块短。如果只提供一个块，则原样返回。

## 输出

| 输出名      | 描述            | 数据类型   |
| -------- | ------------- | ------ |
| `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`
