Files
MKVAudioSubtitleChanger/README.md

21 lines
260 B
Markdown

config.yml example:
```
mkvtoolnixPath: /usr/bin
config:
1:
audio:
- jpn
subtitle:
- ger
- eng
2:
audio:
- ger
- eng
subtitle:
- OFF
```
Config file needs to be placed in the same directory as the jar.