Page 1 of 1

charset problem (french)

Posted: Wed May 14, 2014 9:02 pm
by brajaq
Hi,

I use an application to generate commands to nconvert. Those commands mostly set iptc data among which keywords (25). Some of those keywords use é,à,è, ... in french. They seem to be incorrect looking at them through xnview : all are displayed as "?".

Can you help me ?

Thanks.

Re: charset problem (french)

Posted: Thu May 15, 2014 6:55 am
by xnview
which command do youuse?

Re: charset problem (french)

Posted: Thu May 15, 2014 8:18 am
by brajaq
Hi,

for instance : -itpc_set 25 "Musée,design" (it works with exiftool using correct exiftool modfier ie -L).

Re: charset problem (french)

Posted: Fri May 16, 2014 11:40 am
by brajaq
Any idea ?

Re: charset problem (french)

Posted: Fri May 16, 2014 11:52 am
by brajaq
Problem solved converting command string from ansi to unicode before running nconvert.

Re: charset problem (french)

Posted: Fri May 16, 2014 1:28 pm
by xnview
ok :)