Hey all, I'm new here but I think you guys could help me. I'm looking to implement a full Dolby Digital and DTS surround sound decoder on an FPGA. I'm starting from absolute scratch and I only decided to give it a try earlier today. I'm having problems finding out info on the specs and decoding algorithms for these standards. Could anyone point me in the right direction?
I'd say I'm going to need a lot of advice during the course of this project, especially on the analogue side or the circuitry. I'm gonna hopefully use this thread alot if you guys are keen to assist.
I work in the design department of leading FPGA company so that end of things I should be able to get assistance with in-house, but my main concerns are with the standards, algorithms and audio SNR.
Please post here if you're interested or have anything to offer (or if you've tried making this before!!)
I'd say I'm going to need a lot of advice during the course of this project, especially on the analogue side or the circuitry. I'm gonna hopefully use this thread alot if you guys are keen to assist.
I work in the design department of leading FPGA company so that end of things I should be able to get assistance with in-house, but my main concerns are with the standards, algorithms and audio SNR.
Please post here if you're interested or have anything to offer (or if you've tried making this before!!)
Dolby AC3 spec. http://www.atsc.org/standards/a_52a.pdf
You can get the DTS spec from the ETSI website but it lacks the coefficients needed to make it all work.
You can get the DTS spec from the ETSI website but it lacks the coefficients needed to make it all work.
Hi,
I'm also interested in a AC-3 decoder in hardware. I have been working with MPEG and Dolby AC-3 signals before. especialy muxing and demuxing but never decoded or encoded itself.
Could you keep me informed of your findings, and if you need helf please mail me .
I'm also interested in a AC-3 decoder in hardware. I have been working with MPEG and Dolby AC-3 signals before. especialy muxing and demuxing but never decoded or encoded itself.
Could you keep me informed of your findings, and if you need helf please mail me .
In addition to AC3Filter, check out the open-source libac3 and libdts. Note that libdts was re-named to libdca after DTS sent their lawyers after the developers. As a result of that, the sources are hard to come by, but can be found on Debian, here.
Given up already?
Here is a 140-page pdf courtesy of the advanced television standards concil (ATSC) that describes the ac-3 standard and the method to decode in great detail.
Here is a 140-page pdf courtesy of the advanced television standards concil (ATSC) that describes the ac-3 standard and the method to decode in great detail.
I've got my platform almost ready now, so I will try to sart with making a decoder the end of this month.
Anyone who has some starting points for me, would be great.
Anyone who has some starting points for me, would be great.
- Status
- Not open for further replies.
- Home
- Source & Line
- Digital Source
- Project: Surround Sound decoder on an FPGA