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

Get Video Components 노드는 비디오 파일에서 모든 주요 구성 요소를 추출합니다. 비디오를 개별 프레임으로 분리하고, 오디오 트랙을 추출하며, 비디오의 프레임 속도 정보를 제공합니다. 이를 통해 각 구성 요소를 독립적으로 사용하여 추가 처리 또는 분석을 수행할 수 있습니다.

## 입력

| 매개변수  | 설명                 | 데이터 타입 | 필수 여부 | 범위 |
| ----- | ------------------ | ------ | ----- | -- |
| `비디오` | 구성 요소를 추출할 비디오입니다. | VIDEO  | 예     | -  |

## 출력

| 출력 이름 | 설명                                | 데이터 타입 |
| ----- | --------------------------------- | ------ |
| `오디오` | 비디오에서 추출된 개별 프레임을 별도의 이미지로 제공합니다. | IMAGE  |
| `fps` | 비디오에서 추출된 오디오 트랙입니다.              | AUDIO  |
| `fps` | 초당 프레임 수로 표시된 비디오의 프레임 속도입니다.     | FLOAT  |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/GetVideoComponents/ko.md)

***

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