Os argumentos nomeados são escritos como
"arg" e são sempre opcionais, os não nomeados opcionais são
colocados entre parênteses quadrados [].
Os tipos não argumentos de clipe podem ser int (integer), float, string or bool.
[yuy2] etc. denota o formata de cor com que o filtro pode
tratar. Veja filtros
de conversão colorspace para mais detalhes.
[16 bit, float] etc, denota os tipos de amostra que são suportados
pelo filtro de áudio. "flutuante" é a mais precisa.
[v 2.53] denota a versão do AviSynth (acima de 2.01)
desde que o filtro está disponível, ou as últimas mudanças no filtro.
AddBorders [yv12] [yuy2] [rgb32] [rgb24]
AddBorders
(clip, int left, int top, int right, int bottom,
int "color")Amplify
(clip, float amount1 [, ...])AmplifydB
(clip, float amount1 [, ...])Animate
(clip, int start_frame, int end_frame, string filtername,
start_args, end_args)ApplyRange
(clip, int start_frame, int end_frame, string filtername,
args) [v 2.51]AssumeFrameBased
(clip)AssumeFieldBased
(clip)AssumeBFF
(clip)AssumeTFF
(clip)AssumeSampleRate
(clip, int samplerate)AudioDub
(video_clip, audio_clip)AVISource
(string filename [, ...], bool "audio", string
"pixel_type" [, string fourCC])OpenDMLSource
(string filename [, ...], bool "audio", string
"pixel_type" [, string fourCC])AVIFileSource
(string filename [, ...], bool "audio", string
"pixel_type" [, string fourCC])WAVSource
(string filename [, ...])BlankClip
(clip clip, int "length", int "width", int "height",
string "pixel_type", float "fps", int "fps_denominator",Blackness
(clip clip, int "length", int
"width", int "height", string "pixel_type",
float "fps", int "fps_denominator",Blur
(clip, float amount)Blur
(clip, float amountH, float amountV)Sharpen
(clip, float amount)Sharpen
(clip, float amountH, float amountV)Bob
(clip, float "b", float "c", float "height")ColorBars
(int "width", int "height",
string "pixel_type")ComplementParity
(clip)Compare
(clip_filtered, clip_original, string "channels", string
"logfile", bool "show_graph")ConditionalFilter
(clip testclip, clip source1, clip source2,
string filter, string operator, string value, bool "show") [v 2.52]FrameEvaluate
(clip clip, script function, bool "after_frame") [v
2.52]ScriptClip
(clip clip, string function, bool ''show'', bool "after_frame") [v
2.52]ConditionalReader
(clip clip, string filename, string
variablename, bool "show") [v 2.54]ConvertToBackYUY2
(clip, string "matrix", bool "interlaced")ConvertToRGB
(clip, string "matrix", bool "interlaced")ConvertToRGB24
(clip, string "matrix", bool "interlaced") ConvertToRGB32
(clip, string "matrix", bool "interlaced")ConvertToYUY2
(clip, string "matrix", bool "interlaced")ConvertToYV12
(clip, string "matrix", bool "interlaced") [v
2.50]ConvertAudioTo8bit
(clip)
[v 2.50]ConvertAudioTo16bit
(clip)ConvertAudioTo24bit
(clip)
[v 2.53]ConvertAudioTo32bit
(clip)
[v 2.50]ConvertAudioToFloat
(clip)
[v 2.50]ConvertToMono
(clip)Crop
(clip, int left, int top, int width, int height, bool "align")Crop
(clip, int left, int top, int -right, int -bottom, bool
"align")CropBottom
(clip, int count, bool "align")DelayAudio
(clip, float seconds)DeleteFrame
(clip, int frame)DirectShowSource
(string filename, float "fps", bool "seek",
bool "audio", bool "video")Dissolve
(clip1, clip2 [, ...], int overlap, float "fps")DoubleWeave
(clip)DuplicateFrame
(clip, int frame)EnsureVBRMP3Sync
(clip)FadeIn0
(clip, int frames, int "color", float "fps")FadeIn
(clip, int frames, int "color", float "fps")FadeIn2
(clip, int frames, int "color", float "fps")FadeIO0
(clip, int frames, int "color", float "fps")FadeIO
(clip, int frames, int "color", float "fps")FadeIO2
(clip, int frames, int "color", float "fps")FadeOut0
(clip, int frames, int "color", float "fps")FadeOut
(clip, int frames, int "color", float "fps")FadeOut2
(clip, int frames, int "color", float "fps")FixBrokenChromaUpsampling
(clip)FixLuminance
(clip, int intercept, int slope)FlipHorizontal
(clip)
[v 2.50]FlipVertical
(clip)AssumeFPS
(clip, int numerator , int denominator, bool "sync_audio") AssumeFPS
(clip, float fps, bool "sync_audio") AssumeFPS
(clip1, clip2, bool "sync_audio")
[v 2.55]ChangeFPS
(clip, int numerator , int denominator, bool "linear") [v 2.50]ChangeFPS
(clip, float fps, bool "linear") [v 2.50]ChangeFPS
(clip1, clip2, bool "linear") [v
2.56]ConvertFPS
(clip, float new_fps, int "zone", int "vbi")
[yuy2]
ConvertFPS
(clip, int numerator, int denominator, int "zone", int "vbi")
[yuy2]
ConvertFPS
(clip1, clip2, int "zone", int "vbi") [v
2.56] [yuy2]FreezeFrame
(clip, int first_frame, int last_frame, int source_frame)GeneralConvolution
(clip, int "bias", string "matrix", float "divisor", bool "auto")
[v 2.55]GetChannel
(clip, int ch1 [, int ch2, ...]) [v 2.50]GetChannels
(clip, int ch1 [, int ch2, ...]) [v 2.50]Greyscale
(clip, string "matrix")Histogram
(clip, string ''mode'') [v 2.54]ImageReader
(string "path", int
"start", int "end", float "fps", bool
"use_DevIL", bool "info") [v
2.52]ImageSource
(string "path", int
"start", int "end", float "fps", bool
"use_DevIL", bool "info") [v
2.55]ImageWriter
(clip, string "path", int
"start", int "end", string
"type", bool "info") [v 2.52]Info
(clip)
[v 2.50]Interleave
(clip1, clip2 [, ...])Invert
(clip, string "channels") [v2.53]KillAudio
(clip)Layer
(clip, layer_clip, string "op", int "level", int "x",
int "y", int "threshold", bool "use_chroma") [yuy2] [rgb32]Mask
(clip, mask_clip)
[rgb32]ResetMask
(clip)
[rgb32]ColorKeyMask
(clip, int "color", int "tolerance") [rgb32]Letterbox [yv12] [yuy2] [rgb32] [rgb24]
Letterbox
(clip, int top, int bottom [, int left, int right])Levels
(clip, int input_low, float gamma, int input_high, int
output_low, int output_high, bool "coring")Limiter
(clip, int "min_luma", int
"max_luma", int "min_chroma",
int "max_chroma" [, string show])
[v 2.50]Loop
(clip, int "times", int "start", int "end")MergeChannels
(clip1, clip2 [, ...]) [v 2.50]MergeChroma
(clip1, clip2, float weight)MergeLuma
(clip1, clip2, float weight)MessageClip
(string message, int "width", int "height", bool
"shrink", int "text_color", int "halo_color", int "bg_color")MixAudio
(clip1, clip 2, float clip1_factor, float "clip2_factor")Normalize
(clip, float "volume", bool "show")Overlay
(clip, clip overlay, int "x", int
"y",
clip "mask", float "opacity", string "mode", bool
"greymask",PeculiarBlend
(clip, int cutoff)Pulldown
(clip, int a , int b)RGBAdjust
(clip,
float "r", float "g", float "b", float "a",
float "rb", float "gb", float "bb", float "ab",
float "rg", float "gg", float "bg", float "ag",
bool "analyze")HorizontalReduceBy2
(clip)VerticalReduceBy2
(clip)ReduceBy2
(clip)ResampleAudio
(clip, int new_rate_numberator [, int new_rate_denominator])BilinearResize
(clip, int target_width, int target_height)BilinearResize
(clip, int target_width, int target_height, float
"src_left", float "src_top", float "src_width", float "src_height")BicubicResize
(clip, int target_width, int target_height, float
"b", float "c")BicubicResize
(clip, int target_width, int target_height, float
"b", float "c", float "src_left", float "src_top", float "src_width", float
"src_height")LanczosResize
(clip, int target_width, int target_height,
int "taps")LanczosResize
(clip, int target_width, int target_height, float
"src_left", float "src_top", float "src_width", float "src_height", int
"taps")Lanczos4Resize
(clip, int target_width, int target_height) [v
2.55]Lanczos4Resize
(clip, int target_width, int target_height, float
"src_left", float "src_top", float "src_width", float "src_height") [v
2.55]Spline16Resize
(clip, int target_width, int target_height) [v
2.56]Spline16Resize
(clip, int target_width, int target_height, float
"src_left", float "src_top", float "src_width", float "src_height") [v
2.56]Spline36Resize
(clip, int target_width, int target_height) [v
2.56]Spline36Resize
(clip, int target_width, int target_height, float
"src_left", float "src_top", float "src_width", float "src_height") [v
2.56]GaussResize
(clip, int target_width, int target_height,
float "p") [v
2.56]GaussResize
(clip, int target_width, int target_height, float
"src_left", float "src_top", float "src_width", float "src_height", float
"p") [v
2.56]PointResize
(clip, int target_width, int target_height)PointResize
(clip, int target_width, int target_height, float
"src_left", float "src_top", float "src_width", float "src_height")Reverse
(clip)SegmentedAVISource
(string base_filename [, ...], bool "audio")SegmentedDirectShowSource
(string base_filename [, ...]
[, fps])SelectEven
(clip)SelectOdd
(clip)SelectEvery
(clip, int step_size, int offset1 [, int offset2
[, ...]])SelectRangeEvery
(clip, int every, int length, int
"offset", bool "audio'')
[v2.50]SeparateFields
(clip)ShowAlpha
(clip, string "pixel_type")
[v2.54]ShowFiveVersions
(clip1, clip2, clip3, clip4, clip5)ShowFrameNumber
(clip, bool "scroll", int
"offset", int "x", int "y", string
"font", int "size", int "text_color", int
"halo_color")ShowSMPTE
(clip, float "fps", string
"offset", int "offset_f", int "x", int "y", string
"font", int "size", int "text_color", int
"halo_color")SpatialSoften
(clip, int radius, int luma_threshold, int chroma_threshold)TemporalSoften
(clip, int radius, int luma_threshold, int chroma_threshold,
int "scenechange", int "mode") [v2.50]AlignedSplice
(clip1, clip2 [, ...])UnAlignedSplice
(clip1, clip2 [, ...])SSRC
(clip, int samplerate, bool "fast") [v 2.54]StackHorizontal
(clip1, clip2 [, ...])StackVertical
(clip1, clip2 [, ...])Subtitle
(clip, string text, int "x", int "y", int "first_frame",
int "last_frame", string "font", int "size", int "text_color", int "halo_color")Subtitle
(clip, string "text")Subtract
(clip1, clip2)SuperEQ
(string filename) [v 2.54]SwapUV
(clip)
[v 2.50]UToY
(clip)
[v 2.50]VToY
(clip)
[v 2.50]YToUV
(clip)
[v 2.50]SwapFields
(clip)TCPServer
(clip, int "port") [v
2.55]TCPSource
(string hostname, int "port",
string "compression") [v
2.55]TimeStretch
(clip, float "tempo", float
"rate", float "pitch") [v 2.55]Tone
(float "length", float "frequency",
int "samplerate", int "channels", string "type",
float "level") [v 2.54] [v 2.56]Trim [yv12] [yuy2] [rgb32] [rgb24]
Trim
(clip, int first_frame, int last_frame)TurnLeft
(clip)
[v 2.51]TurnRight
(clip)
[v 2.51]Turn180
(clip)
[v 2.55]Tweak
(clip, float "hue", float "sat", float "bright", float
"cont", bool "coring", bool "sse")Version
()Weave
(clip)WriteFile / WriteFileIf / WriteFileStart / WriteFileEnd [yv12] [yuy2] [rgb32] [rgb24]
WriteFile
(clip, string filename, string expression1,
... , string expression16, bool "append", bool "flush")
WriteFileIf
(clip, string filename, string expression1,
... , string expression16, bool "append", bool "flush")
WriteFileStart
(clip, string filename, string expression1,
... , string expression16, bool "append")
WriteFileEnd
(clip, string filename, string expression1,
... , string expression16, bool "append")$Date: 2006/03/26 18:11:19 $