Releases: 8day/avs-edl
Releases · 8day/avs-edl
First public release.
See edl.cpp for any info.
DLLs in edl.7z
were compiled in Visual Studio 2005, using header file provided with AviSynth 2.6.
Use statically linked DLL if dynamically linked version won't work. Latter needs these DLLs:
- msvcp80.dll
- msvcr80.dll
DLLs in edl-avsplus.7z
were compiled in Visual Studio 2017, using header file provided with latest AviSynth+ (at the moment of this writing). Use statically linked DLL if dynamically linked version won't work. Latter needs these DLLs:
- MSVCP140.dll
- VCRUNTIME140.dll
- api-ms-win-crt-stdio-l1-1-0.dll
- api-ms-win-crt-heap-l1-1-0.dll
- api-ms-win-crt-runtime-l1-1-0.dll
- api-ms-win-crt-filesystem-l1-1-0.dll
- api-ms-win-crt-convert-l1-1-0.dll
- api-ms-win-crt-math-l1-1-0.dll