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

Yahoo! Groups Tips

Did you know...
You can search the group for older messages.

Messages

  Messages Help
Advanced
Messages 612 - 642 of 1513   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
612
In my photo collection (15000 jpgs) I'd like fill the IPTC field "Iptc.Application2.ObjectName" with original Filename of this JPGs. Can Exiv2 be helpful? When...
darekpietko
Offline Send Email
Feb 3, 2007
8:43 pm
613
Hi! I'm trying to compile from source on OSX 10.4.8. After I enter make, I get the following error messages at the end. tiffcomposite.hpp: In function...
exiv2user
Offline Send Email
Feb 4, 2007
3:05 am
614
... Exiv2 does not provide any built-in variables. This kind of requirement can be done with a bit of shell scripting. In the simplest case, that may look...
Andreas Huggel
zzzahu
Offline Send Email
Feb 4, 2007
6:28 am
615
... If you haven't done so yet, please check in the forum, there are other discussions how to compile Exiv2 on OSX. Also, read the README file in the...
Andreas Huggel
zzzahu
Offline Send Email
Feb 4, 2007
6:47 am
616
Hi, Firstly I would like to thank you for taking the time to respond. Secondly I'm sorry but I had not been aware of a forum for exiv2 as I would have went...
exiv2user
Offline Send Email
Feb 4, 2007
4:28 pm
617
Hi All, First of all thanks for the project. I compiled and installed v0.12 of exiv2, and I'm trying to use the library to get (among other things) the...
beppe_rota
Offline Send Email
Feb 4, 2007
9:38 pm
618
... toFloat() returns the untranslated value as stored in the Exif data. 65536/65536 = 1.0 and 315392/65536 = 4.8125 so that's fine. Use the output operator...
Andreas Huggel
zzzahu
Offline Send Email
Feb 5, 2007
4:02 am
619
Thanks Andreas for the quick reply. I'll look into it. ... the ... Aperture ... s ... 65536/65536 ... 315392/65536 ... ShutterSpeed ... data. ... be ... ...
beppe_rota
Offline Send Email
Feb 5, 2007
10:39 am
620
Dear All I've tried to use the exiv2 tool to read MakerNote section, but the tool doesn't seems to find it. To verify the MakerNote section is there, I've...
chien_richard
Offline Send Email
Feb 6, 2007
5:57 am
621
... This image doesn't have an Exif makernote. -ahu....
Andreas Huggel
zzzahu
Offline Send Email
Feb 6, 2007
7:43 am
622
Hi Using tools from http://www.sno.phy.queensu.ca/~phil/exiftool and http://ite.twbbs.org/~kenwu/KUSO_EXIF_Viewer.exe, the makernote section is there and i can...
chien_richard
Offline Send Email
Feb 6, 2007
8:23 am
623
... Makernote commonly refers to Exif tag 0x927c as described here: http://www.exiv2.org/makernote.html The image you posted as an example appears to have...
Andreas Huggel
zzzahu
Offline Send Email
Feb 6, 2007
9:20 am
624
On Tue, 6 Feb 2007 08:21:42 +0000, ... My guess is that those tools are extracting lens info from the XMP packet embedded in the file -- here's a fragment of...
Marco Piovanelli
piovanel
Offline Send Email
Feb 6, 2007
9:30 am
625
Hi My understanding is that lens specific data are contained within MakerNote section. This is based on information I found on: ...
chien_richard
Offline Send Email
Feb 6, 2007
9:40 am
626
... I was thinking of libxml2 for the task. Is expat considered more lightweight than libxml2? -ahu....
Andreas Huggel
zzzahu
Offline Send Email
Feb 6, 2007
9:51 am
627
Hi Thank you for the great help. Now I see where my problem is. Much appreciated. Regards RichardMAN...
chien_richard
Offline Send Email
Feb 6, 2007
9:56 am
628
On Tue, 6 Feb 2007 09:51:27 +0000, ... Here are some comparative benchmarks that you may find useful: <http://xmlbench.sourceforge.net/> I think expat is still...
Marco Piovanelli
piovanel
Offline Send Email
Feb 6, 2007
11:12 am
629
Thanks, Marco -ahu....
Andreas Huggel
zzzahu
Offline Send Email
Feb 6, 2007
12:37 pm
630
what version of gcc/xcode dev tools do you have installed and are using? use gcc_select to see what gcc you're actually using (10.4 on my machine has 3.3and ...
Will Stokes
stokes_will
Offline Send Email
Feb 6, 2007
1:20 pm
631
... Mine (xmlio) might be a TAD more lightweight and possibly faster. It is not well-known, and it is completely non-validating, but I use it for all of my...
Paul Miller
stelefx
Offline Send Email
Feb 6, 2007
1:52 pm
632
... This looks interesting too, thanks Paul. Now I should add that it will still be a moment before I get to start with the XMP feature, I'm still struggling...
Andreas Huggel
zzzahu
Offline Send Email
Feb 8, 2007
3:21 pm
633
... When you get around to it, let me know if you want me to help hook up my parser. It shouldn't take long, as long as the schema isn't too complicated. -- ...
Paul Miller
stelefx
Offline Send Email
Feb 8, 2007
3:30 pm
634
... ... and i'm also _very_ interressed by XMP support for digiKam... I will busy under the end of February, when digiKam 0.9.1 will be released, but after, i...
Gilles Caulier
cauliergilles
Offline Send Email
Feb 8, 2007
6:51 pm
636
Please submit any translations which you want to have included in the next version within the next week. I would like to release v0.13 soon. Thanks, Andreas...
Andreas Huggel
zzzahu
Offline Send Email
Feb 15, 2007
3:14 pm
637
Out of curiosity, what is the projected "roadmap" for RAW support improvements? I'm more interested in write support than in new file format support actually,...
Will Stokes
stokes_will
Offline Send Email
Feb 15, 2007
5:40 pm
638
Hi, I'd like to request a feature for a future version of exiv2: the ability to extract some very basic pieces of information about an image even from files...
Marco Piovanelli
piovanel
Offline Send Email
Feb 16, 2007
3:32 pm
639
I'd love support like this in exiv2. I currently have written some code to intelligently determine image resolution for jpeg files without actually loading the...
Will Stokes
stokes_will
Offline Send Email
Feb 16, 2007
5:56 pm
640
Hi, I'd like to compile the EXIV2 lib with VC6, but I get error messages similar to this: types.hpp(364) : error C2265: '<Unknown>' : reference to a zero-sized...
thenmy
Offline Send Email
Feb 19, 2007
12:39 pm
641
... With RAW support and other items: 1) TIFF write support in version 0.14 seems realistic. That doesn't include (most) TIFF-based formats, though. 2) At the...
Andreas Huggel
zzzahu
Offline Send Email
Feb 19, 2007
3:23 pm
642
Added as a feature to Mantis, please discuss there. http://dev.robotbattle.com/bugs/view.php?id=505 -ahu....
Andreas Huggel
zzzahu
Offline Send Email
Feb 19, 2007
3:29 pm
Messages 612 - 642 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