Activity › Forums › Adobe After Effects › 16bit project gives colors only up to 32768?
-
16bit project gives colors only up to 32768?
Posted by Dhenion on April 24, 2007 at 7:33 pmWhy do all color values go 0-32768 in an AE 16bit project? A 16 bit number ranges 0 to 65535. (a 15 bit value would go 0 to 32767.)
In combustion, when set to 16bit – “white” has RGB values all 65535. But AE 16 bit “white” has RGB values of 32768?
Darby Edelen replied 19 years, 3 months ago 3 Members · 5 Replies -
5 Replies
-
Kevin Camp
April 24, 2007 at 7:48 pmi’ve seen that number come up before in regards to an image sequence limit in ae…
it was described as: ‘it seems that there is a limit that has to do with the upper bounds of a 16-bit integer (32768)’ by wuzelwazel.
have you checked on the adobe forums yet?
Kevin Camp
Designer – KCPQ, KMYQ & KRCW -
Dhenion
April 24, 2007 at 8:05 pmRight – but thats what I mean. A true real 16 bit number goes up to 65536, not 32768. So why is AE not using the full range of 16 bit values?
-
Kevin Camp
April 24, 2007 at 8:17 pmi agree… i was just stating that the 32768 limit in ae for a 16-bit integer seems to go deeper than just colors. have you checked the actual colors of 32-bit in ae? i’m kind of curious about that now.
Kevin Camp
Designer – KCPQ, KMYQ & KRCW -
Dhenion
April 24, 2007 at 8:47 pm32bit is float so all the values go 0-1.
And yes – its everything, not just colors. A “levels” effect in a 16bit project has its white point at 32768 by default.
-
Darby Edelen
April 25, 2007 at 1:00 am[dhenion] “A true real 16 bit number goes up to 65536, not 32768.”
I can’t imagine why, but perhaps Adobe used a signed integer instead of an unsigned one. I remember having to get my head around the whole ‘there are 65536 numbers in a signed 16-bit integer but only half of them are positive’ thing way back when I was taking programming classes… I don’t know why there would be such a limit on colors but I’m guessing that there’s a reason for it and it probably has to do with the way that AE composites colors.
Reply to this Discussion! Login or Sign Up