Hi! I tried to read this thread, and if I understood correctly it detects dropped frames and replaces them with interpolated ones.
Would there be a way to tweak also frames that are not dropped? I'm getting incredibly smooth results, but then there are also "lagged" frames (captured with Open Broadcaster Software) that are just before or after the position where they actually should have been.
E.g. frame 28 should in fact have been frame 27 or the other way around. I suppose the way to do it would be to analyze the optical flow and detect sudden (unwanted) changes in the speed to find these bad frames.
Secondly, some feedback: My graphics driver is old so I had to disable GPU to prevent crash. I was also forced to set thread count to 1, otherwise I could see glitches in the output, the frames would be mixed up a bit about once every second.
It also appears to have some problems at the start of the video, lots of glitches there.