Problem with Exif-Tags

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem with Exif-Tags

cool.chris65
Hello,

I'm working with dikikam 0.9.0beta1, and, for manipulating my exif- and
iptc-tags, with image-tool

Some pics are in my database, but after changing the comments with
exif-imagetool, in digikam the old comment is still shown, but all other
programs shows the correct comment for this pics

This problem is also existing after restarting digikam.

Has someone seen this problem before? Someone a solution?

Thanx, Christoph
--
GPG-Fingerprint: 171A 6F66 52E5 A6CE D664 2427 832F E711 7442 8261

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Problem with Exif-Tags

Gilles Caulier-2
On Wednesday 23 August 2006 11:52, Christoph Knauer wrote:
> Hello,
>
> I'm working with dikikam 0.9.0beta1, and, for manipulating my exif- and
> iptc-tags, with image-tool
>
> Some pics are in my database, but after changing the comments with
> exif-imagetool


What do you mean by 'exif-imagetool' .Are you mean "Comments & tags" side
bar ?

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

Witch other programs ?

>
> 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...

Gilles Caulier
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Problem with Exif-Tags

cool.chris65

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="[hidden email]" -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


_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users

exif (1K) Download Attachment
attachment1 (196 bytes) Download Attachment