View Single Post
Old 21st September 2012, 10:05   #1  |  Link
Chikuzen
typo lover
 
Chikuzen's Avatar
 
Join Date: May 2009
Posts: 595
vsavsreader -- AviSynth script reader for VapourSynth

I wrote a VapourSynth plugin a few days ago.

This plugin works as a source filter on VapourSynth.
you will be able to use avisynth filters which does not exist yet for VS(e.g. DirectShowSource) and has some compatibility issue like ColorMatrix() with this plugin.

vsavsreader-1.0.0.zip

requirement:
VapourSynth-r30 or later
AviSYnth2.6/avisynth+
Microsoft Visual C++ 2015 Redistributable Packages
__________________
my repositories

Last edited by Chikuzen; 10th May 2016 at 12:49.
Chikuzen is offline   Reply With Quote