Ticket #91 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

DTS audio decoder

Reported by: dconrad Assigned to:
Priority: normal Milestone: Sometime after 1.0
Component: Codec Version:
Severity: normal Keywords:
Cc:

Description

DTS audio decoder. The only decoder I know about is libdca (http://developers.videolan.org/libdca.html) which is GPL, but there's some work being done to make a LGPL decoder at http://svn.mplayerhq.hu/dca/ that still has some GPL code.

Change History

02/09/07 14:56:56 changed by tick

  • milestone set to Sometime after 1.0.

03/16/07 11:40:39 changed by giandrea@libero.it

Now that a DTS decoder was added to libavcodec, will it be possible to have DTS decoding support in Perian?

03/16/07 11:53:46 changed by gbooker

It is still GPL, and perian is LGPL. Either we need a non-GPL version or it should be done as a separate component.

03/16/07 12:31:05 changed by dconrad

libavcodec does have an LGPL DTS decoder now - look at dca.c. Only thing is that it currently downmixes to 2 channels.

05/25/07 18:52:31 changed by anonymous

even if it downmixes to 2 channels that would be good enough as a temporary if until it could be sorted to decode into the correct channels

07/16/07 01:52:41 changed by dconrad

  • status changed from new to closed.
  • resolution set to fixed.

(In [636]) DTS decoder. Closes #91. Add speaker order comments to the default channel layouts