Hello,
We are using OMAP35x and the AAC-LC encoder provided from TI in our custom board
and we are finding error(noise) in AAC-LC encoding with parameters: fs=44100, bitrate=256000.
Below is the procedure to reproduce the issue.
- Play test.wav with an Audio player (Analog Output)
- Receive I2S data (from ADC) through MCBSP2
- The above recieved PCM data is fed to AAC-LC encoder
- The output of AAC-LC encoder is saved as test.aac file
We observe noise when the above test.aac is played on a PC with a media player.
Meanwhile I am trying to see if this could be reproduced with stanalone codec
please let me know if there is any suggestions.
Regards.
Mudigere.