Bug 227198 - WebM Audio fails to decode
Summary: WebM Audio fails to decode
Status: RESOLVED DUPLICATE of bug 226922
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: Safari 14
Hardware: Unspecified macOS 11
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-20 14:43 PDT by James Simpson
Modified: 2021-06-29 06:05 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Simpson 2021-06-20 14:43:17 PDT
Support for WebM audio with Vorbis was added in Safari 14.1, which does work if you open the file directly in the browser. However, if you try to load the file with either HTML5 Audio or Web Audio, you get a decoding error.

Test Case: https://codesandbox.io/s/safari-sound-bug-83xxo?file=/src/App.tsx
Original Report: https://github.com/goldfire/howler.js/issues/1476
Comment 1 Radar WebKit Bug Importer 2021-06-27 14:44:15 PDT
<rdar://problem/79843534>
Comment 2 Jean-Yves Avenard [:jya] 2021-06-29 06:05:48 PDT

*** This bug has been marked as a duplicate of bug 226922 ***