Opened 11 years ago Closed 11 years ago #1165 closed task (invalid)something about the inter prediction for spatial merging candidates
DescriptionChange History (3)comment:1 Changed 11 years ago by DefaultCC Plugin
comment:2 Changed 11 years ago by charles.leecomment:3 Changed 11 years ago by fbossen
This isn't a report about an issue in HM 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
|
in the spec(04/2013) for page 119, as for the spatial merging candidates define,there are two follow condition:
When one or more of the following conditions are true, availableA1 is set equal to FALSE
for the condition 1,i am confuse about it ? Why do it need such a restriction that it is related to Log2ParMrgLevel ?
for the condition 2,According to the spec 6.4.2, when the current prediction unit is equal to PART_Nx2N and partIdx is equal to 1, i find the sameCb is true ,
and consequently the availableA1 is set equal to TRUE.
so i have a doubt about the condition 2 ? Why do it also need such a restriction?