Soft subs — toggleable in the player
Embedding a subtitle stream into a container keeps it as a separate track the viewer can enable/disable. Different containers support different subtitle codecs:
- MKV — supports SRT (mov_text won't fit), ASS, SSA, PGS bitmap, S_TEXT/UTF8.
- MP4 — supports the
mov_textcodec only (a tt-text variant of SRT). - WebM — supports WebVTT.