okay,
What output do you get if you call:
Do all frames get processed when calling:
? (if they do, then something is interfering with the piping, if not something is interfering with the processing of the Vapoursynth script.)
I assume you are at that computer and not accessing it remotely, correct? (just making sure there isn't vnc or similar running)
Got any gpu related tools running?
Is your gpu over- or underclocked? (if it is change to the stock clocking and try again)
What drivers are you using ? (I'm using NVIDIA Studio-Drivers - WHQL, version: 566.36)
Cu Selur
Ps.:
What output do you get if you call:
"C:\Program Files\Hybrid\64bit\Vapoursynth\vspipe.exe" --info -c y4m "D:\test\encodingTempSynthSkript_2024-12-17@22_34_52_7510_0.vpy" NUL
"C:\Program Files\Hybrid\64bit\Vapoursynth\vspipe.exe" --progress -c y4m "D:\test\encodingTempSynthSkript_2024-12-17@22_34_52_7510_0.vpy" NUL
Quote:When I output with “DPIRDenoise” I got 360 frames and when I use “FastLineDarken” I got 391, which is quite weird. btw when I output with DPIRDenoise, the 1st frame is a black frame.That sounds like something is hindering the gpu processing,..
I assume you are at that computer and not accessing it remotely, correct? (just making sure there isn't vnc or similar running)
Got any gpu related tools running?
Is your gpu over- or underclocked? (if it is change to the stock clocking and try again)
What drivers are you using ? (I'm using NVIDIA Studio-Drivers - WHQL, version: 566.36)
Cu Selur
Ps.:
Quote:the frame I named 2119 shows as 2118 in the preview.That is correct, since the frame count in python starts as 0 not 1 so frame 2119 is at index 2118.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.