Re: [gdal-dev] Lossless JPEG in GDAL

2009-03-14 Thread Scott Arko
Frank, Thanks for the idea on filing a ticket.  I will do that.  I tried another suggestion to install Jasper and see if I could load my images as lossless JPEG2000 images, however, this does not seem to work.  For the time being I think I will just write a quick converter using libjpeg, but

Re: [gdal-dev] Lossless JPEG in GDAL

2009-03-14 Thread Frank Warmerdam
Scott Arko wrote: Hello, I am wondering if there is a way to compile support for lossless JPEG into GDAL. I have installed the libjpeg patch for lossless JPEG and recompiled/installed libjpeg. Following this I compiled GDAL using the updated libjpeg, however, I cannot read the lossless JP

[gdal-dev] Lossless JPEG in GDAL

2009-03-12 Thread Scott Arko
Hello, I am wondering if there is a way to compile support for lossless JPEG into GDAL.  I have installed the libjpeg patch for lossless JPEG and recompiled/installed libjpeg.  Following this I compiled GDAL using the updated libjpeg, however, I cannot read the lossless JPEG files.  I'm not