The first test version of the simple plugin to play blu-ray discs.
Github: enigma2-plugin-blurayplayer
BlurayPlayerMovieSelection.jpg 63.47KB
61 downloads
BlurayPlayerMain.jpg 59.14KB
49 downloads
Requires libbluray library (attached).
Plugin can play bluray folders and local iso images.
Iso image plugin mount, therefore I disabled iso mount from network. In my opinion it takes too much time, and it is impossible to normal use.
Create this plugins I was inspired by nikolasi. I'm in my image for 7111 already in 2014 made automatically bluray play using libbluray library and ffmpeg. But openpli used gstreamer, and this option does not suit. After I read about the nikolasi plugin, I again became interested in the bluray. But I decided to do a little bit differently.
I created library that works with enigma python code.
The plugin is integrated in the MovieSelection screen and does not have its own interface to run. Therefore do not be surprised that after installation it can not be found.
Just press ok in MovieSelection screen on bluray folder or iso file to open titles selection. The first title is the longest.
While the plugin only reads the file length from the titles and play the corresponding m2ts file.
It does not support chapters and angels.
I have own build system, newest, therefore by my request for openpli-4 packages build MastaG. Many thanks to him for that!