Audio-video extensions
A set of experimental audio/video filters to be used with AviSynth
|
view on
github
|
Audio-video extensions is a collection of various AviSynth filters used to modify audio or video.
This is mainly a collection of miscellaneous filters, as they have no real theme with one another. Some are more useful and/or practical than others.
There are two ways to use this extension:
AviSynth\plugins
" (or "AviSynth\plugins 64
" for x64)
Some limited documentation is available in the .cpp
files located in the Audio
, Video
, and Misc
project directories. They should appear in a large block comment inside the Class::registerClass
function.
Eventually this documentation may be moved to this page as well.