← all formulas
mvtools
Filters for motion estimation and compensation
- Version
- v27
- License
- GPL-2.0-or-later
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install mvtoolsCaveats
MVTools will not be autoloaded in your VapourSynth scripts. To use it
use the following code in your scripts:
vs.core.std.LoadPlugin(path="$HOMEBREW_PREFIX/lib/libmvtools.dylib")