Why does mpv report display transfer as "srgb" when using an icc profile calibrated to "bt.1886"? #16718
Replies: 2 comments 4 replies
-
| 
         Target transfer function is estimated from the ICC profile as best guess given the gamut that ICC profile maps to. It should always be bigger than the ICC profile itself, but depending on the display response the "guess" may be not accurate. "srgb' should rather not happen often, which version of mpv do you use, there was small window where icc profile were always mapped to default transfer with colorspace hint, but this shouldn't affect image in most cases.  | 
  
Beta Was this translation helpful? Give feedback.
-
        
 Yes, but in case you can compare results with  
 3DLUT is built from ICC profile alone. Whether there is correction after that is not considered by mpv.  | 
  
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I calibrated my main monitor with displaycal to bt.1886 TRC. I pass the ICC profile to mpv by using
icc-profile="path/to/bt.1886/profile". But while playing media the reported transfer function in the display section is "srgb" (while reproducing a bt.1886 media).Beta Was this translation helpful? Give feedback.
All reactions