Version 1.8.0 release notes
Posted: Thu Feb 21, 2013 5:41 pm
Can someone elaborate on what changes were done to result in "Improved compatibility of produced MKV files“?
It should. By the way, this option was available for a while...Chetwood wrote:setFirstSubtitleTrackAsDefault="false" will result in all sub streams ripped being set to "default = no", which is what I want?
Change the default profile or create a new profile in your data directory.Chetwood wrote:Right, but how do I achieve this?
I have done both as you can see when you follow the link. I've also read up on conversion profiles but can't figure out how to makebw001 wrote:Change the default profile or create a new profile in your data directory. You may also have to enable expert mode on the General tab in preferences.
setFirstSubtitleTrackAsDefault="false"Chetwood wrote:- regular subs flagged to default = no (no matter if first sub stream or not)
Not possible, unless the forced track happens to be first (after order weight was applied). If thi is the case, thenChetwood wrote:- forced subs flagged to forced = yes and default = yes.
It's not possible. MakeMKV doesn't know that two separate tracks are identical until it finishes the conversion. And at that time it's too late - while it is easy to remove an empty track, removing a non-empty track requires overwriting all track data.Chetwood wrote:Would be nice to see Mike chime in on this as well as on how to get MakeMKV to not add a separate forced stream twice.