PDA

View Full Version : tmpgenc open all ripped vobs simultinously


chilledmug
6th July 2003, 23:15
1. usung tmpgenc how do I get it to open all the vobs from a ripped dvd simultanously for encoding to mpeg 1 or 2? I'm trying to eleviate the dvd2avi step.

2. Do I merge my vobs in tmpgenc tools?

3. If so, please give me basic procedures, I don't know what "demultiplxing" is for and if it has to be re-encoded etc.:(

KpeX
7th July 2003, 03:58
Ever try AviSynth? It will require a DVD2AVI project file for proper frameserving to TMPGEnc, but it is the best way IMO to open all the VOB's as you are trying to do. Read more here (http://www.avisynth.org) or search the forum. A simpler option is to create a DVD2AVI project file (*.d2v) which can be opened directly in TMPEGEnc directly. If by "eleviate the DVD2AVI step you mean eliminate the .d2v file creation, I can't help you there ;)

dani82
7th July 2003, 10:44
the de-multiplex just option splits a *.mpg into two files: video & audio.

digitalman
9th July 2003, 15:09
Using DVDDecrypter, you can just use stream processing and have it demux one big mpeg file, skipping the step of creating VOBs on your hard drive. Or you can set DVDDecrytper to create one big VOB instead of splitting it into 1GB files. You can then demux the video out of the file with some other program.

dani82
10th July 2003, 10:27
your OS or something like that, limits how big a file can actually be.