I’m trying to set up a default selection rule in MakeMKV that only keeps one audio track (in the best possible quality) and one subtitle track for each of the languages I need: English, German, and Spanish.
Currently, I have the following rule:
Code: Select all
-sel:all,+sel:(eng|ger|deu|spa),-sel:forced,-sel:core,-sel:havemulti
Is this even possible with MakeMKV? Do you have any help or suggestions?
Thanks!