Conversion of CR2 files is VERY slow
Posted: 2011-10-02T11:48:36-07:00
Hi there
I use ImageMagick to compare the image content of some CR2 (Canon RAW) files. This is VERY slow. E.g. on a MacBook (2.5 GHz Core 2 Duo with SSD) it takes around 2 minutes! Some fiddeling revealed:
Many thanks for any pointer, Walter
---
Walter Dallaway
* Landscape and Architecture Photography
* Creativ Exposure with Tripod and HDR
I use ImageMagick to compare the image content of some CR2 (Canon RAW) files. This is VERY slow. E.g. on a MacBook (2.5 GHz Core 2 Duo with SSD) it takes around 2 minutes! Some fiddeling revealed:
- The conversion is the slow part. For example takes a minute to convert a 16MegaPixel file.
Code: Select all
convert CR2:IMG_1234.CR2 IMG_1234.tiff
- This conversion employs the ufraw tool.
- Is there a way to speed things up in ufraw? E.g. can I give more memory to ufraw or so?
- Can I employ another RAW converter in ImageMagick? Does anybody have experience using in ImageMagick the normal Mac Os X converter (I think it's part of Quartz)? This should be much faster.
Many thanks for any pointer, Walter
---
Walter Dallaway
* Landscape and Architecture Photography
* Creativ Exposure with Tripod and HDR