diff options
Diffstat (limited to 'libraries/libbluray/README')
-rw-r--r-- | libraries/libbluray/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libbluray/README b/libraries/libbluray/README index c6034fd5de..83e744c9c3 100644 --- a/libraries/libbluray/README +++ b/libraries/libbluray/README @@ -3,5 +3,10 @@ media players, like VLC or MPlayer. libbluray integrates navigation, playlist parsing, menus and BD-J. libbluray is DRM-circumvention free, and thus, safe to integrate in your software. +libbluray has no dependencies. However, libbluray can make use of libaacs if +it is installed. libbluray can also make use of java (aka bdjava) by +additionally installing apache-ant and jdk and then running the script with +the extra parameter BDJAVA=yes sh libbluray.SlackBuild. + Most commercial Blu-Ray are protected by AACS or BD+ technologies and this library is not enough to playback those discs. |