Ticket #1221 (closed defect: wontfix)
Read JP2 with Jasper driver excrutiatingly slow
| Reported by: | kyngchaos@… | Owned by: | dron |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | GDAL_Raster | Version: | unspecified |
| Severity: | normal | Keywords: | jpeg2000 jasper |
| Cc: | arturr, mloskot |
Description (last modified by mloskot) (diff)
Reading a JP2 with the JasPer driver is extremely slow. Wrting JP2 with JasPer works fine. A 5000x5000 pixel color JP2 (lossless) takes over 5 minutes to tick over the progress meter.
As a comparison, reading the same JP2 with the MrSID JP2 driver takes 1.3 minutes for the full image. Outsides of GDAL, with the jasper program (same jasper libraries that GDAL uses), it takes 30 sec to read the full image.
There is nothing in the console log to indicate a problem. It passes the gdalautotests, but those are small files so the speed problem is not noticable.
GDAL 1.3.2
Change History
Note: See
TracTickets for help on using
tickets.
