FreezeFrame

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (1 revision)
(added category)
Line 5: Line 5:
  
 
[[Category:Internal filters]]
 
[[Category:Internal filters]]
 +
[[Category:Timeline_editing_filters]]

Revision as of 16:34, 8 November 2015

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