Your message dated Wed, 13 Mar 2013 13:38:09 +0100
with message-id <[email protected]>
and subject line Re: new magic: differentiate animated GIFs
has caused the Debian Bug report #493102,
regarding new magic: differentiate animated GIFs
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
493102: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493102
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: file
Version: 4.25-1
Severity: wishlist
file gives the same output for animated GIFs vs. regular GIFs.
There should be some clue in the output to distinguish them.
Compare identify(1).
--- End Message ---
--- Begin Message ---
what identify does it that it prints you a line for each and every image
within a (n anmitaed) gif, that's not the same as saying 'this is an
animated gif' and 'this is not an animated gif', which is hardly
possible to do.
gifs can have multiple images within and not being animated, it's not
the scope of file to have a full gif implementation to interpret and
analyze the image in it's entirety. it's good enough to say that is a
gif, be it animated or not.
--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: [email protected]
Internet: http://people.progress-technologies.net/~daniel.baumann/
--- End Message ---