When trying to use the basic_example_writer.py example I have noticed that the first file generated, lines.mp4, is empty. It shows one frame of plot backdrop but none of the lines appear.
This also happened with any other animation I myself was trying to write. Thus it seems that FuncAnimation ins incapable of creating animation videos.
Tried on platforms: Mac OSX and Ubuntu 14.04