
Hi, I cannot open test.jpg from boost_1_42_0\libs\gil\example\test.jpg I use below application: InfranView FireFox IE Windows tools: (Paint, WLXPhotoGallery ... ) Does it mean that GIL uses some special, jpg file format? :) Best regards, Mariusz

Mariusz Kwiczala wrote:
I cannot open test.jpg from
boost_1_42_0\libs\gil\example\test.jpg
I use below application: InfranView FireFox IE Windows tools: (Paint, WLXPhotoGallery ... )
Does it mean that GIL uses some special, jpg file format? :)
There seems to be something wrong with the file indeed I tested it with gdalinfo utility from GDAL library (http://www.gdal.org) which opens number of JPEG variations, and tries to cope with some error conditions and here is what I got: G:\dev\boost\_svn\trunk\libs\gil\example>gdalinfo test.jpg Read 135 of 4096 requested bytes. Corrupt JPEG data: 1 extraneous bytes before marker 0xdb Best regards, -- Mateusz Loskot, http://mateusz.loskot.net

Hi, On Fri, Mar 19, 2010 at 6:35 AM, Mateusz Loskot <mateusz@loskot.net> wrote:
Mariusz Kwiczala wrote:
I cannot open test.jpg from
This file needs to be swapped out. Will do that next week. Marius, do you wanna try out it the new gil::io? It's located here: http://gil-contributions.googlecode.com/svn/trunk/gil_2/boost/gil/extension/ Let me know if you have questions, problems, etc. Regards, Christian
participants (3)
-
Christian Henning
-
Mariusz Kwiczala
-
Mateusz Loskot