-
Linux, gcc 5.2.1 x64, current git vs & mvtools.
VS Script and stack trace follows. Only crashes if FlowFPS is used in conjuction with pel=4
``` python
import vapoursynth as vs
#import pprint as pp
i…
-
I followed the instructions pretty closely (I got the overlay from gpo.zugaina.org), but it seems that mpv was not compiled with the --with-vapoursynth flag:
```
$ mpv --fs=no --pause --vf=vapoursyn…
-
Hello
This is great filter!
I try to replace mvtools+fft3dfilter with KNLMeansCL
But i have a problem Log-KNLMeansCL.txt https://bpaste.net/show/e4fe4c1919c1
I have opencl installs for nvidia gpu and…
-
Linux x86_64
nvidia-drivers-343.22
mpv 0.6.0
Vapoursynth Core r24
mvtools from git (https://github.com/dubhater/vapoursynth-mvtools)
Script:
```
import vapoursynth as vs
core = vs.get_core()
src = v…
-
I am using this script and seeing blockings. Do anyone know any better way of doing this?
```
import vapoursynth as vs
core = vs.get_core()
core.std.LoadPlugin(path='/usr/local/Cellar/mvtools/HEAD/li…
-
I have old iMac 2011. How add svp to mpv? With config file?
-
The most popular filter for use in avisynth denoising filters. Needed for QTGMC.
-
Hello1
I read about a member successfully getting 60FPS SVP like motion interpolation to work with vapoursynth and mpv https://github.com/mpv-player/mpv/issues/2057
I installed vapoursynth, vapours…
-
It would be cool to have a more fluid picture like TV-sets have nowadays.
The mvtools implement that:
http://avisynth.org.ru/mvtools/mvtools2.html
See also: the svp project which uses mvtools:
http:/…
-
Or something like that.
Vapoursynth's commit https://github.com/vapoursynth/vapoursynth/commit/3557742c1de6191afb3b096bcda3399632f1664c breaks mvtools:
```
Python exception: Analyse: required proper…