Failed to open disc

The place to discuss linux version of MakeMKV
Post Reply
Roedy
Posts: 8
Joined: Thu Mar 31, 2016 1:14 pm

Failed to open disc

Post by Roedy » Thu Mar 31, 2016 1:18 pm

Hi,

I am trying to convert an iso to mkv files with makemkvcon, sadly im an receiving error "DEBUG: Code 233

What is wrong?

Command: /usr/bin/makemkvcon -r mkv iso:"s4d1.iso" all ./

Code: Select all

MSG:1005,0,1,"MakeMKV v1.9.9 linux(x64-release) started","%1 started","MakeMKV v1.9.9 linux(x64-release)"
MSG:1004,0,1,"Debug logging enabled, log will be saved as /home/Roedy/MakeMKV_log.txt","Debug logging enabled, log will be saved as %1","/home/Roedy/MakeMKV_log.txt"
MSG:1003,32,3,"DEBUG: Code 0 at juQ.:SSdCo1&\\v_qAG(E:29398760","DEBUG: Code %1 at %2:%3","0","juQ.:SSdCo1&\\v_qAG(E","29398760"
MSG:1003,16777248,3,"DEBUG: Code 0 at wpa_C5IZ/#3lXH^ZFk>E:29394620","DEBUG: Code %1 at %2:%3","0","wpa_C5IZ/#3lXH^ZFk>E","29394620"
MSG:1003,32,3,"DEBUG: Code 0 at c:wFNRU$O#OUT$g:29393976","DEBUG: Code %1 at %2:%3","0","c:wFNRU$O#OUT$g","29393976"
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,"","",""
MSG:1003,32,3,"DEBUG: Code 0 at juQ.:SSdCo1&\\v_qAG(E:29398760","DEBUG: Code %1 at %2:%3","0","juQ.:SSdCo1&\\v_qAG(E","29398760"
MSG:3007,0,0,"Using direct disc access mode","Using direct disc access mode"
MSG:3025,0,3,"Title #11 has length of 1 seconds which is less than minimum title length of 120 seconds and was therefore skipped","Title #%1 has length of %2 seconds which is less than minimum title length of %3 seconds and was therefore skipped","11","1","120"
MSG:3025,0,3,"Title #12 has length of 1 seconds which is less than minimum title length of 120 seconds and was therefore skipped","Title #%1 has length of %2 seconds which is less than minimum title length of %3 seconds and was therefore skipped","12","1","120"
MSG:1003,32,3,"DEBUG: Code 233 at WxZsJeSJixAp09LBFyUg7b+f:0","DEBUG: Code %1 at %2:%3","233","WxZsJeSJixAp09LBFyUg7b+f","0"
MSG:5010,0,0,"Failed to open disc","Failed to open disc"

Roedy
Posts: 8
Joined: Thu Mar 31, 2016 1:14 pm

Re: Failed to open disc

Post by Roedy » Thu Mar 31, 2016 8:52 pm

I would really appreciate if someone could help me. Below is the debug log.

Code: Select all

Debug log started at Thu Mar 31 20:46:30 2016 , written by MakeMKV v1.9.9 linux(x64-release)
Using 524544KB for read cache.
001005:0000 MakeMKV v1.9.9 linux(x64-release) started
001004:0000 Debug logging enabled, log will be saved as /home/Roedy/MakeMKV_log.txt
001003:0020 DEBUG: Code 0 at juQ.:SSdCo1&\v_qAG(E:29398760
001003:0020 DEBUG: Code 0 at wpa_C5IZ/#3lXH^ZFk>E:29394620
001003:0020 DEBUG: Code 0 at c:wFNRU$O#OUT$g:29393976
005042:0000 The program can't find any usable optical drives.
001003:0020 DEBUG: Code 0 at juQ.:SSdCo1&\v_qAG(E:29398760
003007:0000 Using direct disc access mode
Title skip vts=1 pgcn=1 hash=7D64F777DFDAB6A7
Title skip vts=1 pgcn=2 hash=2189E489B6516794
Title skip vts=1 pgcn=3 hash=8F2FF324F64BD253
Title skip vts=5 pgcn=1 hash=26E24B181CF44D3B
003025:0000 Title #11 has length of 1 seconds which is less than minimum title length of 120 seconds and was therefore skipped
003025:0000 Title #12 has length of 1 seconds which is less than minimum title length of 120 seconds and was therefore skipped
Title skip vts=7 pgcn=1 hash=DE1902D39B074611
Title skip vts=7 pgcn=2 hash=DDCAC6EE8BB423EB
001003:0020 DEBUG: Code 233 at T2bBqfV+ZAtyqNatV/Cp6LoY:0
005010:0000 Failed to open disc
Application exited at Thu Mar 31 20:46:34 2016

Woodstock
Posts: 10338
Joined: Sun Jul 24, 2011 11:21 pm

Re: Failed to open disc

Post by Woodstock » Fri Apr 01, 2016 12:21 am

How was the ISO created? What happens if you access the original disk directly?

Roedy
Posts: 8
Joined: Thu Mar 31, 2016 1:14 pm

Re: Failed to open disc

Post by Roedy » Fri Apr 01, 2016 8:23 am

Woodstock wrote:How was the ISO created? What happens if you access the original disk directly?
Thank you very much for your reply!
I don't know how it was created. But I can play the two episodes on the disc through VLC.

Roedy
Posts: 8
Joined: Thu Mar 31, 2016 1:14 pm

Re: Failed to open disc

Post by Roedy » Mon Apr 04, 2016 9:05 pm

I would really appreciate if anyone could help me fix this problem.

Woodstock
Posts: 10338
Joined: Sun Jul 24, 2011 11:21 pm

Re: Failed to open disc

Post by Woodstock » Tue Apr 05, 2016 12:46 am

The problem is that there can be any number of issues with an ISO file. If it is a direct copy of the BD, no removal of copy protection, it SHOULD work just like the original disk. If someone removed the copy protection from it... it's no longer exactly like the original, and there is no guarantee that MakeMKV can read it.

Roedy
Posts: 8
Joined: Thu Mar 31, 2016 1:14 pm

Re: Failed to open disc

Post by Roedy » Tue Apr 05, 2016 4:52 pm

Woodstock wrote:The problem is that there can be any number of issues with an ISO file. If it is a direct copy of the BD, no removal of copy protection, it SHOULD work just like the original disk. If someone removed the copy protection from it... it's no longer exactly like the original, and there is no guarantee that MakeMKV can read it.
Okay, thank you for your response. strangely handbrake can read it just fine.

Post Reply