mirror of
https://github.com/RatzzFatzz/MKVAudioSubtitleChanger.git
synced 2026-02-11 02:05:56 +01:00
[UPDATE] README.md
This commit is contained in:
@@ -21,7 +21,8 @@ Opening terminal / cmd in the directory of the jar and the config file and execu
|
||||
|
||||
You have to replace the brackets and the content of it with the path to your mkv file or the directory with mkv files.
|
||||
|
||||
### config.yml example:
|
||||
### config.yml example
|
||||
Config file needs to be placed in the same directory as the jar.
|
||||
|
||||
```
|
||||
mkvtoolnixPath: /usr/bin
|
||||
@@ -39,5 +40,7 @@ config:
|
||||
subtitle:
|
||||
- OFF
|
||||
```
|
||||
Config file needs to be placed in the same directory as the jar.
|
||||
|
||||
This config will first check if there is japanese audio and german or english subtitles available, if yes,
|
||||
it will set these attributes. If these are not available, it will check the second part. This means, it checks
|
||||
if german or english audio is available. It does not care for the subtitle, because it's "off", which means, it
|
||||
will disable subtitles in this case.
|
||||
|
||||
Reference in New Issue
Block a user