Scalable nesting SEI message management

By removing scalable nesting SEI messages not associated with the target output layer set during sub-bitstream extraction, the bitstream size and resource usage are minimized, addressing inefficiencies in existing video coding systems and improving coding efficiency.

JP7753620B2Active Publication Date: 2025-10-15HUAWEI TECH CO LTD
View PDF 0 Cites 0 Cited by

Patent Information

Application Number
JP2022518744
Authority / Receiving Office
JP · JP
Patent Type
Patents
Current Assignee / Owner
Priority Date
2019-09-24
Filing Date
2020-09-08
Publication Date
2025-10-15
Estimated Expiration
2040-09-08

AI Technical Summary

Technical Problem

Existing video coding systems fail to efficiently manage scalable nesting SEI messages during sub-bitstream extraction, leading to increased bitstream size and resource utilization due to unnecessary inclusion of messages not related to the target output layer set, which affects coding efficiency and resource usage.

Method used

Implement a mechanism to remove scalable nesting SEI messages from the bitstream if they do not reference the target output layer set during sub-bitstream extraction, ensuring only relevant messages are retained, thereby reducing bitstream size and resource consumption.

Benefits of technology

This approach enhances coding efficiency by reducing the bitstream size and resource utilization in both the encoder and decoder, optimizing processor, memory, and network resources.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure 0007753620000014
    Figure 0007753620000014
  • Figure 0007753620000015
    Figure 0007753620000015
  • Figure 0007753620000016
    Figure 0007753620000016
Patent Text Reader

Abstract

A video coding mechanism is disclosed. The mechanism includes encoding a bitstream including one or more output layer sets (OLS). A sub-bitstream extraction process is performed by a hypothetical reference decoder (HRD) to extract a target OLS from the OLS. If a scalable nested SEI message within a scalable nesting supplemental enhancement information (SEI) message does not reference the target OLS, an SEI network abstraction layer (NAL) unit including the scalable nesting SEI message is removed from the bitstream. A set of bitstream conformance tests is performed on the target OLS. The bitstream is stored for communication to a decoder.
Need to check novelty before this filing date? Find Prior Art

Description

[Technical Field]

[0001] [CROSS-REFERENCE TO RELATED APPLICATIONS] This patent application claims the benefit of U.S. Provisional Patent Application No. 62 / 905,244, filed September 24, 2019 by Ye-Kui Wang, entitled "Hypothetical Reference Decoder (HRD) for Multi-Layer Video Bitstreams," which is incorporated herein by reference.

[0002] FIELD This disclosure relates generally to video coding, and more particularly to modifying hypothetical reference decoder (HRD) parameters to support efficient encoding and / or conformance testing of multi-layer bitstreams. [Background technology]

[0003] The amount of video data required to depict even a relatively short video can be significant, which can pose challenges when the data is streamed or communicated over communications networks with limited bandwidth capacity. Therefore, video data is typically compressed before being communicated over today's telecommunications networks. Video size can also be an issue when the video is stored on a storage device, as memory resources can be limited. Video compression devices often use software and / or hardware at the source to encode video data before transmission or storage, thereby reducing the amount of data needed to represent a digital video image. The compressed data is then received at the destination by a video decompressor, which decodes the video data. With limited network resources and an ever-increasing demand for high video quality, improved compression and decompression techniques that improve compression ratios with little or no sacrifice in image quality are desirable. Summary of the Invention

[0004] In one embodiment, the present disclosure includes a method implemented by a decoder, the method comprising: receiving, by a receiver of the decoder, a bitstream comprising a target output layer set (OLS), wherein if a scalable nesting supplemental enhancement information (SEI) message within a scalable nesting SEI message does not reference the target OLS, and if the scalable nesting SEI message applies to a particular OLS, a scalable nesting SEI network abstraction layer (NAL) unit containing the scalable nesting SEI message is removed from the bitstream as part of a sub-bitstream extraction process; and decoding, by a processor, pictures from the target OLS.

[0005] Video coding systems apply various conformance tests to ensure that a bitstream is decodable by a decoder. For example, a conformance check may include testing the entire bitstream for conformance, then testing each layer of the bitstream for conformance, and finally checking potential decodable outputs for conformance. To implement a conformance check, corresponding parameters are included in the bitstream. A hypothetical reference decoder (HRD) can read the parameters and perform the tests. A video may contain many layers and many different optically linked sequences (OLSs). Upon request, an encoder transmits one or more layers of a selected OLS. For example, the encoder may transmit the best layer from the OLS that can be supported by the current network bandwidth. The question concerns the layers included in an OLS. Each OLS includes at least one output layer configured to be displayed at a decoder. The encoder's HRD can check whether each OLS conforms to the standard. A conforming OLS can always be decoded and displayed at a conforming decoder. The HRD process can be partially managed by SEI messages. For example, a scalable nesting SEI message may include scalable nested SEI messages. Each scalable nested SEI message may include data related to the corresponding layer. When performing a conformance check, the HRD may perform a bitstream extraction process on the target OLS. Data not related to layers in the OLS is generally removed before the conformance test (e.g., before transmission) so that each OLS can be checked separately. Some video coding systems do not remove scalable nesting SEI messages during the sub-bitstream extraction process because such messages are related to multiple layers. This may result in scalable nesting SEI messages remaining in the bitstream after sub-bitstream extraction, even if the scalable nesting SEI messages are not related to any layers in the target OLS (the OLS being extracted).This can increase the size of the final bitstream without providing any additional functionality. This example includes a mechanism for reducing the size of a multi-layer bitstream. During sub-bitstream extraction, scalable nesting SEI messages can be considered for removal from the bitstream. If the scalable nesting SEI message is associated with one or more OLSs, the scalable nested SEI messages within the scalable nesting SEI message are checked. If the scalable nesting SEI message is not associated with any layer in the target OLS, the entire scalable nesting SEI message can be removed from the bitstream. This reduces the size of the bitstream sent to the decoder. This example therefore increases coding efficiency and reduces the use of processor, memory, and / or network resources in both the encoder and decoder.

[0006] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the sub-bitstream extraction process is performed by a hypothetical reference decoder (HRD) on the encoder.

[0007] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the scalable nesting SEI message applies to a particular OLS if the scalable nesting OLS flag is set to 1.

[0008] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that if the scalable nesting SEI message does not include an index (i) value in the range from 0 to the scalable nesting number of OLSs minus 1 (num_olss_minus1), inclusive, then the scalable nested SEI message does not reference a target OLS, such that the i-th nesting OLS index (NestingOlsIdx[i]) is equal to the target OLS index (targetOlsIdx) associated with the target OLS.

[0009] Optionally, in any of the above-described aspects, another implementation of the aspect provides that scalable nesting num_olss_minus1 specifies the number of OLSs to which the scalable nesting SEI message applies, and the value of scalable nesting num_olss_minus1 is constrained to be in the range from 0 to the total number of OLSs minus 1 (TotalNumOlss-1), inclusive.

[0010] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that targetOlsIdx identifies an OLS index of the target OLS.

[0011] Optionally, in any of the above-described aspects, another implementation of the aspect provides that NestingOlsIdx[i] specifies the OLS index of the i-th OLS to which the scalable nested SEI message applies when the scalable nesting OLS flag is set to 1.

[0012] In one embodiment, the present disclosure includes a method implemented by an encoder, the method comprising: encoding, by a processor of the encoder, a bitstream including one or more OLSs; performing, by an HRD operating on the processor, a sub-bitstream extraction process to extract a target OLS from the OLSs; removing, by the HRD operating on the processor, SEI NAL units including the scalable nesting SEI message from the bitstream if a scalable nested SEI message within the scalable nesting SEI message does not reference the target OLS and if the scalable nesting SEI message applies to a particular OLS; and performing, by the HRD operating on the processor, a set of bitstream conformance tests on the target OLS.

[0013] Video coding systems apply various conformance tests to ensure that a bitstream is decodable by a decoder. For example, a conformance check may include testing the entire bitstream for conformance, then testing each layer of the bitstream for conformance, and finally checking potential decodable outputs for conformance. To implement a conformance check, corresponding parameters are included in the bitstream. A hypothetical reference decoder (HRD) can read the parameters and perform the tests. A video may contain many layers and many different optically linked sequences (OLSs). Upon request, an encoder transmits one or more layers of a selected OLS. For example, the encoder may transmit the best layer from the OLS that can be supported by the current network bandwidth. The question concerns the layers included in an OLS. Each OLS includes at least one output layer configured to be displayed at a decoder. The encoder's HRD can check whether each OLS conforms to the standard. A conforming OLS can always be decoded and displayed at a conforming decoder. The HRD process can be partially managed by SEI messages. For example, a scalable nesting SEI message may include scalable nested SEI messages. Each scalable nested SEI message may include data related to the corresponding layer. When performing a conformance check, the HRD may perform a bitstream extraction process on the target OLS. Data not related to layers in the OLS is generally removed before the conformance test (e.g., before transmission) so that each OLS can be checked separately. Some video coding systems do not remove scalable nesting SEI messages during the sub-bitstream extraction process because such messages are related to multiple layers. This may result in scalable nesting SEI messages remaining in the bitstream after sub-bitstream extraction, even if the scalable nesting SEI messages are not related to any layers in the target OLS (the OLS being extracted).This can increase the size of the final bitstream without providing any additional functionality. This example includes a mechanism for reducing the size of a multi-layer bitstream. During sub-bitstream extraction, scalable nesting SEI messages can be considered for removal from the bitstream. If the scalable nesting SEI message is associated with one or more OLSs, the scalable nested SEI messages within the scalable nesting SEI message are checked. If the scalable nesting SEI message is not associated with any layer in the target OLS, the entire scalable nesting SEI message can be removed from the bitstream. This reduces the size of the bitstream sent to the decoder. This example therefore increases coding efficiency and reduces the use of processor, memory, and / or network resources in both the encoder and decoder.

[0014] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the scalable nesting SEI message applies to a particular OLS if the scalable nesting OLS flag is set to 1.

[0015] Optionally, in any of the above-described aspects, another implementation of the aspect provides that if the scalable nesting SEI message does not include an index (i) value in the range from 0 to scalable nesting num_olss_minus1 (inclusive), then the scalable nested SEI message does not reference a target OLS, such that NestingOlsIdx[i] is equal to targetOlsIdx associated with the target OLS.

[0016] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the scalable nesting num_olss_minus1 specifies the number of OLSs to which the scalable nesting SEI message applies.

[0017] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the value of the scalable nesting num_olss_minus1 is constrained to the range of 0 to TotalNumOlss-1, inclusive.

[0018] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that targetOlsIdx identifies an OLS index of the target OLS.

[0019] Optionally, in any of the above-described aspects, another implementation of the aspect provides that NestingOlsIdx[i] specifies the OLS index of the i-th OLS to which the scalable nested SEI message applies when the scalable nesting OLS flag is set to 1.

[0020] In an embodiment, the present disclosure includes a video coding apparatus comprising: a processor; a receiver coupled to the processor; a memory coupled to the processor; and a transmitter coupled to the processor, wherein the processor, receiver, memory, and transmitter are configured to perform a method according to any one of the preceding aspects.

[0021] In one embodiment, the present disclosure includes a non-transitory computer-readable medium including a computer program product for use by a video coding apparatus, the computer program product including computer-executable instructions stored on the non-transitory computer-readable medium, such that when executed by a processor, the computer program product causes the video coding apparatus to perform a method according to any one of the preceding aspects.

[0022] In one embodiment, the present disclosure includes a decoder comprising: receiving means for receiving a bitstream comprising a target OLS, wherein if a scalable nested SEI message within the scalable nesting SEI message does not reference the target OLS and if the scalable nesting SEI message applies to a particular OLS, a scalable nesting SEI NAL unit containing the scalable nesting SEI message is removed from the bitstream as part of a sub-bitstream extraction process; decoding means for decoding pictures from the target OLS; and forwarding means for forwarding the pictures for display as part of a decoded video sequence.

[0023] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the decoder is further configured to perform the method of any of the aforementioned aspects.

[0024] In one embodiment, the present disclosure includes an encoder comprising: encoding means for encoding a bitstream including one or more OLSs; HRD means for performing a sub-bitstream extraction process to extract a target OLS from the OLSs; removing SEI NAL units including the scalable nesting SEI message from the bitstream if a scalable nested SEI message within the scalable nesting SEI message does not reference the target OLS and if the scalable nesting SEI message applies to a particular OLS; and performing a set of bitstream conformance tests on the target OLS; and storage means for storing the bitstream for communication to a decoder.

[0025] Optionally, in any of the aforementioned aspects, another implementation of the aspect provides that the encoder is further configured to perform the method of any of the aforementioned aspects.

[0026] For clarity, any one of the above-described embodiments may be combined with any one or more of the other above-described embodiments to create new embodiments within the scope of the present disclosure.

[0027] These and other features will be more clearly understood from the following detailed description taken in conjunction with the accompanying drawings and claims.

[0028] For a more complete understanding of the present disclosure, reference is now made to the following brief description in connection with the accompanying drawings and detailed description, wherein like reference numerals represent like parts. [Brief explanation of the drawings]

[0029] [Figure 1] 1 is a flowchart of an exemplary method for encoding a video signal.

[0030] [Figure 2] 1 is a schematic diagram of an exemplary coding and decoding (codec) system for video coding.

[0031] [Figure 3] FIG. 1 is a schematic diagram illustrating an exemplary video encoder.

[0032] [Figure 4] FIG. 1 is a schematic diagram illustrating an exemplary video decoder.

[0033] [Figure 5] 1 is a schematic diagram illustrating an exemplary hypothetical reference decoder (HRD).

[0034] [Figure 6] FIG. 1 is a schematic diagram illustrating an example multi-layer video sequence configured for inter-layer prediction.

[0035] [Figure 7] FIG. 1 is a schematic diagram illustrating an example multi-layer video sequence configured for temporal scalability.

[0036] [Figure 8] FIG. 2 is a schematic diagram illustrating an exemplary bitstream.

[0037] [Figure 9] 1 is a schematic diagram illustrating an exemplary video coding device.

[0038] [Figure 10] 1 is a flowchart of an example method for encoding a video sequence into a bitstream by removing a scalable nesting supplemental enhancement information (SEI) message if a scalable nested SEI message within the scalable nesting SEI message does not reference a target OLS.

[0039] [Figure 11] 10 is a flowchart of an example method for decoding a video sequence from a bitstream in which scalable nesting SEI messages are removed if a scalable nested SEI message within the scalable nesting SEI message does not reference a target OLS.

[0040] [Figure 12] 1 is a schematic diagram of an example system that encodes a video sequence into a bitstream by removing a scalable nesting SEI message if a scalable nested SEI message within the scalable nesting SEI message does not reference a target OLS. DETAILED DESCRIPTION OF THE INVENTION

[0041] First, while exemplary implementations of one or more embodiments are provided below, it should be understood that the disclosed systems and / or methods may be implemented using any number of technologies, whether currently known or in existence. The present disclosure should in no way be limited to the exemplary implementations, drawings, and technologies shown below, including the exemplary designs and implementations shown and described herein, but may be modified within the scope of the appended claims, along with their full scope of equivalents.

[0042] The following terms are defined as follows, unless used herein in a contrary context. Specifically, the following definitions are intended to further clarify the present disclosure. However, terms may be described differently in different contexts. Therefore, the following definitions should be considered supplementary and should not be considered limiting of any other definitions of the descriptions provided for such terms herein.

[0043] A bitstream is a sequence of bits containing compressed video data for transmission between an encoder and a decoder. An encoder is a device configured to compress video data into a bitstream using an encoding process. A decoder is a device configured to reconstruct video data from a bitstream for display using a decoding process. A picture is an array of luma samples and / or chroma samples that generate a frame or its fields. For clarity, the picture being coded or decoded can be referred to as the current picture. A network abstraction layer (NAL) unit is a syntax structure that contains data in the form of a raw byte sequence payload (RBSP), an indication of the type of data, and emulation prevention bytes (interspersed as needed). A video coding layer (VCL) NAL unit is a NAL unit coded to contain video data, such as a coded slice of a picture. A non-VCL NAL unit is a NAL unit that contains non-video data, such as syntax and / or parameters that support decoding the video data, performing conformance checks, or other operations. An access unit (AU) is a set of NAL units associated with each other according to specified classification rules and for one particular output time. A decoding unit (DU) is an AU or a subset of AUs and associated non-VCL NAL units. For example, an AU includes a VCL NAL unit and any non-VCL NAL units associated with the VCL NAL units in the AU. Furthermore, a DU includes a set of VCL NAL units from the AU or its subset, and any non-VCL NAL units associated with the VCL NAL units in the DU. A layer is a set of VCL NAL units that share specified characteristics (e.g., a common resolution, frame rate, picture size, etc.) and associated non-VCL NAL units. The decoding order is the order in which syntax elements are processed by the decoding process.A video parameter set (VPS) is a data unit that contains parameters for the entire video.

[0044] A temporal scalable bitstream is a bitstream coded with multiple layers providing various temporal resolutions / frame rates (e.g., each layer is coded to support a different frame rate). A sublayer is a temporal scalable layer of a temporal scalable bitstream that includes VCL NAL units and associated non-VCL NAL units with a specific temporal identifier value. For example, a temporal sublayer is a layer that includes video data associated with a specified frame rate. A sublayer representation is a subset of a bitstream that includes NAL units of a specific sublayer and a lower sublayer. Thus, one or more temporal sublayers can be combined to achieve a sublayer representation that can be decoded to result in a video sequence with a specified frame rate. An output layer set (OLS) is a set of layers in which one or more layers are designated as output layers. An output layer is a layer designated for output (e.g., to a display). An OLS index is an index that uniquely identifies the corresponding OLS. The zeroth (0th) OLS includes only the lowest layer (the layer with the lowest layer identifier) ​​and is therefore an OLS that includes only output layers. A temporal identifier (ID) is a data element that indicates that the data corresponds to a temporal location within a video sequence. The sub-bitstream extraction process is a process that removes NAL units from a bitstream that do not belong to a target set determined by a target OLS index and a target highest temporal ID. The sub-bitstream extraction process results in an output sub-bitstream that contains NAL units from the bitstream that are part of the target set.

[0045] An HRD is a decoder model that runs on an encoder and checks the variability of the bitstream produced by the encoding process to verify its conformance with specified constraints. Bitstream conformance testing is used to determine whether an encoded bitstream conforms to a standard such as Versatile Video Coding (VVC). HRD parameters are syntax elements that initialize and / or define the operating conditions of the HRD. HRD parameters can be included in an HRD parameter syntax structure. A syntax structure is a data object configured to contain multiple different parameters. A syntax element is a data object that contains one or more parameters of the same type. Thus, a syntax structure can contain multiple syntax elements. Sequence-level HRD parameters are HRD parameters that apply to the entire coded video sequence. The maximum HRD temporal ID (hrd_max_tid[i]) specifies the temporal ID of the highest sublayer representation for which the HRD parameters are included in the ith set of OLS HRD parameters. The general HRD parameters (general_hrd_parameters) syntax structure is a syntax structure that contains sequence-level HRD parameters. An operation point (OP) is a temporal subset of an OLS identified by an OLS index and a highest temporal ID. An OP under test (targetOp) is an OP selected for conformance testing in the HRD. A target OLS is an OLS selected for extraction from the bitstream. A decoding unit HRD parameters present flag (decoding_unit_hrd_params_present_flag) is a flag that indicates whether the corresponding HRD parameter operates at the DU level or the AU level. A coded picture buffer (CPB) is a first-in-first-out buffer in the HRD that contains coded pictures in decoding order for use during bitstream conformance verification.A decoded picture buffer (DPB) is a buffer for holding decoded pictures for referencing, output reordering, and / or output delay.

