Ticket #91 (closed enhancement: fixed)
DTS audio decoder
| Reported by: | dconrad | Owned by: | |
|---|---|---|---|
| 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
comment:2 Changed 6 years ago by giandrea@…
Now that a DTS decoder was added to libavcodec, will it be possible to have DTS decoding support in Perian?
comment:3 Changed 6 years ago 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.
comment:4 Changed 6 years ago by dconrad
libavcodec does have an LGPL DTS decoder now - look at dca.c. Only thing is that it currently downmixes to 2 channels.
Note: See
TracTickets for help on using
tickets.
