Hi,
Use magick ++ for years without problems but lately I find jpg that gives error when reading.
http://asgbit.com/descargas/9781742202860.jpg
I have tried with IMDisplay.exe and it gives error.
other applications works perfectly.
What happens?
Thx
[SOLVED]: Error Image.read JPG
[SOLVED]: Error Image.read JPG
Last edited by Portiella on 2019-06-26T10:28:43-07:00, edited 2 times in total.
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Error Image.read JPG
What version of IM, on what platform?
What error is reported?
At the command line, with IM v6.9.9-50 and v7.0.7-28 on Windows 8.1, I get no errors for that image.
What error is reported?
At the command line, with IM v6.9.9-50 and v7.0.7-28 on Windows 8.1, I get no errors for that image.
snibgo's IM pages: im.snibgo.com
Re: Error Image.read JPG
IM 7.0.8 on Windows 10, compiled Visual Studio 2017.
Error my exe:
C:\...... @ error/jpeg.c/JPEGErrorHandler/333
Error in IMDisplay.exe tool:
IMDisplayDoc function [DoReadImage] reported an error.
IMDisplay.exe: Improper call to JPEG library in state 201
'C:\.......' @ error/jpeg.c/JPEGErrorHandler/333
Error my exe:
C:\...... @ error/jpeg.c/JPEGErrorHandler/333
Error in IMDisplay.exe tool:
IMDisplayDoc function [DoReadImage] reported an error.
IMDisplay.exe: Improper call to JPEG library in state 201
'C:\.......' @ error/jpeg.c/JPEGErrorHandler/333
Re: Error Image.read JPG
with IM 7.0.8-50 works perfectly.
Thx
Thx
Re: Error Image.read JPG
how do you use ImageMagick in Visual Studio 2017? I couldn't use.Portiella wrote: ↑2019-06-26T07:34:56-07:00 IM 7.0.8 on Windows 10, compiled Visual Studio 2017.
Error my exe:
C:\...... @ error/jpeg.c/JPEGErrorHandler/333
Error in IMDisplay.exe tool:
IMDisplayDoc function [DoReadImage] reported an error.
IMDisplay.exe: Improper call to JPEG library in state 201
'C:\.......' @ error/jpeg.c/JPEGErrorHandler/333
https://www.imagemagick.org/discourse-s ... 23&t=36441