Am 11.11.2015 um 00:37 schrieb Carl Hetherington via DCPomatic:
The problem with VOBs, as I understand it, is that
they only definitely
make sense when the whole set of them are joined together. An
individual VOB file may start half way through a video packet and have
no header information at all.
That's right, there is an internal timecode that can get mixed up.
I use MPEG StreamClip to fix this - it will recognize segmented VOBs and broken timecode,
fix it, then you can write a complete 'proper' MPEG2 file without recompression
and insert it in DOM. Needs very little time and effort. Old, but still a valuable tool
for all sorts of things.
- Carsten