ConsciousEffect
26th September 2009, 12:55
hi guys this will be like the 7th time you have helped me out once i get better at this im going to make sure i come back and answer a bunch of questions for new newbies,
fist a question, if i wanted was to pull the audio out of a muxed vob prob from a dvd and store it in its exact same state, no encoding, no conversions, no quality lost what type of file would it be and same question for the video
ok so im trying to rip my return of the king dvd to my hard drive my first attempt went like this i decrypted dvd with DVDDecrypter, using stream processing to grab just the video stream and the one main 6 channel audio stream, and chose direct stream copy for both, once i get my VOBs i loaded them all up in dgindex set it to forced film and audio output method: disabled, then i save my project file as a dv2, make this avisynth script
MPEG2Source("C:\file\lotr.dv2", CPU=6)
open up virtual dub and load up my script, set my video up (video works fine) in my audio i set it to full processing then ac3-acm and save as avi, the avi that comes out has no audio track,
ive tried demuxing with my dvddecrypter and loading the ac3 files in to virtual dub through the gui, if there is an avisyth command i need to be using to do this then i wasnt able to locate it on the wiki
virtualdub shows a way to import a wav file and dgindex has a way to save the audio as wav, but wont i loose quality that way? i haven't even tried because of this assumption
also i tried demuxing with dgindex and loading the ac3 that came out separately im sure i just need to load the audio with a command similar to MPEG2Source i just dont see it mentioned on the wiki
thanks in advance to anyone who helps
fist a question, if i wanted was to pull the audio out of a muxed vob prob from a dvd and store it in its exact same state, no encoding, no conversions, no quality lost what type of file would it be and same question for the video
ok so im trying to rip my return of the king dvd to my hard drive my first attempt went like this i decrypted dvd with DVDDecrypter, using stream processing to grab just the video stream and the one main 6 channel audio stream, and chose direct stream copy for both, once i get my VOBs i loaded them all up in dgindex set it to forced film and audio output method: disabled, then i save my project file as a dv2, make this avisynth script
MPEG2Source("C:\file\lotr.dv2", CPU=6)
open up virtual dub and load up my script, set my video up (video works fine) in my audio i set it to full processing then ac3-acm and save as avi, the avi that comes out has no audio track,
ive tried demuxing with my dvddecrypter and loading the ac3 files in to virtual dub through the gui, if there is an avisyth command i need to be using to do this then i wasnt able to locate it on the wiki
virtualdub shows a way to import a wav file and dgindex has a way to save the audio as wav, but wont i loose quality that way? i haven't even tried because of this assumption
also i tried demuxing with dgindex and loading the ac3 that came out separately im sure i just need to load the audio with a command similar to MPEG2Source i just dont see it mentioned on the wiki
thanks in advance to anyone who helps