Removegrain

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (oops)
m (Category:Redirects)
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
{{FilterCat|Plugins|External_filters|Denoisers|Denoisers}}
+
#REDIRECT [[RemoveGrain]]
== Introduction ==
+
[[Category:Redirects]]
:RemoveGrain is a simple and extremely fast spatial denoiser for progressive and interlaced video, developed by Kassandro.<br>
+
DO NOT DELETE! --[[User:Reel.Deal|Reel.Deal]] 23:57, 23 August 2014 (CEST)
 
+
:The pack includes RemoveGrain.dll, Repair.dll, RSharpen.dll and their SSE2 and SSE3 versions.<br>
+
 
+
 
+
::'''Warning:'''
+
:::The SSE3 versions of the '''complete''' RemoveGrain v0.9/v1.0b package are considered unstable due to compiler limitations at the time.<br>
+
:::RemoveGrain v1.0pre introduced a fix for all SSE3 versions.<br>
+
 
+
<br>
+
== RemoveGrain v0.9 ==
+
:Official "stable" release
+
::*[http://web.archive.org/web/20120817121654/http://home.pages.at/kassandro/RemoveGrain/ Home Page & Documentation]
+
::*[http://videoprocessing.fr.yuku.com/sreply/256/Basic-question-about-SSETools SSETools Documentation by Kassandro]
+
::*[http://www.aquilinestudios.org/avsfilters/spatial.html#removegrain Overview of RemoveGrain modes 0-18]
+
::*[http://videoprocessing.fr.yuku.com/topic/47/Little-RG-denoising-modes-statistic RemoveGrain Modes Statistics]
+
::*[http://forum.doom9.org/showthread.php?t=79751 Doom9 Forum: RemoveGrain v0.4 - v0.9 Development thread]  
+
 
+
:* '''Download''': [2005-05-01]
+
:::*[http://web.archive.org/web/20120817121654/http://home.pages.at/kassandro/RemoveGrain/RemoveGrain.zip v0.9 Plugin]
+
:::*[http://web.archive.org/web/20120817121654/http://home.pages.at/kassandro/RemoveGrain/RemoveGrain-src.zip v0.9 Source Code]
+
<br>
+
== RemoveGrain v1.0b ==
+
:"Beta" release
+
::* 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:
+
:::*Documentation for RemoveGrain modes [http://videoprocessing.fr.yuku.com/sreply/14/RSharpen 23] and [http://videoprocessing.fr.yuku.com/sreply/15/RSharpen 24]
+
:::*[http://videoprocessing.fr.yuku.com/sreply/143/RemoveGrain-10-prerelease Description of RemoveGrain Mode 26 and 27]
+
:::*[http://videoprocessing.fr.yuku.com/sreply/40/RemoveGrain-10-prerelease Description of new modes for RSharpen and DenoiseSharpen]
+
::*[http://videoprocessing.fr.yuku.com/sreply/423/RemoveGrain-suggestions Overview of RemoveGrain]
+
::* [http://doom10.org/index.php?topic=2185.0 Overview of Modes 0-25.]
+
 
+
:*'''Download''': [2005-07-31]
+
:::*[http://home.arcor.de/kassandro/RemoveGrain/RemoveGrain.rar v1.0b Plugin (source code included)]
+
<br>
+
== RemoveGrain v1.0pre ==
+
:Pre-release | '''Spatial'''
+
::*There are now 30 RemoveGrain and 24 Repair modes.
+
::* [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://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]
+
:::*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]
+
 
+
:* '''Download''': [2007-05-16]
+
:::*[http://home.arcor.de/kassandro/prerelease/RemoveGrain-1.0.rar v1.0pre Plugin]
+
:::*[http://home.arcor.de/kassandro/prerelease/RemoveGrain-src-1.0.rar v1.0pre Source Code]
+
 
+
:* '''Download''': [2009-11-30]
+
:::*[http://home.arcor.de/kassandro/prerelease/RemoveGrain64.zip Statically Linked 32-bit and 64-bit Plugins. (Source code included)]
+
<br>
+
 
+
== RemoveGrainT v1.0pre==
+
:Pre-release | '''Temporal'''
+
::* Temporal version of RemoveGrain v1.0pre
+
:::* This version requires [http://home.arcor.de/kassandro/AvsRecursion/AvsRecursion.htm AvsRecursion]
+
::* [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.]
+
::* 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 RemoveGrainT v1.0pre.
+
 
+
:* '''Download''': [2007-05-16]
+
:::*[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]
+

Latest revision as of 03:02, 11 December 2015

  1. REDIRECT RemoveGrain

DO NOT DELETE! --Reel.Deal 23:57, 23 August 2014 (CEST)

Personal tools