Opened 12 years ago Closed 12 years ago #848 closed defect (wontfix)Inter prediction semantic bugs
Description
8.5.3.1: Derivation process for motion vector components and
The process does not assign a value for mvL0 and mvL1 when their list is
The value of "merge_idx" is unrestricted (not bounded by MaxNumMergeCand Change History (2)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by bbross
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
|
Re: 8.5.3.1: Derivation process for motion vector components and
reference indices
When the list is not used, the corresponding MV is not used too so there is not need to explicitly set the MV in that case, e.g. to zero.
Re: 7.4.9.6: Prediction unit semantics
Reply from Minhua:
"In Table 9-32, it has
merge_idx TU, cMax = MaxNumMergeCand − 1
It somehow implies that merge_idx is restricted to [0: MaxNumMergeCand – 1]."
Thus, I consider this ticket as closed.