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.

Description
Languages
Java 100%