A while back, I submitted the tool VOBmerge for inclusion in the list of tools linkable from VideoHelp.com. And so far, it hasn't been added. So, I did my homework, read through the 31 thread references to the tool, finding only one "generic" negative comment (saying "quickie tools are crap"). All the other comments I saw, some by members who have been around here for some time, were positive. I've used it myself in three backup projects (one just yesterday) with complete success.
So ... the question. Is there something bad about VOBmerge that keeps it from being linked to from here? FWIW, here's the link to it:
http://medlem.spray.se/evilmastr/mainmenu.php?menu=6
+ Reply to Thread
Results 1 to 10 of 10
-
-
No, it's probably just that Baldrick's busy and it's got overlooked...
Try sending him a PM linking to this thread and you'll probably get a response...
He's pretty good - eventually! (@ Baldrick -)
There is some corner of a foreign field that is forever England: Telstra Stadium, Sydney, 22/11/2003.
Carpe diem.
If you're not living on the edge, you're taking up too much room. -
Originally Posted by daamon
-
Hello,
If it's a simple merge with no editing you can do it in a dos window. I remember seeing it a few times in the forum. Just do vob1.vob+vob2.vob+vob3.vob megavob.vob. Then it will merge them.
KevinDonatello - The Shredder? Michelangelo - Maybe all that hardware is for making coleslaw? -
Originally Posted by yoda313
-
Hello,
Oh well....
Thanks for the input alec. Just passing on what I've heard here...
KevinDonatello - The Shredder? Michelangelo - Maybe all that hardware is for making coleslaw? -
Originally Posted by yoda313
-
If not mistaken the default context for the dos copy routine is text. I just reconfirmed that the copy command does work.
Usage:
"copy /B file.1+file.2 output.3"
The /B is for a binary file copy. -
Originally Posted by edsmith77
P.S. One other thing. Using something like VOBmerge does have a plus. People can do some awfully bad things to their computers in DOS mode if they type in the wrong command. Lord knows I've made enough DOS mistakes in the past, hehehe. Once, I ... nah ... too terrible (and off topic). -
Thats why you use the binary option when doing the copy asopposed to the text based copy version.
Notice I did not advocate using the DOS command line method. I just confirmed that you "could" do what was wanted via the DOS command and to clarify that it was possible.
Actually, I would be hard pressed to accept that the VOBMerge method you mentioned is faster. The DOS commands execute assembly code via the OS interrupt system directly. As opposed to system calls via an HOL which will when compiled do exactly the same thing, however there is usually some overhead code that comes along and has to be executed as well. It is however, possible that the HOL version ususes a larger dos buffer (>64K) for use in the copy. I do not think (or at least it has been many years since I did any ASM programming that the OS Dos calls are limited to a smaller buffer size and hence may take a few more call such that on a VERY large file the appearance of being slower is evident. Anyway, the DOS version does work, just remember to use the binary option.
Similar Threads
-
VOBMerge 2.52 error 32
By rocks911 in forum EditingReplies: 1Last Post: 8th Apr 2012, 18:41 -
vobmerge problem
By natty in forum Newbie / General discussionsReplies: 4Last Post: 18th Sep 2010, 13:58 -
English subtitles have disappeared after merging clips with VOBmerge
By Josephine in forum Newbie / General discussionsReplies: 2Last Post: 10th Mar 2010, 12:21 -
VOBmerge how much space is required
By carlos28355 in forum Newbie / General discussionsReplies: 3Last Post: 24th Jun 2009, 00:27