Can someone tell me how to add .svq file to .MakeMKV data?
Can someone tell me how to add .svq file to .MakeMKV data?
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?
-
- Posts: 4075
- Joined: Wed Nov 26, 2008 2:26 am
- Contact:
Re: Can someone tell me how to add .svq file to .MakeMKV dat
Open terminal, and type
Code: Select all
open /Users/me/.MakeMKV
Re: Can someone tell me how to add .svq file to .MakeMKV dat
This should work too:
You can also do this from the Finder's menu bar:
Go > Go to Folder…, paste "~/.MakeMKV" (without quotes), and choose Go.
Code: Select all
open ~/.MakeMKV
Go > Go to Folder…, paste "~/.MakeMKV" (without quotes), and choose Go.