[0046] A supplemental enhancement information (SEI) message is a syntax structure with specified semantics that conveys information that is not required by the decoding process to determine the values ​​of samples in a decoded picture. A scalable nesting SEI message is a message that contains multiple SEI messages corresponding to one or more OLSs or one or more layers. A scalable non-nested SEI message is a message that is not nested and therefore contains a single SEI message. A buffering period (BP) SEI message is an SEI message that contains HRD parameters for initializing the HRD to manage the CPB. A picture timing (PT) SEI message is an SEI message that contains HRD parameters for managing distribution information for AUs in the CPB and / or DPB. A decoding unit information (DUI) SEI message is an SEI message that contains HRD parameters for managing distribution information for DUs in the CPB and / or DPB.

[0047] The CPB removal delay is the period of time that the corresponding current AU can remain in the CPB before being removed and output to the DPB. The initial CPB removal delay is the default CPB removal delay for each picture, AU, and / or DU in the bitstream, OLS, and / or layer. The CPB removal offset is the location in the CPB used to determine the boundary of the corresponding AU in the CPB. The initial CPB removal offset is the default CPB removal offset associated with each picture, AU, and / or DU in the bitstream, OLS, and / or layer. The decoded picture buffer (DPB) output delay information is the period of time that the corresponding AU can remain in the DPB before being output. The CPB removal delay information is information regarding the removal of the corresponding DU from the CPB. The delivery schedule specifies the timing of delivery of video data to and from memory locations such as the CPB and / or DPB. The VPS layer ID (vps_layer_id) is a syntax element that indicates the layer ID of the ith layer indicated in the VPS. The number of output layer sets minus one (num_output_layer_sets_minus1) is a syntax element that specifies the total number of OLSs specified by the VPS. The HRD coded picture buffer count (hrd_cpb_cnt_minus1) is a syntax element that specifies the number of alternative CPB delivery schedules. The sublayer CPB parameters present flag (sublayer_cpb_params_present_flag) is a syntax element that specifies whether the set of OLS HRD parameters includes HRD parameters for the specified sublayer representation. The schedule index (ScIdx) is an index that identifies a delivery schedule. The BP CPB count minus one (bp_cpb_cnt_minus1) is a syntax element that specifies the number of initial CPB removal delay and offset pairs, and therefore the number of delivery schedules available for a temporal sublayer. The NAL unit header layer identifier (nuh_layer_id) is a syntax element that specifies the identifier of the layer that contains the NAL unit.The fixed picture rate general flag (fixed_pic_rate_general_flag) syntax element specifies whether the temporal distance between the HRD output times of consecutive pictures in output order is constrained. The sublayer HRD parameters (sublayer_hrd_parameters) syntax structure contains the HRD parameters of the corresponding sublayer. The general VCL HRD parameters present flag (general_vcl_hrd_params_present_flag) is a flag that specifies whether VCL HRD parameters are present in the general HRD parameters syntax structure. The BP maximum sublayers minus 1 (bp_max_sublayers_minus1) syntax element specifies the maximum number of temporal sublayers for which the CPB removal delay and CPB removal offset are indicated in a BP SEI message. The VPS maximum sublayers minus 1 (vps_max_sublayers_minus1) syntax element specifies the maximum number of temporal sublayers that can exist in a layer specified by the VPS. The scalable nesting OLS flag specifies whether a scalable nested SEI message applies to a specific OLS or a specific layer. The scalable nesting number of OLSs minus 1 (num_olss_minus1) syntax element specifies the number of OLSs to which a scalable nested SEI message applies. The nesting OLS index (NestingOlsIdx) is a syntax element that specifies the OLS index of the OLS to which a scalable nested SEI message applies. The target OLS index (targetOlsIdx) is a variable that identifies the OLS index of the target OLS to be decoded. The total number of OLSs minus 1 (TotalNumOlss-1) syntax element specifies the total number of OLSs specified in the VPS.

[0048] The following acronyms are used in this specification: Access Unit (AU), Coding Tree Block (CTB), Coding Tree Unit (CTU), Coding Unit (CU), Coding Layer Video Sequence (CLVS), Coding Layer Video Sequence Start (CLVSS), Coded Video Sequence (CVS), Coded Video Sequence Start (CVSS), Joint Video Experts Team (JVET), Hypothetical Reference Decoder (HRD), Motion Constrained Tile Set (MCTS), Maximum Transmission Unit (MTU), Network Abstraction Layer (NAL), Output Layer Set (OLS), Picture Order Count (POC), Random Access Point (RAP), Raw Byte Sequence Payload (RBSP), Sequence Parameter Set (SPS), Video Parameter Set (VPS), Versatile Video Coding (VVC).

[0049] Many video compression techniques can be used to reduce the size of video files while minimizing data loss. For example, video compression techniques may include performing spatial (e.g., intra-picture) prediction and / or temporal (e.g., inter-picture) prediction to reduce or remove data redundancy in a video sequence. In block-based video coding, a video slice (e.g., a video picture or a portion of a video picture) may be divided into video blocks, which are also referred to as tree blocks, coded tree blocks (CTBs), coded tree units (CTUs), coding units (CUs), and / or coding nodes. Video blocks in an intra-coded (I) slice of a picture are coded using spatial prediction with respect to reference samples in neighboring blocks in the same picture. Video blocks in an inter-coded unidirectionally predicted (P) or bidirectionally predicted (B) slice of a picture may be coded using spatial prediction with respect to reference samples in neighboring blocks in the same picture or temporal prediction with respect to reference samples in other reference pictures. A picture may be referred to as a frame and / or an image, and a reference picture may be referred to as a reference frame and / or a reference image. Spatial or temporal prediction results in a prediction block that represents an image block. Residual data represents pixel differences between the original image block and the prediction block. Thus, inter-coded blocks are coded according to a motion vector that points to a block of reference samples that form the prediction block and residual data that indicates the difference between the coded block and the prediction block. Intra-coded blocks are coded according to an intra-coding mode and residual data. For further compression, the residual data may be transformed from the pixel domain to a transform domain. These result in residual transform coefficients that may be quantized. The quantized transform coefficients may first be arranged in a two-dimensional array. The quantized transform coefficients may be scanned to generate a one-dimensional vector of transform coefficients. Entropy coding may be applied to achieve even greater compression. Such video compression techniques are described in more detail below.

[0050] To ensure that the encoded video can be accurately decoded, the video is encoded and decoded according to a corresponding video coding standard, including International Telecommunication Union (ITU) Standardization Sector (ITU-T) H.261, International Organization for Standardization / International Electrotechnical Commission (ISO / IEC) Motion Picture Experts Group (MPEG)-1 Part 2, Advanced Video Coding (AVC), also known as ITU-T H.262 or ISO / IEC MPEG-2 Part 2, ITU-T H.263, ISO / IEC MPEG-4 Part 2, ITU-T H.264 or ISO / IEC MPEG-4 Part 10, and High Efficiency Video Coding (HEVC), also known as ITU-T H.265 or MPEG-H Part 2. AVC includes extensions such as Scalable Video Coding (SVC), Multiview Video Coding (MVC), and Multiview Video Coding plus Depth (MVC+D), as well as three-dimensional (3D) AVC (3D-AVC). HEVC includes extensions such as Scalable HEVC (SHVC), Multiview HEVC (MV-HEVC), and 3D HEVC (3D-HEVC). The ITU-T and ISO / IEC joint video experts team (JVET) has begun development of a video coding standard called Versatile Video Coding (VVC). VVC is included in working drafts (WD), including JVET-O2001-v14.

[0051] Video coding systems apply various conformance tests to ensure that a bitstream is decodable by a decoder. For example, a conformance check may include testing the entire bitstream for conformance, then testing each layer of the bitstream for conformance, and finally checking potential decodable outputs for conformance. To implement a conformance check, corresponding parameters are included in the bitstream. A hypothetical reference decoder (HRD) can read the parameters and perform the tests. A video may contain many layers and many different output layer sets (OLSs). Upon request, the encoder transmits one or more layers of a selected OLS. For example, the encoder may transmit the best layer from the OLS that can be supported by the current network bandwidth. The first problem with this approach is that a significant number of layers are tested but not actually transmitted to the decoder. However, parameters to support such tests may still be included in the bitstream, which unnecessarily increases the bitstream size.

[0052] In a first example, a mechanism is disclosed herein that applies bitstream conformance tests only to each OLS. In this way, the entire bitstream, each layer, and the decodable output are tested together when the corresponding OLS is tested. Therefore, the number of conformance tests is reduced, reducing processor and memory resource usage in the encoder. Furthermore, reducing the number of conformance tests can reduce the number of associated parameters included in the bitstream. This reduces the bitstream size and therefore reduces processor, memory, and / or network resource usage in both the encoder and the decoder.

[0053] A second problem is that the HRD parameter signaling process used for HRD conformance testing in some video coding systems can become complicated in a multi-layer context. For example, a set of HRD parameters may be signaled for each layer of each OLS. Such HRD parameters may be signaled at different locations in the bitstream depending on the intended range of the parameter. This results in a scheme that becomes more complex as more layers and / or OLSs are added. Furthermore, HRD parameters for different layers and / or OLSs may contain redundant information.

[0054] In a second example, a mechanism for signaling a global set of HRD parameters for an OLS and corresponding layers is disclosed herein. For example, all sequence-level HRD parameters that apply to all OLSs and all layers included in the OLS are signaled in a video parameter set (VPS). The VPS is signaled once in the bitstream, and therefore, sequence-level HRD parameters are signaled once. Furthermore, sequence-level HRD parameters can be constrained to be the same for all OLSs. In this way, redundant signaling is reduced and coding efficiency is improved. This approach also simplifies the HRD process. As a result, the use of processor, memory, and / or network signaling resources is reduced in both the encoder and decoder.

[0055] A third problem may arise when a video coding system performs conformance checks on a bitstream. Video may be coded into multiple layers and / or sublayers, which may then be organized into an OLS. Each layer and / or sublayer of each OLS is checked for conformance according to a delivery schedule. Each delivery schedule is associated with a different coded picture buffer (CPB) size and CPB delay to account for different transmission bandwidths and system capabilities. Some video coding systems allow each sublayer to define any number of delivery schedules. This can result in a large amount of signaling to support conformance checks, resulting in reduced bitstream coding efficiency.

[0056] In a third example, a mechanism for increasing coding efficiency for videos containing multiple layers is disclosed herein. Specifically, all layers and / or sublayers are constrained to include the same number of CPB delivery schedules. For example, an encoder can determine the maximum number of CPB delivery schedules to be used for any one layer and set the number of CPB delivery schedules for all layers to the maximum number. The number of delivery schedules can then be signaled once, for example, as part of the HRD parameters of the VPS. This eliminates the need to signal multiple schedules per layer / sublayer. In some examples, all layers / sublayers in an OLS can also share the same delivery schedule index. These modifications reduce the amount of data used to signal data related to conformance checking. This reduces bitstream size and, therefore, reduces processor, memory, and / or network resource utilization in both the encoder and decoder.

[0057] A fourth problem may arise when video is coded into multiple layers and / or sublayers, which are then organized into an OLS. The OLS may include a zeroth (0th) OLS that includes only output layers. Supplemental Enhancement Information (SEI) messages may be included in the bitstream to inform the HRD of layer / OLS-specific parameters used to test the bitstream's layers for conformance to the standard. Specifically, when an OLS is included in the bitstream, a scalable nesting SEI message is used. The scalable nesting SEI message includes one or more OLSs and / or a group of nested SEI messages that apply to one or more layers of an OLS. Each nested SEI message may include an indicator indicating its association with the corresponding OLS and / or layer. A nested SEI message may be configured for use with multiple layers and may contain irrelevant information when applied to a zeroth OLS that includes a single layer.

[0058] In a fourth example, a mechanism for improving coding efficiency for video including a 0th OLS is disclosed herein. A scalable non-nested SEI message is used for the 0th OLS. The scalable non-nested SEI message applies only to the 0th OLS and is therefore constrained to apply only to output layers included in the 0th OLS. In this way, irrelevant information such as nesting relationships and layer indications can be omitted from the SEI message. The scalable non-nested SEI message may be used as a buffering period (BP) SEI message, a picture timing (PT) SEI message, a decoding unit (DU) SEI message, or a combination thereof. These modifications reduce the amount of data used to signal conformance check-related information for the 0th OLS. This reduces the bitstream size and, therefore, reduces processor, memory, and / or network resource utilization in both the encoder and decoder.

[0059] A fifth problem can also arise when video is separated into multiple layers and / or sublayers. An encoder can encode these layers into a bitstream. Furthermore, the encoder can perform conformance testing using HRDs to check whether the bitstream conforms to a standard. To support such conformance testing, the encoder can be configured to include layer-specific HRD parameters in the bitstream. Layer-specific HRD parameters can be coded for each layer in some video coding systems. In some cases, the layer-specific HRD parameters are the same for each layer, resulting in redundant information that unnecessarily increases the size of the video encoding.

[0060] In a fifth example, a mechanism for reducing redundancy of HRD parameters for video using multiple layers is disclosed herein. An encoder may encode the HRD parameters of the highest layer. The encoder may also encode a sublayer CPB parameter present flag (sublayer_cpb_params_present_flag). The sublayer_cpb_params_present_flag may be set to zero to indicate that all lower layers must use the same HRD parameters as the highest layer. In this context, the highest layer has the highest layer identifier (ID), and a lower layer is any layer with a layer ID lower than the layer ID of the highest layer. In this manner, the HRD parameters of lower layers may be omitted from the bitstream. This reduces the bitstream size and, therefore, reduces processor, memory, and / or network resource utilization in both the encoder and decoder.

[0061] The sixth issue concerns the use of sequence parameter sets (SPSs) to contain syntax elements related to each video sequence within a video. Video coding systems may code video in layers and / or sublayers. Video sequences may operate differently in different layers and / or sublayers. Thus, different layers may point to different SPSs. A BP SEI message may indicate the layer / sublayer that is being checked for conformance to the standard. Some video coding systems may indicate that the BP SEI message applies to the layer / sublayer indicated in the SPS. This can cause problems if different layers reference different SPSs; such SPSs may contain conflicting information, resulting in unexpected errors.

[0062] In a sixth example, a mechanism for addressing errors related to conformance checks when multiple layers are used in a video sequence is disclosed herein. Specifically, the BP SEI message is modified to indicate that any number of layers / sublayers listed in the VPS can be checked for conformance. For example, the BP SEI message may include a BP max_sublayers minus 1 (bp_max_sublayers_minus1) syntax element indicating the number of layers / sublayers associated with the data in the BP SEI message. Meanwhile, a VPS max_sublayers minus 1 (vps_max_sublayers_minus1) syntax element in the VPS indicates the number of sublayers in the entire video. The bp_max_sublayers_minus1 syntax element may be set to any value between 0 and the value of the vps_max_sublayers_minus1 syntax element. In this way, any number of layers / sublayers in a video can be checked for conformance while avoiding layer-based sequence issues related to SPS mismatches. Thus, the present disclosure avoids layer-based coding errors and therefore enhances the functionality of the encoder and / or decoder. Furthermore, the present example supports layer-based coding, which can enhance coding efficiency. In this manner, the present example supports reduced use of processor, memory, and / or network resources in the encoder and / or decoder.

[0063] The seventh issue concerns the layers included in an OLS. Each OLS includes at least one output layer configured to be displayed by a decoder. The HRD of the encoder can check whether each OLS conforms to the standard. A conforming OLS can always be decoded and displayed by a conforming decoder. The HRD process can be partially managed by SEI messages. For example, a scalable nesting SEI message can include a scalable nested SEI message. Each scalable nested SEI message can include data related to the corresponding layer. When performing a conformance check, the HRD can perform a bitstream extraction process on the target OLS. Data not related to a layer in the OLS is generally removed before conformance testing (e.g., before transmission) so that each OLS can be checked separately. Some video coding systems do not remove scalable nesting SEI messages during the sub-bitstream extraction process because such messages relate to multiple layers. This may result in scalable nesting SEI messages remaining in the bitstream after sub-bitstream extraction, even if the scalable nesting SEI messages are not related to any layer in the target OLS (the OLS being extracted), which can increase the size of the final bitstream without providing any additional functionality.

[0064] In a seventh example, a mechanism for reducing the size of a multi-layer bitstream is disclosed herein. During sub-bitstream extraction, scalable nesting SEI messages may be considered for removal from the bitstream. If the scalable nesting SEI message is associated with one or more OLSs, the scalable nested SEI messages within the scalable nesting SEI message are checked. If the scalable nesting SEI message is not associated with any layer in the target OLS, the entire scalable nesting SEI message may be removed from the bitstream. This reduces the size of the bitstream transmitted to the decoder. This example therefore improves coding efficiency and reduces the use of processor, memory, and / or network resources in both the encoder and decoder.

[0065] 1 is a flowchart of an exemplary operational method 100 for encoding a video signal. Specifically, a video signal is encoded by an encoder. The encoding process compresses the video signal and reduces the video file size by using various mechanisms. The smaller file size allows the compressed video file to be transmitted to a user while reducing associated bandwidth overhead. A decoder then decodes the compressed video file to reconstruct the original video signal for display to an end user. The decoding process generally mirrors the encoding process to allow the decoder to consistently reconstruct the video signal.

[0066] In step 101, a video signal is input to an encoder. For example, the video signal may be an uncompressed video file stored in memory. As another example, the video file may be captured by a video capture device such as a video camera and encoded to support live streaming of the video. The video file may include both an audio component and a video component. The video component includes a series of image frames that, when viewed in sequence, create the visual impression of movement. The frames include pixels that are represented in terms of light, referred to herein as luma components (or luma samples), and color, referred to herein as chroma components (or color samples). In some examples, the frames may also include depth values ​​to support three-dimensional displays.

[0067] In step 103, the video is divided into blocks. The division involves subdividing pixels within each frame into square and / or rectangular blocks for compression. For example, in High Efficiency Video Coding (HEVC) (also known as H.265 and MPEG-H Part 2), a frame may first be divided into coding tree units (CTUs), which are blocks of a predetermined size (e.g., 64 pixels by 64 pixels). A CTU contains both luma and chroma samples. A coding tree is used to divide the CTUs into blocks, which can then be recursively subdivided until a configuration that supports further encoding is achieved. For example, the luma component of a frame may be subdivided until each block contains a relatively uniform illumination value. Furthermore, the chroma component of a frame may be subdivided until each block contains a relatively uniform color value. Thus, the division mechanism varies depending on the content of the video frame.

[0068] In step 105, various compression mechanisms are used to compress the image blocks partitioned in step 103. For example, inter-prediction and / or intra-prediction may be used. Inter-prediction is designed to take advantage of the fact that objects in a common scene tend to appear in consecutive frames. Thus, a block depicting an object in a reference frame need not be repeatedly described in adjacent frames. Specifically, an object such as a table may remain in a constant position across multiple frames. Thus, the table may be described once, and adjacent frames may reference the reference frame. A pattern matching mechanism may be used to match objects across multiple frames. Furthermore, moving objects may be represented across multiple frames, for example, due to object movement or camera movement. As a specific example, a video may show a car moving across the screen across multiple frames. Such movement may be described using a motion vector. A motion vector is a two-dimensional vector that provides an offset from the coordinates of an object in a frame to the coordinates of the object in a reference frame. In this manner, inter-prediction may encode an image block in a current frame as a set of motion vectors indicating its offset from a corresponding block in a reference frame.

