Re: [gdal-dev] bit length overflow in deflate compress

2011-12-29 Thread Ivan Lucena
Even, I comment the DEBUG line on my nmake.local and I recompiled GDAL and the messages are gone. Thanks. > ---Original Message--- > From: Even Rouault > To: gdal-dev@lists.osgeo.org, Ivan Lucena > Subject: Re: [gdal-dev] bit length overflow in deflate compress >

Re: [gdal-dev] bit length overflow in deflate compress

2011-12-29 Thread Even Rouault
Le jeudi 29 décembre 2011 20:15:32, Ivan Lucena a écrit : > Hi there, > > I am getting a lot of messages like that when using deflate compression > (zlib): > > $ gdal_translate input.tif output.tif -co compress=deflate > Input file size is 800, 600 > 0...10...20...30...40...50...60...70...80...90

[gdal-dev] bit length overflow in deflate compress

2011-12-29 Thread Ivan Lucena
Hi there, I am getting a lot of messages like that when using deflate compression (zlib): $ gdal_translate input.tif output.tif -co compress=deflate Input file size is 800, 600 0...10...20...30...40...50...60...70...80...90...100 - done. bit length overflow code 4 bits 5->6 bit length overflow