Log in

View Full Version : DV-1->MeGUI->.mp4


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.

Vytenis
15th November 2006, 13:59
Reinstalled AviSynth and it is OK now.
Case is closed.