Opened 5 years ago

Closed 5 years ago

#218 closed defect (fixed)

Bug in MCTS when DMVR is used

Reported by: george Owned by:
Priority: minor Milestone: VTM-4.1
Component: VTM Version:
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

MCTS constraint does not take the DMVR offset into account.
Merge request "M0445 MCTS fix for DMVR" is submitted:
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/merge_requests/362

Change history (3)

comment:1 Changed 5 years ago by fbossen

After merging Mr362 into master, a significant degradation of coding efficiency is observed. The M0445 feature has thus been disabled in master until a proper fix is provided.

comment:2 Changed 5 years ago by george

The MCTS-DMVR constraint is permanently enabled. The check of MCTS cfg. parameter is missing. The fix is provided in Mr369.

comment:3 Changed 5 years ago by ksuehring

  • Milestone set to VTM-4.1
  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.