Opened 12 years ago Closed 12 years ago #742 closed defect (fixed)8.6.1 : incoherence in quantization group definition
Description
My understanding of chapter 8.6.1 is that a quantization group is a set of consecutive coding units (CU) in decoding order that have the same qPy_pred.
With the derivation described in J1003-d7, it occurs that the CUs that are inside a (1<<Log2MinCuQPDeltaSize) x (1<<Log2MinCuQPDeltaSize) block do not have the same qPy_pred. This happens when CU size is smaller than (1<<Log2MinCuQPDeltaSize) x (1<<Log2MinCuQPDeltaSize), and only 1 neighbor of the current quantization group is available, and in the same coding tree block (CTB).
An example illustrates the case the attached schematics.
The proposed modification concerns the value of qPY_prev when not set to SliceQPY :
"1. The variable qPY_PREV is derived as follows.
– Otherwise, qPY_PREV is set equal to the luma quantization parameter QPY of the last coding unit in previous quantization group in decoding order. Attachments (1)Change History (3)comment:1 Changed 12 years ago by DefaultCC Plugin
Changed 12 years ago by Jing-Jing Chungcomment:2 Changed 12 years ago by bbross
This will be fixed in JCTVC-K0030_v5. Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
example