Frameserver
From Avisynth wiki
(Difference between revisions)
(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...") |
Revision as of 20:18, 12 May 2013
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 (...).