User:Username/Table of Contents

From Avisynth

Jump to: navigation, search

(deleted off the main page by someone)

[edit] Usage

[edit] New to AviSynth - start here

[edit] Filters, external plugins, script functions and utilities

[edit] AviSynth Syntax

  • AviSynth Syntax - The official reference documentation.
  • Scripting reference - Beyond scripting basics.
    • The full AviSynth grammar - The AviSynth grammar revisited and explained in detail.
    • The script execution model - The steps behind the scenes from the script to the final video clip output. The filter graph. Scope and lifetime of variables. Evaluation of runtime scripts.
    • User functions - How to effectively write and invoke user defined script functions; common pitfalls to avoid; ways to organise your function collection and create libraries of functions, and many more.
    • Block statements - Techniques and coding idioms for creating blocks of AviSynth script statements.
    • Arrays - Using arrays (and array operators) for manipulating collections of data in a single step.
    • Scripting at runtime - How to unravel the power of runtime filters and create complex runtime scripts that can perform interesting (and memory/speed efficient) editing/processing operations and effects.

[edit] AviSynth FAQ, Guides and Advanced topics

  • AviSynth FAQ - Answers to many common problems.
  • Aspect ratios explained - Introduction to aspect ratios (DAR, PAR, SAR), and how to use that for resizing your clip.
  • Guides - Tips on specific conversion types and common tasks.
  • Advanced topics - About topics such as the Chroma Upsampling Error, color conversions, hybrid video, motion compensation and other advanced subjects.


Personal tools