-
It turns out that this is not limited to files in the XMP SDK, but it also appears to be an issue with JPEG files created with Adobe Photoshop CS3.
2009-08-19 01:43:01 UTC in Aperture
-
I have created an extractor that reads XMP metadata from a number of file types. The code and test cases can be downloaded here:
http://projects.damnhandy.com/aperture/xmp20090818.zip
The test data makes the file too large to be attached to the feature request.
2009-08-19 01:37:47 UTC in Aperture
-
When running tests with of the XMPExtractor, some valid JPEG files are being flagged as not a JPEG file. The following exception is raised by the JpgExtractor:
Aug 18, 2009 8:30:08 PM org.semanticdesktop.aperture.extractor.jpg.JpgHeaderExtractor
WARNING: error extracting metadata
com.drew.imaging.jpeg.JpegProcessingException: not a jpeg file
at...
2009-08-19 00:45:11 UTC in Aperture
-
When running tests with of the XMPExtractor, when an Adobe Illustrator file is encountered, the mime type is detected as application/pdf and the PdfExtractor will fail with the following exception:
org.semanticdesktop.aperture.extractor.ExtractorException: java.io.IOException: Error getting pdf version:java.lang.NumberFormatException: For input string: "°¢"
at...
2009-08-19 00:40:54 UTC in Aperture
-
Malte,
You mentioned that there's a "new java version of the OpenCV detection which does not rely on any OS-specific libraries." I've been looking at the code in SVN and I don't see anything resembles that. Is this something that is not yet available in subversion?
Ryan-.
2009-08-06 18:18:35 UTC in faint - The Face Annotation Interface