Image-ExifTool - Re: RIFF Write Support

Posted on Sun Aug 3 19:00:03 2008 by fjord in response to 8483 (See the whole thread of 4)
Re: RIFF Write Support
Never mind, I fixed my own error: forgot the quotes around the tag with "<" character. The correct command line in Windows is

exiftool -ext AVI -ext THM -TagsFromFile %d%f.THM "-DateTimeOriginal<FileModifyDate" -r .

which correctly sets the file dates on both the .AVI and .THM files to DateTimeOriginal in the .THM sidecar file.
Write a response