On Sun, 06 Jul 2008 18:12:46 -0400 Christopher E Nolan <cnolan at cmu.edu> wrote: > i know that this will dump the titles: > mplayer dvd://1 -dumpstream -dumpfile test_1.vob > mplayer dvd://2 -dumpstream -dumpfile test_2.vob > > is there a way to concatenate the two VOBs, or dump them as one VOB? > thanks $ cat test_2.vob >> test_1.vob