> ## 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 잠재 텐서 시간 청크들을 단일 전체 길이 잠재 텐서로 재결합합니다. 청크 간 중첩 영역에 Hann 윈도우 크로스페이드를 적용하여 부드러운 전환을 생성하거나, 중첩이 지정되지 않은 경우 단순 연결을 수행합니다.

## 입력

| 매개변수               | 설명                                                                       | 데이터 타입 | 필수 | 범위         |
| ------------------ | ------------------------------------------------------------------------ | ------ | -- | ---------- |
| `latents`          | 순서대로 정렬된 샘플링된 시간 청크들입니다.                                                 | LATENT | 예  | 잠재 텐서 목록   |
| `temporal_overlap` | Split SeedVR2 Latent의 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/ko.md)

***

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