musicthebee
10th May 2002, 02:14
avisynth does not play audio. Says "AudioDub: need an audio and video track line3"
Its a valid wav file. Can somebody tell me whats wrong here?
Thanks
Heres the script:
v=AviSource("E:\my downloads\unbreakable.avi")
a=WavSource("E:\my downloads\unbreakable.wav")
AudioDub(v,a)
Its a valid wav file. Can somebody tell me whats wrong here?
Thanks
Heres the script:
v=AviSource("E:\my downloads\unbreakable.avi")
a=WavSource("E:\my downloads\unbreakable.wav")
AudioDub(v,a)