Opened 4 years ago

Closed 4 years ago

#860 closed defect (fixed)

parameter setting in subpic sub-bitstream extraction is not correct

Reported by: LIJINGYA Owned by:
Priority: minor Milestone:
Component: spec Version: VVC D8 vB
Keywords: Cc: ksuehring, bbross, XiangLi, fbossen, jvet@…

Description

In C.7 Subpicture sub-bitstream extraction process:

Following process seems not correct:
"Rewrite the value of sps_num_subpics_minus1 in all referred to SPS NAL units and pps_num_subpics_minus1 in all referred to PPS NAL units to 1."

Suggested change:
"Rewrite the value of sps_num_subpics_minus1 in all referred to SPS NAL units and pps_num_subpics_minus1 in all referred to PPS NAL units to 0."

Change history (1)

comment:1 Changed 4 years ago by yk

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

Thanks for the good catch! Will be fixed in JVET-Q2001-vC.

Note: See TracTickets for help on using tickets.