[Windows] Investigate if we need to unblock WMF video decoding to P010 on NVIDIA
Categories
(Core :: Audio/Video: Playback, task)
Tracking
()
People
(Reporter: ahale, Assigned: ahale)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
For reasons that may no longer be relevant, we blocked use of MFVideoFormat_P010 on NVIDIA, we may not need to block this anymore, and it may be relevant to HDR video.
It may or may not be a good idea to block this format anymore, investigation needed.
| Assignee | ||
Comment 1•10 months ago
|
||
https://searchfox.org/firefox-main/rev/f6385e6644d5d4343d33b692810275c434122199/widget/windows/GfxInfo.cpp#1619 is the relevant blocklist code.
| Assignee | ||
Updated•5 months ago
|
| Assignee | ||
Comment 2•5 months ago
|
||
Need info - do we know why this is blocked on Nvidia and do we think it still needs to be? HDR decoding obviously uses this format and we're trying to ship HDR video on all Nvidia cards that are capable (which goes back to GTX 900 series).
Comment 3•5 months ago
|
||
Per this revision, the failure reason wasn’t explained. However, since the change was made nearly eight years ago, we could try re-enabling it to see if anything breaks.
| Assignee | ||
Comment 4•5 months ago
|
||
In that case I say we unblock it, Windows itself has changed a lot in that time, and the drivers got plenty of updates in that time range, given that HDR requires this I would expect they fixed any issues already.
| Assignee | ||
Updated•5 months ago
|
| Assignee | ||
Comment 5•5 months ago
|
||
Comment 6•5 months ago
|
||
Hopefully this will remind us to add a test for this case, when we have tests.
Comment 8•5 months ago
|
||
| bugherder | ||
Comment 9•5 months ago
|
||
| bugherder | ||
Updated•4 months ago
|
Updated•4 months ago
|
Description
•