You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2019. It is now read-only.
I believe it has to be yet some other form of id3v2 tag that we do not support decoding correctly, and thus Mad.Stream doesn't find the beginning of the stream.
However, libmad's decoder.c correctly skips over such things, and player.js should do so, too! It's a recoverable error so it should just keep looking forward for two valid frames following each other.