identify -format on raw image (cr2) returns wrong path
Posted: 2013-12-10T07:10:29-07:00
the command
identify -format %i file.cr2
returns wrong value , something like /tmp/magick-a2nnGDbg.png ; it should return the path of the file;
identify -format %i Desktop/images.png returns that value correctly
identify -format %i file.cr2
returns wrong value , something like /tmp/magick-a2nnGDbg.png ; it should return the path of the file;
identify -format %i Desktop/images.png returns that value correctly