RemoveGrain v0.9/Repair
From Avisynth wiki
(Difference between revisions)
m (minor formatting) |
m (category) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{FilterCat4|External_filters|Plugins|Other_filters|Limiting}} |
− | + | ||
'''Back to [[RemoveGrain v0.9]] ←''' | '''Back to [[RemoveGrain v0.9]] ←''' | ||
== Description == | == Description == | ||
Line 25: | Line 24: | ||
! colspan="2"| *RepairSSE2.dll is highly recommended as it's considered to be the most compatible and stable. | ! colspan="2"| *RepairSSE2.dll is highly recommended as it's considered to be the most compatible and stable. | ||
|} | |} | ||
− | |||
<br> | <br> | ||
== Requirements == | == Requirements == |
Latest revision as of 00:07, 22 September 2014
Back to RemoveGrain v0.9 ←
Contents |
[edit] Description
Repair is an artifact repairing plugin included in the RemoveGrain v0.9 package.
There are 4 versions of Repair:
Name Comments RepairS.dll Statically linked SSE version. Repair.dll Dynamically linked SSE version. RepairSSE2.dll Dynamically linked SSE2 version. RepairSSE3.dll Dynamically linked SSE3 version. [NOT RECOMMENDED] *RepairSSE2.dll is highly recommended as it's considered to be the most compatible and stable.
[edit] Requirements
- AviSynth 2.5.8 or later
- Progressive input only
- Supported color formats: YUY2, YV12
- MSVCR71.DLL
[edit] Filters
Filter | Description | Color format |
---|---|---|
Repair |
Repairs unwanted artifacts created by plugins included in the RemoveGrain v0.9 package. |
YUY2, YV12 |
TemporalRepair |
A temporal function, primarily useful for restoring static (non moving) details of spatial filters like RemoveGrain. |
YUY2,YV12 |
[edit] External Links
Back to RemoveGrain v0.9 ←