Wind Dragon wrote:How do I get VirtualDub to include audio when converting to .avi? I used avisynth to decode my audio to wav, and it works as a separate file. I know hardly anything about using script in virtualdub, but I tried adding a wavsource("file path") line and it still doesn't work. Can anyone help?
AVISource("C:\mypath\myvideo_noaudio.avi")
# Lots of postprocessing filters go here
AudioDub(last, WAVSource("C:\mypath\myaudio.wav")Users browsing this forum: No registered users and 1 guest