Bug 273536
| Summary: | MediaCapabilities: webm/vp8 incorrectly report not supported | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Media | Assignee: | Ahmad Saleem <ahmad.saleem792> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean-Yves Avenard [:jya]
https://jyavenard.github.io/htmltests/tests/MediaCapabilities/1482847.html
query:
3: medias:media-source audio mimeType:audio/webm; codecs="opus"@48000Hz video mimeType:video/webm; codecs="vp8" @853x480 is NOT supported, NOT smooth and NOT power efficient.
4: medias:media-source audio mimeType:audio/webm; codecs="opus"@48000Hz video mimeType:video/webm; codecs="vp8" @1280x720 is NOT supported, NOT smooth and NOT power efficient.
4: medias:media-source audio mimeType:audio/webm; codecs="opus"@48000Hz video mimeType:video/webm; codecs="vp8" @1920x1080 is NOT supported, NOT smooth and NOT power efficient.
4: medias:media-source audio mimeType:audio/webm; codecs="opus"@48000Hz video mimeType:video/webm; codecs="vp8" @3840x2160 is NOT supported, NOT smooth and NOT power efficient.
that's not right.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127339546>
Ahmad Saleem
Pull request: https://github.com/WebKit/WebKit/pull/59923
EWS
Committed 308789@main (27303fc4cbff): <https://commits.webkit.org/308789@main>
Reviewed commits have been landed. Closing PR #59923 and removing active labels.