Erase burned-in text from the picture
erase_burned_textPROJECT-SCOPED: this call acts only on the explicit project_id and returns the project identity with its result. TRULY REMOVE burned-in captions (or watermarks) — one call: it measures every matching region and REPAINTS THE PIXELS, reconstructing the picture that was behind the text. This is real removal, not a blur or a bar: say 'removed'. Use it for 'remove the captions' / 'take the subtitles off' / 'get rid of the watermark' on footage that arrived with text burned in, and BEFORE add_captions when the user wants a different caption font or style — with the old text gone, new captions cannot stack on it. Cuts, timings, transcript and captions are unaffected; the video is unchanged except that the text is gone. scope defaults to 'captions'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| scope | No | ||
| start | No | ||
| project_id | Yes | Required immutable scope for this call. Copy the id from list_projects/open_project/project_state; the active-project pointer is never used to guess. |