Log in

View Full Version : Vd-mpeg2


RASMoe
8th June 2006, 17:40
Hi fcchandler! I really was very happy to see your mpeg2 mod of vdub, after vdmod isnt updated often!
Just have one problem, I can't get it to accept multiple .vob-files,
regardless the option 'automatically load linked...'!
Is there any way to open eg 4 normal vob files w/o having to use avisynth or stuff?
only other possibility I can think of is to first join all the vobfiles with another programm (perhaps somebody knows a good one for mpeg2 files?)...
thanks alot
moe

Guest
8th June 2006, 19:14
It does not support opening multiple VOBs.

You can configure your rippers to rip to a single VOB file.

You can use DGMPGDec.

You can concatenate the VOBs using DOS COPY:

copy file1.vob+file2.vob out.vob /b

RASMoe
8th June 2006, 20:35
ah ok merci didnt know a simple dos copy is enuf!
thanks alot!
but anyways, in this case it wouldn't be too hard to enable vdmpeg-2 to be able to open multiple vobs, would it? then one can also easily burn the vobs on a normal dvd later on; when always ripping in one single vob, that doesnt really makes things easier...
moe

fccHandler
9th June 2006, 00:17
it wouldn't be too hard to enable vdmpeg-2 to be able to open multiple vobs, would it?
Unfortunately yes, it would, and for that reason I haven't been able to motivate myself to implement it. VirtualDub-MPEG2 was originally developed so that I could process my MPEG-2 capture files in VirtualDub. The fact that it can also open VOBs is a nifty side effect, but I really believe that DGIndex is better suited for processing DVDs.