mvtools

Install command:
brew install mvtools

Filters for motion estimation and compensation

https://github.com/dubhater/vapoursynth-mvtools

License: GPL-2.0

Formula JSON API: /api/formula/mvtools.json

Formula code: mvtools.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sonoma
ventura
monterey
big sur
Intel sonoma
ventura
monterey
big sur
64-bit linux

Current versions:

stable 23
head ⚡️ HEAD

Revision: 1

Depends on:

fftw 3.3.10 C routines to compute the Discrete Fourier Transform
vapoursynth 66 Video processing framework with simplicity in mind

Depends on when building from source:

autoconf 2.72 Automatic configure script builder
automake 1.16.5 Tool for generating GNU Standards-compliant Makefiles
libtool 2.4.7 Generic library support script
nasm 2.16.03 Netwide Assembler (NASM) is an 80x86 assembler
pkg-config 0.29.2 Manage compile and link flags for libraries
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")

Analytics:

Installs (30 days)
mvtools 24
Installs on Request (30 days)
mvtools 24
Build Errors (30 days)
mvtools 0
Installs (90 days)
mvtools 106
mvtools --HEAD 1
Installs on Request (90 days)
mvtools 106
mvtools --HEAD 1
Installs (365 days)
mvtools 441
mvtools --HEAD 5
Installs on Request (365 days)
mvtools 441
mvtools --HEAD 5
Fork me on GitHub