Opened 10 years ago Closed 10 years ago #1328 closed defect (fixed)Encoder: Decoding unit info encoding may fail and is only available for SliceMode=1
Description
Decoding units information is only generated for SliceMode=1.
Other Slice modes (and dependent slice segment modes) are also interesting use cases.
The encoder may also crash in other slice modes (or slices disabled) when picture timing SEI is enabled and SliceArgument is too small due to a division by zero.
Also, when using the SliceArgument parameter for calculating the number of DUs, it is still scaled by the CTU depth (which is probably the last remaining piece of fine granular slices). Change History (5)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
comment:5 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