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

Silent refusal to decode mp3 files of length 2:48 and above, but not files 2:30 and below. #26

Open
Frank-9976 opened this issue Jul 30, 2019 · 2 comments

Comments

@Frank-9976
Copy link

I'm not sure if this is an aurora.js problem or an mp3.js problem, but I have mp3 files of varying length and without fail (I have tested various conditions), asset.decodeToBuffer on mp3 files of length 2:48 and above neither error nor callback. However, audio files 2:30 and below do get decoded. I have more audio files than ones of length 2:30 and 2:48, but the patern is what has been stated. (Some are 0:12 and others are 3:36, same behavior.)

@Frank-9976
Copy link
Author

I have tested with ogg vorbis files of the same length, and ogg vorbis files successfully decode at length 2:48, so this seems to be an mp3 specific issue.

@111116
Copy link

111116 commented Dec 17, 2019

the live demo runs on my computer without a problem

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