I have a problem.
I have a time-coded capture of a concert. After an analysis I found out that beginning with frame 2884 every 221th frame is missing (the timecode is a pretty usefull thing :) )
So now I would need a script which takes frames 0-2883, duplicates frame 2884 and then duplicates every 221th frame.
Or in other words I need to duplicate frames 2884, 3105, 3326, 3547, 3768, 3989 and so on.
Is here some AviSynth "guru" who can help me with this script ?