# Object Eraser Tool

### What It Does

Bria Object Eraser removes things from your video:

* **People** - Remove bystanders, unwanted extras, or yourself from shots
* **Objects** - Erase logos, signs, products, or any item you want gone
* **Watermarks** - Remove existing watermarks or logos from footage
* **Distractions** - Clean up any visual distractions in your scene

The AI automatically fills in the background where the object was, resulting in a seamless image.

### How to Use

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

#### Quick Start (Fast Path)

The fastest way to erase objects:

1. **Attach a video** - Drag & drop or use [Import Clip](/getting-started/interface-overview/import-clip-button.md) (max 5 seconds)
2. **Select "Bria Erase Object"** - From the video-to-video model selector
3. **Describe what to remove** - Type what you want gone (e.g., "the person on the left", "the logo in the corner")
4. **Send** - Click send to process

That's it—the AI removes what you described and fills in the background.

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

#### Canvas Editor (Advanced Control)

For more precise control:

1. **Attach a video** and click **"Edit"** on the thumbnail
2. **Select "Bria Erase Object"** from the model dropdown
3. **Choose your selection method:**
   * **Text Tab** - Type what to erase (same as fast path)
   * **Point Tab** - Click directly on objects to erase
4. **Configure output format** (optional):
   * ProRes (MOV) - Best for Premiere Pro
   * H.264 (MP4) - Most compatible
   * H.265 (MP4) - Smaller file size
5. **Click "Erase Object"** to process

<figure><img src="/files/9dxIreX6IcO7IZnq9gCE" alt=""><figcaption></figcaption></figure>

#### Point Selection Mode

Point mode gives you precise control:

* **Click** on objects to mark them for **erasure** (red dots)
* **Shift+Click** on areas to **protect** them from erasure (green dots)
* Add multiple points for complex selections
* **Clear All** button resets your selection

> **Tip:** Use protect points (Shift+Click) if the AI is accidentally removing something you want to keep.

### Best Prompts for Object Erasure

#### Be Specific

✅ **Good prompts:**

```
the person in the red shirt
the car on the left side
the logo in the bottom right corner
the microphone boom at the top
the water bottle on the table
```

❌ **Vague prompts:**

```
person (which person?)
the thing (what thing?)
remove it (remove what?)
```

#### Describe Location

When there are multiple similar objects, include the location:

```
the person on the left (not just "the person")
the logo in the corner (not just "the logo")
the sign in the background (not just "the sign")
```

### Limitations

#### Duration Limit

⚠️ **Videos must be 5 seconds or less**

* This is a hard limit from the Bria API
* Videos longer than 5 seconds will be greyed out in the model selector
* Trim your video first if needed

#### What It's NOT For

| Use Case                          | Use This Instead                                                        |
| --------------------------------- | ----------------------------------------------------------------------- |
| Keep a subject, remove background | [SAM 3 Rotoscoping](/features/video-editing-tools/sam-3-rotoscoping.md) |
| Add effects to video              | [Kling VFX](/features/video-editing-tools/kling-vfx.md)                 |
| Extend video length               | VEO Extend                                                              |
| Increase resolution               | [Video Upscaling](/features/video-editing-tools/video-upscaling.md)     |

Bria Object Eraser **removes** things. SAM 3 Rotoscoping **keeps** things (removes the background).

### Use Cases

#### Clean Up B-Roll

Remove distracting elements from footage:

* Bystanders walking through your shot
* Unwanted signs or logos in the background
* Equipment or crew accidentally in frame

#### Remove Watermarks

Erase watermarks or logos from stock footage (where legally permitted):

* Stock video watermarks
* Network logos from archival footage
* Timestamps or overlays

#### Product Shots

Clean up product videos:

* Remove hands holding the product
* Erase tags or stickers
* Clean up messy backgrounds

#### Interview Cleanup

Fix interview footage:

* Remove mic booms that dipped into frame
* Erase coffee cups or clutter on desk
* Clean up background distractions

### Output Formats

Choose your output format based on your workflow:

| Format           | Best For             | Notes                         |
| ---------------- | -------------------- | ----------------------------- |
| **ProRes (MOV)** | Premiere Pro editing | Highest quality, larger files |
| **H.264 (MP4)**  | General use          | Most compatible, good quality |
| **H.265 (MP4)**  | Web delivery         | Smaller files, good quality   |
| **VP9 (WebM)**   | Web only             | Good for web embedding        |

Default is **ProRes (MOV)** for the best Premiere Pro workflow.

### Tips for Best Results

#### Video Preparation

* **Keep it short** - 5 seconds maximum
* **Good quality** - Higher quality input = better results
* **Clear subject** - Objects should be clearly visible
* **Stable footage** - Works better with minimal camera shake

#### Selection Tips

* **Text mode** for clearly describable objects
* **Point mode** for hard-to-describe or specific objects
* **Use both** - Start with text, refine with points if needed

#### Processing Tips

* **Be patient** - Processing can take 1-2 minutes
* **Review carefully** - Check the filled-in areas look natural
* **Iterate** - If results aren't perfect, try different prompts or use point mode

### Troubleshooting

#### "Video must be 5 seconds or less."

* **Problem:** Your video exceeds the 5-second limit
* **Solution:** Trim your video in Premiere Pro first, then import the shorter clip

#### "Object not fully removed"

* **Problem:** Parts of the object remain visible
* **Solution:** Try a more specific prompt describing exactly what to remove, or use Point mode to click directly on the remaining parts.

#### "Wrong object removed."

* **Problem:** The AI removed something you didn't want removed
* **Solution:** Use Point mode with protect points (Shift+Click) on areas you want to keep

#### "Background fill looks unnatural."

* **Problem:** The filled-in area doesn't match the surrounding area
* **Solution:** This can happen with complex backgrounds. Try processing a shorter clip or using a different angle.

#### Model Not Appearing

* **Problem:** Bria Object Eraser isn't in the dropdown
* **Solution:** Make sure you have a video attached first. The option only appears for video-to-video editing.

***

**Related:**\
[SAM 3 Rotoscoping ](/features/video-editing-tools/sam-3-rotoscoping.md)for keeping subjects (background removal)[\
Kling VFX](/features/video-editing-tools/kling-vfx.md) for adding effects


---

# 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://docs.chatvideopro.com/features/video-editing-tools/object-eraser-tool.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.