[0069] Intra prediction encodes blocks within a common frame. Intra prediction takes advantage of the fact that luma and chroma components tend to cluster within a frame. For example, some green patches in a tree tend to be located adjacent to similar green patches. Intra prediction uses several directional prediction modes (e.g., 33 in HEVC), planar mode, and direct current (DC) mode. Directional mode indicates that the current block is similar / identical to samples in neighboring blocks in the corresponding direction. Planar mode indicates that a series of blocks (e.g., a plane) along a row / column can be interpolated based on neighboring blocks at the edge of the row. Planar mode effectively indicates a smooth transition of light / color across a row / column by adopting a relatively constant slope for the changing values. DC mode is used for boundary smoothing, indicating that a block is similar / identical to the average value associated with samples in all neighboring blocks associated with the angular direction of the directional prediction mode. Therefore, intra-predicted blocks can represent image blocks as various related prediction mode values ​​rather than actual values. Furthermore, inter-predicted blocks can represent image blocks as motion vector values ​​rather than actual values. In either case, the prediction block may not exactly represent the image block in some cases. The differences are stored in a residual block. A transform may be applied to the residual block to further compress the file.

[0070] Various filtering techniques can be applied in step 107. In HEVC, filters are applied according to an in-loop filtering scheme. The block-based prediction described above can result in the creation of blocky images at the decoder. Furthermore, block-based prediction schemes can encode blocks and then reconstruct the encoded blocks for later use as reference blocks. In-loop filtering schemes iteratively apply noise suppression filters, deblocking filters, adaptive loop filters, and sample adaptive offset (SAO) filters to blocks / frames. These filters mitigate such blocking artifacts so that the encoded file can be accurately reconstructed. Furthermore, these filters mitigate artifacts in the reconstructed reference blocks, so that the artifacts are less likely to generate additional artifacts in subsequent blocks that are coded based on the reconstructed reference blocks.

[0071] Once the video signal has been segmented, compressed, and filtered, the resulting data is encoded into a bitstream in step 109. The bitstream includes the data described above as well as any signaling data desired to support proper video signal reconstruction at the decoder. For example, such data may include segmentation data, prediction data, residual blocks, and various flags that provide coding instructions to the decoder. The bitstream may be stored in memory for transmission to the decoder upon request. The bitstream may also be broadcast and / or multicast to multiple decoders. Creating the bitstream is an iterative process. Thus, steps 101, 103, 105, 107, and 109 may occur sequentially and / or simultaneously across many frames and blocks. The order shown in FIG. 1 is presented for clarity and ease of explanation and is not intended to limit the video coding process to any particular order.

[0072] The decoder receives the bitstream and begins the decoding process in step 111. Specifically, the decoder uses an entropy decoding scheme to convert the bitstream into corresponding syntax and video data. In step 111, the decoder uses syntax data from the bitstream to determine the frame partitioning. The partitioning should match the result of the block partitioning in step 103. We will now describe the entropy encoding / decoding used in step 111. The encoder makes many choices during the compression process, such as selecting a block partitioning scheme from several possible choices based on the spatial location of values ​​in the input image. A number of bins may be used to signal the exact selection. As used herein, a bin is a binary value treated as a variable (e.g., a bit value that can change depending on the context). Entropy coding allows the encoder to discard any options that are clearly not feasible for a particular case, leaving a set of acceptable options. A codeword is then assigned to each acceptable option. The length of the codeword is based on the number of allowable options (e.g., one bin for two options, two bins for three to four options, etc.). The encoder then encodes the codeword for the selected option. This scheme reduces the size of the codeword because the codeword is only large enough to uniquely indicate a selection from a small subset of allowable options, rather than a selection from a potentially large set of all possible options. The decoder then decodes the selection by determining the set of allowable options in the same way as the encoder. By determining the set of allowable options, the decoder can read the codeword and determine the selection made by the encoder.

[0073] In step 113, the decoder performs block decoding. Specifically, the decoder uses an inverse transform to generate a residual block. The decoder then uses the residual block and a corresponding predictive block to reconstruct an image block according to the partitioning. The predictive block may include both intra-predictive blocks and inter-predictive blocks as generated in the encoder in step 105. The reconstructed image block is then placed in a frame of the reconstructed video signal according to the partitioning data determined in step 111. The syntax of step 113 may also be signaled in the bitstream via entropy coding, as described above.

[0074] In step 115, filtering is performed on the frames of the reconstructed video signal in a manner similar to step 107 in the encoder. For example, a noise suppression filter, a deblocking filter, an adaptive loop filter, and an SAO filter may be applied to the frames to remove blocking artifacts. Once the frames have been filtered, the video signal may be output to a display in step 117 for viewing by an end user.

[0075] 2 is a schematic diagram of an exemplary coding and decoding (codec) system 200 for video coding. Specifically, codec system 200 provides functionality supporting the implementation of operational method 100. Codec system 200 is generalized to illustrate components used in both encoders and decoders. Codec system 200 receives and splits a video signal, as described with reference to steps 101 and 103 in operational method 100, resulting in split video signal 201. When functioning as an encoder, codec system 200 then compresses split video signal 201 into an encoded bitstream, as described with reference to steps 105, 107, and 109 in method 100. When operating as a decoder, codec system 200 generates an output video signal from the bitstream, as described with reference to steps 111, 113, 115, and 117 in operational method 100. Codec system 200 includes a general coder control component 211, a transform scaling and quantization component 213, an intra-picture estimation component 215, an intra-picture prediction component 217, a motion compensation component 219, a motion estimation component 221, a scaling and inverse transform component 229, a filter control analysis component 227, an in-loop filter component 225, a decoded picture buffer component 223, and a header formatting and context adaptive binary arithmetic coding (CABAC) component 231. Such components are coupled as shown. In FIG. 2, black lines indicate the movement of data to be coded / decoded, and dashed lines indicate the movement of control data that controls the operation of other components. The components of codec system 200 may all be present in an encoder. A decoder may include a subset of the components of codec system 200.For example, the decoder may include an intra-picture prediction component 217, a motion compensation component 219, a scaling and inverse transform component 229, an in-loop filter component 225, and a decoded picture buffer component 223. These components are now described.

[0076] The segmented video signal 201 is a captured video sequence that has been segmented into blocks of pixels by a coding tree. The coding tree uses various split modes to subdivide the blocks of pixels into smaller blocks of pixels. These blocks can then be further subdivided into smaller blocks. Blocks are sometimes referred to as nodes on the coding tree. Larger parent nodes are split into smaller child nodes. The number of times a node is subdivided is referred to as the depth of the node / coding tree. The segmented blocks may be included in coding units (CUs). For example, a CU may be a subpart of a CTU that includes a luma block, a red chroma (Cr) block, and a blue chroma (Cb) block, along with corresponding syntax instructions for the CU. Split modes may include a binary tree (BT), a triple tree (TT), and a quad tree (QT), which are used to split nodes of various shapes into two, three, or four child nodes, respectively, depending on the split mode used. The segmented video signal 201 is forwarded to a general coder control component 211, a transform scaling and quantization component 213, an intra-picture estimation component 215, a filter control analysis component 227, and a motion estimation component 221 for compression.

[0077] The general coder control component 211 is configured to make decisions regarding the coding of images of a video sequence into a bitstream according to application constraints. For example, the general coder control component 211 manages the optimization of bitrate / bitstream size versus reconstruction quality. Such decisions can be made based on storage space / bandwidth availability and image resolution requirements. The general coder control component 211 also manages buffer utilization in relation to transmission rate to mitigate buffer underrun and overrun issues. To manage these issues, the general coder control component 211 manages segmentation, prediction, and filtering by other components. For example, the general coder control component 211 may dynamically increase compression complexity to increase resolution and increase bandwidth usage, or decrease compression complexity to decrease resolution and bandwidth usage. Thus, the general coder control component 211 controls other components of the codec system 200 to balance video signal reconstruction quality and bitrate concerns. The general coder control component 211 generates control data that controls the operation of other components. The control data is also forwarded to the header formatting and CABAC component 231 to be encoded in the bitstream into signal parameters for decoding by the decoder.

[0078] The segmented video signal 201 is also sent to a motion estimation component 221 and a motion compensation component 219 for inter-prediction. A frame or slice of the segmented video signal 201 may be divided into multiple video blocks. The motion estimation component 221 and the motion compensation component 219 perform inter-predictive coding of the received video block with respect to one or more blocks in one or more reference frames to provide temporal prediction. The codec system 200 may perform multiple coding passes, for example, to select an appropriate coding mode for each block of video data.

[0079] The motion estimation component 221 and the motion compensation component 219 may be highly integrated but are shown separately for conceptual purposes. Motion estimation, performed by the motion estimation component 221, is the process of generating motion vectors that estimate the motion of video blocks. A motion vector may indicate, for example, the displacement of a coded object relative to a predictive block. A predictive block is a block that is found to closely match a block to be coded in terms of pixel differences. A predictive block may also be referred to as a reference block. Such pixel differences may be determined by sum of absolute differences (SAD), sum of square differences (SSD), or other difference metrics. HEVC uses several coded objects, including CTUs, coded tree blocks (CTBs), and CUs. For example, a CTU may be divided into CTBs, which may then be divided into CBs for inclusion in a CU. A CU may be coded as a prediction unit (PU) containing prediction data and / or a transform unit (TU) containing transformed residual data for the CU. The motion estimation component 221 generates motion vectors, PUs, and TUs by using rate-distortion analysis as part of a rate-distortion optimization process. For example, the motion estimation component 221 can determine multiple reference blocks, multiple motion vectors, etc. for the current block / frame and select the reference block, motion vector, etc. with the best rate-distortion characteristics. The best rate-distortion characteristics balance both the quality of the video reconstruction (e.g., the amount of data loss due to compression) and the coding efficiency (e.g., the size of the final encoding).

[0080] In some examples, the codec system 200 can calculate values ​​for sub-integer pixel positions of reference pictures stored in the decoded picture buffer component 223. For example, the video codec system 200 may interpolate values ​​for quarter-pixel positions, eighth-pixel positions, or other fractional pixel positions of the reference picture. Therefore, the motion estimation component 221 can perform motion search for whole-pixel and fractional pixel positions and output motion vectors with fractional pixel accuracy. The motion estimation component 221 calculates motion vectors for PUs of video blocks in inter-coded slices by comparing the positions of the PUs with the positions of predictive blocks in the reference pictures. The motion estimation component 221 outputs the calculated motion vectors as motion data to the header formatting and the CABAC component 231 for motion coding and motion compensation component 219.

[0081] The motion compensation performed by the motion compensation component 219 may include fetching or generating a predictive block based on the motion vector determined by the motion estimation component 221. Again, in some examples, the motion estimation component 221 and the motion compensation component 219 may be functionally integrated. Upon receiving the motion vector of the PU of the current video block, the motion compensation component 219 may locate the predictive block pointed to by the motion vector. A residual video block is then formed by subtracting pixel values ​​of the predictive block from pixel values ​​of the current video block being coded to form pixel difference values. Generally, the motion estimation component 221 performs motion estimation on the luma component, and the motion compensation component 219 uses the motion vector calculated based on the luma component for both the chroma and luma components. The predictive block and the residual block are forwarded to the transform scaling and quantization component 213.

[0082] The split video signal 201 is also sent to an intra-picture estimation component 215 and an intra-picture prediction component 217. Like the motion estimation component 221 and the motion compensation component 219, the intra-picture estimation component 215 and the intra-picture prediction component 217 may be highly integrated but are shown separately for conceptual purposes. The intra-picture estimation component 215 and the intra-picture prediction component 217 intra-predict the current block relative to blocks within the current frame as an alternative to the inter-prediction performed by the motion estimation component 221 and the motion compensation component 219 between frames, as described above. In particular, the intra-picture estimation component 215 determines the intra-prediction mode to use to encode the current block. In some examples, the intra-picture estimation component 215 selects an appropriate intra-prediction mode for encoding the current block from multiple tested intra-prediction modes. The selected intra-prediction mode is then forwarded to the header formatting and CABAC component 231 for encoding.

[0083] For example, the intra picture estimation component 215 calculates rate-distortion values ​​using a rate-distortion analysis of various tested intra prediction modes and selects the intra prediction mode with the best rate-distortion characteristics among the tested modes. The rate-distortion analysis generally determines the amount of distortion (or error) between the coded block and the original uncoded block coded to generate the coded block, as well as the bit rate (e.g., number of bits) used to generate the coded block. The intra picture estimation component 215 calculates ratios from the distortions and rates of the various coded blocks to determine which intra prediction mode exhibits the best rate-distortion value for the block. In addition, the intra picture estimation component 215 may be configured to code depth blocks of a depth map using a depth modeling mode (DMM) based on rate-distortion optimization (RDO).

[0084] The intra-picture prediction component 217, when implemented on an encoder, may generate a residual block from the prediction block based on the selected intra-prediction mode determined by the intra-picture estimation component 215, or, when implemented on a decoder, may read the residual block from the bitstream. The residual block includes value differences between the prediction block and the original block, represented as a matrix. The residual block is then forwarded to the transform scaling and quantization component 213. The intra-picture estimation component 215 and the intra-picture prediction component 217 may operate on both the luma and chroma components.

[0085] The transform scaling and quantization component 213 is configured to further compress the residual block. The transform scaling and quantization component 213 applies a transform, such as a discrete cosine transform (DCT), a discrete sine transform (DST), or a conceptually similar transform, to the residual block to generate a video block containing residual transform coefficient values. A wavelet transform, an integer transform, a subband transform, or other types of transforms may also be used. The transform may convert the residual information from the pixel value domain to a transform domain, such as the frequency domain. The transform scaling and quantization component 213 is also configured to scale the transformed residual information, for example, based on frequency. Such scaling may include applying a scale factor to the residual information such that different frequency information is quantized with different granularity, which may affect the final visual quality of the reconstructed video. The transform scaling and quantization component 213 is also configured to quantize the transform coefficients to further reduce the bit rate. The quantization process may reduce the bit depth associated with some or all of the coefficients. The degree of quantization can be changed by adjusting a quantization parameter. In some examples, the transform scaling and quantization component 213 can then perform a scan of a matrix containing the quantized transform coefficients. The quantized transform coefficients are forwarded to the header formatting and CABAC component 231 to be encoded in the bitstream.

[0086] The scaling and inverse transform component 229 applies the inverse operations of the transform scaling and quantization component 213 to support motion estimation. The scaling and inverse transform component 229 applies inverse scaling, transform, and / or quantization to reconstruct a residual block in the pixel domain for later use as a reference block, which may become a predictive block for another current block, for example. The motion estimation component 221 and / or motion compensation component 219 can calculate a reference block by adding the residual block back to the corresponding predictive block for use in motion estimation for a later block / frame. A filter is applied to the reconstructed reference block to mitigate artifacts generated during scaling, quantization, and transform. Such artifacts may otherwise cause inaccurate predictions (and generate additional artifacts) when subsequent blocks are predicted.

[0087] The filter control analysis component 227 and the in-loop filter component 225 apply filters to residual blocks and / or reconstructed image blocks. For example, a transformed residual block from the scaling and inverse transform component 229 can be combined with a corresponding prediction block from the intra-picture prediction component 217 and / or the motion compensation component 219 to reconstruct the original image block. A filter can then be applied to the reconstructed image block. In some examples, the filter may instead be applied to the residual block. Like the other components in FIG. 2, the filter control analysis component 227 and the in-loop filter component 225 are highly integrated and can be implemented together, but are shown separately for conceptual purposes. The filters applied to reconstructed reference blocks are applied to specific spatial regions and include multiple parameters for adjusting how such filters are applied. The filter control analysis component 227 analyzes the reconstructed reference blocks to determine where such filters should be applied and set the corresponding parameters. Such data is forwarded to the header formatting and CABAC component 231 as filter control data for encoding. The in-loop filter component 225 applies such filters based on the filter control data. The filters may include deblocking filters, noise suppression filters, SAO filters, and adaptive loop filters. Such filters can be applied in the spatial / pixel domain (e.g., on reconstructed pixel blocks) or the frequency domain, depending on the example.

[0088] When operating as an encoder, the filtered reconstructed image blocks, residual blocks, and / or prediction blocks are stored in the decoded picture buffer component 223 for later use in motion estimation, as described above. When operating as a decoder, the decoded picture buffer component 223 stores the reconstructed and filtered blocks and forwards them to a display as part of an output video signal. The decoded picture buffer component 223 can be any memory device capable of storing prediction blocks, residual blocks, and / or reconstructed image blocks.

[0089] The header formatting and CABAC component 231 receives data from various components of the codec system 200 and encodes such data into a coded bitstream for transmission to a decoder. Specifically, the header formatting and CABAC component 231 generates various headers for encoding control data, such as general control data and filter control data. Additionally, prediction data, including intra-prediction and motion data, and residual data in the form of quantized transform coefficient data are all coded within the bitstream. The final bitstream contains all information required by the decoder to reconstruct the original segmented video signal 201. Such information may also include an intra-prediction mode index table (also called a codeword mapping table), definitions of coding contexts for various blocks, indications of the most likely intra-prediction modes, indications of segmentation information, etc. Such data may be coded by applying entropy coding. For example, the information may be encoded using context adaptive variable length coding (CAVLC), CABAC, syntax-based context-adaptive binary arithmetic coding (SBAC), probability interval partitioning entropy (PIPE) coding, or another entropy coding technique. Following entropy coding, the coded bitstream may be transmitted to another device (e.g., a video decoder) or archived for later transmission or retrieval.

[0090] 3 is a block diagram illustrating an exemplary video encoder 300. Video encoder 300 may be used to implement the encoding functionality of codec system 200 and / or to implement steps 101, 103, 105, 107, and / or 109 of method of operation 100. Encoder 300 splits an input video signal, resulting in a split video signal 301 that is substantially similar to split video signal 201. Split video signal 301 is then compressed and encoded into a bitstream by components of encoder 300.

[0091] Specifically, the segmented video signal 301 is forwarded to an intra-picture prediction component 317 for intra prediction. The intra-picture prediction component 317 may be substantially similar to the intra-picture estimation component 215 and the intra-picture prediction component 217. The segmented video signal 301 is also forwarded to a motion compensation component 321 for inter prediction based on a reference block in a decoded picture buffer component 323. The motion compensation component 321 may be substantially similar to the motion estimation component 221 and the motion compensation component 219. The prediction block and residual block from the intra-picture prediction component 317 and the motion compensation component 321 are forwarded to a transform and quantization component 313 for transforming and quantizing the residual block. The transform and quantization component 313 may be substantially similar to the transform scaling and quantization component 213. The transformed and quantized residual block and the corresponding prediction block (together with associated control data) are forwarded to an entropy coding component 331 for coding into a bitstream. The entropy coding component 331 may be substantially similar to the header formatting and CABAC component 231 .

[0092] The transformed and quantized residual block and / or the corresponding prediction block are also forwarded from the transform and quantization component 313 to the inverse transform and quantization component 329 for reconstruction into a reference block for use by the motion compensation component 321. The inverse transform and quantization component 329 may be substantially similar to the scaling and inverse transform component 229. An in-loop filter within the in-loop filter component 325 is also applied to the residual block and / or the reconstructed reference block, depending on the example. The in-loop filter component 325 may be substantially similar to the filter control analysis component 227 and the in-loop filter component 225. The in-loop filter component 325 may include multiple filters, as described with respect to the in-loop filter component 225. The filtered block is then stored in the decoded picture buffer component 323 for use as a reference block by the motion compensation component 321. The decoded picture buffer component 323 may be substantially similar to the decoded picture buffer component 223.

[0093] 4 is a block diagram illustrating an exemplary video decoder 400. Video decoder 400 may be used to implement the decoding functionality of codec system 200 and / or to implement steps 111, 113, 115, and / or 117 of method of operation 100. Decoder 400 receives a bitstream from encoder 300, for example, and generates a reconstructed output video signal based on the bitstream for display to an end user.

