Skip to content

Chrome freezes/locks up while loading FLAC metadata from arraybuffer #143

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
Koenvh1 opened this issue Feb 5, 2017 · 2 comments
Open

Comments

@Koenvh1
Copy link

Koenvh1 commented Feb 5, 2017

When Chrome tries to load the metatags for FLAC using an arraybuffer, the browser locks up (stopping all music playback, generally being non-responsive to any user input etc). This problem does not happen when the responseType is set to "blob". Chrome 56 64-bit, Windows 10 64-bit, using the prepackaged file and the code from the browser example.

@leetreveil
Copy link
Owner

Do you send me the flac file that is locking up the browser?

@Koenvh1
Copy link
Author

Koenvh1 commented Feb 7, 2017

An example file:
http://cors-anywhere.herokuapp.com/https://play.asti.ga/02 - Reboot.flac

It can be visualized by adding an animated GIF to the page, as it will stop playing while it is processing.
It seems to only happen when the file is non-local.

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