From b2327148bb6721856e0fdca7d49d4aa447fbea3e Mon Sep 17 00:00:00 2001 From: James Bunton Date: Tue, 21 Jan 2020 00:33:13 +1100 Subject: [PATCH] README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e8a8fd --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Bluplayer + +Linux BluRay GUI, wraps MakeMKV and VLC. + +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. + +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. + +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. -- 2.39.2