Log in

View Full Version : IfoEdit: authoring to one VOB


trilko
12th June 2007, 15:04
I have elementary streams that I would like to author together to VOB. I would like to have only one VOB file (which can be without any size limit). Is that possible to do with IfoEdit?

Tnx!

blutach
12th June 2007, 15:11
Not sure, but you can join the VOBs later with the DOS copy/b command.

copy/b file1 + file2 + file3 finalfile

Regards

trilko
12th June 2007, 15:15
Not sure, but you can join the VOBs later with the DOS copy/b command.

copy/b file1 + file2 + file3 finalfile


True :) I know this, but I would really like to avoid any command line commands...

r0lZ
12th June 2007, 16:02
VobMerge (http://www.digital-digest.com/dvd/downloads/showsoftware_vobmerge_108.html)

trilko
13th June 2007, 08:28
VobMerge (http://www.digital-digest.com/dvd/downloads/showsoftware_vobmerge_108.html)

That's great! Thanks :)