Topic: Glitch caused by Interframe
I found a glitch with SmoothVideo. Here is my source clip and the same clip after I encoded it using the Avisynth script below: https://drive.google.com/file/d/1RMsODO … sp=sharing
Avisynth script:
AssumeTFF()
Yadif(mode=1, order=1)
Spline36Resize(1280,720)
InterFrame(GPU=false, Tuning="Smooth", OverrideAlgo=13, Cores=1)
At the 3 second mark you can see a glitch flash on the screen for a split second. This was not in the source.
Is that something you can fix please. I'm using Interframe 2.8.2 at the moment. Thanks