VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. 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)
    Quote Quote  
  2. I don't recognize that particular error message, but I've found that it sometimes helps to try different source types. (Sometimes a particular source statement chokes on a particular file.)

    For example, try substituting "AviSource" or "DirectShowSource" for the "WavSource" statement.

    I typically use "AviSource" for wav files, and it works uniformly well. "DirectShowSource" can lots of file types too, like wav and mpeg.
    Quote Quote  
  3. Thanks for the reply....
    It doesnt help. Actually I have problems with audio from all my avi files...

    Any more ideas please?
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!