Search found 8 matches

by brian163
Fri Jul 10, 2020 7:00 pm
Forum: Blu-ray discs
Topic: Midway
Replies: 63
Views: 242581

Re: Midway

Just got bit by the "MakeMKV Java routine" issue myself. I should have double checked it but it did not label the correct main feature segment. :oops: :(

Thanks @Hoss713 for the additional info.
by brian163
Tue Jan 10, 2017 11:23 pm
Forum: Blu-ray discs
Topic: Deepwater Horizon
Replies: 38
Views: 118293

Re: Deepwater Horizon

I used process monitor and came up with this for redbox

Source file name: 00772.mpls
Segment map: 501,502,514,510,511,513,512,507,505,504,508,506,515,509,503


In my observation, NF rentals often match retail versions. But in this case it also doesn't have a 301 but rather the 772 with the ...
by brian163
Thu Apr 12, 2012 12:16 pm
Forum: Blu-ray discs
Topic: The Descendants
Replies: 47
Views: 100907

Re: The Descendants

(FredT) If you didn't change the default path preference, open the Mac OS Terminal program. Type: cd /Users/<your login name>/.MakeMKV or ~/.MakeMKV

This directory is preceded by a period which in *nix is a "hidden directory". That is why when you open your home folder in the Finder it's not ...
by brian163
Fri Apr 06, 2012 7:03 pm
Forum: Advanced MakeMKV usage
Topic: Profiles settings discussion
Replies: 34
Views: 118134

Re: Profiles settings discussion

Would a chapters token be possible? I'd like to limit the track selections to only the Title with the most chapters (usually the main content).

Sorry if I a missing something, I am just starting to wrap my head around the capabilities of Advanced mode. :oops:
by brian163
Sun Feb 05, 2012 7:32 pm
Forum: Blu-ray discs
Topic: Contagion (US) Won't Rip to MKV
Replies: 44
Views: 93346

Re: Contagion (US) Won't Rip to MKV

Thanks, worked for me as well.
by brian163
Sat Feb 04, 2012 4:39 pm
Forum: Blu-ray discs
Topic: Contagion (US) Won't Rip to MKV
Replies: 44
Views: 93346

Re: Contagion (US) Won't Rip to MKV

< humor >
I'm observing a sense of momentum here and in anticipation of the first truly negative post I offer this "Top 5 list of responses you don't have to post":

5) Why doesn't this software EVER work. (Being dramatic won't help.)

4) How are they going to fix the problem if they won't accept MY ...
by brian163
Fri Feb 03, 2012 4:04 am
Forum: Blu-ray discs
Topic: Contagion (US) Won't Rip to MKV
Replies: 44
Views: 93346

Re: Contagion (US) Won't Rip to MKV

The dump file will be in your data directory (check your preferences for path).
by brian163
Tue Feb 08, 2011 1:37 am
Forum: MakeMKV for Mac OS X
Topic: DASPI Kernel?
Replies: 11
Views: 51970

Re: DASPI Kernel?

You can disable a kernel extension on the fly. (Removing the file alone will require a reboot as the extension is already loaded into memory.)

Using an account with Administrative (and thus sudo) privs, open Terminal and type:

sudo kextunload /System/Library/Extensions/daspi.kext

(use "kextload ...