Skip to content

Add support for .aac files #429

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

Open
AlirezaHadjar opened this issue May 2, 2025 · 9 comments
Open

Add support for .aac files #429

AlirezaHadjar opened this issue May 2, 2025 · 9 comments
Labels
bug Something isn't working high priority

Comments

@AlirezaHadjar
Copy link

Feature Request

The only blocker that keeps us from migrating is to support for .aac and .m4a audios

@maciejmakowski2003
Copy link
Collaborator

maciejmakowski2003 commented May 5, 2025

Okey, I will check our possibilities.

@maciejmakowski2003
Copy link
Collaborator

maciejmakowski2003 commented May 5, 2025

In the meantime I would like to get to know your use case, so why do you need .aac and .m4a decoding?

@maciejmakowski2003
Copy link
Collaborator

maciejmakowski2003 commented May 5, 2025

I am asking because if you need them in order to play sth recorded with microphone, we have just added support for mic.

@AlirezaHadjar
Copy link
Author

Hey!
Thanks for looking into this. It’s not a recorded audio. we’re just using audio files that are mostly in AAC format,because of its better efficiency compared to mp3. Tbh I haven't benchmarked how much smaller aac file size is compared to mp3. But I can give it a try.

@maciejmakowski2003
Copy link
Collaborator

Okey, let me know how it performs. I will come back to u with further details na potential solution for your issue.

@AlirezaHadjar
Copy link
Author

it worked fine after converting files to mp3 but we faced another bigger issue that is causing the app to crash in the release mode. I've explained it here

@maciejmakowski2003
Copy link
Collaborator

I will check it on Monday

@maciejmakowski2003 maciejmakowski2003 added bug Something isn't working high priority labels May 10, 2025
@maciejmakowski2003
Copy link
Collaborator

maciejmakowski2003 commented May 10, 2025

could you tell me which version are you using?

@AlirezaHadjar
Copy link
Author

It happens on both 0.5.7 and 0.6.0-rc.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority
Projects
None yet
Development

No branches or pull requests

2 participants