diff options
author | Klaatu <klaatu@member.fsf.org> | 2016-07-27 00:39:57 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 08:28:31 +0700 |
commit | 01a1f755403187f706160b4cf7f6d47e0a79b2a0 (patch) | |
tree | a83531c726edba56c939488825655c65d1b3bfcf /audio/dcaenc/README | |
parent | 078d56153ea9d0b522a50cb63fa0da751636c950 (diff) |
audio/dcaenc: Added (DTS encoder).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'audio/dcaenc/README')
-rw-r--r-- | audio/dcaenc/README | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/audio/dcaenc/README b/audio/dcaenc/README new file mode 100644 index 000000000000..a73395d1afd9 --- /dev/null +++ b/audio/dcaenc/README @@ -0,0 +1,22 @@ +dcaenc is a Free Software (LGPL-licensed) encoder for the DTS Coherent +Acoustics audio format. + +* It is useful if you want to create a DTS CD or a DTS soundtrack for a + DVD from a 6-channel PCM wav file using Linux. + +* Another use case is related to real-time encoding of multichannel + PCM audio output from arbitrary linux applications for transmission + over SPDIF. + + +----------- +! Warning ! +----------- + +The DTS technology is heavily patented. + +Do not download and do not use this software if you live in a country +(such as the USA) that enforces software patents unless you have a +patent license from [DTS, Inc.](http://dts.com/get-licensed) (and even +then, you should check with DTS regarding the legality of using +non-DTS software to produce your results). |