Choose only 5.1 core stream

Everything related to MakeMKV
Post Reply
Message
Author
Snape90
Posts: 8
Joined: Fri Jun 27, 2014 9:01 am

Choose only 5.1 core stream

#1 Post by Snape90 » Sun Apr 07, 2019 7:55 am

Hi,

i use makekv on ubuntu 18.04 with this default selection rule:

Code: Select all

-sel:all,+sel:audio&(deu|eng),-sel:(havemulti),-sel:mvcvideo,+sel:subtitle&(deu|eng),-sel:special,=100:all,-10:deu
This selects only german and english audio and subtitle streams. I'm not interested in audio streams with 7 or more channels, for my 5.1 is enough. I don't need hd audio either, core stream is enough. Can i modify the selection rule in a way that if there are 2 german or english stream, one with 8 channels and one with 6, only the 5.1 channels is selected by default? if there is an audio stream with hd-audio (dts-hd ma master; 5.1 or 7.1) only the 5.1 core stream should be used.

is it possible that there is a 5.1 audio stream with a 2.0 core stream? If yes here of course 5.1 should be used.

snape

Grauhaar
Posts: 566
Joined: Thu Sep 15, 2016 3:46 pm

Re: Choose only 5.1 core stream

#2 Post by Grauhaar » Sun Apr 07, 2019 8:12 am

Can be done with "-sel:all,+sel:(ger|eng|nolang),-sel:(havecore),-sel:mvcvideo,=100:all,-50:ger,-10:forced"

Selects all tracks with ger, eng and nolang and deselects the HD part if an core part is available. Works for DD and DTS tracks.
Good Luck :)
_____________________________________________________________
Useful MakeMKV links: FAQs - Debug Log - Buy - Expiration of beta key
Two Blu-ray (UHD) Drives LG LG BH16NS55 with Libredrive Firmware 1.04

Snape90
Posts: 8
Joined: Fri Jun 27, 2014 9:01 am

Re: Choose only 5.1 core stream

#3 Post by Snape90 » Mon Apr 08, 2019 3:40 pm

Thanks.

ranger671
Posts: 16
Joined: Fri Mar 29, 2019 11:41 pm

Re: Choose only 5.1 core stream

#4 Post by ranger671 » Fri May 10, 2019 12:30 pm

Looking for more documentation on the Selection Rules. Does anyone know if/where they might be? Looked for them in the online help and the FAQ to no benefit.

In particular, I'd like to automatically grab the jpeg attachments, if they are available. Thanks.

d00zah
Posts: 1540
Joined: Mon Jun 06, 2016 8:23 pm

Re: Choose only 5.1 core stream

#5 Post by d00zah » Fri May 10, 2019 2:19 pm

ranger671 wrote:
Fri May 10, 2019 12:30 pm
Looking for more documentation on the Selection Rules. Does anyone know if/where they might be? Looked for them in the online help and the FAQ to no benefit.
https://www.makemkv.com/forum/viewtopic ... 386#p17399

Post Reply