On Sun, Oct 2, 2011 at 10:27 AM, John Hunter <jdh2...@gmail.com> 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, it works fine
>
> mencoder mf://_tmp*.png -mf type=png:fps=15 -ovc lavc -lavcopts
> vcodec=mpeg4 -oac copy -o test2.mpg

Looks like the filename kwarg wants the "mp4" extension not the "mpg"
extension.  I am updating the animation docs in my docstring pull
request.

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to