RemoveGrain
From Avisynth wiki
(Difference between revisions)
m |
(→RemoveGrainT v1.0pre: fix links) |
||
Line 58: | Line 58: | ||
:Pre-release | '''Temporal''' | :Pre-release | '''Temporal''' | ||
::* Temporal version of RemoveGrain v1.0pre | ::* Temporal version of RemoveGrain v1.0pre | ||
− | :::* This version requires [http://home.arcor.de/kassandro/AvsRecursion/AvsRecursion.htm AvsRecursion] | + | :::* This version requires [http://web.archive.org/web/20160610115422/http://home.arcor.de/kassandro/AvsRecursion/AvsRecursion.htm AvsRecursion] |
− | ::* [http://videoprocessing.fr.yuku.com/sreply/593/Problem-with-Repair Orginal post by Kassandro.] | + | ::* [http://web.archive.org/web/20160324205045/http://videoprocessing.fr.yuku.com/sreply/593/Problem-with-Repair Orginal post by Kassandro.] |
− | :::* [http://videoprocessing.fr.yuku.com/sreply/691/whats-removegrainT Explanation why RemoveGrain was split in two parts.] | + | :::* [http://web.archive.org/web/20160324211457/http://videoprocessing.fr.yuku.com/sreply/691/whats-removegrainT Explanation why RemoveGrain was split in two parts.] |
− | ::* Note: If you are looking for [http://videoprocessing.fr.yuku.com/sreply/691/whats-removegrainT RemoveGrainT], or get an error like [http://videoprocessing.fr.yuku.com/sreply/623/Error-There-is-no-function-named-quotclensequot "there in no function named clense"], then you need RemoveGrainT v1.0pre. | + | ::* Note: If you are looking for [http://web.archive.org/web/20160324211457/http://videoprocessing.fr.yuku.com/sreply/691/whats-removegrainT RemoveGrainT], or get an error like [http://web.archive.org/web/20160324212427/http://videoprocessing.fr.yuku.com/sreply/623/Error-There-is-no-function-named-quotclensequot "there in no function named clense"], then you need RemoveGrainT v1.0pre. |
::*[http://videoprocessing.fr.yuku.com/reply/638/Can-use-quantile-like-vertical-median-filter#reply-638 Some information on Clense and the new parameters.] | ::*[http://videoprocessing.fr.yuku.com/reply/638/Can-use-quantile-like-vertical-median-filter#reply-638 Some information on Clense and the new parameters.] | ||
:* '''Download''': [2007-05-16] | :* '''Download''': [2007-05-16] | ||
− | :::* | + | :::*[http://web.archive.org/web/20120820102907/http://home.arcor.de/kassandro/prerelease/RemoveGrainT-1.0.rar Plugin] |
− | :::* | + | :::*[http://web.archive.org/web/20120820102915/http://home.arcor.de/kassandro/prerelease/RemoveGrain-src-1.0.rar Source] |
<br> | <br> | ||
----------------------------------------------- | ----------------------------------------------- | ||
'''Back to [[External_filters#Spatial_Denoisers|External Filters]] ←''' | '''Back to [[External_filters#Spatial_Denoisers|External Filters]] ←''' |
Revision as of 12:53, 25 March 2019
Contents |
Introduction
RemoveGrain is a plugin package that includes various plugins to denoise, repair, sharpen, and other miscellaneous filters.
Some of the plugins included: RemoveGrain, Repair, RSharpen, SSETools 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.
Unfortunately RemoveGrain v1.0pre split the spatial and temporal filters into 2 different packages. For that reason the SSE2 versions of the RemoveGrain v1.0b are highly recommended since they are considered to be the most compatible and stable versions.
RemoveGrain v0.9
- Official release | Deprecated
- Download: [2005-05-01]
- v0.9 Plugin
- v0.9 Source Code
- Mirror: [1] | [2] | [3] | [4]
RemoveGrain v1.0b
- "Beta" release | Recommended
- New RemoveGrain modes: 18-27
- Updated documentation mirror, 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 need RemoveGrainT v1.0pre.
- Some information on Clense and the new parameters.
- Download: [2007-05-16]
Back to External Filters ←