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

24bit FLAC file does not play. #92

Open
winvibe opened this issue Feb 21, 2018 · 3 comments
Open

24bit FLAC file does not play. #92

winvibe opened this issue Feb 21, 2018 · 3 comments

Comments

@winvibe
Copy link

winvibe commented Feb 21, 2018

24bit FLAC files will not play on Android 7.0. Sound is heard with white noise.

@protyposis
Copy link
Owner

Thanks, that might be related to the fact that audio playback is currently hardcoded to 16 bit. Will look into it for the next release.

@protyposis
Copy link
Owner

So it turns out that while playback is currently hardcoded to 16 bit, decoding isn't. 24bit FLAC plays back perfectly in Android 8.1 (Nexus 5X) and Android 5.1.1 (Nexus 4).

On which device do you have this issue?

@winvibe
Copy link
Author

winvibe commented Mar 16, 2018

Problems occur on LG v20 (Android 7.0) and Samsung Galaxy Note5 (Android 7.0).

Sample:
https://drive.google.com/file/d/1awcF81WEdlFxzDqXWXxX5Iyx32z4onYq/view

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