Search found 5 matches

by brajaq
Sat May 16, 2015 2:37 pm
Forum: NConvert
Topic: Changing DateTimeOriginal with nconvert
Replies: 1
Views: 1593

Changing DateTimeOriginal with nconvert

Hi,

I use nconvert for indexing pictures, mainly with -iptc_set nnn value. This works well except for DateTimeOrginal (#36867) or CreateDate (36868):

E:\Photos\Picasa\2015\2015-04\20E12F~1>"c:\Program Files\XnView\XnView\nconvert.exe" -iptc_set 36868 "2015:03:03 12:12:12" -overwrite DSC00435.JPG ...
by brajaq
Fri May 16, 2014 11:52 am
Forum: NConvert
Topic: charset problem (french)
Replies: 5
Views: 2029

Re: charset problem (french)

Problem solved converting command string from ansi to unicode before running nconvert.
by brajaq
Fri May 16, 2014 11:40 am
Forum: NConvert
Topic: charset problem (french)
Replies: 5
Views: 2029

Re: charset problem (french)

Any idea ?
by brajaq
Thu May 15, 2014 8:18 am
Forum: NConvert
Topic: charset problem (french)
Replies: 5
Views: 2029

Re: charset problem (french)

Hi,

for instance : -itpc_set 25 "Musée,design" (it works with exiftool using correct exiftool modfier ie -L).
by brajaq
Wed May 14, 2014 9:02 pm
Forum: NConvert
Topic: charset problem (french)
Replies: 5
Views: 2029

charset problem (french)

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.