Closed Bug 1749764 Opened 2 years ago Closed 2 years ago

macOS MediaCapabilities should report support for rec2020

Categories

(Core :: DOM: Device Interfaces, defect)

Unspecified
macOS
defect

Tracking

()

RESOLVED DUPLICATE of bug 1750897

People

(Reporter: bradwerth, Assigned: bradwerth)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

Once the macOS graphics pipeline has been updated to support HDR, we must change MediaCapabilities to report that we support bt2020. This is necessary to get sites like YouTube to offer HDR content to users.

YouTube is probably doing a navigator.mediaCapabilities.decodingInfo check for a video format with a colorGamut of bt2020. We need that result object to return true for its supported property.

Assignee: nobody → bwerth
Attached file bt2020.html (obsolete) —

Loading this page shows that we already report that we support bt2020. Since the intent of this bug is to ensure that video streaming sites like YouTube offer HDR content to Firefox, this bug should either have its title changed, or it should be closed.

Attachment #9259597 - Attachment is obsolete: true
Summary: macOS MediaCapabilities should report support for bt2020 → macOS MediaCapabilities should report support for rec2020
Attached file rec2020.html

The MediaCapabilities spec uses "rec2020" as the proper colorGamut value for bt2020. This also is reported as supported in Firefox.

Ahh, it looks like colorGamut values are ignored. The web-platform tests are expected: FAIL.

Depends on: 1750897
Blocks: 1751217
No longer blocks: hdr-macos
No longer depends on: 1745492, 1750897
Depends on: 1750897

Since the landing of Bug 1750897, MediaCapabilities trivially accepts anything that matches the spec, including a colorGamut of "rec2020".

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: