TransAll

From Avisynth wiki
Revision as of 14:33, 31 May 2015 by Reel.Deal (Talk | contribs)

Jump to: navigation, search


Abstract
Author V.C.Mohan
Version 1.0.0.0.0
Download 2.5.8 versionTransAll 2.6.0 alpha5 version URL -->TransAll
Category External filters
License GPLv2
Discussion Announced TransAll plugin


Contents

Description

During editing of a video, at scene changes or at splice a smooth transition of about 28 types can be used and a full description is at click me.

Requirements

* Not available in AviSynth 2.5.8.


"cc[overlap]i[[Transition_specific_parameters]*"

Syntax and Parameters

Trans**** (clip; clip "", int "overlap", * "Transition_specific_parameters")


clip   =
Input clip1.


clip   =
Input clip2.


int   =
overlapping number of frames.


Transition_specific  * = ?
see particular effect description .


refer_Transition  * = ?
.




Examples

## This is some example code to remove noise from an image.
imagereader("C:\avi_plugins\varianslim\theoin.jpg", end = 10)
converttoyv16()
Trans.....(clip,clip2,100,.....)




Back to External Filters

Personal tools