[0094] The bitstream is received by the entropy decoding component 433. The entropy decoding component 433 is configured to implement an entropy decoding scheme, such as CAVLC, CABAC, SBAC, PIPE coding, or other entropy coding techniques. For example, the entropy decoding component 433 can use header information to provide context for interpreting additional data encoded as codewords in the bitstream. The decoded information includes any desired information for decoding the video signal, such as general control data, filter control data, segmentation information, motion data, prediction data, and quantized transform coefficients from the residual block. The quantized transform coefficients are forwarded to the inverse transform and quantization component 429 for reconstruction into the residual block. The inverse transform and quantization component 429 can be similar to the inverse transform and quantization component 329.

[0095] The reconstructed residual block and / or predictive block are forwarded to the intra-picture prediction component 417 for reconstructing into an image block based on an intra-prediction operation. The intra-picture prediction component 417 may be similar to the intra-picture estimation component 215 and the intra-picture prediction component 217. Specifically, the intra-picture prediction component 417 uses the prediction mode to identify a reference block within a frame and applies the residual block to reconstruct an intra-predicted image block as a result. The reconstructed intra-predicted image block and / or residual block and corresponding inter-prediction data are forwarded to the decoded picture buffer component 423 via the in-loop filter component 425, which may be substantially similar to the decoded picture buffer component 223 and the in-loop filter component 225, respectively. The in-loop filter component 425 filters the reconstructed image block, residual block, and / or predictive block, and such information is stored in the decoded picture buffer component 423. The reconstructed image blocks from the decoded picture buffer component 423 are forwarded to the motion compensation component 421 for inter-prediction. The motion compensation component 421 may be substantially similar to the motion estimation component 221 and / or the motion compensation component 219. Specifically, the motion compensation component 421 generates a prediction block using a motion vector from a reference block and applies a residual block to the result to reconstruct an image block. The resulting reconstructed block may also be forwarded to the decoded picture buffer component 423 via an in-loop filter component 425. The decoded picture buffer component 423 continues to store additional reconstructed image blocks that can be reconstructed into frames via the partitioning information. Such frames may also be arranged in a sequence. The sequence is output to a display as a reconstructed output video signal.

[0096] 5 is a schematic diagram illustrating an exemplary HRD 500. The HRD 500 may be applied, for example, in codec system 200 and / or an encoder such as encoder 300. The HRD 500 may check the bitstream created in step 109 of method 100 before the bitstream is forwarded to a decoder such as decoder 400. In some examples, the bitstream may be continuously forwarded through the HRD 500 as the bitstream is encoded. If a portion of the bitstream fails to conform to an associated constraint, the HRD 500 may indicate such failure to the encoder, causing the encoder to re-encode the corresponding section of the bitstream with a different mechanism.

[0097] The HRD 500 includes a hypothetical stream scheduler (HSS) 541. The HSS 541 is a component configured to implement a virtual distribution mechanism. The virtual distribution mechanism is used to check the conformance of a bitstream or decoder with respect to the timing and data flow of a bitstream 551 input to the HRD 500. For example, the HSS 541 may receive the bitstream 551 output from an encoder and manage a conformance testing process for the bitstream 551. In a particular example, the HSS 541 may control the rate at which coded pictures move through the HRD 500 and verify that the bitstream 551 does not contain non-conforming data.

[0098] The HSS 541 can transfer the bitstream 551 to the CPB 543 at a predetermined rate. The HRD 500 can manage data in a decoding unit (DU) 553. A DU 553 is an AU or a subset of AUs and associated non-Video Coding Layer (VCL) Network Abstraction Layer (NAL) units. Specifically, an AU includes one or more pictures associated with an output time. For example, an AU may include a single picture in a single-layer bitstream or pictures per layer in a multi-layer bitstream. Each picture in an AU may be divided into slices, each of which is included in a corresponding VCL NAL unit. Thus, a DU 553 may include one or more pictures, one or more slices of a picture, or a combination thereof. Additionally, parameters used to decode the AU, picture, and / or slice may be included in the non-VCL NAL units. In this manner, a DU 553 includes non-VCL NAL units that include data necessary to support the decoding of the VCL NAL units in the DU 553. CPB 543 is a first-in, first-out buffer in HRD 500. CPB 543 contains DU 553, which contains video data in decoding order. CPB 543 stores video data for use during bitstream conformance verification.

[0099] The CPB 543 forwards the DU 553 to a decoding process component 545. The decoding process component 545 is a component that complies with the VVC standard. For example, the decoding process component 545 may emulate the decoder 400 used by an end user. The decoding process component 545 decodes the DU 553 at a rate that can be achieved by an exemplary end-user decoder. If the decoding process component 545 cannot decode the DU 553 fast enough to prevent overflow of the CPB 543, the bitstream 551 is not standard-compliant and should be re-encoded.

[0100] The decoding process component 545 decodes the DU 553 to create a decoded DU 555. The decoded DU 555 includes a decoded picture. The decoded DU 555 is forwarded to the DPB 547. The DPB 547 may be substantially similar to the decoded picture buffer components 223, 323, and / or 423. To support inter-prediction, pictures marked for use as reference pictures 556 obtained from the decoded DU 555 are returned to the decoding process component 545 to support further decoding. The DPB 547 outputs the decoded video sequence as a series of pictures 557. The pictures 557 are reconstructed pictures that generally mirror the pictures encoded into the bitstream 551 by the encoder.

[0101] Picture 557 is forwarded to output cropping component 549, which is configured to apply an adaptive cropping window to picture 557. This results in output cropped picture 559. Output cropped picture 559 is a fully reconstructed picture. Thus, output cropped picture 559 mimics what an end user would see when decoding bitstream 551. In this way, the encoder can review output cropped picture 559 to ensure that the encoding is satisfactory.

[0102] The HRD 500 is initialized based on HRD parameters in the bitstream 551. For example, the HRD 500 may read the HRD parameters from a VPS, SPS, and / or SEI message. The HRD 500 may then perform conformance testing operations on the bitstream 551 based on the information in such HRD parameters. As a specific example, the HRD 500 may determine one or more CPB delivery schedules 561 from the HRD parameters. The delivery schedules specify the timing of delivery of video data to and from memory locations such as the CPB and / or DPB. Thus, the CPB delivery schedules 561 specify the timing of delivery of AUs, DUs 553, and / or pictures to and from the CPB 543. For example, the CPB delivery schedules 561 may describe the bitrate and buffer size of the CPB 543, where such bitrate and buffer size correspond to a particular class of decoder and / or network conditions. Thus, the CPB delivery schedules 561 may indicate how long data can remain in the CPB 543 before eviction. The inability to maintain the CPB delivery schedule 561 in the HRD 500 during conformance testing indicates that a decoder corresponding to the CPB delivery schedule 561 cannot decode the corresponding bitstream. Note that the HRD 500 may use a DPB delivery schedule for the DPB 547 that is similar to the CPB delivery schedule 561.

[0103] Video may be coded into different layers and / or OLSs for use by decoders with varying levels of hardware capabilities and for varying network conditions. The CPB delivery schedule 561 is selected to reflect these considerations. Thus, the upper layer sub-bitstreams are designated for optimal hardware and network conditions, and therefore the upper layers may receive one or more CPB delivery schedules 561 that use large amounts of memory in the CPB 543 and short delays for the transfer of DUs 553 towards the DPB 547. Similarly, the lower layer sub-bitstreams are designated for limited decoder hardware capabilities and / or poor network conditions. Thus, the lower layers may receive one or more CPB delivery schedules 561 that use small amounts of memory in the CPB 543 and longer delays for the transfer of DUs 553 towards the DPB 547. The OLSs, layers, sub-layers, or combinations thereof may then be tested according to the corresponding delivery schedules 561 to ensure that the resulting sub-bitstreams can be correctly decoded under the conditions expected for the sub-bitstreams. CPB delivery schedules 561 are each associated with a schedule index (ScIdx) 563. ScIdx 563 is an index that identifies a delivery schedule. Thus, the HRD parameters in bitstream 551 may indicate a CPB delivery schedule 561 via ScIdx 563 and may include sufficient data for HRD 500 to determine the CPB delivery schedule 561 and correlate the CPB delivery schedule 561 to a corresponding OLS, layer, and / or sublayer.

[0104] 6 is a schematic diagram illustrating an example multi-layer video sequence 600 configured for inter-layer prediction 621. The multi-layer video sequence 600 may be encoded by an encoder, such as codec system 200 and / or encoder 300, and decoded by a decoder, such as codec system 200 and / or decoder 400, according to method 100, for example. Additionally, the multi-layer video sequence 600 may be checked for standards conformance by an HRD, such as HRD 500. The multi-layer video sequence 600 is included to illustrate an example application of layers within a coded video sequence. The multi-layer video sequence 600 is any video sequence that uses multiple layers, such as layer N 631 and layer N+1 632.

[0105] In one example, the multi-layer video sequence 600 may use inter-layer prediction 621. Inter-layer prediction 621 is applied between pictures 611, 612, 613, and 614 and pictures 615, 616, 617, and 618 of different layers. In the example shown, pictures 611, 612, 613, and 614 are part of layer N+1 632, and pictures 615, 616, 617, and 618 are part of layer N 631. A layer, such as layer N 631 and / or layer N+1 632, is a group of pictures that are all associated with similar values ​​of characteristics such as similar size, quality, resolution, signal-to-noise ratio, capacity, etc. A layer may be formally defined as a set of VCL NAL units and associated non-VCL NAL units. A VCL NAL unit is a NAL unit coded to contain video data, such as a coded slice of a picture. A non-VCL NAL unit is a NAL unit that contains non-video data, such as syntax and / or parameters that support decoding video data, performing conformance checks, or other operations.

[0106] In the example shown, layer N+1 632 is associated with a larger image size than layer N 631. Thus, in this example, the picture sizes of pictures 611, 612, 613, and 614 in layer N+1 632 are larger (e.g., larger height and width, and therefore more samples) than the picture sizes of pictures 615, 616, 617, and 618 in layer N 631. However, such pictures may be separated between layer N+1 632 and layer N 631 by other characteristics. Although only two layers, layer N+1 632 and layer N 631, are shown, a set of pictures may be separated into any number of layers based on associated characteristics. Layer N+1 632 and layer N 631 may also be indicated by a layer ID. A layer ID is an item of data associated with a picture and indicates that the picture is part of the indicated layer. Thus, each picture 611-618 may be associated with a corresponding layer ID to indicate which layer N+1 632 or layer N 631 contains the corresponding picture. For example, the layer ID may include a NAL unit header layer identifier (nuh_layer_id), which is a syntax element that specifies the identifier of the layer containing the NAL unit (e.g., containing slices and / or parameters of a picture within the layer). A layer associated with a lower quality / bitstream size, such as layer N 631, is generally assigned a lower layer ID and is referred to as a lower layer. Furthermore, a layer associated with a higher quality / bitstream size, such as layer N+1 632, is generally assigned a higher layer ID and is referred to as a higher layer.

[0107] Pictures 611-618 in different layers 631-632 are configured to be displayed in an alternative manner. In this manner, pictures in different layers 631-632 may share a temporal ID 622 as long as the pictures are included in the same AU. The temporal ID 622 is a data element indicating that data corresponds to a temporal location in a video sequence. An AU is a set of NAL units associated with each other according to specified classification rules and related to one particular output time. For example, an AU may include one or more pictures in different layers, such as picture 611 and picture 615, if such pictures are associated with the same temporal ID 622. As a specific example, a decoder may decode and display picture 615 at the current display time if a smaller picture is desired, or the decoder may decode and display picture 611 at the current display time if a larger picture is desired. Thus, pictures 611-614 in higher layer N+1 632 contain substantially the same image data (despite differences in picture size) as corresponding pictures 615-618 in lower layer N 631. Specifically, picture 611 contains substantially the same image data as picture 615, picture 612 contains substantially the same image data as picture 616, and so on.

[0108] Pictures 611-618 may be coded by referencing other pictures 611-618 in the same layer N 631 or N+1 632. Coding a picture with reference to another picture in the same layer results in inter-prediction 623. Inter-prediction 623 is indicated by a solid arrow. For example, picture 613 may be coded using inter-prediction 623 using one or two of pictures 611, 612, and / or 614 in layer N+1 632 as references, with one picture referenced for unidirectional inter-prediction and / or two pictures referenced for bidirectional inter-prediction. Furthermore, picture 617 may be coded using inter-prediction 623 using one or two of pictures 615, 616, and / or 618 in layer N 531 as references, with one picture referenced for unidirectional inter-prediction and / or two pictures referenced for bidirectional inter-prediction. When performing inter prediction 623, a picture may be referred to as a reference picture when it is used as a reference for another picture in the same layer. For example, picture 612 may be a reference picture used to code picture 613 according to inter prediction 623. Inter prediction 623 may also be referred to as intra-layer prediction in a multi-layer context. Thus, inter prediction 623 is a mechanism for coding samples of a current picture by referencing indicated samples in a reference picture different from the current picture, where the reference picture and the current picture are in the same layer.

[0109] Pictures 611-618 may also be coded by referencing other pictures 611-618 in different layers. This process is known as inter-layer prediction 621 and is indicated by dashed arrows. Inter-layer prediction 621 is a mechanism for coding samples of a current picture by referencing indicated samples in reference pictures where the current picture and the reference picture are in different layers and therefore have different layer IDs. For example, a picture in lower layer N 631 may be used as a reference picture to code a corresponding picture in upper layer N+1 632. As a specific example, picture 611 may be coded by referencing picture 615 according to inter-layer prediction 621. In such a case, picture 615 is used as the inter-layer reference picture. An inter-layer reference picture is a reference picture used for inter-layer prediction 621. In most cases, inter-layer prediction 621 is constrained so that a current picture, such as picture 611, can only use inter-layer reference pictures that are included in the same AU and are in a lower layer, such as picture 615. If multiple layers (e.g., more than two) are available, inter-layer prediction 621 can encode / decode the current picture based on multiple inter-layer reference pictures that are at a lower level than the current picture.

[0110] A video encoder can use the multi-layer video sequence 600 to encode pictures 611-618 via many different combinations and / or permutations of inter-prediction 623 and inter-layer prediction 621. For example, picture 615 may be coded according to intra-prediction. Pictures 616-618 may then be coded according to inter-prediction 623 by using picture 615 as a reference picture. Furthermore, picture 611 may be coded according to inter-layer prediction 621 by using picture 615 as an inter-layer reference picture. Pictures 612-614 may then be coded according to inter-prediction 623 by using picture 611 as a reference picture. In this manner, a reference picture may serve as both a single layer reference picture and an inter-layer reference picture for different coding mechanisms. By coding the upper layer N+1 632 picture based on a picture of the lower layer N 631, the upper layer N+1 632 can avoid using intra prediction, which has much lower coding efficiency than inter prediction 623 and inter-layer prediction 621. In this way, the poor coding efficiency of intra prediction may be limited to pictures of the smallest / lowest quality and therefore limited to coding a minimum amount of video data. Pictures used as reference pictures and / or inter-layer reference pictures may be indicated in entries of a reference picture list included in a reference picture list structure.

[0111] To perform such operations, layers such as layer N 631 and layer N+1 632 may be included in one or more OLSs 625 and 626. Specifically, pictures 611-618 are coded as layers 631-632 in the bitstream 600, and then each layer 631-632 of a picture is assigned to one or more of the OLSs 625 and 626. Then, depending on the capabilities and / or network conditions at the decoder, the OLSs 625 and / or 626 can be selected, and the corresponding layers 631 and / or 632 can be transmitted to the decoder. The OLS 625 is a set of layers, one or more of which are designated as output layers. An output layer is a layer designated for output (e.g., to a display). For example, layer N 631 may be included only to support inter-layer prediction 621 and may never be output. In such a case, layer N+1 632 is decoded and output based on layer N 631. In such a case, the OLS 625 includes layer N+1 632 as an output layer. When an OLS includes only output layers, the OLS is referred to as the 0th OLS 626. The 0th OLS 626 includes only the lowest layer (the layer with the lowest layer identifier) ​​and is therefore an OLS that includes only output layers. In other cases, the OLS 625 may include many layers in different combinations. For example, the output layer in the OLS 625 may be coded according to inter-layer prediction 621 based on one, two, or many lower layers. Furthermore, the OLS 625 may include two or more output layers. Thus, the OLS 625 may include one or more output layers and any support layers necessary to reconstruct the output layers. Although only two OLSs 625 and 626 are shown, the multi-layer video sequence 600 may be coded by using many different OLSs 625 and / or 626, each using a different combination of layers. The OLSs 625 and 626 are each associated with an OLS index 629, which is an index that uniquely identifies the corresponding OLS 625 and 626.

[0112] Checking the multi-layer video sequence 600 for standards conformance in the HRD 500 can be complex depending on the number of layers 631-632 and OLSs 625 and 626. The HRD 500 may divide the multi-layer video sequence 600 into a sequence of operation points 627 for testing. The OLSs 625 and / or 626 are identified by an OLS index 629. An operation point 627 is a temporal subset of an OLS 625 / 626. An operation point 627 is identifiable by both the OLS index 629 and the highest temporal ID 622 of the corresponding OLS 625 / 626. As a specific example, a first operation point 627 may include all pictures in the first OLS 625 from time ID 0 to time ID 200, a second operation point 627 may include all pictures in the first OLS 625 from time ID 201 to time ID 400, etc. In such a case, the first operating point 627 is described by the OLS index 629 of the first OLS 625 and a time ID of 200. Additionally, the second operating point 627 is described by the OLS index 629 of the first OLS 625 and a time ID of 400. The operating point 627 selected for testing at a specified instant is referred to as the OP under test (targetOp). Thus, targetOp is the operating point 627 selected for conformance testing in the HRD 500.

[0113] 7 is a schematic diagram illustrating an example multi-layer video sequence 700 configured for temporal scalability. The multi-layer video sequence 700 may be encoded by an encoder, such as codec system 200 and / or encoder 300, and decoded by a decoder, such as codec system 200 and / or decoder 400, according to method 100, for example. Additionally, the multi-layer video sequence 700 may be checked for standards conformance by an HRD, such as HRD 500. The multi-layer video sequence 700 is included to illustrate another example application of layers within a coded video sequence. For example, the multi-layer video sequence 700 may be employed as a separate embodiment or combined with the techniques described with respect to the multi-layer video sequence 600.

[0114] The multi-layer video sequence 700 includes sublayers 710, 720, and 730. A sublayer is a temporal scalable layer of a temporal scalable bitstream that includes VCL NAL units (e.g., pictures) and associated non-VCL NAL units (e.g., supporting parameters) with specific temporal identifier values. For example, a layer such as layer N 631 and / or layer N+1 632 may be further divided into sublayers 710, 720, and 730 to support temporal scalability. Sublayer 710 may be referred to as a base layer, and sublayers 720 and 730 may be referred to as enhancement layers. As shown, sublayer 710 includes a picture 711 at a first frame rate, such as 30 frames per second. Sublayer 710 is a base layer because it includes the base / lowest frame rate. Sublayer 720 includes a picture 721 that is temporally offset from picture 711 of sublayer 710. As a result, sublayer 710 and sublayer 720 can be combined to collectively achieve a higher frame rate than the frame rate of sublayer 710 alone. For example, sublayers 710 and 720 may have a combined frame rate of 60 frames per second. Sublayer 720 thereby enhances the frame rate of sublayer 710. Furthermore, sublayer 730 includes picture 731 that is also temporally offset from pictures 721 and 711 of sublayers 720 and 710. In this manner, sublayer 730 can be combined with sublayers 720 and 710 to further enhance sublayer 710. For example, sublayers 710, 720, and 730 may have a combined frame rate of 90 frames per second.

