jeanl
9th June 2008, 18:04
People,
Just FYI, a DVDSubEdit user sent me a VOB file that DVDSE can't open without throwing an error, but which plays fine in media player classic for example. As it turns out, the subpicture data (the encoded bitmap) has a padding stream smack in the middle of it, with useful data before and after the stream! Apparently this is legit (but DVDSE fails to deal with that).
I'm wondering if anybody has seen that before! In any case, for you programmers, it might be useful to make your code handle that (if it does not already).
Jeanl
Just FYI, a DVDSubEdit user sent me a VOB file that DVDSE can't open without throwing an error, but which plays fine in media player classic for example. As it turns out, the subpicture data (the encoded bitmap) has a padding stream smack in the middle of it, with useful data before and after the stream! Apparently this is legit (but DVDSE fails to deal with that).
I'm wondering if anybody has seen that before! In any case, for you programmers, it might be useful to make your code handle that (if it does not already).
Jeanl