Frameserver

From Avisynth wiki
Revision as of 20:18, 12 May 2013 by Admin (talk | contribs) (Created page with "A ''frameserver'' is an application that feeds video directly to another application. AviSynth and most other frameservers accomplish this by creating a fake file that other p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

A frameserver is an application that feeds video directly to another application. AviSynth and most other frameservers accomplish this by creating a fake file that other programs can read as if it were a very large (usually uncompressed) AVI file. For more information, see FAQ, Q2.1 (...).