To install this package run one of the following: conda install anaconda::ffmpy
Description
ffmpy is a simple FFmpeg command line wrapper.
It implements a Pythonic interface for FFmpeg command line compilation
and uses Python's subprocess to execute the compiled command line.