id summary reporter owner description type status priority milestone component version resolution keywords cc 584 Missing constraints when resolution is not multiple of CtbSizeY forayr "When the resolution is not multiple of CtbSizeY, the values of MinQtSize and MaxMTTHierarchyDepth might not allowed the coding_tree to be split enough to code the incomplete Ctb. This leads in the specification to a case where split_cu_flag is inferred to 1, whereas all allowSplitFlag (Bt,Tt,Qt) are equal to 0. Constraints should be added on the partition constraints, and/or on the picture width/height. For example, the following case should not be allowed: - MinCbSizeY = 4 - MinQtSize = 32 - MaxMTTHierarchyDepth = 0 - pic_width_in_luma_samples = 8 - pic_height_in_luma_samples = 8" defect closed minor spec VVC D7 vE fixed ksuehring XiangLi fbossen jvet@…