SangNom
m (1 revision) |
Revision as of 23:04, 19 May 2013
| Abstract | |
|---|---|
| Author | MarcFD |
| Version | beta |
| Download | manao4.free.fr |
| Category | Deinterlacing
Anti-aliasing |
| Requirements |
|
| License | closed source |
| Discussion | |
SangNom (clip [,int order [,int AA]])
Abstract
SangNom is a single field deinterlacer, no fancy stuff, just plain edge-directed interpolation.
SangNom beta - "readme"
Then you need: - The interlaced YV12 - A process that manages the isse (athlon tbird & +, PIII & +)
syntax:
SangNom (order, aa)
order: 0 -> transfer the top field 1 -> transfer the bottom field 2 -> alternates, to the bob: DoubleWeave.SangNom (order = 2)
AA (antialiasing)
To prevent the algo face anything on things too complex & sharp (to make what kanji-proof)
by def SangNom () is equivalent to SangNom (order = 1, aa = 48)
creds: case name: p (& beta testers of course ^ ^)
SangNom beta - Copyright (C) 2003-2004 MarcFD
Links
Download the latest stable version: [1]
Original Doom9 thread: [2]