-
**I got this problem on 2.0.4.0 Stable someday. And I guess you already know what happened then, both version got same error.
Full log here:**
Encoder output file is missing (2.0.4.10)
D:\vid…
-
For this plugin you are offering several compilations (dlls), each one in a folder named after a SIMD instruction set.
Does that mean each of these compilations has just one SIMD optimization avaiabl…
-
Hi all,
I put these lines on mpv.conf but I didn't see any difference, am I missing something ?
interpolation=yes
video-sync=display-resample
tscale=oversample
Thanks
-
This degrain script works with mvtools 2.7.34, but does not work anymore (wrong chroma) starting with mvtools 2.7.35. The current version 2.7.40 also has the bug. I am testing with AviSynth 2.6.0 ST (…
mkauf updated
5 years ago
-
I also reported this in the vapoursynth-mvtools repo. Dubhater told me to report this issue to you for further confirmation on whether this is a bug or not.
According to [MVTool's documentation](ht…
ghost updated
5 years ago
-
According to [MVTool's documentation](https://avisynth.org.ru/mvtools/mvtools2.html#examples), it is possible to use `chroma=False` in the Super phase for frame interpolation. Below is the example fro…
ghost updated
5 years ago
-
If you go to https://github.com/pinterf/AviSynthPlus you see fistly was changed 6 years ago. I was confused when finded active branch. Imho its more logical to move mt branch to master
All navigati…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
I found another crash, it happens with these parameters to MAnalyze and MFlowFPS:
hpad/vpad = 0
pel = 4
blksize = 64
search != 6
overlapv = 8
divide = 0
I'm not sure which of the [issues](htt…
-
Recently, I am using VapourSynth for my video processing pipelines a lot. Quite often I do not care about random frame access (so it is basically video in -> video out) while on the other hand I often…