I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2009-02-17 22:01:12-08 by metadatacrucher in response to 9988
Re: Metadata Validation in Exiftool
Hi Phil,

thanks a lot for this amazing feature! I already gave it a try, and it offers a fantastic insight into the origin of a jpeg. unfortunately, some digest collisions occur between pictures from cameras and applications, e.g. definitely unmodified photos from my olympus e410 are reported as "Apple Quicktime Quality 845". furthermore the camera seems to vary the compression, because pictures with identical settings yield different compression signatures (some of them unknown).

So while my hope to uniquely identify camera models by compression digest was a bit disappointed, i made a quite interesting discovery: Photosharing Services such as Flickr, Picasa or Facebook all use JPEG Group Library to generate their preview images, but different Quality settings are applied: Flickr seems to use 90 for thumbnails and 96 for preview images, Picasa and Facebook use 85. This setting is global and should apply for all preview images. So one could use image dimensions in conjunction with quality settings to distinguish between downloaded pictures from Flickr/Picasa or Facebook or at least narrow down the possible source to some online services.

- Franz
Direct Responses: 9992 | Write a response