/usr/bin/convert: Corrupt JPEG data /usr/bin/convert: Corrupt JPEG data
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

/usr/bin/convert: Corrupt JPEG data

Started by Vladimir, November 24, 2008, 06:32:24 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Vladimir

Hi recently I am getting a strange error, everytime I try to batch upload some pics I get:


Error executing ImageMagick - Return value: 1

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x66 'albums/test/IMG_8954.JPG' 'albums/test/thumb_IMG_8954.JPG'

The convert program said:
/usr/bin/convert: Corrupt JPEG data: 232 extraneous bytes before marker 0xd9 (albums/test/IMG_8954.JPG).


This is really strange because it worked before without any problems and if I upload file by file it will work as well.

I am using 1.4.8 stable.

Thanks in advance !!

Vladimir

Joachim Müller

Quote from: Vladimir on November 24, 2008, 06:32:24 PM
I am using 1.4.8 stable.
Then upgrade first before doing anything else.

If you have questions on uploading you should do exactly as suggested in the docs, section "asking for support on upload issues". Additionally, post a deep link to one of the files you're having issues with.

Vladimir

Quote from: Joachim Müller on November 24, 2008, 08:43:22 PM
Then upgrade first before doing anything else.

Ok now it's working again :)

thanks a lot