Re: *demux: SEND A BUG REPORT
Bj|rn Englund <[email protected]> Thu, 2 Sep 2004 12:18:54 +0200
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Tue Aug 31 2004, Pelle Nilsson wrote: > For some reason ogle behaves different today, now not even the menu > show up, instead I just get a black screen. The "*demux"-errors are > the same though. Anyway, I created a smaller DVD-image with only the > menu, and the result is the same. I also uploaded the dvauthor.xml > file to indicate the structure of the DVD. The URL is: > The last VOBU of VIDEO_TS.VOB is invalid. The nav packets in sector 65 of VIDEO_TS.VOB gives the following info: vobu_s_ptm 0x0001e6cb vobu_e_ptm 0x0003000b this gives a length of 0.8 seconds which is ok. nv_pck_lbn 0x00000041 vobu_ea 0x00000b99 this gives the length of the vobu as 2905 blocks this gives a datarate of 2905 blocks * 2048 bytes/block / 0.8 seconds => 7436800 bytes/second which is about 60Mbit/s, clearly over the maximum 11 Mbit/s on a DVD. I think the multiplexer that created the .VOB has a bug. /Bj|rn