Opened 12 years ago Closed 12 years ago #1087 closed defect (fixed)Buffer allocation for substream with wpp
Description
Hi,
I've got an error with this stream on HM10.0 . Disclaimer: This stream has been made by me so it can't be considered as bugfree.
However, it looks like HM encounters an assert on this stream at the end of first wavefront. This assert is a check on fifo size to ensure hm still have an allocated buffer wile reading on it. It looks like the buffer size just has 1 byte missing (264 rather than 265).
What do you think of this ? Do you confirm me it is an HM bug ?
Thanks and Regards, Attachments (1)Change History (5)comment:1 Changed 12 years ago by DefaultCC Plugin
Changed 12 years ago by lagorssecomment:2 Changed 12 years ago by davidfcomment:3 Changed 12 years ago by fbossen
Fixed in r3475 comment:4 Changed 12 years ago by fbossen
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
Ignoring the very broken profile signalling in the SPS,
Are you counting emulation prevention bytes in your substream offsets?
There is an emulation prevention byte in the first substream that decreases the size from 265 (as signalled) to 264.