[0115] Sublayer representation 740 can be dynamically created by combining sublayers 710, 720, and / or 730. Sublayer representation 740 is a subset of a bitstream that includes NAL units of a particular sublayer and lower sublayers. In the example shown, sublayer representation 740 includes picture 741, which is a combined picture 711, 721, and 731 of sublayers 710, 720, and 730. Thus, multi-layer video sequence 700 can be temporally scaled to a desired frame rate by selecting sublayer representation 740 that includes the desired set of sublayers 710, 720, and / or 730. Sublayer representation 740 can be created by using an OLS that includes sublayers 710, 720, and / or 730 as layers. In such a case, sublayer representation 740 is selected as the output layer. Thus, temporal scalability is one of several mechanisms that can be achieved using multi-layer mechanisms.

[0116] 8 is a schematic diagram illustrating an exemplary bitstream 800. For example, the bitstream 800 may be generated by the codec system 200 and / or the encoder 300 for decoding by the codec system 200 and / or the decoder 400 according to the method 100. Furthermore, the bitstream 800 may include the multi-layer video sequences 600 and / or 700. In addition, the bitstream 800 may include various parameters for controlling the operation of an HRD, such as the HRD 500. Based on such parameters, the HRD may check the bitstream 800 for conformance to a standard before sending it to the decoder for decoding.

[0117] The bitstream 800 includes a VPS 811, one or more SPSs 813, multiple picture parameter sets (PPSs) 815, multiple slice headers 817, image data 820, and an SEI message 819. The VPS 811 includes data related to the entire bitstream 800. For example, the VPS 811 may include data related to the OLS, layers, and / or sublayers used in the bitstream 800. The SPS 813 includes sequence data common to all pictures in a coded video sequence included in the bitstream 800. For example, each layer may include one or more coded video sequences, and each coded video sequence may reference an SPS 813 for corresponding parameters. Parameters in the SPS 813 may include picture sizing, bit depth, coding tool parameters, bit rate limits, etc. Note that while each sequence points to an SPS 813, in some examples, a single SPS 813 can include data for multiple sequences. The PPS 815 includes parameters that apply to the entire picture. Thus, each picture in a video sequence may refer to a PPS 815. Note that while each picture refers to a PPS 815, in some examples, a single PPS 815 can include data for multiple pictures. For example, multiple similar pictures may be coded according to similar parameters. In such cases, a single PPS 815 may include data for such similar pictures. The PPS 815 may indicate coding tools, quantization parameters, offsets, etc. available for slices within the corresponding picture.

[0118] The slice header 817 contains parameters specific to each slice in a picture. Thus, there may be one slice header 817 for each slice in a video sequence. The slice header 817 may include slice type information, POC, a reference picture list, prediction weights, tile entry points, deblocking parameters, etc. Note that in some examples, the bitstream 800 may also include a picture header, which is a syntax structure that contains parameters that apply to all slices in a single picture. For this reason, the picture header and slice header 817 may be used interchangeably in some contexts. For example, certain parameters may be moved between the slice header 817 and the picture header depending on whether such parameters are common to all slices in a picture.

[0119] The image data 820 includes video data coded according to inter-prediction and / or intra-prediction, as well as corresponding transformed and quantized residual data. For example, the image data 820 may include AUs 821, DUs 822, and / or pictures 823. An AU 821 is a set of NAL units associated with each other according to specified classification rules and related to one particular output time. A DU 822 is an AU or a subset of AUs and associated non-VCL NAL units. A picture 823 is an array of luma samples and / or an array of chroma samples that generate a frame or a field thereof. In plain language, an AU 821 includes various video data that may be displayed at a specified instant in a video sequence, as well as supporting syntax data. Thus, an AU 821 may include a single picture 823 in a single layer bitstream, or multiple pictures from multiple layers that are all associated with the same instant in a multi-layer bitstream. A picture 823, on the other hand, is a coded image that can be output for display or used to support the coding of other pictures 823 for output. A DU 822 may include one or more pictures 823 and any supporting syntax data necessary for decoding. For example, the terms DU 822 and AU 821 may be used interchangeably in a simple bitstream (e.g., when an AU includes a single picture). However, in a more complex multi-layer bitstream, a DU 822 may include only a portion of the video data from an AU 821. For example, an AU 821 may include pictures 823 in several layers and / or sublayers, some of which are associated with different OLSs. In such cases, a DU 822 may include only pictures 823 from a specified OLS and / or a specified layer / sublayer.

[0120] A picture 823 includes one or more slices 825. A slice 825 may be defined as an integer number of complete tiles or an integer number of consecutive complete coding tree unit (CTU) rows (e.g., within a tile) of the picture 823, where a tile or CTU row is exclusively contained in a single NAL unit 829. Thus, a slice 825 is also contained in a single NAL unit 829. A slice 825 is further divided into CTUs and / or coding tree blocks (CTBs). A CTU is a group of samples of a predetermined size that can be divided by a coding tree. A CTB is a subset of a CTU and includes the luma or chroma component of the CTU. The CTUs / CTBs are further divided into coding blocks based on the coding tree. The coding blocks can then be encoded / decoded according to a prediction mechanism.

[0121] The bitstream 800 is a sequence of NAL units 829. NAL units 829 are containers for video data and / or supporting syntax. The NAL units 829 may be VCL NAL units or non-VCL NAL units. A VCL NAL unit is a NAL unit 829 coded to contain video data, such as a coded slice 825 and associated slice header 817. A non-VCL NAL unit is a NAL unit 829 that contains non-video data, such as syntax and / or parameters that support decoding the video data, performing conformance checks, or other operations. For example, a non-VCL NAL unit may include a VPS 811, an SPS 813, a PPS 815, an SEI message 819, or other supporting syntax.

[0122] The SEI message 819 is a syntax structure with specified semantics that conveys information not required by the decoding process to determine the values ​​of samples in a decoded picture. For example, the SEI message 819 may include data to support the HRD process or other supporting data not directly related to the decoding of the bitstream 800 at the decoder. The SEI message 819 used in the bitstream 800 may include a scalable nesting SEI message and / or a scalable non-nested SEI message. A scalable nesting SEI message is a message that includes multiple SEI messages corresponding to one or more OLSs or one or more layers. A scalable nested SEI message is an SEI message included in a scalable nesting SEI message. A scalable non-nested SEI message is a message that is not nested and therefore includes a single SEI message. The SEI message 819 may include a BP SEI message that includes HRD parameters for initializing the HRD to manage the CPB. The SEI message 819 may also include a PT SEI message including HRD parameters for managing delivery information for the AUs 821 in the CPB and / or DPB. The SEI message 819 may also include a DUI SEI message including HRD parameters for managing delivery information for the DUs 822 in the CPB and / or DPB. Parameters included in the BP SEI message, PT SEI message, and / or DUI SEI message may be used to determine a CPB delivery schedule in the HRD. For example, the scalable nesting SEI message may include a set of BP SEI messages, a set of PT SEI messages, or a set of DUI SEI messages.

[0123] As described above, a video stream may include many OLSs and many layers, such as OLS 625, layer N 631, layer N+1 632, sublayer 710, sublayer 720, and / or sublayer 730. Furthermore, some layers may be included in multiple OLSs. Thus, multi-layer video sequences, such as multi-layer video sequences 600 and / or 700, may become very complex. For example, a scalable nesting SEI message may include scalable nested SEI messages that apply to many OLSs, layers, and / or sublayers. When a decoder requests a target OLS, the encoder / HRD may perform a sub-bitstream extraction process on the bitstream 800. The encoder / HRD extracts the image data 820 and supporting parameters that form the target OLS from, for example, the VPS 811, SPS 813, PPS 815, slice header 817, SEI message 819, etc. Such extraction is performed on a NAL unit by NAL unit basis. The result is a sub-bitstream of bitstream 800 that contains sufficient information to decode the target OLS. Information that is not extracted is not part of the requested target OLS and is not transmitted to the decoder. The scalable nesting SEI message may contain data related to many layers, sublayers, and / or OLSs. Therefore, some video coding systems may include all scalable nesting SEI messages in the extracted sub-bitstream to ensure that the target OLS is checked for standards conformance and properly decoded at the decoder. The HRD then performs a set of conformance tests before transmitting to the decoder. This approach may be excessive and therefore inefficient. For example, some of the scalable nesting SEI messages may be completely unrelated to the target OLS. These unrelated scalable nesting SEI messages remain in the extracted sub-bitstream and are transmitted to the decoder.This can increase the size of the final sub-bitstream without providing any additional functionality.

[0124] This disclosure includes a mechanism for reducing the size of sub-bitstreams extracted from bitstream 800 encoding a multi-layer bitstream, such as multi-layer bitstream 600 and / or 700. During sub-bitstream extraction, scalable nesting SEI messages may be considered for removal from the bitstream. For example, the scalable nesting SEI message may be associated with an OLS and / or a layer. If the scalable nesting SEI message is associated with a specified OLS, a scalable nested SEI message (e.g., SEI message 819) within the scalable nesting SEI message is checked. If the scalable nesting SEI message is not associated with any layer in the target OLS, the entire scalable nesting SEI message may be removed from the sub-bitstream. This reduces the size of the sub-bitstream transmitted to the decoder. This example therefore increases coding efficiency and reduces the use of processor, memory, and / or network resources in both the encoder and decoder.

[0125] Note that a sub-bitstream is a type of bitstream 800. Specifically, a sub-bitstream is a bitstream 800 extracted from a larger bitstream 800. Thus, the term bitstream 800 can refer to the originally encoded bitstream 800, the extracted sub-bitstream, or both, depending on the context.

[0126] For example, VPS 811 may include a total number of OLSs (TotalNumOlss) 833. TotalNumOlss 833 is a syntax element that specifies the total number of OLSs specified in VPS 811. This may include all OLSs in bitstream 800, including the target OLS to be extracted, along with any other OLSs that may not be relevant to a particular user request (e.g., other OLSs associated with different screen resolutions, frame rates, etc.).

[0127] Additionally, the SEI message 819 may include a scalable nesting OLS flag 831. The scalable nesting OLS flag 831 is a flag that specifies whether the scalable nested SEI message applies to a specific OLS or a specific layer. The scalable nesting OLS flag 831 may be set equal to 1 to specify that the scalable nested SEI message within the scalable nesting SEI message applies to a specific OLS, or set equal to 0 to specify that the scalable nested SEI message applies to a specific layer. The SEI message 819 may also include other syntax elements, such as the number of OLSs minus 1 (num_olss_minus1) 835 and the OLS index delta minus 1 (ols_idx_delta_minus1) 837. num_olss_minus1 835 is a syntax element that specifies the number of OLSs to which the corresponding scalable nested SEI message in the scalable nesting SEI message applies. The value of num_olss_minus1 835 is constrained to be in the range of 0 to TotalNumOlss 833 minus 1, inclusive. ols_idx_delta_minus1 837 contains values ​​that can be employed to derive the nesting OLS index (NestingOlsIdx[i]) variable, which specifies the OLS index of the ith OLS to which the scalable nested SEI message applies, when the scalable nesting OLS flag 831 is equal to 1. The value of ols_idx_delta_minus1 837 for the ith OLS is constrained to be in the range of 0 to TotalNumOlss 833 minus 2, inclusive. Note that a minus paradigm can be used to reduce the number of bits used to represent a value. For example, the truth value of the minus1 syntax element can be determined by adding 1.

[0128] The aforementioned data may be used to determine whether to include a scalable nesting SEI message in a sub-bitstream or remove the scalable nesting SEI message before conformance testing and / or transmission. Specifically, a scalable nesting SEI message may be checked for removal from a sub-bitstream if the scalable nesting OLS flag 831 is set to indicate that the scalable nesting SEI message applies to one or more specific OLSs, e.g., if the scalable nesting OLS flag is set to 1. The encoder / HRD then checks the scalable nesting SEI message to determine whether any of the included scalable nested SEI messages are associated with any layers in the target OLS. If neither the scalable nesting SEI message nor the scalable nested SEI messages reference the target OLS, the scalable nesting SEI message may be removed from the sub-bitstream. For example, the encoder / HRD may check the value of num_olss_minus1 835 to determine the number of OLSs associated with the scalable nesting SEI message. The encoder may then check each OLS between 0 and num_olss_minus1 835 for relevance to the target OLS. For each current OLS, the encoder / HRD may check the value of ols_idx_delta_minus1 837 to derive the value of NestingOlsIdx[i] to determine the OLS index of the current (i-th) OLS to which the scalable nested SEI message applies. If the value of NestingOlsIdx[i] derived from ols_idx_delta_minus1 837 is not equal to the target OLS index (targetOlsIdx) associated with the target OLS, then none of the scalable nested SEI messages in the scalable nesting SEI message apply to the target OLS.In such cases, scalable nesting SEI messages can be removed from the extracted sub-bitstreams without adversely affecting HRD conformance testing or decoding. This mechanism allows for the removal of some SEI messages 819 during sub-bitstream extraction from bitstream 800. This improves the coding efficiency of the resulting sub-bitstreams and reduces processor, memory, and / or network resource usage in both the encoder and decoder. Furthermore, removing irrelevant SEI messages 819 may reduce the complexity of the HRD conformance testing process, thereby reducing processor and / or memory resource usage in the encoder and / or HRD.

[0129] The aforementioned information will now be described in more detail below. Layered video coding is also referred to as scalable video coding or scalable video coding. Scalability in video coding can be supported by using multi-layer coding techniques. A multi-layer bitstream comprises a base layer (BL) and one or more enhancement layers (EL). Examples of scalability include spatial scalability, quality / signal-to-noise ratio (SNR) scalability, multiview scalability, frame rate scalability, etc. When multi-layer coding techniques are used, a picture or a portion thereof may be coded without using a reference picture (intra-prediction), coded by referencing a reference picture in the same layer (inter-prediction), and / or coded by referencing a reference picture in another layer (inter-layer prediction). A reference picture used for inter-layer prediction of a current picture is called an inter-layer reference picture (ILRP). FIG. 6 shows an example of multi-layer coding for spatial scalability where pictures in different layers have different resolutions.

[0130] Some video coding families provide scalability support in profiles separate from profiles for single-layer coding. Scalable Video Coding (SVC) is a scalable extension of Advanced Video Coding (AVC) that provides support for spatial, temporal, and quality scalability. For SVC, a flag is signaled in each macroblock (MB) in an EL picture to indicate whether the EL MB is predicted using co-located blocks from a lower layer. Predictions from co-located blocks may include texture, motion vectors, and / or coding modes. SVC implementations may not directly reuse unmodified AVC implementations in their design. The SVC EL macroblock syntax and decoding process differ from the AVC syntax and decoding process.

[0131] Scalable HEVC (SHVC) is an extension of HEVC that provides support for spatial and quality scalability. Multiview HEVC (MV-HEVC) is an extension of HEVC that provides support for multiview scalability. 3D HEVC (3D-HEVC) is an extension of HEVC that provides support for more advanced and efficient 3D video coding than MV-HEVC. Temporal scalability can be included as an integral part of a single-layer HEVC codec. In multi-layer extensions of HEVC, decoded pictures used for inter-layer prediction come only from the same AU and are treated as long-term reference pictures (LTRPs). Such pictures are assigned reference indices in a reference picture list along with other temporal reference pictures in the current layer. Inter-layer prediction (ILP) is achieved at the prediction unit (PU) level by setting the value of a reference index to refer to an inter-layer reference picture in a reference picture list. Spatial scalability resamples a reference picture or part of it when the ILRP has a different spatial resolution than the current picture being coded or decoded. Reference picture resampling can be achieved either at the picture level or at the coded block level.

[0132] VVC also supports layered video coding. A VVC bitstream may contain multiple layers. The layers may all be independent of each other. For example, each layer may be coded without using inter-layer prediction. In this case, the layers are also referred to as simulcast layers. In some cases, some of the layers are coded using ILP. A flag in the VPS may indicate whether a layer is a simulcast layer or whether some layers use ILP. If some layers use ILP, the layer dependency between layers is also signaled in the VPS. Unlike SHVC and MV-HEVC, VVC may not specify an OLS. An OLS includes a specified set of layers, and one or more layers in the set of layers are designated as output layers. An output layer is a layer of the OLS that is output. In some implementations of VVC, if a layer is a simulcast layer, only one layer may be selected for decoding and output. In some implementations of VVC, when any layer uses ILP, the entire bitstream, including all layers, is specified to be decoded. Furthermore, certain layers among the layers are designated as output layers. The output layer may be designated as the highest layer only, all layers, or the highest layer plus a set of designated lower layers.

[0133] Video coding standards may specify an HRD for verifying the conformance of a bitstream through specified HRD conformance tests. In SHVC and MV-HEVC, three sets of bitstream conformance tests are used to check the conformance of a bitstream. The bitstream is referred to as the entire bitstream and is denoted as entireBitstream. The first set of bitstream conformance tests is for testing the conformance of the entire bitstream and the corresponding temporal subset. Such tests are employed regardless of whether there is a layer set specified by an active VPS that includes all nuh_layer_id values ​​of VCL NAL units present in the entire bitstream. Thus, the entire bitstream is always checked for conformance, even if one or more layers are not included in the output set. The second set of bitstream conformance tests is used to test the conformance of the layer set specified by the active VPS and the associated temporal subset. For all these tests, only base layer pictures (e.g., pictures with nuh_layer_id equal to 0) are decoded and output. Other pictures are ignored by the decoder when the decoding process is invoked. The third set of bitstream conformance tests is used to test conformance of the OLS specified by the VPS extension and associated temporal subset of the active VPS based on the OLS and bitstream partitioning, where the bitstream partitioning includes one or more layers of the OLS for a multi-layer bitstream.

[0134] The above-described aspects involve certain problems. For example, the first two sets of conformance tests can be applied to layers that are not decoded or output. For example, layers other than the lowest layer may not be decoded or output. In practical applications, a decoder may receive only decoded data. Thus, using the first two sets of conformance tests can both complicate codec design and waste bits to carry both sequence-level and picture-level parameters used to support the conformance tests. The third set of conformance tests involves bitstream splitting. Such splitting can relate to one or more layers of an OLS for a multi-layer bitstream. If conformance tests always operate separately for each layer, the HRD can be significantly simplified.

[0135] Signaling sequence-level HRD parameters can be complex. For example, sequence-level HRD parameters may be signaled in multiple places, such as both the SPS and the VPS. Furthermore, sequence-level HRD parameter signaling may include redundancy. For example, information that may generally be the same for the entire bitstream may be repeated in each layer of each OLS. Additionally, the exemplary HRD scheme allows for the selection of a different delivery schedule for each layer. Such a delivery schedule may be selected from a list of schedules signaled per layer for each operating point where the operating point is an OLS or a temporal subset of an OLS. Such a system is complex. Furthermore, the exemplary HRD scheme allows for incomplete AUs to be associated with buffering period SEI messages. An incomplete AU is an AU that does not have pictures of all layers present in the CVS. However, HRD initialization in such AUs can be problematic. For example, the HRD may not be properly initialized due to a layer with a layer access unit that is not present in the incomplete AU. Additionally, the demultiplexing process to derive the layer bitstream may not sufficiently and efficiently remove nested SEI messages that do not apply to the target layer. If the bitstream split contains only one layer, a layer bitstream results. Furthermore, the scalable non-nested buffering period, picture timing, and applicable OLS of the decoding unit information SEI message may be specified for the entire bitstream. However, the scalable non-nested buffering period should instead be applicable to the 0th OLS.

