Opened 11 years ago

Closed 11 years ago

#939 closed enhancement (invalid)

low_delay_hrd_flag[i] present even when fixed_pic_rate_within_cvs_flag[i] == 1

Reported by: dthoang Owned by: bbross
Priority: minor Milestone:
Component: Text Version: D9 (K1003) v13
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

low_delay_hrd_flag[i] is present even when fixed_pic_rate_within_cvs_flag[i] == 1.

Compare this to fixed_pic_rate_within_cvs_flag[i], which is not present if fixed_pic_rate_general_flag[i] == 1, in which case fixed_pic_rate_within_cvs_flag[i] is inferred to be 1.

For consistency, it is suggested that low_delay_hrd_flag[i] be present only if fixed_pic_rate_within_cvs_flag[i] == 0 and that it be inferred to be equal to 0 when fixed_pic_rate_within_cvs_flag[i] == 1.

Change History (4)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 11 years ago by dthoang

The same case can be made to make cpb_cnt_minus1[i] be present only if low_delay_hrd_flag[i] == 0.

comment:3 Changed 11 years ago by yk

I think these changes need to be discussed at the meeting, so it would be better that you submit a proposal document for the changes.

comment:4 Changed 11 years ago by dthoang

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

YK, thanks for the suggestion. I registered JCTVC-L0372 for this purpose, and am closing this bug.

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

  • Benjamin Bross(Owner, Subscriber)
  • Dzung Hoang(Reporter, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Woo-Jin Han(Subscriber)
  • Ye-Kui Wang(Participant)