Ticket #3064 (closed defect: fixed)
gdaladdo fails with JPEG YCBCR when interleaving is not specified to be pixel
| Reported by: | eheinz | Owned by: | rouault |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6.2 |
| Component: | GDAL_Raster | Version: | 1.6.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
gdaladdo -ro -r average --config COMPRESS_OVERVIEW JPEG --config PHOTOMETRIC_OVERVIEW YCBCR ...
fails with the following error messages: ERROR 1: JPEGLib:Improper call to JPEG library in state 101 Warning 1: JPEGLib:Application transferred too many scanlines
This happens with gdal-1.6.1.tar.gz and tiff-4.0.0beta3.tar.gz installed as external libtiff. The image to be processed is a 71936 x 71936 tiled geotiff with JPEG compression and photometric interpretation YCbCr (3x8 bit/pixel).
Change History
Note: See
TracTickets for help on using
tickets.
