id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 4096,Writing tiled YCBCR JPEG Compressed TIFFs produces anomolies on right and bottom,warmerdam,warmerdam," Given a command like: {{{ gdal_translate -of GTiff -ot Byte -co ""TILED=YES"" -co ""PROFILE=GeoTIFF"" -co ""COMPRESS=JPEG"" -co ""JPEG_QUALITY=85"" -co ""PHOTOMETRIC=YCBCR"" HS_1.tif out.tif }}} The resulting GeoTIFF file will have odd darkening on the right and bottom column and row of pixels. This appears to be some sort of effect from the undefined pixel values used to fill out the 256x256 tile - likely all zeros. ",defect,closed,normal,1.8.1,GDAL_Raster,unspecified,normal,fixed,GTiff,