Re: [Matplotlib-users] png to slideshow (gif)

2011-03-19 Thread Paul Anton Letnes
On 18. mars 2011, at 12.49, Rita wrote: If I have 30 PNGs and i would like to make a slideshow or an animated gif what is the best way to do this? Can matplotlib do this? I have used ffmpeg in the past with some success. It generates mpeg 4 video files, but maybe that's OK for you? The

Re: [Matplotlib-users] Help in solving a segfault problem?

2011-03-19 Thread Nicolas SCHEFFER
Hi all, So I tried what was advised to me. python -c 'import pylab; pylab.plot([4]);' terminate called after throwing an instance of 'std::exception' terminate called recursively Abort which happens here: 14 agg::trans_affine 15 py_to_agg_transformation_matrix(PyObject* obj, bool errors