MicroDVD SUB to SRT Converter
Convert MicroDVD SUB subtitles to SRT with the timings preserved.
To convert MicroDVD SUB to SRT, paste the subtitle file above and the converted output appears immediately. Cue timings are preserved to the millisecond, and cues can be renumbered sequentially — which matters because several players silently stop at the first out-of-order index. SRT is the most widely supported subtitle format — numbered cues, comma decimal separators, no styling. If something has to work everywhere, it is SRT.
Runs in your browserAbout converting SUB to SRT
MicroDVD timings are frame numbers rather than timestamps, so a conversion needs the video frame rate to be correct — at the wrong rate the whole file drifts progressively. SRT is the most widely supported subtitle format — numbered cues, comma decimal separators, no styling. If something has to work everywhere, it is SRT.