This subtitle burner reads standard SRT and WebVTT timestamps, removes file-only markup, and builds a styled ASS caption track for the export engine. It keeps line breaks, overlapping cues, Unicode text, and an optional timing offset. The live browser preview lets you scrub the source and catch an early or late track before a long render starts.
When you export, a WebAssembly build of FFmpeg, libass, HarfBuzz, and an open Noto Sans caption font runs inside this tab. The picture is re-encoded as H.264 because hard subtitles must be drawn into every frame. The first readable audio track becomes AAC, while soft subtitle streams, extra tracks, chapters, attachments, and source metadata are omitted. Browser memory makes short and moderate clips the best fit.