# AI消除

在「视频创意」制作阶段，如需**消除视频资产中的某些特定元素**（如文本、字幕、水印或徽标等不需要的元素），可使用AI工具下的 AI消除 功能智能消除。

## <mark style="color:blue;">操作步骤说明</mark>

### 1.选择视频

**单个视频**：直接选中轨道区或资产组内的目标视频 -> AI工具 -> AI消除，调起弹窗

<figure><img src="/files/lRsYidulR92clgxrGdfp" alt=""><figcaption></figcaption></figure>

**多个视频**：在轨道区拖拽或按住Ctrl键 多选目标视频（如有资产组，需单独选中） -> AI工具 -> AI消除，调起弹窗

<div align="left"><figure><img src="/files/nPMylUN88ep0QNh8XXt6" alt=""><figcaption></figcaption></figure></div>

### 2.AI消除

* 在弹窗画面中框选需要处理的区域，即希望消除的特定元素
* 然后拖动时间轴上的指针（或键盘的 "←" "→"键），确认消除时间范围
* 消除区域及其时间范围确认后，点击"√"保存当前框选
* 一个视频内可添加多个消除区域，批量保存提交
* 所有框选添加完毕，点击【消除】即开始进行消除任务

<figure><img src="/files/DFmbVrCLSSoPh9oikkYb" alt=""><figcaption></figcaption></figure>

* 消除任务提交后，可在右上角的【任务中心】查看当前任务和历史任务的进展

<figure><img src="/files/D7s5GHA3Kt8RgJpIJSL0" alt=""><figcaption></figcaption></figure>

* AI消除任务完成后，目标视频将会<mark style="color:red;">**自动替换为AI消除后的视频**</mark>
* 原始视频&消除后的视频都会在项目资产中展示

<figure><img src="/files/5dlMZhuhsLE432CiBZTg" alt=""><figcaption></figcaption></figure>

<mark style="background-color:red;">🌟</mark><mark style="background-color:red;">**多个视频 批量AI消除**</mark>

* 当您选中了多个视频进行消除，弹窗内将展示所有已选中的视频；支持移除已选中的视频，不支持在弹窗内添加新视频

<div align="left"><figure><img src="/files/v7aH5sXllqg0rZJFmILE" alt="" width="563"><figcaption></figcaption></figure></div>

* 可对单个视频逐一编辑框选内容
* **若所有视频存在消除区域一致的情况，可打开【**<mark style="color:red;">**所有视频将使用相同的框选**</mark>**】按钮，批量消除**

*<mark style="color:red;">\*使用该功能，建议所有视频的时长都保持一致</mark>*

<figure><img src="/files/rVCFuLjKjH1GifugP9Lb" alt=""><figcaption></figcaption></figure>

* 打开后，所有视频都将复用 **当前选中视频所框选的绝对位置&绝对时间范围**
* 当按钮保持打开时，对当前选中视频做的所有操作都会复用到其他视频，如添加框选、删除框选

<div><figure><img src="/files/eEmnl9vzdIl4enqGO4JV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/AbGd1nFkQUHil9UfetDe" alt=""><figcaption></figcaption></figure></div>

* 举例说明：如批量选中了a（20s）、b（30s）、c（35s）三个视频进行AI消除
  * 若先在a视频中添加了三个框选（没有选择应用到全部），在b视频编辑时选择了应用到全部。则abc三个视频都会覆盖原有设置，使用b视频添加的框选位置&时间
  * 若在b视频编辑时选择了应用到全部，且框选时长是25s-30s。则切换到a视频时，25s-30s框选无截图展示且消除不生效（因a视频只有20s）；切换到c视频时，会展示25s-30s的框选，并使用c视频在25s的框选截图
  * 若在b视频编辑时选择了应用到全部，切换到a、c视频时，取消了应用到全部。那么abc三个视频都会取消应用到全部，保留已添加的框选内容，后续在a、b、c三个视频编辑界面添加的框选彼此独立
* 所有视频的所有框选添加完毕，点击【消除】即开启消除任务

👉AI消除计费规则请查阅: [费用中心](/ge-ren-zhong-xin/fei-yong-zhong-xin.md#san-yong-liang-ming-xi)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.playturbo.cn/shi-pin-gong-ju-shi-pin-bian-ji-qi/shi-pin-bian-ji-qi-shi-yong-zhi-nan/liang-dian-gong-neng/ai-gong-neng/ai-xiao-chu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
