( Diese Seite in flag-germany.gif Deutsch )

KillAudio(clip)

Removes the audio from a clip completely. Can be used, if the destination does not accept an audio source, or if AviSynth crashes when processing audio from a clip.

KillAudio() can be called at any time to remove audio, and may be chained:

DeleteFrame(KillAudio(DirectShowSource(clip)),100)