Subtitles
OnceScribe provides a complete workflow from transcription to finished subtitles.
Generate Subtitle Files
After transcription, export directly to subtitle formats:
- Click the “Export” button in the toolbar
- Select SRT or VTT format
- Set options:
- Max characters per line
- Min/max display duration
- Include speaker labels
- Save file
Subtitle Burn-in
Embed subtitles directly into the video frame:
- Click “Burn Subtitles” on the transcript page
- Adjust styling:
- Font: System font list
- Position: Bottom / Top / Custom
- Color: Primary and outline color
- Outline width: 0-4px
- Font size: Relative to video height
- Preview the effect
- Click “Start Burn” — ffmpeg re-encodes and outputs
SRT vs VTT
| Feature | SRT | VTT |
|---|---|---|
| Compatibility | Almost all players | Modern browsers, HTML5 video |
| Styling | None | CSS styles |
| Complexity | Simple | Slightly complex |
| Recommended | General video | Web publishing |
Best Practices
- Enable “Stable Timestamps” for more accurate subtitle timing
- After speaker diarization, subtitles include
Speaker 1:prefix - Always preview before burn-in to confirm font and position
Last updated