Image-ExifTool - Re: Support for MOV, TGA, and other non EXIF files.

Posted on Sat Jan 26 02:55:06 2008 by exiftool in response to 6936 (See the whole thread of 2)
Re: Support for MOV, TGA, and other non EXIF files.
Exiftool can be used to read/write "pseudo" tags to unrecognized file types, but it seems that I have overlooked this feature when copying tags. I will fix this in the next release. I assume you want to do something like this:

exiftool -d FMT "-filename<filemodifydate" ANYFILE

which doesn't currently work, although the following commands do:

exiftool -d FMT -filemodifydate ANYFILE exiftool -filename=NEWNAME ANYFILE

- Phil
Write a response