Can someone tell me how to add .svq file to .MakeMKV data?

The place to discuss Mac OS X version of MakeMKV
Post Reply
FredT
Posts: 13
Joined: Wed Apr 11, 2012 3:01 pm

Can someone tell me how to add .svq file to .MakeMKV data?

Post by FredT »

There is a problem ripping The Descendants blu-ray, and there is apparently a new .svq file to address it. I have downloaded dsall.svq, but I don't know what to do with it. It seems that it should be placed in a .MakeMKV folder, but I cannot find it. In Preferences>General it shows /Users/me/.MakeMKV, and if I click on the blue folder it shows a list of .svq and .conf files. But in the Finder under /users/me I find no such file or folder. I have show hidden files turned on. I'm missing something, can someone help me?
mike admin
Posts: 4075
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: Can someone tell me how to add .svq file to .MakeMKV dat

Post by mike admin »

Open terminal, and type

Code: Select all

open /Users/me/.MakeMKV
Romansh
Posts: 873
Joined: Sat Jan 22, 2011 7:09 pm

Re: Can someone tell me how to add .svq file to .MakeMKV dat

Post by Romansh »

This should work too:

Code: Select all

open ~/.MakeMKV
You can also do this from the Finder's menu bar:

Go > Go to Folder…, paste "~/.MakeMKV" (without quotes), and choose Go.
Post Reply