> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-mintlify-b90d3c69.mintlify.site/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.

获取视频组件节点可从视频文件中提取所有主要元素。它将视频分离为单独的帧，提取音频轨道，并提供视频的帧率信息。这样您就可以独立处理每个组件，以便进行进一步处理或分析。

## 输入

| 参数   | 描述        | 数据类型  | 是否必填 | 范围 |
| ---- | --------- | ----- | ---- | -- |
| `视频` | 要提取组件的视频。 | VIDEO | 是    | -  |

## 输出

| 输出名称  | 描述                 | 数据类型  |
| ----- | ------------------ | ----- |
| `音频`  | 从视频中提取的单独帧，作为独立图像。 | IMAGE |
| `帧率`  | 从视频中提取的音频轨道。       | AUDIO |
| `fps` | 视频的帧率，以每秒帧数为单位。    | FLOAT |

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

***

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