osx cr2 conversion ufraw batch delegate failed
Posted: 2010-06-04T17:04:21-07:00
Hi guys,
I am very new to all of this but I was hoping if anybody could shed some light on this? I cant seem to get a CR2 to convert with imagemagick. ufraw has no problems loading it up in standalone.
here is what the shell spits out:
Macbook-Pro:Desktop Jim$ convert -verbose cr2:test.CR2 test.tif
"ufraw-batch" --silent --wb=camera --black-point=auto --exposure=auto --create-id=also --out-type=png --out-depth=16 "--output=/var/folders/eN/eNab4mcnE74mYdP2cCdbok+++TI/-Tmp-/magick-zIuZ1JHk.png" "/var/folders/eN/eNab4mcnE74mYdP2cCdbok+++TI/-Tmp-/magick-65aeHJSs"
convert: delegate failed `"ufraw-batch" --silent --wb=camera --black-point=auto --exposure=auto --create-id=also --out-type=png --out-depth=16 "--output=%u.png" "%i"' @ error/delegate.c/InvokeDelegate/1061.
convert: unable to open image `/var/folders/eN/eNab4mcnE74mYdP2cCdbok+++TI/-Tmp-/magick-zIuZ1JHk.ppm': No such file or directory @ error/blob.c/OpenBlob/2491.
convert: missing an image filename `test.tif' @ error/convert.c/ConvertImageCommand/2970.
As far as I can see I have the latest greatest of everything required.
Many thanks
James
I am very new to all of this but I was hoping if anybody could shed some light on this? I cant seem to get a CR2 to convert with imagemagick. ufraw has no problems loading it up in standalone.
here is what the shell spits out:
Macbook-Pro:Desktop Jim$ convert -verbose cr2:test.CR2 test.tif
"ufraw-batch" --silent --wb=camera --black-point=auto --exposure=auto --create-id=also --out-type=png --out-depth=16 "--output=/var/folders/eN/eNab4mcnE74mYdP2cCdbok+++TI/-Tmp-/magick-zIuZ1JHk.png" "/var/folders/eN/eNab4mcnE74mYdP2cCdbok+++TI/-Tmp-/magick-65aeHJSs"
convert: delegate failed `"ufraw-batch" --silent --wb=camera --black-point=auto --exposure=auto --create-id=also --out-type=png --out-depth=16 "--output=%u.png" "%i"' @ error/delegate.c/InvokeDelegate/1061.
convert: unable to open image `/var/folders/eN/eNab4mcnE74mYdP2cCdbok+++TI/-Tmp-/magick-zIuZ1JHk.ppm': No such file or directory @ error/blob.c/OpenBlob/2491.
convert: missing an image filename `test.tif' @ error/convert.c/ConvertImageCommand/2970.
As far as I can see I have the latest greatest of everything required.
Many thanks
James