|
From: Christophe B. <pro...@gm...> - 2014-03-19 09:48:33
|
Hello, I've found how to do that. 1. Donwload the binary ffmpeg from here <http://ffmpegmac.net/>. 2. Copy this binary file into the folder anaconda/bin. That's all ! 2014-03-19 10:40 GMT+01:00 Christophe Bal <pro...@gm...>: > Hello. > > In this page<http://matplotlib.org/1.3.1/examples/animation/moviewriter.html>, > there is the example *moviewriter.py*. I can't use, and the error message > is the following one. > > *File "//anaconda/lib/python2.7/site-packages/matplotlib/animation.py", > line 64, in __getitem__ return self.avail[name]* > *KeyError: 'ffmpeg'* > > Is there a way to use such kind of functionnality with Anaconda ? > > If not, is there a way to produce at least a folder containing each frame > picture ? > > Christophe BAL > |