Re: Need Help Urgently: Convert CR2 to png
Posted: 2013-10-08T14:53:22-07:00
Thanks for pointing it out !
<delegate decode="dcraw8" command="/opt/local/bin/dcraw -6 -w -o "%u.ppm" "%i""/>
I hope its alphabet 'o' not number 0 (zero). Anyway i tried both and error message is below :
sh-3.2# convert dcraw8:test.CR2 test.png
convert: unable to open image `/var/tmp/magick-23253eD8FpkC9lh0E': No such file or directory @ error/blob.c/OpenBlob/2643.
convert: unable to open file `/var/tmp/magick-23253eD8FpkC9lh0E': No such file or directory @ error/constitute.c/ReadImage/591.
convert: no images defined `test.png' @ error/convert.c/ConvertImageCommand/3108.
<delegate decode="dcraw8" command="/opt/local/bin/dcraw -6 -w -o "%u.ppm" "%i""/>
I hope its alphabet 'o' not number 0 (zero). Anyway i tried both and error message is below :
sh-3.2# convert dcraw8:test.CR2 test.png
convert: unable to open image `/var/tmp/magick-23253eD8FpkC9lh0E': No such file or directory @ error/blob.c/OpenBlob/2643.
convert: unable to open file `/var/tmp/magick-23253eD8FpkC9lh0E': No such file or directory @ error/constitute.c/ReadImage/591.
convert: no images defined `test.png' @ error/convert.c/ConvertImageCommand/3108.