I use VobEdit. It's even on my Windows Start Menu I use it that much. However, it provides just a fraction of the MPEG PES and misses some of the most important metadata. I'm writing a full parser.milo1012 wrote: 2020-10-13, 21:35 UTC Probably a bit OffTopic, but why don't you use more or less "dedicated" tools for this? E.g. VobEdit can show/interpret the sequence extension quite clearly. Just open the first vob file of the (main DVD) video stream and navigate to the first video pack / I frame pack.
I use IfoEdit, too, and have written javascript that extracts accurate # of sectors for IFOs that contain more than one sequence.
That site provides just a sketch, and it's full of blank spots and outright errors.AFAIR dgindex can show the basic stream information (level@profile)as well, like probably a lot of other tools.
Thanks! I'll check it out.And back to topic: TC's limitations when it comes to splitting file content on newlines were the main reason why I started PCREsearch plugin. Your RegEx will probably work with it.