Posts: 20
Threads: 3
Joined: Jan 2025
Oh, Nice. But mine is only 16gb ram. Ryzen 7 7840hs.
So, this speed common with SRestore with default settings except frame rate.?
Posts: 11.738
Threads: 63
Joined: May 2017
Yes, sRestore is rather slow.
You can look at the source, if the blended frames follow a fixed pattern you can use, SelectEvery instead of sRestore, to remove the blended frames, which is really fast, but it only works for fixed patterns.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 20
Threads: 3
Joined: Jan 2025
Srestore under Avisynth looks faster. Completed within 2 mins. Strange.
Posts: 11.738
Threads: 63
Joined: May 2017
Yeah, the sRestore Vapoursynth version is slower due to some Vapoursynth restrictions.
Unless someone finds a better way to port it, there is no way around it.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 117
Threads: 6
Joined: Aug 2022
Hi Selur, where is the settings to enable QTGMC(InputType=3) ?
Posts: 11.738
Threads: 63
Joined: May 2017
Filtering->Vapoursynth->Denoise->QTMC
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.