Opened 10 years ago

Closed 9 years ago

#1328 closed defect (fixed)

Encoder: Decoding unit info encoding may fail and is only available for SliceMode=1

Reported by: ksuehring Owned by: ksuehring
Priority: minor Milestone: HM-16.4
Component: HM Version: HM-16.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

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

  • Cc fbossen ksuehring davidf jct-vc@… added

comment:2 Changed 10 years ago by ksuehring

  • Summary changed from Encoder: Decoding unit info eincoding may fail and is only available for SliceMode=1 to Encoder: Decoding unit info encoding may fail and is only available for SliceMode=1

comment:3 Changed 10 years ago by ksuehring

  • Milestone set to HM-17.0
  • Owner set to ksuehring
  • Status changed from new to assigned

comment:4 Changed 9 years ago by ksuehring

  • Milestone changed from HM-16.3 to HM-next

comment:5 Changed 9 years ago by ksuehring

  • Resolution set to fixed
  • Status changed from assigned to closed

fixed in SEI rewrite in r4306, r4307, r4308

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

  • David Flynn(Subscriber)
  • Frank Bossen(Subscriber)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Reporter, Owner, Subscriber, Participant, Always)