TempGaussMC

From Avisynth

Jump to: navigation, search
Abstract
Author Didée
Version beta1
Download TempGaussMC_beta1.rar
TempGaussMC_beta1mod.avsi
Category Deinterlacers
Requirements
License

TempGaussMC_beta1mod(clip clp, int "tr0", int "tr1", int "tr2", int "rep0", int "rep1", int "rep2", string "EdiMode", int "EEDI2maxd", float "sharpness", int "Smode", int "SLmode", int "SLrad", float "Sbb", float "SVthin", int "Sovs", int "blocksize", int "overlap", bool "truemotion", bool "globalmtn", int "search", int "searchparam", int "pelsearch", int "sharp", int "lambda", int "DCT", int "pnew", int "plevel", int "lsad", int "SCth1", int "SCth2", int "thSAD1", int "thSAD2", float "pel2hr", bool "border", int "draft")

Contents

[edit] Description

Motion-compensated bob deinterlacer, based on temporal gaussian blurring. Reduces noise/grain of the source and does NOT leave the original fields unchanged. Output is rich with details and very stable. It is SLOW.

[edit] Required Plugins

[edit] Modification

TempGaussMC_beta1mod.avsi can use the multithreaded branch of MVtools, by declaring parameter MT=true, or MVTools2 with MT=false (default).

There is a beta1mod2 MT version, as at 24 Nov 2009, incorporating EEDI3 enabled by default, at http://forum.doom9.org/showthread.php?p=1346887#post1346887 ... it is unclear how mainstream this is as compared to TempGaussMC_beta1mod.avsi or it seems more lately TempGaussMC_beta1u

There seems to be a TempGaussMC_beta1u MVtools2 version, as at 3 Nov 2009, in common use even by Didee, possibly the latest version at http://forum.doom9.org/showthread.php?p=1340412#post1340412 - tempgaussmc_beta1u seems to allow nnedi2 whereas the main ones pointed to in this wiki don't.

TempGaussMC_beta2 at http://forum.doom9.org/showthread.php?p=1378526#post1378526

[edit] External Links

Personal tools