Home Page
How VirtualDub's filter system works
Limitations of VD external video filters
Other execution environments
Tutorial, a.k.a. Let's build a filter -»
0: Designing the filter
1: Creating the main routine
2: Creating FilterDefinition structure
3: Building DLL and testing module
4: Stop and start routines
5: Changing the output frame size
6: Supporting user configuration
7: Adding MMX optimizations
8: Adding job (batch) support
dword ptr [tutorial+36]: aftermath
Advanced facilities -»
Implementing preview in your filter
Sampling the source video
Retrieving processing state information
Using GDI in VirtualDub video filters
Manipulating data in VFBitmaps
Delphi SDK Reference -»
Class: TVFBitmap
Class: TFilterPreview
Class: TCScriptValue