id summary reporter owner description type status priority milestone component version resolution keywords cc 884 DBF issue for multi slice sue.naing "In HM-9.0.1, DBF uses the parameter of slice which appeared last of the picture even if there are multi slice in a picture. In TDecGop::filterPicture(TComPic*& rpcPic) TComSlice* pcSlice = rpcPic->getSlice(rpcPic->getCurrSliceIdx()); CurrSliceIdx() should be the largest value instead of starting from zero. Therefore, pcSlice should be the last slice. In following function, m_pcLoopFilter->setCfg(pcSlice->getPPS()~~->getDeblockingFilterControlPresentFlag(), pcSlice~~->getDeblockingFilterDisable(), pcSlice->getDeblockingFilterBetaOffsetDiv2(), pcSlice->getDeblockingFilterTcOffsetDiv2(), bLFCrossTileBoundary); I think the parameters used in the function should be below the last slice only. " defect closed minor HM HM-9.0 invalid fbossen ksuehring davidf jct-vc@…