How to select only specific cores?

Discussion of advanced MakeMKV functionality, expert mode, conversion profiles
Post Reply
mgutt
Posts: 141
Joined: Sun May 05, 2019 6:38 pm

How to select only specific cores?

Post by mgutt »

Hi,

I disabled the default language and use only this advanced selection rule, which works really nice:

Code: Select all

-sel:all,+sel:(ger|eng|und|nolang|single),-sel:(core),-sel:mvcvideo,=100:all,-10:ger,+sel:attachment
As you can see it selects German, English and all undefined languages. In addition it unselects the core as I don't need it as an additional audio track as the HD audio track already includes the core.

But there is one exception where I like to have the core separately and this is when its a DD 5.1 core, because every client is able to play this core which avoids audio transcoding in Plex.

So the question is:
Is it possible to select cores by their name?
Post Reply