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

# BriaVideoGreenScreen - ComfyUI Built-in Node Documentation

> 此节点使用 Bria API 将视频的背景替换为纯色色度键（chroma-key）屏幕。

此节点使用 Bria API 将视频的背景替换为纯色色度键（chroma-key）屏幕。它处理输入视频并返回一个新视频，其中原始背景已被移除并替换为统一的绿色或蓝色屏幕颜色。

## 输入

| 参数            | 描述                                                                                           | 数据类型  | 必填 | 范围                                                             |
| ------------- | -------------------------------------------------------------------------------------------- | ----- | -- | -------------------------------------------------------------- |
| `video`       | 要处理的输入视频                                                                                     | VIDEO | 是  | Video file                                                     |
| `green_shade` | 应用于前景之后的纯色色度键色调：broadcast\_green (#00B140)、chroma\_green (#00FF00) 或 blue\_screen (#0000FF)。 | COMBO | 是  | `"broadcast_green"`<br />`"chroma_green"`<br />`"blue_screen"` |
| `seed`        | seed 控制节点是否应重新运行；无论 seed 值如何，结果都是非确定性的（默认值：0）                                                | INT   | 是  | 0 到 2147483647                                                 |

**注意：** 输入视频的时长不得超过 60 秒。

## 输出

| 输出名     | 描述                                  | 数据类型  |
| ------- | ----------------------------------- | ----- |
| `video` | 处理后的视频（MP4、H.264），其原始背景已替换为所选的色度键色调 | VIDEO |

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

***

**Source fingerprint (SHA-256):** `70d2951d0adbbe7492b2bc97d04be6591b65f040ca4b414754ad6365c5db45cf`
