This Electron app takes an srt file, parses all of the timestamps fixing both out of sequence time-values, and also making all back-to-back timestamps under 2 seconds continuous. Simply drag an srt into the app, click the execute button, and an updated version of the provided subtitle will be created with '_msUpdated' appended to the fileName, at the location of the original subtitle.
- Download the release for your platform
- Click the above badges or check out the releases page here
Open the application, locate the srt you want processed and drag it into the window. If all went well, the 'Execute' button will flash, and you can click it to check and create a new subtitle with all timestamps under 2 seconds made continuous.
- Support for directories/multiple srt files