MakeMkvcon backup iso

The place to discuss linux version of MakeMKV
Post Reply
Dapsol
Posts: 4
Joined: Fri Aug 29, 2014 9:25 am

MakeMkvcon backup iso

Post by Dapsol »

Hi,

can the 'backup' option of makemkvcon be used on an .iso file? I can't get it to work, please advise :-)

My goal is converting a blu-ray .iso file to something unencrypted so i can transcode it with handbrake-cli. I only have a console (no gui), using Debian wheezy.

Code: Select all

makemkvcon backup --decrypt iso:'/home/me/scripts/makeMkv/files/mydisc.iso' -r '/home/me/scripts/makeMkv/files2/'

MSG:1005,0,1,"MakeMKV v1.8.12 linux(x64-release) started","%1 started","MakeMKV v1.8.12 linux(x64-release)"
MSG:5042,0,0,"The program can't find any usable optical drives.","The program can't find any usable optical drives."
DRV:0,256,999,0,"","",""
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,"","",""
Backup source must start with "disc:"
Woodstock
Posts: 9912
Joined: Sun Jul 24, 2011 11:21 pm

Re: MakeMkvcon backup iso

Post by Woodstock »

Handbrake CLI can work with MKV files, which would be decrypted. I use it that way all the time. You need to be using a "nightly build" version to deal with things like subtitles within the BD rip.

If you were hoping to preserve the menu structure by going with the backup option, handbrake isn't going to do that.
MakeMKV Frequently Asked Questions
How to aid in finding the answer to your problem: Activating Debug Logging
Dapsol
Posts: 4
Joined: Fri Aug 29, 2014 9:25 am

Re: MakeMkvcon backup iso

Post by Dapsol »

Thanks for explaining,

Okay so i need a nightly of Handbrake to handle the subtitles in blu-rays? that's bad news, i've been trying to compile Handbrake-cli (on Debian Wheezy) but couldn't get it to work, so eventually i installed by adding "deb http://www.deb-multimedia.org wheezy main non-free" to obtain the package from there.

if i run "HandBrakeCLI -u" it reports this version:

Code: Select all

HandBrake rev20121007 (2014022799) - Linux x86_64 - http://handbrake.fr
Post Reply