Skip to content

Batch set default subtitles in MKV files to specific language

License

Notifications You must be signed in to change notification settings

tonluong/mkvsetsubtitle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

mkvsetsubtitle

A quick and dirty Bash script to set the default subtitle language on all MKV files in the current directory.

Requires

requires mkvmerge and mkvpropedit to be in your path from MKVToolNix

Install MKVToolNix via homebrew

brew install mkvtoolnix

Getting Started

chmod +x mkvsetsubtitle
cp mkvsetsubtitle mkvfiles/

cd mkvfiles/
./mkvsetsubtitle eng

About

Batch set default subtitles in MKV files to specific language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages