RemoveGrain
From Avisynth wiki
(Difference between revisions)
m (→Introduction: typo) |
m (minor) |
||
Line 1: | Line 1: | ||
− | {{FilterCat|External_filters| | + | {{FilterCat|External_filters|Plugins|Denoisers}} |
− | + | ||
== Introduction == | == Introduction == | ||
RemoveGrain is a plugin package that includes various plugins to denoise, repair, sharpen, and other miscellaneous filters.<br> | RemoveGrain is a plugin package that includes various plugins to denoise, repair, sharpen, and other miscellaneous filters.<br> | ||
Line 7: | Line 6: | ||
'''Warning:'''<br> | '''Warning:'''<br> | ||
− | 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.<br> | + | 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.<br> |
− | Unfortunately RemoveGrain v1.0pre split the spatial and temporal filters into 2 different plugins. 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.<br> | + | Unfortunately RemoveGrain v1.0pre split the spatial and temporal filters into 2 different plugins. 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.<br> |
<br> | <br> | ||
Line 25: | Line 24: | ||
== [[RemoveGrain v1.0b]] == | == [[RemoveGrain v1.0b]] == | ||
− | :"Beta" release | '''Recommended''' | + | :"Beta" release | <span style="color:red">'''Recommended'''</span> |
::* New RemoveGrain modes: 18-27 | ::* New RemoveGrain modes: 18-27 | ||
::* [http://videoprocessing.11.forumer.com/viewtopic.php?p=148&sid=1e0922978f95bbcea42016423cc6a950#148 Updated documentation], be sure to read ahead for corrections: | ::* [http://videoprocessing.11.forumer.com/viewtopic.php?p=148&sid=1e0922978f95bbcea42016423cc6a950#148 Updated documentation], be sure to read ahead for corrections: | ||
Line 66: | Line 65: | ||
:::*[http://home.arcor.de/kassandro/prerelease/RemoveGrainT-1.0.rar v1.0pre Plugin] | [http://web.archive.org/web/20120820102907/http://home.arcor.de/kassandro/prerelease/RemoveGrainT-1.0.rar mirror] | :::*[http://home.arcor.de/kassandro/prerelease/RemoveGrainT-1.0.rar v1.0pre Plugin] | [http://web.archive.org/web/20120820102907/http://home.arcor.de/kassandro/prerelease/RemoveGrainT-1.0.rar mirror] | ||
:::*[http://home.arcor.de/kassandro/prerelease/RemoveGrain-src-1.0.rar v1.0pre Source Code] | [http://web.archive.org/web/20120820102915/http://home.arcor.de/kassandro/prerelease/RemoveGrain-src-1.0.rar mirror] | :::*[http://home.arcor.de/kassandro/prerelease/RemoveGrain-src-1.0.rar v1.0pre Source Code] | [http://web.archive.org/web/20120820102915/http://home.arcor.de/kassandro/prerelease/RemoveGrain-src-1.0.rar mirror] | ||
− | |||
<br> | <br> | ||
<br> | <br> | ||
----------------------------------------------- | ----------------------------------------------- | ||
'''Back to [[External_filters#Spatial_Denoisers|External Filters]] ←''' | '''Back to [[External_filters#Spatial_Denoisers|External Filters]] ←''' |
Revision as of 02:43, 25 September 2014
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.dll, Repair.dll, RSharpen.dll, 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 plugins. 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]
RemoveGrain v1.0b
- "Beta" release | Recommended
- 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 need RemoveGrainT v1.0pre.
- Download: [2007-05-16]
Back to External Filters ←