Re: [Matplotlib-users] matplotlib FuncAnimation hanging issue

2013-05-11 Thread Colin McAuliffe
To add to the previous email I've tried this with a few different backends with no luck. Have similar issues been found when creating videos with mencoder? If the final result is the same switching away from ffmpeg is fine. Quoting Colin McAuliffe : > The default backend is ma

Re: [Matplotlib-users] matplotlib FuncAnimation hanging issue

2013-05-07 Thread Colin McAuliffe
2 q=4.0 Lsize= 524kB time=0.12 bitrate=35781.7kbits/s video:519kB audio:0kB global headers:0kB muxing overhead 1.083673% Quoting Tony Yu : > On Mon, May 6, 2013 at 7:09 AM, Colin McAuliffe wrote: > >> Hi Tony, thanks for the reply. >> >> I was using 1.2.0 and just upgra

Re: [Matplotlib-users] matplotlib FuncAnimation hanging issue

2013-05-06 Thread Colin McAuliffe
t;Agg") to get it to work. Is this an incorrect setting I'm using? Colin Quoting Tony Yu : > On Sun, May 5, 2013 at 7:12 PM, Colin McAuliffe wrote: > >> Hello all, >> >> I'm having an issue with FuncAnimation with ffmpeg. For a small number >> of fram

[Matplotlib-users] matplotlib FuncAnimation hanging issue

2013-05-05 Thread Colin McAuliffe
I am passing? ani = ani.FuncAnimation(fig, animate,np.range(1,700), interval=25,blit=True, init_func=init) Thanks and all the best Colin -- Colin McAuliffe PhD Candidate Columbia University Department of Civil Engineering and Engineering Mech