From: Paul I. <i_p...@ya...> - 2005-09-28 00:40:37
|
On Tue, 27 Sep 2005 20:21:37 +0200, Lutz Müller wrote: > On Tue, 2005-09-27 at 13:38 +0300, Paul Ionescu wrote: >> 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): > > With CVS libexif, you should get more information. > > Regards Hi Lutz, Now, even if I can display some maker notes with the exif tool, all the other programs I've tried based on libexif only show "MakerNotes 1028 bytes unknown data". (tested with gthumb, digicam, eog, a.s.o) Is there any pitfall I should know about, for making those programs displaying the MakerNotes ? Do I need to recompile those programs ? I only updated the libexif library without recompiling the other programs. I opened a bug for gthumb, and the author says that is a libexif problem: http://bugzilla.gnome.org/show_bug.cgi?id=316665 Thank you, Paul |