Version 2.2.2
matplotlib

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__()

x.__init__(…) initializes x; see help(type(x)) for signature

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