Sorry if this is already posted. I searched and did not find anything. Does anyone know how to compile exiv2 via command line. I'm using the msvc 2003 free...
Hi, One way is to just write a small script calling the compiler for each compilation unit and then to link the library. (I did that once a long time ago;...
FYI, I store IPTC tags in this type of structure: map< pair<int, int>, set<string> > The (int, int) references the IPTC section and id (e.g. 2, 25 for ...
FYI, I store IPTC tags in this type of structure: map< pair<int, int>, set<string> > The (int, int) references the IPTC section and id (e.g. 2, 25 for ...
Hi While reading the exif info from an image with the -pt option I get the following error: This application has requested the Runtime to terminate it in an un...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the exiv2 group. File : /chocolatew.jpg ...
exiv2@...
Sep 7, 2005 9:49 pm
120
Hi Thomas, Thanks for reporting this bug: http://dev.robotbattle.com/bugs/view.php?id=437 It will be fixed in the next version of Exiv2. Meanwhile you can...
Hi Andreas Thanks for quickly providing a fix. It doesn't solve the problem entirely though. At least it doesnt' crash anymore. But as you noticed the output...
Hi Thomas, I've quickly tried another Exif browser (Exiftool) and got the same scrambled result. On the other hand, the exiv2 output for another picture taken...
Hi Andreas This image was downloaded from the Canons website. I just resized it and reapplied the original exif. Im able to read the exif with my little...
Hi, Exiv2 is a really easy to use tool to change EXIF metadata in the files. But I have a problem under Windows system. I would like to transfer all metadata...
Hi, Interesting problem but Exiv2 cannot solve that out-of-the box as it requires the filenames of the source and target files to be the same except for the...
Hi erverybody, i trying to load some Iptc data with the IptcData object. But i dont know how to convert the Data for this object. I work with the Imagemagick....
Hi, As of v0.7 the prefered method to read metadata is via an Image object, which you'd usually get from ImageFactory. This means that Exiv2 can see the ...
Ok i try to clarify my intent. I am using a imagelibary names imageMagick to load and modify images. This library is verry well but not in process iptcData....
... process ... Well... IptcData::load If it doesn't work then the format of the data from imageMagick is not what Exiv2 expects. IptcData::load expects the...
Hi Thomas, You've got a point. When I adjust the offset of the Makernote (shift = -22) I can see more data too. Looks like I'll have to spend a bit more time...
With exiv2 I would like to set/change file properties on windows XP (title, subject, author ...). Could somebody tell me how to set the attributes with exiv2...
Hi Pablo, Thanks for reporting this problem. The IPTC time in the image is lacking mandatory timezone information. The software that wrote this time to the...
Hello, my name is Gerrit P. Haase, I'm an amateur photographer, using Canon D60. I convert raw images with dcraw and manipulate them with PS then, however,...
Hi Gerrit, The raw files do not contain all the Exif data (at least CRW files don't, I'm not sure about CR2). It is stored in the THM file. Exiv2 can read THM...
Hi Andreas, basically I want to include the EXIF information in the JPEG files generated for display on the web. So it would be sufficient to write into the...
removing standard Exif tags is easy, but for some reason trying to remove at least some Makernote entries (e.g. Exif.CanonCs1.FocusType ) is problematic. Right...
Canon stores the CanonCs1/2 and custom function tags in an array of shorts in the Makernote and the tags are identified by the index into this array. Therefore...
... Hi Alex, Thanks for this! I'll have to check out how DESTDIR is supposed to be handled and will fix the Makefile. Regards, Andreas -- Highspeed-Freiheit....
... Hi Alex, Thanks for this! I'll have to check out how DESTDIR is supposed to be handled and will fix the Makefile. Regards, Andreas -- Lust, ein paar Euro...