makemkvcon backup problem

Discussion of advanced MakeMKV functionality, expert mode, conversion profiles
Post Reply
ryan99
Posts: 3
Joined: Wed Jun 26, 2013 9:34 pm

makemkvcon backup problem

Post by ryan99 »

Hi,

I've been using makemkv for a long while now however I have only recently started using makemkvcon. I can get makemkvcon to extract tracks but not to do complete disc backups.

Using http://www.makemkv.com/developers/usage.txt

I'm trying to run command:

Code: Select all

private:autoripper ryan$ /Applications/MakeMKV.app/Contents/MacOS/makemkvcon backup --decrypt --cache=16 --noscan -r --progress=-same disc:0 /tmp
MSG:1005,0,1,"MakeMKV v1.8.11 darwin(x86-release) started","%1 started","MakeMKV v1.8.11 darwin(x86-release)"
PRGT:5018,0,"Scanning CD-ROM devices"
PRGC:5018,0,"Scanning CD-ROM devices"
PRGV:0,0,65536
PRGV:0,0,65536
MSG:2010,0,1,"Optical drive \"DVD+R-DL HL-DT-ST DVDRW  GS31N TA17d\" opened in OS access mode.","Optical drive \"%1\" opened in OS access mode.","DVD+R-DL HL-DT-ST DVDRW  GS31N TA17d"
PRGV:65536,0,65536
PRGV:65536,65536,65536
DRV:0,0,999,0,"DVD+R-DL HL-DT-ST DVDRW  GS31N TA17","",""
DRV:1,256,999,0,"","",""
DRV:2,256,999,0,"","",""
DRV:3,256,999,0,"","",""
DRV:4,256,999,0,"","",""
DRV:5,256,999,0,"","",""
DRV:6,256,999,0,"","",""
DRV:7,256,999,0,"","",""
DRV:8,256,999,0,"","",""
DRV:9,256,999,0,"","",""
DRV:10,256,999,0,"","",""
DRV:11,256,999,0,"","",""
DRV:12,256,999,0,"","",""
DRV:13,256,999,0,"","",""
DRV:14,256,999,0,"","",""
DRV:15,256,999,0,"","",""
PRGV:0,65536,65536
PRGV:0,0,65536
MSG:5072,0,1,"Backing up disc into folder \"/tmp\"","Backing up disc into folder \"%1\"","/tmp"
MSG:5069,128,0,"Backup failed","Backup failed"
MSG:5080,516,0,"Backup failed.","Backup failed."
As you can see it's not working. Is there a way to enable more verbose output or a way of finding out the definition of the error codes above. The GUI is able to backup ok.

Running a scan shows there is a disc in slot 0:

Code: Select all

private:autoripper ryan$ /Applications/MakeMKV.app/Contents/MacOS/makemkvcon -r info disc:9999
MSG:1005,0,1,"MakeMKV v1.8.11 darwin(x86-release) started","%1 started","MakeMKV v1.8.11 darwin(x86-release)"
MSG:2010,0,1,"Optical drive \"DVD+R-DL HL-DT-ST DVDRW  GS31N TA17d\" opened in OS access mode.","Optical drive \"%1\" opened in OS access mode.","DVD+R-DL HL-DT-ST DVDRW  GS31N TA17d"
DRV:0,2,999,1,"DVD+R-DL HL-DT-ST DVDRW  GS31N TA17","PAIN_AND_GAIN","/dev/rdisk2"

MakeMkv: v1.8.11
O/S: Mac


Thanks for your help.
Post Reply