Hi Andreas & all, I downloaded exiv2 v0.18 and I wanted to build a dll in windows using MinGW/msys. I'd like to share my results, hoping that someone more...
Happy New Year to the exiv2 enthusiasts (and unhappy Windows form users) I've never used Windows forms. The MSVC environment builds native exiv2 libraries...
Hello, I tried to add new tags to the exif data of my digital images using exiv2 with no success. I looked at the code and it appears the only way to add tags...
Hello John, ... [...] ... You can add unknown tags in existing groups using keys with hexadecimal tag numbers. Eg "Exif.Image.0x1234" There is no way to add...
Andreas, Thanks for your reply. I forgot to mention I was trying to do this with the command line. I should have been more clear in that respect and provided...
Hi Giuseppe, Thanks for sharing this! It's the first time I see an exiv2 DLL created on MinGW/MSYS with the existing Makefiles. So far I've only built DLLs...
Hi Andreas, and thanks again. Here's a quick follow-up on the --with-zlib=/usr/local thing. ... Oddly enough it did not work out on my system. Here's the...
... I can reproduce this. The LDFLAGS setting passed to "make" overwrites that from configure. It works here if I set LDFLAGS in the environment before running...
Hello, It looks like Adobe has recently updated its XMP specification to allow JPEG files to host large (> 65,502 bytes) XMP packets by splitting them into...
... Yes, we should do that as well as upgrade to the new version of the XMP Toolkit. I've opened 2 issues but I won't have time to look into this immediately. ...
Andreas, Having checked out the Exiv2 road map (http://dev.exiv2.org/projects/roadmap/exiv2) I notice that you're considering changing the key from a string to...
Hi Alan, Rest assured that the ability to add custom tags will remain. Also the current string based interface will stay, it is quite useful. The objectives of...
Hi, The new XMP specification[1] has more details on metadata conversions. The implementation in Exiv2 is mostly correct, but some parts are missing or need ...
We now have a new project website at http://dev.exiv2.org/wiki/exiv2 It includes an issue tracker, commit info list, forum(s - only one for now) and a wiki,...
For other users who have the same or similar problems. Here is how ... I think I've fixed this. Here's what I think is wrong (nothing serious - however all...
Hi Andreas, I just found out that you intend to replace the YahooGroup with a forum. <http://dev.exiv2.org/boards/3/topics/show/6> Please reconsider. A...
Andreas, I second Yaval here. Mailing list is really better than a web forum. Please reconsider... Best Gilles Caulier 2009/1/10 Yuval Levy <yahoo06@...>...
Yuv, Gilles, Thanks for your feedback, it's not so unexpected that the "power users" are those who find the idea of a "forum" questionable. The Redmine forums...
Hi Andreas, You seem to have made up your mind and I won't try to change it. Just a few comments: ... I have not seen the practical implementation, so I can...
Hi Yuv, Thanks for your detailed reply. ... The discussion is important. There is no point to switch if I'm the only one who thinks its useful. If there is...
Hello friends, I want to get frame count of given image using exiv library but i am unable to. Currently i am using GDI library to get it. Can someone help me...
Hi Exiv2, I set up a Facebook profile where I can post my pictures, videos and events and I want to add you as a friend so you can see it. First, you need to...
Hi Gilles, ... was this some sort of general mailing to your whole address book? coming from you *personally*, I would not mind... ... ... but coming from...
On a Solaris 10 system, I am compiling exiv2 for the first time. After running configure, when I type gmake from the top-level directory, I get the following: ...
... Hi Jeffery, Quick guess: Have you tried to run configure with the option --disable-dependency-tracking? This tracking runs some shell code right after each...
Andreas: Yes, you were correct. I did manage to get it to compile using "gmake -i", but I added the configure flag you suggested, did a "make clean; ...
'organize' is a command-line tool that creates organized directories of photos and other media files. Photos can be easily organized by metadata into a...
The new project website at http://dev.exiv2.org/wiki/exiv2 has been up and running for a few weeks now and is working well. For those who haven't been there...