Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Other Stuff
Off Topic
Do you shoot "Raw" or "Jpeg"
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Horoscope Fish" data-source="post: 377704" data-attributes="member: 13090"><p>This is a common misunderstanding. 12 bits is not 50% more than 8 bits. We're talking about Binary so the calculations need be done in Binary. The actual math looks like this...</p><p></p><p>1 2 4 8 16 32 64 128 = 8-bit. If we add those up (1 + 2 + 4 + 8 ... + 128) we get 255. Including zero that gives us 256 values. This is per color-channel so to get the total number of possible colors we multiply again: 256 x 256 x 256 = 16.7 million.</p><p></p><p>To get 14-bit we have to continue on the Binary scale for fourteen iterations:</p><p></p><p>1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 = 14 bit. Add those up and you get 16,383. Including zero that gives us 16,384 values. This too is per color-channel so once again we multiply it out for each of three color channels: Red, Blue and Green. Doing that gives us over 4.3 trillion. </p><p></p><p>That means a JPG equates to less than 0.4% of a 14-bit RAW file.</p><p></p><p><span style="color: #ffffff">....</span></p></blockquote><p></p>
[QUOTE="Horoscope Fish, post: 377704, member: 13090"] This is a common misunderstanding. 12 bits is not 50% more than 8 bits. We're talking about Binary so the calculations need be done in Binary. The actual math looks like this... 1 2 4 8 16 32 64 128 = 8-bit. If we add those up (1 + 2 + 4 + 8 ... + 128) we get 255. Including zero that gives us 256 values. This is per color-channel so to get the total number of possible colors we multiply again: 256 x 256 x 256 = 16.7 million. To get 14-bit we have to continue on the Binary scale for fourteen iterations: 1 2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 = 14 bit. Add those up and you get 16,383. Including zero that gives us 16,384 values. This too is per color-channel so once again we multiply it out for each of three color channels: Red, Blue and Green. Doing that gives us over 4.3 trillion. That means a JPG equates to less than 0.4% of a 14-bit RAW file. [COLOR=#ffffff]....[/COLOR] [/QUOTE]
Verification
Post reply
Forums
Other Stuff
Off Topic
Do you shoot "Raw" or "Jpeg"
Top