I cant seem to get MakeMKV to work . I am trying to use it as a streaming option, but it seems to not want to open my disk(s)
I will put as much info as I think i need to, but if I have left anything out please let me know.
if I run this command it just dumps my back to the cli.
Code: Select all
xbmc@xbmc:~$ makemkvcon info disk:0
MakeMKV v1.9.0 linux(x64-release) started
xbmc@xbmc:~$
Code: Select all
xbmc@xbmc:~$ makemkvcon stream disk:0
MakeMKV v1.9.0 linux(x64-release) started
xbmc@xbmc:~$
I have noticed a file in ~/.MakeMKV/
if I purge it and then run the above it is recreated.
Code: Select all
xbmc@xbmc:~$ ls ~/.MakeMKV/
MKB_v35_Skyfall.tgz update.conf
xbmc@xbmc:~$
Code: Select all
xbmc@xbmc:~$ sudo apt-cache policy libaacs0
libaacs0:
Installed: 0.7.1-1~ppa1
Candidate: 0.7.1-1~ppa1
Version table:
*** 0.7.1-1~ppa1 0
500 http://ppa.launchpad.net/n-muench/vlc/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
0.7.0-1 0
500 http://gb.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
xbmc@xbmc:~$
xbmc@xbmc:~$ sudo apt-cache policy libbluray1
libbluray1:
Installed: 1:0.6.2-1~ppa1
Candidate: 1:0.6.2-1~ppa1
Version table:
*** 1:0.6.2-1~ppa1 0
500 http://ppa.launchpad.net/n-muench/vlc/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
1:0.5.0-1 0
500 http://gb.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
xbmc@xbmc:~$ sudo apt-cache policy libbluray-bdj
libbluray-bdj:
Installed: 1:0.6.2-1~ppa1
Candidate: 1:0.6.2-1~ppa1
Version table:
*** 1:0.6.2-1~ppa1 0
500 http://ppa.launchpad.net/n-muench/vlc/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
1:0.5.0-1 0
500 http://gb.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
xbmc@xbmc:~$ sudo apt-cache policy libbluray-bin
libbluray-bin:
Installed: (none)
Candidate: 1:0.6.2-1~ppa1
Version table:
1:0.6.2-1~ppa1 0
500 http://ppa.launchpad.net/n-muench/vlc/ubuntu/ trusty/main amd64 Packages
1:0.5.0-1 0
500 http://gb.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
xbmc@xbmc:~$
Code: Select all
xbmc@xbmc:~$ ls ~/.config/aacs/
KEYDB.cfg
xbmc@xbmc:~$ ls ~/.config/bdplus/vm0/
aes_keys.bin device_discovery_3.bin ecdsa_keys.txt mem_area_04.bin mem_area_07.bin mem_player_executable.bin
device_discovery_1.bin device_discovery_4.bin mem_area_02.bin mem_area_05.bin mem_free.bin mem_player_name.bin
device_discovery_2.bin device_discovery_5.bin mem_area_03.bin mem_area_06.bin memory.map mem_player_version.bin
xbmc@xbmc:~$
I am stuck as to what it could be causing it
Thanks in advance.
S.