docs/features/embedded-subtitles.md
Add, remove, preview, and edit subtitle tracks embedded in a video file.
The embedded subtitle editor edits subtitle tracks in Matroska containers:
.mkv.webmSubtitle tracks can also be inspected from MP4-style containers (.mp4, .m4v, .mov), but the editor warns when the loaded file cannot be edited as a Matroska container.
Embedded subtitle reading supports a range of sources elsewhere in Subtitle Edit, including PGS/VobSub/DVB image tracks in Matroska, MP4-embedded VobSub/WebVTT, and CEA-708 (DTVCC) captions carried in H.264 SEI messages inside MP4.
FFmpeg is required. If FFmpeg is not available, Subtitle Edit will prompt you to install or configure it before generating the output video.
If the current subtitle format is not suitable for Matroska embedding, Subtitle Edit converts it to ASSA for the generated output.
Common text formats such as SRT, WebVTT, ASSA, and SSA can be embedded. Unsupported text formats are converted to ASSA before embedding.
Changes are applied only when you click Generate and create the new video file.
| Key | Action |
|---|---|
| Insert | Add an external subtitle file |
| Delete | Mark the selected track for deletion / undo deletion mark |
| Escape | Close or cancel generation |
| F1 | Open help |