JarrettH
5th January 2006, 18:59
I'm trying to encode two DVDs to XviD using MP3 audio. The tracks on the DVD use AC3 192kb 2ch originally. I can encode the video fine, but no matter what I do I can't get any audio to encode. I have my d2v file and this script to import the VOB
LoadPlugin("C:\Documents and Settings\Administrator\My Documents\Software\DGIndex\DGDecode.dll")
mpeg2source("C:\Documents and Settings\Administrator\Desktop\Curb Season 4\Disc1\VTS_01_1.d2v")
I've also installed AC3 ACM decompressor 1.2. I want to make the AC3 track into MP3 audio to save space. When doing 2nd pass there's no audio data in the status window. I know the VOB contains audio because I checked with GSpot and played it back on Media Player Classic. If I just use source audio with direct stream I still get no audio.
I know I could easily do this with VdubMOD, but I want to figure this out with Virtualdub! :devil: I could also convert the AC3 to WAV then use full processing to compress to MP3 right but there SHOULD be an easy way to do this.
Thanks guys :D
LoadPlugin("C:\Documents and Settings\Administrator\My Documents\Software\DGIndex\DGDecode.dll")
mpeg2source("C:\Documents and Settings\Administrator\Desktop\Curb Season 4\Disc1\VTS_01_1.d2v")
I've also installed AC3 ACM decompressor 1.2. I want to make the AC3 track into MP3 audio to save space. When doing 2nd pass there's no audio data in the status window. I know the VOB contains audio because I checked with GSpot and played it back on Media Player Classic. If I just use source audio with direct stream I still get no audio.
I know I could easily do this with VdubMOD, but I want to figure this out with Virtualdub! :devil: I could also convert the AC3 to WAV then use full processing to compress to MP3 right but there SHOULD be an easy way to do this.
Thanks guys :D