LoadPlugin("DGDecode.dll") LoadPlugin("NicAudio.dll") v = mpeg2source("__vid__",cpu=0) a = nicmpasource("__aud__").DelayAudio(__del__) AudioDub(v,a)