... Added that. Since the virtual method LangAltValue::toString(long n) didn't do anything at all, I changed it to return the text value associated with the...
Hello, I use exiv2 to modify existing exif metadata on jpeg file and the original image filename is always changed. Is it possible to modify without renaming...
Hi, This should not happen. The filename should remain the same. Very strange. Can you provide some more information about your environment please? + What OS...
Many thanks for your very rapid answer. I am working on Windows XP 2002. If I launch the exiv2 command by the ms-dos command execution line, it works. If I...
... If you write a very small test program, which does nothing except calling 'system' to execute an exiv2 command, like you do in your application, does it...
I am really sorry to have disturbed you for this... Indeed, it worked with another small application. In fact, the problem was that I was closing the handle on...
... Hi Andreas, This is what I have so far. It is not yet complete and needs a lot of work, I just want to show that I am working on it ;). The biggest problem...
On Thu, 1 May 2008 22:00:20 +0200, ... far is ... Couldn't you use XMPUtils::ConvertToDate() for that? It's defined in the Adobe XMP SDK (XMPUtils.cpp:1271)...
... Good to hear the problem is solved. Since you're writing in C++, maybe you could use the exiv2 library directly, instead of calling the executable. That...
Hi Vladimir ... of work, ... Great! Thanks for the patch. I'm sorry I didn't ask you earlier whether you are assigning the copyright of your changes to me -...
... OK, no problem. I knew about the dual licence since beginning. ... Thanks, but I don't think that I need SVN access. I am not too familiar with c++ and I...
... This was added recently, it is available in the trunk version in SVN (see http://www.exiv2.org/download.html#devel) and will be part of the next release. ...
I am moving the source code control and bug database for Exiv2 that are hosted on dev.robotbattle.com to a new server this weekend. So please be ready for...
When I tried to geotag some photos from my Canon 10D camera I found that the camera's timestamp was out by one minute which threw off my geotagging script. So...
I'd like to use exiv2 from a .NET application. I found the exiv2com project in the source download, and thought it would be the answer. I got most of the...
... I think most people use the exivsimple DLL for this. ... The exiv2com component has not been maintained for a while, it's the only project which doesn't...
... Yes, that's how it should be. ... I'm not aware of any problems, but I haven't touched the CRW code for a long time, it has probably accumulated some dust....
... I'll have to give that a try, then. I assume that there shouldn't be a problem if I were to try to add XMP support through the same try/catch/fallback...
Hi, I am using exiv2 via the digikam application. Having got my new DSLR, a sony A700, I am missing some exif information from the raw files (compressed raw,...
Ah, I forgot: of course I can offer a raw file for downloading and testing, for example this: http://dream.lrrl.arch.tu-muenchen.de/~springm/dsc01652.arw...
Hi, Is anyone here aware of any proposals to extend the CIFF file format (at the basis of Canon's .crw raw photo format) to allow embedding of an XMP packet? ...
On April 18, 2008, sandalle reported on the mantis bugtracking system that exiv2 0.16 does not compile with GCC 4.3.0; sandalle attached a patch to fix the...
It looks like all attachments in the bugtracking system went missing - it's not my policy to delete them. I also failed to attach a new file in Mantis, so I...