Avs2yuv
Simple tool for executing avisynth scripts.
Install / Use
/learn @DJATOM/Avs2yuvREADME
avs2yuv
A simple tool that can execute avisynth scripts. This version is intended to be used with Avisynth+.
Compiling and installing
git clone https://github.com/DJATOM/avs2yuv.git
cd avs2yuv
mkdir build
cd build
cmake ..
make
[sudo] make install
