11.03.2024, 16:54
Since sRestore is only running with a single thread in Vapoursynth, it is now taking three or four times longer to process video files. Is there a workaround or another way to go from Bob interlaced to progressive?
The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Trying to access array offset on null - Line: 198 - File: inc/plugins/google_seo.php PHP 8.3.12-nmm1 (Linux)
|
[HELP] sRestore alternative?
|
11.03.2024, 16:54
Since sRestore is only running with a single thread in Vapoursynth, it is now taking three or four times longer to process video files. Is there a workaround or another way to go from Bob interlaced to progressive?
11.03.2024, 17:03
sRestore tries to remove blended frames.
Instead of limiting the threads you could also enable 'linear', which doesn't reduce the threads. If your source has no blended frames, you could use RIFE (yes, it can also reduce the frame rate, but is rather slow) or another filter under 'Filtering->Vapoursynth->Frame->Reduction'. I'm not aware of an alternative filter for Vapoursynth which tries to remove duplicates for in the same/similar way. Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
11.03.2024, 17:42
Thanks, I don't think there are any duplicate frames, I will enable 'linear' as suggested.
11.03.2024, 17:52
Duplicated and blended frames are totally different things.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
11.03.2024, 18:00
It's an early 1980s PAL VHS of an old movie, I think linear will be fine.
|
« Next Oldest | Next Newest »
|