Hacker News new | ask | show | jobs
by lifthrasiir 982 days ago
And even that is limited to iOS, macOS Safari does support Vorbis (with some limitations). It is so widely supported that you would consider a JS decoder for the iOS polyfill.
3 comments

Yeah, that's what Wikipedia do using this https://github.com/brion/ogv.js/
But why not choose a format that every device supports that is also non-proprietary?
MP3 was proprietary when they started. The Vorbis polyfill works. Probably many files do not have a higher quality copy to encode.
Wikimedia commons recommends Ogg Opus over Vorbis these days