gdal_translate -of gtiff -co compress=jpeg p4433h.tif comp.tif
for the gdal_translate to JPEG compressed TIFF, adding -co NUM_THREADS=ALL_CPUS should help to keep the comparison fair, and if you use gisinternal builds, I'm not completely sure they use libjpeg-turbo, which would bring another performance boost.
-- http://www.spatialys.com My software is free, but my time generally not. _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
