Hey, i copied my dvd to ISO with imgburn, & usually i extract a VOB for editing from the ISO with DVDshrink & i get to keep it as one whole VOB, but DVDShrink doesnt like this particular ISO for some reason, so i used ISOBuster to extract the VOB's, but now i want to join the VOB's into one, VOBMerge doesnt like the VOB's & i cant figure out how to use VideoRedo to join the VOB's???
Any ideas?
Thanks...
+ Reply to Thread
Results 1 to 4 of 4
-
-
The vobs might be a bit corrupt after you extract using isobuster. Try use the quickstream fix in videoredo and then join. See http://www.videoredo.net/helpdocs/en/plus/html/index.html and search for joining for how to use the joiner list and quickstream list.
-
You could have ripped to HDD with DVDDecrypter in IFO mode to created one large VOB,then do your editing with VideoRedo..
" Who needs Google, my wife knows everything" -
actually. VOB files are just split files not to exceed file size limit.
so, you can join VOB files using command prompt.
COPY 1.vob /B + 2.vob /B + 3.vob /B + 4.vob /B C:/Merged.Vob /B
copy is command prompt command for copying of files.
/B indicate that the file is Binary type.
what the above command do is, it copy 1.vob 2.vob 3.vob and 4.vob to Merged.vob under C: drive as binary file.
the resulted Merged.vob is marged file. the command work same as other GUI marger process.
I have used the above command in my software as script to do VOB subtitling and extraction processes.
so. you dont need to look for the software .. just use above.
good luck.
Similar Threads
-
How do I merge and compress VOB files?
By Mickie in forum Video ConversionReplies: 12Last Post: 23rd Jul 2011, 23:30 -
How to merge .srt subtitles to a .vob video file
By GoNGaXiNHuO in forum SubtitleReplies: 5Last Post: 29th Dec 2010, 07:04 -
Need to merge several VOB files, then shrink the final VOB file & burn
By pmolson in forum Video ConversionReplies: 7Last Post: 21st Oct 2008, 19:10 -
Merge multiple VOB then convert to DivX
By submanic in forum DVD RippingReplies: 24Last Post: 19th Sep 2008, 14:39 -
VOB Merge
By chronic777 in forum Newbie / General discussionsReplies: 1Last Post: 11th Jul 2008, 17:30