Never miss an update Follow AppleInsider
Tuesday, May 22, 2012, 04:26 pm
Apple update brings RAW support for 6 new cameras
Apple on Tuesday released a system-wide update that adds RAW image support for six new cameras.The OS X Lion system-level compatibility update allows RAW data from the following digital cameras to be used in editing programs like Aperture 3 and iPhoto '11:
- Canon EOS-1D X
- Nikon D800E
- Nikon D3200
- Olympus OM-D E-M5
- Panasonic LUMIX DMC-GF5
- Sony Alpha SLT-A57
The 8MB Digital Camera RAW Compatibility Update 3.13 requires Mac OS X 10.6.8 or OS X Lion 10.7 or later and can be downloaded via Software Update or through Apple's Support Pages.
On Topic: Mac OS X
- Apple seeds OS X 10.8.4 beta build 12E52 to developers
- iMovie update fixes issues with camera recognition, iOS movie imports
- Apple fixes Thunderbolt target disk mode in software update
- First look: Pixelmator 2.2 Blueberry goes live in the Mac App Store
- Apple seeds OS X 10.8.4 beta build 12E47 to developers with no known issues
Today's' Headlines
- Apple granted patents on push-to-talk, double-sided touch panel
- Apple on pace to double lobbying spending on taxes, other issues
- Mailbox for iOS gains native iPad compatibility
- Apple invention adjusts audio based on a display's orientation, user positioning
- Apple investigating advanced AirPlay system with device-specific UIs
- Twitter unveils two-factor authentication, updates Mac app with Notification Center support
Related Articles
- Apple update brings RAW support for four new cameras
- Apple camera RAW update adds EOS-50D, D90, more
- Apple releases Digital Camera RAW update for 5D Mk II, more
- Apple's Aperture and iPhoto get RAW image file compatibility for new Fujifilm cameras
- Apple issues MacBook Pro, wireless base station firmware updates
Previous Comments View All

Apple on Tuesday released a system-wide update that adds RAW image support for six new cameras.
The OS X Lion system-level compatibility update allows RAW data from the following digital cameras to be used in editing programs like Aperture 3 and iPhoto '11:
Canon EOS-1D X
Nikon D800E
Nikon D3200
Olympus OM-D E-M5
Panasonic LUMIX DMC-GF5
Sony Alpha SLT-A57
The 8MB Digital Camera RAW Compatibility Update 3.13 requires Mac OS X 10.6.8 or OS X Lion 10.7 or later and can be downloaded via Software Update or through Apple's Support Pages.
The second camera Nikon D800E is going to be my next. I was shooting the eclipse this weekend and wishing I had higher resolution & a longer lens but the medium density filters are difficult to get for large lenses.
Okay, I don't understand RAW...
It's supposed to be a format, right? Why does every single camera require separate support? That's not a format. That's thousands upon thousands of proprietary formats, none of which are compatible with one another.
I don't get it. Take a 15MP camera. Shoots in RAW. We know the resolution of 15MP, so every camera that can take 15MP RAW shots should be making the same file every time.
Okay, I don't understand RAW...
It's supposed to be a format, right? Why does every single camera require separate support?
I can understand formats changing as technology improves, although I agree that RAW seems like a drama-queen among image formats.
I don't know if this update requires a reboot, but past RAW updates did and I'll never understand what that was about.

Okay, I don't understand RAW...
It's supposed to be a format, right?
RAW is whatever the camera manufacturer saves their unprocessed image data as. It was never designed as a an ISO file format with standards. Photographers wanted access to the RAW image to do exposure correction before it was saved as a TIF or JPG mostly because it was 16 bits and the camera manufacturers complied. My first experience was with Nikon Capture back in early 2000s. Since that time everyone wanted RAW support but there was no standard so the application developers like Adobe were on the hook to provide it for their customers. Otherwise each camera manufacturer had their proprietary software that came with the camera for accessing the images. Most of that software ran really poorly especially on a Mac.
All of this could be avoided if the camera companies would just adopt Adobe's DNG like Pentax has.
No waiting around for Apple to support the K-01 or K30, they already support DNG.

