Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

artefacts with AACDecode #671

Open
lidense opened this issue Mar 15, 2024 · 0 comments
Open

artefacts with AACDecode #671

lidense opened this issue Mar 15, 2024 · 0 comments

Comments

@lidense
Copy link

lidense commented Mar 15, 2024

Hi I am using your library in a webradio project that decodes aac.
when I use an outSample of 2048X2 there is a crash after AACDecode, if I double outSample size to 2048X4) AACDecode works (is this due to SBR?) but when I play the outSample on my M5StackCore 2 using output->ConsumeSample(lastSample)) in a loop there are small artefacts like fine crackles. If instead as a test I record the outSample on the SD card for a minute or so and then play the file with Audacity (48000Hz, 2 channels, 16bits) the sound is perfect.
Any suggestions?
Thanks

@lidense lidense changed the title artefacts artefacts with AACDecode Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant