Avoiding redundant signaling in multilayer video bitstreams

By integrating DPB parameters into the SPS for single-layer OLS, the method enhances video coding efficiency, reducing redundancy and improving user experience in video transmission and viewing.

JP7851978B2Active Publication Date: 2026-04-27HUAWEI TECH CO LTD
View PDF 4 Cites 0 Cited by

Patent Information

Authority / Receiving Office
JP · JP
Patent Type
Patents
Current Assignee / Owner
HUAWEI TECH CO LTD
Filing Date
2024-03-06
Publication Date
2026-04-27

AI Technical Summary

Technical Problem

Existing video coding technologies face inefficiencies in compression and decompression, leading to excessive data requirements that strain network resources and memory, particularly in limited bandwidth scenarios, without compromising picture quality.

Method used

Incorporating decoded picture buffer (DPB) parameters into the sequence parameter set (SPS) for single-layer output layer sets (OLS), thereby removing the video parameter set (VPS) from the bitstream, reducing redundancy and enhancing coding efficiency.

Benefits of technology

This approach improves coding efficiency, resulting in a better user experience by optimizing video transmission, reception, and viewing quality.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure 0007851978000013
    Figure 0007851978000013
  • Figure 0007851978000014
    Figure 0007851978000014
  • Figure 0007851978000015
    Figure 0007851978000015
Patent Text Reader

Abstract

To avoid redundant signaling in multi-layer video bitstreams.SOLUTION: A method of decoding is provided. The method includes receiving a sub-bitstream having a sequence parameter set (SPS) with a decoded picture buffer (DPB) syntax structure for an output layer set (OLS) with only one layer; setting a number of layers in the OLS equal to one based on the OLS having the only one layer; obtaining the DPB syntax structure for the OLS with the one layer from the SPS when the number of layers in the OLS has been set equal to one; and decoding a picture from the only one layer using the DPB syntax structure to obtain a decoded picture. A corresponding method of encoding is also provided.SELECTED DRAWING: Figure 7
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] Generally, in the present disclosure, techniques for a multi-layer video bitstream in video coding are described. More specifically, in the present disclosure, techniques for eliminating redundancy when signaling parameters corresponding to layers within a multi-layer bitstream in video coding are described.

Background Art

[0002] Even for relatively short videos, the amount of video data required for rendering can be substantially large, and as a result, problems can occur when the data is streamed or transmitted in some other way via a communication network with limited bandwidth capacity. Therefore, in today's telecommunications networks, video data is generally compressed before being transmitted. The size of the video can also be a problem when the video is stored in a storage device because the memory resources may be limited. Video compression devices often use software and / or hardware at the transmission source to code the video data before transmission or storage, thereby reducing the amount of data required to represent the digital video image. The compressed data is then received at the destination by a video decompression device that decodes the video data. Since there are limits to network resources and the required video quality is increasing, improvements in compression and decompression techniques that improve the compression ratio without sacrificing much or any of the picture quality are desirable.

Summary of the Invention

Means for Solving the Problems

[0003] The first aspect relates to a decoding method implemented by a video decoder, which includes the video decoder receiving a subbitstream having a sequence parameter set (SPS) having a decoded picture buffer (DPB) syntax structure for an output layer set (OLS) having only one layer; the video decoder obtaining the DPB syntax structure for an OLS having one layer from the SPS; and the video decoder decoding a picture from the single layer using the DPB syntax structure to obtain a decoded picture.

[0004] The method provides a technique to ensure that the decoded picture buffer (DPB) parameters are included in the sequence parameter set (SPS) when the output layer set (OLS) contains only a single layer. Since the SPS contains the DPB parameters of the OLS having a single layer, the video parameter set (VPS) may be removed from the bitstream, which reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved compared to current codecs. As a practical matter, the improved video coding process provides a better user experience when video is transmitted, received, and / or viewed.

[0005] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that the DPB syntax structure is designated as dpb_parameters().

[0006] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that there is only one layer, the i-th layer, and the OLS is the i-th OLS.

[0007] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that the DPB syntax structure resides within the i-th dpb_parameters() syntax structure in the SPS.

[0008] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that the subbitstream does not include a video parameter set (VPS).

[0009] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that the decoded picture in the DPB is stored before it is displayed.

[0010] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that the SPS is referenced by only one layer in the OLS.

[0011] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that the decoded picture is displayed on the display of an electronic device.

[0012] A second aspect relates to an encoding method implemented by a video encoder, the method comprising: generating a video parameter set (VPS) and a sequence parameter set (SPS) by the video encoder, wherein the VPS includes a list of decoded picture buffer (DPB) syntax structures for all output layer sets (OLS) and the SPS includes a DPB syntax structure for each OLS having only one layer; encoding the VPS and SPS into a video bitstream by the video encoder; and storing the video bitstream for communication to a video decoder by the video encoder.

[0013] The method provides a technique to ensure that the decoded picture buffer (DPB) parameters are included in the sequence parameter set (SPS) when the output layer set (OLS) contains only a single layer. Since the SPS contains the DPB parameters of the OLS having a single layer, the video parameter set (VPS) may be removed from the bitstream, which reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved compared to current codecs. As a practical matter, the improved video coding process provides a better user experience when video is transmitted, received, and / or viewed.

[0014] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that the VPS includes an index to a list of DPB syntax structures, which is designated as vps_ols_dpb_params_idx[i].

[0015] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that the value of vps_ols_dpb_params_idx[i] is within the range of 0 to the total number of DPB syntax structures in the VPS.

[0016] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that the VPS includes vps_num_dpb_params_minus1, where vps_num_dpb_params_minus1+1 specifies the total number of DPB syntax structures in the VPS.

[0017] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that a sub-bitstream is extracted from the bitstream, the sub-bitstream containing the SPS from the bitstream but not the VPS from the bitstream.

[0018] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that a subbitstream is transmitted to a video decoder.

[0019] A third aspect relates to a decoding device, comprising a receiver configured to receive a subbitstream having a sequence parameter set (SPS) having a decoded picture buffer (DPB) syntax structure for an output layer set (OLS) having only one layer, and a memory-coupled processor configured to execute instructions causing the decoding device to: set the number of layers in an OLS to be equal to 1 based on an OLS having only one layer; obtain the DPB syntax structure for an OLS having one layer from the SPS when the number of layers in the OLS is set to be equal to 1; and decode a picture from the single layer using the DPB syntax structure to obtain a decoded picture.

[0020] The decoding device provides a technique to ensure that the decoded picture buffer (DPB) parameters are included in the sequence parameter set (SPS) when the output layer set (OLS) contains only a single layer. Since the SPS contains the DPB parameters of the OLS which has a single layer, the video parameter set (VPS) may be removed from the bitstream, which reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved compared to current codecs. As a practical matter, the improved video coding process provides a better user experience when video is transmitted, received, and / or viewed.

[0021] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that the DPB syntax structure is designated as dpb_parameters(), with only one layer being the i-th layer, and the OLS being the i-th OLS.

[0022] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that the DPB syntax structure resides within the i-th dpb_parameters() syntax structure in the SPS.

[0023] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that the subbitstream does not include a video parameter set (VPS).

[0024] Optionally, in any of the aforementioned embodiments, another implementation of the embodiment specifies that the SPS is referenced by only one layer in the OLS.

[0025] Optionally, in any of the embodiments described above, another implementation of the embodiment specifies a display configured to display a decoded picture.

[0026] A fourth aspect relates to an encoding device, comprising: a memory for storing instructions; a processor coupled to the memory, configured to implement instructions causing the encoding device to generate a video parameter set (VPS) and a sequence parameter set (SPS), wherein the VPS includes a list of decoded picture buffer (DPB) syntax structures for all output layer sets (OLS), and the SPS includes a DPB syntax structure for each OLS having only one layer; and a transmitter coupled to the processor, configured to transmit a video bitstream to a video decoder.

[0027] The encoding device provides a technique to ensure that when the output layer set (OLS) contains only a single layer, the decoded picture buffer (DPB) parameters are included in the sequence parameter set (SPS). Since the SPS contains the DPB parameters of the OLS having a single layer, the video parameter set (VPS) may be removed from the bitstream, which reduces redundancy and increases coding efficiency. Therefore, the coder / decoder (also known as "codec") in video coding is improved compared to the current codec. As a practical matter, the improved video coding process provides a better user experience to the user when the video is transmitted, received, and / or viewed.

[0028] Optionally, in any of the foregoing aspects, another implementation of the aspect defines that the VPS includes an index to a list of DPB syntax structures, and this index is designated as vps_ols_dpb_params_idx[i].

[0029] Optionally, in any of the foregoing aspects, another implementation of the aspect defines that the value of vps_ols_dpb_params_idx[i] is within the range from 0 to the total number of DPB syntax structures in the VPS.

[0030] Optionally, in any of the foregoing aspects, another implementation of the aspect defines that the VPS includes vps_num_dpb_params_minus1, and vps_num_dpb_params_minus1 + 1 specifies the total number of DPB syntax structures in the VPS.

[0031] ] A fifth aspect relates to a coding apparatus. The coding apparatus includes a receiver configured to receive a picture to encode or a bitstream to decode; a transmitter coupled to the receiver, configured to transmit a bitstream to a decoder or a decoded image to a display; a memory coupled to at least one of the receiver or the transmitter, configured to store instructions; and a processor coupled to the memory, configured to execute instructions stored in the memory and perform any of the methods disclosed herein.

[0032] The coding device provides a technique to ensure that the decoded picture buffer (DPB) parameters are included in the sequence parameter set (SPS) when the output layer set (OLS) contains only a single layer. Since the SPS contains the DPB parameters of the OLS having a single layer, the video parameter set (VPS) may be removed from the bitstream, which reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved compared to current codecs. As a practical matter, the improved video coding process provides a better user experience when video is transmitted, received, and / or viewed.

[0033] Optionally, in any of the embodiments described above, another implementation of the embodiment specifies a display configured to display a decoded picture.

[0034] The sixth aspect relates to a system, which includes an encoder and a decoder that communicates with the encoder, wherein the encoder or decoder includes a decoding device, encoding device, or coding apparatus as disclosed herein.

[0035] The system provides a technique to ensure that the decoded picture buffer (DPB) parameters are included in the sequence parameter set (SPS) when the output layer set (OLS) contains only a single layer. Since the SPS contains the DPB parameters of the OLS having a single layer, the video parameter set (VPS) may be removed from the bitstream, which reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved compared to current codecs. As a practical matter, the improved video coding process provides a better user experience when video is transmitted, received, and / or viewed.

[0036] A seventh aspect relates to means for coding. The means for coding includes a receiving means configured to receive a picture to encode or a bitstream to decode; a transmitting means coupled to the receiving means, configured to transmit a bitstream to a decoding means or a decoded image to a display means; a storage means coupled to at least one of the receiving means or the transmitting means, configured to store instructions; and a processing means coupled to the storage means, configured to execute instructions stored in the storage means to perform any of the methods disclosed herein.

[0037] The means for coding provides a technique to ensure that the decoded picture buffer (DPB) parameters are included in the sequence parameter set (SPS) when the output layer set (OLS) contains only a single layer. Since the SPS contains the DPB parameters of the OLS which has a single layer, the video parameter set (VPS) may be removed from the bitstream, which reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved compared to current codecs. As a practical matter, the improved video coding process provides a better user experience when video is transmitted, received, and / or viewed.

[0038] For clarity, any one of the embodiments described above may be combined with any one or more of the other embodiments described above to form a new embodiment within the scope of this disclosure.

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

[0040] To enable a more complete understanding of this disclosure, similar numbers represent similar parts, and the following brief descriptions are referenced with respect to the attached drawings and detailed descriptions. [Brief explanation of the drawing]

[0041] [Figure 1] This is a flowchart illustrating one exemplary method for coding a video signal. [Figure 2] This is a schematic diagram illustrating an exemplary coding and decoding (codec) system for video coding. [Figure 3] This is a schematic diagram illustrating an example video encoder. [Figure 4] This is a schematic diagram illustrating an example video decoder. [Figure 5]This diagram illustrates an example of multi-layer coding for spatial scalability. [Figure 6] This diagram illustrates an example of multilayer coding using an Output Layer Set (OLS). [Figure 7] This figure illustrates one embodiment of a video bitstream. [Figure 8] This is a diagram illustrating one embodiment of a method for decoding a coded video bitstream. [Figure 9] This is a diagram illustrating one embodiment of a method for encoding a coded video bitstream. [Figure 10] This is a schematic diagram of a video coding device. [Figure 11] This is a schematic diagram of one embodiment of a means for coding. [Modes for carrying out the invention]

[0042] Firstly, while exemplary implementations of one or more embodiments are presented below, it should be understood that the disclosed systems and / or methods can be implemented using any number of currently known or existing technologies. This disclosure should not be limited in any way to the exemplary implementations, drawings, and technologies illustrated below, including the exemplary designs and implementations illustrated and described herein, but may be modified within the scope of the accompanying claims, along with the full range of equivalents.

[0043] The following terms are defined as follows, unless used in the opposite context herein. Specifically, the following definitions are intended to further clarify this disclosure. However, terms may be described differently in different contexts. Therefore, the following definitions should be considered supplementary and not intended to limit any other definitions of such terms provided herein.

[0044] A bitstream is a sequence of bits containing video data that is compressed 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 into a bitstream for display using a decoding process. A picture is an array of lumens and / or chroma samples that make up a frame or its fields. A picture being encoded or decoded may be referred to as the current picture for clarity. A reference picture is a picture containing reference samples that can be used when coding other pictures by reference according to inter-prediction and / or inter-layer prediction. A reference picture list is a list of reference pictures used for inter-prediction and / or inter-layer prediction. Some video coding systems utilize two reference picture lists, which can be represented as reference picture list 1 and reference picture list 0. A reference picture list structure is an addressable syntax structure that contains multiple reference picture lists.

[0045] Interpretation is a mechanism for coding samples of the current picture by referencing indicated samples in a reference picture that is different from the current picture, when the reference picture and the current picture are in the same layer. A reference picture list structure entry is an addressable location in the reference picture list structure that indicates a reference picture associated with the reference picture list.

[0046] A slice header is part of a coded slice containing data elements related to all video data within a tile represented by the slice. A picture parameter set (PPS) is a parameter set containing data related to an entire picture. More specifically, a PPS is a syntax structure containing syntax elements that apply to zero or more coded pictures, as determined by the syntax elements found within each picture header. A sequence parameter set (SPS) is a parameter set containing data related to a sequence of pictures. An access unit (AU) is a set of one or more coded pictures associated with the same display time (e.g., the same picture sequence count) for output from a decoded picture buffer (DPB) (e.g., for display to the user). An access unit delimiter (AUD) is an indicator or data structure used to indicate the start of an AU or a boundary between AUs. A decoded video sequence is a sequence of pictures reconstructed by the decoder in preparation for display to the user.

[0047] A Network Abstraction Layer (NAL) unit is a syntactic structure containing data in the form of a raw-byte sequence payload (RBSP), which is an indication of the data type, interspersed with, if desired, anti-emulation bytes. 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 containing non-video data, such as syntax and / or parameters that support decoding video data, performing conformance checks, or other operations. A layer is a set of VCL NAL units that share a specified characteristic (e.g., common resolution, frame rate, image size, etc.) and associated non-VCL NAL units. VCL NAL units in a layer may share a specific value for the NAL unit header layer identifier (nuh_layer_id). A coded picture is a coded representation of a picture that contains a VCL NAL unit with a specific value for the NAL unit header layer identifier (nuh_layer_id) in an Access Unit (AU), and includes all the coding tree units (CTUs) of the picture. A decoded picture is a picture produced by applying the decoding process to a coded picture.

[0048] 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). The 0th OLS is an OLS that contains only the lowest layer (the layer with the lowest layer identifier), and therefore contains only output layers. The number of layers in an OLS can be specified by a syntax element designated as NumLayersInOLS. A Video Parameter Set (VPS) is a data unit that contains parameters related to the entire video. Cross-layer prediction is a mechanism that codes the current picture in the current layer by referencing a reference picture in a reference layer, where the current picture and reference picture are in the same AU, and the reference layer contains a nuh_layer_id lower than the current layer.

[0049] A profile is a defined set of coding tools used to create a compliant or conforming bitstream. Each profile specifies a subset of algorithmic features and limitations that should be supported by all decoders conforming to that profile. Tiers and levels are constraints that define a bitstream with respect to the maximum bitrate, maximum lumane sample rate, maximum lumane picture size, minimum compression ratio, maximum number of allowed slices, and maximum number of allowed tiles. Lower tiers are more restrictive than higher tiers, and lower levels are more restrictive than higher levels. Profile, tier, and level (PTL) parameters are syntactic structures that provide profile, tier, and / or level information.

[0050] A temporally scalable bitstream is a bitstream coded in multiple layers that provide various temporal resolutions / frame rates (for example, each layer is coded to support a different frame rate). A sublayer is a temporally scalable layer of a temporally scalable bitstream that contains VCL NAL units with a specific temporal identifier value and associated non-VCL NAL units. For example, a temporal sublayer is a layer that contains video data associated with a given frame rate. A sublayer representation is a subset of the bitstream containing the NAL units of a particular sublayer and its lower sublayers. 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 given frame rate. An OLS index is an index that uniquely identifies a corresponding OLS. A temporal identifier (ID) is a data element that indicates that the data corresponds to a temporal placement in a video sequence. The sub-bitstream extraction process is the process of removing NAL units from the bitstream that do not belong to a target set, such as those determined by the target OLS index and the target highest temporal ID. The sub-bitstream extraction process results in an output sub-bitstream containing NAL units from the bitstream that is part of the target set.

[0051] A Virtual Reference Decoder (HRD) is a decoder model that operates on an encoder to check the variability of a bitstream generated by the encoding process and verify its conformance to specified constraints. Bitstream conformance testing is a test to determine whether an encoded bitstream conforms to a standard such as Multipurpose Video Coding (VVC). HRD parameters are syntactic elements that initialize and / or define the operating conditions of the HRD. Sequence-level HRD parameters are HRD parameters that apply to the entire coded video sequence. The maximum HRD temporal identifier (ID) (hrd_max_tid[i]) specifies the temporal ID of the top-level sublayer representation in which the HRD parameter is included in the i-th set of OLS HRD parameters. The general_hrd_parameters syntactic structure is a syntactic structure that includes sequence-level HRD parameters. An operation point (OP) is a temporal subset of an OLS identified by an OLS index and its highest temporal ID. The target OP is the OP selected for conformance testing in the HRD. The target OLS is the OLS selected for extraction from the bitstream. The decoding unit HRD parameter presence flag (decoding_unit_hrd_params_present_flag) is a flag indicating whether the corresponding HRD parameter operates at the decoding unit (DU) level or AU level. The coded picture buffer (CPB) is a first-in, first-out buffer in the HRD containing coded pictures in decoding order for use during bitstream conformance verification. The decoded picture buffer (DPB) is a buffer for holding decoded pictures for reference, output reordering, and / or output delay.

[0052] The Decoded Picture Buffer (DPB) parameter is a syntactic structure that provides the DPB size, and optionally, the maximum picture reorder number and maximum latency information. The maximum picture reorder number and maximum latency information can be referred to collectively using the acronym MRML.

[0053] The acronyms used herein are Coding Tree Block (CTB), Coding Tree Unit (CTU), Coding Unit (CU), Coded Video Sequence (CVS), Joint Video Expert Team (JVET), Motion Constraint Tile Set (MCTS), Maximum Transmission Unit (MTU), Network Abstraction Layer (NAL), Picture Order Count (POC), Picture Parameter Set (PPS), Low Byte Sequence Payload (RBSP), Sequence Parameter Set (SPS), Multipurpose Video Coding (VVC), and Working Draft (WD).

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

[0055] In step 101, the video signal is input to the 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 contain both an audio component and a video component. The video component contains a series of image frames that, when viewed in sequence, give a visual impression of motion. Each frame contains pixels, represented with respect to light, which is referred to herein as the lumen component (or lumen sample), and color, which is referred to as the chromen component (or color sample). In some examples, the frame may also contain depth values ​​to support three-dimensional display.

[0056] In step 103, the video is divided into several blocks. Dividing involves subdividing the 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 predefined size (e.g., 64 pixels × 64 pixels). A CTU contains both lumen and chroma samples. A coding tree may be employed to divide the CTU into several blocks, and then recursively subdivide the blocks until a configuration supporting further encoding is achieved. For example, the lumen component of a frame may be subdivided until the individual blocks contain relatively homogeneous illumination values. Furthermore, the chroma component of a frame may be subdivided until the individual blocks contain relatively homogeneous color values. Thus, the division mechanism differs depending on the content of the video frame.

[0057] In step 105, various compression mechanisms are employed to compress the image blocks segmented in step 103. For example, interpretation and / or intrapretation may be employed. Interpretation is designed to take advantage of the fact that objects in a common scene tend to appear in consecutive frames. Therefore, a block depicting an object in a reference frame does not need to be described repeatedly in adjacent frames. Specifically, objects such as tables may remain in the same position across multiple frames. Thus, once a table is described, adjacent frames can refer to the reference frame again. Pattern matching mechanisms may be employed for matching objects that span multiple frames. Furthermore, objects that move across multiple frames can be represented by object movement or camera movement, etc. As a particular example, a video may show a car moving across the screen across multiple frames. Motion vectors can be used to describe such movement. 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 an object in a reference frame. As such, interpretation can encode an image block in the current frame as a set of motion vectors indicating the offset from the corresponding block in the reference frame.

[0058] Intra-prediction encodes blocks within a common frame. It leverages the fact that lumen and chroma components tend to cluster within a frame. For example, a green patch in a tree tends to be positioned adjacent to similar green patches. Intra-prediction uses multiple directional prediction modes (e.g., 33 in HEVC), planar mode, and DC mode. These directional modes indicate that the current block is similar to / identical to samples of adjacent blocks in the corresponding direction. Planar mode indicates that a series of blocks along a row / column (e.g., a plane) can be interpolated based on adjacent blocks at the edges of the row. Planar mode actually shows smooth light / color transitions across rows / columns by using a relatively constant gradient in changing values. DC mode is used for boundary smoothing and indicates that a block is similar to / identical to the mean associated with samples of all adjacent blocks related to the angular direction of the directional prediction mode. Thus, intra-prediction blocks can represent image blocks as various relational prediction mode values ​​rather than actual values. Furthermore, intra-prediction blocks can represent image blocks as motion vector values ​​rather than actual values. In all cases, the predicted block may not accurately represent the image block in some instances. Any difference is contained within the residual block. Transformations may be applied to the residual block to further compress the file.

[0059] In step 107, various filtering techniques may be applied. In HEVC, filters are applied according to an in-loop filtering scheme. As a result of the block-based prediction described above, a blocky image may be created in the decoder. Furthermore, the block-based prediction scheme may encode blocks and then reconstruct the encoded blocks for later use as reference blocks. The in-loop filtering scheme iteratively applies noise suppression filters, deblocking filters, adaptive loop filters, and sample-adaptive offset (SAO) filters to blocks / frames. These filters mitigate such blocking artifacts, thereby ensuring that the encoded file is accurately reconstructed. In addition, these filters mitigate artifacts within the reconstructed reference blocks, thereby reducing the likelihood that artifacts will introduce further artifacts into subsequent blocks encoded based on the reconstructed reference blocks.

[0060] After the video signal has been segmented, compressed, and filtered, the resulting data is encoded into a bitstream in step 109. The bitstream contains the data described above, as well as any signaling data desired to support proper video signal reconstruction in the decoder. For example, such data may include segmented data, prediction data, residual blocks, and various flags that send coding instructions to the decoder. The bitstream may be stored in memory for transmission to the decoder on request. The bitstream may also be broadcast to multiple decoders and / or multicast. The creation of the bitstream is an iterative process. Therefore, steps 101, 103, 105, 107, and 109 may be performed sequentially and / or simultaneously across a large number of frames and blocks. The order shown in Figure 1 is presented for clarity and ease of explanation and is not intended to restrict the video coding process to a specific order.

[0061] 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 the syntax data from the bitstream to determine the divisions for the frame. The divisions should match the result of the block divisions in step 103. Next, we describe entropy encoding / decoding as employed in step 111. The encoder makes many choices in the compression process, such as selecting a block division scheme from several possible options based on the spatial positioning of values ​​in the input image. Numerous bins may be used to signal the correct choice. As used herein, a bin is a binary value (e.g., a bit value that can vary depending on the context) treated as a variable. Entropy coding allows the encoder to discard any option that is obviously not feasible for a particular case, leaving a set of acceptable options. Each acceptable option is then assigned a codeword. The length of the codeword is based on the number of acceptable options (for example, one bin for two options, two bins for three or four options, etc.). The encoder then encodes the codeword for the selected options. In this scheme, the size of the codeword is reduced because it is desirable to uniquely represent a selection from a small subset of acceptable options, rather than the codeword uniquely representing a selection from a potentially large set of all possible options. The decoder then decodes the selection by determining the set of acceptable options, in a manner similar to the encoder. By determining the set of acceptable options, the decoder can read the codeword and determine the selection made by the encoder.

[0062] In step 113, the decoder performs block decoding. Specifically, the decoder employs an inverse transform to generate residual blocks. The decoder then uses the residual blocks and corresponding prediction blocks to reconstruct the image blocks according to the segmentation. The prediction blocks may include both intra-prediction blocks and inter-prediction blocks, as generated by the encoder in step 105. The reconstructed image blocks are then positioned within the frame of the reconstructed video signal according to the segmentation data determined in step 111. The syntax for step 113 may also be signaled in the bitstream via entropy coding, as described above.

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

[0064] Figure 2 is a schematic diagram of an exemplary coding and decoding (codec) system 200 for video coding. Specifically, the codec system 200 provides functionality to support the implementation of the operation method 100. The codec system 200 is generalized to depict the components employed in both the encoder and the decoder. The codec system 200 receives and segmentes the video signal as described with respect to steps 101 and 103 of the operation method 100, resulting in a segmented video signal 201. The codec system 200 then compresses the segmented video signal 201 into a coded bitstream when operating as an encoder, as described with respect to steps 105, 107, and 109 of the method 100. When operating as a decoder, the codec system 200 generates an output video signal from the bitstream, as described with respect to steps 111, 113, 115, and 117 of the operation method 100. The codec system 200 includes a general coder control component 211, a transform scaling and quantization component 213, an in-picture estimation component 215, an in-picture prediction component 217, a motion compensation component 219, a motion estimation component 221, a scaling and inverse transform component 229, a filter-controlled 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 combined as shown in the figure. In Figure 2, the black lines show the movement of the data to be encoded / decoded, and the dashed lines show the movement of the control data that controls the operation of the other components. All components of the codec system 200 may reside within the encoder. The decoder may contain a subset of the components of the codec system 200.For example, the decoder may include an in-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 will be described next.

[0065] A segmented video signal 201 is a captured video sequence segmented into several blocks of pixels by a coding tree. The coding tree employs various segmentation modes to subdivide blocks of pixels into smaller blocks of pixels. These blocks can then be further subdivided into even smaller blocks. Blocks may be referred to as nodes in the coding tree. Larger parent nodes are segmented into smaller child nodes. The number of times a node is subdivided is referred to as the node / coding tree depth. In some cases, segmented blocks may be contained within a coding unit (CU). For example, a CU may be a sub-part of a CTU, including a lumen block, a red difference chroma (Cr) block, and a blue difference chroma (Cb) block, along with corresponding syntax instructions for the CU. Segmentation modes may include binary trees (BT), ternary trees (TT), and quadary trees (QT), which are employed to segment a node into two, three, or four child nodes of various shapes, depending on the segmentation mode employed. The segmented video signal 201 is transferred to a general coder control component 211, a transformation scaling and quantization component 213, an in-picture estimation component 215, a filter control analysis component 227, and a motion estimation component 221 for compression.

[0066] The general coder control component 211 is configured to make decisions related to coding 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 over reconstruction quality. Such decisions may be based on storage space / bandwidth availability and image resolution requirements. The general coder control component 211 also manages buffer utilization in relation to transmission speed to mitigate buffer underrun and buffer overrun problems. To manage these problems, 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 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 issues. The general coder control component 211 generates control data that controls the operation of other components. The control data is also transferred to the header formatting and CABAC component 231, encoded within the bitstream, and signals parameters for decoding by the decoder.

[0067] The segmented video signal 201 is also sent to the motion estimation component 221 and the motion compensation component 219 for interprediction. 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 interprediction coding of the received video blocks with respect to one or more blocks within one or more reference frames in order to perform time prediction. The codec system 200 may perform multiple coding passes to select, for example, an appropriate coding mode for each block of video data.

[0068] The motion estimation component 221 and the motion compensation component 219 may be highly integrated, but are illustrated separately for conceptual purposes. The motion estimation performed by the motion estimation component 221 is a process that generates motion vectors, which estimate motion with respect to video blocks. The motion vectors may, for example, represent the displacement of a coded object with respect to a predicted block. A predicted block is a block that has been found to match well with respect to the block to be coded, with respect to the pixel difference. A predicted block may also be referred to as a reference block. Such a pixel difference may be determined by the sum of absolute differences (SAD), the sum of squared differences (SSD), or other difference metrics. HEVC employs several coded objects, including CTUs, coding tree blocks (CTBs), and CUs. For example, a CTU may be split into CTBs, which are then split into CBs, which are contained within CUs. A CU may be encoded as a prediction unit (PU) containing prediction data and / or a transformation 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 may determine multiple reference blocks, multiple motion vectors, etc., for the current block / frame and select the reference blocks, motion vectors, etc., that have the best rate distortion characteristics. The best rate distortion characteristics balance both the quality of video reconstruction (e.g., the amount of data loss due to compression) and coding efficiency (e.g., the size of the final encoding).

[0069] In some examples, the codec system 200 may calculate values ​​for sub-integer pixel positions of a reference picture stored in the decoded picture buffer component 223. For example, the video codec system 200 may interpolate values ​​for quarter-pixel, eighth-pixel, or other fractional-pixel positions of the reference picture. Thus, the motion estimation component 221 may perform motion searches for full-pixel and fractional-pixel positions and output motion vectors with fractional-pixel precision. The motion estimation component 221 calculates motion vectors for video blocks in the intercoded slice relative to the PU by comparing the PU position with the predicted block position of the reference picture. The motion estimation component 221 outputs the calculated motion vectors as encoding to the motion compensation component 219 and header formatting for motion and motion data to the CABAC component 231.

[0070] Motion compensation performed by the motion compensation component 219 may involve fetching or generating predicted blocks based on motion vectors determined by the motion estimation component 221. Here again, the motion estimation component 221 and the motion compensation component 219 may be functionally integrated in some examples. Upon receiving the motion vector for the PU of the current video block, the motion compensation component 219 may determine the location of the predicted block pointed to by the motion vector. The residual video block is then formed by subtracting the pixel values ​​of the predicted block from the pixel values ​​of the coded current video block to form a pixel difference value. Generally, the motion estimation component 221 performs motion estimation with respect to the lumen component, and the motion compensation component 219 uses motion vectors calculated based on the lumen component for both the chromen and lumen components. The predicted and residual blocks are then transferred to the transformation scaling and quantization component 213.

[0071] The segmented video signal 201 is also sent to the in-picture estimation component 215 and the in-picture prediction component 217. Similar to the motion estimation component 221 and the motion compensation component 219, the in-picture estimation component 215 and the in-picture prediction component 217 can be highly integrated but are illustrated separately for conceptual purposes. The in-picture estimation component 215 and the in-picture prediction component 217 intra-predict the current block with respect to the block in the current frame, as an alternative to the inter-prediction performed by the motion estimation component 221 and the motion compensation component 219, as described above. In particular, the in-picture estimation component 215 determines the intra-prediction mode to use for encoding the current block. In some examples, the in-picture estimation component 215 selects an appropriate intra-prediction mode from several tested intra-prediction modes to encode the current block. The selected intra-prediction mode is then forwarded to the header formatting and CABAC component 231 for encoding.

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

[0073] The in-picture prediction component 217 may generate residual blocks from prediction blocks based on a selected intra-prediction mode determined by the in-picture estimation component 215 when implemented in an encoder, or it may read residual blocks from a bitstream when implemented in a decoder. The residual blocks contain the difference in values ​​between the prediction blocks and the original blocks, represented as a matrix. The residual blocks are then transferred to the transformation scaling and quantization component 213. The in-picture estimation component 215 and the in-picture prediction component 217 may operate on both lumen and chroma components.

[0074] The transform scaling and quantization component 213 is configured to further compress the residual blocks. The transform scaling and quantization component 213 applies a transform, such as a discrete cosine transform (DCT), discrete sine transform (DST), or a conceptually similar transform, to the residual blocks to generate video blocks containing residual transform coefficient values. Wavelet transforms, integer transforms, subband transforms, or other types of transforms may also be used. This transform can convert residual information from the pixel value domain to a transformation 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 involves applying a scaling factor to the residual information so that different frequency information is quantized at different granularities, which can 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 bitrate. The quantization process can reduce the bit depth associated with some or all of the coefficients. The degree of quantization can be changed by adjusting the quantization parameters. In some examples, the transformation scaling and quantization component 213 may then perform a scan of a matrix containing the quantized transformation coefficients. The quantized transformation coefficients are then transferred to the header formatting and CABAC component 231 and encoded within the bitstream.

[0075] 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 the residual block within the pixel region for later use as a reference block that may become a predicted block for another current block, for example. The motion estimation component 221 and / or motion compensation component 219 may compute the reference block by adding the residual block back to the corresponding predicted block for use in motion estimation of a later block / frame. A filter is applied to the reconstructed reference block to mitigate artifacts created during scaling, quantization, and transform. Such artifacts could otherwise lead to inaccurate predictions (and create additional artifacts) when subsequent blocks are predicted.

[0076] The filter-controlled 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 the corresponding predicted block from the in-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 be applied to the residual block instead. Like the other components in Figure 2, the filter-controlled analysis component 227 and the in-loop filter component 225 are highly integrated and can be implemented together, but are depicted separately for conceptual purposes. A filter applied to a reconstructed reference block is applied to a specific spatial region and includes several parameters to adjust how such a filter is applied. The filter-controlled analysis component 227 analyzes the reconstructed reference block to determine where such a filter should be applied and sets the corresponding parameters. Such data is transferred to the header formatting and CABAC component 231 as filter-controlled data for encoding. The in-loop filter component 225 applies such filters based on filter control data. These filters may include deblocking filters, noise suppression filters, SAO filters, and adaptive loop filters. Such filters may be applied in the spatial / pixel domain (e.g., on a reconstructed pixel block) or the frequency domain, as may be explained.

[0077] When operating as an encoder, filtered reconstructed image blocks, residual blocks, and / or predicted 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 transfers them to the display as part of the output video signal. The decoded picture buffer component 223 may be any memory device capable of storing predicted blocks, residual blocks, and / or reconstructed image blocks.

[0078] 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 the decoder. Specifically, the header formatting and CABAC component 231 generates various headers to encode control data such as general control data and filter control data. Furthermore, prediction data including intra-prediction data and motion data, as well as residual data in the form of quantized transformation coefficient data, are all encoded into the bitstream. The final bitstream contains all the information desirable for the decoder to reconstruct the original segmented video signal 201. Such information may include an intra-prediction mode index table (also called a codeword mapping table), definitions of encoding contexts for various blocks, indications of the most likely intra-prediction modes, and indications of segmentation information. Such data may be encoded by employing entropy coding. For example, information can be encoded by employing context-adaptive variable-length coding (CAVLC), CABAC, syntax-based context-adaptive binary arithmetic coding (SBAC), stochastic interval-partitioned entropy (PIPE) coding, or other entropy coding techniques. According to entropy coding, the coded bitstream can be transmitted to another device (e.g., a video decoder), or archived for later transmission or removal.

[0079] Figure 3 is a block diagram illustrating an exemplary video encoder 300. The video encoder 300 may be employed to implement the encoding function of the codec system 200 and / or to implement steps 101, 103, 105, 107, and / or 109 of the operation method 100. The encoder 300 divides the input video signal, resulting in a divided video signal 301, which is substantially similar to the divided video signal 201. The divided video signal 301 is then compressed and encoded into a bitstream by the components of the encoder 300.

[0080] Specifically, the segmented video signal 301 is transferred to the in-picture prediction component 317 for intra-prediction. The in-picture prediction component 317 may be substantially similar to the in-picture estimation component 215 and the in-picture prediction component 217. The segmented video signal 301 is also transferred to the motion compensation component 321 for inter-prediction based on a reference block in the 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 blocks and residual blocks from the in-picture prediction component 317 and the motion compensation component 321 are transferred to the transformation and quantization component 313 for transformation and quantization of the residual blocks. The transformation and quantization component 313 may be substantially similar to the transformation scaling and quantization component 213. The transformed and quantized residual blocks, along with the corresponding prediction blocks (and associated control data), are transferred to the entropy coding component 331 for coding within the bitstream. The entropy coding component 331 may be substantially similar to the header formatting and CABAC component 231.

[0081] The transformed and quantized residual blocks and / or corresponding prediction blocks are transferred from the transform and quantization component 313 to the inverse transform and quantization component 329 for reconfiguration into a reference block and 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. The in-loop filters in the in-loop filter component 325 are also applied, as an example, to the residual blocks and / or the reconfigured reference block. The in-loop filter component 325 may be substantially similar to the filter-controlled analysis component 227 and the in-loop filter component 225. The in-loop filter component 325 may comprise multiple filters as described with respect to the in-loop filter component 225. The filtered blocks are 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.

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

[0083] 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 may employ 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, piecewise information, motion data, prediction data, and quantization transformation coefficients from residual blocks. The quantized transformation coefficients are transferred to the inverse transform and quantization component 429 for reconstruction into residual blocks. The inverse transform and quantization component 429 may be analogous to the inverse transform and quantization component 329.

[0084] The reconstructed residual blocks and / or predicted blocks are transferred to the in-picture prediction component 417 for reconstruction into image blocks based on intra-prediction calculations. The in-picture prediction component 417 may be similar to the in-picture estimation component 215 and the in-picture prediction component 217. Specifically, the in-picture prediction component 417 employs a prediction mode to determine the position of a reference block in the frame and applies the residual blocks to the result to reconstruct the intra-predicted image block. The reconstructed intra-predicted image block and / or residual block, as well as the corresponding inter-prediction data, are transferred 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 predicted block, and such information is stored in the decoded picture buffer component 423. Reconstructed image blocks from the decoded picture buffer component 423 are transferred to the motion compensation component 421 for interpretation. The motion compensation component 421 may be substantially similar to the motion estimation component 221 and / or motion compensation component 219. Specifically, the motion compensation component 421 takes motion vectors from a reference block to generate a prediction block and applies a residual block to the result to reconstruct the image block. The resulting reconstructed block may also be transferred to the decoded picture buffer component 423 via the in-loop filter component 425. The decoded picture buffer component 423 continues to store additional reconstructed image blocks that may be reconstructed within a frame via piecewise information. Such frames may be placed in a sequence, which is output to a display as a reconstructed output video signal.

[0085] With the above in mind, video compression techniques perform spatial (intra-picture) and / or temporal (inter-picture) predictions to reduce or eliminate redundancy inherent in video sequences. For block-based video coding, a video slice (i.e., a video picture, or part of a video picture) may be divided into several video blocks, which may also be called tree blocks, coding tree blocks (CTBs), coding tree units (CTUs), coding units (CUs), and / or coding nodes. Video blocks in an intra-coded (I) slice of a picture are encoded using spatial predictions for reference samples in adjacent blocks within the same picture. Video blocks in an intercoded (P or B) slice of a picture may use spatial predictions for reference samples in adjacent blocks within the same picture, or temporal predictions for reference samples in other reference pictures. Pictures may be called frames, and reference pictures may be called reference frames. A POC is a variable associated with each picture that uniquely identifies a relevant picture among all pictures in a coded layer video sequence (CLVS), indicates when the relevant picture should be output from the DPB, and indicates the output order position of the relevant picture relative to the output order positions of other pictures in the same CLVS that should be output from the DPB. A flag is a variable or 1-bit syntax element that can take one of two possible values, 0 and 1.

[0086] Spatial or temporal prediction results in a predicted block for the block to be coded. Residual data represents the pixel difference between the original block to be coded and the predicted block. Intercoded blocks are encoded according to motion vectors pointing to the reference sample block forming the predicted block, and residual data showing the difference between the coded block and the predicted block. Intracoded blocks are encoded according to the intracode mode and residual data. For further compression, the residual data may be transformed from the pixel region to the transformation region to obtain residual transformation coefficients, which may then be quantized. The quantized transformation coefficients, initially placed in a two-dimensional array, may be scanned to generate a one-dimensional vector of transformation coefficients, and entropy coding may be applied to achieve further compression.

[0087] Image and video compression has grown rapidly, giving rise to various coding standards. Such video coding standards include Advanced Video Coding (AVC), also known as ITU-T H.261, International Organization for Standardization / International Electrotechnical Commission (ISO / IEC) MPEG-1 Part 2, 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), Multiview Video Coding Plus Depth (MVC+D), and 3D AVC (3D-AVC). HEVC includes extensions such as Scalable HEVC (SHVC), Multiview HEVC (MV-HEVC), and 3D HEVC (3D-HEVC).

[0088] There is also a new video coding standard called Versatile Video Coding (VVC), which is being developed by the Joint Video Expert Team (JVET) of the ITU-T and ISO / IEC. The VVC standard has several working drafts, but in particular, one working draft (WD) of VVC, namely B. Bross, J. Chen, and S. Liu, "Versatile Video Coding (Draft 5)", JVET-N1001-v3, 13th JVET Meeting, March 27, 2019 (VVC Draft 5), is referenced herein.

[0089] Scalability in video coding is typically supported by using multilayer coding techniques. A multilayer bitstream includes a base layer (BL) and one or more enhancement layers (EL). Examples of scalability include spatial scalability, signal-to-noise ratio (SNR) scalability, and multiview scalability. When multilayer coding techniques are used, a picture or part of it may be coded (1) without using a reference picture, i.e., using intra-prediction; (2) by referencing a reference picture in the same layer, i.e., using inter-prediction; or (3) by referencing a reference picture in another layer, i.e., using inter-layer prediction. A reference picture used for inter-layer prediction of the current picture is called an inter-layer reference picture (ILRP).

[0090] Figure 5 is a schematic diagram illustrating an example of layer-based prediction 500, which is performed, for example, in the block compression step 105, block decoding step 113, motion estimation component 221, motion compensation component 219, motion compensation component 321, and / or motion compensation component 421 to determine motion vectors (MV). Layer-based prediction 500 is compatible with unidirectional interpretation and / or bidirectional interpretation, but can also be performed between pictures in different layers.

[0091] Layer-based prediction 500 is applied between pictures 511, 512, 513, and 514 in different layers and between pictures 515, 516, 517, and 518. In the illustrated example, pictures 511, 512, 513, and 514 are part of layer N+1 532, and pictures 515, 516, 517, and 518 are part of layer N 531. Layers such as layer N 531 and / or layer N+1 532 are groups of pictures all associated with similar values ​​of characteristics such as similar size, quality, resolution, signal-to-noise ratio, and capability. In the illustrated example, layer N+1 532 is associated with a larger image size than layer N 531. Therefore, pictures 511, 512, 513, and 514 in layer N+1 532 have larger picture sizes (e.g., larger height and width, and therefore more samples) than pictures 515, 516, 517, and 518 in layer N 531 in this example. However, such pictures may be separated between layer N+1 532 and layer N 531 by other characteristics. Although only two layers, layer N+1 532 and layer N 531, are illustrated, a set of pictures can be separated into any number of layers based on relevant characteristics. Layers N+1 532 and N 531 may be indicated by layer IDs. A layer ID is a data item associated with a picture, indicating that the picture is part of the layer in which it is shown. Thus, each picture 511-518 is associated with a corresponding layer ID, which may indicate which layer N+1 532 or layer N 531 contains the corresponding picture.

[0092] Pictures 511-518 in different layers 531-532 are configured to be displayed by alternative means. For example, pictures 511-518 in different layers 531-532 may share the same temporal identifier (ID) and may be contained within the same AU. As used herein, an AU is a set of one or more coded pictures associated with the same display time for output from a DPB. For example, a decoder may decode and display picture 515 at the current display time if a smaller picture is desired, or a decoder may decode and display picture 511 at the current display time if a larger picture is desired. For example, pictures 511-514 in the upper layer N+1 532 contain substantially the same image data as the corresponding pictures 515-518 in the lower layer N 531 (regardless of the difference in picture size). Specifically, picture 511 contains substantially the same image data as picture 515, picture 512 contains substantially the same image data as picture 516, and so on.

[0093] Pictures 511-518 can be coded by referencing other pictures 511-518 in the same layer N 531 or N+1 532. Coding a picture by referencing another picture in the same layer results in an interprediction 523 that fits one-way interprediction and / or bidirectional interprediction. The interprediction 523 is indicated by a solid arrow. For example, picture 513 may be coded by adopting an interprediction 523 using one or two of pictures 511, 512, and / or 514 of layer N+1 532 as references, one picture referenced for one-way interprediction and / or two pictures referenced for bidirectional interprediction. Furthermore, picture 517 may be coded by employing interprediction 523 using one or two of pictures 515, 516, and / or 518 in layer N 531 as references, one picture being referenced for one-way interprediction and / or two pictures being referenced for two-way interprediction. A picture may be referred to as a reference picture when it is used as a reference to another picture in the same layer when performing interprediction 523. For example, picture 512 may be a reference picture used to code picture 513 according to interprediction 523. Interprediction 523 may also be referred to as intralayer prediction in a multi-layer context. In such a case, interprediction 523 is a mechanism for coding a sample of the current picture by referencing an indicated sample in a reference picture that is different from the current picture, when the reference picture and the current picture are in the same layer.

[0094] Pictures 511-518 can also be coded by referencing other pictures 511-518 in different layers. This process is known as inter-layer prediction 521 and is indicated by a dashed arrow. Inter-layer prediction 521 is a mechanism for coding a sample of the current picture by referencing a shown sample in a reference picture where the current picture and the reference picture are in different layers and therefore have different layer IDs. For example, a picture in a lower layer N 531 can be used as a reference picture to code the corresponding picture in a higher layer N+1 532. In concrete terms, picture 511 can be coded by referencing picture 515 according to inter-layer prediction 521. In such a case, picture 515 is used as the inter-layer reference picture. An inter-layer reference picture is a reference picture used in inter-layer prediction 521. In most cases, inter-layer prediction 521 is constrained so that the current picture, such as picture 511, can only use inter-layer reference pictures that are in the same AU and in lower layers, such as picture 515. When multiple layers (for example, more than two) are available, the inter-layer prediction 521 can encode / decode the current picture based on multiple inter-layer reference pictures at a lower level than the current picture.

[0095] The video encoder can employ layer-based prediction 500 to encode pictures 511-518 via many different combinations and / or permutations of inter-prediction 523 and inter-layer prediction 521. For example, picture 515 may be coded according to intra-prediction. Then, pictures 516-518 may be coded according to inter-prediction 523 by using picture 515 as a reference picture. Furthermore, picture 511 may be coded according to inter-layer prediction 521 by using picture 515 as an inter-layer reference picture. Then, pictures 512-514 may be coded according to inter-prediction 523 by using picture 511 as a reference picture. As such, a reference picture can act as both a single-layer reference picture and an inter-layer reference picture for different coding mechanisms. By coding the upper layer N+1 532 picture based on the lower layer N 531 picture, the upper layer N+1 532 can avoid employing intra-prediction, which has significantly lower coding efficiency than inter-prediction 523 and inter-layer prediction 521. As such, the poor coding efficiency of intra-prediction can be limited to the smallest / lowest quality picture, and therefore limited to coding the smallest amount of video data. Pictures used as reference pictures and / or inter-layer reference pictures may be indicated in the reference picture list entries contained in the reference picture list structure.

[0096] In Figure 5, each AU506 may contain multiple pictures. For example, one AU506 may contain pictures 511 and 515. Another AU506 may contain pictures 512 and 516. In fact, each AU506 is a set of one or more coded pictures associated with the same display time (e.g., the same temporal ID) for output from the Decoded Picture Buffer (DPB) (e.g., for display to the user). Each AUD508 is an indicator or data structure used to indicate the start of an AU (e.g., AU508) or a boundary between AUs.

[0097] The previous H.26x video coding family has provided support for scalability in a profile separate from the profile for single-layer coding. Scalable Video Coding (SVC) is a scalable extension of AVC / H.264 that provides support for spatial, temporal, and qualitative scalability. For SVC, a flag is signaled in each macroblock (MB) within an EL picture, indicating whether the EL MB is predicted using a block in the same location from a lower layer. Predictions from blocks in the same location may include textures, motion vectors, and / or coding modes. Implementations of SVC cannot directly reuse unmodified H.264 / AVC implementations in their design. The SVC EL macroblock syntax and decoding process differs from the H.264 / AVC syntax and decoding process.

[0098] Scalable HEVC (SHVC) is an extension of the HEVC / H.265 standard that provides support for spatial and qualitative scalability, Multiview HEVC (MV-HEVC) is an extension of HEVC / H.265 that provides support for multiview scalability, and 3D HEVC (3D-HEVC) is an extension of HEVC / H.264 that provides support for three-dimensional (3D) video coding, which is more advanced and efficient than MV-HEVC. Note that temporal scalability is included as an integral part of the single-layer HEVC codec. The design of the multi-layer extensions of HEVC adopts the idea that decoded pictures used for inter-layer prediction come from only the same access unit (AU), are treated as long-term reference pictures (LTRPs), and are assigned a reference index in the 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 reference index value to refer to the inter-layer reference picture in the reference picture list.

[0099] In particular, both reference picture resampling and spatial scalability features require resampling of the reference picture or a portion thereof. Reference picture resampling (RPR) can be implemented at either the picture level or the coding block level. However, when RPR is referred to as a coding feature, it is a feature for single-layer coding. Nevertheless, it is possible, or even preferable, from a codec design perspective to use the same resampling filter for both the RPR feature for single-layer coding and the spatial scalability feature for multi-layer coding.

[0100] Figure 6 illustrates an example of layer-based prediction 600 that utilizes an output layer set (OLS), such as being performed to determine the motion video (MV) in the block compression step 105, block decoding step 113, motion estimation component 221, motion compensation component 219, motion compensation component 321, and / or motion compensation component 421. Layer-based prediction 600 is compatible with unidirectional interpretation and / or bidirectional interpretation, but can also be performed between pictures in different layers. The layer-based prediction in Figure 6 is similar to that in Figure 5. Therefore, for brevity, a complete explanation of layer-based prediction is not repeated.

[0101] Some of the layers in the coded video sequence (CVS) 690 in Figure 6 are included in an OLS. An OLS is a set of layers in which one or more layers are designated as output layers. Output layers are the layers of the output OLS. Figure 6 shows three different OLSs, namely OLS1, OLS2, and OLS3. As illustrated, OLS1 includes layers N 631 and N+1 632. OLS2 includes layers N 631, N+1 632, N+2 633, and N+3 634. OLS3 includes layer N 631; that is, OLS3 includes only a single layer. In a real application, other OLSs may also include only a single layer. Although three OLSs are shown, different numbers of OLSs may be used in a real application. Other layers, such as layer N+4 635, are not included in the example OLS (e.g., OLS1, 2, and 3), but are available for inclusion in other OLSs.

[0102] Each different OLS can contain any number of layers. Different OLSs are generated in an effort to accommodate the coding capabilities of various different devices with varying coding capabilities. For example, OLS3, which contains only one layer, may be generated to accommodate a mobile phone with relatively limited coding capabilities. On the other hand, OLS2, which contains four layers, may be generated to accommodate a large-screen television that can decode higher layers than a mobile phone. OLS1, which contains two layers, may be generated to accommodate a personal computer, laptop computer, or tablet computer that can decode higher layers than a mobile phone but cannot decode the top layer, such as a large-screen television.

[0103] The layers in Figure 6 can all be considered independent of each other; that is, each layer can be coded without using inter-layer prediction (ILP). In this case, the layer is called a simulcast layer. One or more of the layers in Figure 6 may be coded using ILP. Whether a layer is a simulcast layer, or whether some of the layers are coded using ILP, is signaled by a flag in the Video Parameter Set (VPS), which is described in more detail below. When some layers use ILP, the layer dependencies between layers are also signaled in the VPS.

[0104] In one embodiment, when a layer is a simulcast layer, only one layer is selected for decoding and output. In one embodiment, when several layers use ILP, all layers (e.g., the entire bitstream) are specified to be decoded, and a specific layer among the layers is specified to be an output layer. One or more output layers may be, for example, 1) only the top layer, 2) all layers, or 3) the top layer plus a set of specified lower layers. For example, when the top layer plus a set of specified lower layers is specified as output by a flag in the VPS, layers N+3 634 (which is the top layer) and layers N 631 and N+1 632 (which are lower layers) from OLS2 are output.

[0105] As illustrated in Figure 6, each layer consists of any number of pictures. For example, layer N 631 contains pictures 615-618, layer N+1 632 contains pictures 611-614, layer N+2 633 contains pictures 641-644, layer N+3 634 contains pictures 651-654, and layer N+4 635 contains pictures 661-664.

[0106] Video coding standards such as HEVC, SHVC, MV-HEVC, and VVC specify and signal profiles, tiers, and levels. Profiles, tiers, and levels specify limitations on the bitstream and, therefore, the capabilities required to decode the bitstream. Profiles, tiers, and levels can be used to indicate points of interoperability between individual decoder implementations. A profile is a defined set of coding tools used to create a compliant or conforming bitstream. Each profile specifies a subset of algorithmic features and limitations that should be supported by all decoders conforming to that profile.

[0107] A level is a set of constraints on a bitstream (e.g., maximum lumens sample rate, maximum bitrate for a given resolution, etc.). In other words, a level is a set of constraints that indicate the decoder performance required to play back a bitstream of a given profile.

[0108] The levels are divided into two tiers: primary and upper. The primary tier is lower than the upper tier. This tier is designed to handle different applications with respect to their maximum bitrate. The primary tier is designed for most applications, while the upper tier is designed for very demanding applications. The constraints and / or set of tiers corresponding to the levels may be referred to herein as level information.

[0109] Each level of a tier specifies a set of constraints on the values ​​that can be taken by the syntax elements of a particular standard (e.g., HEVC, VVC). The same set of tier and level definitions is used across all profiles, but individual implementations may support different tiers for each supported profile, and different levels within each tier. For any given profile, the levels of a tier generally correspond to specific decoder processing loads and memory capabilities.

[0110] Table 1 below shows typical examples of levels and tiers for different profiles using the HEVC standard. [Table 1]

[0111] Profile, Tier, and Level (PTL) parameters are syntax structures that provide the profile, tier, and / or level as indicated in the table above (e.g., the i-th profile_tier_level() syntax structure). Decoded Picture Buffer (DPB) parameters are syntax structures that provide the DPB size, and optionally, the maximum picture reorder number and maximum latency information (e.g., the i-th dpb_parameters() syntax structure). The maximum picture reorder number and maximum latency information may be referred to collectively by the acronym MRML. HRD parameters are syntax structures that initialize and / or define the operating conditions of the HRD (e.g., the i-th ols_timing_hrd_parameters() syntax structure). Further details and specifications regarding one or more of the PTL, DPB, and HRD parameters are presented below.

[0112] In one embodiment, the maximum number of picture reorder changes is specified as dpb_max_num_reorder_pics[i], which specifies the maximum number of OLS pictures that can precede any picture in the OLS in the decoding order and follow that picture in the output order when Htid is equal to i. The value of dpb_max_num_reorder_pics[i] is within the range of 0 to dpb_max_dec_pic_buffering_minus1[i]. When i is greater than 0, dpb_max_num_reorder_pics[i] is greater than or equal to dpb_max_num_reorder_pics[i-1]. When subLayerInfoFlag is equal to 0, dpb_max_num_reorder_pics[i] does not exist for i within the range from 0 to MaxSubLayersMinus1-1, so this is inferred to be equal to dpb_max_num_reorder_pics[MaxSubLayersMinus1]. Htid is a variable that identifies the top-level temporal sublayer to be decoded.

[0113] dpb_max_dec_pic_buffering_minus1[i]+1 specifies the maximum required size of the DPB in the picture storage buffer unit when Htid is equal to i. The value of dpb_max_dec_pic_buffering_minus1[i] is within the range of 0 to MaxDpbSize-1, where MaxDpbSize is as specified in subordinate section A.4.2 of the VVC standard. When i is greater than 0, dpb_max_dec_pic_buffering_minus1[i] is greater than or equal to dpb_max_dec_pic_buffering_minus1[i-1]. When subLayerInfoFlag is equal to 0, and dpb_max_dec_pic_buffering_minus1[i] does not exist for i in the range from 0 to MaxSubLayersMinus1-1, it is inferred that this is equal to dpb_max_dec_pic_buffering_minus1[MaxSubLayersMinus1].

[0114] In one embodiment, the maximum latency information is specified as dpb_max_latency_increase_plus1[i]. A non-zero dpb_max_latency_increase_plus1[i] is used to calculate the value of MaxLatencyPictures[i], which specifies the maximum number of pictures in the OLS that can precede any picture in the OLS in output order and follow that picture in decoding order when Htid is equal to i.

[0115] MaxLatencyPictures[i]=dpb_max_num_reorder_pics[i]+dpb_max_latency_increase_plus1[i]-1 That is the case.

[0116] The DPB syntax structure of the OLS described above (also known as DPB parameters) is included in the bitstream VPS. Unfortunately, signaling all of these DPB syntax structures within the VPS is inefficient when the OLS contains only a single layer (for example, OLS3 in Figure 6).

[0117] Disclosed herein is a technique for ensuring that decoded picture buffer (DPB) parameters are included in the sequence parameter set (SPS) when the output layer set (OLS) contains only a single layer. Since the SPS contains the DPB parameters of the OLS having a single layer, the video parameter set (VPS) may be removed from the bitstream, which reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved compared to current codecs. As a practical matter, the improved video coding process provides a better user experience when video is transmitted, received, and / or viewed.

[0118] Figure 7 illustrates one embodiment of a video bitstream 700. As used herein, the video bitstream 700 may also be referred to as a coded video bitstream, a bitstream, or a variation thereof. As shown in Figure 7, the bitstream 700 includes a video parameter set (VPS) 704, a sequence parameter set (SPS) 706, a picture parameter set (PPS) 708, a slice header 712, and image data 720. Each of the VPS 704, SPS 706, and PPS 708 may generally be referred to as a parameter set. In one embodiment, other parameter sets and / or headers not shown in Figure 7 may also be included in the bitstream 700.

[0119] VPS704 contains decoding dependencies or information for building the enhancement layer's reference picture set. VPS704 provides an overall view or perspective of the scalable sequence, including what kinds of operation points are offered, the profiles, tiers, and levels of the operation points, as well as several other high-level properties of bitstream 700 that can be used as the basis for session negotiation and content selection.

[0120] In one embodiment, VPS704 includes a list of DPB syntax structures 780 for all OLSs. In one embodiment, each of the DPB syntax structures in the list of DPB syntax structures 780 is designated as dpb_parameters(). VPS704 also includes a syntax structure vps_ols_dpb_params_idx[i]782. The syntax structure vps_ols_dpb_params_idx[i]782 specifies the index of the DPB syntax structure that applies to the i-th OLS. That is, each index value corresponds to one of the DPB syntax structures in the list. For example, index value 1 in the list corresponds to dpb_parameters() for OLS1, index value 2 corresponds to dpb_parameters() for OLS2, and index value 3 corresponds to dpb_parameters() for OLS3.

[0121] If present, the value of vps_ols_dpb_params_idx[i] is within the range of 0 to VpsNumDpbParams-1.

[0122] The syntax element vps_num_dpb_params_minus1 781 specifies the number of dpb_parameters() syntax structures within VPS704. The value of vps_num_dpb_params_minus1 781 ranges from 0 to a number less than the total number of multilayer OLS that can be specified as NumMultiLayerOlss.

[0123] The variable VpsNumDpbParams-1 is derived by the video decoder based on the syntax element vps_num_dpb_params_minus1 781 which is signaled within the bitstream (i.e., the variable is not signaled within the bitstream).

[0124] In one embodiment, the variable VpsNumDpbParams-1 is derived as follows: if(vps_each_layer_is_an_ols_flag) VpsNumDpbParams=0 (34) else VpsNumDpbParams=vps_num_dpb_params_minus1+1

[0125] The variable VpsNumDpbParams-1+1 specifies the number of DPB syntax structures in VPS704. For example, when the value of VpsNumDpbParams-1 is 2, the number of DPB syntax structures in VPS704 is 3 (2+1=3).

[0126] In one embodiment, VPS704 includes a DPB presence flag 783, which may be specified as vps_sublayer_dpb_params_present_flag, and is used to control the presence of the dpb_max_dec_pic_buffering_minus1[j], dpb_max_num_reorder_pics[j], and dpb_max_latency_increase_plus1[j] syntax elements in the dpb_parameters() syntax structure within VPS for j in the range from 0 to vps_dpb_max_tid[i]-1 when vps_dpb_max_tid[i] is greater than 0. When not present, the value of vps_sub_dpb_params_info_present_flag is inferred to be equal to 0.

[0127] SPS706 contains data common to all pictures within a Sequence of Pictures (SOP). SPS706 is a syntax structure that contains zero or more syntax elements that apply to the entire CLVS, determined by the content of syntax elements found in the PPS referenced by syntax elements found in each picture header.

[0128] In one embodiment, the dpb_parameters() applied to the i-th OLS784 resides in the SPS706 referenced by the layer within the i-th OLS when the i-th OLS is a single-layer OLS. That is, for a single-layer OLS (e.g., OLS2 in Figure 6), the applicable dpb_parameters() syntax structure resides in the SPS referenced by the layer within the OLS.

[0129] Based on the above, it will be understood that when the OLS is a single-layer OLS (for example, the OLS contains only a single layer), the dpb_parameters() applied to the i-th OLS784 exists in both SPS706 and VPS704 (i.e., the DPB syntax structure applied to the i-th OLS is one of the DPB syntax structures included in DPB structure 780). Furthermore, the dpb_parameters() applied to the i-th OLS784 in SPS706 is identical to the dpb_parameters() applied to the i-th OLS784 in VPS704.

[0130] In contrast to SPS706, PPS708 contains data common to the entire picture. PPS708 is a syntax structure with syntax elements that apply to zero or more coded pictures. A slice header 712 is part of a coded slice that contains data elements related to all video data within the tile represented by the slice. A slice header 712 contains parameters specific to each slice in the picture. Therefore, there can be one slice header 712 for each slice in a video sequence. A slice header 712 may contain slice type information, picture order count (POC), reference picture list (RPL), prediction weights, tile entry point, or deblocking parameters. A slice header 712 may also be referred to as a tile group header and / or picture header (PH).

[0131] In one embodiment, VPS704 and / or SPS706 include the following SPS syntax and semantics to implement one or more of the embodiments disclosed herein.

[0132] The VPS syntax includes the following: [Table 2A] [Table 2B] [Table 2C]

[0133] The SPS Low-Bite Sequence Payload (RBSP) syntax includes the following: [Table 3A] [Table 3B]

[0134] The DPB syntax includes the following: [Table 4]

[0135] The HRD parameter syntax includes the general HRD parameter syntax, the OLS HRD parameter syntax, and the sublayer HRD parameter syntax.

[0136] The general HRD parameter syntax includes the following: [Table 5A] [Table 5B]

[0137] The OLS HRD parameter syntax includes the following: [Table 6]

[0138] The sublayer HRD parameter syntax includes the following: [Table 7]

[0139] The VPS semantics are as follows:

[0140] vps_max_layers_minus1+1 specifies the maximum number of layers allowed in each CVS that references the VPS.

[0141] vps_max_sub_layers_minus1+1 specifies the maximum number of temporal sublayers that may exist within each CVS referencing the VPS. The value of vps_max_sub_layers_minus1 should be in the range of 0 to 6.

[0142] A value of 1 for vps_all_layers_same_num_sub_layers_flag specifies that the number of temporal sublayers is the same for all layers in each CVS referencing the VPS. A value of 0 for vps_all_layers_same_num_sub_layers_flag specifies that layers in each CVS referencing the VPS may or may not have the same number of temporal sublayers. When it is not present, the value of vps_all_layers_same_num_sub_layers_flag is inferred to be equal to 1.

[0143] A vps_all_independent_layers_flag equal to 1 specifies that all layers in CVS are coded independently without using inter-layer prediction. A vps_all_independent_layers_flag equal to 0 specifies that one or more layers in CVS may use inter-layer prediction. When not present, the value of vps_all_independent_layers_flag is inferred to be equal to 1. When vps_all_independent_layers_flag is equal to 1, the value of vps_independent_layer_flag[i] is inferred to be equal to 1. When vps_all_independent_layers_flag is equal to 0, the value of vps_independent_layer_flag[0] is inferred to be equal to 1.

[0144] A vps_direct_dependency_flag[i][j] equal to 0 indicates that the layer with index j is not a direct reference layer to the layer with index i. A vps_direct_dependency_flag[i][j] equal to 1 indicates that the layer with index j is a direct reference layer to the layer with index i. This is inferred to be equal to 0 when no vps_direct_dependency_flag[i][j] exists for i and j in the range from 0 to vps_max_layers_minus1.

[0145] The variables DirectDependentLayerIdx[i][j], which specifies the j-th direct dependent layer of the i-th layer, and LayerUsedAsRefLayerFlag[j], which specifies whether the layer with layer index j is used as a reference layer by any other layer, are derived as follows: for(i=0; i<=vps_max_layers_minus1; i++) LayerUsedAsRefLayerFlag[j]=0 for(i=1; i <vps_max_layers_minus1; i++) if(!vps_independent_layer_flag[i]) for(j=i-1, k=0; j>=0; j--) if(vps_direct_dependency_flag[i][j]) { DirectDependentLayerIdx[i][k++]=j LayerUsedAsRefLayerFlag[j]=1 }

[0146] The variable GeneralLayerIdx[i], which specifies the layer index of the layer where nuh_layer_id is equal to vps_layer_id[i], is derived as follows: for(i=0; i<=vps_max_layers_minus1; i++) GeneralLayerIdx[vps_layer_id[i]]=i

[0147] A value of 1 for each_layer_is_an_ols_flag indicates that each output layer set contains only one layer, and each layer in the bitstream itself is an output layer set where the single contained layer is the only output layer. A value of 0 for each_layer_is_an_ols_flag indicates that an output layer set may contain multiple layers. If vps_max_layers_minus1 is equal to 0, the value of each_layer_is_an_ols_flag is inferred to be equal to 1. Otherwise, when vps_all_independent_layers_flag is equal to 0, the value of each_layer_is_an_ols_flag is inferred to be equal to 0.

[0148] A value of ols_mode_idc equal to 0 specifies that the total number of OLSs specified by the VPS is equal to vps_max_layers_minus1+1, the i-th OLS contains layers with layer indices from 0 to i, and for each OLS, only the top layer within the OLS is output. A value of ols_mode_idc equal to 1 specifies that the total number of OLSs specified by the VPS is equal to vps_max_layers_minus1+1, the i-th OLS contains layers with layer indices from 0 to i, and for each OLS, all layers within the OLS are output. A value of ols_mode_idc equal to 2 specifies that the total number of OLSs specified by the VPS is explicitly signaled, and for each OLS, an explicitly signaled set of the top and bottom layers within the OLS is output. The value of ols_mode_idc should be within the range of 0 to 2. A value of ols_mode_idc of 3 is reserved for future use by ITU-T|ISO / IEC. When 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.

[0149] num_output_layer_sets_minus1+1 specifies the total number of OLS specified by the VPS when ols_mode_idc is equal to 2.

[0150] The variable TotalNumOlss, which specifies the total number of OLS designated by the VPS, is derived as follows: if(vps_max_layers_minus1==0) TotalNumOlss=1 else if(each_layer_is_an_ols_flag || ols_mode_idc==0 || ols_mode_idc==1) TotalNumOlss=vps_max_layers_minus1+1 else if(ols_mode_idc==2) TotalNumOlss=num_output_layer_sets_minus1+1

[0151] `layer_included_flag[i][j]` specifies that the j-th layer (i.e., the layer whose nuh_layer_id is equal to vps_layer_id[j]) is included in the i-th OLS when ols_mode_idc is equal to 2. `layer_included_flag[i][j]` equal to 1 specifies that the j-th layer is included in the i-th OLS. `layer_included_flag[i][j]` equal to 0 specifies that the j-th layer is not included in the i-th OLS.

[0152] The variables NumLayersInOls[i], which specify the number of layers in the i-th OLS, and LayerIdInOls[i][j], which specify the nuh_layer_id value of the j-th layer in the i-th OLS, are derived as follows: NumLayersInOls[0]=1 LayerIdInOls[0][0]=vps_layer_id[0] for(i=1, i <TotalNumOlss; i++) { if(each_layer_is_an_ols_flag) { NumLayersInOls[i]=1 LayerIdInOls[i][0]=vps_layer_id[i] } else if(ols_mode_idc==0 | | ols_mode_idc==1) { NumLayersInOls[i]=i+1 for(j=0; j <NumLayersInOls[i]; j++) LayerIdInOls[i][j]=vps_layer_id[j] } else if(ols_mode_idc==2) { for(k=0, j=0; k<=vps_max_layers_minus1; k++) if(layer_included_flag[i][k]) LayerIdInOls[i][j++]=vps_layer_id[k] NumLayersInOls[i]=j } }

[0153] The variable OlsLayeIdx[i][j], which specifies the OLS layer index of the layer where nuh_layer_id is equal to LayerIdInOls[i][j], is derived as follows: for(i=0, i <TotalNumOlss; i++) for j=0; j <NumLayersInOls[i]; j++) OlsLayeIdx[i][LayerIdInOls[i][j]]=j

[0154] The lowest layer within each OLS is assumed to be an independent layer. In other words, for each i in the range from 0 to TotalNumOlss-1, the value of vps_independent_layer_flag[GeneralLayerIdx[LayerIdInOls[i][0]]] is assumed to be equal to 1.

[0155] Each layer shall be contained within at least one OLS specified by the VPS. In other words, for each layer having a specific value of nuh_layer_id nuhLayerId equal to one of vps_layer_id[k] for k in the range of 0 to vps_max_layers_minus1, there shall be at least one pair of values ​​i and j, where i is in the range of 0 to TotalNumOlss-1 and j is in the range of NumLayersInOls[i]-1, and the value of LayerIdInOls[i][j] is equal to nuhLayerId.

[0156] Any layer within the OLS shall be either an OLS output layer or a (direct or indirect) reference layer of an OLS output layer.

[0157] The vps_output_layer_flag[i][j] specifies whether the j-th layer in the i-th OLS is output when ols_mode_idc is equal to 2. If vps_output_layer_flag[i] is equal to 1, it specifies that the j-th layer in the i-th OLS is output. If vps_output_layer_flag[i] is equal to 0, it specifies that the j-th layer in the i-th OLS is not output. When 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.

[0158] The variable OutputLayerFlag[i][j], which specifies that the j-th layer in the i-th OLS should be output if its value is 1, and that the j-th layer in the i-th OLS should not be output if its value is 0, is derived as follows: for(i=0, i <TotalNumOlss; i++) { OutputLayerFlag[i][NumLayersInOls[i]-1]=1 for(j=0; j <NumLayersInOls[i]-1; j++) if(ols_mode_idc[i]==0) OutputLayerFlag[i][j]=0 else if(ols_mode_idc[i]==1) OutputLayerFlag[i][j]=1 else if (ols_mode_idc[i]==2) OutputLayerFlag[i][j]=vps_output_layer_flag[i][j] }

[0159] Note - The 0th OLS contains only the lowest layer (i.e., the layer where nuh_layer_id is equal to vps_layer_id[0]), and for the 0th OLS, only the included layers are output.

[0160] vps_num_ptls specifies the number of profile_tier_level() syntax structures for the VPS.

[0161] A pt_present_flag[i] equal to 1 indicates that the profile, tier, and general constraint information exists within the i-th profile_tier_level() syntax structure in the VPS. A pt_present_flag[i] equal to 0 indicates that the profile, tier, and general constraint information does not exist within the i-th profile_tier_level() syntax structure in the VPS. The value of pt_present_flag[0] is inferred to be equal to 0. When pt_present_flag[i] is equal to 0, the profile, tier, and general constraint information for the i-th profile_tier_level() syntax structure in the VPS is inferred to be identical to that for the (i-1)-th profile_tier_level() syntax structure in the VPS.

[0162] ptl_max_temporal_id[i] specifies the TemporalId of the top-level sublayer representation in the i-th profile_tier_level() syntax structure within the VPS. The value of ptl_max_temporal_id[i] is assumed to be within the range of 0 to vps_max_sub_layers_minus1. When vps_max_sub_layers_minus1 is equal to 0, the value of ptl_max_temporal_id[i] is inferred to be equal to 0. When vps_max_sub_layers_minus1 is greater than 0 and vps_all_layers_same_num_sub_layers_flag is equal to 1, the value of ptl_max_temporal_id[i] is inferred to be equal to vps_max_sub_layers_minus1.

[0163] vps_ptl_byte_alignment_zero_bit should be equal to 0.

[0164] ols_ptl_idx[i] specifies the index of the profile_tier_level() syntax structure applied to the i-th OLS into a list of profile_tier_level() syntax structures within the VPS. If present, the value of ols_ptl_idx[i] is expected to be in the range of 0 to vps_num_ptls-1.

[0165] When NumLayersInOls[i] is equal to 1, the profile_tier_level() syntax structure applied to the i-th OLS resides within the SPS referenced by the layer in the i-th OLS.

[0166] `vps_num_dpb_params` specifies the number of `dpb_parameters()` syntax structures within the VPS. The value of `vps_num_dpb_params` should be between 0 and 16. If it does not exist, the value of `vps_num_dpb_params` is inferred to be equal to 0.

[0167] A same_dpb_size_output_or_nonoutput_flag equal to 1 indicates that the layer_nonoutput_dpb_params_idx[i] syntax element does not exist in the VPS. A same_dpb_size_output_or_nonoutput_flag equal to 0 indicates that the layer_nonoutput_dpb_params_idx[i] syntax element may or may not exist in the VPS.

[0168] The `vps_sub_layer_dpb_params_present_flag` is used to control the presence of the `max_dec_pic_buffering_minus1[]`, `max_num_reorder_pics[]`, and `max_latency_increase_plus1[]` syntax elements in the `dpb_parameters()` syntax structure within the VPS. When they are not present, `vps_sub_dpb_params_info_present_flag` is inferred to be equal to 0.

[0169] A dpb_size_only_flag[i] equal to 1 specifies that the max_num_reorder_pics[ ] and max_latency_increase_plus1[ ] syntax elements do not exist in the i-th dpb_parameters() syntax structure within the VPS. A dpb_size_only_flag[i] equal to 1 specifies that the max_num_reorder_pics[ ] and max_latency_increase_plus1[ ] syntax elements may exist in the i-th dpb_parameters() syntax structure within the VPS.

[0170] dpb_max_temporal_id[i] specifies the TemporalId of the highest-level sublayer representation in which the DPB parameter can exist in the i-th dpb_parameters() syntax structure within the VPS. The value of dpb_max_temporal_id[i] is assumed to be within the range of 0 to vps_max_sub_layers_minus1. When vps_max_sub_layers_minus1 is equal to 0, the value of dpb_max_temporal_id[i] is inferred to be equal to 0. When vps_max_sub_layers_minus1 is greater than 0 and vps_all_layers_same_num_sub_layers_flag is equal to 1, the value of dpb_max_temporal_id[i] is inferred to be equal to vps_max_sub_layers_minus1.

[0171] `layer_output_dpb_params_idx[i]` specifies the index of the `dpb_parameters()` syntax structure applied to the i-th layer when it is an output layer in the OLS, into a list of `dpb_parameters()` syntax structures in the VPS. If present, the value of `layer_output_dpb_params_idx[i]` is expected to be within the range of 0 to `vps_num_dpb_params-1`.

[0172] If vps_independent_layer_flag[i] is equal to 1, the dpb_parameters() syntax structure applied to the i-th layer when it is an output layer is the dpb_parameters() syntax structure that exists in the SPS referenced by the layer.

[0173] Otherwise (if vps_independent_layer_flag[i] is equal to 0), the following applies:

[0174] When vps_num_dpb_params is equal to 1, the value of layer_output_dpb_params_idx[i] is inferred to be equal to 0.

[0175] A requirement for bitstream conformance is that the value of layer_output_dpb_params_idx[i] is such that dpb_size_only_flag[layer_output_dpb_params_idx[i]] is equal to 0.

[0176] `layer_nonoutput_dpb_params_idx[i]` specifies the index of the `dpb_parameters()` syntax structure applied to the i-th layer when it is a non-output layer in the OLS, into a list of `dpb_parameters()` syntax structures in the VPS. If present, the value of `layer_nonoutput_dpb_params_idx[i]` is within the range of 0 to `vps_num_dpb_params-1`.

[0177] If same_dpb_size_output_or_nonoutput_flag is equal to 1, the following applies:

[0178] If vps_independent_layer_flag[i] is equal to 1, the dpb_parameters() syntax structure applied to the i-th layer when it is a non-output layer is the dpb_parameters() syntax structure that exists in the SPS referenced by the layer.

[0179] Otherwise (when vps_independent_layer_flag[i] is equal to 0), the value of layer_nonoutput_dpb_params_idx[i] is inferred to be equal to layer_output_dpb_params_idx[i].

[0180] Otherwise (when same_dpb_size_output_or_nonoutput_flag is equal to 0), when vps_num_dpb_params is equal to 1, the value of layer_output_dpb_params_idx[i] is inferred to be equal to 0.

[0181] A vps_extension_flag value equal to 0 indicates that the vps_extension_data_flag syntax element does not exist in the VPS RBSP syntax structure. A vps_extension_flag value equal to 1 indicates that the vps_extension_data_flag syntax element exists in the VPS RBSP syntax structure.

[0182] The vps_extension_data_flag can have any value. Its presence and value do not affect decoder compatibility to the profiles specified in this version of this specification. Decoders compatible with this version of this specification shall ignore all vps_extension_data_flag syntax elements.

[0183] The SPS RBSP semantics are as follows:

[0184] The SPS RBSP is available for the pre-referenced decoding process, either contained in at least one access unit whose TemporalId is equal to 0, or provided through external means, and the SPS NAL unit containing the SPS RBSP has a nuh_layer_id equal to the lowest nuh_layer_id value of the PPS NAL unit referencing it.

[0185] All SPS NAL units within CVS that have a specific value for sps_seq_parameter_set_id are assumed to have the same content.

[0186] When sps_decoding_parameter_set_id is greater than 0, it specifies the value of dps_decoding_parameter_set_id for the DPS referenced by the SPS. When sps_decoding_parameter_set_id is equal to 0, the SPS does not reference a DPS, and the DPS is not referenced when decoding each CLVS that references the SPS. The value of sps_decoding_parameter_set_id is assumed to be the same for all SPS referenced by coded pictures in the bitstream.

[0187] sps_video_parameter_set_id, when greater than 0, specifies the value of vps_video_parameter_set_id for the VPS referenced by the SPS. When sps_video_parameter_set_id is equal to 0, the SPS does not reference a VPS, and when decoding each CLVS that references the SPS, the VPS is not referenced, the value of GeneralLayerIdx[nuh_layer_id] is inferred to be equal to 0, and the value of vps_independent_layer_flag[GeneralLayerIdx[nuh_layer_id]] is inferred to be equal to 1.

[0188] When vps_independent_layer_flag[GeneralLayerIdx[nuh_layer_id]] is equal to 1, an SPS referenced by a CLVS having a specific nuh_layer_id value nuhLayerId shall have a nuh_layer_id equal to nuhLayerId.

[0189] sps_max_sub_layers_minus1+1 specifies the maximum number of temporal sublayers that may exist within each CLVS referencing an SPS. The value of sps_max_sub_layers_minus1 should be within the range of 0 to vps_max_sub_layers_minus1.

[0190] sps_reserved_zero_4bits shall be equal to 0 in a bitstream conforming to this version of this specification. Other values ​​for sps_reserved_zero_4bits are reserved for future use by ITU-T|ISO / IEC.

[0191] A sps_ptl_dpb_present_flag equal to 1 indicates that the profile_tier_level() syntax structure and the dpb_parameters() syntax structure exist within the SPS. A sps_ptl_dpb_present_flag equal to 0 indicates that neither the profile_tier_level() syntax structure nor the dpb_parameters() syntax structure exists within the SPS. The value of sps_ptl_dpb_present_flag should be equal to vps_independent_layer_flag[nuh_layer_id].

[0192] If vps_independent_layer_flag[GeneralLayerIdx[nuh_layer_id]] is equal to 1, the variable MaxDecPicBuffMinus1 is set to be equal to max_dec_pic_buffering_minus1[sps_max_sub_layers_minus1] in the dpb_parameters() syntax structure within the SPS. Otherwise, MaxDecPicBuffMinus1 is set to be equal to max_dec_pic_buffering_minus1[sps_max_sub_layers_minus1] in the layer_nonoutput_dpb_params_idx[GeneralLayerIdx[nuh_layer_id]]-th dpb_parameters() syntax structure within the VPS.

[0193] A gdr_enabled_flag equal to 1 indicates that a CLVS referencing an SPS may have a Gradual Decoding Refresh (GDR) picture. A gdr_enabled_flag equal to 0 indicates that a CLVS referencing an SPS does not have a GDR picture.

[0194] The sps_sub_layer_dpb_params_flag is used to control the presence of the max_dec_pic_buffering_minus1[i], max_num_reorder_pics[i], and max_latency_increase_plus1[i] syntax elements in the dpb_parameters() syntax structure within the SPS. When they are not present, sps_sub_dpb_params_info_present_flag is inferred to be equal to 0.

[0195] A long_term_ref_pics_flag equal to 0 specifies that LTRP will not be used for interpretation of any coded pictures in the CLVS. A long_term_ref_pics_flag equal to 1 specifies that LTRP may be used for interpretation of one or more coded pictures in the CLVS.

[0196] The general semantics for profiles, tiers, and levels are as follows:

[0197] The `profile_tier_level()` syntax structure provides level information, and optionally, profile, tier, subprofile, and general constraint information (shown as PT information).

[0198] When the `profile_tier_level()` syntax structure is included in a DPS, `OlsInScope` is the OLS that includes all layers in the entire bitstream referencing the DPS. When the `profile_tier_level()` syntax structure is included in a VPS, `OlsInScope` is one or more OLS specified by the VPS. When the `profile_tier_level()` syntax structure is included in an SPS, `OlsInScope` is the OLS that includes only the lowest layer of the layers referencing the SPS, which are considered independent layers.

[0199] general_profile_idc indicates the profile to which OlsInScope conforms, as specified in Appendix A of the VVC standard. The bitstream shall not contain any general_profile_idc values ​​other than those specified in Appendix A. Other values ​​for general_profile_idc are reserved for future use by ITU-T|ISO / IEC.

[0200] general_tier_flag specifies the tier context for the interpretation of general_level_idc, as specified in Appendix A.

[0201] num_sub_profiles specifies the number of general_sub_profile_idc[i] syntax elements.

[0202] general_sub_profile_idc[i] represents the i-th interoperability metadata registered as specified by Recommendation ITU-T T.35, and its contents are not specified in the VVC standard.

[0203] general_level_idc indicates the level to which OlsInScope conforms, as specified in Appendix A. The bitstream shall not contain any general_level_idc values ​​other than those specified in Appendix A. Other values ​​for general_level_idc are reserved for future use by ITU-T|ISO / IEC.

[0204] Note 1 - A higher value for general_level_idc indicates a higher level. The maximum level signaled by DPS for OlsInScope may be higher than the level signaled by SPS for CVS contained within OlsInScope.

[0205] Note 2 - When OlsInScope fits multiple profiles, general_profile_idc should indicate the profile that provides a preferred decoded result or preferred bitstream identification, as determined by the encoder (in a manner not specified herein).

[0206] Note 3 - When the profile_tier_level() syntax structure included in the DPS and the CVS of OlsInScope fit different profiles, general_profile_idc and level_idc should indicate the profile and level of the decoder that can decode OlsInScope.

[0207] A sub_layer_level_present_flag[i] equal to 1 indicates that the level information exists within the profile_tier_level() syntax structure for a sublayer representation with a TemporalId equal to i. A sub_layer_level_present_flag[i] equal to 0 indicates that the level information does not exist within the profile_tier_level() syntax structure for a sublayer representation with a TemporalId equal to i.

[0208] ptl_alignment_zero_bits should be equal to 0.

[0209] The semantics of the syntax element sub_layer_level_idc[i] are the same as those of the syntax element general_level_idc, except for the specification of inference for non-existent values, but apply to sublayer representations that have a TemporalId equal to i.

[0210] The DPB semantics are as follows:

[0211] The dpb_parameters(maxSubLayersMinus1, subLayerInfoFlag) syntax structure provides information on the DPB size, the maximum number of picture reorders, and the maximum latency for each CLVS in the CVS.

[0212] When the dpb_parameters() syntax structure is included in a VPS, the OLS to which the dpb_parameters() syntax structure applies is specified by the VPS. When the dpb_parameters() syntax structure is included in an SPS, it applies to OLS that include only the lowest layer of the layers referencing the SPS, which are assumed to be independent layers.

[0213] max_dec_pic_buffering_minus1[i]+1 specifies the maximum required size of the decoded picture buffer in the unit of the picture storage buffer for each CLVS in the CVS when Htid is equal to i. The value of max_dec_pic_buffering_minus1[i] is within the range of 0 to MaxDpbSize-1, where MaxDpbSize is as specified elsewhere. When i is greater than 0, max_dec_pic_buffering_minus1[i] is greater than or equal to max_dec_pic_buffering_minus1[i-1]. When max_dec_pic_buffering_minus1[i] does not exist for i within the range of 0 to maxSubLayersMinus1-1 due to subLayerInfoFlag being equal to 0, it is inferred that this is equal to max_dec_pic_buffering_minus1[maxSubLayersMinus1].

[0214] max_num_reorder_pics[i] specifies the maximum number of pictures allowed in a CLVS for each CLVS in a CVS, where any picture in the CLVS can precede it in decode order and follow it in output order when Htid is equal to i. The value of max_num_reorder_pics[i] is assumed to be between 0 and max_dec_pic_buffering_minus1[i]. When i is greater than 0, max_num_reorder_pics[i] is assumed to be greater than or equal to max_num_reorder_pics[i-1]. When max_num_reorder_pics[i] does not exist for i in the range of 0 to maxSubLayersMinus1-1 due to subLayerInfoFlag being equal to 0, it is inferred to be equal to max_num_reorder_pics[maxSubLayersMinus1].

[0215] A non-zero max_latency_increase_plus1[i] is used to calculate the value of MaxLatencyPictures[i], which for each CLVS in the CVS specifies the maximum number of pictures in the CLVS that can precede any picture in the CLVS in output order and follow that picture in decode order when Htid is equal to i.

[0216] When max_latency_increase_plus1[i] is not equal to 0, the value of MaxLatencyPictures[i] is specified as follows: MaxLatencyPictures[i]=max_num_reorder_pics[i]+max_latency_increase_plus1[i]-1

[0217] When max_latency_increase_plus1[i] is equal to 0, the corresponding limit is not expressed.

[0218] The value of max_latency_increase_plus1[i] is assumed to be within the range of 0 to 232-2. When max_latency_increase_plus1[i] does not exist for i within the range of 0 to maxSubLayersMinus1-1 due to subLayerInfoFlag being equal to 0, it is inferred that this is equal to max_latency_increase_plus1[maxSubLayersMinus1].

[0219] HRD parameter semantics includes general HRD parameter semantics.

[0220] The general HRD parameter semantics are as follows:

[0221] The general_hrd_parameters() syntax structure defines the HRD parameters used in the HRD calculation.

[0222] num_ols_hrd_params_minus1+1 specifies the number of ols_hrd_parameters() syntax structures present in the general_hrd_parameters() syntax structure. The value of num_ols_hrd_params_minus1 is assumed to be between 0 and 63. When TotalNumOlss is greater than 1, the value of num_ols_hrd_params_minus1 is inferred to be equal to 0.

[0223] hrd_cpb_cnt_minus1+1 specifies the number of alternative CPB designations in the CVS bitstream. The value of hrd_cpb_cnt_minus1 must be in the range of 0 to 31.

[0224] hrd_max_temporal_id[i] specifies the TemporalId of the top-level sublayer representation in the i-th layer_level_hrd_parameters() syntax structure for which the HRD parameter is included. The value of hrd_max_temporal_id[i] is assumed to be within the range of 0 to vps_max_sub_layers_minus1. When vps_max_sub_layers_minus1 is equal to 0, the value of hrd_max_temporal_id[i] is inferred to be equal to 0.

[0225] ols_hrd_idx[i] specifies the index of the ols_hrd_parameters() syntax structure applied to the i-th OLS. The value of ols_hrd_idx[[i]] is expected to be within the range of 0 to num_ols_hrd_params_minus1. If it does not exist, the value of ols_hrd_idx[[i]] is inferred to be equal to 0.

[0226] The structural semantics of the reference picture list are as follows:

[0227] The ref_pic_list_struct(listIdx, rplsIdx) syntax structure may reside within the SPS or within the slice header. Depending on whether the syntax structure is included in the slice header or SPS, the following applies:

[0228] - If present in the slice header, the ref_pic_list_struct(listIdx, rplsIdx) syntax structure specifies the reference picture list listIdx of the current picture (the picture containing the slice).

[0229] - Otherwise (if present in SPS), the ref_pic_list_struct(listIdx, rplsIdx) syntax structure specifies a candidate for the reference picture list listIdx, and the term “current picture” in the semantics specified for the remainder of this section refers to each picture in CVS that references SPS, having 1) one or more slices containing ref_pic_list_idx[listIdx] equal to an index to a list of ref_pic_list_struct(listIdx, rplsIdx) syntax structures present in SPS, and 2) each picture in CVS that references SPS.

[0230] num_ref_entries[listIdx][rplsIdx] specifies the number of entries in the ref_pic_list_struct(listIdx, rplsIdx) syntax structure. The value of num_ref_entries[listIdx][rplsIdx] must be within the range of 0 to MaxDecPicBuffMinus1+14.

[0231] VPS704, SPS706, and PPS708 belong to different types of Network Abstraction Layer (NAL) units. A NAL unit is a syntactic structure that includes an indication of the type of data that follows (e.g., coded video data). NAL units are classified into Video Coding Layer (VCL) NAL units and non-VCL NAL units. VCL NAL units contain data representing the values ​​of samples in a video picture, while non-VCL NAL units contain optional additional information such as parameter sets (essential data applicable to many VCL NAL units) and additional extension information (timing information, and other supplementary data that may improve the usability of the decoded video signal but is not necessary for decoding the values ​​of samples in the video picture).

[0232] In one embodiment, VPS704 is included in a non-VCL NAL unit designated as a VPS NAL unit. Therefore, the VPS NAL unit has a VPS NUT. In one embodiment, SPS706 is a non-VCL NAL unit designated as an SPS NAL unit. Therefore, the SPS NAL unit has an SPS NUT. In one embodiment, PPS708 is included in a non-VCL NAL unit designated as a PPS NAL unit. Therefore, the PPS NAL unit has a PPS NUT.

[0233] The slice header 712 is a syntax structure containing syntax elements that apply to all slices of a coded picture (for example, picture 725). In one embodiment, the slice header 712 is located within the VCL NAL.

[0234] Image data 720 includes video data encoded according to interpretation, intrapretation, or interlayer prediction, as well as corresponding transformed and quantized residual data. As illustrated in Figure 7, image data 720 includes one or more OLS721. One or more OLS721 are similar to OLS1, OLS2, and OLS3 in Figure 6. Each OLS721 includes one or more layers 723. Layers 723 are similar to layers 631-635 in Figure 6. Each layer 723 includes one or more pictures 725. Pictures 725 are similar to pictures 615-618, 611-614, 641-644, 651-654, and 661-664 in Figure 6.

[0235] Each picture 725 is either an array of lumens in monochrome format, or an array of lumens and two corresponding arrays of chromens in 4:2:0, 4:2:2, and 4:4:4 color formats. A picture 725 can be either a frame or a field. However, in a single CVS (e.g., CVS690), either all picture 725s are frames, or all picture 725s are fields. CVS690 is a coded video sequence for all coded layer video sequences (CLVSs) within a video bitstream 600. In particular, CVS690 and CLVS are the same when the video bitstream 600 contains a single layer. CVS690 and CLVS differ only when the video bitstream 600 contains multiple layers (e.g., as shown in Figures 5 and 6).

[0236] Each picture 725 contains one or more slices 727. A slice 727 is an integer number of complete tiles, or an integer number of consecutive complete CTU rows within a tile of a picture (e.g., picture 725). Each slice 727 is exclusively contained within a single NAL unit (e.g., VCL NAL unit). A tile (not shown) is a rectangular region of CTUs within a particular tile column and a particular tile row within a picture (e.g., picture 725). A CTU (not shown) is a CTB of chroma samples, two corresponding CTBs of chroma samples of a picture having three sample arrays, or a CTB of samples of a picture coded using three separate color planes and syntax structures used to code a monochrome picture or samples. A CTB (not shown) is an N×N block of samples for some value of N such that dividing the components into CTBs is partitioning. A block (not shown) is an M×N (M column × N row) array of samples (e.g., pixels), or an M×N array of transformation coefficients.

[0237] Picture 725 and its slice 727 contain data associated with the image or video being encoded or decoded. Therefore, Picture 725 and its slice 727 can simply be referred to as the payload or data carried in the bitstream 700.

[0238] Those skilled in the art will understand that bitstream 700 may include other parameters and information in practical applications.

[0239] A sub-bitstream 701 may be extracted from bitstream 700 according to a sub-bitstream extraction process 703. The sub-bitstream extraction process 703 is a specified mechanism that removes NAL units from bitstream 700 that are not part of the target set, resulting in an output sub-bitstream 701 containing the NAL units included in the target set. The sub-bitstream extraction process 703 may be performed by an encoder or associated slicer configured to dynamically modify bitstream 700 based on user behavior / requests.

[0240] Since SPS706 contains dpb_parameters() for the i-th OLS784 when the i-th OLS contains only a single layer (for example, OLS3 in Figure 6), VPS704 can be removed in the extraction process 703. That is, since the same dpb_parameters() for the i-th OLS784 also exists in SPS706, the sub-bitstream 701 does not need to include VPS704 in sub-bitstream 701. Therefore, the decoder can obtain dpb_parameters() for the i-th OLS784 from SPS706 when the i-th OLS contains only a single layer.

[0241] Figure 8 shows an embodiment of decoding method 800 implemented by a video decoder (e.g., video decoder 400). Method 800 may be performed after a bitstream has been received directly or indirectly from a video encoder (e.g., video encoder 300). Method 800 improves the decoding process by ensuring that the decoded picture buffer (DPB) parameters are included in the sequence parameter set (SPS) when the output layer set (OLS) contains only a single layer. Since the SPS contains the DPB parameters of the OLS having a single layer, the video parameter set (VPS) may be removed from the bitstream, which reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved compared to current codecs. As a practical matter, the improved video coding process provides a better user experience when video is transmitted, received, and / or viewed.

[0242] In block 802, the video decoder receives a subbitstream (e.g., subbitstream 701) having a sequence parameter set (e.g., SPS706) which includes a decoded picture buffer (DPB) syntax structure (e.g., dpb_parameters() for the i-th OLS784) for an output layer set (OLS) having only one layer (e.g., OLS3).

[0243] In one embodiment, the DPB syntax structure is specified as dpb_parameters(). In one embodiment, there is only one layer, which is the i-th layer, and the OLS is the i-th OLS. In one embodiment, the DPB syntax structure resides within the i-th profile_tier_level() syntax structure in the SPS. In one embodiment, the subbitstream does not include the video parameter set (VPS704). That is, the VPS is removed as part of the extraction process 703.

[0244] In block 804, the video decoder obtains a DPB syntax structure from the SPS for an OLS having one layer. In one embodiment, the SPS is referenced by only one layer in the OLS.

[0245] In block 806, the video decoder decodes a picture from just one layer (e.g., picture 725) using the DPB syntax structure to obtain a decoded picture. In one embodiment, the decoded picture is stored in a decoded picture buffer (DPB) until or before it is displayed.

[0246] After the picture is decoded, it can be used to generate or form an image or video sequence for display to the user on the display or screen of an electronic device (e.g., a smartphone, tablet, laptop, personal computer, etc.).

[0247] Figure 9 shows an embodiment of method 900 for encoding a video bitstream, implemented by a video encoder (e.g., video encoder 300). Method 900 can be performed when a picture (e.g., from a video) is encoded into a video bitstream and then transmitted to a video decoder (e.g., video decoder 400). Method 900 improves the encoding process by ensuring that the decoded picture buffer (DPB) parameters are included in the sequence parameter set (SPS) when the output layer set (OLS) contains only a single layer. Since the SPS contains the DPB parameters of the OLS having a single layer, the video parameter set (VPS) may be removed from the bitstream, which reduces redundancy and increases coding efficiency. Thus, the coder / decoder (aka "codec") in video coding is improved compared to current codecs. As a practical matter, the improved video coding process provides a better user experience when the video is transmitted, received, and / or viewed.

[0248] In block 902, the video encoder generates a video parameter set (e.g., VPS704) and a sequence parameter set (e.g., SPS706). The VPS contains a list of decoded picture buffer (DPB) syntax structures (e.g., PTL syntax structure 780) for all output layer sets. The SPS contains a DPB syntax structure for each OLS that has only one layer (e.g., dpb_parameters() for the i-th OLS784). For example, the SPS contains the DPB syntax structure for OLS3 in Figure 6, specified by dpb_parameters() for OLS3 in Figure 7. The SPS does not contain a DPB syntax structure for any OLS that has multiple layers. For example, the SPS does not contain the DPB syntax structures for OLS1 and OLS2 in Figure 6, specified by dpb_parameters() for OLS2 and dpb_parameters() for OLS3 in Figure 7.

[0249] In one embodiment, the VPS includes an index to a list of PTL syntax structures, the index being specified as vps_ols_dpb_params_idx[i]. In one embodiment, the value of vps_ols_dpb_params_idx[i] is in the range of 0 to the total number of DPB syntax structures in the VPS. In one embodiment, the VPS includes vps_num_dpb_params_minus1, where vps_num_dpb_params_minus1+1 specifies the total number of DPB syntax structures.

[0250] In block 904, the video encoder encodes the VPS and SPS into the video bitstream. In block 906, the video encoder stores the video bitstream for communication to the video decoder. In one embodiment, method 900 further includes extracting a sub-bitstream (e.g., sub-bitstream 701) from a bitstream (e.g., bitstream 700). As described above, extraction process 703 retains the SPS but removes the VPS. That is, the sub-bitstream includes the SPS from the bitstream but does not include the VPS from the bitstream.

[0251] Similar to the video bitstream, the sub-bitstream can be stored in memory for communication to the video decoder. In one embodiment, the video bitstream and / or the sub-bitstream are transmitted towards the video decoder. When received by the video decoder, the encoded video bitstream and / or the encoded sub-bitstream can be decoded to generate or form an image or video sequence for display to the user on a display or screen of an electronic device (e.g., smartphone, tablet, laptop, personal computer, etc.).

[0252] Additional and / or supplementary details are presented below.

[0253] A general decoding process is as follows.

[0254] The input to this process is the bitstream BitstreamToDecode. The output of this process is a list of decoded pictures.

[0255] The decoding process is specified such that all decoders conforming to a specified profile and level form numerically identical cropped decoded output pictures when calling the decoding process associated with that profile for a bitstream conforming to that profile and level. Any decoding process that forms a cropped decoded output picture identical to that formed by the processes described herein conforms to the decoding process requirements of the VVC standard (in the correct output order or output timing as specified).

[0256] For each IRAP AU in the bitstream, the following applies.

[0257] - If the AU is the first AU in decode order in the bitstream, each picture is an Instantaneous Decoding Refresh (IDR) picture, or each picture is the first picture of a layer following the end of a sequence NAL unit in decode order, the variable NoIncorrectPicOutputFlag is set to be equal to 1.

[0258] - Otherwise, if some external means not specified herein is available to set the variable HandleCraAsCvsStartFlag to a value for the AU, HandleCraAsCvsStartFlag is set to be equal to the value provided by the external means, and NoIncorrectPicOutputFlag is set to be equal to HandleCraAsCvsStartFlag.

[0259] - Otherwise, both HandleCraAsCvsStartFlag and NoIncorrectPicOutputFlag are set to be equal to 0.

[0260] For each GDR AU in the bitstream, the following applies.

[0261] - The variable NoIncorrectPicOutputFlag is set to equal 1 if AU is the first AU in the bitstream in decoding order, or if each picture is the first picture in the layer following the end of the sequence NAL unit in decoding order.

[0262] - Otherwise, if any external means not specified herein is available to set the variable HandleGdrAsCvsStartFlag to a value for AU, HandleGdrAsCvsStartFlag will be set to be equal to the value provided by the external means, and NoIncorrectPicOutputFlag will be set to be equal to HandleGdrAsCvsStartFlag.

[0263] - Otherwise, HandleGdrAsCvsStartFlag and NoIncorrectPicOutputFlag will both be set to equal 0.

[0264] Note - For both IRAP pictures and GDR pictures, the above steps are necessary to identify the CVS in the bitstream.

[0265] Section 8.1.2 is called repeatedly for each coded picture in BitstreamToDecode, in the order they are decoded.

[0266] The decoding process for constructing the reference picture list is as follows:

[0267] This process is invoked at the beginning of the decoding process for each slice of a non-IDR picture.

[0268] Reference pictures are addressed through a reference index. The reference index is an index to the reference picture list. When decoding an I slice, the reference picture list is not used when decoding the slice data. When decoding a P slice, only reference picture list 0 (i.e., RefPicList[0]) is used when decoding the slice data. When decoding a B slice, both reference picture list 0 and reference picture list 1 (i.e., RefPicList[1]) are used when decoding the slice data.

[0269] The following constraints must apply as requirements for bitstream conformance.

[0270] - For each i equal to 0 or 1, num_ref_entries[i][RplsIdx[i]] shall not be less than NumRefIdxActive[i].

[0271] - Each active entry in RefPicList[0] or RefPicList[1] is assumed to exist in the DPB and to have a TemporalId less than or equal to the TemporalId of the current picture.

[0272] - Each picture referenced by an entry in RefPicList[0] or RefPicList[1] is not the current picture and has a non_reference_picture_flag equal to 0.

[0273] - Short-term reference picture (STRP) entries in RefPicList[0] or RefPicList[1] of a picture slice and LTRP entries in RefPicList[0] or RefPicList[1] of the same slice or different slices of the same picture shall not refer to the same picture.

[0274] - Assume that there is no LTRP entry in RefPicList[0] or RefPicList[1] where the difference between the PicOrderCntVal of the current picture and the PicOrderCntVal of the picture referenced by that entry is 224 or more.

[0275] - Assume that setOfRefPics is the set of unique pictures referenced by all entries in RefPicList[0] having the same nuh_layer_id as the current picture and all entries in RefPicList[1] having the same nuh_layer_id as the current picture. Assume that the number of pictures in setOfRefPics is no more than MaxDecPicBuffMinus1, and that setOfRefPics is the same for all slices of the picture.

[0276] - Assume that when the current picture is a hierarchical temporal sublayer access (STSA) picture, there is no active entry in RefPicList[0] or RefPicList[1] having a TemporalId equal to the TemporalId of the current picture.

[0277] When the current picture is a picture that follows in decode order a STSA picture having a TemporalId equal to the TemporalId of the current picture, assume that there is no picture having a TemporalId equal to the TemporalId of the current picture that is included as an active entry in RefPicList[0] or RefPicList[1] that precedes the STSA picture in decode order.

[0278] - Assume that the picture referenced by each ILRP entry in RefPicList[0] or RefPicList[1] for a slice of the current picture is in the same access unit as the current picture.

[0279] - Each picture referenced by an ILRP entry in RefPicList[0] or RefPicList[1] of the current picture slice is assumed to exist in the DPB and have a nuh_layer_id smaller than the current picture's nuh_layer_id.

[0280] - Each ILRP entry in RefPicList[0] or RefPicList[1] of the slice is assumed to be an active entry.

[0281] The general aspects of HRD in Section C.1 of the VVC standard include the following:

[0282] This appendix specifies the use of the Virtual Reference Decoder (HRD) and for checking the compatibility of bitstreams and decoders.

[0283] A set of bitstream conformance tests is required to check the conformity of the entire bitstream, referred to as the entire bitstream. The set of bitstream conformance tests is for testing the conformity of each OP for each OLS specified by the VPS.

[0284] For each test, the following steps are applied in the order listed, followed by the processes described after these steps in this section.

[0285] 1. The operation point under test, denoted as targetOp, is selected by selecting a target OLS having the OLS index opOlsIdx and the highest TemporalId value opTid. The value of opOlsIdx is in the range of 0 to TotalNumOlss-1. The value of opTid is in the range of 0 to vps_max_sub_layers_minus1. Each selected pair of opOlsIdx and opTid values ​​is such that the subbitstream output by calling the subbitstream extraction process specified in Section C.6 with entireBitstream, opOlsIdx, and opTid as inputs satisfies the following conditions:

[0286] - There is at least one VCL NAL unit that has a nuh_layer_id value equal to the nuh_layer_id of LayerIdInOls[opOlsIdx] in BitstreamToDecode.

[0287] - In BitstreamToDecode, there is at least one VCL NAL unit where TemporalId is equal to opTid.

[0288] 2. If the layers in targetOp include all layers in entireBitstream and opTid is greater than the highest TemporalId value among all NAL units in entireBitstream, then BitstreamToDecode is set to be identical to entireBitstream. Otherwise, BitstreamToDecode is set to output by calling a sub-bitstream extraction process as specified in Section C.6, with entireBitstream, opOlsIdx, and opTid as inputs.

[0289] 3. The values ​​of TargetOlsIdx and Htid are set to be equal to opOlsIdx and opTid of targetOp, respectively.

[0290] 4. A value for ScIdx is selected. The selected ScIdx must be within the range of 0 to hrd_cpb_cnt_minus1.

[0291] 5. The access unit in BitstreamToDecode associated with a buffering period SEI message applicable to TargetOlsIdx (which resides within the TargetLayerBitstream or is available through external means not specified herein) is selected as the HRD initialization point and is referenced as access unit 0 for each layer of the target OLS.

[0292] 6. The ols_hrd_parameters() syntax structure and sub_layer_hrd_parameters() syntax structure applicable to BitstreamToDecode are selected as follows:

[0293] - The ols_hrd_idx[TargetOlsIdx]th ols_hrd_parameters() syntax structure is selected from within the VPS (or provided through external means not specified herein).

[0294] - Within the selected ols_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 to equal 0; otherwise (if BitstreamToDecode is a type II bitstream), the sub_layer_hrd_parameters(Htid) syntax structure immediately following either the condition "if(general_vcl_hrd_params_present_flag)" (in which case the variable NalHrdModeFlag is set to equal 0) or the condition "if(general_nal_hrd_params_present_flag)" (in which case the variable NalHrdModeFlag is set to equal 1) is selected. When 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 that form a byte stream from a NAL unit stream (as specified in Appendix B), are discarded from BitstreamToDecode if they exist, and the remaining bitstream is allocated to BitstreamToDecode.

[0295] 7. When decoding_unit_hrd_params_present_flag is equal to 1, the CPB is scheduled to operate either at the access unit level (in which case the variable DecodingUnitHrdFlag is set to equal to 0) or at the decoding unit level (in which case the variable DecodingUnitHrdFlag is set to equal to 1). Otherwise, DecodingUnitHrdFlag is set to equal to 0, and the CPB is scheduled to operate at the access unit level.

[0296] 8. For each access unit in BitstreamToDecode starting from access unit 0, a buffering period SEI message associated with the access unit and applied to TargetOlsIdx (which is either present in BitstreamToDecode or available through external means not specified herein) is selected, a picture timing period SEI message associated with the access unit and applied to TargetOlsIdx (which is either present in BitstreamToDecode or available through external means not specified herein) 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 associated with the decoding unit in the access unit and applied to TargetOlsIdx (which is either present in BitstreamToDecode or available through external means not specified herein) is selected.

[0297] Each conformance test consists of a combination of one option in each of the steps described above. When there are multiple options for a step, only one option is selected for any particular conformance test. All possible combinations of all steps constitute the entire set of conformance tests. For each operation point under test, the number of bitstream conformance tests to be performed is equal to n0*n1*n2*n3, where the values ​​of n0, n1, n2, and n3 are specified as follows:

[0298] - n1 is equal to hrd_cpb_cnt_minus1+1.

[0299] - n1 is the number of access units in BitstreamToDecode associated with the buffering period SEI message.

[0300] - n2 is derived as follows:

[0301] - If BitstreamToDecode is a type I bitstream, then n0 is equal to 1.

[0302] - Otherwise (if BitstreamToDecode is a type II bitstream), n0 is equal to 2.

[0303] - n3 is derived as follows:

[0304] - If decoding_unit_hrd_params_present_flag is equal to 0, then n3 is equal to 1.

[0305] - Otherwise, n3 is equal to 2.

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

[0307] For each bitstream conformance test, the CPB size (number of bits) is CpbSize[Htid][ScIdx] as specified in Section 7.4.5.2, where the ScIdx and HRD parameters are specified above in that section, and the DPB parameters max_dec_pic_buffering_minus1[Htid], max_num_reorder_pics[Htid], and MaxLatencyPictures[Htid] for each layer are found in or derived from the dpb_pameters() syntax structure that applies to that layer depending on whether the layer is an independent layer and whether the layer is an output layer of the target OLS.

[0308] HRD works as follows:

[0309] - HRD is initialized with decoding unit 0, and both the CPB and each sub-DPB of the DPB are set to empty (the amount of sub-DPBs filled for each sub-DPB is set to equal 0).

[0310] Note - After initialization, HRD will not be initialized again by subsequent buffering period SEI messages.

[0311] - Data associated with decoding units flowing into each CPB according to a specified arrival schedule is delivered by a virtual stream scheduler (HSS).

[0312] - Data associated with each decoding unit is removed and instantly decoded by the instantaneous decoding process during the CPB removal time of the decoding unit.

[0313] - Each decoded picture is placed within the DPB.

[0314] - Decoded pictures are removed from the DPB when they are no longer needed for interpredictive referencing and are no longer needed in the output.

[0315] This results in the behavior of a decoded picture buffer.

[0316] The specifications in this section apply independently to each set of decoded picture buffer (DPB) parameters selected as specified in Section C.1.

[0317] A decoded picture buffer conceptually consists of sub-DPBs, each containing a picture storage buffer for storing decoded pictures of one layer. Each picture storage buffer may contain decoded pictures marked "for reference use" or retained for future output. The processes specified in sections C3.2, C3.3, and C3.4 are applied sequentially as specified below, independently for each layer, starting from the lowest layer in the OLS, in increasing order of the nuh_layer_id value of the layers in the OLS. When these processes are applied to a particular layer, only the sub-DPB for that particular layer is affected. In the descriptions of these processes, DPB refers to a sub-DPB for a particular layer, which is referred to as the current layer.

[0318] Note - In the operation of the output timing DPB, decoded pictures with a PicOutputFlag equal to 1 within the same access unit are output sequentially in ascending order of the nuh_layer_id values ​​of the decoded pictures.

[0319] Let picture n and the current picture be the coded or decoded picture of access unit n for a specific value of nuh_layer_id, where n is a non-negative integer.

[0320] The process of removing the picture from the DPB before decoding the current picture is explained.

[0321] The removal of the current picture from the DPB before decoding (but after parsing the slice header of the first slice of the current picture) occurs instantaneously during the CPB removal time of the first decoding unit of access unit n (including the current picture), and proceeds as follows:

[0322] - The decoding process for constructing the reference picture list, as specified in Section 8.3.2, is invoked, and the decoding process for marking the reference picture, as specified in Section 8.3.3, is invoked.

[0323] - When the current AU is a CVSS AU other than AU 0, the following ordered steps apply:

[0324] 1. The variable NoOutputOfPriorPicsFlag is derived for the decoder under test as follows:

[0325] - The values ​​of pic_width_max_in_luma_samples, pic_height_max_in_luma_samples, chroma_format_idc, separate_colour_plane_flag, bit_depth_luma_minus8, bit_depth_chroma_minus8, or max_dec_pic_buffering_minus1[Htid] derived for any picture in the current AU are the same as the values ​​of pic_width_in_luma_samples derived for the preceding picture in the same CLVS. If the value differs from es, pic_height_in_luma_samples, chroma_format_idc, separate_colour_plane_flag, bit_depth_luma_minus8, bit_depth_chroma_minus8, or max_dec_pic_buffering_minus1[Htid], NoOutputOfPriorPicsFlag may (but should not) be set to 1 by the decoder under test, regardless of the value of no_output_of_prior_pics_flag.

[0326] Note - While it is preferable under these conditions to set NoOutputOfPriorPicsFlag to be equal to no_output_of_prior_pics_flag, the decoder under test is permitted to set NoOutputOfPriorPicsFlag to 1 in this case.

[0327] - Otherwise, NoOutputOfPriorPicsFlag is set to be equal to no_output_of_prior_pics_flag.

[0328] 2. The NoOutputOfPriorPicsFlag value derived for the decoder under test is applied to the HRD, and as a result, when the NoOutputOfPriorPicsFlag value is equal to 1, all picture storage buffers in the DPB are emptied without outputting the pictures they contain, and the DPB sufficiency is set to equal 0.

[0329] - For any picture k in the DPB, all such picture k in the DPB are removed from the DPB when both of the following conditions are true:

[0330] - Picture k is marked as "unused for reference".

[0331] - Picture k has a PictureOutputFlag equal to 0, or its DPB output time is less than or equal to the CPB removal time of the first decoding unit (denoted as decoding unit m) of the current picture n, i.e., DpbOutputTime[k] is less than or equal to DuCpbRemovalTime[m].

[0332] - For each picture removed from the DPB, the DPB sufficiency is reduced by 1.

[0333] The operation of the output order DPB will be explained.

[0334] The specifications in this section apply independently to each set of decoded picture buffer (DPB) parameters selected as specified in Section C.1.

[0335] The decoded picture buffer conceptually consists of sub-DPBs, each sub-DPB containing a picture storage buffer for storing decoded pictures of one layer. Each picture storage buffer contains decoded pictures that are marked "for reference use" or retained for future output.

[0336] The process for outputting and removing the picture from the DPB before decoding the current picture, as specified in Section C.5.2.2, is invoked, followed by the process for marking and storing the current decoded picture, as specified in Section C.3.4, and finally the process for additional bumping, as specified in Section C.5.2.3. The "bumping" process is specified in Section C.5.2.4 and invoked as specified in Sections C.5.2.2 and C.5.2.3.

[0337] These processes are applied independently to each layer, starting from the lowest layer in the OLS and progressing in increasing order of the nuh_layer_id value of the layers in the OLS. When these processes are applied to a particular layer, only the sub-DPB for that particular layer is affected.

[0338] Note - In the operation of the output order DPB, just like in the operation of the output timing DPB, decoded pictures with PicOutputFlag equal to 1 within the same access unit are output sequentially in ascending order of the nuh_layer_id values ​​of the decoded pictures.

[0339] Let picture n and the current picture be the coded or decoded picture of access unit n for a specific value of nuh_layer_id, where n is a non-negative integer.

[0340] This section explains how to output and remove pictures from a DPB (Digital Picture File).

[0341] The output and removal of the picture from the DPB before decoding the current picture (but after parsing the slice header of the first slice of the current picture) occurs instantaneously when the first decoding unit of the access unit containing the current picture is removed from the CPB, and proceeds as follows:

[0342] - The decoding process for constructing the reference picture list, as specified in Section 8.3.2, is invoked, and the decoding process for marking the reference picture, as specified in Section 8.3.3, is invoked.

[0343] - If the current AU is a CVSS AU other than AU0, the following ordered steps apply:

[0344] 1. The variable NoOutputOfPriorPicsFlag is derived for the decoder under test as follows:

[0345] - The values ​​of pic_width_max_in_luma_samples, pic_height_max_in_luma_samples, chroma_format_idc, separate_colour_plane_flag, bit_depth_luma_minus8, bit_depth_chroma_minus8, or max_dec_pic_buffering_minus1[Htid] derived for any picture in the current AU are the same as the values ​​of pic_width_in_luma_samples derived for the preceding picture in the same CLVS. If the value differs from es, pic_height_in_luma_samples, chroma_format_idc, separate_colour_plane_flag, bit_depth_luma_minus8, bit_depth_chroma_minus8, or max_dec_pic_buffering_minus1[Htid], NoOutputOfPriorPicsFlag may (but should not) be set to 1 by the decoder under test, regardless of the value of no_output_of_prior_pics_flag.

[0346] Note - While it is preferable under these conditions to set NoOutputOfPriorPicsFlag to be equal to no_output_of_prior_pics_flag, the decoder under test is permitted to set NoOutputOfPriorPicsFlag to 1 in this case.

[0347] - Otherwise, NoOutputOfPriorPicsFlag is set to be equal to no_output_of_prior_pics_flag.

[0348] 2. The value of the variable NoOutputOfPriorPicsFlag derived for the decoder under test is applied to the HRD as follows:

[0349] - If NoOutputOfPriorPicsFlag is equal to 1, all picture storage buffers in the DPB are emptied without outputting the pictures they contain, and the DPB sufficiency is set to equal 0.

[0350] - Otherwise (if NoOutputOfPriorPicsFlag is equal to 0), all picture storage buffers containing pictures marked as "not needed for output" and "unused for reference" are emptied (without output), all non-empty picture storage buffers in the DPB are emptied by repeatedly calling the "bumping" process specified in Section C.5.2.4, and the DPB fill amount is set to equal to 0.

[0351] - Otherwise (if the current picture is not a CLVSS picture), all picture storage buffers, including those marked as "not needed for output" and "unused for reference," are emptied (without output). For each picture storage buffer emptied, the DPB sufficiency is reduced by 1. The "bumping" process specified in Section C.5.2.4 is repeatedly invoked, with the DPB sufficiency further reduced by 1 for each additional picture storage buffer emptied, until one or more of the following conditions are true:

[0352] The number of pictures in the DPB marked as "necessary for output" is greater than max_num_reorder_pics[Htid].

[0353] max_latency_increase_plus1[Htid] is not equal to 0, and there is at least one picture in the DPB that is marked as "necessary for output" and whose associated variable PicLatencyCount is greater than or equal to MaxLatencyPictures[Htid].

[0354] The number of pictures in the DPB is greater than or equal to max_dec_pic_buffering_minus1[Htid]+1.

[0355] Additional bumping will be explained.

[0356] The process specified in this section occurs instantaneously when the last decoding unit of access unit n, which contains the current picture, is removed from the CPB.

[0357] When the current picture has a PictureOutputFlag equal to 1, it is marked as "needed for output," and for each picture in the DPB that follows the current picture in the output order, the associated variable PicLatencyCount is set to equal PicLatencyCount+1.

[0358] The following applies.

[0359] - If the current decoded picture has a PictureOutputFlag equal to 1, it is marked as "needed for output" and its associated variable PicLatencyCount is set to equal to 0.

[0360] - Otherwise (if the current decoded picture has a PictureOutputFlag equal to 0), it will be marked as "not needed for output".

[0361] When one or more of the following conditions are true, the “bumping” process specified in Section C.5.2.4 is repeatedly invoked until none of the following conditions are true:

[0362] - The number of pictures in the DPB marked as "required for output" is greater than max_num_reorder_pics[Htid].

[0363] - max_latency_increase_plus1[Htid] is not equal to 0 and there is at least one picture in the DPB that is marked as "necessary for output" and whose associated variable PicLatencyCount is greater than or equal to MaxLatencyPictures[Htid].

[0364] The bumping process will be explained.

[0365] The "bumping" process consists of the following sequenced steps:

[0366] The first or more pictures to be output are selected as having the minimum PicOrderCntVal value of all pictures in the DPB that are marked as "Required for Output".

[0367] Each of these pictures is cropped using a suitability cropping window for the picture, in ascending nuh_layer_id order, and the cropped picture is output, with the picture marked as "not needed for output".

[0368] Each picture storage buffer that was one of the cropped and output pictures, including the picture marked "Unused for Reference," is emptied, and the amount of the associated subDPB is reduced by 1.

[0369] Note - For any two pictures picA and picB belonging to the same CVS and output by the "bumping process", the value of PicOrderCntVal for picA is smaller than the value of PicOrderCntVal for picB when picA is output earlier than picB.

[0370] The sub-bitstream extraction process will be explained.

[0371] The inputs to this process are the bitstream inBitstream, the target OLS index targetOlsIdx, and the target highest TemporalId value tIdTarget.

[0372] The output of this process is a subbitstream, `outBitstream`.

[0373] 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, given as input a bitstream, targetOlsIdx equal to an index in the list of OLS specified in the VPS, and tIdTarget equal to any value in the range of 0 to 6, is a conforming bitstream.

[0374] - The output subbitstream contains at least one VCL NAL unit having a nuh_layer_id equal to each of the nuh_layer_id values ​​of LayerIdInOls[targetOlsIdx].

[0375] - The output subbitstream includes at least one VCL NAL unit having a TemporalId equal to tIdTarget.

[0376] Note - A compliant bitstream includes one or more coded slice NAL units with a TemporalId equal to 0, but does not have to include any coded slice NAL units with a nuh_layer_id equal to 0.

[0377] The output subbitstream, OutBitstream, is derived as follows:

[0378] - The bitstream outBitstream is set to be identical to the bitstream inBitstream.

[0379] - Remove all NAL units from the outBitstream that have a TemporalId greater than tIdTarget.

[0380] - Remove all NAL units from the outBitstream that have a nuh_layer_id that is not included in the list LayerIdInOls[targetOlsIdx].

[0381] - Remove all SEI NAL units from the outBitstream that contain scalable nesting SEI messages with nesting_ols_flag equal to 1, where i has no value between 0 and nesting_num_olss_minus1, and NestingOlsIdx[i] is equal to targetOlsIdx.

[0382] - When targetOlsIdx is greater than 0, remove all SEI NAL units from the outBitstream that include non-scalable nested SEI messages with a payloadType equal to 0 (buffering period), 1 (picture timing), or 130 (decoding unit information).

[0383] The scalable nesting SEI message syntax is presented.

[0384] [Table 8] General SEI payload semantics are presented.

[0385] On applicable layers or OLS for non-scalable nested SEI messages, the following applies:

[0386] - For non-scalable nested SEI messages, when payloadType is equal to 0 (buffering period), 1 (picture timing), or 130 (decoding unit information), the non-scalable nested SEI message applies only to the 0th OLS.

[0387] - For non-scalable nested SEI messages, when payloadType is equal to any value in VclAssociatedSeiList, non-scalable nested SEI messages are applied only to layers that have a nuh_layer_id equal to the nuh_layer_id of the SEI NAL unit until the VCL NAL unit begins to contain SEI messages.

[0388] The following restrictions apply to the value of nuh_layer_id in SEI NAL units as a requirement for bitstream compatibility.

[0389] - When a non-scalable nested SEI message has a payloadType equal to 0 (buffering period), 1 (picture timing), or 130 (decoding unit information), the SEI NAL unit containing the non-scalable nested SEI message shall have a nuh_layer_id equal to vps_layer_id[0].

[0390] - When a non-scalable nested SEI message has a payloadType equal to any value in VclAssociatedSeiList, the SEI NAL unit containing the non-scalable nested SEI message shall have a nuh_layer_id equal to the nuh_layer_id value of the VCL NAL unit associated with the SEI NAL unit.

[0391] - An SEI NAL unit containing a scalable nesting SEI message shall have a nuh_layer_id equal to the minimum value of the nuh_layer_id of all layers to which the scalable nesting SEI message applies (when the nesting_ols_flag of the scalable nesting SEI message is equal to 0) or the minimum value of the nuh_layer_id of all layers in the OLS to which the scalable nesting SEI message applies (when the nesting_ols_flag of the scalable nesting SEI message is equal to 1).

[0392] Scalable nesting SEI message semantics are presented.

[0393] Scalable nesting SEI messages provide a mechanism for associating SEI messages with specific OLSs or specific layers.

[0394] A scalable nesting SEI message contains one or more SEI messages. The SEI messages included in a scalable nesting SEI message are also called scalable nest SEI messages.

[0395] The following restrictions apply to including SEI messages within scalable nesting SEI messages, which are requirements for bitstream conformance:

[0396] - SEI messages with a payloadType equal to 132 (decoded picture hash) or 133 (scalable nesting) shall not be included in scalable nesting SEI messages.

[0397] - When a scalable nesting SEI message includes a buffering period, picture timing, or decoding unit information SEI message, the scalable nesting SEI message shall not include any other SEI messages with a payloadType that is not equal to 0 (buffering period), 1 (picture timing), or 130 (decoding unit information).

[0398] The following restrictions apply to the nal_unit_type value of SEI NAL units containing scalable nesting SEI messages as a requirement for bitstream conformance:

[0399] - When a scalable nesting SEI message contains an SEI message with a payloadType equal to 0 (buffering period), 1 (picture timing), 130 (decoding unit information), 145 (dependent RAP instruction), or 168 (frame field information), the SEI NAL unit containing the scalable nesting SEI message shall have a nal_unit_type equal to PREFIX_SEI_NUT.

[0400] A nesting_ols_flag equal to 1 specifies that scalable nesting SEI messages apply to a specific OLS. A nesting_ols_flag equal to 0 specifies that scalable nesting SEI messages apply to a specific layer.

[0401] The following restrictions on the value of nesting_ols_flag are a requirement for bitstream compatibility:

[0402] - The value of nesting_ols_flag shall be equal to 1 when a scalable nesting SEI message contains an SEI message with a payloadType equal to 0 (buffering period), 1 (picture timing), or 130 (decoding unit information).

[0403] - The value of nesting_ols_flag shall be equal to 0 when a scalable nesting SEI message contains an SEI message with a payloadType equal to a value in VclAssociatedSeiList.

[0404] nesting_num_olss_minus1+1 specifies the number of OLS to which scalable nested SEI messages apply. The value of nesting_num_olss_minus1 must be within the range of 0 to TotalNumOlss-1.

[0405] nesting_ols_idx_delta_minus1[i] is used to derive the variable NestingOlsIdx[i], which specifies the OLS index of the i-th 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] is assumed to be in the range of 0 to TotalNumOlss-2.

[0406] The variable NestingOlsIdx[i] is derived as follows: if(i==0) NestingOlsIdx[i]=nesting_ols_idx_delta_minus1[i] else NestingOlsIdx[i]=NestingOlsIdx[i-1]+nesting_ols_idx_delta_minus1[i]+1

[0407] A nesting_all_layers_flag equal to 1 specifies that the scalable nesting SEI message applies to all layers with a nuh_layer_id greater than or equal to the nuh_layer_id of the current SEI NAL unit. A nesting_all_layers_flag equal to 0 specifies that the scalable nesting SEI message may or may not apply to all layers with a nuh_layer_id greater than or equal to the nuh_layer_id of the current SEI NAL unit.

[0408] nesting_num_layers_minus1+1 specifies the number of layers to which scalable nested SEI messages apply. The value of nesting_num_layers_minus1 is within the range of 0 to vps_max_layers_minus1-GeneralLayerIdx[nuh_layer_id], where nuh_layer_id is the nuh_layer_id of the current SEI NAL unit.

[0409] nesting_layer_id[i] specifies the nuh_layer_id value of the i-th layer to which the scalable nested SEI message is applied when nesting_all_layers_flag is equal to 0. The value of nesting_layer_id[i] must be greater than nuh_layer_id, which is the nuh_layer_id of the current SEI NAL unit.

[0410] When nesting_ols_flag is equal to 0, the variable NestingNumLayers specifies the number of layers to which the scalable nested SEI message applies, and NestingLayerId[i] specifies a list of nuh_layer_id values ​​for the layers to which the scalable nested SEI message applies, with i ranging from 0 to NestingNumLayers-1, which is derived as follows, where nuh_layer_id is the nuh_layer_id of the current SEI NAL unit. if(nesting_all_layers_flag) { NestingNumLayers= ps_max_layers_minus1+1-GeneralLayerIdx[nuh_layer_id] for(i=0; i <NestingNumLayers; i++) NestingLayerId[i]=vps_layer_id[GeneralLayerIdx[nuh_layer_id]+i] else { NestingNumLayers=nesting_num_layers_minus1+1 for(i=0; i <NestingNumLayers; i++) NestingLayerId[i]=(i==0) ? nuh_layer_id: nesting_layer_id[i] }

[0411] `nesting_num_seis_minus1+1` specifies the number of scalable nested SEI messages. The value of `nesting_num_seis_minus1` must be within the range of 0 to 63.

[0412] nesting_zero_bit is assumed to be equal to 0.

[0413] Figure 10 is a schematic diagram of a video coding device 1000 (for example, a video encoder 300 or a video decoder 400) according to one embodiment of the present disclosure. The video coding device 1000 is suitable for carrying out the disclosed embodiments as described herein. The video coding device 1000 comprises a receiving port 1010 and a receiver unit (Rx) 1020 for receiving data, a processor, logic unit, or central processing unit (CPU) 1030 for processing data, a transmitter unit (Tx) 1040 and a transmit port 1050 for transmitting data, and a memory 1060 for storing data. The video coding device 1000 may also comprise optical-electrical (OE) components and electrical-optical (EO) components coupled to the receiving port 1010, receiver unit 1020, transmitter unit 1040, and transmit port 1050 for transmitting or receiving optical or electrical signals.

[0414] The processor 1030 is implemented by hardware and software. The processor 1030 may be implemented as one or more CPU chips, cores (for example, as a multi-core processor), field-programmable gate arrays (FPGAs), application-specific integrated circuits (ASICs), and digital signal processors (DSPs). The processor 1030 communicates with the receive port 1010, the receiver unit 1020, the transmitter unit 1040, the transmit port 1050, and the memory 1060. The processor 1030 includes a coding module 1070. The coding module 1070 implements the embodiments disclosed above. For example, the coding module 1070 implements, processes, prepares, or provides various codec functions. Thus, the inclusion of the coding module 1070 results in a substantial improvement to the functionality of the video coding device 1000 and results in the conversion of the video coding device 1000 to different states. Alternatively, the coding module 1070 is implemented as an instruction stored in memory 1060 and executed by processor 1030.

[0415] The video coding device 1000 may also include an input and / or output (I / O) device 1080 for transmitting data to and receiving data from the user. The I / O device 1080 may include output devices such as a display for displaying video data and a speaker for outputting audio data. The I / O device 1080 may also include input devices such as a keyboard, mouse, or trackball, and / or corresponding interfaces for interactively operating such output devices.

[0416] Memory 1060 includes one or more disks, tape drives, and solid-state drives and may be used as an overflow data storage device to store a program when such a program is selected for execution and to store instructions and data read during program execution. Memory 1060 is volatile and / or non-volatile and may be read-only memory (ROM), random-access memory (RAM), ternary associative memory (TCAM), and / or static random-access memory (SRAM).

[0417] Figure 11 is a schematic diagram of one embodiment of the coding means 1100. In one embodiment, the coding means 1100 is implemented in a video coding device 1102 (for example, a video encoder 300 or a video decoder 400). The video coding device 1102 includes a receiving means 1101. The receiving means 1101 is configured to receive a picture to encode or a bitstream to decode. The video coding device 1102 includes a transmitting means 1107 coupled to the receiving means 1101. The transmitting means 1107 is configured to transmit the bitstream to a decoder or to a display means (for example, one of the I / O devices 1080).

[0418] The video coding device 1102 includes a storage means 1103. The storage means 1103 is coupled to at least one of the receiving means 1101 or the transmitting means 1107. The storage means 1103 is configured to store instructions. The video coding device 1102 also includes a processing means 1105. The processing means 1105 is coupled to the storage means 1103. The processing means 1105 is configured to execute instructions stored in the storage means 1103 in order to perform the method disclosed herein.

[0419] The steps of the exemplary methods described herein should be understood not to be necessarily performed in the order described, and the order of the steps in such methods should be understood to be merely illustrative. Similarly, in methods consistent with various embodiments of the present disclosure, additional steps may be included in such methods, and certain steps may be omitted or combined.

[0420] While several embodiments are provided in this disclosure, it should be understood that the disclosed systems and methods can also be embodied in many other specific forms without departing from the spirit or scope of this disclosure. These examples should be considered illustrative and non-limiting, and the invention should not be limited to the details shown in the specification. For example, various elements or components may be combined or integrated within another system, or some features may be omitted or not implemented.

[0421] In addition, technologies, systems, subsystems, and methods described and illustrated as discrete or separate in various embodiments may be combined with or integrated with other systems, modules, technologies, or methods without departing from the scope of this disclosure. Other items illustrated or described as being coupled, directly coupled, or communicating with one another may be indirectly coupled or communicating through some interface, device, or intermediate component, whether electrical, mechanical, or otherwise. Other examples of modifications, substitutions, and alterations can be seen by those skilled in the art and may be made without departing from the spirit and scope disclosed herein. [Explanation of symbols]

[0422] 1 OLS 2 OLS 3 OLS 100 How it works 200 Coding and Decoding (Codec) Systems 201 Segmented video signal 211 General Coder Control Components 213 Transformation Scaling and Quantization Components 215 Estimated Components within a Picture 217 Predictive components within pictures 219 Motion compensation component 221 Motion Estimation Component 223 Decoded Picture Buffer Component 225 In-loop filter component 227 Filter Control Analysis Components 229 Scaling and Inverse Transform Components 231 Header Formatting and Context-Adaptive Binary Arithmetic Coding (CABAC) Components 300 video encoders 301 Segmented video signal 313 Transformation and Quantization Components 317 Predictive component within a picture 321 Motion Compensation Component 323 Decoded Picture Buffer Component 325 In-loop filter component 329 Inverse Transform and Quantization Components 331 Entropy Coding Component 400 video decoders 417 Predictive component within a picture 421 Motion Compensation Component 423 Decoded Picture Buffer Component 425 In-loop filter component 429 Inverse Transform and Quantization Components 433 Entropy Decoding Component 500-layer based prediction 506 AU 508 AUD 511, 512, 513, 514 Pictures 515, 516, 517, 518 Pictures 521 Inter-layer prediction 523 Inter forecast 531 Layer N 532 Layer N+1 600-layer based prediction 611-614 Pictures 615-618 Pictures 631 Layer N 632 Layer N+1 633 Layer N+2 634 Layer N+3 635 Layer N+4 641-644 Pictures 651-654 Pictures 661-664 Pictures 690 pre-coded video sequences (CVS) 700 video bitstreams 701 sub-bitstream 703 Subbitstream Extraction Process 704 Video Parameter Set (VPS) 706 Sequence Parameter Set (SPS) 708 Picture Parameter Set (PPS) 712 slice header 720 image data 721 OLS 723 Layers 725 Pictures 727 slices 780 DPB Syntax Structure 781 Syntax structure vps_num_dpb_params_minus1 782 Syntax structure vps_ols_dpb_params_idx[i] 783 Profile Tier (PT) Existence Flag 784 OLS 800 ways 900 methods 1000 video coding devices 1010 Incoming port 1020 Receiver Unit (Rx) 1030 Processor, Logical Unit, or Central Processing Unit (CPU) 1040 Transmitter Unit (Tx) 1050 Transmitting Port 1060 memory 1070 Coding Module 1080 Input and / or Output (I / O) Devices 1100 Means for coding 1101 Receiving means 1102 Video Coding Device 1103 Memory means 1105 Processing means 1107 Transmission means

Claims

1. A method for encoding a video bitstream, A step of generating a video parameter set (VPS) and a sequence parameter set (SPS), wherein the VPS includes a list of decoded picture buffer (DPB) syntax structures for multiple output layer sets (OLS), and the SPS includes a DPB syntax structure for an OLS having only one layer. A method comprising the step of encoding the VPS and the SPS into a video bitstream.

2. The method according to claim 1, further comprising the steps of storing the video bitstream for communication to a video decoder or transmitting the video bitstream to the video decoder.

3. The method according to claim 1 or 2, wherein the single layer is the lowest layer among the layers referencing the SPS, and the lowest layer is an independent layer.

4. The method according to any one of claims 1 to 3, wherein the VPS includes an index to the list of DPB syntax structures, the index being designated as vps_ols_dpb_params_idx[i].

5. The method according to any one of claims 1 to 4, wherein the value of vps_ols_dpb_params_idx[i] is within the range of 0 to the total number of DPB syntax structures in the VPS.

6. The method according to any one of claims 1 to 5, wherein the VPS includes vps_num_dpb_params_minus1, and vps_num_dpb_params_minus1+1 specifies the total number of DPB syntax structures in the VPS.

7. The method according to any one of claims 1 to 6, further comprising the step of extracting a sub-bitstream from the video bitstream, wherein the sub-bitstream includes the SPS from the video bitstream but does not include the VPS from the video bitstream.

8. The method according to claim 7, further comprising the step of transmitting the subbitstream to a video decoder.

9. An encoding device for encoding a video bitstream, Memory containing instructions, A processor coupled to the memory, which executes the instruction and outputs to the encoding device, The generation of a video parameter set (VPS) and a sequence parameter set (SPS), wherein the VPS includes a list of decoded picture buffer (DPB) syntax structures for multiple output layer sets (OLS), and the SPS includes a DPB syntax structure for an OLS having only one layer. Encoding the VPS and SPS into the video bitstream An encoding device including a processor configured to perform the following.

10. The encoding device according to claim 9, further comprising a transmitter coupled to the processor, wherein the transmitter is configured to transmit the video bitstream to a video decoder.

11. The encoding device according to claim 9 or 10, wherein the single layer is the lowest layer among the layers referencing the SPS, and the lowest layer is an independent layer.

12. The encoding device according to any one of claims 9 to 11, wherein the VPS includes an index to the list of DPB syntax structures, the index being designated as vps_ols_dpb_params_idx[i].

13. The encoding device according to any one of claims 9 to 12, wherein the value of vps_ols_dpb_params_idx[i] is in the range of 0 to the total number of DPB syntax structures in the VPS.

14. The encoding device according to any one of claims 9 to 13, wherein the VPS includes vps_num_dpb_params_minus1, and vps_num_dpb_params_minus1+1 specifies the total number of DPB syntax structures in the VPS.

15. A coding device for encoding a video bitstream, A receiver configured to receive a picture to be encoded, A transmitter coupled to the receiver, configured to transmit the video bitstream to a decoder, A memory connected to at least one of the receiver or the transmitter, configured to store instructions, A coding device comprising a processor coupled to the memory, configured to execute the instructions stored in the memory to perform the method described in any one of claims 1 to 8.

16. It is a system, Encoder and A system comprising a decoder that communicates with the encoder, wherein the encoder or the decoder includes an encoding device or coding apparatus as described in any one of claims 9 to 15.

17. A means for coding, A receiving means configured to receive a picture to encode or a bitstream to decode, A transmission means coupled to the receiving means, configured to transmit the bitstream to a decoding means or to transmit the decoded image to a display means, A storage means coupled to at least one of the receiving means or the transmission means, configured to store commands, A means for coding, comprising a processing means coupled to the storage means, configured to execute the instructions stored in the storage means to perform the method described in any one of claims 1 to 8.

18. A method for transmitting an encoded video bitstream, A step of obtaining the video bitstream from a storage medium, wherein the video bitstream is It is a syntax element, A video parameter set (VPS) comprising a VPS including a list of decoded picture buffer (DPB) syntax structures for multiple output layer sets (OLS), A sequence parameter set (SPS), wherein the SPS includes the DPB syntax structure for an OLS having only one layer. Steps and, including syntax elements that include, A method comprising the step of transmitting the aforementioned video bitstream.

19. The method according to claim 18, wherein the VPS includes an index to the list of DPB syntax structures, the index being specified as vps_ols_dpb_params_idx[i].

20. The method according to any one of claims 18 to 19, wherein the value of vps_ols_dpb_params_idx[i] is in the range of 0 to the total number of DPB syntax structures in the VPS.

21. The method according to any one of claims 18 to 20, wherein the VPS includes vps_num_dpb_params_minus1, and vps_num_dpb_params_minus1+1 specifies the total number of DPB syntax structures in the VPS.

22. A system for transmitting an encoded bitstream of video data, A receiver configured to acquire the bitstream from a storage medium, wherein the bitstream is It is a syntax element, A video parameter set (VPS) comprising a VPS including a list of decoded picture buffer (DPB) syntax structures for multiple output layer sets (OLS), A sequence parameter set (SPS), wherein the SPS includes the DPB syntax structure for an OLS having only one layer. A receiver that includes syntax elements including, A system including a transmitter configured to transmit the bitstream.

23. The system according to claim 22, wherein the VPS includes an index to the list of DPB syntax structures, the index being designated as vps_ols_dpb_params_idx[i].

24. The system according to any one of claims 22 to 23, wherein the value of vps_ols_dpb_params_idx[i] is within the range of 0 to the total number of DPB syntax structures in the VPS.

25. The system according to any one of claims 22 to 24, wherein the VPS includes vps_num_dpb_params_minus1, and vps_num_dpb_params_minus1+1 specifies the total number of DPB syntax structures in the VPS.

26. A method for storing an encoded bitstream of video data, The bitstream receiving step, wherein the bitstream is It is a syntax element, A video parameter set (VPS) comprising a VPS including a list of decoded picture buffer (DPB) syntax structures for multiple output layer sets (OLS), A sequence parameter set (SPS), wherein the SPS includes the DPB syntax structure for an OLS having only one layer. Steps and, including syntax elements that include, A method comprising the step of storing the bitstream in a storage medium.

27. The method according to claim 26, wherein the VPS includes an index to the list of DPB syntax structures, the index is specified as vps_ols_dpb_params_idx[i].

28. The method according to any one of claims 26 to 27, wherein the value of vps_ols_dpb_params_idx[i] is in the range of 0 to the total number of DPB syntax structures in the VPS.

29. The method according to any one of claims 26 to 28, wherein the VPS includes vps_num_dpb_params_minus1, and vps_num_dpb_params_minus1+1 specifies the total number of DPB syntax structures in the VPS.

30. A system for storing an encoded bitstream of video data, A receiver configured to receive the bitstream, wherein the bitstream is It is a syntax element, A video parameter set (VPS) comprising a VPS including a list of decoded picture buffer (DPB) syntax structures for multiple output layer sets (OLS), A sequence parameter set (SPS), wherein the SPS includes the DPB syntax structure for an OLS having only one layer. A receiver that includes syntax elements including, A system including a storage medium configured to store the bitstream.

31. The system according to claim 30, wherein the VPS includes an index to the list of DPB syntax structures, the index being designated as vps_ols_dpb_params_idx[i].

32. The system according to any one of claims 30 to 31, wherein the value of vps_ols_dpb_params_idx[i] is within the range of 0 to the total number of DPB syntax structures in the VPS.

33. The system according to any one of claims 30 to 32, wherein the VPS includes vps_num_dpb_params_minus1, and vps_num_dpb_params_minus1+1 specifies the total number of DPB syntax structures in the VPS.

34. A non-temporary computer-readable medium containing a computer program for use by a video coding device, wherein the computer program includes computer-executable instructions stored in the non-temporary computer-readable medium, which, when executed by a processor, cause the video coding device to perform the method according to any one of claims 1 to 8.

Citation Information

Patent Citations

  • Signaling of dpb parameters and dpb behavior in the vps extension

    JP2016518041A

  • Signaling for sub-decoded picture buffer (sub-dpb) based dpb operation in video coding

    JP2016539537A

  • Signaling DPB parameters in VPS extension and DPB operation

    US20140301477A1

  • Signaling for sub-decoded picture buffer (sub-DPB) based DPB operations in video coding

    US20150103884A1