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...
1485
Robin Mills
robinwmills
Jan 3, 2009 2:57 am
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...
1486
Uniquely Creative
uniquelycrea...
Jan 4, 2009 10:48 pm
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...
1487
Andreas Huggel
zzzahu
Jan 5, 2009 1:59 am
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...
1488
uniquelycreative
uniquelycrea...
Jan 5, 2009 2:53 am
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...
1491
beppe_rota
Jan 5, 2009 9:25 pm
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...
1492
Andreas Huggel
zzzahu
Jan 6, 2009 6:47 am
... 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...
1493
Marco Piovanelli
piovanel
Jan 6, 2009 2:38 pm
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...
1494
Andreas Huggel
zzzahu
Jan 7, 2009 7:03 am
... 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. ...
1495
alanwright.atex
Jan 7, 2009 9:54 am
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...
1496
Andreas Huggel
zzzahu
Jan 7, 2009 11:20 am
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...
1497
Vladimir Nadvornik
nadvornikv
Jan 7, 2009 9:23 pm
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 ...
1498
Andreas Huggel
zzzahu
Jan 8, 2009 7:32 am
http://dev.exiv2.org/issues/show/601 Suggest the discussion continues there. -ahu....
1499
Andreas Huggel
zzzahu
Jan 8, 2009 9:55 am
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,...
1500
marijn.kampf
Jan 10, 2009 8:23 pm
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...
1501
Yuval Levy
yuval_levy
Jan 10, 2009 10:59 pm
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...
1502
Gilles Caulier
cauliergilles
Jan 11, 2009 7:28 am
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@...>...
1503
Andreas Huggel
zzzahu
Jan 11, 2009 2:54 pm
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...
1504
Yuval Levy
yuval_levy
Jan 16, 2009 2:38 am
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...
1505
Andreas Huggel
zzzahu
Jan 16, 2009 6:22 am
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...
1506
harry_exiv2
Jan 16, 2009 6:50 am
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...
1507
Gilles Caulier
cauliergilles
Jan 18, 2009 8:39 pm
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...
1508
Yuval Levy
yuval_levy
Jan 19, 2009 5:08 am
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...
1509
cjefferysmall
Jan 30, 2009 5:02 am
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: ...
1510
Andreas Huggel
zzzahu
Jan 30, 2009 6:06 am
... 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...
1511
cjefferysmall
Jan 30, 2009 7:42 am
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; ...
1512
Brad Schick
schickb
Feb 1, 2009 7:22 am
'organize39; is a command-line tool that creates organized directories of photos and other media files. Photos can be easily organized by metadata into a...
1513
Andreas Huggel
zzzahu
Feb 3, 2009 12:43 pm
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...