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

# VideoTemporalCrop - ComfyUI Built-in Node Documentation

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

이 노드는 비디오에서 연속된 프레임 범위를 자릅니다. 완전히 지연 방식으로 작동하며, 워크플로우에서 나중에 필요할 때 선택한 비디오 부분만 처리합니다.

## 입력

| 매개변수     | 설명                     | 데이터 타입 | 필수 | 범위         |
| -------- | ---------------------- | ------ | -- | ---------- |
| `비디오`    | 입력 비디오입니다.             | VIDEO  | 예  | –          |
| `시작 프레임` | 시작 프레임 인덱스입니다(기본값: 0). | INT    | 예  | 0 \~ 99999 |
| `길이`     | 유지할 프레임 수입니다(기본값: 16). | INT    | 예  | 1 \~ 99999 |

## 출력

| 출력 이름 | 설명                 | 데이터 타입 |
| ----- | ------------------ | ------ |
| `비디오` | 크롭된 비디오입니다(지연 처리). | VIDEO  |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/VideoTemporalCrop/ko.md)

***

**Source fingerprint (SHA-256):** `1d28a55399c9fe7ca47f0aaa872751ac89c5419a6f6be6636fbf7f020a02749d`
