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

# GetVideoComponents - ComfyUI Built-in Node Documentation

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

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

Get Video Components ノードは、動画ファイルからすべての主要な要素を抽出します。動画を個別のフレームに分割し、オーディオトラックを抽出し、動画のフレームレート情報を提供します。これにより、各コンポーネントを独立して使用し、さらなる処理や分析を行うことができます。

## 入力

| パラメータ | 説明                | データ型  | 必須 | 範囲 |
| ----- | ----------------- | ----- | -- | -- |
| `ビデオ` | コンポーネントを抽出する動画です。 | VIDEO | はい | -  |

## 出力

| 出力名     | 説明                               | データ型  |
| ------- | -------------------------------- | ----- |
| `画像`    | 動画から抽出された個別のフレームを、別々の画像として出力します。 | IMAGE |
| `オーディオ` | 動画から抽出されたオーディオトラックです。            | AUDIO |
| `fps`   | 動画のフレームレート（1秒あたりのフレーム数）です。       | FLOAT |

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

***

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