- Code: Select all
v = mpeg2source("c:\videofile.d2v")
a = WAVSource("c:\audiofile.wav")
AudioDub(v,a)
This will combine perfectly when playing the file using VirtualDubMod. Premiere Pro 2.0, however, doesn't play any sound at all. Any suggestions on how to fix or alternative way (using AVS, because I could just make one big AVI-file any other way)?
Thanks in advance!




