You are reading an old version of the documentation (v2.1.2). For the latest version see https://matplotlib.org/stable/
Version 2.1.2
matplotlib
Fork me on GitHub


Travis-CI:

This Page

matplotlib.animation.AVConvBase

class matplotlib.animation.AVConvBase

Mixin class for avconv output.

To be useful this must be multiply-inherited from with a MovieWriterBase sub-class.

__init__($self, /, *args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

args_key = 'animation.avconv_args'
exec_key = 'animation.avconv_path'