I am trying to convert some camcorder footage (sent to me on DVD) to an AVI so that I can edit it. I have ripped the VOBs (DVD decrypter) and used GDIndex (dgmpgdec) to create a .d2v file. I then use a .avs script to get VirtualDub to output an avi file. However, when I pass in the .avs script to VitualDub I get an error :-
Avisynth open failure:
AVIFileSource: couldn't open file xxx.wav
I have checked the obvious (the wav file is present !) - I created it from GDIndex.
I have followed the same process with other footage and it has worked before. I wanted to use the ac3 audio file which was generated byGDIndex; but I cannot find the ac3 plugin for Avisynth.
+ Reply to Thread
Results 1 to 5 of 5
-
-
Check the path to the wave file in your avs script. It's better to provide a full path to the file even if the avs is in the same dir as the d2v and wave file
-
So don't put the audio in the AviSynth script. Process it separately, and remux when the encoding is done.
Were you looking for the AC3Source.dll?
http://ziquash.chez-alice.fr/ -
Many thanks - That was the dll I was looking for. I will give it a try
Similar Threads
-
Avisynth audio editing
By Mephesto in forum Newbie / General discussionsReplies: 10Last Post: 20th Apr 2012, 00:35 -
never mind, fixed audio sync problem in avisynth
By spiritgumm in forum Video ConversionReplies: 0Last Post: 16th May 2010, 10:58 -
W7 + AviSynth + VC-1 = problem?
By follz20 in forum Video ConversionReplies: 5Last Post: 5th May 2010, 12:16 -
Video/audio not synced problem. (Avisynth)
By michcio in forum AudioReplies: 0Last Post: 18th Jan 2010, 12:43 -
Audio Problem using AVISynth and TMPGEnc Xpress
By 1980sumthin in forum Video ConversionReplies: 10Last Post: 27th Jan 2009, 05:27