mvtools

Install command:
brew install mvtools

Filters for motion estimation and compensation

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

License: GPL-2.0-or-later

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

Formula code: mvtools.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sequoia
sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 24
head ⚡️ HEAD

Depends on:

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

Depends on when building from source:

autoconf 2.72 Automatic configure script builder
automake 1.17 Tool for generating GNU Standards-compliant Makefiles
libtool 2.5.3 Generic library support script
nasm 2.16.03 Netwide Assembler (NASM) is an 80x86 assembler
pkgconf 2.3.0 Package compiler and linker metadata toolkit
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 22
mvtools --HEAD 1
Installs on Request (30 days)
mvtools 22
mvtools --HEAD 1
Build Errors (30 days)
mvtools 0
Installs (90 days)
mvtools 133
mvtools --HEAD 1
Installs on Request (90 days)
mvtools 133
mvtools --HEAD 1
Installs (365 days)
mvtools 458
mvtools --HEAD 3
Installs on Request (365 days)
mvtools 458
mvtools --HEAD 3
Fork me on GitHub