> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-custom-nodes-sdk-v2-frontend.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TrimVideoLatent - ComfyUI Built-in Node Documentation

> TrimVideoLatent 节点从视频潜空间表示的开头移除帧。

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):** `33b7a899f2002e9a7008f2ca93de853c08dd0629a4c6867fb42aae4ec2eb864b`
