... I think there are several problems that could be solved at once. Take the Nikon AFFokusPoint as an example: The tag has "unknown 4" format. But is really...
I'll state my opinion on this, although it may be a little controversial. I see libexiv2's role as a metadata getter/setter. exiv2 figures out all these...
... I think it should be done as soon as possible. Now you have this interface class. Others will have something like it - all with their shortcomming, some...
... Got a response from Phil Harvey regarding my original patch. We have developed it further... But I assigned copyright to Andreas Huggel... So, I guess I...
I have no problem with having this merged into exiv2, but I recall Andreas was a little reluctant, perhaps with teh approach i was taking. I needed the...
... Not much OO in the interface... Not a collection to iterate over. But gives a basic interface for several cameras! ... Agreed, and this is only you... ... ...
We getting stuff like the ISO for a photo by taking into account all the various Exif and Makernote tags automatically using a virtual Exiv.Photo.ISO tag or...
My plan right now is: 1. Make a Exiv MakerNote (FakerNote :-)) that handles everything in Will Stokes library. Try to get write right right away. (No exif2-2...
It's good to see progress in this area. I'm copying Gilles from the digikam project, I believe he has been working on a similar higher level interface to Exiv2...
... It ends there. Differnt apps will have very differnt needs in terms of their UI. Reveal uses Qt to layout and actually show information to the user, while...
... There is a bug for this but I hesitate because it requires tweaking the working Jpeg code, which I'd rather leave alone at this point. If read-only support...
... You mean somethign like this? I only use the standard exif tag. void ExifTools::transformationsRequired(QString filename, IMAGE_TRANSFORM &transform1, ...
Just don't let exiv2 turn into another MPlayer. That's no slight, I love MPlayer, and have used it on both Linux and OSX for years now, but it seems like they...
This patch reads alternative tags to be able to fill in the Exif.Photo:ISOSpeedRatings tag. This could be written to Exiv.Photo.ISOSpeedRatings but why not use...
I am trying to compile the last svn version (revision 774), I've got this error during the compilation: g++ -g -O2 -Wall -MMD -I. -c makernote2.cpp -fPIC...
I'm a newbie to this project, I just found it while searching on sourceforge, downloaded the binary and tried it on a few of my images. I immediately noiticed...
Thanks for the feedback. Could you send me one of the pictures which give the garbled output, I'd like to take a look? (Or make it available somewhere where I...
... Well I was quite a bit more verbose :), but it turns out there were some (invisible but deletable) characters in my text which cut off the post at that...
Hi, am using the MetaData class( provided in the files section), but its giving me an error when am calling the function SaveChanges(). Please suggest MetaData...
... Thanks, this looks like a bug in MemIo. A quick read test with a buffer and file of the same size gives this: $ ./try Testing 10 bytes MemIo : .......... ...
... but if ... Yep, there some tests still fail (though it does actually build fine, if anyone is that fearless). I had started working on this but then final...
I'm happy to announce Exiv2 0.10 with read-support for TIFF images and a number of RAW formats, including Nikon NEF, Canon CR2, Pentax PEF, Sony SR2, Adobe DNG...
... available ... the ... fail ... click on ... Good to see you here again. It would be great if you can figure out this one. -ahu. PS: I installed the...
How exciting. I'll have to get a new version of Reveal pumped out that links against this version of exiv2 so users can finally get TIFF and some additional...
... You may be interested in the new EXIV2_CHECK_VERSION macro - let's you decide at runtime which version of Exiv2 is available (ie, dynamically linked). ... ...
Hi, The modified image appears to have a corrupted makernote. All Exif viewers I tried give the garbled output - this is not an Exiv2 problem. Regards, Andreas...