Opened 4 years ago
Closed 4 years ago
#1399 closed defect (fixed)
OLS_A_Tencent_2: Bad DPB parameters
Reported by: | fbossen | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Conformance | Version: | |
Keywords: | Cc: | ksuehring, fbossen, jvet@… |
Description
In the VPS
dpb_max_dec_pic_buffering_minus1[i] ue(v) : 9
dpb_max_num_reorder_pics[i] ue(v) : 16
does not seem to satisfy
The value of dpb_max_num_reorder_pics[ i ] shall be in the range of 0 to dpb_max_dec_pic_buffering_minus1[ i ], inclusive.
Change history (3)
comment:1 Changed 4 years ago by fbossen
comment:2 Changed 4 years ago by bdchoi
Thanks for checking the issue.
The following files were reuploaded with the updated values of dpb_max_num_reorder_pics[ i ].
OLS_A_Tencent_2
OLS_B_Tencent_2
OLS_C_Tencent_2
comment:3 Changed 4 years ago by fbossen
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
This also applies to OLS_B_Tencent_2 and OLS_C_Tencent_2