This package contains tools using mkvtoolnix (https://github.com/mbunkus/mkvtoolnix)
- A bash script to extract all subtitle tracks from MKV files
- A bash script to append a subtitle file to an existing MKV file
./mkvExtractSubs.sh [file_to_process]
./mkvAddSubs.sh [video_file] [subtitle_file]
- MKVToolNix (https://github.com/mbunkus/mkvtoolnix) installed