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 1366 - 1395 of 1513   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1366
I just downloaded the EXIV2 project and I am trying to get everything to compile. I followed the README file but when it comes time to compile I get the...
Andrew & Taryn
treehouse_ri...
Offline Send Email
Sep 12, 2008
3:52 pm
1367
... Hi Andrew I am working with Andreas to fix the Windows build (http://dev.robotbattle.com/bugs/view.php?id=567) You can download my build tree (for exiv2...
Robin Mills
robinwmills
Offline Send Email
Sep 12, 2008
6:46 pm
1368
This is a BETA release of the upcoming version 0.18. It adds the long promised TIFF write-support along with write-support for another five image formats....
Andreas Huggel
zzzahu
Offline Send Email
Sep 13, 2008
2:18 am
1369
With 0.18-pre1 out and 0.18 around the corner, it is now a good time to look at the new strings that need to be translated and send me updates that you'd like...
Andreas Huggel
zzzahu
Offline Send Email
Sep 13, 2008
3:09 am
1370
... Is ... I'm interested in using exiv2 under Borland C Builder 2009. Has anyone figured out how to use the exiv2 library in Borland?...
Andrew & Taryn
treehouse_ri...
Offline Send Email
Sep 16, 2008
12:10 am
1371
Bonjour, Je suis Daniel Godefroy et j'utilise exiv2 pour mettre a jour les données IPTC d'un millier de photos. Dans la balise descrition je dois mettre des...
exiv2post
Offline Send Email
Sep 19, 2008
12:22 am
1372
hello list, i'm trying to use exiv2 to get xmp generated by rapper [1] into jpeg files; as this is not yet covered by the python bindings, i'm using the ...
chrysn
chrysn@...
Send Email
Sep 19, 2008
10:59 pm
1373
Hi chrysn, This is a bug in exiv2, thanks for reporting it (two actually): it doesn't deal correctly with a namespace ending in #. If you change # to /, it...
Andreas Huggel
zzzahu
Offline Send Email
Sep 20, 2008
7:10 am
1374
You could give it a try with the new bleeding-edge cmake build environment from the unstable branch (svn://dev.robotbattle.com/exiv2/branches/unstable). It...
Andreas Huggel
zzzahu
Offline Send Email
Sep 20, 2008
7:36 am
1375
Hi, I don't know of a way to insert newlines with the command line tool. (It shouldn't be a problem to do so in C++ using the library API). I'll open a bug for...
Andreas Huggel
zzzahu
Offline Send Email
Sep 20, 2008
7:39 am
1376
... Thank you Andreas for your attention. I will be waiting for this bug correction. Unfortunately I am not a C++ programmer and I cannot help much in this...
exiv2post
Offline Send Email
Sep 21, 2008
7:24 pm
1377
hello andreas, ... thanks for fixing this; i can confirm that the patch solves the problem for the 0.17.1 version. chrysn...
chrysn
chrysn@...
Send Email
Sep 22, 2008
3:24 pm
1378
Hello everyone! I was wondering if any knew whether or not you can embed thumbnails larger than 64k? I know it's just a thumbnail any why would you want ...
exiv2post
Offline Send Email
Sep 22, 2008
11:58 pm
1379
... Exif, IPTC and XMP standards all have a provision for a thumbnail but all don't support writing metadata larger than 64kB to a JPEG file. IIRC the Exif...
Andreas Huggel
zzzahu
Offline Send Email
Sep 23, 2008
3:42 am
1380
Thanks Andreas! Great information! I'm running my own little viewer application so should be able to deal with any non-standard header data. It'll be worth...
exiv2post
Offline Send Email
Sep 23, 2008
5:38 pm
1381
There have not been a great many bug reports for 0.18-pre1 yet. That may be a good or a bad sign, in any case, it means everybody should download the...
Andreas Huggel
zzzahu
Offline Send Email
Sep 29, 2008
3:08 pm
1382
Hi Andreas, all, when checking exiv2 against non-standard JPEG images, which contain multiple APP13 markers, each with its own IPTC record, the following was...
exiv2post
Offline Send Email
Oct 1, 2008
2:26 pm
1383
Hi Is it possible to directly access the class libraries to edit jpg images using VBSCRIPT. I don't want to use the command line utility as it is not digitally...
paulk36942
Offline Send Email
Oct 2, 2008
2:37 am
1384
Hi Michael ... The idea is that it concatenates the payloads of all these IRBs before decoding it. This was done after I came across images with an IPTC block...
Andreas Huggel
zzzahu
Offline Send Email
Oct 3, 2008
12:52 pm
1385
... Possibly using the exivsimple dll, but I'm not sure. There is a C# example in the file area here. I'm not aware of any VBSCRIPT code. ... Ouch. Andreas...
Andreas Huggel
zzzahu
Offline Send Email
Oct 3, 2008
12:57 pm
1386
Hi, Exiv2 from SVN fails to build with the following error: In file included from MD5.cpp:25: ../include/MD5.h:37: error: 'uint32_t' does not name a type ...
Udi Fuchs
udifuchs
Offline Send Email
Oct 8, 2008
5:59 am
1387
Udi, This might be because of an old configure script. Can you try this: + Undo the change (back to what is in SVN) + in the top directory, issue make...
Andreas Huggel
zzzahu
Offline Send Email
Oct 8, 2008
6:58 am
1388
Hi I am trying to build exiv2 with MSVC2008EE. I have tried this with both the 0.17.1 tarball and with a fresh SVN checkout. The SVN checkout is obviously more...
yuval_levy
Offline Send Email
Oct 8, 2008
3:56 pm
1389
... It didn't help. A fresh checkout from SVN did work. I deleted the old tree, so now I cannot check what went wrong earlier. Anyway, it builds and everything...
Udi Fuchs
udifuchs
Offline Send Email
Oct 8, 2008
5:20 pm
1390
Hi Yuv I've been doing some work with Andreas on the MSVC build machinery. You can get a copy of the my build tree for 0.17.1 at: ...
Robin Mills
robinwmills
Offline Send Email
Oct 9, 2008
6:37 am
1391
Hi Robin, ... Thanks a lot! OK! I'll mail you directly and will gladly assist you and learn from you. Yuv http://panospace.wordpress.com/...
Yuval Levy
yuval_levy
Offline Send Email
Oct 10, 2008
4:08 am
1392
Does anyone have such a program? I have looked at ( and compiled )the C++ sample but it does not help that much. Thanks Jim...
lmxphoto
Offline Send Email
Oct 10, 2008
8:52 pm
1393
Hi Jim A contributor in Germany (Andreas G) made net2exiv.dll which is the .Net wrapper for exiv2. I believe that can be called from Visual Basic. I have it...
Robin Mills
robinwmills
Offline Send Email
Oct 11, 2008
2:08 pm
1394
Hello, im interested in netexiv2 too. Is there a place to download it from? I have written an interface to use exiv2 with the Microsoft Visual C# Express...
wnorbert08
Offline Send Email
Oct 12, 2008
9:56 am
1395
Hello, I want to print a complete list of all tags supported by exiv2. Somewhere I found an example. Based on that and looking into the source of tags.cpp I'm...
wnorbert08
Offline Send Email
Oct 12, 2008
10:07 am
Messages 1366 - 1395 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