View Single Post
Old 5th September 2003, 18:22   #6  |  Link
oof
Registered User
 
Join Date: Jul 2003
Location: Uranus
Posts: 44
stickboy
You appear to be quite good at this and seem to enjoy
good puzzles.
I have one I've been trying to do for a long time. I finaly
cheated and used Unix AWK on it but I'd like an Avisynth script

I sometimes get videos with a duplicate frame every so often.
I want to eliminate one of the duplicate frames in each instance.
If there was a looping structure, I think I could do it.

Compare() doesnt seem to return anything - just makes a logfile
Conditional Filter or Script Clip look promising.

I think a recursive function that increments a frame number and uses DeleteFrame(n) might be close.

You have any tricky ideas ?
oof is offline   Reply With Quote