function AVIDShowSource(string clip) { avi = AVISource(clip) DirectShowSource(clip, avi.framerate) }