[19:46:39] <freyes> aclark: ok, I can do that, do I file the issue considering the whole imaging book (tutorial, concepts, Writing Your Own File Decoder, etc)?
[21:15:19] <dotpot> any ideas why this http://bit.ly/1aWWehP could happen after processing with PIL ? possible actions done: resize/crop/rotate -> save.
[21:16:31] <dotpot> first idea in my mind is that i was not using icc_profile while saving, but I'm not sure if this is the case.
[21:42:00] <wiredfool> since the first portion of the image has the full jpeg dct factors, but the last part only has the initial low res one, and it appears in only one or two channels.
[21:44:13] <dotpot> So original image must be corrupted in some way If I understand correctly
[21:44:47] <dotpot> maybe .verify would help in this case, since it's not used atm
[21:45:51] <dotpot> ok, tomorrow I'll get original image and will try to play with it, I'll let u know if I'll find anything, or even better - reproduce the problem.
[21:46:02] <wiredfool> but I'm seeing this from imagmagick: identify: Corrupt JPEG data: premature end of data segment `6d6e4fed-f2b0-495a-9971-f36627f30b98.jpeg' @ warning/jpeg.c/EmitMessage/231.
[21:46:37] <wiredfool> so, that one appears to be a truncated image