diff options
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 ba850341a4498..65b672edf98d9 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. |