RemoveGrain v0.9/RemoveGrain
From Avisynth wiki
(Difference between revisions)
m |
m (→Filters) |
||
Line 6: | Line 6: | ||
<br> | <br> | ||
== Filters == | == Filters == | ||
− | {{ | + | {{PluginFilterTable2}} |
{{PluginFilterRow|RemoveGrain v0.9/RemoveGrain|BackwardClense| | {{PluginFilterRow|RemoveGrain v0.9/RemoveGrain|BackwardClense| | ||
Used for clensing at sharp scene changes. BackwardClense is for the last frame of a scene. | Used for clensing at sharp scene changes. BackwardClense is for the last frame of a scene. | ||
Line 29: | Line 29: | ||
|} | |} | ||
<br> | <br> | ||
+ | |||
== Links == | == Links == | ||
<br> | <br> |
Revision as of 18:58, 15 June 2014
Back to RemoveGrain v0.9 ←
Contents |
Description
- RemoveGrain is a denoising plugin included in the RemoveGrain v0.9 package.
Requirements
Filters
Filter | Description | Color format |
---|---|---|
BackwardClense |
Used for clensing at sharp scene changes. BackwardClense is for the last frame of a scene. |
YUY2, YV12 |
Clense |
Clense is a very brutal temporal cleaner. |
YUY2,YV12 |
ForwardClense |
Used for clensing at sharp scene changes. ForwardClense is for the first frame of a new scene. |
YUY2,YV12 |
MCClense |
Motion Compensated Clense. |
YUY2,YV12 |
RemoveGrain |
Purely spatial denoising function that includes 18 different modes. |
YUY2,YV12 |
Links
Back to RemoveGrain v0.9 ←