Filter

From Avisynth wiki
Revision as of 20:05, 15 September 2015 by Raffriff42 (talk | contribs) (Glossary: explain 'Filter')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

A filter is a computer program or subroutine to process a stream, producing another stream.

While a single filter can be used individually, they are frequently strung together to form a pipeline or filter graph.


Source: