TIVTC/TDecimate
m (TDecimate moved to TIVTC/TDecimate) |
m (1 revision) |
Revision as of 16:02, 9 May 2013
Abstract | |
---|---|
Author | tritical |
Version | 1.0.3 |
Download | TIVTCv105.zip |
Category | Decimation |
Requirements | |
License | |
Discussion |
TDecimate(int mode, int cycleR, int cycle, float rate, float dupThresh, float vidThresh, float sceneThresh, int hybrid, int vidDetect, int conCycle, int conCycleTP, String ovr, String output, String input, String tfmIn, String mkvOut, int nt, int blockx, int blocky, bool debug, bool display, int vfrDec, bool batch, bool tcfv1, bool se, bool chroma, bool exPP, int maxndl, bool m2PA, bool denoise, bool noblend, bool ssd, int hint, PClip clip2, int sdlim, int opt)
Description
TDecimate is part of TIVTC. It is a decimaton filter intended to remove duplicates from a video stream. It supports a couple types of operation which include M-in-N decimation and an arbitrary framerate decimation scheme that can support ratios not achievable with M-in-N. It also includes special handling for hybrid material such as blend decimation (for a single frame rate solution) or vfr via mkv using a timecodes file.