*TrackAsDefault="false" broken since 1.8.2

Everything related to MakeMKV
Post Reply
jsmith4711
Posts: 2
Joined: Thu May 23, 2013 12:38 pm

*TrackAsDefault="false" broken since 1.8.2

Post by jsmith4711 »

Hello,

I get always the default flag set for audio and subtitle.
my settings:
<mkvSettings
ignoreForcedSubtitlesFlag="false"
useISO639Type2T="true"
setFirstAudioTrackAsDefault="false"
setFirstSubtitleTrackAsDefault="false"
setFirstForcedSubtitleTrackAsDefault="false"
insertFirstChapter00IfMissing="true"
/>

Is there any setting which i looked over to disable all default flag settings?

John
mike admin
Posts: 4065
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: *TrackAsDefault="false" broken since 1.8.2

Post by mike admin »

Your settings are right. I have to verify this, but if it is the case then the only workaround is to remove default flags in GUI ("MKV Flags" item, "d" stands for default).
animal
Posts: 25
Joined: Tue Mar 26, 2013 1:04 am

Re: *TrackAsDefault="false" broken since 1.8.2

Post by animal »

I have run into this problem with the new versions as well. I typically have my "first subtitle track default" setting as "false". The first subtitle track is always set to "default" even though the default profile is set to "false". The only way to change it is by removing the "d" for default in the GUI on the first subtitle track. It does create more work having to constantly remove the flag in the GUI.
mike admin
Posts: 4065
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: *TrackAsDefault="false" broken since 1.8.2

Post by mike admin »

Its a bug, introduced with flag editing capabilities in 1.8.2 . Will be fixed in the next version.
Post Reply