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
Learning
Photography Q&A
RAW files embedded JPG
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="WayneF" data-source="post: 556657" data-attributes="member: 12496"><p>I don't see why it is not adequate as a substitute, other then the extra effort to acquire it. That is the idea of it, the same image makes both the embedded and the JPG file. The extracted embedded image does not have Exif data (if from ExifTool), but the Exif is still in the raw file.</p><p></p><p></p><p>But image size is apples and oranges. MB is NEVER a way to compare image size. Image size is dimensioned in pixels.</p><p></p><p>RGB images (JPG and TIF for example) are typically 24 bit color (JPG color always is 24 bits), which is <strong>3 bytes RGB per pixel.</strong></p><p>So RGB 24 mp is 24x3 = 72 million bytes, every time (if 24 bit RGB color).</p><p></p><p>However (the confusion), then file data compression reduces the storage size, tremendously in JPG, and (optionally) significantly in TIF or raw files. JPG file size might be 1/4 to probably 1/8 to maybe 1/12 of data size. It has the dickens squeezed out of it (with losses, JPG compression is Not lossless). An image of the SAME pixel dimensions, but in larger JPG file, because it uses less compression, is a better quality file than a smaller JPG file of same pixel dimensions. Then, when the JPG file is opened into computer memory, it is always 3 bytes per pixel again (assuming standard 24 bit color, which all JPG is).</p><p></p><p>Raw files are NOT RGB data, and instead are Bayer GRGB 12 bits or 14 bits per pixel, so data size is more like 1.5 bytes per pixel. Again, file data compression reduces this number for a smaller file, significantly, but not as dramatically as JPG. We cannot view raw images, so any raw image presented for us to view and see has in fact been converted to RGB, for our RGB LCD monitors to be able to use. This is WHY the embedded JPG, to provide a means to see it on the camera rear LCD monitor, and also it is the histogram that we view. However, the JPG we convert later in raw software may not exactly match the same options specified in the embedded JPG that the camera converted (the idea is that we can make it even better).</p></blockquote><p></p>
[QUOTE="WayneF, post: 556657, member: 12496"] I don't see why it is not adequate as a substitute, other then the extra effort to acquire it. That is the idea of it, the same image makes both the embedded and the JPG file. The extracted embedded image does not have Exif data (if from ExifTool), but the Exif is still in the raw file. But image size is apples and oranges. MB is NEVER a way to compare image size. Image size is dimensioned in pixels. RGB images (JPG and TIF for example) are typically 24 bit color (JPG color always is 24 bits), which is [B]3 bytes RGB per pixel.[/B] So RGB 24 mp is 24x3 = 72 million bytes, every time (if 24 bit RGB color). However (the confusion), then file data compression reduces the storage size, tremendously in JPG, and (optionally) significantly in TIF or raw files. JPG file size might be 1/4 to probably 1/8 to maybe 1/12 of data size. It has the dickens squeezed out of it (with losses, JPG compression is Not lossless). An image of the SAME pixel dimensions, but in larger JPG file, because it uses less compression, is a better quality file than a smaller JPG file of same pixel dimensions. Then, when the JPG file is opened into computer memory, it is always 3 bytes per pixel again (assuming standard 24 bit color, which all JPG is). Raw files are NOT RGB data, and instead are Bayer GRGB 12 bits or 14 bits per pixel, so data size is more like 1.5 bytes per pixel. Again, file data compression reduces this number for a smaller file, significantly, but not as dramatically as JPG. We cannot view raw images, so any raw image presented for us to view and see has in fact been converted to RGB, for our RGB LCD monitors to be able to use. This is WHY the embedded JPG, to provide a means to see it on the camera rear LCD monitor, and also it is the histogram that we view. However, the JPG we convert later in raw software may not exactly match the same options specified in the embedded JPG that the camera converted (the idea is that we can make it even better). [/QUOTE]
Verification
Post reply
Forums
Learning
Photography Q&A
RAW files embedded JPG
Top