-
hi
when i'm trying to use autoclip i got this
![image](https://github.com/Zahuczky/Zahuczkys-Aegisub-Scripts/assets/42273394/d6722f81-6d23-40b3-89a7-09871ca10bdf)
-
There is somewhere in the pipeline that is cpu bottlenecking for most systems
couleur says it might be the blending and can opencl or cuda that part of the process https://github.com/animafps/vs-f…
-
When RIFE detects a scene cut it repeats the frame to prevent a garbled frame between the scene change. However, on a panning shot, it comes across as a stutter as the final frame is duplicated (or ve…
-
It would be nice if vsrepo could install older plugin versions.
- Add --version or --force-version as parameter. Maybe --downgrade is better?
- Only on install or also on upgrade?
Something like…
-
Distribution across linux distros and windows
- [x] AUR
- [x] AUR git version
- [ ] [Debian](https://www.debian.org/doc/manuals/maint-guide/index.en.html)
- [ ] Nix
- [ ] RPM
- [ ] Flatpak
- …
-
I want to split videos into segments, burn subtitles into them, and make image sequences out of them, all at once. StaxRip can already do the first two tasks, but not the third. Can you make it so tha…
-
Hey folks,
I just visited your website, trying to learn what VaporSynth is. I came to your website from a search, and the homepage seemed like a good place to learn this. However, it took me quite so…
-
Hi,
@NotMithical
I would appreciate if you could please help me with this .vpy script I found somewhere.
I want this script to modify so that it will be used for the current playing video like th…
-
Using:
```
//!HOOK MAIN
//!BIND HOOKED
//!DESC Levels
// Define levels adjustment parameters
#define input_low 16.0
#define input_high 235.0
#define gamma 1.0
#define output_low 16.0
#define…
Selur updated
4 months ago
-
Hi,
I've also started to work on a prototype using the libmpv c# example but just a day ago, I don't even have the OSC show up. Are you still working on it and interested to join forces? I'm not sure…