Got it~
Here's what my final code looks like:
MPEG2Source("C:\ripped dvds\COWBOY_BEBOP_V6\cowboybepop24.d2v")
WAVSource("C:\ripped dvds\COWBOY_BEBOP_V6\cowboybepop24 AC3 T02 2_0ch 192Kbps 48KHz.wav")
AudioDub(MPEG2Source("C:\ripped dvds\COWBOY_BEBOP_V6\cowboybepop24.d2v"),WAVSource("C:\ripped dvds\COWBOY_BEBOP_V6\cowboybepop24 AC3 T02 2_0ch 192Kbps 48KHz.wav"))
I copied the first line; then placed it here:
AudioDub(________, Audio)
Then I copied the 2nd line; and placed it here:
AudioDub(Video,________)
Thx for your persistent help klinky
