The problem is, the audio is usually killed automatically, so how do you KEEP the audio? This is the question

So like, help please?

PS. I love the book.
Note: The "[/]" means the box is checked off.[/]Convert PCM to WAV
Direct Stream Copy: *
Demux:
Raw:
Examples: *
*=All Streams
?=Wildcard 0xE0 0x8? 0x20
DGIndex doesn't play sound anyway (right?); and since no audio information is saved in the .D2V file, there won't be any sound in your AVISynth script in VDub or anything else, assuming all your script does is load the .D2V file.AaronAMV wrote:I previewed the file in VDub (Since VDubMod doesn't work with Vista x64) and DGIndex, I hear sound from neither of them.
Code: Select all
AudioDub(last,WAVSource("C:\[my path]\[my file].wav"))