Opened 10 years ago Closed 10 years ago #1327 closed defect (fixed)Encoder: Incorrect decoding unit info in picture timing SEI
Description
When decoding unit information is encoded in picture timing SEI, the calculations for the syntax elements num_nalus_in_du_minus1 and du_cpb_removal_delay_increment_minus1[ i ] ignore SEI messages.
The standard text has no exception for NAL units containing SEI messages, so these should be counted (which is complicated because it might not be known in advance, how many NAL units are written) Change History (4)comment:1 Changed 10 years ago by DefaultCC Plugin
comment:2 Changed 10 years ago by ksuehring
comment:3 Changed 10 years ago by ksuehring
comment:4 Changed 10 years ago by ksuehring
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
|
fixed in SEI rewrite in r4306, r4307, r4308