_,,,^..^,,,_ said:
and let me know if could be a good choice for OUT ruLes 2.0 -> by the way, the processing time was incredibly high! 0.05 to 0.09FPS!!! Many hundred (up to one thousand) hour to process the whole movie? NO WAY!
Wow, what processing is happening in your script? Could you post an example? That's certainly very slow, and I'm curious as to how you're applying filters.
My advice is to keep it simple. I've watched the SET sample you posted before and its not as clean as I expected, there seems to be a lot of noise in the picture and I'm unsure as to what has caused it. What format do you capture to?
It also suffers from the 'tiled' effect that is inherent to the PAL SE laserdiscs (a crude description, but I don't know what else to call it), its visible in your sample mostly as faint vertical lines, but appears as little tiles if you purposely boost the brightness too high on a raw capture; I usually use DeGrainMedian as a noise filter and it tends to fix this.
So, I must find a way to accelerate the dub time - my PC will be friedafter 40 days! - I thought to save the unprocessed upscaled version in lagarith, then let the script use this last file, instead of doing all in real time (load captures, median/average, upscale the result, then sharpen/denoise)...
Would doing that not take the same/similar amount of time, but using two scripts?