Closed
Bug 1914558
Opened 3 months ago
Closed 3 months ago
[wmfme] PlayReady clearlead detection is not accurate
Categories
(Core :: Audio/Video: Playback, task, P1)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
131 Branch
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
We found out a situation where Firefox doesn't report the clearlead result correctly. However, on the same device, Edge can stream 4K, which means that device should have the clearlead support, and Firefox should report the support as well.
Assignee | ||
Comment 1•3 months ago
|
||
By our testing, the decoder subsystem feature [1] is not mandatory
required by PlayReady, it's only mandatory required by Widevine.
Assignee | ||
Comment 2•3 months ago
|
||
See 1e [1].
Depends on D219947
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e32eafa41cd6
part1 : only set decoder subsystem for Widevine. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/63115c41f8bb
part2 : use 'decode-bpc' to replace 'decode-bpp', which has been deprecated. r=media-playback-reviewers,padenot
https://hg.mozilla.org/mozilla-central/rev/e32eafa41cd6
https://hg.mozilla.org/mozilla-central/rev/63115c41f8bb
Status: NEW → RESOLVED
Closed: 3 months ago
status-firefox131:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•