-
The crash occurs with a certain combination of parameters:
MAnalyze with blksize=16, overlapv=4 and divide=1 or 2.
MFlowInter with thscd1=200 or larger.
The source video affects which thscd1 thre…
-
I found a very specific combination of operations and parameters which triggers a crash in MVTools. The error is most of the time "MFlowFps: cannot work in reentrant multithread mode!", sometimes it s…
-
Long time no see! :) This time I bring you a crash I first found on the VapourSynth port of MVTools but sure enough it's also present in this version. I didn't run tests with vpad/hpad earlier and tha…
-
Using MAnalyze + MCompensate with a small resolution video causes a crash, the error is "Integer divide by zero at ". The largest resolution where this error occurs was 154x86, anything larger will no…
-
So I'm in the middle of compiling and building the libraries but I'm curious its been at Running bootstrap for about 20mins how long should that typically take? It shows no errors, at least no obvious…
-
I'm trying to install the current version of COSMOS on Mac OS 10.12.6 using the INSTALL_COSMOS.sh script. Installation fails at two points:
The first point of failure (for unclear reasons) occurs h…
-
### https://old.reddit.com/r/mpv/comments/aec35z/mpv_configured_with_smoothvideo_project_svp_on/
So I wanna try and run a 60fps vapoursynth script I found, but when I try to run it with mpv it give…
deama updated
5 years ago
-
MFlowFps causes "System exception - access violation at 0xf7dc0da, reading from 0x15ae41fc".
This happens with YV12 clips (YV24 and YUY2 are immune) and some combinations of pel, blkSize, overlap a…
-
Hello, I ran vsrepo today (for the first time in circa a week) and received the error below.
Suggestions would be appreciated.
```
.\python.exe .\vsrepo.py -p -t win64 -f -b vapoursynth64\plu…
-
Like the title said.
Right now can only test it with SVP - it freezes even with frame interpolation disabled so the script doesn't change nether frame size nor frame rate.
### mpv version and plat…