Image-ExifTool - Re: creating mie in batch

Posted on Sun Jan 6 00:45:11 2008 by exiftool in response to 6812 (See the whole thread of 3)
Re: creating mie in batch
I think your problems may have been due to a bug I discovered while trying out various commands like this. The following two commands should also achieve the same effect as the above command, but due to this bug they won't create a MIE file as expected:

exiftool -tagsfromfile %f -exif:all apple.jpg.mie boat.jpg.mie tree.cr2.mie exiftool -tagsfromfile @ -exif:all -srcfile %f.%e.mie apple.jpg boat.jpg tree.cr2

This will be fixed in the next release, and exiftool 7.10 will work with all of these commands.

I apologize for any inconvenience this caused.

- Phil
Write a response