Skip to content
Discussion options

You must be logged in to vote

Sorry for the spam. I actually got it to work in Firefox!

2025-08-12.08-48-24.mp4

Vorbis has this weird thing where the first packet doesn't actually contain any audio data but instead "seeds" the decoder with the correct state. Chromium doesn't emit any AudioData for that (which I believe is the correct behavior), but Firefox does, so I simply needed to skip the zero-length AudioData by Firefox and voila, it works.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@Vanilagy
Comment options

@Vanilagy
Comment options

@Vanilagy
Comment options

@Vanilagy
Comment options

Answer selected by wesleywerner
@wesleywerner
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants