DTS: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(linkify)
(Another link to DTS information)
Line 4: Line 4:
DTS Coherent Acoustics is a perceptual audio codec. The main technique used is a QMF filter together with [[Huffman]], [[PCM#Adaptive DPCM|ADPCM]] and [[Vector Quantization|vector quantization]].
DTS Coherent Acoustics is a perceptual audio codec. The main technique used is a QMF filter together with [[Huffman]], [[PCM#Adaptive DPCM|ADPCM]] and [[Vector Quantization|vector quantization]].


Specification can be found through the [http://pda.etsi.org/pda/queryform.asp ETSI], search for DTS. Info completeing the incomplete specification can be found here [http://gauss.ffii.org/PatentView/EP864146] and here [http://ofi.epoline.org/view/GetDossier?dosnum=&pubnum=EP864146&lang=EN#].
Specification can be found through the [http://pda.etsi.org/pda/queryform.asp ETSI], search for DTS. Info completeing the incomplete specification can be found here [http://webapp.etsi.org/action%5CPU/20021224/ts_102114v010201p.pdf], [http://gauss.ffii.org/PatentView/EP864146] and here [http://ofi.epoline.org/view/GetDossier?dosnum=&pubnum=EP864146&lang=EN#].


The [[VideoLAN]] project has created [http://developers.videolan.org/libdca.html libdts/libdca] an open source implementation of DTS. Unfortunately libdts was pushed underground through patent scare tactics for a while.
The [[VideoLAN]] project has created [http://developers.videolan.org/libdca.html libdts/libdca] an open source implementation of DTS. Unfortunately libdts was pushed underground through patent scare tactics for a while.


[[Category:Audio Codecs]]
[[Category:Audio Codecs]]

Revision as of 10:13, 11 February 2007

DTS Coherent Acoustics is a perceptual audio codec. The main technique used is a QMF filter together with Huffman, ADPCM and vector quantization.

Specification can be found through the ETSI, search for DTS. Info completeing the incomplete specification can be found here [1], [2] and here [3].

The VideoLAN project has created libdts/libdca an open source implementation of DTS. Unfortunately libdts was pushed underground through patent scare tactics for a while.