Vytenis
15th November 2006, 08:42
Hello
I would like to encode DV-1 type video to h.264-mp4. But during AviSynth script creating right after pointing to avi file I get
AviSynth script error:
script error: there is no function named "DirectShowSource"
I do have Avisynth installed and usually all encodings mpeg2->whatever are made well.
Perhaps I can write avs manually and replace DirectShowsource with AviSource, but I'm not strong here and wish application works strightforward as it has to work.
I would like to encode DV-1 type video to h.264-mp4. But during AviSynth script creating right after pointing to avi file I get
AviSynth script error:
script error: there is no function named "DirectShowSource"
I do have Avisynth installed and usually all encodings mpeg2->whatever are made well.
Perhaps I can write avs manually and replace DirectShowsource with AviSource, but I'm not strong here and wish application works strightforward as it has to work.