Re: [FFmpeg-user] getting ValueError: I/O operation on closed file on MacOSX yosemite and python2.7

2017-04-16 Thread Kieran O Leary
Hi, On Thu, Apr 13, 2017 at 2:45 PM, Sudeep Maheshwari - TNW < s.maheshw...@tudelft.nl> wrote: > Dear all > > > Please tell me what is the work around to this > I am using FFMpeg on MacOSX and this is the latest version > > Have you tried raising an issue with matplotlib? Looking at their animati

Re: [FFmpeg-user] getting ValueError: I/O operation on closed file on MacOSX yosemite and python2.7

2017-04-16 Thread Lou
On Thu, Apr 13, 2017, at 05:45 AM, Sudeep Maheshwari - TNW wrote: > I am trying to create a movie file of a monte carlo simulation at each > time step from the plot of matplotlib in python2.7. > The movie creation using ffmpeg is giving following error I see no ffmpeg errors, and we do not provide

[FFmpeg-user] getting ValueError: I/O operation on closed file on MacOSX yosemite and python2.7

2017-04-13 Thread Sudeep Maheshwari - TNW
Dear all I am trying to create a movie file of a monte carlo simulation at each time step from the plot of matplotlib in python2.7. The movie creation using ffmpeg is giving following error Traceback (most recent call last): File "code1.py", line 99, in print simulate(side, time, densi