TIVTC/TFM

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
(External Links)
 
m (1 revision)

Revision as of 16:02, 9 May 2013

Abstract
Author tritical
Version 1.0.4
Download TIVTCv105.zip
Category Deinterlacers
Requirements
License
Discussion

TFM(int order, int field, int mode, int PP. string ovr, string input, string output, string outputC, bool debug, bool display, int slow, bool mChroma, int cNum, int cthresh, int MI, bool chroma, int blockx, int blocky, int y0, int y1, int mthresh, PClip clip2, string d2v, int ovrDefault, int flags, double scthresh, int micout, int micmatching, string trimIn, int hint, int metric, bool batch, bool ubsco, bool mmsco, int opt)

Description

TFM is a field matching filter that recovers the original progressive frames from a telecined stream. It does not decimate the resulting duplicate frames though, so to achieve an ivtc you must follow TFM with a decimation filter such as TDecimate(), which is also included in the TIVTC dll.


External Links

read more from

Personal tools