Probleme with headline IPTC

Started by battit64, September 14, 2014, 03:27:01 PM

Previous topic - Next topic

battit64

hello

my commands in windows is
-overwrite_original -iptc:By-line='ATELIERPP' -iptc:CopyrightNotice='' -iptc:Province-State='64' -iptc:Country-PrimaryLocationName='FRANCE' -iptc:Source='PYP' -iptc:Credit='PYP' -iptc:DateCreated='11:12:2014' -iptc:City='PAU' -iptc:Headline='Sortie Cinémas' -iptc:Keywords='50.jpg' c:\50.jpg

i have a problems with spac in the headline Sortie Cinémas

i have juste in iptc
Unable to extract some or all of the Exif data.
IPTC

    By-line = 'ATELIER'
    Copyright Notice = ''
    Record Version = 4
    City = 'PAU'
    Province/State = '64'
    Headline = 'Sortie
    Credit = 'PYP'
    Source = 'PYP'
    Country/Primary Location Name = 'FRANCE'
    Date Created = 2014/09/10
    Keywords = '50.jpg'

if i make Sortie_Cinémas it's ok. why the space doesn't interpreted?

Phil Harvey

In Windows you must use double quotes ("), not single quotes (') around the arguments.

Also, I would recommend setting -codedcharacterset=UTF8 if you are writing special characters to IPTC.  See FAQ 10 for details.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

battit64

it 's ok i put this option

-iptc:all -codedcharacterset=utf8 -charset iptc=latin {path_tmp}\{NOM_FICHIER}_{I}.jpg