Just to be sure everything is OK, what do you get returned from
convert -version
ym@YMEmergency:~/Downloads$ convert -version
Version: ImageMagick 6.8.7-1 2013-10-20 Q32 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2013 ImageMagick Studio LLC
Features: DPC OpenMP
Delegates: openexr ...
Search found 2 matches
- 2013-10-26T18:05:09-07:00
- Forum: Users
- Topic: 32 bit TIFF to EXR
- Replies: 3
- Views: 7051
- 2013-10-26T16:57:34-07:00
- Forum: Users
- Topic: 32 bit TIFF to EXR
- Replies: 3
- Views: 7051
32 bit TIFF to EXR
Hi,
I'm trying to convert a 32 bit TIFF file to an EXR. After a long struggle I've finally compiled ImageMagick with HDRI, OpenEXR, libtiff and a quantum depth of 32 but when I execute
convert -depth 32 -define quantum:format=floating-point ~/Downloads/dem_asc_half1.tif conv.exr
I get an error ...
I'm trying to convert a 32 bit TIFF file to an EXR. After a long struggle I've finally compiled ImageMagick with HDRI, OpenEXR, libtiff and a quantum depth of 32 but when I execute
convert -depth 32 -define quantum:format=floating-point ~/Downloads/dem_asc_half1.tif conv.exr
I get an error ...