Skip to content

JVET-S0249 AHG3: Bugfix to LMCS with multiple slices in VTM9.0 encoder (Ticket#1136)

If an original picture is divided into multiple slices, tiles, and sub-pictures, it is required to applying the forward LMCS function for each slice, respectively.

However, the encoder repeatedly applies the forward LMCS function to the whole original picture for the coding loop of slices.

The attached image is a reconstructed picture of ParkScene sequence with the partitioning configuration for 8 slices, 12 tiles, and 2 subpictures.

Related to Ticket#1136.

1

Edited by JongseokLee

Merge request reports