Jump to content

1783 - Open with - Exiftool command line


Uwe

Recommended Posts

Hello,

I want to copy the quicktime metadata tags "Make" and "Model" from the MOV and MP4 files to the XMP sidecar file.

I have a problem with the following command line of the ExifTool of the "Open with..." action.

 

-ext mp4 -ext mov -tagsfromfile {Filename} "-xmp:make

 

The result is:

Daminion_1783_Open_with.jpg

How do I have to change it to get {FilenameWithoutExt}.xmp in the quotes.

Regards, Uwe

Link to comment
Share on other sites

Hi Paul,

the Exiftool forum doesn't make sense in this case because the command is working on Windows level. The problem is the way Daminion substitutes the variable (in the quotes) AND the file extension "xmp". The file extension ".xmp" has to be in the quotes together with the file name and path.

Regards, Uwe

Link to comment
Share on other sites

Hello,

I changed the command line of the Exiftool of the "Open with..." action to

 

-tagsfromfile {Filename} "-quicktime:make>xmp:make" "-quicktime:model>xmp:model" {FilenameWithoutExt}.xmp -overwrite_original

 

Even if the the the Daminion generates: "Filename".xmp and not "Filename.xmp" the Exiftool ignores it and works

Thanks Murat for your help.

Regards, Uwe

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...