You are reading documentation for the unreleased version of Matplotlib. Try searching for the released version of this page instead?
Version 2.0.0b1.post7580.dev0+ge487118
matplotlib
Fork me on GitHub

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.

Attributes

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