Opened 5 years ago

Closed 5 years ago

#351 closed defect (invalid)

VPS is not repeated at random access points

Reported by: ksuehring Owned by:
Priority: minor Milestone:
Component: VTM Version:
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

VPSs are not being repeated at random access points, no matter if the ReWriteParamSets option is enabled. They should be repeated.

With segment wise encoding this creates a mismatch because with the current implementation of parcat each segment would have it's own VPS, while sequential coding has only one in the beginning.

(relates to VTM-5.1rc1)

Change history (1)

comment:1 Changed 5 years ago by ksuehring

  • Resolution set to invalid
  • Status changed from new to closed

After further checking it seems that the VPS is actually repeated. Variable naming is still misleading and should be cleaned up at some point.

Note: See TracTickets for help on using tickets.