Kodi Community Forum
[LINUX/MAC/WINDOWS] Blu-ray Disc support in XBMC? With menus and AACS/BD+ decryption? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Feature Requests (https://forum.kodi.tv/forumdisplay.php?fid=9)
+--- Thread: [LINUX/MAC/WINDOWS] Blu-ray Disc support in XBMC? With menus and AACS/BD+ decryption? (/showthread.php?tid=31630)

Pages: 1 2 3 4 5 6 7 8 9


- hoppel118 - 2011-08-04

Hallo,

when I try to git clone the libbluray I get the following:

Code:
# git clone git://git.videolan.org/libbluray.git
Cloning into libbluray...
git.videolan.org[0: 88.191.250.118]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)

Where is the problem?


- hoppel118 - 2011-08-05

Ok, I found the problem. The git-protocol uses the tcp-port 9418, which was closed by my firewall.

Greetings


- hoppel118 - 2011-08-17

Hey guys,

compiled libbluray from videolan-git and xbmc from opdenkamp-git with libbluray enabled. The following isn't possible:
  • automount bluray-iso (dvd-iso works fine)
  • rewind/fastforward chapters

If I mount my bluray-isos manual, I can watch the m2ts-files.

What is the problem? Are these features possible with opdenkamp-git or only with mario sitz ppa?

What about the standard xbmc-development-git? Is it possible with this?

Greetings

Hoppel


- OlliLaukkanen - 2011-11-01

spiff Wrote:...no, we can't play originals. they are riddled with crappy drm. those who have broken it, choose to profit on it rather than releasing the info to the community.

Do you say that if you had the decryption keys you would implement native BD support?


- yallah - 2012-01-02

ok but if i put anydvd hd in windows, BD is it working with menu in xbmc player?
waldo22 Wrote:Thomas,

XBMC Live suports the playing of unencrypted BluRay discs, and unencrypted folder rips as well.

The latest nightlies also support BluRay ISO rips in addition.

No XBMC builds support BluRay Menus yet, though.

This means that you can't just put a commercial BluRay in your drive and play it.

You can do that on the Windows builds, if you are running an on-the-fly decryption program like AnyDVD HD from Slysoft.

If you're using Linux or Live, though, you have to rip the BluRay to a media server first and play it over the network.

My media server runs Windows, so I'm able to run AnyDVD on my media server, share the BluRay drive, and play it over the network on any of the XBMC builds, even live and AppleTV.

Unless you're willing to run a Windows build on your XBMC machine and buy AnyDVD, I think you should return the BluRay drive.

-Wes



- da-anda - 2012-01-02

No support for bluray menus in XBMC (yet). There are attempts to support HDMV structures, but they are not ready yet. Using AnyDVD-HD only allows you to watch "native" blurays in XBMC, but without menus (no JAVA in XBMC)


- yallah - 2012-01-02

Oh thx for your reply i will wait...


- Robotica - 2012-01-04

da-anda Wrote:No support for bluray menus in XBMC (yet). There are attempts to support HDMV structures, but they are not ready yet. Using AnyDVD-HD only allows you to watch "native" blurays in XBMC, but without menus (no JAVA in XBMC)

there is support on win: https://github.com/xbmc/xbmc/commit/23f5d663ccb13906c469345739070c69411a7cef


- WiSo - 2012-01-04

nope. as da-anda said no menu support yet.


RE: [LINUX/MAC/WINDOWS] Blu-ray Disc support in XBMC? With menus and AACS/BD+ decryption? - KraZy_SkitZy - 2012-04-27

I bought myself a hd-dvd/blu-ray combo drive for my xbmc hardware, and figured I'd see if there is any luck on getting playback of either yet?
I'd love to have hd-dvd/blu-ray playback so I don't have to rip my collection... Big Grin


RE: [LINUX/MAC/WINDOWS] Blu-ray Disc support in XBMC? With menus and AACS/BD+ decryption? - da-anda - 2012-04-27

as said - you can watch blurays, but without menus so far. And you need a 3rd-party tool to remove the AACS protection (f.e. AnyDvD-HD).


RE: [LINUX/MAC/WINDOWS] Blu-ray Disc support in XBMC? With menus and AACS/BD+ decryption? - KraZy_SkitZy - 2012-04-30

(2012-04-27, 17:56)da-anda Wrote: as said - you can watch blurays, but without menus so far. And you need a 3rd-party tool to remove the AACS protection (f.e. AnyDvD-HD).
does this include hd-dvd as well? And does playback work in xbmc linux?



RE: [LINUX/MAC/WINDOWS] Blu-ray Disc support in XBMC? With menus and AACS/BD+ decryption? - Hedda - 2014-01-03

VLC projects open source libraries for Blu-ray now works on BD-Java menus and BD+ / AAC decryptions

Checkout http://www.phoronix.com/scan.php?page=news_item&px=MTU1MjI and http://www.phoronix.com/scan.php?page=news_item&px=MTU1ODc


These open source libraries can now give initial support for BD-J menus with BD+ and AACS decryption

Libbluray
http://www.videolan.org/developers/libbluray.html
http://git.videolan.org/?p=libbluray.git;a=summary

Libbdplus
http://www.videolan.org/developers/libbdplus.html
http://git.videolan.org/?p=libbdplus.git;a=summary

Libaacs
http://www.videolan.org/developers/libaacs.html
http://git.videolan.org/?p=libaacs.git;a=summary


You will still need to install a AACS keys database, and a key can be generated with DumpHD from a original Blu-ray Disc movie as per the guides referred to in this post here http://translate.google.com/translate?sl=fr&tl=en&u=http%3A//hackurx.wordpress.com/2014/01/02/libbdplus-est-disponible-au-publique/

You also need to install Java for your operating system, like sun-java6-bin or free version openjdk-6-jre


RE: [LINUX/MAC/WINDOWS] Blu-ray Disc support in XBMC? With menus and AACS/BD+ decryption? - teeedubb - 2014-01-03

Linux users should read this:

http://forum.xbmc.org/showthread.php?tid=173474

Works well for me.


RE: [LINUX/MAC/WINDOWS] Blu-ray Disc support in XBMC? With menus and AACS/BD+ decryption? - disrupted - 2014-01-04

did someone get this working with OpenELEC?