AviSynth Releated Projects
Here are various stuff I wrote for AviSynth.
- AviSynth
on Linux
- AviSynth C API
- Smart Decimate - removes telecine by combining
telecine fields and decimating at the same time, which is different
from the traditional approach of matching telecine frames and then
removing duplicates
- Conditional Temporal Median Filter
- a filter designed to remove temporal noise in the form of
small dots and streaks found in some videos.
- Interpolating Bob - a simple filter which
works identically to the Avisynth builtin Bob filter except that it
uses linear interpolation instead of bicubic resizing.
Back to my Home Page.