Re: output the acquisition time of a large set of images

Agustin Lobo <[email protected]>
Newsgroups gmane.comp.video.image-magick.user
Message-ID <[email protected]>
It works fine!

I'm also getting warnings:

identify: no decode delegate for this image format `Card0027.dat' @ 
magick/constitute.c/ReadImage/526.
identify: SDIM0027.tif: unknown field with tag 37717 (0x9355) 
encountered. `TIFFReadDirectory' @ coders/tiff.c/TIFFWarnings/521.
identify: SDIM0027.tif: unknown field with tag 40961 (0xa001) 
encountered. `TIFFReadCustomDirectory' @ coders/tiff.c/TIFFWarnings/521.

I don't think I should worry, (should I?), actually it's there any way 
of no having them printed?
The tiff files are made by sigma software translating their raw X3F 
format into TIFF.

Many thanks for your help

Agus

Fred Weinhaus wrote:
>> Thanks!
>> The problem is that I get the ouput like this:
>> SDIM0027.tif 2009:07:29 08:09:52SDIM0030.tif 2009:07:29 08:29:12SDIM0031.tif
>>
>> how could I separate the time and next filename?
>>
>> Agus
>>
>> Fred Weinhaus wrote:
>>     
>>> see DateTimeOriginal EXIF tag string format at 
>>> http://www.imagemagick.org/script/escape.php
>>>
>>> put all your files into a folder, cd to that folder, then
>>>
>>> identify -format "%i %[EXIF:DateTimeOriginal]" *
>>>
>>> _______________________________________________
>>> Magick-users mailing list
>>> [email protected]
>>> http://studio.imagemagick.org/mailman/listinfo/magick-users
>>>
>>>
>>>       
>>     
>
> try putting a \n in the string format as follows:
>
> identify -format "%i %[EXIF:DateTimeOriginal]\n" *
>
> Fred
> _______________________________________________
> Magick-users mailing list
> [email protected]
> http://studio.imagemagick.org/mailman/listinfo/magick-users
>
>

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.