Skip to content

Nergus/openfx-yadif-master

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openfx-yadif Build Status Coverage Status Bitdeli Badge

A port of Yadif (yet another deinterlacing filter) to OpenFX (for use with Sony Vegas, Nuke, Scratch, etc.)

http://avisynth.org.ru/yadif/yadif.html http://mplayerhq.hu

Original port to OFX/Vegas by George Yohng http://yohng.com (2011/02/07) http://www.yohng.com/software/yadifvegas.html

Modifications by Frederic Devernay

All supplemental code is public domain, and Yadif algorithm code part itself is licensed GPL (as the original yadif plugin)

See the comments in this source.

The original precompiled MS Windows binary is available from http://www.yohng.com/software/yadifvegas.html

Instructions for compilation and installation on MS Windows are in the readme-mswindows.txt file

To build and install on OSX, type in a terminal:

xcodebuild -configuration Release install
sudo mv /tmp/yadif.dst/Library/OFX/Plugins/yadif /Library/OFX/Plugins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.1%
  • Makefile 0.9%