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

# WanDancerPadKeyframes - ComfyUI Built-in Node Documentation

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

以下が翻訳結果です。

## 概要

このノードは、長い動画生成プロセスの特定のセグメントに対するキーフレームのシーケンスを準備します。入力画像のバッチとオーディオトラックを受け取り、オーディオの長さに基づいてフル動画の総フレーム数を計算し、選択したセグメント全体に入力画像をキーフレームとして分散配置し、残りの部分を空白フレームで埋めます。また、そのセグメントに対応するオーディオ部分も抽出します。

## 入力

| パラメータ            | 説明                                         | データ型  | 必須 | 範囲        |
| ---------------- | ------------------------------------------ | ----- | -- | --------- |
| `images`         | キーフレームとして分散配置する入力画像。                       | IMAGE | はい | 画像のバッチ    |
| `segment_length` | このセグメントのフレーム長（デフォルト：149）。                  | INT   | はい | 1 ～ 10000 |
| `segment_index`  | このセグメントが何番目かを指定します（0＝最初、1＝2番目、など。デフォルト：0）。 | INT   | はい | 0 ～ 100   |
| `audio`          | 出力総フレーム数を計算し、セグメントオーディオを抽出するためのオーディオ。      | AUDIO | はい | オーディオデータ  |

## 出力

| 出力名                  | 説明                                  | データ型  |
| -------------------- | ----------------------------------- | ----- |
| `keyframes_sequence` | 指定されたセグメント用にパディングされたキーフレームシーケンス。    | IMAGE |
| `keyframes_mask`     | 有効フレームを示すマスク（キーフレーム位置は1、パディング位置は0）。 | MASK  |
| `audio_segment`      | この動画セグメントに対応するオーディオセグメント。           | AUDIO |

> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください！ [GitHub で編集](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/WanDancerPadKeyframes/ja.md)

***

**Source fingerprint (SHA-256):** `5a104b45faaa870727d4c45e6327e7233110b40dc5a13515a29e5f14de2050e0`
