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 1382 - 1411 of 1513   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
1396
... .Net wrapper for ... built and I'll email it to you, ... built that. Is that the ... (with regsrv32.exe)? ... Hi Robin, Any help with this would be great,...
lmxphoto
Offline Send Email
Oct 12, 2008
10:13 am
1397
Hello Norbert, ... [...] ... Depends on your requirements, since it works, it may very well be good enough. On the other hand, the current version (0.18pre1)...
Andreas Huggel
zzzahu
Offline Send Email
Oct 12, 2008
1:15 pm
1398
... Andreas Grimme's .NET wrapper for Exiv2: http://code.google.com/p/exiv2net/ For Stephane Delcroix' .NET bindings: ...
Andreas Huggel
zzzahu
Offline Send Email
Oct 12, 2008
1:25 pm
1399
Hello Andreas,   thanks a lot for this very fast answer.    ... My requirements: I want to get a complete list of tags in my program so that the user can...
Wagner Norbert
wnorbert08
Offline Send Email
Oct 12, 2008
7:25 pm
1400
... from? ... I managed to very easily get something working with vb.net2008. All I did was convert the C# class in the files section to vb.net (using an...
paulk36942
Offline Send Email
Oct 12, 2008
7:44 pm
1401
... Great! ... Yes, can you please upload your sample to the file section as well? It might be useful for others who would like to use Exiv2 from VB. Thanks, ...
Andreas Huggel
zzzahu
Offline Send Email
Oct 13, 2008
5:02 am
1402
... Sure, I can do that, as long as everyone is aware that I'm only an amateur developer, and my code will reflect that fact. So if you see code that could be...
paulk36942
Offline Send Email
Oct 13, 2008
6:58 pm
1403
... ok, I have uploaded a fully working sample app that demonstrates IPTC Keyword manipulation using the Exivsimple DLL. Can someone please check it to make...
paulk36942
Offline Send Email
Oct 13, 2008
8:27 pm
1404
RAW images may contain several (I've seen up to three) preview images in addition to the main image in different sizes and usually in JPEG or TIFF format. ...
Andreas Huggel
zzzahu
Offline Send Email
Oct 16, 2008
10:59 am
1405
Hi, I'm having problems again to build exiv2 from svn. This time the problem is to cross compile for the mingw32 target. The error I'm getting is: ...
Udi Fuchs
udifuchs
Offline Send Email
Oct 16, 2008
9:34 pm
1406
Fixed in rev. 1632, please try again. Thanks for pointing this out. Andreas...
Andreas Huggel
zzzahu
Offline Send Email
Oct 17, 2008
7:54 am
1407
... Problem fixed. I must admit that I don't understand the solution. Does g++ realy behave differently on win32? Udi...
Udi Fuchs
udifuchs
Offline Send Email
Oct 18, 2008
12:36 am
1408
In order to translate some Exif tag values the pretty-print function needs access to other Exif tags. If a tag is translated the usual way, this is not the...
Andreas Huggel
zzzahu
Offline Send Email
Oct 18, 2008
5:16 am
1409
... Neither do I, to be honest. It was empirically determined :) Andreas...
Andreas Huggel
zzzahu
Offline Send Email
Oct 18, 2008
5:50 am
1410
Hello, I have seen, that following tags are twice in the taglist: Exif.MinoltaCs5D.FreeMemoryCardImages Exif.MinoltaCs7D.FreeMemoryCardImages ...
wnorbert08
Offline Send Email
Oct 19, 2008
7:42 pm
1411
... This is intended. There is a comment in the code and a remark in the Exiftool database says that different tags are used for the ImageNumber depending on...
Andreas Huggel
zzzahu
Offline Send Email
Oct 21, 2008
2:06 am
Messages 1382 - 1411 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