IM v6.6.0-9 Fails to Convert Lightroom v4 DNG to JPG
Posted: 2012-04-25T14:58:53-07:00
I'm using a commercial DAMS that uses ImageMagick for file conversion. Up until just recently we've had no problem creating jpg thumbnails and preview images from dngs. But one of our users has begun to use Adobe Lightroom 4 (which uses the latest ACR; v7) and suddenly our implementation of IM can no longer generate jpgs from it. Here is the error our commercial software regurgitates when it runs into the LR4/ACR7 dng:
--
Ken Rahaim
Smithsonian Institution
All other dngs continue to convert to jpgs with no problem. I've attached a sample of the offending dng that causes this error. Any help would be appreciated in solving this.(tuser@si-dams203): convert /opt/artesia/temp/dng/NHB2012-00226.dng -define jpeg:size=944x708 -thumbnail 472x354 -auto-orient -unsharp 0x.5 /opt/artesia/temp/dng/NHB2012-00226-S.jpg
ufraw-batch: Cannot decode file /var/tmp/magick-XX4LaqqE
convert: delegate failed `"ufraw-batch" --embedded-image --black-point=auto --exposure=auto --create-id=no "--output=%u.png" "%i"' @ error/delegate.c/InvokeDelegate/1061.
convert: unable to open image `/var/tmp/magick-XX2LaqqE.ppm': No such file or directory @ error/blob.c/OpenBlob/2489.
convert: missing an image filename `/opt/artesia/temp/dng/NHB2012-00226-S.jpg' @ error/convert.c/ConvertImageCommand/2941.
--
Ken Rahaim
Smithsonian Institution