You can set the sort order of messages? Just click on the link in the date column. Your preferences will be remembered, so you don't have to do it again when you return.
... Adding more MakerNotes to the library is on the roadmap. But first priority is support for additional file formats, at least as a proof of concept, and...
... Andreas, I did as you suggested and it works. Thank you. Ellen -- Quarante-Deux : quelques pages sur la Science-Fiction Ellen C. Herzfeld - Dominique O....
I am using a Panasonic Lumix DMC-FZ20 and would like to see the Panasonic Makernote. Are there any plans to add this feature to exiv2? I know the format isn't...
... This is now bug #411, thanks for reporting this issue! http://dev.robotbattle.com/bugs/view.php?id=411 The layout of IFD0 in the sample picture does not...
Hello Daniel, Thanks for the compliments and this good point. Obviously I never use the library from a regularly installed build... This issue has become bug...
Hi Ellen, ... Does that also happen if you skip the make step and only do a make install? ... All that make install usually does is to copy the exiv2...
The output from one popular program on the mac, GraphicConverter, seems to created exif headers unreadable by exiv2. The interesting part is that other ...
... apparently ... such ... Hello, I am having the exact same problem and have tried the above mentionned solution. Make did work but not make install. Here's...
Files such as this (look for the ._FILENAME pattern) are automatically created by OS X when it moves a file to a filesystem (or, in this case, to an archive...
... For the record, this does work but the compile is still quite noisy. If you are interested here is the output of a compile on Mac OSX 10.3.7. thain(root)#...
How I can add an EXIF info with exiv command line utility without .txt? For example : $ exiv -m add Exif.GPSInfo.GPSLatitude Ascii "956,521N" img.jpg Its...
... Look at the example program iptceasy.cpp. There is also a link to it in the docs. The example will either create totally new IPTC metadata or replace any...
... Yes :) The plan is that the next version will support additional image formats. On the wishlist are Photoshop, Canon CRW, Tiff, Nikon NEF and an XML format...
I have no idea how difficult it would be, but reading/writing EXIF metadata to RAW formatted files would be great. My understanding is that there are many...
... I think the question is only how accurate are the input figures, i.e., what is the resolution that GPS technology delivers? If with that resolution, you...
I recently ran into trouble using a RATIONAL value writing to the Altitude tag, and was wondering what the 'right' way to do this is. Thought I'd throw this...
... This looks very Mac specific, maybe it's easier to analyse that from a different platform: In the zip file I found IMG_2704.JPG (1540782 bytes) and a...
... I was a bit vague. I'm sure this is something specific to MacOSX. This is the icon of the file that displays in the directory browser (called the Finder on...
... Yes, I can reproduce that, it's a bug introduced in v0.6. Thanks for pointing that out! I'll put together a bugfix release for this and announce it here. ...
I just tried updating my code for GPSPhotoLinker to support Exiv2-0.6 and found that when I write a tag, like Altitude, to an image, everything gets written...
... Hi Benoît, Try to build the static library: After unpacking the source code and running the configure script, edit config.mk, unset SHARED_LIBS and set...