Sign In
New User? Sign Up
exiv2
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
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.

Messages

  Messages Help
Advanced
Messages 997 - 1026 of 1513   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
997
Reveal can export metadata using a pretty straight forward XML format. The only liberty I took was to wrap all metadata in a tag so I could also include a...
Will Stokes
stokes_will
Offline Send Email
Jan 1, 2008
7:36 pm
998
Yikes, sorry to hear this!...
Will Stokes
stokes_will
Offline Send Email
Jan 1, 2008
7:37 pm
999
After some more cleanup (http://dev.robotbattle.com/bugs/view.php?id=535), Exiv2 now compiles with MSVC 7.1, 8 and 9 (aka 2003, 2005 and 2008). However, for...
Andreas Huggel
zzzahu
Offline Send Email
Jan 3, 2008
7:02 am
1000
The following suggestion is from the bug tracker (http://dev.robotbattle.com/bugs/view.php?id=536), cross-posted here for further discussion: "Time to switch...
Andreas Huggel
zzzahu
Offline Send Email
Jan 3, 2008
7:42 am
1001
Andreas, Using CMake is an _excellent_ solution. It's a cross plateform tool and very easy to use. digiKam and whole KDE project use it already with success....
Gilles Caulier
cauliergilles
Offline Send Email
Jan 3, 2008
8:12 am
1002
Hello, Switching to a cross-platform build system seems to me like the way to go. I hardly ever use Windows but even on *nix systems getting rid of all the ...
olivier@...
osomon314
Offline Send Email
Jan 3, 2008
8:17 am
1003
... Autoconf/automake hell has nothing in common with makefiles. ... I do not think we get clean and simple solution by adding one more complex environment. My...
Nikolai Saoukh
nsaoukh
Offline Send Email
Jan 3, 2008
2:39 pm
1004
Hi all I have problems with 2 parts of exiv2 project. Im not a C++ programmer (I prefer c#) and I have only VS Express. 1. I have problem with saving GPS...
radeks111
Offline Send Email
Jan 8, 2008
11:54 am
1005
... Try with a rational string like "1/100" or "1/100 2/100 3/100" to set all three at once. ... I have only been able to compile it with MSVC 7.1 (aka 2003),...
Andreas Huggel
zzzahu
Offline Send Email
Jan 8, 2008
12:13 pm
1006
... set ... Thx very much. Thats works perfect. ... with ... it ... some ... I see. So I focus on exivsimple. -- radeks...
radeks111
Offline Send Email
Jan 8, 2008
5:49 pm
1007
Release 0.16 is finally done. The documentation now includes XMP properties, XMP works on MSVC and there are a number of general bugfixes and smaller...
Andreas Huggel
zzzahu
Offline Send Email
Jan 9, 2008
7:42 pm
1008
Does/will exiv2 have any support for reading XMP sidecar files? It seems not, from my limited tests of 0.16: [mjc@flay eraseme]$ exiv2 -pt a-sidecar.jpg ...
avtechmjc1
Offline Send Email
Jan 10, 2008
6:21 pm
1009
... man exiv2 To just read the xmp packet, see samples/xmpparse.cpp. If you need to insert an XMP packet from a file into a JPEG image, try this: ...
Andreas Huggel
zzzahu
Offline Send Email
Jan 11, 2008
4:39 am
1010
... Thanks, that was the pointer that I needed. Now that I have that working... is it normal / expected that exif tags in an xmp sidecar should be returned in...
avtechmjc1
Offline Send Email
Jan 11, 2008
11:56 pm
1011
Hi guys, just found exiv2 and I am quite excited. I have a couple of questions though: 1) Iptc.Application2.Keywords is repeatable, allowing 64 bytes. What is...
exiv2post
Offline Send Email
Jan 12, 2008
1:45 am
1012
... There is no "pretty-print" functionality for XMP properties yet, so yes, this is currently "normal". Unfortunately just a few of the XMP tags (mostly the...
Andreas Huggel
zzzahu
Offline Send Email
Jan 12, 2008
5:31 am
1013
... The question about the encoding is not so easy :) and has caused quite a bit of debate, e.g., here: http://bugs.kde.org/show_bug.cgi?id=132244 ... Exiv2...
Andreas Huggel
zzzahu
Offline Send Email
Jan 12, 2008
12:30 pm
1014
Hello, I am new to this list and my interest in LibEXIV2 comes as a tester for hugin. Gerry Patterson has implemented LibEXIV2 in Pablo d'Angelo's hugin ...
yuval_levy
Offline Send Email
Jan 13, 2008
8:34 pm
1015
... Sorry to read this. GUTE BESSERUNG! Yuv P.S.: when I had one hand "off-line", Dasher has been a good help. It seems to have improved since....
yuval_levy
Offline Send Email
Jan 13, 2008
8:37 pm
1016
hi, there I am trying to use exiv2 in linux with cmake, can someone provide the FindExiv2.cmake please? Thanks in advance. zhliuncc...
zhliuncc
Offline Send Email
Jan 14, 2008
12:47 am
1017
... Thanks for all the good wishes. I'm quite alright now and should be able to go biking again soon. Dasher looks amazing! -ahu....
Andreas Huggel
zzzahu
Offline Send Email
Jan 14, 2008
2:39 am
1018
Hi Yuv, Thanks for your feedback. Can you send me the CR2 and TIFF images and point me to the related Exif tags in the exiv2 -pt and/or exiftool output (or the...
Andreas Huggel
zzzahu
Offline Send Email
Jan 14, 2008
2:59 am
1019
... Hi, I'm not so clear what you're trying to do. The current Exiv2 build environment is based on the old-fashioned make program. See the README file in the...
Andreas Huggel
zzzahu
Offline Send Email
Jan 14, 2008
3:17 am
1020
... hi, Andreas I've no problem to install the exiv2 on the linux box. I want to write some code in C++ using exiv2 library and that piece of code will be ...
zhliuncc
Offline Send Email
Jan 14, 2008
3:38 am
1021
Look here : http://websvn.kde.org/trunk/KDE/kdelibs/cmake/modules/FindExiv2.cmake?revision=697081&view=markup Used by digiKam and libkexiv2 C++ interface for...
Gilles Caulier
cauliergilles
Offline Send Email
Jan 14, 2008
5:13 am
1022
... yes, ... Andreas, Could a high school student handle it? Maybe I could slip it in as a gnome ghop task, if you'll follow the ghop issue to provide...
avtechmjc1
Offline Send Email
Jan 14, 2008
5:56 pm
1023
Hi, just used Exiv2 to clean up some of my IPTC and to add some GPS-Tags to other pictures. I noticed (comparing files with Exifer), that Exiv2 always...
gloin_schlafsack
gloin_schlaf...
Offline Send Email
Jan 15, 2008
12:56 am
1024
... Mike, That would be great! The function to format Exif versions is ideal to get started. From what I see in the gthumb ghop tasks, someone like Martin can...
Andreas Huggel
zzzahu
Offline Send Email
Jan 15, 2008
4:09 am
1025
... OK, here it is: http://code.google.com/p/google-highly-open-participation-gnome/issues/detail?id=98 Please cc yourself to it. It has to be approved by the...
avtechmjc1
Offline Send Email
Jan 15, 2008
2:02 pm
1026
... done, i'm quite excited about this! -ahu....
Andreas Huggel
zzzahu
Offline Send Email
Jan 16, 2008
6:25 am
Messages 997 - 1026 of 1513   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! UK. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help