Hello, I wonder if it exists an avisynth filter which is capable to repair old video where the borders are occasionaly endommaged (often during plan changing). It's like if the frame was "ruffled" and we can almost see the next frame. So I think it's possible to repair the "bad frame" by taking a part of the previous or next frame. I put some screen shot to explain : The frame 2 could be repaired with the frame 1 and the frame 3 can be repaired with the frame 4. Does it exists a such filter ?? I guess that way is possible only for 'anime'.
there's a filter by kassandro called "improvesceneswitch" which does just that, though i'm not sure it'd pick this up. the manual way is with multiple use of "freezeframe(in_point,out_point,source_frame)"