I have some mp4 videos with tag -XMP:Title configured with some content I want to reuse for my renaming tasks.
I cannot find a way to add it in section "Add (7)" of BRU; I tried with the following without success:
- Code: Select all
<(exif:Title)>
- Code: Select all
<(exif:-XMP:Title)>
I also tried to debug the tags using right click/show exif info, but they appear to be populated only for jpeg files.
How can I proceed? I think that accessing exif tags for videos shouldn't be much different from pictures, considering they're both supported from exiftools.
Thanks in advance.