Open
Bug 1831132
Opened 3 years ago
Updated 1 year ago
Color management not working on videos
Categories
(Core :: Graphics: Color Management, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: peto1994, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/112.0
Steps to reproduce:
- Set following
about:configsettings:gfx.color_management.display_profileto profile of monitor (I use this profile from rtings.com)gfx.color_management.modeto 1 (Full color management)gfx.color_management.rendering_intentto 3 (ICC-Absolute colorimetric)
- Open any YouTube video. This might be a good choice.
Actual results:
Video is oversaturated, matching the wide-gamut images instead of sRGB.
Expected results:
In ideal world, color profile used to encode video (bt709 according to YouTube) should be used. If that's not possible/available, than sRGB should be assumed, same as with untagged images or CSS elements.
Link to a website I used as an reference for how the color should look like: https://www.wide-gamut.com/test
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics: Color Management' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Graphics: Color Management
Product: Firefox → Core
Updated•3 years ago
|
Blocks: gfx-triage
Updated•3 years ago
|
No longer blocks: gfx-triage
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•