Elegant996 / EEDI3

x86/x64 port of firesledge's EEDI3 mod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EEDI3

This is a port of firesledge's EEDI3 mod so that it works with both x86 and x64.

Requirements

This filter requires AviSynth 2.6.0 or AviSynth+ as well as the Visual C++ Redistributable Package for Visual Studio 2013.

Syntax and Parameters

The syntax and parameters are identical to the original EEDI3. To see a list refer to this link.

Changes

  • Switched to AVS 2.6 API
  • Added x64 support
  • Updated some variable types for clarity

Programmer Notes

This program was compiled using Visual Studio 2013 and falls under the GNU General Public License.

I would like to thank cretindesalpes/firesledge and jpsdr for their work on EEDI3 and NNEDI3 (respectively) as this project was made as a result of their efforts.

About

x86/x64 port of firesledge's EEDI3 mod

License:GNU General Public License v2.0


Languages

Language:C++ 80.4%Language:Assembly 13.6%Language:C 4.8%Language:Objective-C 1.2%