[0136] Furthermore, some VVC implementations may not be able to infer HDR parameters when sub_layer_cpb_params_present_flag is equal to 0. Such inference may enable proper HRD operation. Also, the values ​​of bp_max_sub_layers_minus1 and pt_max_sub_layers_minus1 may need to be equal to the value of sps_max_sub_layers_minus1. However, buffering period and picture timing SEI messages may be nested and applicable to multiple OLSs and multiple layers of each of the multiple OLSs. In such a context, the involved layer may refer to multiple SPSs. Thus, it may be difficult for the system to track which SPS corresponds to each layer. Therefore, the values ​​of these two syntax elements should instead be constrained based on the value of vps_max_sub_layers_minus1. Furthermore, because different layers may have different numbers of sublayers, the values ​​of these two syntax elements may not always be equal to a specific value in all buffering period and picture timing SEI messages.

[0137] In addition, the HRD design in both SHVC / MV-HEVC and VVC involves the following issues: The sub-bitstream extraction process may not remove SEI NAL units that contain nested SEI messages that are not required for the target OLS.

[0138] Generally, this disclosure describes techniques for scalable nesting of SEI messages for output layer sets in a multi-layer video bitstream. The description of the techniques is based on VVC. However, the techniques also apply to layered video coding based on other video codec specifications.

[0139] One or more of the above problems can be solved as follows. Specifically, the present disclosure includes a method for HRD design and related aspects that enables efficient signaling of HRD parameters with much simpler HRD operations compared to SHVC and MV-HEVC. Each of the solutions described below addresses the above problems. For example, instead of requiring three sets of conformance tests, the present disclosure may use only one set of conformance tests to test the conformance of an OLS specified by a VPS. Furthermore, instead of a bitstream splitting-based design, the disclosed HRD mechanism may always operate separately for each layer of an OLS. Furthermore, sequence-level HRD parameters that are global for all layers and sublayers of all OLSs may be signaled only once, for example, in a VPS. In addition, a single number of delivery schedules may be signaled for all layers and sublayers of all OLSs. The same delivery schedule index may also apply to all layers of an OLS. In addition, an incomplete AU may not be associated with a buffering period SEI message. An incomplete AU is an AU that does not contain pictures from all layers present in the CVS. This ensures that the HRD can always be properly initialized for all layers in the OLS. Also, a mechanism for efficiently removing nested SEI messages that do not apply to the target layer in the OLS is disclosed. This supports the demultiplexing process to derive the layer bitstream. Additionally, the application OLS of scalable non-nested buffering period, picture timing, and decoding unit information SEI messages may be specified for the 0th OLS. Furthermore, HDR parameters can be inferred when sub_layer_cpb_params_present_flag is equal to 0, which enables proper HRD operation. The values ​​of bp_max_sub_layers_minus1 and pt_max_sub_layers_minus1 may need to be within the range of 0 to vps_max_sub_layers_minus1.In this way, such parameters do not need to be specific values ​​for all buffering period and picture timing SEI messages. Also, the sub-bitstream extraction process may remove SEI NAL units that contain nested SEI messages that do not apply to the target OLS.

[0140] An example implementation of the aforementioned mechanism is as follows: An output layer is a layer of the output layer set that is output. An OLS is a set of layers that includes a specified set of layers, where one or more layers in the set of layers are designated to be output layers. An OLS layer index is an index of a layer in the OLS with respect to the list of layers in the OLS. A sub-bitstream extraction process is a designated process that removes from the bitstream NAL units in the bitstream that do not belong to a target set, as determined by a target OLS index and a target highest TemporalId, and the output sub-bitstream contains NAL units in the bitstream that belong to the target set.

[0141] An example video parameter set syntax is as follows: [Table 1]

[0142] An exemplary sequence parameter set RBSP syntax is as follows: [Table 2]

[0143] An exemplary DPB parameter syntax is as follows: [Table 3]

[0144] An exemplary general HRD parameter syntax is as follows: [Table 4]

[0145] Example video parameter set RBSP semantics are as follows: each_layer_is_an_ols_flag is set equal to 1 to specify that each output layer set contains only one layer, and each layer in the bitstream is itself an output layer set where the single contained layer is the only output layer. each_layer_is_an_ols_flag is set equal to 0 to specify that the output layer set may contain more than one layer. If vps_max_layers_minus1 is equal to 0, then the value of each_layer_is_an_ols_flag is inferred to be equal to 1. Otherwise, if vps_all_independent_layers_flag is equal to 0, then the value of each_layer_is_an_ols_flag is inferred to be equal to 0.

[0146] ols_mode_idc is set equal to 0 to specify that the total number of OLSs specified by the VPS is equal to vps_max_layers_minus1+1, where the i-th OLS contains layers with layer indices from 0 to i (inclusive), and for each OLS, only the highest layer in the OLS is output. ols_mode_idc is set equal to 1 to specify that the total number of OLSs specified by the VPS is equal to vps_max_layers_minus1+1, where the i-th OLS contains layers with layer indices from 0 to i (inclusive), and for each OLS, all layers in the OLS are output. ols_mode_idc is set equal to 2 to specify that the total number of OLSs specified by the VPS are explicitly signaled, and for each OLS, the explicitly signaled set of highest and lower layers in the OLS are output. The value of ols_mode_idc shall be in the range of 0 to 2 (inclusive). The value 3 for ols_mode_idc is reserved. If vps_all_independent_layers_flag is equal to 1 and each_layer_is_an_ols_flag is equal to 0, the value of ols_mode_idc is inferred to be equal to 2. num_output_layer_sets_minus1 plus 1 specifies the total number of OLSs specified by the VPS when ols_mode_idc is equal to 2.

[0147] The variable TotalNumOlss, which specifies the total number of OLSs specified by the VPS, is derived as follows:

number

[0148] layer_included_flag[i][j] specifies whether the jth layer (layer with nuh_layer_id equal to vps_layer_id[j]) is included in the ith OLS when ols_mode_idc is equal to 2. layer_included_flag[i][j] is set equal to 1 to specify that the jth layer is included in the ith OLS. layer_included_flag[i][j] is set equal to 0 to specify that the jth layer is not included in the ith OLS.

[0149] The variable NumLayersInOls[i] that specifies the number of layers of the i-th OLS and the variable LayerIdInOls[i][j] that specifies the nuh_layer_id value of the j-th layer of the i-th OLS are derived as follows:

number

[0150] The variable OlsLayeIdx[i][j], which specifies the OLS layer index of the layer whose nuh_layer_id is equal to LayerIdInOls[i][j], is derived as follows:

number

[0151] The bottom layer of each OLS shall be an independent layer. In other words, for each i in the range 0 to TotalNumOlss-1 (inclusive), the value of vps_independent_layer_flag[GeneralLayerIdx[LayerIdInOls[i][0]]] shall be equal to 1. Each layer shall be included in at least one OLS specified by the VPS. In other words, for each layer with a particular value nuhLayerId of nuh_layer_id equal to one of vps_layer_id[k] for k in the range 0 to vps_max_layers_minus1 (inclusive), there shall be at least one pair of values ​​of i and j such that the value of LayerIdInOls[i][j] equals nuhLayerId, where i is in the range 0 to TotalNumOlss-1 (inclusive) and j is in the range NumLayersInOls[i]-1 (inclusive). Any layer in an OLS may be an output layer of the OLS or a reference layer (direct or indirect) of an output layer of the OLS.

[0152] vps_output_layer_flag[i][j] specifies whether to output the jth layer in the ith OLS when ols_mode_idc is equal to 2. vps_output_layer_flag[i] equal to 1 specifies whether to output the jth layer in the ith OLS. vps_output_layer_flag[i] set equal to 0 specifies not to output the jth layer in the ith OLS. If vps_all_independent_layers_flag is equal to 1 and each_layer_is_an_ols_flag is equal to 0, the value of vps_output_layer_flag[i] is inferred to be equal to 1. The variable OutputLayerFlag[i][j], where a value of 1 specifies to output the jth layer in the ith OLS and a value of 0 specifies not to output the jth layer in the ith OLS, is derived as follows:

number

[0153] vps_extension_flag is set equal to 0 to specify that the vps_extension_data_flag syntax element is not present in the VPS RBSP syntax structure. vps_extension_flag is set equal to 1 to specify that the vps_extension_data_flag syntax element is present in the VPS RBSP syntax structure. vps_extension_data_flag may have any value. The presence and value of vps_extension_data_flag does not affect the conformance of the decoder to the specified profile. Decoders shall ignore all vps_extension_data_flag syntax elements.

[0154] Exemplary DPB parameter semantics are as follows: The dpb_parameters() syntax structure provides DPB size information and, optionally, maximum picture reorder number and maximum latency (MRML) information. Each SPS contains one or more dpb_parameters() syntax structures. The first dpb_parameters() syntax structure in an SPS contains both DPB size information and MRML information. If present, the second dpb_parameters() syntax structure in an SPS contains only DPB size information. The MRML information in the first dpb_parameters() syntax structure in an SPS applies to the layer that references the SPS, regardless of whether the layer is an output layer in the OLS. The DPB size information in the first dpb_parameters() syntax structure in an SPS applies to the layer that references the SPS if the layer is an output layer in the OLS. If present, the DPB size information contained in the second dpb_parameters() syntax structure in the SPS applies to the layer referencing the SPS if that layer is a non-output layer of the OLS. If the SPS contains only one dpb_parameters() syntax structure, the DPB size information of the layer as a non-output layer is inferred to be the same as the DPB size information of the layer as an output layer.

