]> code.delx.au - bluplayer/blob - README.md
README
[bluplayer] / README.md
1 # Bluplayer
2
3 Linux BluRay GUI, wraps MakeMKV and VLC.
4
5 About a year ago when I first bought my Bluray drive for Linux I had a simple requirement. I wanted to be able to put a disc in, then with some graphical tool select a track and have it start playing. It turns out nothing on Linux can do this.
6
7 So I wrote a simple Python/Qt app which uses [MakeMKV](http://makemkv.com) to decrypt and [VLC](http://www.videolan.org] to play it.
8
9 Visit the [Bluplayer intro blog post](https://delx.net.au/blog/2014/04/bluplayer-easy-bluray-playback-with-makemkv-and-vlc) for a usage guide.