How to change Segment Mapping?

Everything related to MakeMKV
Post Reply
Dazkine
Posts: 83
Joined: Wed Apr 09, 2014 9:52 am

How to change Segment Mapping?

Post by Dazkine »

Title information
Name: xyz
Source file name: 00001.mpls
Angle: 2
Duration: 2:17:54
Chapters count: 18
Size: 31.7 GB
Segment count: 3
Segment map: 4,2,3

Segment 4 uses 16bit DTS-MA but Segment 2 and 3 use 24bit.

Can that causes problems?
And how can I tell mmkv that it should ignore segment map 4 ?
Romansh
Posts: 873
Joined: Sat Jan 22, 2011 7:09 pm

Re: How to change Segment Mapping?

Post by Romansh »

No clue, but that's indeed an interesting question.
mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: How to change Segment Mapping?

Post by mike admin »

This was fixed in 1.8.9 or so. MakeMKV will scan all segments, pick the audio resolution from longest segment and fix it for entire file. If you are transcoding the audio, MakeMKV will up/down sample necessary segments automatically. If you are saving directly, MakeMKV will give you a warning. You will get a broken file (DTS changes from 16bit to 24bit in a middle), that is likely playable, but will have all sorts of issues during trascoding.
Dazkine
Posts: 83
Joined: Wed Apr 09, 2014 9:52 am

Re: How to change Segment Mapping?

Post by Dazkine »

You will get a broken file (DTS changes from 16bit to 24bit in a middle), that is likely playable, but will have all sorts of issues during trascoding.
Why not ignore the 16bit part?

Mostly the 16bit part at the beginning does not really belong to the movie. Thats often just some kind of logo/intro.
mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: How to change Segment Mapping?

Post by mike admin »

MakeMKV actively tries to remove logo (from beginning or the end of the movie). It means that in your case it failed to do so. If you have a sample (or several ones) please make a /onlinehelp/testdump.html of the each title that has this "logo" segment, and send to support@makemkv.com .
Post Reply