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: #61
batrad Wrote:success..

I followed the instructions on the makemv site to downgrade the package down to 1.4.11 and now I'm able to stream from Disc... Big Grin

cryptic, but a little search helped...

http://www.makemkv.com/forum2/viewtopic.php?f=3&t=943

Unfortunately, I'm still unable to stream via a share.. Sad

Did see some threads about spaces in the script.. appreciate if someone can share the updated script that may help

Thanks
Whe you say 'share' what do you mean exactly? makemkv needs filesystemlevel access so if you're using xbmc in build options for smb or ftp etc. That won't work now (and possibly not ever)
find quote
RhysGM Offline
Member
Posts: 87
Joined: Jan 2010
Reputation: 2
Location: England
Post: #62
http://pastebin.com/m325ae3b7

My machine keeps crashing, I can see something is wrong in the log file but I'm not sure what it means.

Linux 3.5.0-22-generic
Ubuntu 12.10 - XBMCbuntu quantal
Skin: Aeon Nox
CPU: Intel Celeron G1610 2.60GHz
GPU: Enhanced Intel HD Graphics 2000/3000
RAM: 2GB
SSD: 32GB
find quote
batrad Offline
Member
Posts: 95
Joined: Jun 2007
Reputation: 0
Post: #63
magnetism Wrote:Whe you say 'share' what do you mean exactly? makemkv needs filesystemlevel access so if you're using xbmc in build options for smb or ftp etc. That won't work now (and possibly not ever)

By share I mean one of my WHS Drives that are mapped to XBMC for video stream

I can browse the share (opens a list of my mapped locations, I select the location with the ISO), select the ISO, it goes to 100% and then nothing..

let me know if you would like me to capture another debug log..

Thanks
find quote
magnetism Offline
Senior Member
Posts: 135
Joined: Dec 2008
Reputation: 0
Post: #64
batrad Wrote:By share I mean one of my WHS Drives that are mapped to XBMC for video stream

I can browse the share (opens a list of my mapped locations, I select the location with the ISO), select the ISO, it goes to 100% and then nothing..

let me know if you would like me to capture another debug log..

Thanks

You're still not being totally clearing. However, going with what you're saying you've done this by adding an smb source in xbmc. As such it's not available to the makemkv program. It needs to be part of the os level filesystem for makemkv to start using it. Makemkv doesn't support smb natively.

Just to be clear: The script invokes an external program to start the stream which has no relation whatsoever with xbmc itself. I'm afraid that you're out of luck for now, sorry.

I guess you could get it to work by installing smb support locally and mounting your WHS shares straight on the filesystem.
find quote
batrad Offline
Member
Posts: 95
Joined: Jun 2007
Reputation: 0
Post: #65
magnetism Wrote:You're still not being totally clearing. However, going with what you're saying you've done this by adding an smb source in xbmc. As such it's not available to the makemkv program. It needs to be part of the os level filesystem for makemkv to start using it. Makemkv doesn't support smb natively.

Just to be clear: The script invokes an external program to start the stream which has no relation whatsoever with xbmc itself. I'm afraid that you're out of luck for now, sorry.

I guess you could get it to work by installing smb support locally and mounting your WHS shares straight on the filesystem.

magnetism,

Sorry for the confusion. I did add the shares via XBMC SMB..

My need for BluRay is to play Discs (rentals via NetFlix) and not burns for now..

The current setup works for me

Now to find a way to stream Netfix in XBMC Live (know its far far away...)
Thanks
(This post was last modified: 2010-02-05 23:26 by batrad.)
find quote
magnetism Offline
Senior Member
Posts: 135
Joined: Dec 2008
Reputation: 0
Post: #66
No worries. I'd like that scenario to work as well but currently i just see no way.
find quote
Shank Offline
Junior Member
Posts: 49
Joined: Jan 2010
Reputation: 0
Post: #67
Im still having the issue of Loading up a Blu-Ray in the internal player of the Asrock. Start script -> 100% complete -> Script just close without any action.

Is there anything im missing the set-up?

Running v10 of Erhnams disc (Makemkv 1.4.11)

TIA, M
find quote
magnetism Offline
Senior Member
Posts: 135
Joined: Dec 2008
Reputation: 0
Post: #68
Shank Wrote:Is there anything im missing the set-up?

Running v10 of Erhnams disc (Makemkv 1.4.11)
TIA, M
what is your setup? I see you have makemkv, did you also install the commandline version? Does makemkvcon work from the commandline? Try and see if you can stream a bluray disc without the script. If all that fails let me know.
find quote
Shank Offline
Junior Member
Posts: 49
Joined: Jan 2010
Reputation: 0
Post: #69
magnetism Wrote:what is your setup? I see you have makemkv, did you also install the commandline version? Does makemkvcon work from the commandline? Try and see if you can stream a bluray disc without the script. If all that fails let me know.

As I know nothing of linux.. With command line would that be terminal via SSH or brining up some commandline in XBMC Live?
find quote
Phantasm4489 Offline
Junior Member
Posts: 24
Joined: Sep 2004
Reputation: 1
Post: #70
Shank Wrote:As I know nothing of linux.. With command line would that be terminal via SSH or brining up some commandline in XBMC Live?

terminal via ssh (or from gui if you have a full installation of ubuntu)

you need to do this:

makemkvcon stream disc:0
find quote
Post Reply