-
`QTGMCp(Preset="Slow", EdiMode="NNEDI3", Threads=20, Denoiser="KNLMeansCL", NoisePreset="Slow", EZDenoise=1.0, ChromaMotion=true, gpuid=0)` results in
```
((null), line 1, column 4)
(ExTools.avsi,…
-
getnative.exe "Input.png" -pf png -pg
Gave the following error. Installed and dependencies were updated via pip beforehand.
`C:\Users\***\AppData\Local\Programs\Python\Python310\lib\site-packages\nu…
-
```
##src
DGSource("C:\User\coder\prj1.dgi")
##ivtc
TFM(mode=5, slow=2, PP=0)
Tdecimate(rate=24000/1001)
##crop
#crop(4, 0, -4, 0)
deep_resize(1920, flat="nnedi3…
-
the log file: [mpv.log](https://github.com/natural-harmonia-gropius/hdr-toys/files/10707480/mpv.log)
-
This is the current `builtin.conf` for `gpu-hq`:
```
[gpu-hq]
scale=spline36
cscale=spline36
dscale=mitchell
dither-depth=auto
hdr-peak-percentile=99.995
hdr-contrast-recovery=0.30
correct-do…
-
mpv version: v0.27.0
"opengl-backend=dxinterop" doesn't work together with shaders (like nnedi3).
It worked fine with v0.26.0 (see the comparison above).
I tried using "opengl-backend=angle" and …
-
**Describe the bug**
I was updating to the latest files of your repository because I wanted to try out the BM3D denoiser. But with my usual call for QTGMCp, I got an error. BM3D as denoiser still did…
-
**Describe the bug**
nnedi3wrap doesn't correct the shift properly with (at least) 4:2:0 subsampling. There's a small height shift.
**To Reproduce**
```py
src = ColorBarsHD().ConvertToYUV420()
…
-
Hi Asd,
Would you consider porting [EEDI3CL ](https://github.com/HomeOfVapourSynthEvolution/VapourSynth-EEDI3)to AVS+? I know that EEDI3 is not as widely used as NNEDI3 but it still has it uses an…
-
L-Smash error with ex_bob(nnedi3=true) when deinterlaced video, Screenchange repeat. I know That's L-Smash not setting field parity switch correctly to frame props. Use DGSource and works fine (ex_bob…