Opened 16 years ago

Last modified 13 years ago

#2344 closed defect

Weird error message when writing a JPG2000 compressed NITF. — at Initial Version

Reported by: ReinerBeck Owned by: warmerdam
Priority: normal Milestone:
Component: GDAL_Raster Version: 1.5.1
Severity: normal Keywords: ecw jp2ecw jpg2000 nitf
Cc: Mateusz Łoskot

Description

When converting the image (http://veimages.gsfc.nasa.gov//2430/land_ocean_ice_2048.tif) to NITF, the driver reports an error (see below). However, an image is produced despite the message and can be viewed without problems.

gdal_translate -of NITF -co "IC=C8" land_ocean_ice_2048.tif out.ntf

Input file size is 2048, 1024
ERROR 1: An error has occurred: Error 86 "File is invalid or corrupt" file "" line 0
0...10...20...30...40...50...60...70...80...90...100 - done.

Change History (0)

Note: See TracTickets for help on using tickets.