Benannte Funktionsargumente werden in Anführungszeichen als "arg" geschrieben und sie sind immer optional.
Nichtbenannte optionale Argumente sind in eckige Klammern [arg] gesetzt.
Mögliche Typen von nicht-clip-Argumenten sind int (Ganzzahl), float (Fließkommazahl), stringstring (Zeichenkette) oder bool (Wahr/Falsch).
[yuy2], [YUY2], [RGB32] und [RGB24]gibt an, dass dieser Farbraum unterstützt wird. Guck dir auch die Farmbraumkonvertierungsfilter für mehr Informationen an.
[16 bit, float] usw. kenzeichnet die Sampletypen, die von Audiofilter unterstützt werden. Dabei ist "float" das genaueste.
[v2.53] gibt an, in welcher AviSynth Version der Filter eingeführt wurde.
AddBorders (en) [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) [v2.51]AssumeFPS
(clip, int numerator , int denominator, bool "sync_audio") AssumeFPS
(clip, float fps, bool "sync_audio") AssumeFPS
(clip1, clip2, bool "sync_audio")
[v2.55] AssumeFPS
(clip, string preset)
[v2.57]AssumeFrameBased
(clip)AssumeFieldBased
(clip)AssumeBFF
(clip)AssumeTFF
(clip)AssumeSampleRate
(clip, int samplerate)AssumeScaledFPS
(clip, int "multiplier", int "divisor", bool "sync_audio")
[v2.56]AudioDub
(video_clip, audio_clip)AudioDubEx
(video_clip, audio_clip) [v2.56]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",BlankClip
(clip clip, int "length", int
"width", int "height", string "pixel_type",
float "fps", int "fps_denominator",Blackness
()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")ChangeFPS
(clip, int numerator , int denominator, bool "linear") [v2.50]ChangeFPS
(clip, float fps, bool "linear") [v2.50]ChangeFPS
(clip1, clip2, bool "linear") [v2.56]ChangeFPS
(clip, string preset)
[v2.57]ColorBars
(int "width", int "height",
string "pixel_type")Compare
(clip_filtered, clip_original, string "channels", string
"logfile", bool "show_graph")ComplementParity
(clip)ConditionalFilter
(clip testclip, clip source1, clip source2,
string filter, string operator, string value, bool "show") [v2.52]FrameEvaluate
(clip clip, script function, bool "after_frame") [v2.52]ScriptClip
(clip clip, string function, bool "show", bool "after_frame") [v2.52]ConditionalReader
(clip clip, string filename, string
variablename, bool "show") [v2.54]ConvertAudioTo8bit
(clip)
[v2.50]ConvertAudioTo16bit
(clip)ConvertAudioTo24bit
(clip)
[v2.53]ConvertAudioTo32bit
(clip)
[v2.50]ConvertAudioToFloat
(clip)
[v2.50]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") [v2.50]ConvertFPS
(clip, float new_fps, int "zone", int "vbi")
ConvertFPS
(clip, int numerator, int denominator, int "zone", int "vbi")
ConvertFPS
(clip1, clip2, int "zone", int "vbi") [v2.56]ConvertFPS
(clip, string preset)
[v2.57]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", bool "convertfps",
bool "seekzero", int "timeout", string "pixel_type",
int "framecount", string "logfile", int "logmask")Dissolve
(clip1, clip2 [, ...], int overlap, float "fps")DoubleWeave
(clip)DuplicateFrame
(clip, int frame [, ...])EnsureVBRMP3Sync
(clip)FadeIn0
(clip, int frames, int "color", float "fps")
[v2.56]FadeIn
(clip, int frames, int "color", float "fps")FadeIn2
(clip, int frames, int "color", float "fps")FadeIO0
(clip, int frames, int "color", float "fps")
[v2.56]FadeIO
(clip, int frames, int "color", float "fps")FadeIO2
(clip, int frames, int "color", float "fps")FadeOut0
(clip, int frames, int "color", float "fps")
[v2.56]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)
[v2.50]FlipVertical
(clip)FrameEvaluate
(clip clip, script filter, bool "after_frame")FreezeFrame
(clip, int first_frame, int last_frame, int source_frame)GeneralConvolution
(clip, int "bias", string "matrix", float "divisor", bool "auto")
[v2.55]GetChannel
(clip, int ch1 [, int ch2, ...]) [v2.50]GetChannels
(clip, int ch1 [, int ch2, ...]) [v2.50]Greyscale
(clip, string "matrix")Histogram
(clip, string ''mode'') [v2.54]ImageReader
(string "path", int
"start", int "end", float "fps", bool
"use_DevIL", bool "info", string "pixel_type") [v2.52]ImageSource
(string "path", int
"start", int "end", float "fps", bool
"use_DevIL", bool "info", string "pixel_type") [v2.55]ImageWriter
(clip, string "path", int
"start", int "end", string
"type", bool "info") [v2.52]Import
(string [, ...])Info
(clip)
[v2.50]Interleave
(clip1, clip2 [, ...])Invert
(clip, string "channels") [v2.53]KillAudio
(clip)KillVideo
(clip) [v2.57]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 "tolB"
[, int "tolG", int "tolR"]) [rgb32]Letterbox (en) [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])
[v2.50]Loop
(clip, int "times", int "start", int "end")MergeARGB
(clipA, clipR, clipG, clipB)MergeRGB
(clipR, clipG, clipB [, string "pixel_type"])MergeChannels
(clip1, clip2 [, ...]) [v2.50]Merge
(clip1, clip2, float "weight")
[yv12, yuy2, rgb32, rgb24] [v2.56]
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")MonoToStereo
(left_channel_clip, right_channel_clip)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,
float "src_left", float "src_top", float "src_width", float "src_height")BicubicResize
(clip, int target_width, int target_height,
float "b=1./3.", float "c=1./3.",
float "src_left", float "src_top", float "src_width", float "src_height")BlackmanResize
(clip, int target_width, int target_height,
float "src_left", float "src_top", float "src_width", float "src_height",
int "taps=4") [v2.58]GaussResize
(clip, int target_width, int target_height,
float "src_left", float "src_top", float "src_width", float "src_height",
float "p=30.0") [v2.56]LanczosResize
(clip, int target_width, int target_height,
float "src_left", float "src_top", float "src_width", float "src_height",
int "taps=3")Lanczos4Resize
(clip, int target_width, int target_height,
float "src_left", float "src_top", float "src_width", float "src_height")
[v2.55]PointResize
(clip, int target_width, int target_height,
float "src_left", float "src_top", float "src_width", float "src_height")Spline16Resize
(clip, int target_width, int target_height,
float "src_left", float "src_top", float "src_width", float "src_height")
[v2.56]Spline36Resize
(clip, int target_width, int target_height,
float "src_left", float "src_top", float "src_width", float "src_height")
[v2.56]Spline64Resize
(clip, int target_width, int target_height,
float "src_left", float "src_top", float "src_width", float "src_height")
[v2.58]xxxResize
(clip, int target_width, int target_height,
float "src_left", float "src_top",
float -"src_right", float -"src_bottom")
[v2.56]Reverse
(clip)ScriptClip
(clip, string filter, bool "show", bool "after_frame")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]ShowRed
(clip, string "pixel_type") ShowGreen
(clip, string "pixel_type") ShowBlue
(clip, string "pixel_type") ShowFiveVersions
(clip1, clip2, clip3, clip4, clip5)ShowFrameNumber
(clip, bool "scroll",
int "offset", int "x", int "y",
string "font", float "size", int "text_color",
int "halo_color", float "font_width",
float "font_angle")ShowSMPTE
(clip, float "fps",
string "offset", int "offset_f", int "x", int "y",
string "font", float "size", int "text_color",
int "halo_color", float "font_width",
float "font_angle")ShowTime
(clip, int "offset_f", int "x",
int "y", string "font", float "size",
int "text_color", int "halo_color",
float "font_width", float "font_angle") [v2.58]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") [v2.54]StackHorizontal
(clip1, clip2 [, ...])StackVertical
(clip1, clip2 [, ...])Subtitle
(clip, string text, int "x", int "y", int "first_frame",
int "last_frame", string "font", float "size", int "text_color", int "halo_color",
int "lsp", float "font_width", float "font_angle", bool "interlaced")Subtitle
(clip, string "text")Subtract
(clip1, clip2)SuperEQ
(string filename) [v2.54]SwapUV
(clip)
[v2.50]UToY
(clip)
[v2.50]VToY
(clip)
[v2.50]YToUV
(clip)
[v2.50]SwapFields
(clip)TCPServer
(clip, int "port") [v2.55]TCPSource
(string hostname, int "port",
string "compression") [v2.55]TimeStretch
(clip, float "tempo", float
"rate", float "pitch", int "sequence",
int "seekwindow", int "overlap",
bool "quickseek", int "aa") [v2.57]Tone
(float "length", float "frequency",
int "samplerate", int "channels", string "type",
float "level") [v2.54]Trim (en) [yv12] [yuy2] [rgb32] [rgb24]
Trim
(clip, int first_frame, int last_frame [, bool pad_audio]) [v2.56]TurnLeft
(clip)
[v2.51]TurnRight
(clip)
[v2.51]Turn180
(clip)
[v2.55]Tweak
(clip, float "hue", float "sat", float "bright",
float "cont", bool "coring", bool "sse", float "startHue", float "endHue",
float "maxSat", float "minSat", float "interp")Version
()Weave
(clip)WriteFile / WriteFileIf / WriteFileStart / WriteFileEnd (en) [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")Changelog:
2011-09-20 | Verweise auf die aktuellen englischen Dateien eingefügt wo deutsche Hilfe fehlte, die aktuellen Englischen übersetzt |
$Date: 2008/06/16 19:42:32 $