Hello,
Currently I'm using ImageMagick-6.2.4-5-Q8-windows-dll.exe on Windows 2008 R2 Std
and to detect corrupted JPEG files I'm running the identify utility which returns message:
Exception 325: Corrupt JPEG data: premature end of data segment 'file.jpg'
But, when I upgraded to ImageMagick-6.8.X identify.exe has stopped print out information
about corrupted data. Does not help even using options: -regard-warnings or -debug.
Is it possible to obtain the behavior with version 6.2/6.4 in new version 6.8 ?
It is very helpful to me because it allows me to identify damaged photos.
If this functionality has been disabled how to achieve a similar effect in the new version IM ?
Any advice is welcome.
Regards,
arv
How to detect corrupted JPEG files in version IM 6.8 ?
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: How to detect corrupted JPEG files in version IM 6.8 ?
You may now need to use "-verbose", to make identify read each pixel.
If that doesn't help, please put a sample jpeg somewhere like dropbox.com and paste the URL here.
If that doesn't help, please put a sample jpeg somewhere like dropbox.com and paste the URL here.
snibgo's IM pages: im.snibgo.com
Re: How to detect corrupted JPEG files in version IM 6.8 ?
Indeed, with this option the program works just as I need.
How could I be so blind ?
Thanks awfully!
How could I be so blind ?
Thanks awfully!