RemoveGrain v1.0b: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
RemoveGrain v1.0b
 
Archived download.
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{FilterCat|External_filters|Denoisers|Spatial Denoisers}}
{{FilterCat|External_filters|Plugins|Denoisers}}
{{Filter2
 
{{Filter3
| {{Author/kassandro}}
| {{Author/kassandro}}
| v1.0b
| v1.0b
| [http://home.arcor.de/kassandro/RemoveGrain/RemoveGrain.rar RemoveGrain.rar]
| [https://web.archive.org/web/20160906024136/http://home.arcor.de/kassandro/RemoveGrain/RemoveGrain.rar RemoveGrain.rar]
| Spatial Denoisers
| Spatial Denoisers
| [http://www.gnu.org/licenses/gpl-2.0.txt GPLv2]
| [http://www.gnu.org/licenses/gpl-2.0.txt GPLv2]
Line 9: Line 10:
<br>
<br>
== Description ==
== Description ==
: [[RemoveGrain v1.0b]] is a very popular plugin package containing various plugins to denoise, deinterlace, and sharpen.
[[RemoveGrain v1.0b]] is a very popular plugin package containing various spatial and temporal plugins to denoise, deinterlace, and sharpen.<br/>
: The package includes:


::*[[RemoveGrain v1.0b/DenoiseSharpen|DenoiseSharpen]]
This package includes the following plugins:
::*[[RemoveGrain v1.0b/RemoveGrain|RemoveGrain]]
*[[RemoveGrain v1.0b/DenoiseSharpen|DenoiseSharpen]]
::*[[RemoveGrain v1.0b/Repair|Repair]]
*[[RemoveGrain v1.0b/RemoveGrain|RemoveGrain]]
::*[[RemoveGrain v1.0b/RSharpen|RSharpen]]
*[[RemoveGrain v1.0b/Repair|Repair]]
*[[RemoveGrain v1.0b/RSharpen|RSharpen]]
<br>
<span style="color:red">'''Note: [[RgTools]] is recommended as a modern drop-in replacement for the RemoveGrain package.'''</span>
<br>
<br>
<br>
== Requirements: ==
:- AviSynth 2.5.8 or later
:- Supported color formats: [[YUY2]], [[YV12]]


:- MSVCR80.DLL
== Requirements ==
* AviSynth 2.5.8 or later
* Supported color formats: [[YUY2]], [[YV12]]
 
* MSVCR80.DLL
<br>
<br>
== Changelog ==
== Changelog ==
<br>
== Links ==
*[ Forum] -
*[ Forum] -
<br>
<br>
==External Links ==
<br>
<br>
<br>
<br>
-----------------------------------------------
-----------------------------------------------
'''Back to [[External_filters#Spatial_Denoisers|External Filters]] &larr;'''
'''Back to [[RemoveGrain]] &larr;'''

Latest revision as of 18:27, 3 February 2023


Abstract
Author Kassandro
Version v1.0b
Download RemoveGrain.rar
Category Spatial Denoisers
License GPLv2
Discussion


Description

RemoveGrain v1.0b is a very popular plugin package containing various spatial and temporal plugins to denoise, deinterlace, and sharpen.

This package includes the following plugins:


Note: RgTools is recommended as a modern drop-in replacement for the RemoveGrain package.

Requirements

  • AviSynth 2.5.8 or later
  • Supported color formats: YUY2, YV12
  • MSVCR80.DLL


Changelog





Back to RemoveGrain