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

# EmptyLTXVLatentVideo - ComfyUI Built-in Node Documentation

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

EmptyLTXVLatentVideo 节点用于创建用于视频处理的空潜在张量。它会生成一个具有指定维度的空白起始点，可作为视频生成工作流的输入。该节点会生成一个填充为零的潜在表示，包含配置的宽度、高度、长度和批量大小。

## 输入

| 参数     | 描述                       | 数据类型 | 是否必填 | 范围                   |
| ------ | ------------------------ | ---- | ---- | -------------------- |
| `宽度`   | 潜在视频张量的宽度（默认值：768，步长：32） | INT  | 是    | 64 至 MAX\_RESOLUTION |
| `高度`   | 潜在视频张量的高度（默认值：512，步长：32） | INT  | 是    | 64 至 MAX\_RESOLUTION |
| `长度`   | 潜在视频的帧数（默认值：97，步长：8）     | INT  | 是    | 1 至 MAX\_RESOLUTION  |
| `批量大小` | 每批生成的潜在视频数量（默认值：1）       | INT  | 否    | 1 至 4096             |

## 输出

| 输出名称      | 描述                  | 数据类型   |
| --------- | ------------------- | ------ |
| `samples` | 生成的空潜在张量，在指定维度上填充为零 | LATENT |

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

***

**Source fingerprint (SHA-256):** `c3ee9374210e100a074b238ce7ac8b5d2d2d415efd3318c9a6a7c8f7e20bda84`
