Linux HOW-TO playback Blu-ray Disc in XBMC for Linux with MakeMKV (Plugin Addon)

  Thread Rating:
  • 10 Votes - 4.3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
magnetism Offline
Senior Member
Posts: 135
Joined: Dec 2008
Reputation: 0
Post: #421
The creator of this script was doing that but life caught up (again).. Anyway, there was a test version a couple of pages back that is eden compatible and the source is on github, pull-requests welcome.
find quote
optiix Offline
Junior Member
Posts: 39
Joined: Sep 2011
Reputation: 0
Post: #422
I just tryed "Now also available as an addon

http://www.bultsblog.com/plugin.makemkvbluray.zip

Install from zip. Follow all other steps to get makemkv etc..."
that one but it only makes whole Ubuntu/xbmc to hang/crash :| will try to find that other zip file copuple of pages back as u said becuase the MakeMKV is working good out in main screen =)


Just saw it wa son page 39 and it was the same file it seems ( plugin.makemkvbluray.zip ) from http://www.bultsblog.com.

Ubuntu 11.10 x64, with XBMC 11 eden.
MakeMKV is working out in ubuntu to rip disc.
In xbmc I hear the disc spin up for about a minute, then it slows down and when i try to go back or do anything in XBMC nothing is happening (hangs).

I will see if I find a way to start the debug log so I maby can post if for you. Or have you got it working with the latest version of 11 eden so maby it is something else on my side that is wrong you think?

best regards, optiix
(This post was last modified: 2012-03-06 18:41 by optiix.)
find quote
optiix Offline
Junior Member
Posts: 39
Joined: Sep 2011
Reputation: 0
Lightbulb  xbmc.log Post: #423
Hi again magnetism.
First of all I wanna highlight that I this time tryed to change the plugin starter from "makemkvcon" to "bin/makemkvcon" just for a try ( I know it should be makemkvcon! But U know u just gotta try something else if it wont play with the standard or how to say that in english ;|

Anyway! I posted the startpart of blu-ray plugin on pastebin. I see no errors myself, but maby you do cuz the movie wont start at all and my HTPC have freezed again.

http://pastebin.com/phA0esXX

Expiredate on the pastebin is one day so I hope you have time to atleast save the info for a look later on if you dont have time right away OoNod


----UPDATE----

When i set the buffer in MakeMKV to auto instead of 1024 and edited the buffer size inside the plugin to 240 sec instead it work to browse the Blu-Ray film and then to start the correct file from the browse section. It was not working to press "Play disc". I had to go through "browse disc"

best regards, optiix
(This post was last modified: 2012-03-06 21:21 by optiix.)
find quote
magnetism Offline
Senior Member
Posts: 135
Joined: Dec 2008
Reputation: 0
Post: #424
optiix Wrote:Hi again magnetism.
First of all I wanna highlight that I this time tryed to change the plugin starter from "makemkvcon" to "bin/makemkvcon" just for a try ( I know it should be makemkvcon! But U know u just gotta try something else if it wont play with the standard or how to say that in english ;|

Anyway! I posted the startpart of blu-ray plugin on pastebin. I see no errors myself, but maby you do cuz the movie wont start at all and my HTPC have freezed again.

http://pastebin.com/phA0esXX

Expiredate on the pastebin is one day so I hope you have time to atleast save the info for a look later on if you dont have time right away OoNod

What version of xbmc? What version of the plugin?

Try
"/usr/bin/makemkvcon" stream disc:0

from the command line and see what it says.
find quote
magnetism Offline
Senior Member
Posts: 135
Joined: Dec 2008
Reputation: 0
Post: #425
optiix Wrote:I just tryed "Now also available as an addon

http://www.bultsblog.com/plugin.makemkvbluray.zip

Install from zip. Follow all other steps to get makemkv etc..."
that one but it only makes whole Ubuntu/xbmc to hang/crash :| will try to find that other zip file copuple of pages back as u said becuase the MakeMKV is working good out in main screen =)


Just saw it wa son page 39 and it was the same file it seems ( plugin.makemkvbluray.zip ) from http://www.bultsblog.com.

Ubuntu 11.10 x64, with XBMC 11 eden.
MakeMKV is working out in ubuntu to rip disc.
In xbmc I hear the disc spin up for about a minute, then it slows down and when i try to go back or do anything in XBMC nothing is happening (hangs).

I will see if I find a way to start the debug log so I maby can post if for you. Or have you got it working with the latest version of 11 eden so maby it is something else on my side that is wrong you think?

best regards, optiix

It should be a different file (version 1.1). Are you sure you selected the right one?
find quote
optiix Offline
Junior Member
Posts: 39
Joined: Sep 2011
Reputation: 0
Post: #426
It was proberbly not the 1.1v i instelled yesterday. Anyway I just tryed the 1.1 as you pointed to and that one didnt even wanna install. -> "add-on does not have the correct structure." I get when I choose "install from zip-file" on the plugin.makemkvbluray-1.1.zip.

Ubuntu 11.10 x64 | XBMC 11 Eden (the one after the beta 3!) | Asus slim external BD-ROM

Thanks for the quick answers magnetism =)
find quote
turboloader Offline
Junior Member
Posts: 3
Joined: Mar 2012
Reputation: 0
Post: #427
Hello,
At first I installed the plugin on the Top of the first Post.

I had the same problem with xbmc while playing a blu ray disk. XBMC just freeze's.
Check your Bluray ID. with "makemkvcon info disc:0" Otherwise 1, 2,.... etc.
Then look in your default.py in .xbmc/addons/plugin-bluray in your home folder. Look for a Line with disc:0 or what ever and change it to your ID. Also you need to deaktivate the 30 day trail thing. Create a settings.conf in
/home/xbmc/.MakeMKV

My includes: #
# MakeMKV settings file, written by MakeMKV v1.5.5 beta linux(x64-release)
#

aacs_KeyFilesDir = ""
app_DestinationDir = ""
app_Key = "actual Beta key ...... "
app_ShowDebug = "1"
bdplus_DumpDir = ""


After this two steps. Playing a bluray works fine.
find quote
optiix Offline
Junior Member
Posts: 39
Joined: Sep 2011
Reputation: 0
Post: #428
thx turboloader I will check that file and try that command. btw U mean to write that command straight into terminal right?
find quote
turboloader Offline
Junior Member
Posts: 3
Joined: Mar 2012
Reputation: 0
Post: #429
yes
find quote
dgrayfromdc Offline
Junior Member
Posts: 35
Joined: Feb 2011
Reputation: 0
Location: Washington, DC, USA
Post: #430
I managed to get the one located at http://www.bultsblog.com/plugin.makemkvbluray.zip (mentioned in optiix's original post) working out of the box.

There appear to be two others:
http://www.bultsblog.com/plugin.makemkvbluray-1.1.zip

and

http://www.bultsblog.com/BluRay-plugin-v01a.zip (listed in the OP of this thread)

Both of which gave me the "add-on does not have the correct structure" error.

Kubuntu 11.10 x64 | XBMC 11 RC2 | OEM LG internal SATA BD-RE drive.

2 x XBMCbuntu 11.0
3 x XBMC 11.0 Eden on Kubuntu Precise
1 x XBMC 12.0 Frodo on Kubuntu Precise (Test Driving)
1 x XBMC 11.0 Eden on Windows 7
find quote
Post Reply