[0155] Exemplary general HRD parameter semantics are as follows: The general_hrd_parameters() syntax structure provides the HRD parameters used in HRD operations. The sub_layer_cpb_params_present_flag is set equal to 1 to specify that the i-th layer_level_hrd_parameters() syntax structure contains the HRD parameters of the sub-layer representation with TemporalId in the range of 0 to hrd_max_temporal_id[i] (inclusive). The sub_layer_cpb_params_present_flag is set equal to 0 to specify that the i-th layer_level_hrd_parameters() syntax structure contains the HRD parameters of the sub-layer representation with TemporalId equal to hrd_max_temporal_id[i] only. If vps_max_sub_layers_minus1 is equal to 0, the value of sub_layer_cpb_params_present_flag is inferred to be equal to 0. If sub_layer_cpb_params_present_flag is equal to 0, the HRD parameters of sub-layer representations with TemporalId in the range 0 to hrd_max_temporal_id[i]-1 (inclusive) are inferred to be the same as the HRD parameters of the sub-layer representation with TemporalId equal to hrd_max_temporal_id[i]. These include the HRD parameters starting from the fixed_pic_rate_general_flag[i] syntax element up to the sub_layer_hrd_parameters(i) syntax structure immediately below the condition if(general_vcl_hrd_params_present_flag) in the layer_level_hrd_parameters syntax structure. num_layer_hrd_params_minus1 plus 1 specifies the number of layer_level_hrd_parameters() syntax structures present in the general_hrd_parameters() syntax structure.The value of num_layer_hrd_params_minus1 shall be in the range of 0 to 63, inclusive. hrd_cpb_cnt_minus1 plus 1 specifies the number of alternate CPB specifications in the CVS bitstream. The value of hrd_cpb_cnt_minus1 shall be in the range of 0 to 31, inclusive. hrd_max_temporal_id[i] specifies the TemporalId of the highest sublayer representation whose HRD parameters are contained in the i-th layer_level_hrd_parameters() syntax structure. The value of hrd_max_temporal_id[i] shall be in the range of 0 to vps_max_sub_layers_minus1, inclusive. If vps_max_sub_layers_minus1 is equal to 0, the value of hrd_max_temporal_id[i] is inferred to be equal to 0. layer_level_hrd_idx[i][j] specifies the index of the layer_level_hrd_parameters() syntax structure that applies to the jth layer in the ith OLS. The value of layer_level_hrd_idx[[i][j] must be in the range 0 to num_layer_hrd_params_minus1, inclusive. If not present, the value of layer_level_hrd_idx[[0][0] is inferred to be equal to 0.

[0156] An exemplary sub-bitstream extraction process is as follows: The inputs to this process are the bitstream inBitstream, a target OLS index targetOlsIdx, and a target highest TemporalId value tIdTarget. The output of this process is the sub-bitstream outBitstream. The bitstream conformance requirement for an input bitstream is that any output sub-bitstream that is the output of the process specified in this section with inputs the bitstream, targetOlsIdx equal to an index into the list of OLSs specified by the VPS, and tIdTarget equal to any value in the range 0 to 6 (inclusive), and that satisfies the following conditions, is a conforming bitstream: The output sub-bitstream should contain at least one VCL NAL unit with nuh_layer_id equal to each of the nuh_layer_id values ​​in LayerIdInOls[targetOlsIdx]. The output sub-bitstream should contain at least one VCL NAL unit whose TemporalId is equal to tIdTarget. A conforming bitstream contains one or more coded slice NAL units with TemporalId equal to 0, but need not contain any coded slice NAL units with nuh_layer_id equal to 0.

[0157] The output sub-bitstream OutBitstream is derived as follows: The bitstream outBitstream is set identical to the bitstream inBitstream. Remove from outBitstream all NAL units with TemporalId greater than tIdTarget. Remove from outBitstream all NAL units with nuh_layer_id that is not included in the list LayerIdInOls[targetOlsIdx]. Remove from outBitstream all SEI NAL units containing scalable nesting SEI messages with nesting_ols_flag equal to 1 and with no value of i in the range 0 to nesting_num_olss_minus1 (inclusive), so that NestingOlsIdx[i] is equal to targetOlsIdx. If targetOlsIdx is greater than zero, remove from outBitstream all SEI NAL units, including non-scalable nested SEI messages, whose payloadType is equal to 0 (buffering duration), 1 (picture timing), or 130 (decoding unit information).

[0158] General aspects of an exemplary HRD are as follows: This section specifies the HRD and its use for checking the conformance of bitstreams and decoders. A set of bitstream conformance tests is used to check the conformance of a bitstream, called the entire bitstream and denoted as entireBitstream. A set of bitstream conformance tests is for testing the conformance of each OLS specified by the VPS and the temporal subset of each OLS. For each test, the following ordered steps are applied in the order listed:

[0159] The operation point under test, denoted as targetOp, is selected by selecting the target OLS with the OLS index opOlsIdx and the highest TemporalId value opTid. The value of opOlsIdx is in the range of 0 to TotalNumOlss-1 (inclusive). The value of opTid is in the range of 0 to vps_max_sub_layers_minus1 (inclusive). The values ​​of opOlsIdx and opTid are such that the sub-bitstream BitstreamToDecode output by invoking the sub-bitstream extraction process with entireBitstream, opOlsIdx, and opTid as inputs satisfies the following conditions: There is at least one VCL NAL unit with nuh_layer_id equal to each of the nuh_layer_id values ​​in LayerIdInOls[opOlsIdx] in BitstreamToDecode. There is at least one VCL NAL unit in BitstreamToDecode whose TemporalId is equal to opTid.

[0160] The values ​​of TargetOlsIdx and Htid are set equal to the opOlsIdx and opTid of targetOp, respectively. Select a value for ScIdx. The selected ScIdx shall be in the range 0 to hrd_cpb_cnt_minus1 (inclusive). The access unit in the BitstreamToDecode associated with the buffering period SEI message (present in the TargetLayerBitstream or available via an external mechanism not specified herein) applicable to TargetOlsIdx is selected as the HRD initialization point and is referred to as access unit 0 for each layer in the target OLS.

[0161] The subsequent steps are applied to each layer with OLS layer index TargetOlsLayerIdx in the target OLS. If there is only one layer in the target OLS, the layer bitstream under test, TargetLayerBitstream, is set equal to BitstreamToDecode. Otherwise, TargetLayerBitstream is derived by invoking a demultiplexing process to derive the layer bitstream with BitstreamToDecode, TargetOlsIdx, and TargetOlsLayerIdx as inputs, and the output is assigned to TargetLayerBitstream.

[0162] The layer_level_hrd_parameters() syntax structure and sub_layer_hrd_parameters() syntax structure applicable to the TargetLayerBitstream are selected as follows: The layer_level_hrd_idx[TargetOlsIdx][TargetOlsLayerIdx]th layer_level_hrd_parameters() syntax structure in the VPS (or provided via an external mechanism such as user input) is selected. In the selected layer_level_hrd_parameters() syntax structure, if BitstreamToDecode is a Type I bitstream, the sub_layer_hrd_parameters(Htid) syntax structure immediately following the condition if(general_vcl_hrd_params_present_flag) is selected, and the variable NalHrdModeFlag is set equal to 0. Otherwise (BitstreamToDecode is a Type II bitstream), the sub_layer_hrd_parameters(Htid) syntax structure that immediately follows either the condition if(general_vcl_hrd_params_present_flag) (if the variable NalHrdModeFlag is set equal to 0) or the condition if(general_nal_hrd_params_present_flag) (if the variable NalHrdModeFlag is set equal to 1) is selected. If BitstreamToDecode is a Type II bitstream and NalHrdModeFlag is equal to 0, all non-VCL NAL units except filler data NAL units, as well as all leading_zero_8bits, zero_byte, start_code_prefix_one_3bytes, and trailing_zero_8bits syntax elements, if present, that form the byte stream from the NAL unit stream are discarded from TargetLayerBitstream, and the remaining bitstream is assigned to TargetLayerBitstream.

[0163] If decoding_unit_hrd_params_present_flag is equal to 1, the CPB is scheduled to operate either at the access unit level (in this case the variable DecodingUnitHrdFlag is set equal to 0) or at the decoding unit level (in this case the variable DecodingUnitHrdFlag is set equal to 1). Otherwise, DecodingUnitHrdFlag is set equal to 0 and the CPB is scheduled to operate at the access unit level. For each access unit in the TargetLayerBitstream starting from access unit 0, a buffering period SEI message (present in the TargetLayerBitstream or available via an external mechanism) associated with the access unit and applied to TargetOlsIdx and TargetOlsLayerIdx is selected, a picture timing SEI message (present in the TargetLayerBitstream or available via an external mechanism) associated with the access unit and applied to TargetOlsIdx and TargetOlsLayerIdx is selected, and when DecodingUnitHrdFlag is equal to 1 and decoding_unit_cpb_params_in_pic_timing_sei_flag is equal to 0, a decoding unit information SEI message (present in the TargetLayerBitstream or available via an external mechanism) associated with the decoding unit within the access unit and applied to TargetOlsIdx and TargetOlsLayerIdx is selected.

[0164] Each conformance test includes a combination of one option in each step above. If more than one option is present in a step, only one option is selected for any particular conformance test. All possible combinations of all steps form the entire set of conformance tests. For each operating point under test, the number of bitstream conformance tests performed is equal to n0 * n1 * n2 * n3, where the values ​​of n0, n1, n2, and n3 are specified as follows: n1 is equal to hrd_cpb_cnt_minus1 + 1. n1 is the number of access units in BitstreamToDecode associated with the buffering period SEI message. n2 is derived as follows: If BitstreamToDecode is a Type I bitstream, n0 is equal to 1. Otherwise (BitstreamToDecode is a Type II bitstream), n0 is equal to 2. n3 is derived as follows: If decoding_unit_hrd_params_present_flag is equal to 0, n3 is equal to 1. Otherwise, n3 is equal to 2.

[0165] The HRD includes a bitstream demultiplexer (optionally present), a coded picture buffer (CPB) for each layer, an instantaneous decoding process for each layer, a decoded picture buffer (DPB) containing sub-DPBs for each layer, and output cropping.

[0166] In one example, the HRD operates as follows: The HRD is initialized at decoding unit 0, and each CPB and each sub-DPB of the DPB is set to empty. The sub-DPB fullness of each sub-DPB is set equal to 0. After initialization, the HRD is not reinitialized by subsequent buffering period SEI messages. Data associated with the decoding units that flow into each CPB according to a specified arrival schedule is delivered by the HSS. The instantaneous decoding process upon CPB removal of a decoding unit instantly removes and decodes the data associated with each decoding unit. Each decoded picture is placed in a DPB. When a decoded picture is no longer needed for inter-prediction reference and no longer needed for output, it is removed from the DPB.

[0167] In one example, the demultiplexing process to derive the layer bitstreams is as follows: The inputs to this process are bitstream inBitstream, target OLS index targetOlsIdx, and target OLS layer index targetOlsLayerIdx. The output of this process is layer bitstream outBitstream. The output layer bitstream outBitstream is as follows: The bitstream outBitstream is set to be identical to bitstream inBitstream. Remove all NAL units with nuh_layer_id not equal to LayerIdInOls[targetOlsIdx][targetOlsLayerIdx] from outBitstream. Remove from outBitstream all SEI NAL units containing scalable nesting SEI messages for which nesting_ols_flag is equal to 1 and the values ​​of i and j are not in the ranges 0 to nesting_num_olss_minus1 (inclusive) and 0 to nesting_num_ols_layers_minus1[i] (inclusive), respectively, such that NestingOlsLayerIdx[i][j] is equal to targetOlsLayerIdx. Remove from outBitstream all SEI NAL units containing scalable nesting SEI messages for which nesting_ols_flag is equal to 1 and the values ​​of i and j are in the ranges 0 to nesting_num_olss_minus1 (inclusive) and 0 to nesting_num_ols_layers_minus1[i] (inclusive), respectively, such that NestingOlsLayerIdx[i][j] is less than targetOlsLayerIdx.Remove from outBitstream all SEI NAL units containing scalable nesting SEI messages with nesting_ols_flag equal to 0 and no value of i is in the range from 0 to NestingNumLayers-1 (inclusive) so that NestingLayerId[i] is equal to LayerIdInOls[targetOlsIdx][targetOlsLayerIdx]. Remove from outBitstream all SEI NAL units containing scalable nesting SEI messages with nesting_ols_flag equal to 0 and at least one value of i is in the range from 0 to NestingNumLayers-1 (inclusive) so that NestingLayerId[i] is less than LayerIdInOls[targetOlsIdx][targetOlsLayerIdx].

[0168] An exemplary buffering period SEI message syntax is as follows: [Table 5]

[0169] An exemplary scalable nesting SEI message syntax is as follows: [Table 6]

[0170] Exemplary general SEI payload semantics are as follows: The following applies to the applicable layers (in the context of an OLS or in general) of a scalable non-nested SEI message: For a scalable non-nested SEI message, when payloadType is equal to 0 (buffering duration), 1 (picture timing), or 130 (decoding unit information), the scalable non-nested SEI message applies only to the lowest layer in the context of the 0th OLS. For a scalable non-nested SEI message, when payloadType is equal to any value in VclAssociatedSeiList, the scalable non-nested SEI message applies only to layers whose VCL NAL units have nuh_layer_id equal to the nuh_layer_id of the SEI NAL unit containing the SEI message.

[0171] Exemplary buffering period SEI message semantics are as follows: The buffering period SEI message provides initial CPB removal delay and initial CPB removal delay offset information for initializing the HRD at the position of the associated access unit in decoding order. When the buffering period SEI message is present, a picture is said to be a notDiscardablePic picture if it has TemporalId equal to 0 and is not a RASL or random access decodable leading (RADL) picture. If the current picture is not the first picture in the bitstream in decoding order, let prevNonDiscardablePic be the preceding picture in decoding order with TemporalId equal to 0 that is not a RASL or RADL picture.

[0172] The presence of a buffering period SEI message is specified as follows: If NalHrdBpPresentFlag is equal to 1 or VclHrdBpPresentFlag is equal to 1, the following applies to each access unit in the CVS: If the access unit is an IRAP or Gradual Decoder Refresh (GDR) access unit, then a buffering period SEI message applicable to the operation point shall be associated with the access unit. Otherwise, if the access unit contains notDiscardablePic, then a buffering period SEI message applicable to the operation point may or may not be associated with the access unit. Otherwise, the access unit shall not be associated with a buffering period SEI message applicable to the operation point. Otherwise (NalHrdBpPresentFlag and VclHrdBpPresentFlag are both equal to 0), then the access unit in the CVS shall not be associated with a buffering period SEI message. In some applications, it may be desirable for buffering period SEI messages to be present frequently (e.g., for random access in IRAP or non-IRAP pictures, or for bitstream splicing). If pictures in an access unit are associated with a buffering period SEI message, the access unit shall have pictures in each layer present in the CVS, and each picture in the access unit shall have a buffering period SEI message.

[0173] bp_max_sub_layers_minus1 plus 1 specifies the maximum number of temporal sub-layers for which the CPB removal delay and CBP removal offset are indicated in the buffering period SEI message. The value of bp_max_sub_layers_minus1 shall be in the range 0 to vps_max_sub_layers_minus1 (inclusive). The number of bp_cpb_cnt_minus1 plus 1 specifies the number of syntax element pairs nal_initial_cpb_removal_delay[i][j] and nal_initial_cpb_removal_offset[i][j] of the i-th temporal sublayer if bp_nal_hrd_params_present_flag is equal to 1, and specifies the number of syntax element pairs vcl_initial_cpb_removal_delay[i][j] and vcl_initial_cpb_removal_offset[i][j] of the i-th temporal sublayer if bp_vcl_hrd_params_present_flag is equal to 1. The value of bp_cpb_cnt_minus1 shall be in the range of 0 to 31 inclusive. The value of bp_cpb_cnt_minus1 shall be equal to the value of hrd_cpb_cnt_minus1.

[0174] Example picture timing SEI message semantics are as follows: The picture timing SEI message provides CPB removal delay and DPB output delay information for the access unit associated with the SEI message. If bp_nal_hrd_params_present_flag or bp_vcl_hrd_params_present_flag of the buffering period SEI message applicable to the current access unit is equal to 1, then the variable CpbDpbDelaysPresentFlag is set equal to 1. Otherwise, CpbDpbDelaysPresentFlag is set equal to 0. The presence of a picture timing SEI message is specified as follows: If CpbDpbDelaysPresentFlag is equal to 1, then a picture timing SEI message shall be associated with the current access unit. Otherwise (CpbDpbDelaysPresentFlag is equal to 0), then there shall be no picture timing SEI message associated with the current access unit. TemporalId in the picture timing SEI message syntax is the TemporalId of the SEI NAL unit that contains the picture timing SEI message. pt_max_sub_layers_minus1 plus 1 specifies the TemporalId of the highest sub-layer representation whose CPB removal delay information is included in the picture timing SEI message. The value of pt_max_sub_layers_minus1 shall be in the range of 0 to vps_max_sub_layers_minus1 (inclusive).

[0175] Exemplary scalable nesting SEI message semantics are as follows: A scalable nesting SEI message provides a mechanism for associating an SEI message with a specific layer in the context of a specific OLS or with a specific layer not in the context of an OLS. A scalable nesting SEI message contains one or more SEI messages. An SEI message included in a scalable nesting SEI message is also referred to as a scalable nested SEI message. A bitstream conformance requirement is that the following restrictions apply when including an SEI message within a scalable nesting SEI message: An SEI message with payloadType equal to 132 (decoded picture hash) or 133 (scalable nesting) shall not be included in a scalable nesting SEI message. If a scalable nesting SEI message contains a buffering period, picture timing, or decoding unit information SEI message, the scalable nesting SEI message shall not contain any other SEI message whose payloadType is not equal to 0 (buffering period), 1 (picture timing), or 130 (decoding unit information).

[0176] The bitstream conformance requirements are to apply the following restrictions on the values ​​of nal_unit_type of SEI NAL units that contain scalable nesting SEI messages: If the scalable nesting SEI message contains an SEI message with payloadType equal to 0 (buffering duration), 1 (picture timing), 130 (decoding unit information), 145 (dependent RAP indication), or 168 (frame field information), the SEI NAL unit that contains the scalable nesting SEI message shall have nal_unit_type equal to PREFIX_SEI_NUT. If the scalable nesting SEI message contains an SEI message with payloadType equal to 132 (decoded picture hash), the SEI NAL unit that contains the scalable nesting SEI message shall have nal_unit_type equal to SUFFIX_SEI_NUT.

[0177] nesting_ols_flag is set to 1 to specify that the scalable nested SEI message applies to a particular layer in the context of a particular OLS. nesting_ols_flag is set to 0 to specify that the scalable nested SEI message applies to a particular layer in general (not in the context of an OLS). Bitstream conformance requirements apply the following restrictions on the value of nesting_ols_flag: If the scalable nesting SEI message contains an SEI message with payloadType equal to 0 (buffering duration), 1 (picture timing), or 130 (decoding unit information), the value of nesting_ols_flag shall be equal to 1. If the scalable nesting SEI message contains an SEI message with payloadType equal to a value in VclAssociatedSeiList, the value of nesting_ols_flag shall be equal to 0. nesting_num_olss_minus1 plus 1 specifies the number of OLSs to which the scalable nested SEI message applies. The value of nesting_num_olss_minus1 shall be in the range of 0 to TotalNumOlss-1, inclusive. nesting_ols_idx_delta_minus1[i] is used to derive the variable NestingOlsIdx[i], which specifies the OLS index of the ith OLS to which the scalable nested SEI message applies, when nesting_ols_flag is equal to 1. The value of nesting_ols_idx_delta_minus1[i] shall be in the range of 0 to TotalNumOlss minus 2, inclusive. The variable NestingOlsIdx[i] is derived as follows:

number

[0178] nesting_num_ols_layers_minus1[i] plus 1 specifies the number of layers to which the scalable nested SEI message applies in the context of the NestingOlsIdx[i]th OLS. The value of nesting_num_ols_layers_minus1[i] shall be in the range of 0 to NumLayersInOls[NestingOlsIdx[i]]-1 (inclusive). nesting_ols_layer_idx_delta_minus1[i][j] is used to derive the variable NestingOlsLayerIdx[i][j], which specifies the OLS layer index of the jth layer to which the scalable nested SEI message applies in the context of the NestingOlsIdx[i]th OLS, when nesting_ols_flag is equal to 1. The value of nesting_ols_layer_idx_delta_minus1[i] shall be in the range of 0 to NumLayersInOls[nestingOlsIdx[i]] minus 2 (inclusive). The variable NestingOlsLayerIdx[i][j] is derived as follows:

number

[0179] The lowest of all values ​​of LayerIdInOls[NestingOlsIdx[i]][NestingOlsLayerIdx[i][0]] for i in the range of 0 to nesting_num_olss_minus1 (inclusive) shall be equal to the nuh_layer_id of the current SEI NAL unit (the SEI NAL unit that contains the scalable nesting SEI message). nesting_all_layers_flag is set to 1 to specify that the scalable nested SEI message generally applies to all layers with nuh_layer_id greater than or equal to the nuh_layer_id of the current SEI NAL unit. nesting_all_layers_flag is set to 0 to specify that the scalable nested SEI message generally may or may not apply to all layers with nuh_layer_id greater than or equal to the nuh_layer_id of the current SEI NAL unit. nesting_num_layers_minus1 plus 1 specifies the number of layers to which a scalable nested SEI message generally applies. The value of nesting_num_layers_minus1 shall be in the range of 0 to vps_max_layers_minus1 - GeneralLayerIdx[nuh_layer_id], inclusive, where nuh_layer_id is the nuh_layer_id of the current SEI NAL unit. nesting_layer_id[i] specifies the nuh_layer_id value of the ith layer to which a scalable nested SEI message generally applies, if nesting_all_layers_flag is equal to 0. The value of nesting_layer_id[i] shall be greater than nuh_layer_id, where nuh_layer_id is the nuh_layer_id of the current SEI NAL unit.If nesting_ols_flag is equal to 0, the variable NestingNumLayers, which specifies the number of layers to which a scalable nested SEI message generally applies, and the list NestingLayerId[i], for i in the range 0 to NestingNumLayers - 1 (inclusive), which specifies a list of nuh_layer_id values ​​of the layers to which a scalable nested SEI message generally applies, are derived as follows, where nuh_layer_id is the nuh_layer_id of the current SEI NAL unit:

number

[0180] nesting_num_seis_minus1 plus 1 specifies the number of scalably nested SEI messages. The value of nesting_num_seis_minus1 shall be in the range of 0 to 63 (inclusive). nesting_zero_bit shall be equal to 0.

[0181] FIG. 9 is a schematic diagram illustrating an exemplary video coding device 900. The video coding device 900 is suitable for implementing the disclosed examples / embodiments described herein. The video coding device 900 includes a downstream port 920, an upstream port 950, and / or a transceiver unit (Tx / Rx) 910, each including a transmitter and / or a receiver for communicating data upstream and / or downstream over a network. The video coding device 900 also includes a processor 930, including a logic unit and / or central processing unit (CPU) for processing data, and a memory 932 for storing data. The video coding device 900 may also include electrical, optical-electrical (OE), electrical-optical (EO), and / or wireless communication components coupled to the upstream port 950 and / or the downstream port 920 for communicating data over an electrical, optical, or wireless communication network. The video coding device 900 may also include input and / or output (I / O) devices 960 for communicating data to and from a user. The I / O devices 960 may include output devices such as a display for displaying video data, speakers for outputting audio data, etc. The I / O devices 960 may also include input devices such as a keyboard, mouse, trackball, etc., and / or corresponding interfaces for interacting with such output devices.

[0182] The processor 930 is implemented in hardware and software. The processor 930 may be implemented as one or more CPU chips, cores (e.g., as a multi-core processor), field programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), and digital signal processors (DSPs). The processor 930 communicates with the downstream port 920, the Tx / Rx 910, the upstream port 950, and the memory 932. The processor 930 includes a coding module 914. The coding module 914 implements the disclosed embodiments described herein, such as methods 100, 1000, and 1100, which may use the multi-layer video sequence 600, the multi-layer video sequence 700, and / or the bitstream 800. The coding module 914 may also implement any other method / mechanism described herein. Additionally, the coding module 914 may implement the codec system 200, the encoder 300, the decoder 400, and / or the HRD 500. For example, the coding module 914 may be used to implement an HRD. Furthermore, the coding module 914 may be used to encode parameters into the bitstream to support the HRD conformance check process. Thus, the coding module 914 may be configured to implement mechanisms to address one or more of the above-mentioned problems. Thus, the coding module 914 causes the video coding device 900 to provide additional functionality and / or coding efficiency when coding video data. In this manner, the coding module 914 improves the functionality of the video coding device 900 and addresses problems specific to video coding techniques. Furthermore, the coding module 914 transforms the video coding device 900 into a different state. Alternatively, the coding module 914 may be implemented as instructions stored in the memory 932 (e.g., as a computer program product stored on a non-transitory medium) and executed by the processor 930.

[0183] Memory 932 may include one or more memory types such as a disk, tape drive, solid state drive, read-only memory (ROM), random access memory (RAM), flash memory, ternary content addressable memory (TCAM), static random access memory (SRAM), etc. Memory 932 may be used as overflow data storage, store programs when such programs are selected for execution, and store instructions and data retrieved during program execution.

[0184] 10 is a flowchart of an example method 1000 for encoding a video sequence into a bitstream by removing a scalable nesting SEI message if a scalable nested SEI message within the scalable nesting SEI message does not reference the target OLS. Method 1000 may be used by an encoder, such as codec system 200, encoder 300, and / or video coding device 900, when performing method 100. Furthermore, method 1000 may operate on HRD 500 and thus be able to perform conformance testing on multi-layer video sequence 600, multi-layer video sequence 700, and / or bitstream 800.

[0185] Method 1000 may begin when an encoder receives a video sequence and determines, for example, based on user input, to encode the video sequence into a multi-layer bitstream. In step 1001, the encoder encodes a bitstream including one or more OLSs, such as layer 631, layer 632, sublayer 710, sublayer 720, and / or OLS 625 including sublayer 730. In step 1003, the encoder and / or HRD may perform a sub-bitstream extraction process to extract a target OLS from the OLSs.

[0186] In step 1005, the encoder / HRD may remove an SEI NAL unit from the bitstream. Specifically, the SEI NAL unit includes a scalable nesting SEI message. For example, if a scalable nested SEI message within the scalable nesting SEI message does not reference a target OLS, and if the scalable nesting SEI message applies to a specific OLS, the scalable nesting SEI message is removed. In a specific example, the scalable nesting SEI message may apply to a specific OLS (e.g., rather than a specific layer) if the scalable nesting OLS flag is set to 1. Thus, the encoder / HRD may check whether the scalable nesting SEI message has been removed from the sub-bitstream if the scalable nesting OLS flag is set to indicate that the scalable nesting SEI message applies to one or more specific OLSs.

[0187] The encoder / HRD may then check the scalable nesting SEI message to determine whether any of the included scalable nested SEI messages are associated with any layer in the target OLS. If neither the scalable nesting SEI message nor any of the scalable nested SEI messages reference the target OLS, the scalable nesting SEI message may be removed from the sub-bitstream. In a specific example, if the scalable nesting SEI message does not include an index (i) value in the range from 0 to scalable nesting num_olss_minus1 (inclusive), then no scalable nested SEI message within the scalable nesting SEI message references the target OLS, such that NestingOlsIdx[i] is equal to the targetOlsIdx associated with the target OLS. The scalable nesting num_olss_minus1 may specify the number of OLSs to which the scalable nesting SEI message applies. The scalable nesting num_olss_minus1 may be constrained to be within the range of 0 to TotalNumOlss minus 1 (TotalNumOlss-1), inclusive. Thus, the encoder / HRD may check the value of scalable nesting num_olss_minus1 to determine the number of OLSs associated with the scalable nesting SEI message. The encoder may then check each OLS between 0 and scalable nesting num_olss_minus1 for relevance to the target OLS. The value of scalable nesting num_olss_minus1 may be constrained to be within the range of 0 to the total number of OLSs minus 1 (TotalNumOlss-1), inclusive. TotalNumOlss-1 may be included in the VPS that specifies the OLSs in the bitstream / sub-bitstream. NestingOlsIdx[i] may specify the OLS index of the ith OLS to which the scalable nested SEI message applies if the scalable nesting OLS flag is set to 1.For each current OLS, the encoder / HRD may check the value of the scalable nesting ols_idx_delta_minus1 to derive the value of NestingOlsIdx[i] to determine the OLS index of the current / i-th OLS to which the scalable nested SEI message applies. If the value of NestingOlsIdx[i] derived from ols_idx_delta_minus1 is not equal to the targetOlsIdx associated with the target OLS, none of the scalable nested SEI messages in the scalable nesting SEI message applies to the target OLS. In such a case, the scalable nesting SEI message can be removed from the extracted sub-bitstream without adversely affecting HRD conformance testing or decoding. Note that targetOlsIdx can identify the OLS index of the target OLS, for example, as requested by a decoder.

[0188] In step 1007, the encoder / HRD performs a set of bitstream conformance tests on the target OLS, for example, based on SEI messages associated with the target OLS and included in / not removed from the extracted sub-bitstream. In step 1009, the encoder stores the bitstream for transmission to the decoder. The aforementioned mechanism removes scalable nesting SEI messages from the sub-bitstream that do not include scalable nesting SEI messages associated with any layers in the target OLS. This reduces the size of the sub-bitstream transmitted to the decoder. This example therefore improves coding efficiency and reduces the use of processor, memory, and / or network resources in both the encoder and decoder.

[0189] 11 is a flowchart of an example method 1100 for decoding a video sequence from a bitstream in which scalable nesting SEI messages are removed if a scalable nested SEI message within the scalable nesting SEI message does not reference the target OLS. The remaining SEI messages can be used for bitstream conformance testing by an HRD, such as HRD 500. Method 1100 can be used by codec system 200, decoder 400, and / or decoder 900 when performing method 100. Furthermore, method 1100 can operate on a bitstream, such as bitstream 800 including multi-layer video sequence 600 and / or multi-layer video sequence 700.

[0190] Method 1100 may begin when a decoder begins receiving a bitstream of coded data representing a multi-layer video sequence, for example, as a result of method 1000. In step 1101, the decoder may receive a bitstream including a target OLS. The target OLS may be an OLS such as OLS 625 including layer 631, layer 632, sublayer 710, sublayer 720, and / or sublayer 730. Additionally, the target OLS may be requested by the decoder. If a scalable nested SEI message within a scalable nesting SEI message does not reference a target OLS, and if the scalable nesting SEI message applies to a particular OLS, the scalable nesting SEI NAL unit containing the scalable nesting SEI message has been removed from the bitstream before being received at the decoder as part of a sub-bitstream extraction process. The sub-bitstream extraction process may be performed by an HRD on the encoder. For example, a scalable nesting SEI message applies to a specific OLS (e.g., rather than a layer) if the scalable nesting OLS flag in the scalable nesting SEI message is set to 1. Thus, if the scalable nesting OLS flag is set to indicate that the scalable nesting SEI message applies to one or more specific OLSs, the scalable nesting SEI message may be removed from a sub-bitstream.

[0191] Furthermore, if neither the scalable nesting SEI message nor any of the scalable nested SEI messages reference the target OLS, the scalable nesting SEI message may be removed from the sub-bitstream. In a specific example, if the scalable nesting SEI message does not include an index (i) value in the range from 0 to scalable nesting num_olss_minus1 (inclusive), then no scalable nested SEI message within the scalable nesting SEI message references the target OLS, such that NestingOlsIdx[i] is equal to the targetOlsIdx associated with the target OLS. The scalable nesting num_olss_minus1 may specify the number of OLSs to which the scalable nesting SEI message applies. The scalable nesting num_olss_minus1 may be constrained to be in the range from 0 to TotalNumOlss minus 1 (TotalNumOlss-1), inclusive. Thus, the value of scalable nesting num_olss_minus1 may indicate the number of OLSs associated with the scalable nesting SEI message. Each OLS between 0 and scalable nesting num_olss_minus1 may be checked for relevance to the target OLS. The value of scalable nesting num_olss_minus1 may be constrained to be within the range of 0 to TotalNumOlss-1 (inclusive). TotalNumOlss-1 may be included in a VPS that specifies the OLSs in the bitstream / sub-bitstream. NestingOlsIdx[i] may specify the OLS index of the ith OLS to which the scalable nested SEI message applies if the scalable nesting OLS flag is set to 1. For each current OLS, the value of scalable nesting ols_idx_delta_minus1 may be checked, and the value of NestingOlsIdx[i] may be derived to determine the OLS index of the current / i-th OLS to which the scalable nested SEI message applies.If the value of NestingOlsIdx[i], derived from ols_idx_delta_minus1, is not equal to the targetOlsIdx associated with the target OLS, then none of the scalable nested SEI messages within the scalable nesting SEI message are applied to the target OLS. In such cases, the scalable nesting SEI message is removed from the extracted sub-bitstream before being received at the decoder. Note that targetOlsIdx can, for example, identify the OLS index of the target OLS, as requested by the decoder.

[0192] The decoder may decode the picture from the target OLS in step 1103. The decoder may also forward the picture for display as part of the decoded video sequence in step 1107.

[0193] 12 is a schematic diagram of an example system 1200 that encodes a video sequence into a bitstream by removing a scalable nesting SEI message if a scalable nested SEI message within the scalable nesting SEI message does not reference a target OLS. System 1200 may be implemented by an encoder and decoder, such as codec system 200, encoder 300, decoder 400, and / or video coding device 900. Furthermore, system 1200 can perform conformance testing on multi-layer video sequence 600, multi-layer video sequence 700, and / or bitstream 800 using HRD 500. In addition, system 1200 may be used when implementing methods 100, 1000, and / or 1100.

[0194] The system 1200 includes a video encoder 1202. The video encoder 1202 comprises an encoding module 1203 for encoding a bitstream comprising one or more OLSs. The video encoder 1202 further comprises an HRD module 1205 for performing a sub-bitstream extraction process to extract a target OLS from the OLSs. The HRD module 1205 is further for removing SEI NAL units comprising the scalable nesting SEI message from the bitstream if a scalable nested SEI message within the scalable nesting SEI message does not reference the target OLS and if the scalable nesting SEI message applies to a particular OLS. The HRD module 1205 is further for performing a set of bitstream conformance tests against the target OLS. The video encoder 1202 further comprises a storage module 1206 for storing the bitstream for communication to a decoder. The video encoder 1202 further comprises a transmission module 1207 for transmitting the bitstream to a video decoder 1210. The video encoder 1202 may be further configured to perform any of the steps of the method 1000.

[0195] System 1200 also includes a video decoder 1210. The video decoder 1210 includes a receiving module 1211 that receives a bitstream comprising a target OLS, and if a scalable nested SEI message within the scalable nesting SEI message does not reference the target OLS, and if the scalable nesting SEI message applies to a particular OLS, the scalable nesting SEI NAL unit that includes the scalable nesting SEI message is removed from the bitstream as part of a sub-bitstream extraction process. The video decoder 1210 further includes a decoding module 1213 for decoding pictures from the target OLS. The video decoder 1210 further includes a forwarding module 1215 for forwarding pictures for display as part of a decoded video sequence. The video decoder 1210 may be further configured to perform any of the steps of method 1100.

[0196] A first component is directly coupled to a second component when there are no intervening components, other than lines, traces, or another medium, between the first and second components. A first component is indirectly coupled to a second component when there are intervening components, other than lines, traces, or another medium, between the first and second components. The term "coupled" and variations thereof include both directly coupled and indirectly coupled. The use of the term "about," unless otherwise specified, means a range that includes ±10% of the subsequent number.

[0197] It should also be understood that the steps of the exemplary methods described herein do not necessarily have to be performed in the order described, and the order of steps in such methods should be understood to be exemplary only. Similarly, additional steps may be included in such methods, and certain steps may be omitted or combined, in methods consistent with various embodiments of the present disclosure.

[0198] While several embodiments have been provided in this disclosure, it will be understood that the disclosed systems and methods may be embodied in many other specific forms without departing from the spirit or scope of the disclosure. The present examples should be considered illustrative and not limiting, and the intention should not be limited to the details provided herein. For example, various elements or components may be combined or integrated in another system, or certain features may be omitted, or not implemented.

[0199] Additionally, the techniques, systems, subsystems, and methods described and illustrated in various embodiments as separate or distinct may be combined or integrated with other systems, components, techniques, or methods without departing from the scope of this disclosure. Other examples of changes, substitutions, and alterations will be ascertainable by those skilled in the art and may be made without departing from the spirit and scope disclosed herein. [Other possible items] [Item 1] 1. A method implemented by a decoder, the method comprising: receiving, by a receiver of the decoder, a bitstream comprising a target output layer set (OLS), wherein if a scalable nesting SEI message within a scalable nesting supplemental enhancement information (SEI) message does not reference the target OLS, and if the scalable nesting SEI message applies to a particular OLS, a scalable nesting SEI Network Abstraction Layer (NAL) unit containing the scalable nesting SEI message is removed from the bitstream as part of a sub-bitstream extraction process; decoding, by the processor, a picture from the target OLS; A method comprising: [Item 2] Item 10. The method of item 1, wherein the sub-bitstream extraction process is performed by a hypothetical reference decoder (HRD) on the encoder. [Item 3] 3. The method according to any one of items 1 to 2, wherein the scalable nesting SEI message applies to a specific OLS if a scalable nesting OLS flag is set to 1. [Item 4] 4. The method of any one of items 1 to 3, wherein if the scalable nesting SEI message does not contain an index (i) value ranging from 0 to the number of scalable nestings of OLS minus 1 (num_olss_minus1) inclusive, then the scalable nested SEI message does not reference the target OLS such that the i-th nesting OLS index (NestingOlsIdx[i]) is equal to the target OLS index (targetOlsIdx) associated with the target OLS. [Item 5] 5. The method according to any one of items 1 to 4, wherein the scalable nesting num_olss_minus1 specifies the number of OLSs to which the scalable nesting SEI message applies, and the value of scalable nesting num_olss_minus1 is constrained to be in the range from 0 to the total number of OLSs minus 1 (TotalNumOlss-1) inclusive. [Item 6] 6. The method according to any one of items 1 to 5, wherein the targetOlsIdx identifies the OLS index of the target OLS. [Item 7] 7. The method according to any one of items 1 to 6, wherein the NestingOlsIdx[i] specifies the OLS index of the i-th OLS to which the scalable nested SEI message applies when the scalable nesting OLS flag is set to 1. [Item 8] 1. A method implemented by an encoder, the method comprising: encoding, by a processor of the encoder, a bitstream including one or more output layer sets (OLS); performing a sub-bitstream extraction process by a hypothetical reference decoder (HRD) running on the processor to extract a target OLS from the OLS; removing, by the HRD running on the processor, from the bitstream, an SEI Network Abstraction Layer (NAL) unit that includes the scalable nesting SEI message if a scalable nesting SEI message within a scalable nesting supplemental enhancement information (SEI) message does not reference the target OLS and if the scalable nesting SEI message applies to a specific OLS; executing a set of bitstream conformance tests on the target OLS by the HRD running on the processor; A method comprising: [Item 9] Item 9. The method of item 8, wherein the scalable nesting SEI message applies to the particular OLS if a scalable nesting OLS flag is set to 1. [Item 10] 10. The method of any one of items 8 to 9, wherein if the scalable nesting SEI message does not contain an index (i) value ranging from 0 to the number of scalable nestings of OLS minus 1 (num_olss_minus1) inclusive, then the scalable nested SEI message does not reference the target OLS such that the i-th nesting OLS index (NestingOlsIdx[i]) is equal to the target OLS index (targetOlsIdx) associated with the target OLS. [Item 11] 11. The method according to any one of items 8 to 10, wherein the scalable nesting num_olss_minus1 specifies the number of OLSs to which the scalable nesting SEI message applies. [Item 12] 12. The method of any one of items 8 to 11, wherein the value of the scalable nesting num_olss_minus1 is constrained to be in the range from 0 to the total number of OLSs minus 1 (TotalNumOlss-1), inclusive. [Item 13] 13. The method according to any one of items 8 to 12, wherein the targetOlsIdx identifies the OLS index of the target OLS. [Item 14] 14. The method according to any one of items 8 to 13, wherein the NestingOlsIdx[i] specifies the OLS index of the i-th OLS to which the scalable nested SEI message applies when the scalable nesting OLS flag is set to 1. [Item 15] 1. A video coding device, comprising: A video coding device comprising a processor, a receiver coupled to the processor, a memory coupled to the processor, and a transmitter coupled to the processor, wherein the processor, the receiver, the memory, and the transmitter are configured to perform the method according to any one of items 1 to 14. [Item 16] 15. A non-transitory computer-readable medium comprising a computer program product for use by a video coding device, the computer program product comprising computer-executable instructions stored on the non-transitory computer-readable medium such that, when executed by a processor, the computer program product causes the video coding device to perform the method of any one of items 1 to 14. [Item 17] A decoder comprising: receiving means for receiving a bitstream comprising a target output layer set (OLS), wherein if a scalable nesting SEI message within a scalable nesting supplemental enhancement information (SEI) message does not reference the target OLS, and if the scalable nesting SEI message applies to a particular OLS, a scalable nesting SEI Network Abstraction Layer (NAL) unit containing the scalable nesting SEI message is removed from the bitstream as part of a sub-bitstream extraction process; decoding means for decoding pictures from the target OLS; transferring means for transferring said picture for display as part of a decoded video sequence; A decoder comprising: [Item 18] Item 18. The decoder according to item 17, wherein the decoder is further configured to perform the method according to any one of items 1 to 7. [Item 19] 1. An encoder comprising: encoding means for encoding a bitstream including one or more output layer sets (OLS); a hypothetical reference decoder (HRD) means, performing a sub-bitstream extraction process to extract a target OLS from the OLS; removing from the bitstream an SEI Network Abstraction Layer (NAL) unit containing a scalable nesting supplemental extension information (SEI) message if the scalable nesting SEI message within the scalable nesting SEI message does not reference the target OLS and if the scalable nesting SEI message applies to a specific OLS; running a set of bitstream conformance tests on the target OLS; HRD measures to carry out storage means for storing said bitstream for communication to a decoder; An encoder comprising: [Item 20] 20. The encoder according to claim 19, further configured to perform the method according to any one of claims 8 to 14.

Claims

1. 1. A method implemented by a system comprising a decoder and an encoder, the method comprising: encoding, by a processor of the encoder, a bitstream comprising one or more output layer sets (OLS); performing a sub-bitstream extraction process by a hypothetical reference decoder (HRD) running on the processor to extract a target OLS from the OLS; removing, by the HRD running on the processor, an SEI Network Abstraction Layer (NAL) unit containing a scalable nesting supplemental enhancement information (SEI) message from the bitstream if a scalable nested SEI message within a scalable nesting SEI message does not reference the target OLS and if the scalable nesting SEI message applies to a specific OLS; running a set of bitstream conformance tests on the target OLS by the HRD running on the processor; receiving, by a receiver of the decoder, the bitstream including the target OLS; decoding, by a processor of the decoder, a picture from the target OLS; A method comprising:

2. The method of claim 1 , wherein the sub-bitstream extraction process is performed by a hypothetical reference decoder (HRD) on an encoder.

3. The method of claim 1 or 2, wherein if a scalable nesting OLS flag is set to 1, the scalable nesting SEI message applies to the particular OLS.

4. 4. The method of claim 1, wherein a scalable nested SEI message does not reference a target OLS if the scalable nesting SEI message does not include an index (i) value ranging from 0 to the scalable nesting number of OLSs minus 1 (num_olss_minus1), inclusive, such that the i-th nesting OLS index (NestingOlsIdx[i]) is equal to the target OLS index (targetOlsIdx) associated with the target OLS.

5. 5. The method of claim 4, wherein the scalable nesting num_olss_minus1 specifies the number of OLSs to which the scalable nesting SEI message applies, and the value of scalable nesting num_olss_minus1 is constrained to be in the range from 0 to the total number of OLSs minus 1 (TotalNumOlss-1), inclusive.

6. The method of claim 4 or 5, wherein the targetOlsIdx identifies an OLS index of the target OLS.

7. 4. The method of claim 3, wherein NestingOlsIdx[i] specifies the OLS index of the i-th OLS to which the scalable nested SEI message applies when the scalable nesting OLS flag is set to 1.

8. The method of any one of claims 1 to 7, wherein the SEI NAL units in the bitstream that do not belong to a target set are removed from the bitstream.

9. 1. A method implemented by an encoder, the method comprising: encoding, by a processor of the encoder, a bitstream comprising one or more output layer sets (OLS); performing a sub-bitstream extraction process by a hypothetical reference decoder (HRD) running on the processor to extract a target OLS from the OLS; removing, by the HRD running on the processor, an SEI Network Abstraction Layer (NAL) unit containing a scalable nesting supplemental enhancement information (SEI) message from the bitstream if a scalable nested SEI message within a scalable nesting SEI message does not reference the target OLS and if the scalable nesting SEI message applies to a specific OLS; executing a set of bitstream conformance tests on the target OLS by the HRD running on the processor; A method comprising:

10. The method of claim 9 , wherein if a scalable nesting OLS flag is set to 1, the scalable nesting SEI message applies to the particular OLS.

11. 11. The method of claim 9 or 10, wherein a scalable nested SEI message does not reference a target OLS if the scalable nesting SEI message does not include an index (i) value ranging from 0 to the scalable nesting number of OLSs minus 1 (num_olss_minus1), inclusive, such that the i-th nesting OLS index (NestingOlsIdx[i]) is equal to the target OLS index (targetOlsIdx) associated with the target OLS.

12. The method of claim 11 , wherein the scalable nesting num_olss_minus1 specifies the number of OLSs to which the scalable nesting SEI message applies.

13. 13. A method according to any one of claims 9 to 12, wherein the value of scalable nesting num_olss_minus1 is constrained to be in the range from 0 to the total number of OLS minus 1 (TotalNumOlss-1), inclusive.

14. The method of claim 11 or 12, wherein the targetOlsIdx identifies an OLS index of the target OLS.

15. 11. The method of claim 10, wherein NestingOlsIdx[i] specifies the OLS index of the i-th OLS to which the scalable nested SEI message applies when the scalable nesting OLS flag is set to 1.

16. The method of any one of claims 9 to 15, wherein the SEI NAL units in the bitstream that do not belong to a target set are removed from the bitstream.

17. 1. A video coding device, comprising: A video coding apparatus comprising a processor, a receiver coupled to the processor, a memory coupled to the processor, and a transmitter coupled to the processor, wherein the processor, the receiver, the memory, and the transmitter are configured to perform the method of any one of claims 1 to 8.

18. 1. A video coding device, comprising:

17. A video coding apparatus comprising: a processor; a receiver coupled to the processor; a memory coupled to the processor; and a transmitter coupled to the processor, wherein the processor, the receiver, the memory, and the transmitter are configured to perform the method of any one of claims 9 to 16.

19. A computer program product for causing a processor to carry out the method according to any one of claims 1 to 8.

20. A computer program product for causing a processor to carry out the method according to any one of claims 9 to 16.

21. A system comprising a decoder and an encoder, The encoder comprises: encoding means for encoding a bitstream including one or more output layer sets (OLS); a hypothetical reference decoder (HRD) means, comprising: performing a sub-bitstream extraction process to extract a target OLS from the OLS; If a scalable nested SEI message within a scalable nesting supplemental extension information (SEI) message does not reference the target OLS and if the scalable nesting SEI message applies to a specific OLS, removing an SEI Network Abstraction Layer (NAL) unit containing the scalable nesting SEI message from the bitstream; running a set of bitstream conformance tests on the target OLS; HRD means for performing storage means for storing said bitstream for communication to a decoder; Equipped with The decoder receiving means for receiving the bitstream including the target OLS; decoding means for decoding pictures from the target OLS; transferring means for transferring said picture for display as part of a decoded video sequence; A system comprising:

22. 22. The system of claim 21, wherein the SEI NAL units in the bitstream that do not belong to a target set are removed from the bitstream.

23. The system of claim 21 or 22, wherein the decoder is further configured to perform the method of any one of claims 1 to 8.

24. 1. An encoder comprising: encoding means for encoding a bitstream including one or more output layer sets (OLS); a hypothetical reference decoder (HRD) means, comprising: performing a sub-bitstream extraction process to extract a target OLS from the OLS; If a scalable nested SEI message within a scalable nesting supplemental extension information (SEI) message does not reference the target OLS and if the scalable nesting SEI message applies to a specific OLS, removing an SEI Network Abstraction Layer (NAL) unit containing the scalable nesting SEI message from the bitstream; running a set of bitstream conformance tests on the target OLS; and an HRD means for performing storage means for storing said bitstream for communication to a decoder; An encoder comprising:

25. 25. The encoder of claim 24, wherein the SEI NAL units in the bitstream that do not belong to a target set are removed from the bitstream.

26. The encoder of claim 24 or 25, wherein the encoder is further configured to perform a method according to any one of claims 9 to 16.