I agree with Eric, that it would be probably overextending matplotlib
too much to support this natively.
However, it might be nice to have a self-contained function that would
call out to mencoder or ImageMagick to create an animation from a list
of PNGs. That would make it easier to automate
Alan G Isaac wrote:
> Someone said:
>> http://matplotlib.sourceforge.net/faq.html#MOVIE
>
> OK, this works.
> But might it be a possible goal for Matplotlib to be able
> to assemble these PNGs into an APNG?
> http://wiki.mozilla.org/APNG_Specification>
I don't think it makes sense for mpl to do t
Someone said:
> http://matplotlib.sourceforge.net/faq.html#MOVIE
OK, this works.
But might it be a possible goal for Matplotlib to be able
to assemble these PNGs into an APNG?
http://wiki.mozilla.org/APNG_Specification>
Until then, this can be done with a FireFox 3 extension:
https://addons.mozil