Opened 11 years ago

Closed 11 years ago

#1127 closed defect (fixed)

Default intra configuration generates non-conforming bitstreams

Reported by: fbossen Owned by:
Priority: major Milestone: HM-11.1
Component: HM Version: HM-11.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

The default intra configuration (in cfg/encoder_intra_main.cfg) generates one IDR picture followed by "intra pictures" with NAL unit type 0 (non-reference pictures). This creates an issue with the POC value associated with picture 129 and following: the POC of picture 129 is coded as -127. The encoder should be fixed, for example by using NAL unit type 1 for "intra pictures" in this encoder configuration.

Change History (2)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

comment:2 Changed 11 years ago by fbossen

  • Milestone set to HM-11.1
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r3534

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(Reporter, Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)