-
During the development of my Rust crate that can be used to write AviSynth+ plugins, these questions came up. Please don't hesitate to answer only a subset of questions at a time, if need be. I'll kee…
-
----------------------------------------------
Anime4KCPP GUI v1.11.0
Anime4KCPP Core v2.4.0
----------------------------------------------
FFm…
-
As per this post, https://forum.doom9.org/showthread.php?p=1964432#post1964432, I've noticed that propCopy leaks memory. This happens also without any Prefetch calls and QTGMC or SRestore are not actu…
-
I'm back again with bug reports :)... I'm working on the Convert page and trying to make sense of it since the way it is laid out in the wiki is a little confusing. I found a bug with the ConvertToRGB…
-
Seems the MSVC version check didn't work fine with clang.
> The C compiler identification is Clang 3.8.0
> The CXX compiler identification is Clang 3.8.0
> Check for working C compiler: C:/Prog…
-
- [ ] abcl | https://abcl.org/releases/1.9.3/abcl-bin-1.9.3.tar.gz | 1.9.2 | 1.9.3
- [ ] abseil_cpp | https://github.com/abseil/abseil-cpp/archive/20240722.0.tar.gz | 20240116.2 | 20240722.0
- [ ] a…
-
Hello,
I've written a tiny C program which loads in an AviSynth script and prints out some metadata. Unfortunately it crashes with a segfault when trying to load libconvertstacked.so. Here's the ou…
-
I see the 3.7.0 update has feature of "Support for building the core as a static library". I checked out the source and turned off `BUILD_SHARED_LIBS`. I can see a bigger `AviSynth.lib` generated, but…
-
The following script:
```ruby
BlankClip(color=$FF, pixel_type="RGB32")
Info()
ShowFrameNumber(true)
```
Looks like this in VirtualDub2 (using AVS+ 3.6.0):
![image](https://user-images.githubu…
-
cmake时提示错误:
```
CMake Error in core/CMakeLists.txt:
Target "Anime4KCPPCore" INTERFACE_INCLUDE_DIRECTORIES property contains
path:
"/***/Anime4KCPP/core/"
which is prefixed in the s…