I want to use makemkv to decrypt discs that need extra processing but I haven't found a way to get the files directly. As of now, I have to rip to iso, extract it with 7z and then delete the iso which just uses extra temporary space and processing for no good reason.
Using something like this to achieve it would make sense to me and if you want an iso, you speficy the extention on a file.
Code: Select all
"C:\Program Files (x86)\MakeMKV\makemkvcon64.exe" backup -r --decrypt --noscan disc:0 "K:\_2enc_\_ISO\SomeDVD\"
Code: Select all
MSG:5068,516,1,"Folder K:\\_2enc_\\_ISO\\SomeDVD\" already contains a backup, please choose another folder","Folder %1 already contains a backup, please choose another folder","K:\\_2enc_\\_ISO\\SomeDVD\""