Blu-ray problem

Bob ubuntu-qygzanxc at listemail.net
Thu Sep 25 23:13:11 UTC 2014


I have just installed an LG Blu-ray player on my system (Ubuntu 14.4).  Trying
to play a Blu-ray disc using the VLC media player I got the following error.

----------
Blu-ray error:
No valid processing key found in AACS config file.
Your input can't be opened:
VLC is unable to open the MRL 'bluray:///dev/sr0'. Check the log for details.
----------

What log file contains the error messages?

The folllowing is in the syslog file.

----------
Sep 25 13:19:44 Jupiter kernel: [141194.895887] UDF-fs: INFO Mounting volume
'TWELVE_CHAIRS_NA', timestamp 2009/07/15 17:26 (1e5c)
Sep 25 13:19:44 Jupiter udisksd[2706]: Mounted /dev/sr0 at
/media/bob1/TWELVE_CHAIRS_NA on behalf of uid 1000
----------

Doing a google search I find many references on how to fix this problem.

Here is what I have done.

----------
sudo apt-get install libdvdread4
sudo /usr/share/doc/libdvdread4/install-css.sh
sudo apt-get install libbluray-bin
sudo add-apt-repository ppa:n-muench/vlc
sudo apt-get update
sudo apt-get install libaacs0 libbluray-bdj libbluray1
sudo apt-get dist-upgrade
mkdir -p ~/.config/aacs/
cd ~/.config/aacs/ && wget http://vlc-bluray.whoknowsmy.name/files/KEYDB.cfg
----------

Now I am getting the following error.

----------
Blu-ray error:
This Blu-ray Disc needs a library for BD+ decoding, and your system does not
have it.
Your input can't be opened:
VLC is unable to open the MRL 'bluray:///dev/sr0'. Check the log for details.
----------

What else do I need to do to get this working?

-- 
Robert Blair




More information about the ubuntu-users mailing list