Log in

View Full Version : AVISource can't open file


masscamp24
25th October 2007, 19:06
Whenever I tried to open a wave file useing AviSynth and windows media player. I get the error message saying AVISource can't open the file. This never happen before, could it be from a missing codec??:stupid:

Blue_MiSfit
25th October 2007, 19:38
a wave file? do you mean a .WAV? These can be opened by avisynth, but not using AVISource(). You need to use WAVSource() IIRC.