https://bugzilla.wikimedia.org/show_bug.cgi?id=16451
--- Comment #8 from Steve Sanbeg <[email protected]> 2009-03-23 22:57:10 UTC --- Created an attachment (id=5955) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5955) perl script to parse blocks from a GIF Those PHP solutions seem a bit kludgy. A better solution would be parse the GIF, and count the frames; then only thumbnail single-frame images. It needs < 100 lines of perl to do this, and that could be used as a wrapper around the thumbnailer, or called to check the value before thumbnailing. Feel free to use the example & credit me. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
