Opened 5 years ago
Closed 5 years ago
#604 closed defect (fixed)
Inputs and outputs when invoking 8.5.5.9 Derivation process for motion vector arrays from affine control point motion vectors
Reported by: | vdrugeon | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | VVC D7 vE |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
- At the end of 8.5.5.2 Derivation process for motion vectors and reference indices in subblock merge mode, the derivation process for motion vector arrays from affine control point motion vectors as specified in subclause 8.5.5.9 is invoked with a wrong number of inputs (refIdxLX is missing) and a wrong number of outputs (cbProfFlagLX and diffMvLX are missing).
- In 8.5.5.9 Derivation process for motion vector arrays from affine control point motion vectors, diffMvLX is mentioned as one of the outputs, but it is never derived in the process. There is however a variable diffMv derived at the end of this process. Are diffMv and diffMvLX intended to be the same?
Change history (4)
comment:1 Changed 5 years ago by bbross
- Version set to VVC D7 vC
comment:2 Changed 5 years ago by bbross
- Version changed from VVC D7 vC to VVC D7 vD
comment:3 Changed 5 years ago by bbross
- Version changed from VVC D7 vD to VVC D7 vE
comment:4 Changed 5 years ago by jlchen
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
The ticket has been addressed.