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

aac stream decoding failure #17

Open
jhpark555 opened this issue Jul 17, 2017 · 2 comments
Open

aac stream decoding failure #17

jhpark555 opened this issue Jul 17, 2017 · 2 comments

Comments

@jhpark555
Copy link

I have an error like below when I start aac decoder.

I (47596) audio_player: created decoder task: fdkaac_decoder_task
E (47596) fdkaac_decoder: malloc failed 88
I (47606) fdkaac_decoder: aac decoder finished

@jhpark555
Copy link
Author

This is the url I tested above : http://ice1.somafm.com/live-64-aac

@lacbs
Copy link

lacbs commented Jun 9, 2018

If you turn off the watchdog for CPU1, ACC works, what makes me believe the decoder is taking too much time in a iteration (so the watchdog time needs to increase), or it's not getting reset at all.

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

2 participants