Page 1 of 1
IPTC in TIF
Posted: Wed Feb 01, 2012 11:52 am
by Peter2
I'm trying again some features of IPTC, here some remarks:
"Imagetype" (allowed only 2 bytes):
I set this tag with exiv/2 to "imagety", here my results:
Code: Select all
Exiftool:
Imagetype : imagety
XnView-Export:
???? : imagety
Same behaviour with "Subject" (allowed 236 bytes):
I set this tag with exiv/2 to "subj", IPTC-export shows:
Code: Select all
Exiftool:
Subject Reference : subj
XnView-Export:
???? : subj
Both tags are not displayed in IPTC-Dialogue.
Regards
Peter
Re: IPTC in TIF
Posted: Thu Feb 02, 2012 8:40 am
by xnview
Could you send me the file?
Re: IPTC in TIF
Posted: Thu Feb 02, 2012 9:59 am
by Peter2
xnview wrote:Could you send me the file?
Done.
Peter
Re: IPTC in TIF
Posted: Thu Feb 02, 2012 1:26 pm
by xnview
Ok, no supported tag can not be showed or edited... XnView support only the most used iptc tag
Re: IPTC in TIF
Posted: Wed Feb 08, 2012 6:25 pm
by Peter2
Another problem: I filled some tags with Exiv2.exe with German Umlaute - I entered
XnView does not handle it always correct. Here is the result of the IPTC-export:
(Sorry - the forum does not except some special strings from the export-file. I have to replace them with XXX)
D:\IPTC_Test_Umlaute.tif
Code: Select all
???? : -- a ä o ö u ü A Ä O Ö U Ü --
Location : -- a ä o ö u ü A Ä O Ö U Ü --
Date Created : 65530000
Sublocation : -- a ä o ö u ü A Ä O Ö U Ü --
Country : -- a ä o ö u ü A Ä O Ö U Ü --
Original Transmission Reference: -- a ä o ö u ü A Ä O Ö U Ü --
Headline : -- a ä o ö u ü A Ä O Ö U Ü --
Source : -- a ä o ö u ü A Ä O Ö U Ü --
CopyrightNotice : -- a ä o ÃXXX u ü A Ä O Ö U Ü --
Contacts : -- a ä o ö u ü A Ä O Ö U Ü --
Caption : -- a ä o ö u ü A Ä O Ö U Ü --
I will sent you the TIF with e-mail.
BTW: Also Exiftool handles both entries in a different way then the other entreis ... ???
Peter
Re: IPTC in TIF
Posted: Thu Feb 09, 2012 7:52 am
by xnview
It seems that these 2 fields are not encoded correctly... (in utf8, other fields are in local charset)
Re: IPTC in TIF
Posted: Thu Feb 09, 2012 9:16 am
by Peter2
xnview wrote:It seems that these 2 fields are not encoded correctly... (in utf8, other fields are in local charset)
Thank you Pierre. Yes, I found the problem in the definition of encoding - wrong entries had definitions "ft_stringw" instead of "ft_string".
Regards
Peter
Re: IPTC in TIF
Posted: Sun Feb 12, 2012 2:43 pm
by Peter2
Peter2 wrote:... I found the problem in the definition of encoding - wrong entries had definitions "ft_stringw" instead of "ft_string".....
Discussing this issue on the TC-forum it is said that the problem is caused by XnView, not by TC-plugin:
http://ghisler.ch/board/viewtopic.php?t ... &start=116
Maybe you can take a look at this?
Peter
Re: IPTC in TIF
Posted: Mon Feb 13, 2012 10:04 am
by xnview
Peter2 wrote:Peter2 wrote:... I found the problem in the definition of encoding - wrong entries had definitions "ft_stringw" instead of "ft_string".....
Discussing this issue on the TC-forum it is said that the problem is caused by XnView, not by TC-plugin:
http://ghisler.ch/board/viewtopic.php?t ... &start=116
Maybe you can take a look at this?
Strange, default encoding is Latin1, so fields must not use utf8. I've tested in photoshop and in zoner photo studio, and it's the same as XnView...
Re: IPTC in TIF
Posted: Thu Apr 19, 2012 9:15 am
by xnview
Please check
XnViewMP 0.48
Re: IPTC in TIF
Posted: Thu Apr 19, 2012 3:11 pm
by Peter2
I took a file and set many entries to
The result seem to be OK.
IPTC-Export from XNViewMP: Not possible
IPTC-Display in XNViewMP: OK
IPTC-Display in XNView 1.98.4: OK
IPTC-Export from Exiftool: OK (wrong codes, but all the same..)
IPTC-Export from in XNView 1.98.4:
Code: Select all
Object Name : -- a ä o ö u ü A Ä O Ö U Ü --
Edit Status : -- a ä o ö u ü A Ä O Ö U Ü --
JobId : -- a ä o ö u ü A Ä O Ö U Ü --
Special Instructions : -- a ä o ö u ü A Ä O Ö U Ü --
Program : -- a ä o ö u ü A Ä O Ö U Ü --
Program version : -- a ä o ö u ü A Ä O Ö U Ü --
Byline : -- a ä o ö u ü A Ä O Ö U Ü --
Byline Title : -- a ä o ö u ü A Ä O Ö U Ü --
City : -- a ä o ö u ü A Ä O Ö U Ü --
Sublocation : -- a ä o ö u ü A Ä O Ö U Ü --
State : -- a ä o ö u ü A Ä O Ö U Ü --
Country : -- a ä o ö u ü A Ä O Ö U Ü --
Original Transmission Reference: -- a ä o ö u ü A Ä O Ö U Ü --
Headline : -- a ä o ö u ü A Ä O Ö U Ü --
Credits : -- a ä o ö u ü A Ä O Ö U Ü --
Source : -- a ä o ö u ü A Ä O Ö U Ü --
CopyrightNotice : -- a ä o ö u ü A Ä O Ö U Ü --
Caption : -- a ä o ö u ü A Ä O Ö U Ü --
Caption Writer : -- a ä o ö u ü A Ä O Ö U Ü --
One small issue: The export in 1.98 has the colons ":" not exactly one under another ...
Thanks
Peter