Hi,
I'm using the liba52 open source library to decode an AC3 file. After decoding I get PCM16 raw data which I'm storing in a .RAW file and then using the Audio Converter Toolbox to convert it to WAV. The decoding is taking place and I'm able to hear the original audio samples. However, there are two problems:
1. There is a lot of noise in the foreground.
2. The length of the orignal AC3 sample is 9s and that of the decoded WAV file is 10s.
Could anyone please help me with these problems? Also it would be a great help if someone could point me to some detailed documentation regarding liba52( apart from the .doc file that comes with it.....and is also a bit outdated)?
