I'd like to merge the VOB's of a DVD into a single VOB file.
What command-line tool is recommended under Linux?
|
feedback
|
|
Assuming you only care about the vobs and not anything else on the dvd, you can simply cat them together:
will work just fine. | |||
|
feedback
|