> ## 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/zh.md)

***

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