Direct Access

The place to discuss linux version of MakeMKV
Post Reply
crazybug
Posts: 4
Joined: Mon Jul 18, 2016 6:21 pm

Direct Access

Post by crazybug »

Hi,

I am a little unsure if this is a MakeMKV or a KODI problem.

When I try to watch a bluray in Kodi, MakeMKV gives an error that I should read the logs and is not able to play bd.

This is the debug log:

Code: Select all

Debug log started at Thu Nov  3 12:57:09 2016 , written by MakeMKV v1.10.2 linux(x64-release)
Using 524544KB for read cache.
001005:0000 MakeMKV v1.10.2 linux(x64-release) started
001004:0000 Debug logging enabled, log will be saved as /home/kodi/MakeMKV_log.txt
001003:0020 DEBUG: Code 0 at G-g>a"LBa.>$*joL!1Kk:29398760
001003:0020 DEBUG: Code 0 at G-g>a"LBa.>$*joL!1Kk:29398760
003006:0000 Opening files on harddrive at /media/bluray
DEBUG: Code 2147483648 at 1!>*=,~!{9fSK;|9:121265315
003303:0000 The volume key is unknown for this disc - video can't be decrypted
001003:0020 DEBUG: Code 0 at vAMlHF0]{?@\'Y%K:213132146
001003:0020 DEBUG: Code 0 at vAMlHF0]{?@\'Y%K:29397817
005010:0000 Failed to open disc
Application exited at Thu Nov  3 12:57:13 2016
It looks like it tries to play from /media/bluray. Is there an option to force MakeMKV to read from /dev/[sr0|dvd|bluray|cdrom] instead?

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

Re: Direct Access

Post by Woodstock »

Are you running MakeMKV from the command line or as the graphic user interface (GUI) ?
MakeMKV Frequently Asked Questions
How to aid in finding the answer to your problem: Activating Debug Logging
crazybug
Posts: 4
Joined: Mon Jul 18, 2016 6:21 pm

Re: Direct Access

Post by crazybug »

Kodi is using libmm.so, so neither nor. I am loading MakeMKV in kodi.

I am trying to locate the problem. Eigther MakeMKV libmm does not notice that /media/bluray is a mountpoint and not a device, or kodi is doing something wrong by giving the mountpoint to MakeMKV libmm.so.
Post Reply