github dubhater/vapoursynth-mvtools v7

latest releases: v24, v23, v22...
10 years ago
  • Use SATD functions optimised for SSE4.1, AVX, XOP, and AVX2, copied from x264. Affects Analyse and Recalculate used with dct=5..10.
  • Add sanity check for thscd1 parameter. It will no longer accept values larger than 88255. That was always the maximum value, it just wasn't checked.
  • Fix bug in Analyse with isse=True and 16 bits per sample input (introduced in v6).
  • Fix Recalculate (completely broken in v6).
  • Fix pink tint in Degrain and Compensate when overlap is used and isse=True (introduced in v6).
  • Store the ml parameter in Mask as float, as it's supposed to be, instead of integer. Fix by HolyWu. (introduced who knows when, possibly right at the beginning).

Older versions will not work with VapourSynth r27 and newer, because the frame properties used by MVTools used to contain spaces, and VapourSynth no longer allows that.

DLLs include FFTW 3.3.4.

Don't miss a new vapoursynth-mvtools release

NewReleases is sending notifications on new releases.