When creating an mp4 using pyplot.annimate.FuncAnimation.save, a set of temporary png-files are created in the current working directory. I could not find out whether this is ffmpeg of matplotlib, in ...
It often happens that a plot is prepared with Matplotlib and saved as a PNG. Some time later, small edits are needed — for example: adjusting axis labels, modifying the legend, translating text into ...