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

# WanDancerPadKeyframesList - ComfyUI Built-in Node Documentation

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

## 概述

此节点接收一个图像序列和可选的音轨，并将其分割成指定数量的填充片段。它旨在为视频生成准备关键帧序列，其中每个片段都被填充为一致的长度，并创建相应的遮罩来指示哪些帧是有效的。

## 输入

| 参数     | 描述                    | 数据类型  | 是否必需 | 范围        |
| ------ | --------------------- | ----- | ---- | --------- |
| `图像`   | 要分割成片段的输入图像序列。        | IMAGE | 是    | 不适用       |
| `片段长度` | 每个片段的帧长度（默认值：149）。    | INT   | 是    | 1 到 10000 |
| `片段数量` | 作为列表输出的填充片段数量（默认值：1）。 | INT   | 是    | 1 到 100   |
| `音频`   | 为每个输出片段切分的音频。         | AUDIO | 否    | 不适用       |

## 输出

| 输出名称    | 描述                      | 数据类型  |
| ------- | ----------------------- | ----- |
| `关键帧序列` | 填充后的关键帧序列列表，每个片段对应一个序列。 | IMAGE |
| `关键帧掩码` | 指示每个片段有效帧的遮罩列表。         | MASK  |
| `音频片段`  | 音频片段列表，每个视频片段对应一个音频片段。  | AUDIO |

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

***

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