Thank you for your reply!
You´re right - having the output put to a file lead to a correct result.
This might be a (bad) workaround.
By the way - putting it to a file can be done easy with the following command:
C:\identify -format "%[IPTC:2:120]" 8.jpg > 8.txt
However, unfortunately we use the ...
Search found 2 matches
- 2014-06-03T23:16:42-07:00
- Forum: Bugs
- Topic: identify does not correctly detect iptc encoding
- Replies: 13
- Views: 39774
- 2014-06-03T07:29:20-07:00
- Forum: Bugs
- Topic: identify does not correctly detect iptc encoding
- Replies: 13
- Views: 39774
Re: identify does not correctly detect iptc encoding
Dear Community,
unfortunately this problem still exists on newer image magick versions.
I have a JPG and I want to read the IPTC cation. It contains an german "Umlaute".
My command line to test it:
"C:\Program Files\ImageMagick-6.8.9-Q16\identify" -format "%[IPTC:2:120]" 8.jpg
The output:
ü à ...
unfortunately this problem still exists on newer image magick versions.
I have a JPG and I want to read the IPTC cation. It contains an german "Umlaute".
My command line to test it:
"C:\Program Files\ImageMagick-6.8.9-Q16\identify" -format "%[IPTC:2:120]" 8.jpg
The output:
ü à ...