dark_jedi said:
Can I use avisynth to remove\delete unwanted single frames throughout a video, and how is this done.
Doctor M said:
Wait, now I'm confused, you need to use double plus signs? I've always used a single one. Is there a difference in what that does?
+ is a shortcut for UnalignedSplice(), ++ is AlignedSplice(). The difference is in the way the audio is handled.