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

matplotlib.animation.AVConvBase

class matplotlib.animation.AVConvBase[source]

Bases: matplotlib.animation.FFMpegBase

Mixin class for avconv output.

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

args_key = 'animation.avconv_args'
exec_key = 'animation.avconv_path'
classmethod isAvailable()

Check to see if a MovieWriter subclass is actually available.

output_args