diff options
author | T3slider <t3slider@gmail.com> | 2014-09-03 08:09:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-06 00:02:50 +0700 |
commit | fb227be2239807c12321306a6cf266823e0de8f3 (patch) | |
tree | 3c766d2b7bb46c389b89ba1e046054541afb3580 /multimedia/makemkv/README | |
parent | d096717ede5fb0dbc7cd8fbffceddec9cd5abcb7 (diff) |
multimedia/makemkv: Updated for version 1.8.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/makemkv/README')
-rw-r--r-- | multimedia/makemkv/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/makemkv/README b/multimedia/makemkv/README index ba850341a449..65b672edf98d 100644 --- a/multimedia/makemkv/README +++ b/multimedia/makemkv/README @@ -11,6 +11,9 @@ This package can optionally spoof libaacs and libbdplus, decrypting discs through MakeMKV instead. To enable this, pass FAKELIBS=yes to the script. Installing such a package will override existing libaacs and libbdplus libraries; if you choose to spoof them, the -real libraries should not be installed. +real libraries should not be installed. The included mmdtsdec is +32-bit only. On 64-bit systems, pass MULTILIB=yes to the script to +include support for DTS-HD MA decoding, which will require multilib +support. See README.issues for further discussion of MakeMKV. |