FreezeFrame

From Avisynth wiki
Revision as of 22:13, 28 September 2007 by Gzarkadas (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

FreezeFrame(clip clip, int first-frame, int last-frame, int source-frame)

The FreezeFrame filter replaces all the frames between first-frame and last-frame with a copy of source-frame. The sound track is not modified. This is useful for covering up glitches in a video in cases where you have a similar glitch-free frame available.

Personal tools