RemoveGrain: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
Yakub2.X (talk | contribs)
mNo edit summary
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://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://web.archive.org/web/20120820102907/http://home.arcor.de/kassandro/prerelease/RemoveGrainT-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]
<br>
<br>


-----------------------------------------------
-----------------------------------------------
'''Back to [[External_filters#Spatial_Denoisers|External Filters]] &larr;'''
'''Back to [[External_filters#Spatial_Denoisers|External Filters]] &larr;'''

Revision as of 13:53, 25 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