Opened 11 years ago Closed 11 years ago #20 closed defect (fixed)Mismatch of SHVC draft 5 and SHM-5.0 software in bit-depth scalability with 1x scalability
Description
When bit-depth scalability is enabled with 1x spatial scalability, SHM-5.0 software does not match the specification of the resampling process in section H.8.1.4 of SHVC working draft 5.
SHVC draft 5 section H.8.1.4 specifies that when the base layer and enhancement layer have the same picture sizes, same internal bit-depths, and zero scaled reference layer offsets, the inter-layer reference picture ilRefPic is set equal to the decoded reference layer picture rlPic.
However in SHM-5.0, when the base layer and enhancement layer have the same picture sizes and zero scaled reference layer offset, the inter-layer reference picture ilRefPic is set equal to the decoded reference layer picture rlPic without checking the bit-depth difference of BL and EL. Consequently, SHM-5.0 does not support bit-depth scalability with 1x scalability in the inter-layer prediction process.
This bug was reported in JCTVC-Q0130, and two implementations of the bug fix are in the software attached in JCTVC-P0130-v2 with the following two macros:
Change history (2)comment:1 Changed 11 years ago by DefaultCC Plugin
comment:2 Changed 11 years ago by Vadim
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
|
fixed with rev 637 and rev 640