severity 435130 wishlist
merge 289667 435130
stop
-----------------------------------------------------------------------------------


Can be reproduced with :

  $ exiftran -9 -o imageofdisaster.jpg imagenotmultipeof8pixel.jpg

or

  $ jpegtran -rotate 90 -outfile imageofdisaster.jpg imagenotmultipeof8pixel.jpg


Jpegtran offers two option (see manpage):

  $jpegtran -rotate 90 -perfect -outfile imageperfect.jpg 
imagenotmultipeof8pixel.jpg

or

  $jpegtran -rotate 90 -trim -outfile imagetrimmed.jpg 
imagenotmultipeof8pixel.jpg

-- 
Stéphane Aulery


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to