-
### Environment
- Filter version: 1.4.5
- AviSynth+ version: 3.7.3 (r3689 x86_64)
MPC-BE x64 1.5.8
- OS: [Windows 11 x64]
- AviSynth script: [
AvsFilterSource()
ConvertBits(32, fulls=fal…
-
This issue will mark the list of older functions I plan on adopting as well as requested filters.
These will mainly be unmaintained functions from old *funcs or random gists.
I'm not necessarily pla…
-
Hi Asd,
I encountered an odd problem. w2xncnnvk (I think) seems to crash when _FieldBased is set to 2 or 1.
```
ColorBars(pixel_type="YUV420P8")
propSet("_FieldBased", 2)
z_ConvertFormat(pix…
-
Hello Rigaya!
IS it possible to integrate the high quality QTGMC deinterlacer of Avisyth, using cuda cores?
-
### Describe the bug
Hi,
Currently, compiling the desktop app in Arch Linux fails due to a newer version of `ffmpeg` being the only one available in the official repositories:
```sh
$> pacman -Q…
-
How do I convert to rgb32bit? I tried it here (z_ConvertFormat(pixel_type="RGBPS", colorspace_op="709:709:709:limited=>rgb:linear:709:full", resample_filter="spline36")) but when I put Rife it ends up…
-
This is the output. I not sure if I did something wrong.
Artix:[comexs]:~$ cmake ~/Desktop/Anime4KCPP-2.5.0/
-- C++ compiler flags:
-fopenmp -lpthread
-- Building information:
Build CLI O…
-
Tried building on Linux (Ubuntu 22.04, cmake 3.22.1, `ocl-icd-opencl-dev` installed) with AviSynth+ 3.7.2. I had to modify CMakeLists.txt to get it compiling:
```
if (Boost_FOUND)
include_direc…
-
### Environment
- Filter version: current version
- Renderer version: MadVR current version
- AviSynth+ version: current version
- OS: Windows 7 x64
- AviSynth script: just AvsFilterSource()
#…
-
I wana use InpaintDelogo in linux is this possible?
I compiled Avisynth for ubuntu using this guide:
https://github.com/AviSynth/AviSynthPlus/blob/master/distrib/docs/english/source/avisynthdoc/cont…