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:

macOS on
Apple Silicon
sequoia
sonoma
ventura
monterey
macOS on
Intel
sonoma
ventura
monterey
Linux ARM64
x86_64

Current versions:

stable 24
head ⚡️ HEAD

Depends on:

fftw 3.3.10 C routines to compute the Discrete Fourier Transform
vapoursynth 71 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.4 Generic library support script
nasm 2.16.03 Netwide Assembler (NASM) is an 80x86 assembler
pkgconf 2.4.3 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 21
Installs on Request (30 days)
mvtools 21
Build Errors (30 days)
mvtools 0
Installs (90 days)
mvtools 56
mvtools --HEAD 2
Installs on Request (90 days)
mvtools 56
mvtools --HEAD 2
Installs (365 days)
mvtools 372
mvtools --HEAD 3
Installs on Request (365 days)
mvtools 372
mvtools --HEAD 3
Fork me on GitHub