From: Paul I. <i_p...@ya...> - 2005-09-27 10:42:28
|
On Mon, 26 Sep 2005 16:35:21 +0200, Lutz Müller wrote: > On Wed, 2005-09-14 at 22:06 +0300, Paul Ionescu wrote: >> I noticed that the canon extensions for exif are not decoded by libexif. > > I've recently ported a bunch of information from exiftool to libexif. > Could you check out latest libexif and run > > exif --show-mnote picture.jpeg > > ? Thanks! Hello Lutz, I will try as soon as I can get the cvs from sf.net. Right now I receive cvs -z3 -d:pserver:ano...@cv...:/cvsroot/libexif co -P libexif can't create temporary directory /tmp/cvs-serv27653 Too many links when trying to get the cvs version. More info: With the libexif-0.6.12 and exif-0.6.9, I get this: exif/exif /gandac.jpg EXIF tags in '/gandac.jpg' ('Intel' byte order): --------------------+---------------------------------------------------------- Tag |Value --------------------+---------------------------------------------------------- Manufacturer |Canon Model |Canon PowerShot S2 IS ...... Maker Note |1208 bytes unknown data ...... and exif/exif --show-mnote /gandac.jpg MakerNote contains 20 values: Settings (first part): Settings (first part) (null): (null): Settings (second part): Settings (second part) (null): (null): (null): (null): Image type: Image type Firmware version: Firmware version Image number: Image number Owner name: Owner name (null): (null): (null): (null): (null): (null): (null): (null): I will try the cvs version when I'll be able to download it, and send some more reports. Thanks, Paul |