#1412 closed defect (fixed)Typo in H.8.1.4 Derivation process for inter-layer reference pictures (in R1013_v6 and U1005_v2)
Description
In H.8.1.4 Derivation process for inter-layer reference pictures,
cmPic is used as "
But the cmPic seems not defined. On the other hand, cmRefPic is derived but not used. Maybe replacing cmPic with cmRefPic resolves this issue (or replacing cmRefPic with cmPic).
In addition, "If equalPictureSizeAndOffsetFlag is equal to 1, BitDepthRefLayerY is equal to BitDepthCurrY, BitDepthRefLayerC is equal to BitDepthCurrC, SubWidthRefLayerC is equal to SubWidthCurrC and SubHeightRefLayerC is equal to SubHeightCurrC, the following applies: ", how to generate ilRefPic is not so clear althogh rsPicSampleL, rsPicSampleCb and rsPicSampleCr are set (these parameters should be about ilRefPic). Change History (2)comment:1 Changed 9 years ago by jlchen
comment:2 Changed 9 years ago by Tomohiro Ikai
This report has been closed as fixed but the fix seems not reflrected in the latest suggested draft in JCTVC-V0031. When will this be refrected? 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
|
Yes, this is confirmed to be a typo. It can be sovled by "replacing cmPic with cmRefPic".
Regarding the second issue, it might be useful to add a note helping people better understand the generation process of inter-layer reference picture. We will try to work on it.