Sylvain Maffren wrote > > I try to convert RGB tiff file (300 Mo) into ECW ( libecw 3.3 and gdal > 1.8.1 that I have compiled) using this gdal_translate command, on a > Debian Squeeze : gdal_translate -of "ECW" -co LARGE_OK="YES" -co > TARGET="90" -co DATUM="RGF93" -co PROJ="LMFRAN93" file_in.tif > file_out.ecw, and I get strange results. >
Hi Sylvain, I also am doing some tests about ECW encoding with GDAL using different OS (Windows XP 32 bit / Windows 7 64 bit / Linux Ubuntu 10.04 64 bit), different GDAL versions and ECW plugin (1.9.0 / 1.8.1 / 1.8.0 / 1.7.3 / 1.7.0b2) from different origins (www.gisinternals.com / OSGeo4W / FWTools / ubuntugis launchpad repository / ERDAS sources), and with or without a TARGET creation option set. I'll post the results as soon as the tests are completed. Andrea Giudiceandrea -- View this message in context: http://osgeo-org.1560.n6.nabble.com/gdal-dev-Strange-behaviour-of-gdal-translate-with-ECW-on-linux-libecw-3-3-tp4498738p4516105.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
