[gdal-dev] OpenJPEG tiled encoding
Even Rouault
even.rouault at spatialys.com
Mon Jan 18 14:14:17 PST 2016
Le lundi 18 janvier 2016 22:41:38, Aaron Boxer a écrit :
> Hello,
>
> It looks like OpenJPEG tiled encoding is broken for non power of 2 images.
> This seems to be quite an old bug.
I don't reproduce that. For example, the following works :
gdal_translate ../autotest/gdrivers/data/utm.tif out.jp2 -of jp2openjpeg -co
blockxsize=33 -co blockysize=35 -outsize 100 100
>
> Does this type of encoding get used in GDAL ? Or are all images power of 2
> dimensions.
>
> Thanks,
> Aaron
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list