LeakKernelDeint

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (category)
m (add description)
Line 14: Line 14:
 
{{Template:FuncDef|LeakKernelDeint(order, threshold, sharp, twoway, map, linked, debug, forceCPU) }}<br />
 
{{Template:FuncDef|LeakKernelDeint(order, threshold, sharp, twoway, map, linked, debug, forceCPU) }}<br />
 
{{Template:FuncDef|LeakKernelBob(order, threshold, sharp, twoway, map, linked, debug, forceCPU) }}
 
{{Template:FuncDef|LeakKernelBob(order, threshold, sharp, twoway, map, linked, debug, forceCPU) }}
 +
 +
LeakKernelBob does a full framerate deinterlacing, i.e. it turn 50 fields per second into 50 frames per second. Adapted from Scharfis_brain's script of the same name.

Revision as of 21:56, 29 March 2015

Abstract
Author Kurt Prünner
Version 1.5.4
Download LeakKernelDeint_1.5.4.zip
Category Deinterlacing
Requirements
License GNU General Public License
Discussion

For full documentation see LeakKernelDeintHelp

LeakKernelDeint(order, threshold, sharp, twoway, map, linked, debug, forceCPU)
LeakKernelBob(order, threshold, sharp, twoway, map, linked, debug, forceCPU)

LeakKernelBob does a full framerate deinterlacing, i.e. it turn 50 fields per second into 50 frames per second. Adapted from Scharfis_brain's script of the same name.

Personal tools