Global-only styling breaks as soon as the footage changes
A subtitle track can use the right font and still fail on one scene. A lower third appears exactly where the captions sit. A product name needs emphasis. A speaker label requires a different treatment. A vertical crop makes one cue collide with the edge.
The blunt fixes are both bad: change every subtitle to solve one scene, or duplicate the whole project for a local exception. A useful editor needs a stable base style and a clear override model.
CutCaption treats global styling as the parent, then layers cue-level spatial changes and local text formatting where needed. The editor can solve one caption without silently redefining the rest of the track.
Build the baseline first
Set the decisions that should remain consistent across the video:
- font family, size, primary color, and opacity;
- outline, shadow, and background box;
- bold or italic defaults;
- 9-point position, margins, and safe-area placement;
- the active-word or social-line mode, when used.
Play several different scenes before locking the baseline. A style tested only over one dark frame can fail as soon as the footage becomes bright or visually dense.
Add the smallest useful override
When a cue needs an exception, choose the narrowest scope that solves it:
- Cue position: change the local anchor, offset, or rotation when the whole subtitle must move.
- Selected range: change color, outline, background, decoration, or size for part of the text.
- Single word: emphasize one term without changing its neighbors.
- Speaker treatment: use speaker metadata and speaker styling when the distinction is systematic, rather than manually restyling every line.
This ordering reduces cleanup. If a lower third is the problem, moving the cue is more maintainable than applying formatting to each word.
A practical scene-change workflow
- Save the global style and preview the normal caption state.
- Seek to the scene with a collision or emphasis need.
- Select the subtitle cue.
- Apply a local position or text override.
- Replay the transition into and out of that cue.
- Check the following subtitle to make sure the global style resumes.
- Review the sequence in the libass preview before export.
The transition check catches a common review error: the special cue looks good in isolation but jumps awkwardly when the captions return to their normal placement.
Keep exceptions visible and reversible
Local styling should be deliberate, not accumulated debris. Use the editor’s clear or normalize controls when an experiment is no longer needed. Prefer a saved global or workspace preset for a reusable brand treatment; reserve cue overrides for content-specific exceptions.
When many captions need the same change, that is a sign to revise the global style or speaker style instead of repeating local edits.
Deliver through a format that preserves the work
SRT, VTT, and TXT are useful text-oriented outputs, but they cannot represent the full local styling model. Use ASS or a burned-in video when placement, inline styling, karaoke, or effects are part of the approved result.
For the file handoff, see the online ASS subtitle editor workflow. For confidence in the visual result, read how preview and export stay aligned.
