Re: [matplotlib-devel] Animation.save not working?

2011-10-02 Thread John Hunter
On Sun, Oct 2, 2011 at 10:27 AM, John Hunter wrote: > I am trying to make an animation of the double pendulum using the > attached script (v1.1.x branch).  It creates all the files _tmp*.png, > and creates the mpg but it has zero file size.  If I manually make the > movie with the resultant PNGs,

[matplotlib-devel] Animation.save not working?

2011-10-02 Thread John Hunter
I am trying to make an animation of the double pendulum using the attached script (v1.1.x branch). It creates all the files _tmp*.png, and creates the mpg but it has zero file size. If I manually make the movie with the resultant PNGs, it works fine mencoder mf://_tmp*.png -mf type=png:fps=15 -o