-
I installed 'vapoursynth 7.0' as a portable version, and there was a problem.
Opening the script with the 'VapourSynth.Editor-r19-mod-6.8' editor returns an error: Failed to get VSScript API!
Can yo…
-
It seems that Vapoursynth R66 has modified the path and parameters of vsrepo.py, causing an exception. The software crashes after starting.
```
Traceback (most recent call last):
File "D:\Downl…
-
Would you consider making a Vapoursynth port of this? I think this is groundbreaking, if it can do what i think it can do.
-
Hi @Dragonisss
I'm really impressed with your RAM project and the PromptIR model in particular! I'm trying to use the ONNX-converted version of the model within Vapoursynth, but I'm encountering a…
-
Would be nice if this would be available in Vapoursynth too.
Thanks!
-
```
Hello.
I was wondering if there was any plan in integrating vapoursynth in the future?
Thanks for your reply.
```
Original issue reported on code.google.com by `Okocha1...@gmail.com` on 7 Apr …
-
Since version 66, only Windows-built distributions of VapourSynth have been uploaded to PyPI, with no corresponding source distributions. As a result, it is currently impossible to install VapourSynth…
-
The tests I did so far:
- Looking at memory used after each reloading on Task Manager
- Printing the length of `gc.get_objects()` after each reloading
it's getting worse as script complexity incr…
-
**Environments:**
- os: ubuntu server 22.04 LTS
- gpu: H100*2
- docker-ce: 5:27.1.2
- nvidia-container-toolkit: 1.16.1
- image: styler00dollar/vsgan_tensorrt:latest (08/15/2024)
- commit: …
-
import vapoursynth as vs
import awsmfunc as awf
import mvsfunc as mvf
import havsfunc as haf
from rekt import rektlvls
import kagefunc as kqf
import muvsfunc
core = vs.core
bd=core.lsmas.L…