RemoveGrain: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
RemoveGrain v1.0b: update dead links
RemoveGrain v1.0pre: fixed dead links
Line 41: Line 41:
:Pre-release | '''Spatial'''
:Pre-release | '''Spatial'''
::*There are now 30 RemoveGrain and 24 Repair modes.
::*There are now 30 RemoveGrain and 24 Repair modes.
::* [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.]
::* [http://videoprocessing.fr.yuku.com/sreply/692/what-DLL-is-required-to-run-the-SSE3-version-of-removegrain Latest version with SSE3 fix.]
::* [http://web.archive.org/web/20160324211728/http://videoprocessing.fr.yuku.com/sreply/692/what-DLL-is-required-to-run-the-SSE3-version-of-removegrain Latest version with SSE3 fix.]
::* [http://videoprocessing.fr.yuku.com/topic/124/A-64-bit-RemoveGrain 64-bit RemoveGrain]
::* [http://web.archive.org/web/20160324205318/http://videoprocessing.fr.yuku.com/topic/124/A-64-bit-RemoveGrain 64-bit RemoveGrain]
:::*64-bit version does not work with [http://forum.doom9.org/showthread.php?t=152800 Avisynth x64 2.5.8.5-MT]. Read post [http://videoprocessing.fr.yuku.com/reply/721/RemoveDirt-x64#reply-721 7 through 14]
:::*64-bit version does not work with [http://forum.doom9.org/showthread.php?t=152800 Avisynth x64 2.5.8.5-MT]. Read post [http://web.archive.org/web/20160324211057/http://videoprocessing.fr.yuku.com/reply/721/RemoveDirt-x64 7 through 14]


:* '''Download''': [2007-05-16]
:* '''Download''': [2007-05-16]
:::*[http://home.arcor.de/kassandro/prerelease/RemoveGrain-1.0.rar v1.0pre Plugin] | [http://web.archive.org/web/20120820102851/http://home.arcor.de/kassandro/prerelease/RemoveGrain-1.0.rar mirror]
:::*[http://web.archive.org/web/20120820102851/http://home.arcor.de/kassandro/prerelease/RemoveGrain-1.0.rar Plugin]
:::*[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://web.archive.org/web/20120820102915/http://home.arcor.de/kassandro/prerelease/RemoveGrain-src-1.0.rar Source Code]


:* '''Download''': [2009-11-30]
:* '''Download''': [2009-11-30]
:::*[http://home.arcor.de/kassandro/prerelease/RemoveGrain64.zip Statically Linked 32-bit and 64-bit Plugins. (Source code included)] | [http://web.archive.org/web/20131124174044/http://home.arcor.de/kassandro/prerelease/RemoveGrain64.zip mirror]
:::*[http://web.archive.org/web/20131124174044/http://home.arcor.de/kassandro/prerelease/RemoveGrain64.zip Statically Linked 32-bit and 64-bit Plugins. (Source code included)]
<br>
<br>



Revision as of 17:01, 28 March 2019

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.

Official release | Deprecated
  • Download: [2005-05-01]


"Beta" release | Recommended
  • Download: [2005-07-31]


RemoveGrain v1.0pre

Pre-release | Spatial
  • Download: [2007-05-16]
  • Download: [2009-11-30]


RemoveGrainT v1.0pre

Pre-release | Temporal
  • Temporal version of RemoveGrain v1.0pre
  • Download: [2007-05-16]



Back to External Filters