Opened 5 years ago
Closed 5 years ago
#393 closed defect (fixed)
IBC decoding error for the latest commit - 523bb1ab
Reported by: | xujizheng | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-6.0 |
Component: | VTM | Version: | VTM-5.2 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
Even for the first picture, there shows error message -
"ERROR: In function "xDeriveCUMV" in
/523b/source/Lib/DecoderLib/DecCu.cpp:908: invalid block vector for IBC detected."
The errors seem starting from commit f7d73d07 because commit 3332bdfa does not show such errors.
Change history (2)
comment:1 Changed 5 years ago by XiangLi
comment:2 Changed 5 years ago by XiangLi
- Resolution set to fixed
- Status changed from new to closed
- Version set to VTM-5.2
Note: See TracTickets for help on using tickets.
The issue looks related to JVET-O0090. It affects all classes, not only class F. After disabling JVET-O0090 macro, tests so far (full RA results class C,D,F, partial B) look OK. The proponent of JVET-O0090 was contacted for a fix.