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

# BriaRemoveVideoBackground - ComfyUI Built-in Node Documentation

> 此节点使用 Bria AI 服务移除视频背景。

此节点使用 Bria AI 服务移除视频背景。它处理输入视频，并将原始背景替换为你选择的纯色。该操作通过外部 API 执行，结果以新的视频文件返回。

## 输入

| 参数     | 描述                                                | 数据类型  | 必填 | 范围                                                                                                                                              |
| ------ | ------------------------------------------------- | ----- | -- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| `视频`   | 将从中移除背景的输入视频文件。                                   | VIDEO | 是  | N/A                                                                                                                                             |
| `背景颜色` | 输出视频的背景颜色。                                        | COMBO | 是  | `"Black"`<br />`"White"`<br />`"Gray"`<br />`"Red"`<br />`"Green"`<br />`"Blue"`<br />`"Yellow"`<br />`"Cyan"`<br />`"Magenta"`<br />`"Orange"` |
| `种子`   | `seed` 控制节点是否应重新运行；无论 `seed` 为何，结果都是非确定性的。（默认值：0） | INT   | 是  | 0 到 2147483647                                                                                                                                  |

**注意：** 输入视频的时长必须为 60 秒或更短。即使 `seed` 值保持不变，结果也是非确定性的。

## 输出

| 输出名称     | 描述                                          | 数据类型  |
| -------- | ------------------------------------------- | ----- |
| `output` | 已移除背景并替换为所选颜色的处理后视频文件，使用 H.264 编解码器编码为 MP4。 | VIDEO |

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

***

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