Scott Dyer

Results 17 issues of Scott Dyer

1. p42, first paragraph: - "Academy of Motion Picture Arts & Science" -> "Academy of Motion Picture Arts and Sciences" 2. p42, third paragraph: - references to "the academy" should...

Not sure of the threshold but I've seen the following error when trying to process large files (> 4K). `Assertion failed: (outputBufferSize < 100e6), function configure, file /tmp/aces_container20151110-54787-bi1jgv/aces_container-1.0.1/aces_Writer.cpp, line 206....

It appears that in `eotf_inv()`, where enum option 4 is for encoding accroding to ST. 2084, there is a clamp of the incoming display linear to the range `[0.0, referenceLuminance]`...

bug-fix
v2.0-dev-release-rc1

inf pixels in the source result in NaN JMh values, which makes the iteration in the hue lookup fail, (nan = something are both false) resulting in an index of...

Apparent mismatch in pre-calculation of `r_hit` constant for tone scale function. CTL currently says: ``` cpp const float r_hit_min = 128.; // scene-referred value "hitting the roof" const float r_hit_max...

bug-fix
v2.0-dev-release-rc1