SangNom
From Avisynth
| Abstract | |
|---|---|
| Author | MarcFD |
| Version | beta |
| Download | manao4.free.fr |
| Category | Deinterlacing
Anti-aliasing |
| Requirements |
|
| License | closed source |
SangNom (clip [,int order [,int AA]])
[edit] Abstract
SangNom is a single field deinterlacer, no fancy stuff, just plain edge-directed interpolation.
[edit] Notes
Order:
0 -> lock to the top field
1 -> lock to the bottom field
2 -> to use SangNom as an alternative to Bob: DoubleWeave.SangNom(order = 2)
(Default: order = 1)
AA (antialiasing):
????
(Default: AA = 48)
[edit] Links
Download the latest stable version: [1]
Original Doom9 thread: [2]

