How to edit a clip with AI
Sliver’s AI refinement panel takes natural-language commands and rewrites the clip — trim, reframe, add titles, change captions.
4 min read · updated 2026-05-15
- Step 01
Open the AI refine panel
With a clip selected, scroll the editor’s right column to the “AI refine” section. It has a text box and a “Refine” button.
Screenshot pendingAI refine panel with prompt box and history
Below the prompt box, you can see the running history of prompts and what each one did. - Step 02
Type what you want to change
Plain English. Sliver translates intent into a structured JSON patch under the hood, so phrasing is forgiving.
- Step 03
Examples that work today
“Extend by 5 seconds.” “Trim 2 seconds off the end.” “Center it instead of tracking the speaker.” “Add a title at the top.” “Add a caption at the bottom that says ‘episode 12’.” “Watermark with @jasontmiani.” “Punchier hook — rewrite the title.” “Clear the title.” “Hide captions.”
- Step 04
Press Refine (or ⌘/Ctrl+Enter)
Sliver streams the request to Claude, which calls the apply_edit_patch tool with the minimal set of changes. The AI’s one-sentence reasoning is logged above so you know what it interpreted.
- Step 05
Auto-rerender
As soon as the patch applies, the editor kicks off a 600 ms-debounced re-render. The preview swaps to the new cut within ~5–8 seconds on Preview quality, or ~25–30 s on the higher-quality default.
- Step 06
Undo / revert
The refine panel keeps the last 10 prompts in history. Tap “Revert” next to any entry to roll back to that state.
Good to know
What the AI can’t do (yet)
Manual crop boxes (drag those on the source preview), delete clips (use the Delete button), or rewrite caption styling beyond on/off. The system prompt politely tells you when an intent isn’t supported.
Cost
Refines use Claude Haiku 4.5 with tool-use — roughly a tenth of a cent per call. Free plan includes refinement but with a slower render queue.
Related
Was this article helpful?
If something here is wrong, out of date, or unclear, email support@sliver.video and we’ll fix it. Real humans read every message.