IEC name in source? #288
Randrianasulu
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
libplacebo/src/colorspace.c
Line 289 in 76bb971
it says srgb - "IEC 61966-2-4 sRGB (CRT emulation)", but as far as I can see 61966-2-4 is xvYCC - different pdf!
https://cdn.standards.iteh.ai/samples/14431/9e5a80b3c1a54ad0866f818def33466c/IEC-61966-2-4-2006.pdf
srgb probably was in 61966-2-1 ?
https://personalpages.manchester.ac.uk/staff/d.h.foster/Tutorial_HSI2RGB/IEC_61966-2-1.pdf
but I have no full pdfs for any, only samples. As far as I can see ffmpeg uses iec-61996-2-4 name for xvYCC (not sure if transfer function there actually correct) so I think it will be helpful to clarify this naming?
Beta Was this translation helpful? Give feedback.
All reactions