Functions Index :: M

[<< packages]
NameDescription PackageModule

MakeRGBColor

Returns an RGB color value, mapping appropriately the red, green, blue values (modulo 256)...

clip

core

Max

Returns the bigger of its arguments...

numeric

core

Max2

Returns the bigger of its arguments...

numeric

core

MergeARGB

A filter for Avisynth versions up to 2.55 providing equivalent functionality with the corresponding filter of Avisynth 2.56 and later...

filters

channels

MergeRGB

A filter for Avisynth versions up to 2.55 providing equivalent functionality with the corresponding filter of Avisynth 2.56 and later...

filters

channels

MergeVideoChannels

Merges the clips of channels' array channels into a single clip.

channels must be in a compatible format with that returned by SplitVideoChannels()...

filters

channels

MergeYUV

Merges clips clipY, clipU and clipV into a signle YUV clip.

Output colorspace is determined by clipY (YUY2 if RGB/YUY2, YV12 if YV12)....

filters

channels

Min

Returns the smaller of its arguments...

numeric

core

Min2

Returns the smaller of its arguments...

numeric

core

Mod2

Returns the remainder of the division of its arguments...

numeric

core

MoveOverlay

Continuously animates a clip's position and opacity between a start and end frame, while in parallel overlays it ...

filters

animate

 

[<< top]