id summary reporter owner description type status priority milestone component version severity resolution keywords cc 2189 Writing YCbCr JPEG files no longer works warmerdam warmerdam "Frank, I have found a problem with the new FW Tools (version 2.0.4): A process that used to run before (version 1.3.1) now encounters an error. Here is the command used: {{{ gdal_translate -co TILED=YES -co PROFILE=GeoTIFF -co COMPRESS=JPEG -co PHOTOMETRIC=YCBCR -co TFW=YES -co JPEG_QUALITY=85 infile.tif outfile.tif }}} The error I see in the new version is: {{{ 0Warning 1: JPEGFixupTagsSubsampling:Unable to auto-correct subsampling values, likely corrupt JPEG compressed data in first strip/tile; auto-correcting skipped ERROR 1: Input and output dataset sizes or band counts do not match in GDALDatasetCopyWholeRaster() }}} If you need sample data, let me know. Yusuf " defect closed high 1.5.1 GDAL_Raster 1.5.0 normal fixed gtiff geotiff ysiddiqui@…