-
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…
-
NNEDI3 works with a Vapoursynth port of the original script, but you must use `vspipe --y4m script.vpy >> output.raw` and then take a long walk. It would be amazing to implement NNEDI3 into MPV in suc…
-
vaapi and mpv are not cooperating on my new broadwell-based hp 820 laptop. Here are the details and what has been tried so far:
- OpenSuSE 13.2
- Current as of today on update, packman, and X11 repos…
cmrnt updated
8 years ago
-
VapourSynth plugins don't need to be linked against libvapoursynth.
-
VapourSynth plugins don't need to be linked against libvapoursynth.
-
http://www.vapoursynth.com/doc/api/vapoursynth.h.html#vsvideoinfo informs the programmer that fpsNum and fpsDen can be zero in the case of VFR input. When using TDeintMod in double rate mode, it attem…
-
The following issues prevent compilation with the default toolchain on OS X:
1. TDeintMod.cpp needs to include for std::abs(int) and for std::log2.
2. -Bsymbolic is not a valid linker flag on OS X. …
-
Hi!
Had a look at VapourSynth to automate AviSynth tasks with Python. What I need to do is to convert BMP images to YUV raw files.
I wrote the following script:
```
import vapoursynth as vs
core = vs…
-
I was trying in vain for a while to open avs scripts using mpv when it finally came to my mind that the 64-bit binary of mpv won't work with 32-bit avisynth plugins, doh!
Yes, this is obvious, yet it…
-
Is R27 installer for Windows missing core plugins?
core.list_functions() doesn't list imwri and avs namespaces.
core64/plugins folder doesn't have them as well.
VapourSynth x64 on Windows 8.1.