Decomb

From Avisynth wiki
Revision as of 05:09, 22 May 2020 by Reel.Deal (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Abstract
Author neuron2
Version 5.2.4
Download [x86]: decomb524.zip

[x64]: decomb_5.2.4_x64.zip

Category IVTC & Decimation
License GNU Public License
Discussion
Official homepage: decombnew.html
Official documentation:   DecombReferenceManual.html
Official tutorial: DecombTutorial.html
Official FAQ: DecombFAQ.html

Contents

Description

This package of plugin functions for Avisynth provides the means for removing combing artifacts from telecined progressive streams, interlaced streams, and mixtures thereof. Functions can be combined to implement inverse telecine (IVTC) for both NTSC and PAL streams.

Requirements


Filters

Filter Description Color format
Telecide

Recovers progressive frames by finding and aligning matching fields.

YUY2, YV12
FieldDeinterlace

Space-adaptive deinterlacing filter.

YUY2, YV12
Decimate

Decimate removes one duplicate frame in every group of frames.

YUY2, YV12
IsCombed

This is a utility filter useful in Avisynth scripting. It enables a script to distinguish progressive versus interlaced frames.

YUY2, YV12


Archived Downloads

Version Download Mirror
v5.2.4

[x86]: decomb524.zip


[x64]: decomb_5.2.4_x64.zip

[x86]: decomb524.zip


[x64]: decomb_5.2.4_x64.zip




Back to External Filters


Personal tools