Opened 12 years ago Closed 12 years ago #777 closed defect (fixed)Clarification of PCM coding size
Description
When both Log2MinCbSizeY and Log2CtbSizeY are equal to 6, PCM coding Attachments (2)Change History (7)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by sasaiChanged 12 years ago by kchonocomment:3 Changed 12 years ago by kchono
In order to avoid the wrong combination of pcm_enable_flag, log2_min_coding_block_size_minus3, and log2_min_pcm_coding_block_size_minus3 values, perhaps it would be better to describe constraints on log2_min_coding_block_size_minus3 and log2_min_pcm_coding_block_size_minus3 values when pcm_enable_flag is equal to 1.
Attachment describes such constraints. comment:4 Changed 12 years ago by kchono
I referred to an old version of the current text. JCTVC-K0030-v3 states the constraint on log2_min_coding_block_size_minus3. So the constraint is not needed for log2_min_coding_block_size_minus3.
Attachment describes a revised constraint. Changed 12 years ago by kchonocomment:5 Changed 12 years ago by bbross
This will be fixed in JCTVC-K1003_v2 with a note in the semantics of pcm_enabled flag. 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
|
More precisely,
at 7.4.2.2 (description for log_2_min_pcm_luma_coding_block_size_minus3)
The text said that
the variable Log2MinIpcmCbSizeY shall be in the range of Log2MinCbSizeY to Min(Log2CtbSizeY,5). However, Log2MinCtbSizeY can be set to 6.