Bug 307632
| Summary: | MP4 with Opus track isn't usable with decodeAudioData | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Web Audio | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean-Yves Avenard [:jya]
AudioFileReaderCocoa uses an AudioFile to read the content, but AudioFile doesn't support opus in mp4.
We should use an AVAssetReader instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170196423>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/58484
EWS
Committed 309140@main (2cfd74cacfc8): <https://commits.webkit.org/309140@main>
Reviewed commits have been landed. Closing PR #58484 and removing active labels.