[Digikam-users] Problem with Exif-Tags

Christoph Knauer cool.chris65 at web.de
Wed Aug 23 16:39:01 BST 2006


Hello

Am Mittwoch, 23. August 2006 12:29 schrieb Gilles Caulier:
> What do you mean by 'exif-imagetool' .Are you mean "Comments & tags" side
> bar ?

No, I mean this commandline-tool for manipulating exif-tags:
http://www.sno.phy.queensu.ca/~phil/exiftool/

> > , in digikam the old comment is still shown, but all other
> > programs shows the correct comment for this pics
>
> Witch other programs ?

eg kwickshow, konqueror, IrfanView (Windows or wine), exiftool itself (comand: exiftool <name of pic>
exiftool -comment <name of pic>

> > This problem is also existing after restarting digikam.
> >
> > Has someone seen this problem before? Someone a solution?
>
> Give me a complete task that you do to change an image comment...
Ok:
1. renaming the raw-pic with exiftool into YYYYMMDD_HHMM_originalFilename.original-ext:
exiftool -P -d %Y%m%d_%H%M_%%f.%%e "-filename<DateTimeOriginal" .

2. take out jpg-pic out of the canon-raw-files:
exiftool -P -b -JpgFromRaw -w .jpg .

3. take the exif-information into the jpg-pic from the coresponding raw-files:
exiftool -P -tagsfromfile %d%f.crw -ext jpg .

4. bring in some aditional exif- and iptc-information
exiftool -P -Copyright="Christoph Knauer" -CopyrightNotice="Christoph Knauer" -Contact="cool.chris65 at web.de" -LanguageIdentifier=DE -Country-PrimaryLocationCode=GER -Country-PrimaryLocationName="Germany" -Province-State="NDS Niedersachsen" -City="Melle" -Comment="This is an example-Comment" .

5. first view with digikam (new started or allways running)

6. if needed manipulating the coment of some more pic by commandline (batch)
exiftool -comment="This is a new comment"

After 6. the comment in digikam is allways the same as before, also after restarting digikam, but other tools shows the new comment.

The attachment is my batchfile which I use for doing step 1 to 4

Greetings, Christoph
-- 
GPG-Fingerprint: 171A 6F66 52E5 A6CE D664 2427 832F E711 7442 8261
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20060823/06aa0037/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: exif
Type: application/x-shellscript
Size: 1381 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20060823/06aa0037/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20060823/06aa0037/attachment.sig>


More information about the Digikam-users mailing list