id summary reporter owner description type status priority milestone component version resolution keywords cc 451 Mismatch with spec on modeTypeCondition derivation. hmjang "There is unnecessary condition which seems like mismtach for modeTypeCondition derivation. In specification, the below condition is not necessary. this condition seems not at VTM-6.0rc1. - cbWidth * cbHeight is equal to 32 and MttSplitMode[ x0 ][ y0 ][ mttDepth ] is equal to SPLIT_BT_HOR or SPLIT_BT_VER This condition rather seems to allow 4x2 chroma intra block. Becasue for example when the current block is 8x4 luma block, modeType is derived as MODE_TYPE_INTRA, even though the corresponding chorma block is 4x2. Lastly, this case;8x4 and 4x8 block which modeType is MODE_TYPE_ALL cannot happended by the restricted modeType of parent CU. " defect closed minor spec VVC D7 vC fixed ksuehring bbross XiangLi fbossen jvet@…