eoyilmaz / displaycal-py3

DisplayCAL Modernization Project
https://eoyilmaz.github.io/displaycal-py3/
GNU General Public License v3.0
698 stars 55 forks source link

sRGB missing from "3D LUT" dropdown? #352

Closed tohoku closed 2 months ago

tohoku commented 2 months ago

In the SourceForge version of displaycal, I can see "sRGB" as an option in the "Source colorspace" dropdown. But in displaycal-py3 sRGB is not included. How can I add sRGB to this list?

displaycal-srgb

Techi-Joe commented 2 months ago

I also had this issue. Make sure in display and instrument you have correction set to none, all the check boxes should be unchecked except for "override minimum display update delay" (so turn black and white compensation off), set output levels to "full range 0-255", and make sure to define the tone curve in the calibration page. After that, and option called "ITU-R BT.709 Reference Display" should pop up, which is what you want for SDR display Calibration. sRGB is only used as a colorspace reference in displaycal (somewhat confusingly), but you shouldn't calibrate to it. If that dosent work try finding a icc for a source colorspace manually and add it directly to the folder, I believe its path is called "DisplayCAL/ref/"

tohoku commented 2 months ago

@Techi-Joe Thank you for sharing this! I thought I was going insane. I bought a very expensive grading monitor and for some reason the verification wasn't good. It's working great now, though. Couldn't be happier.