DTS: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(Added DTS entry)
 
(Add some more details, wikify.)
Line 1: Line 1:
* FOURCCs: Unknown
* Codec ID: 0x2001
* Company: [[DTS Inc.]]
* Company: [[DTS Inc.]]


DTS Coherent Acoustics a perceptual audio codec. The main technique used is a QMF filter together with huffman, adpcm and vector quantization.
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 [http://pda.etsi.org/pda/queryform.asp], search for DTS.
Specification can be found through the [http://pda.etsi.org/pda/queryform.asp ETSI], search for DTS.


An opensource implementation (libdca) can be found here http://developers.videolan.org/libdca.html.
The [[VideoLAN]] project has created [http://developers.videolan.org/libdca.html libdts/libdca] an open source implementation of DTS. Unfortunately that project has been pushed underground through patent scare tactics.
 
[[Category:Audio Codecs]]

Revision as of 07:37, 8 March 2006

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.

The VideoLAN project has created libdts/libdca an open source implementation of DTS. Unfortunately that project has been pushed underground through patent scare tactics.