Page 1 of 1
DTSHDMA
Posted: Tue Mar 04, 2014 7:27 am
by Colonial
Is it possible configure settings.conf (or any other file) so that makemkv automatically rips DTSHDMA from each blu-ray?
Thanks

Re: DTSHDMA
Posted: Wed Mar 05, 2014 12:07 am
by Woodstock
If you have enabled Expert mode, in the Advanced tab, you can change the default selection rule.
I use:
Code: Select all
-sel:all,+sel:(favlang|nolang),-sel:(havemulti|havecore),-sel:mvcvideo,=100:all,-10:favlang
This selects pretty much EVERY audio track on the disk in my favorite languages. They can be sorted out later.
Re: DTSHDMA
Posted: Wed Mar 05, 2014 7:11 am
by Colonial
That's very cool. I'd like to do this in a Linux terminal (I just love the terminal)
