...
Info |
---|
Only some image formats supports metadata and DC metadata validation is needed to void Transcode Errors if MetaData does not conform to Exif specifications. |
Info |
---|
DisclaimerDisclaimers:
|
Embed Metadata Definition
This feature is configured on System tools / Transcode Settings
...
Syntax
-<ExifTool tag>=(<MetaFieldID|MetaFieldGuid>)[:format_string]
...
https://exiftool.org/TagNames/index.html
IgnoreTagErrors
The optional IgnoreTagErrors controls how the BatchSystem responds to errors from ExifTools if IgnoreTagErrors=false the Job is failed if ExifTool reports any error otherwise the error is ignored and the resulting file is copied to output (or the source file).
The following DC MetaData Types are supported
DataType | Comment |
---|---|
Int | |
String | |
URL | |
Bit | |
Link | |
Text | |
Note | |
DateTime | Format string available |
Float | Format string available |
EditComboValue | only text part supported |
Combo | only text part supported |
ComboValue | only text part supported |
Running ExifTool as commandline for testing purposes: (on the batch server)
Create a workfolder and copy the test source image to this folder
Copy Exiftool.exe to the workfolder
create a text file with utf8 encoding named args.arg
Code Block C:\exifToolTest\sampleimage.jpg -IPTC:Headline=Some headline text -IPTC:ReleaseDate=2021:02:15 -IPTC:ReleaseTime=13:44:55 -CodedCharacterSet=UTF8
...
Info |
---|
Tip: Use GIMP to verify that metadata has been written to the image as expected Image / Metadata / View Metadata |
Logs
Output from ExifTool is logged in the JobLog. see DigiBatch status in MM5 find the job named DigiExiftoolJobs.JobExiftoolCommandFile