#1 2015-09-11 18:58:05

Mikron
Member
Registered: 2015-09-11
Posts: 2

Why can't I decode an image (FFD8FFFE)

Hello,
I have a problem with decoding this image with Fast JPEG decoder v1.2. I recieve the error code JPEG_EOF. The first four bytes are 0xFFD8FFFE. What may be causing this problem and can it be solved in this version of the program?

Best regards.

Offline

#2 2015-09-11 20:10:07

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,183
Website

Re: Why can't I decode an image (FFD8FFFE)

I guess this is a progressive JPEG which is not handled by the library...

Offline

#3 2015-09-16 20:20:52

Mikron
Member
Registered: 2015-09-11
Posts: 2

Re: Why can't I decode an image (FFD8FFFE)

This is NOT progressive JPEG

Offline

#4 2015-09-21 10:08:47

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,183
Website

Re: Why can't I decode an image (FFD8FFFE)

This is a gray-scale JPEG.

This kind may not be supported: it expects color JPEG.

Offline

Board footer

Powered by FluxBB