dsall.svq Linux Directory

The place to discuss linux version of MakeMKV
Post Reply
Jagaer
Posts: 5
Joined: Tue Mar 09, 2010 4:53 pm

dsall.svq Linux Directory

Post by Jagaer »

A few questions:

1. I have read about the dsall.svq file for windows which contains the disc-specific information needed for decryption (Volume Key?) MakeMKV should download it automatically, but if not, where should it be placed for linux? $Home/.makemkv ?

2. I received a message "This disc uses newer version of AACS protection. Please let us know about it by visiting..." is this providing the needed information for this disc, or is there a command line switch needed to create the debug log file. (The PC is headless so makemkvcon is a godsend)

Thanks
skittle
Posts: 349
Joined: Thu Jan 14, 2010 4:23 am

Re: dsall.svq Linux Directory

Post by skittle »

MakeMKV puts its settings in:

~/.MakeMKV/settings.conf

Code: Select all

#settings.conf
#
# MakeMKV settings file, written by MakeMKV v1.6.1 linux(x64-release)
#

aacs_KeyFilesDir = ""
app_DestinationDir = ""
app_Key = "T-Sitx5LxEXqP3UVcXWEbszE4Aj24b2k1OOGvAWFqXb5P11X42EoO_e2UpLcjS96EaS@" #this is the beta key
app_UpdateLastCheck = "14897"
bdplus_DumpDir = ""
bdplus_SvqDir = ""
io_ErrorRetryCount = "20"
As you can see, you can put the SVQ file anywhere as long as you point makemkv to it.
As for newer AACS version: http://www.makemkv.com/faq/item/8/catid/6
Jagaer
Posts: 5
Joined: Tue Mar 09, 2010 4:53 pm

Re: dsall.svq Linux Directory

Post by Jagaer »

Thanks!
Post Reply