> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-chore-sync-comfy-api-v2-spec.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# BriaRemoveVideoBackground - ComfyUI Built-in Node Documentation

> This node removes the background from a video using the Bria AI service.

## 개요

이 노드는 Bria AI 서비스를 사용하여 비디오에서 배경을 제거합니다. 입력 비디오를 처리하고 원본 배경을 선택한 단색으로 교체합니다. 작업은 외부 API를 통해 수행되며 결과는 새 비디오 파일로 반환됩니다.

## 입력

| Parameter          | Description                                             | Data Type | Required | Range                                                                                                                                           |
| ------------------ | ------------------------------------------------------- | --------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| `video`            | 배경이 제거될 입력 비디오 파일입니다.                                   | VIDEO     | 예        | N/A                                                                                                                                             |
| `background_color` | 출력 비디오의 배경 색상입니다.                                       | COMBO     | 예        | `"Black"`<br />`"White"`<br />`"Gray"`<br />`"Red"`<br />`"Green"`<br />`"Blue"`<br />`"Yellow"`<br />`"Cyan"`<br />`"Magenta"`<br />`"Orange"` |
| `seed`             | 시드는 노드를 재실행할지 여부를 제어합니다. 시드와 관계없이 결과는 비결정적입니다. (기본값: 0) | INT       | 예        | 0 \~ 2147483647                                                                                                                                 |

**참고:** 입력 비디오의 길이는 60초 이하여야 합니다.

## 출력

| Output Name | Description                                                    | Data Type |
| ----------- | -------------------------------------------------------------- | --------- |
| `output`    | 배경이 제거되고 선택한 색상으로 교체된 처리된 비디오 파일로, H.264 코덱을 사용하는 MP4로 인코딩됩니다. | VIDEO     |

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

***

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