Removegrain
From Avisynth wiki
(Difference between revisions)
m (oops) |
m (sync with RemoveGrain) |
||
Line 11: | Line 11: | ||
<br> | <br> | ||
− | == RemoveGrain v0.9 == | + | == [[RemoveGrain v0.9]] == |
:Official "stable" release | :Official "stable" release | ||
::*[http://web.archive.org/web/20120817121654/http://home.pages.at/kassandro/RemoveGrain/ Home Page & Documentation] | ::*[http://web.archive.org/web/20120817121654/http://home.pages.at/kassandro/RemoveGrain/ Home Page & Documentation] | ||
Line 23: | Line 23: | ||
:::*[http://web.archive.org/web/20120817121654/http://home.pages.at/kassandro/RemoveGrain/RemoveGrain-src.zip v0.9 Source Code] | :::*[http://web.archive.org/web/20120817121654/http://home.pages.at/kassandro/RemoveGrain/RemoveGrain-src.zip v0.9 Source Code] | ||
<br> | <br> | ||
− | == RemoveGrain v1.0b == | + | |
+ | == [[RemoveGrain v1.0b]] == | ||
:"Beta" release | :"Beta" release | ||
::* New RemoveGrain modes: 18-27 | ::* New RemoveGrain modes: 18-27 | ||
Line 36: | Line 37: | ||
:::*[http://home.arcor.de/kassandro/RemoveGrain/RemoveGrain.rar v1.0b Plugin (source code included)] | :::*[http://home.arcor.de/kassandro/RemoveGrain/RemoveGrain.rar v1.0b Plugin (source code included)] | ||
<br> | <br> | ||
+ | |||
== RemoveGrain v1.0pre == | == RemoveGrain v1.0pre == | ||
:Pre-release | '''Spatial''' | :Pre-release | '''Spatial''' | ||
Line 64: | Line 66: | ||
:::*[http://home.arcor.de/kassandro/prerelease/RemoveGrainT-1.0.rar v1.0pre Plugin] | :::*[http://home.arcor.de/kassandro/prerelease/RemoveGrainT-1.0.rar v1.0pre Plugin] | ||
:::*[http://home.arcor.de/kassandro/prerelease/RemoveGrain-src-1.0.rar v1.0pre Source Code] | :::*[http://home.arcor.de/kassandro/prerelease/RemoveGrain-src-1.0.rar v1.0pre Source Code] | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | ----------------------------------------------- | ||
+ | '''Back to [[External_filters#Spatial_Denoisers|External Filters]] ←''' |
Revision as of 23:08, 26 May 2014
Contents[hide] |
Introduction
- RemoveGrain is a simple and extremely fast spatial denoiser for progressive and interlaced video, developed by Kassandro.
- The pack includes RemoveGrain.dll, Repair.dll, RSharpen.dll and their SSE2 and SSE3 versions.
- Warning:
- The SSE3 versions of the complete RemoveGrain v0.9/v1.0b package are considered unstable due to compiler limitations at the time.
- RemoveGrain v1.0pre introduced a fix for all SSE3 versions.
- The SSE3 versions of the complete RemoveGrain v0.9/v1.0b package are considered unstable due to compiler limitations at the time.
- Warning:
RemoveGrain v0.9
- Official "stable" release
- Download: [2005-05-01]
RemoveGrain v1.0b
- "Beta" release
- New RemoveGrain modes: 18-27
- Updated documentation, be sure to read ahead for corrections:
- Documentation for RemoveGrain modes 23 and 24
- Description of RemoveGrain Mode 26 and 27
- Description of new modes for RSharpen and DenoiseSharpen
- Download: [2005-07-31]
RemoveGrain v1.0pre
- Pre-release | Spatial
- There are now 30 RemoveGrain and 24 Repair modes.
- Orginal post by Kassandro.
- 64-bit version does not work with Avisynth x64 2.5.8.5-MT. Read post 7 through 14
- Download: [2007-05-16]
- Download: [2009-11-30]
RemoveGrainT v1.0pre
- Pre-release | Temporal
- Temporal version of RemoveGrain v1.0pre
- This version requires AvsRecursion
- Note: If you are looking for RemoveGrainT, or get an error like "there in no function named clense", then you RemoveGrainT v1.0pre.
- Download: [2007-05-16]
Back to External Filters ←