Batch retime subtitles in a directory to internal subs
- Have bash installed.
- Install mkvtoolnix-cli for grabbing track information and extracting subtitles.
- Install alass for retiming against the extracted subtitles (if on Arch-based system, consider the AUR).
- Download and place
retime
into a folder in your PATH (i.e/usr/local/bin
), or clone this repository and link the file to a folder in PATH.
- Navigate to a directory with untimed subtitles and videos to time against.
- Run
retime
.