Error converting from .CR2 to .jpg
Posted: 2014-04-14T13:48:50-07:00
Trying to convert Canon raw images to j-pegs...
$ convert IMG_2854.CR2 IMG_2854.jpg
convert.im6: delegate failed `"ufraw-batch" --silent --create-id=also --out-type=png --out-depth=16 "--output=%u.png" "%i"' @ error/delegate.c/InvokeDelegate/1065.
convert.im6: unable to open image `/tmp/magick-_jXTjD7U.ppm': No such file or directory @ error/blob.c/OpenBlob/2638.
convert.im6: no images defined `IMG_2854.jpg' @ error/convert.c/ConvertImageCommand/3044.
Is there something extra I need to install? Or anything else? convert -list format shows that I do have support for CR2 images.
Thanks.
$ convert IMG_2854.CR2 IMG_2854.jpg
convert.im6: delegate failed `"ufraw-batch" --silent --create-id=also --out-type=png --out-depth=16 "--output=%u.png" "%i"' @ error/delegate.c/InvokeDelegate/1065.
convert.im6: unable to open image `/tmp/magick-_jXTjD7U.ppm': No such file or directory @ error/blob.c/OpenBlob/2638.
convert.im6: no images defined `IMG_2854.jpg' @ error/convert.c/ConvertImageCommand/3044.
Is there something extra I need to install? Or anything else? convert -list format shows that I do have support for CR2 images.
Thanks.