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 200 - 229 of 1513   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
200
... Hash: SHA1 As a kimdaba-user (kde image database) I would love to see support for konica-minolta raw files (.mrw) in exiv2, as otherwise my rawfiles won't...
Markus Spring
mksspring
Offline Send Email
Jan 4, 2006
6:30 pm
201
Hi Markus, The good news is that I have more time again now to invest in exiv2 and I'm working on support for new file formats. However, the priority is to...
Andreas Huggel
zzzahu
Offline Send Email
Jan 5, 2006
2:58 pm
202
... Hash: SHA1 ... OK, this is at least no bad news :) Please let me know if I can be of any help. Regards - Markus ... Version: GnuPG v1.4.1 (GNU/Linux) ...
Markus Spring
mksspring
Offline Send Email
Jan 5, 2006
8:05 pm
203
How can I output just the timestamp without any other information? I am trying to incorporate exiv2 in a program I've written so I can get just the timestamp...
exiv2user
Offline Send Email
Jan 11, 2006
3:18 pm
204
Hi, The exiv2 utility will always output more than just one tag. Use grep to get what you need. Alternatively, since you're a programmer, look at the examples...
Andreas Huggel
zzzahu
Offline Send Email
Jan 11, 2006
3:33 pm
205
My program is actually written in LabView. Although I have had some experience with C (2 college courses), I am not extremely knowledgeable in the language. I...
exiv2user
Offline Send Email
Jan 11, 2006
4:03 pm
206
Ok, try this: 1. Make sure you can successfully compile the original source package 2. Look at exifprint.cpp, remove the for() {...} loop and replace it with...
Andreas Huggel
zzzahu
Offline Send Email
Jan 11, 2006
4:53 pm
207
This release is mainly to complete the Canon CRW support. Tags can now also be written to CRW images and the documentation has a list of Exif tags that are...
Andreas Huggel
zzzahu
Offline Send Email
Jan 26, 2006
9:05 am
208
This release fixes a bug which could cause an invalid Exif user comment tag to be written to an image. This happened only in "intrusive write mode", e.g., if...
Andreas Huggel
zzzahu
Offline Send Email
Feb 4, 2006
6:29 am
209
Hello, I'm developping yet another photo tagging application and I've made some changes to your very usefull library. Basically I rewrote a little bit the...
exiv2user
Offline Send Email
Feb 9, 2006
11:10 pm
210
I have 1,500 or so jpegs that I captured using a webcam, which did not set any EXIF headers. I'd like to set the EXIF timestamp header based on the Creation...
mctanis
Offline Send Email
Feb 9, 2006
11:32 pm
211
This calls for a script or small program. The current tool with the existing options can only do it the other way around, i.e., set the file timestamps...
Andreas Huggel
zzzahu
Offline Send Email
Feb 10, 2006
2:31 am
212
Hi, Thanks for the patch. I'd like to try it but am struggling with the format of the mail and the fact that it is html. Can you resend the output of a diff ...
Andreas Huggel
zzzahu
Offline Send Email
Feb 10, 2006
5:23 am
213
... I'll experiment with this here. Thanks! -- Mike C....
mctanis
Offline Send Email
Feb 11, 2006
6:31 pm
214
Has anyone had any luck in getting the new Exiv2 to compile under Visual Studio 2005? I know that there is a VS2005 version in the files section of the Yahoo...
maciek9billion
Offline Send Email
Feb 18, 2006
11:00 pm
215
... Can this be done so that the new config for VS2005 can co-exist with those for other platforms? I would like to add it to the distribution. The build...
Andreas Huggel
zzzahu
Offline Send Email
Feb 19, 2006
6:55 am
216
... I think that'd be the best solution, but if you want one Visual Studio solution to be compatible with all (relatively recent) version of VS, it needs to be...
maciek9billion
Offline Send Email
Feb 19, 2006
10:41 am
217
Okay, got everything to compile and pass all the tests after some tweaks: 1. actions.cpp: int Modify::run(const std::string& path) The body of this function is...
maciek9billion
Offline Send Email
Feb 19, 2006
11:37 pm
218
Hi, I would to compile exiv2 source code under Windows XP using DEV-CPP as compile. Someone can tell me how can I do? Thanks...
zoogre
Offline Send Email
Feb 20, 2006
4:51 pm
219
Hey, I'm sorry to ask what is probably a really silly question, but I'm just feeling really frustrated. I just want to know what command i have to add to...
exiv2user
Offline Send Email
Feb 24, 2006
8:03 pm
220
... The "-r" option is used to specify formatting for the rename action. You didn't mention your operating system, but on Linux and most Unices with GNU...
KELEMEN Peter
fuji@...
Send Email
Feb 24, 2006
8:43 pm
221
Thanks a lot, it is linux I'm using and that command worked perfectly. Thanks again for the very quick response, kris :)...
exiv2user
Offline Send Email
Feb 24, 2006
9:26 pm
222
Hi all, I was wondering if you plan to support IPTC Core specifications ? IPTC core is the new standard that replace legacy IPTC metadata. If you need, I can...
philippearnone
Online Now Send Email
Feb 27, 2006
9:05 pm
223
... IPTC Core is a standard for IPTC data within Adobe's XMP metadata spec. I'm not aware of any immediate plans to support XMP, but I'm sure Andreas would ...
Brad Schick
schickb
Offline Send Email
Feb 28, 2006
8:58 pm
224
FYI, the Exiv2 website seems to be down right now. From what I could understand of the babelfish translation, it seems to be bandwidth issues... I wish I could...
maciek9billion
Offline Send Email
Feb 28, 2006
9:38 pm
225
Sorry for the inconvenience. The problem was that the 1GB free traffic quota per month was exceeded and I didn't buy additional traffic. It's back now, as...
Andreas Huggel
zzzahu
Offline Send Email
Mar 1, 2006
1:52 am
226
Have you thought about using a Sourceforge or a similar service to distribute binaries and source tarballs for releases? You could still maintain your own svn...
Will Stokes
stokes_will
Offline Send Email
Mar 1, 2006
2:01 am
227
... I hope Andreas will accept. I asked just to be sure to not do a unuseful job. I will see if I can work on that :) Thanks Philippe -- Philippe@... ...
Philippe Arnone
philippearnone
Online Now Send Email
Mar 1, 2006
6:37 am
228
... I'd be happy if Exiv2 could provide XMP support, it has been requested several times. If you can work on this, let's start by discussing your plans and...
Andreas Huggel
zzzahu
Offline Send Email
Mar 1, 2006
7:17 am
229
... First of all, I just checkout the source code. It seems there is a problem or I'm having big trouble. The README file is talking about a configure file...
Philippe Arnone
philippearnone
Online Now Send Email
Mar 1, 2006
1:13 pm
Messages 200 - 229 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