Opened 5 years ago
Closed 5 years ago
#645 closed defect (fixed)
Missing inference for sps_affine_amvr_enabled_flag
Reported by: | geonjungko | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | spec | Version: | VVC D7 vB |
Keywords: | Cc: | ksuehring, bbross, XiangLi, fbossen, jvet@… |
Description
When sps_affine_amvr_enabled_flag is not present, it should be 0.
Suggested change in sps_affine_amvr_enabled_flag semantic:
sps_affine_amvr_enabled_flag equal to 1 specifies that adaptive motion vector difference resolution is used in motion vector coding of affine inter mode. sps_affine_amvr_enabled_flag equal to 0 specifies that adaptive motion vector difference resolution is not used in motion vector coding of affine inter mode. When not present, the value of sps_affine_amvr_enabled_flag is inferred to be equal to 0.
Change history (1)
comment:1 Changed 5 years ago by yk
- Resolution set to fixed
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
Thanks! Fixed in JVET-P2001-vC/v12.