Opened 11 years ago Closed 10 years ago #1289 closed defect (fixed)cbr_flag set by encoder
Description
When Timing SEI is enabled, the encoder sets cbr_flag equal to 1 in the VUI. Bit rates are set equal to the bit rate specified for rate control, even if rate control is disabled.
There is no mechanism to control the bit rate to match any of the HRD constraints, especially not for cbr_flag equal to 1.
HRD checks are missing in general in both encoder and decoder. Conformance of bitstreams cannot be guaranteed unless at least basic checks get implemented. Change History (6)comment:1 Changed 11 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
comment:5 Changed 10 years ago by ksuehring
comment:6 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
|
The flag has been disabled in the HRD parameters in r4428