Is there a quick & easy way to join separate VOB files into one?
Thanks in advance...
+ Reply to Thread
Results 1 to 6 of 6
-
-
Use the cat command. Fire Terminal, then type in:
cat FILE1.VOB FILE2.VOB FILE3.VOB > BIGFILE.VOB
You get the idea? -
bullitB, thanks for your suggestion. I tried it but couldn't get it to work [I can't say I'm very comfortable using the Terminal]. Has anyone got a GUI solution?
-
here's some basic UNIX commands to get your where you need to go so you can merge those .vob files
open terminal
cd = change directory
ls = list the contens of that directory
once you are where the files are then try the cat command from above.
I found this useful when making a back-up of the simpsons episods, the very poor organisation of the dvd itself, made for 6 separate tracks for each of the episodes on the disc.
Similar Threads
-
prob joining VOBs; also sync prob with another movie
By spiritgumm in forum EditingReplies: 5Last Post: 19th Jun 2010, 09:32 -
Joining multiple VOBs to make one AVI?
By RedCorvus in forum EditingReplies: 4Last Post: 6th Aug 2009, 09:57 -
Help Please: Joining many vobs together (Goal = My own Pop Video DVD)
By Bouldip in forum Authoring (DVD)Replies: 6Last Post: 18th Jun 2009, 17:32 -
Convert non-compliant VOBs to "good VOBs"
By pmolson in forum Video ConversionReplies: 3Last Post: 24th Oct 2008, 10:52 -
Joining vobs without VTS and then getting VTS in the end?
By BurnBabyBurn in forum EditingReplies: 7Last Post: 23rd May 2008, 11:28