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

# TrimVideoLatent - ComfyUI Built-in Node Documentation

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

TrimVideoLatent 节点用于从视频潜在表示的开头移除帧。它接收一个潜在视频样本，并从起始位置裁剪掉指定数量的帧，返回视频的剩余部分。通过移除初始帧，您可以缩短视频序列。

## 输入

| 参数       | 描述                | 数据类型   | 是否必填 | 范围        |
| -------- | ----------------- | ------ | ---- | --------- |
| `Latent` | 包含待裁剪视频帧的输入潜在视频表示 | LATENT | 是    | -         |
| `修剪数量`   | 从视频开头移除的帧数（默认值：0） | INT    | 是    | 0 至 99999 |

## 输出

| 输出名称     | 描述                    | 数据类型   |
| -------- | --------------------- | ------ |
| `output` | 从开头移除指定数量帧后的裁剪后潜在视频表示 | LATENT |

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

***

**Source fingerprint (SHA-256):** `7fd482533d1f63219565a3a25776173c77c419fbf5086015d42136f5bfdfbed2`
