Opened 11 years ago

Closed 10 years ago

#5281 closed enhancement (invalid)

Unable to decode ADS100 images

Reported by: bledoux Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

I am trying to decode ADS100 raw images (.lov files) but gdal is failing with the following error message : "ERROR 1: Cannot open TIFF file due to missing codec." The tiffdump utility from the TIFF library indicates that the Compression codec code is 65100 which is undefined by the TIFF specifications.

I am aware this is not an issue with GDAL but am wondering if someone has ever managed to open images compressed with the same codec.

Gratefully.

Change History (2)

comment:1 by Even Rouault, 11 years ago

Priority: highestnormal

Perhaps something to raise on gdal-dev mailing list, as there are not so many people reading Trac tickets. Is the format of this compression codec documented somewhere ?

comment:2 by Even Rouault, 10 years ago

Resolution: invalid
Status: newclosed

Closing due to lack of feedback from reporter.

Note: See TracTickets for help on using tickets.