Search found 5 matches
- 2016-02-25T01:06:29-07:00
- Forum: Users
- Topic: Mogrify uncompressed tiff to compressed Lzw Tiff - Issues
- Replies: 7
- Views: 13274
Re: Mogrify uncompressed tiff to compressed Lzw Tiff - Issues
Thanks dlemstra that proved to be the issue. i rolled it back to libtiff4 and all works fine.
- 2016-02-11T08:12:32-07:00
- Forum: Users
- Topic: Mogrify uncompressed tiff to compressed Lzw Tiff - Issues
- Replies: 7
- Views: 13274
Re: Mogrify uncompressed tiff to compressed Lzw Tiff - Issues
Thanks for the response,
as far as i can tell i am using:-
libtiff5-dev/stable,now 4.0.3-12.3 amd64
libtiff5/stable,now 4.0.3-12.3 amd64
libtiff-opengl/stable 4.0.3-12.3 amd64
as far as i can tell i am using:-
libtiff5-dev/stable,now 4.0.3-12.3 amd64
libtiff5/stable,now 4.0.3-12.3 amd64
libtiff-opengl/stable 4.0.3-12.3 amd64
- 2016-02-11T07:58:18-07:00
- Forum: Users
- Topic: Mogrify uncompressed tiff to compressed Lzw Tiff - Issues
- Replies: 7
- Views: 13274
Re: Mogrify uncompressed tiff to compressed Lzw Tiff - Issues
Hi
I have Version: ImageMagick 6.9.1-10 Q8 x64 2015-07-25 on windows 8.1 and it works fine but when i install the same version on ubuntu or debian i get the issue described above.
I have Version: ImageMagick 6.9.1-10 Q8 x64 2015-07-25 on windows 8.1 and it works fine but when i install the same version on ubuntu or debian i get the issue described above.
- 2016-02-11T07:10:52-07:00
- Forum: Users
- Topic: Mogrify uncompressed tiff to compressed Lzw Tiff - Issues
- Replies: 7
- Views: 13274
- 2016-02-11T03:24:54-07:00
- Forum: Users
- Topic: Mogrify uncompressed tiff to compressed Lzw Tiff - Issues
- Replies: 7
- Views: 13274
Mogrify uncompressed tiff to compressed Lzw Tiff - Issues
Version: ImageMagick 6.9.3-3 Q8 x86_64 2016-02-11[/color] OS: Debian 8.3 I am having an issue when i try to mogrify or convert an uncompressed tiff to a compressed LZW tiff using the following cmd:- mogrify -compress LZW 000001-5.tif or convert 000001.tif -compress LZW 00001-3.tif The resulting ...