All of this could be avoided if the camera companies would just adopt Adobe's DNG like Pentax has.
Or if a new, open, free standard came on the market.
Or if a new, open, free standard came on the market.
I would not be surprised if the camera manufacturers are financing most of the expense of developing profiles for photo applications since it is in their best interest. Which also explains why the big companies are the first to have compatibility even when the sales numbers are low like with the 1DX. I also think it is important to understand that RAW was not intended originally to even be a 'saved' file format but instead it was just a data stream on its way to image processing into a standard format.
As it turned out some people discovered that it would be useful since it contained high bit data. Essentially the application like Adobe RAW is sort of hijacking the data and displaying it in a container that can represent it and modify using an XML file with NEF extension but it does not resave the RAW file. It can open the file with the modifications but it does not save as RAW mainly because RAW is not an actual file format that adheres to any particular standard like tif.

All of this could be avoided if the camera companies would just adopt Adobe's DNG like Pentax has.
No waiting around for Apple to support the K-01 or K30, they already support DNG.
Hardly. Every device customizes their data packets to differentiate their devices from each other due to each device having a variety of custom image sensors.
By supporting DNG you are throwing supporting a subset of the data from any kind of image sensor(s).
Not every color space is considered equal and support varies with the hardware chosen to make the device(s).
The Technical Summary of DNG:
A DNG file always contains data for one main image, plus metadata, and optionally contains at least one JPEG preview.[2] It normally has the extension "dng" or "DNG".
DNG conforms to TIFF/EP and is structured according to TIFF. DNG supports various formats of metadata, (including Exif metadata, XMP metadata, IPTC metadata), and specifies a set of mandated metadata.[28]
DNG is both a raw image format and a format that supports "non-raw", or partly processed, images.[2] The latter (non-raw) format is known as "Linear DNG".[31] Linear DNG is still scene-referred and can still benefit from many of the operations typically performed by a raw converter, such as white balance, the application of a camera color profile, HDR compositing, etc. All images that can be supported as raw images can also be supported as Linear DNG. Images from the Foveon X3 sensor or similar, hence especially Sigma cameras, can only be supported as Linear DNG.
DNG can contain raw image data from sensors with various configurations of color filter array (CFA). These include: conventional Bayer filters, using 3 colors and rectangular pixels; 4 color CFAs, for example the RGBE filter used in the Sony DSC-F828; rectangular (non-square) pixels, for example as used in the Nikon D1X; and offset sensors (for example with octagonal pixels) such as Super CCD sensors of various types, as used in various Fujifilm cameras. (Or combinations of these if necessary). DNG specifies metadata describing these individual parameters; this is one significant extension to TIFF/EP.
When used in a CinemaDNG movie clip, each frame is encoded using the above DNG image format. The clip's image stream can then be stored in one of two formats: either as video essence using frame-based wrapping in an MXF file, or as a sequence of DNG files in a specified file directory.
http://en.wikipedia.org/wiki/Raw_image_format
It seems rather clear the benefits of RAW far out way the drawbacks and DNG itself is a compromise based upon the TIFF-EP standard submitted by Adobe.
Nearly all digital cameras can process the image from the sensor into a JPEG file using settings for white balance, colour saturation, contrast, and sharpness that are either selected automatically or entered by the photographer before taking the picture. Cameras that produce raw files save these settings in the file, but defer the processing. This results in an extra step for the photographer, so raw is normally only used when additional computer processing is intended. However, raw has numerous advantages over JPEG such as:
Higher image quality. Because all the calculations (such as applying gamma correction, demosaicing, white balance, brightness, contrast, etc...) used to generate pixel values (in RGB format for most images) are performed in one step on the base data, the resultant pixel values will be more accurate and exhibit less posterization. Bypassing of undesired steps in the camera's processing, including sharpening and noise reduction JPEG images are typically saved using a lossy compression format (though a lossless JPEG compression is now available). Raw formats typically use lossless compression or high quality lossy compression. Finer control. Raw conversion software allows users to manipulate more parameters (such as lightness, white balance, hue, saturation, etc...) and do so with greater variability. For example, the white point can be set to any value, not just discrete preset values like "daylight" or "incandescent". As well, the user can typically see a preview while adjusting these parameters. Camera raw files have 12 or 14 bits of intensity information, not the gamma-compressed 8 bits stored in JPEG files (and typically stored in processed TIFF files); since the data is not yet rendered and clipped to a colour space gamut, more precision may be available in highlights, shadows, and saturated colours. The colour space can be set to whatever is desired. Different demosaicing algorithms can be used, not just the one coded into the camera. The contents of raw files include more information, and potentially higher quality, than the converted results, in which the rendering parameters are fixed, the colour gamut is clipped, and there may be quantization and compression artifacts. Large transformations of the data, such as increasing the exposure of a dramatically under-exposed photo, result in fewer visible artifacts when done from raw data than when done from already rendered image files. Raw data leave more scope for both corrections and artistic manipulations, without resulting in images with visible flaws such as posterization. All the changes made on a RAW image file are non-destructive; that is, only the metadata that controls the rendering is changed to make different output versions, leaving the original data unchanged. To some extent, RAW photography eliminates the need to use the HDRI technique, allowing a much better control over the mapping of the scene intensity range into the output tonal range, compared to the process of automatically mapping to JPEG or other 8-bit representation.
I can understand formats changing as technology improves, although I agree that RAW seems like a drama-queen among image formats.
That is hardly the case. Think of RAW as more of a "digital negative" that affords you much more creative control over the image than a JPEG that was already processed by the camera.
Here's a good description from the glossary at dpreview.com
http://www.dpreview.com/learn/?/Glossary/Digital_Imaging/RAW_01.htm
Latest Apple Headlines
-
Apple granted patents on push-to-talk, double-sided touch panel
~14 minutes ago -
Apple on pace to double lobbying spending on taxes, other issues
~1 hour ago -
Mailbox for iOS gains native iPad compatibility
~3 hours ago -
Apple invention adjusts audio based on a display's orientation, user positioning
~5 hours ago -
Apple investigating advanced AirPlay system with device-specific UIs
~6 hours ago - more...
Lowest Prices Anywhere!
| Model | Price | You Save |
|---|---|---|
| Core i5 MacBook Pros w/ Retina | ||
| 13" 2.5GHz/8GB/128GB | $1,406.48 | $292.52 |
| 13" 2.5GHz/8GB/256GB | $1,479.99 | $519.01 |
| 13" 2.5GHz/8GB/512GB | $1,699.99 | $799.01 |
| Core i7 MacBook Pros w/ Retina | ||
| 13" 2.9GHz/8GB/256GB | $1,599.99 | $599.01 |
| 13" 2.9GHz/8GB/512GB | $1,799.99 | $899.01 |
| 15" 2.3GHz/8GB/256GB | $1,899.99 | $299.01 |
| 15" 2.6GHz/8GB/512GB | $2,299.99 | $568.01 |
| 15" 2.7GHz/16GB/768GB | $2,699.99 | $499.01 |
Active Forum Topics
-
Like Apple, Google & Yahoo also avoid taxes by way of Ireland
119
-
Microsoft unveils 'Xbox One,' a voice-controlled all-in-one entertainment hub
53
-
Apple publishes execs' opening statements from US Senate testimony
52
-
Samsung Galaxy S4 & Google Now accused of violating Apple patents for Siri
45
-
Google's Chrome team developing app launcher for Mac
39
- more...
| Model | White | Black | |
|---|---|---|---|
| iPad mini (WiFi only) | |||
| 16GB WiFi | $329.99 | $329.99 | |
| 32GB WiFi | $429.99 | $429.99 | |
| 64GB WiFi | $529.99 | $529.99 | |
| iPad mini (WiFi + 4G) | |||
![]() |
|||
| 16GB 4G White | $459.99 | $459.99 | $459.99 |
| 32GB 4G White | $559.99 | $559.99 | $559.99 |
| 64GB 4G White | $659.99 | $659.99 | $659.99 |
| 16GB 4G Black | $459.99 | $459.99 | $459.99 |
| 32GB 4G Black | $559.99 | $559.99 | $559.99 |
| 64GB 4G Black | $659.99 | $659.99 | $659.99 |



Want to write for AppleInsider? Submit your application now!


Still no support for the FUJI X10.... COME ON APPPLE!!!!!