WO2020140059A1 - Scan order for flexible tiling in video coding - Google Patents

Scan order for flexible tiling in video coding Download PDF

Info

Publication number
WO2020140059A1
WO2020140059A1 PCT/US2019/068785 US2019068785W WO2020140059A1 WO 2020140059 A1 WO2020140059 A1 WO 2020140059A1 US 2019068785 W US2019068785 W US 2019068785W WO 2020140059 A1 WO2020140059 A1 WO 2020140059A1
Authority
WO
WIPO (PCT)
Prior art keywords
tile
level
tiles
level tiles
picture
Prior art date
Application number
PCT/US2019/068785
Other languages
English (en)
French (fr)
Inventor
Ye-Kui Wang
Fnu HENDRY
Maxim SYCHEV
Original Assignee
Futurewei Technologies, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Futurewei Technologies, Inc. filed Critical Futurewei Technologies, Inc.
Publication of WO2020140059A1 publication Critical patent/WO2020140059A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/119Adaptive subdivision aspects, e.g. subdivision of a picture into rectangular or non-rectangular coding blocks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/129Scanning of coding units, e.g. zig-zag scan of transform coefficients or flexible macroblock ordering [FMO]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/17Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
    • H04N19/174Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a slice, e.g. a line of blocks or a group of blocks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/597Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding specially adapted for multi-view video sequence encoding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/70Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by syntax aspects related to video coding, e.g. related to compression standards

Definitions

  • the present disclosure is generally related to video coding, and is specifically related to a flexible video tiling scheme that supports multiple tiles with different resolutions in the same picture.
  • Video compression devices often use software and/or hardware at the source to code the video data prior to transmission or storage, thereby decreasing the quantity of data needed to represent digital video images.
  • the compressed data is then received at the destination by a video decompression device that decodes the video data.
  • the disclosure includes a method implemented in an encoder, the method comprising: partitioning, by a processor of the encoder, a picture into a plurality of first level tiles; partitioning, by the processor, a subset of the first level tiles into a plurality of second level tiles; encoding, by the processor, the first level tiles and the second level tiles into a bitstream according to a scan order, wherein encoding according to the scan order includes: encoding the first level tiles in raster scan order relative to boundaries of the picture; and encoding all second level tiles partitioned from a current first level tile prior to encoding any second level tiles partitioned from a subsequent first level tile; and storing, in a memory of the encoder, the bitstream for communication toward a decoder.
  • Certain streaming applications may be improved if a single image can be sent containing multiple regions encoded at different resolutions.
  • Some slicing and tiling mechanisms such as raster scan based slicing and/or tiling, may not support such functionality because tiles at different resolutions may be treated differently.
  • a tile at a first resolution may contain a single slice of data while a tile at a second resolution may carry multiple slices of data due to differences in pixel density.
  • a flexible tiling scheme including first level tiles and second level tiles may be employed to support this functionality. Second level tiles are created by partitioning first level tiles.
  • This tiling scheme allows a first level tile to contain one slice of data at a first resolution and a first level tile containing second level tiles to contain a plurality of slices at a second resolution.
  • Such a flexible tiling scheme allows an encoder/decoder (codec) to support a picture containing multiple resolutions, and hence increases the functionality of both the encoder and decoder.
  • the present disclosure describes a scan order used for coding first and second level tiles.
  • the first level tiles are coded in raster scan order relative to the picture.
  • the second level tiles are coded in raster scan order relative to the first level from which the second level tiles are partitioned. Accordingly, the present disclosure provides a low complexity mechanism for encoding and decoding flexible tiles. As such, the present disclosure further increases the functionality of both the encoder and decoder while reducing processor and/or memory resource usage.
  • another implementation of the aspect provides, wherein all second level tiles partitioned from the current first level tile are encoded in raster scan order relative to boundaries of the current first level tile.
  • encoding according to the scan order further includes: pausing raster scan order encoding of the first level tiles when one of the second level tiles is encountered; and encoding all consecutive second level tiles prior to continuing the raster scan order encoding of the first level tiles.
  • first level tiles outside the subset contain picture data at a first resolution
  • second level tiles contain picture data at a second resolution different from the first resolution
  • another implementation of the aspect provides, further comprising assigning, by the processor, the first level tiles and the second level tiles into one or more tile groups such that all second level tiles created from a single first level tile are assigned to a same tile group.
  • each of the one or more tile groups are constrained such that all tiles in an assigned tile group cover a rectangular portion of the picture.
  • each first level tile in the subset of first level tiles includes two or more complete second level tiles.
  • the disclosure includes a method implemented in a decoder, the method comprising: receiving, by a processor of the decoder via a receiver, a bitstream including a picture partitioned into a plurality of first level tiles, wherein a subset of the first level tiles are further partitioned into a plurality of second level tiles; decoding, by the processor, the first level tiles and the second level tiles according to a scan order, wherein decoding according to the scan order includes: decoding the first level tiles in raster scan order relative to boundaries of the picture; and decoding all second level tiles partitioned from a current first level tile prior to decoding any second level tiles partitioned from a subsequent first level tile; and generating, by the processor, a reconstructed video sequence for display based on the decoded first level tiles and the second level tiles.
  • Certain streaming applications may be improved if a single image can be sent containing multiple regions encoded at different resolutions.
  • Some slicing and tiling mechanisms such as raster scan based slicing and/or tiling, may not support such functionality because tiles at different resolutions may be treated differently.
  • a tile at a first resolution may contain a single slice of data while a tile at a second resolution may carry multiple slices of data due to differences in pixel density.
  • a flexible tiling scheme including first level tiles and second level tiles may be employed to support this functionality. Second level tiles are created by partitioning first level tiles.
  • This tiling scheme allows a first level tile to contain one slice of data at a first resolution and a first level tile containing second level tiles to contain a plurality of slices at a second resolution.
  • Such a flexible tiling scheme allows a codec to support a picture containing multiple resolutions, and hence increases the functionality of both the encoder and decoder.
  • the present disclosure describes a scan order used for coding first and second level tiles.
  • the first level tiles are coded in raster scan order relative to the picture.
  • the second level tiles are coded in raster scan order relative to the first level from which the second level tiles are partitioned. Accordingly, the present disclosure provides a low complexity mechanism for encoding and decoding flexible tiles. As such, the present disclosure further increases the functionality of both the encoder and decoder while reducing processor and/or memory resource usage.
  • another implementation of the aspect provides, wherein all second level tiles partitioned from the current first level tile are decoded in raster scan order relative to boundaries of the current first level tile.
  • decoding according to the scan order further includes: pausing raster scan order decoding of the first level tiles when one of the second level tiles is encountered; and decoding all consecutive second level tiles prior to continuing the raster scan order decoding of the first level tiles.
  • first level tiles outside the subset contain picture data at a first resolution
  • second level tiles contain picture data at a second resolution different from the first resolution
  • another implementation of the aspect provides, wherein the first level tiles and the second level tiles are assigned to one or more tile groups such that all second level tiles created from a single first level tile are assigned to a same tile group.
  • each of the one or more tile groups are constrained such that all tiles in an assigned tile group cover a rectangular portion of the picture.
  • each first level tile in the subset of first level tiles includes two or more complete second level tiles.
  • the disclosure includes a video coding device comprising: a processor, a receiver coupled to the processor, and a transmitter coupled to the processor, the processor, receiver, and transmitter configured to perform the method of any of the preceding aspects.
  • the disclosure includes a non-transitory computer readable medium comprising a computer program product for use by a video coding device, the computer program product comprising computer executable instructions stored on the non- transitory computer readable medium such that when executed by a processor cause the video coding device to perform the method of any of the preceding aspects.
  • the disclosure includes an encoder comprising: a partitioning means for: partitioning a picture into a plurality of first level tiles; and partitioning a subset of the first level tiles into a plurality of second level tiles; an encoding means for encoding the first level tiles and the second level tiles into a bitstream according to a scan order, wherein encoding according to the scan order includes: encoding the first level tiles in raster scan order relative to boundaries of the picture; and encoding all second level tiles partitioned from a current first level tile prior to encoding any second level tiles partitioned from a subsequent first level tile; and a storage means for storing the bitstream for communication toward a decoder.
  • the disclosure includes a decoder comprising: a receiving means for receiving a bitstream including a picture partitioned into a plurality of first level tiles, wherein a subset of the first level tiles are further partitioned into a plurality of second level tiles; a decoding means for decoding the first level tiles and the second level tiles according to a scan order, wherein decoding according to the scan order includes: decoding the first level tiles in raster scan order relative to boundaries of the picture; and decoding all second level tiles partitioned from a current first level tile prior to decoding any second level tiles partitioned from a subsequent first level tile; and a generating means for generating a reconstructed video sequence for display based on the decoded first level tiles and the second level tiles.
  • any one of the foregoing embodiments may be combined with any one or more of the other foregoing embodiments to create a new embodiment within the scope of the present disclosure.
  • FIG. 1 is a flowchart of an example method of coding a video signal.
  • FIG. 2 is a schematic diagram of an example coding and decoding (codec) system for video coding.
  • FIG. 3 is a schematic diagram illustrating an example video encoder.
  • FIG. 4 is a schematic diagram illustrating an example video decoder.
  • FIG. 5 is a schematic diagram illustrating an example bitstream containing an encoded video sequence.
  • FIGs. 6A-6E illustrate an example mechanism for creating an extractor track for combining sub-pictures of multiple resolutions from different bitstreams into a single picture for use in virtual reality (VR) applications.
  • VR virtual reality
  • FIG.7 illustrates an example video conferencing application that splices pictures of multiple resolutions from different bitstreams into a single picture for display.
  • FIGs. 8A-8D are schematic diagrams illustrating an example flexible video tiling scheme capable of supporting multiple tiles with different resolutions in the same picture.
  • FIG. 9 is a schematic diagram of an example video coding device.
  • FIG. 10 is a flowchart of an example method of encoding an image by employing a flexible tiling scheme.
  • FIG. 11 is a flowchart of an example method of decoding an image by employing a flexible tiling scheme.
  • FIG. 12 is a schematic diagram of an example system for coding a video sequence by employing a flexible tiling scheme.
  • CTB coding tree block
  • CTU coding tree unit
  • CU coding unit
  • CVS coded video sequence
  • JVET Joint Video Experts Team
  • MTU maximum transfer unit
  • NAL network abstraction layer
  • POC picture order count
  • RBSP raw byte sequence payload
  • SPS sequence parameter set
  • VVC versatile video coding
  • WD working draft
  • video compression techniques can include performing spatial (e.g., intra-picture) prediction and/or temporal (e.g., inter-picture) prediction to reduce or remove data redundancy in video sequences.
  • a video slice e.g., a video picture or a portion of a video picture
  • video blocks may also be referred to as treeblocks, coding tree blocks (CTBs), coding tree units (CTUs), coding units (CUs), and/or coding nodes.
  • CTBs coding tree blocks
  • CTUs coding tree units
  • CUs coding units
  • Video blocks in an intra-coded (I) slice of a picture are coded using spatial prediction with respect to reference samples in neighboring blocks in the same picture.
  • Video blocks in an inter-coded unidirectional prediction (P) or bidirectional prediction (B) slice of a picture may be coded by employing spatial prediction with respect to reference samples in neighboring blocks in the same picture or temporal prediction with respect to reference samples in other reference pictures.
  • Pictures may be referred to as frames and/or images, and reference pictures may be referred to as reference frames and/or reference images.
  • Spatial or temporal prediction results in a predictive block representing an image block. Residual data represents pixel differences between the original image block and the predictive block.
  • an inter-coded block is encoded according to a motion vector that points to a block of reference samples forming the predictive block and the residual data indicating the difference between the coded block and the predictive block.
  • An intra-coded block is encoded according to an intra-coding mode and the residual data.
  • the residual data may be transformed from the pixel domain to a transform domain.
  • residual transform coefficients which may be quantized.
  • the quantized transform coefficients may initially be arranged in a two-dimensional array.
  • the quantized transform coefficients may be scanned in order to produce a one-dimensional vector of transform coefficients.
  • Entropy coding may be applied to achieve even more compression. Such video compression techniques are discussed in greater detail below.
  • Video coding standards include International Telecommunication Union (ITU) Standardization Sector (ITU-T) H.261, International Organization for Standardization/Intemational Electrotechnical Commission (ISO/IEC) Motion Picture Experts Group (MPEG)-l Part 2, ITU-T H.262 or ISO/IEC MPEG-2 Part 2, , ITU-T H.263, ISO/IEC MPEG-4 Part 2, Advanced Video Coding (AVC), also known as 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.
  • ITU International Telecommunication Union
  • ISO/IEC International Organization for Standardization/Intemational Electrotechnical Commission
  • MPEG Motion Picture Experts Group
  • AVC Advanced Video Coding
  • HEVC High Efficiency Video Coding
  • AVC includes extensions such as Scalable Video Coding (SVC), Multiview Video Coding (MVC) and Multiview Video Coding plus Depth (MVC+D), and three dimensional (3D) AVC (3D-AVC).
  • HEVC includes extensions such as Scalable HEVC (SHVC), Multiview HEVC (MV-HEVC), and 3D HEVC (3D-HEVC).
  • SHVC Scalable HEVC
  • MV-HEVC Multiview HEVC
  • 3D HEVC 3D HEVC
  • JVET joint video experts team
  • VVC Versatile Video Coding
  • VVC is included in a Working Draft (WD), which includes JVET-L1001-v5.
  • the image is first partitioned, and the partitions are coded into a bitstream.
  • Various picture partitioning schemes are available.
  • an image can be partitioned into regular slices, dependent slices, tiles, and/or according to Wavefront Parallel Processing (WPP).
  • WPP Wavefront Parallel Processing
  • HEVC restricteds encoders so that only regular slices, dependent slices, tiles, WPP, and combinations thereof can be used when partitioning a slice into groups of CTBs for video coding.
  • Such partitioning can be applied to support Maximum Transfer Unit (MTU) size matching, parallel processing, and reduced end- to-end delay.
  • MTU denotes the maximum amount of data that can be transmitted in a single packet. If a packet payload is in excess of the MTU, that payload is split into two packets through a process called fragmentation.
  • a regular slice also referred to simply as a slice, is a partitioned portion of an image that can be reconstructed independently from other regular slices within the same picture, notwithstanding some interdependencies due to loop filtering operations.
  • Each regular slice is encapsulated in its own Network Abstraction Layer (NAL) unit for transmission.
  • NAL Network Abstraction Layer
  • picture prediction intra sample prediction, motion information prediction, coding mode prediction
  • entropy coding dependency across slice boundaries may be disabled to support independent reconstruction.
  • Such independent reconstruction supports parallelization.
  • regular slice based parallelization employs minimal inter-processor or inter-core communication.
  • each slice is associated with a separate slice header.
  • regular slices can incur a substantial coding overhead due to the bit cost of the slice header for each slice and due to the lack of prediction across the slice boundaries.
  • regular slices may be employed to support matching for MTU size requirements. Specifically, as a regular slice is encapsulated in a separate NAL unit and can be independently coded, each regular slice should be smaller than the MTU in MTU schemes to avoid breaking the slice into multiple packets. As such, the goal of parallelization and the goal of MTU size matching may place contradicting demands to a slice layout in a picture.
  • Dependent slices are similar to regular slices, but have shortened slice headers and allow partitioning of the image treeblock boundaries without breaking in-picture prediction. Accordingly, dependent slices allow a regular slice to be fragmented into multiple NAL units, which provides reduced end-to-end delay by allowing a part of a regular slice to be sent out before the encoding of the entire regular slice is complete.
  • a tile is a partitioned portion of an image created by horizontal and vertical boundaries that create columns and rows of tiles. Tiles may be coded in raster scan order (right to left and top to bottom). The scan order of CTBs is local within a tile. Accordingly, CTBs in a first tile are coded in raster scan order, before proceeding to the CTBs in the next tile. Similar to regular slices, tiles break in-picture prediction dependencies as well as entropy decoding dependencies. However, tiles may not be included into individual NAL units, and hence tiles may not be used for MTU size matching.
  • Each tile can be processed by one processor/core, and the inter-processor/inter-core communication employed for in-picture prediction between processing units decoding neighboring tiles may be limited to conveying a shared slice header (when adjacent tiles are in the same slice), and performing loop filtering related sharing of reconstructed samples and metadata.
  • the entry point byte offset for each tile other than the first entry point offset in the slice may be signaled in the slice header.
  • at least one of the following conditions should be fulfilled: 1) all coded treeblocks in a slice belong to the same tile; and 2) all coded treeblocks in a tile belong to the same slice.
  • the image is partitioned into single rows of CTBs.
  • Entropy decoding and prediction mechanisms may use data from CTBs in other rows.
  • Parallel processing is made possible through parallel decoding of CTB rows. For example, a current row may be decoded in parallel with a preceding row. However, decoding of the current row is delayed from the decoding process of the preceding rows by two CTBs. This delay ensures that data related to the CTB above and the CTB above and to the right of the current CTB in the current row is available before the current CTB is coded. This approach appears as a wavefront when represented graphically. This staggered start allows for parallelization with up to as many processors/cores as the image contains CTB rows.
  • the inter-processor/inter-core communication to enable in-picture prediction can be substantial.
  • the WPP partitioning does consider NAL unit sizes. Hence, WPP does not support MTU size matching. However, regular slices can be used in conjunction with WPP, with certain coding overhead, to implement MTU size matching as desired.
  • Tiles may also include motion constrained tile sets.
  • a motion constrained tile set (MCTS) is a tile set designed such that associated motion vectors are restricted to point to full- sample locations inside the MCTS and to fractional-sample locations that require only full- sample locations inside the MCTS for interpolation. Further, the usage of motion vector candidates for temporal motion vector prediction derived from blocks outside the MCTS is disallowed. This way, each MCTS may be independently decoded without the existence of tiles not included in the MCTS.
  • Temporal MCTSs supplemental enhancement information (SEI) messages may be used to indicate the existence of MCTSs in the bitstream and signal the MCTSs.
  • SEI Supplemental Enhancement Information
  • the MCTSs SEI message provides supplemental information that can be used in the MCTS sub-bitstream extraction (specified as part of the semantics of the SEI message) to generate a conforming bitstream for a MCTS.
  • the information includes a number of extraction information sets, each defining a number of MCTSs and containing raw bytes sequence payload (RBSP) bytes of the replacement video parameter sets (VPSs), sequence parameter sets (SPSs), and picture parameter sets (PPSs) to be used during the MCTS sub-bitstream extraction process.
  • RBSP sequence payload
  • VPSs replacement video parameter sets
  • SPSs sequence parameter sets
  • PPSs picture parameter sets
  • parameter sets may be rewritten or replaced, and slice headers may be updated because one or all of the slice address related syntax elements (including first_slice_segment_in_pic_flag and slice segment address) may employ different values in the extracted sub-bitstream.
  • tile groups can take the place of slices in some examples.
  • each tile group can be extracted independently of other tile groups.
  • tile grouping may support parallelization by allowing each tile group to be assigned to a different processor.
  • Tile groups may be assigned in raster scan order or can be constrained to form a rectangular shape of area within a picture.
  • Explicit tile identifier (ID) signaling may be used to support such tile groups.
  • a tile ID is always assigned to be the same as the tile index.
  • Explicit tile ID signaling allows a tile ID to be different from a tile index.
  • tile ID signalling supports extraction of MCTS from a bitstream without having to update tile group header.
  • signaling of explicit tile IDs and corresponding usage as the address of a tile group may be specific to HE VC style tile structure definitions and signaling. If a tile structure definition and/or signaling are modified, the signaling of tile ID according to explicit tile ID mechanisms may be incorrect and/or inapplicable in some examples.
  • Tile grouping and explicit tile ID signaling can be employed, for example, in cases where a decoder may not wish to decode an entire image.
  • video coding schemes may be employed to support virtual reality (VR) video, which may be encoded according to Omnidirectional Media Application Format (OMAF).
  • VR virtual reality
  • OMAF Omnidirectional Media Application Format
  • one or more cameras may record the environment around the camera(s). A user can then view the VR video as if the user were present in the same location as the camera.
  • a picture encompasses an entire environment around the user. The user then views a sub-portion of the picture.
  • a user may employ a head mounted display that changes the sub-portion of the picture displayed based on the head movements of the user.
  • the portion of the video being displayed may be referred to as a viewport.
  • a distinct feature of omnidirectional video is that only a viewport is displayed at any particular time. This is in contrast to other video applications that may display an entire video.
  • This feature may be utilized to improve the performance of omnidirectional video systems, for example through selective delivery depending on the user’s viewport (or any other criteria, such as recommended viewport timed metadata).
  • Viewport-dependent delivery may be enabled, for example, by employing region-wise packing and/or viewport-dependent video coding. The performance improvement may result in lower transmission bandwidth, lower decoding complexity, or both when compared to other omnidirectional video systems when employing the same video resolution/quality.
  • An example viewport-dependent operation is an MCTS-based approach for achieving five thousand sample (e.g., 5120x2560 luma samples) resolution (5K) effective equirectangle projection (ERP) resolution with HEVC-based viewport-dependent OMAF video profile.
  • 5K effective equirectangle projection
  • ERP effective equirectangle projection
  • This approach partitions VR video into tile groups and encodes the video at a plurality of resolutions.
  • the decoder can indicate the viewport currently used by the user during streaming.
  • the video server providing the VR video data can then forward the tile group(s) associated with the viewport at high resolution and forward non-viewed tile groups at lower resolution. This allows the user to view the VR video at a high resolution without requiring the entire picture be sent at high resolution.
  • the non-viewed sub-portions are discarded, and hence the user may be unaware of the lower resolutions.
  • the lower resolution tile groups may be displayed to the user if the user changes viewports. The resolution of the new viewport may then be increased as the video proceeds.
  • pictures should be created that contain both the higher resolution tile groups and the lower resolution tile groups.
  • video conferencing applications may be designed to forward pictures including multiple resolutions.
  • a video conference may contain multiple participants. The participant currently speaking may be displayed at a higher resolution and other participants may be displayed at lower resolutions.
  • pictures should be created that contain both the higher resolution tile groups and the lower resolution tile groups.
  • a video can be coded at a plurality of resolutions.
  • the video can also be coded by employing sub-pictures at each resolution.
  • the lower resolution sub-pictures are smaller than the higher resolution sub pictures.
  • the picture can be partitioned into first level tiles.
  • the sub-pictures from the highest resolution can be included directly into the first level tiles.
  • the first level tiles can be partitioned into second level tiles that are smaller than the first level tiles. Accordingly, the smaller second level tiles can directly accept the lower resolution sub-pictures.
  • the first level tiles and second level tiles may be implemented as MCTSs, and hence may accept motion constrained image data at different resolutions.
  • the present disclosure includes many aspects.
  • the first level tiles are split into second level tiles.
  • the first level tiles and second level tiles can then be included in tile groups.
  • the tile groups may be constrained to include an integer number of first level tiles and/or one or more consecutive sequences of second level tiles where each sequence of second level tiles are split from a single first level tile. This approach may ensure that all second level tiles created from a single first level tile are assigned to the same tile group.
  • FIG. 1 is a flowchart of an example operating method 100 of coding a video signal.
  • a video signal is encoded at an encoder.
  • the encoding process compresses the video signal by employing various mechanisms to reduce the video file size. A smaller file size allows the compressed video file to be transmitted toward a user, while reducing associated bandwidth overhead.
  • the decoder then decodes the compressed video file to reconstruct the original video signal for display to an end user.
  • the decoding process generally mirrors the encoding process to allow the decoder to consistently reconstruct the video signal.
  • the video signal is input into the encoder.
  • the video signal may be an uncompressed video file stored in memory.
  • the video file may be captured by a video capture device, such as a video camera, and encoded to support live streaming of the video.
  • the video file may include both an audio component and a video component.
  • the video component contains a series of image frames that, when viewed in a sequence, gives the visual impression of motion.
  • the frames contain pixels that are expressed in terms of light, referred to herein as luma components (or luma samples), and color, which is referred to as chroma components (or color samples).
  • the frames may also contain depth values to support three dimensional viewing.
  • the video is partitioned into blocks.
  • Partitioning includes subdividing the pixels in each frame into square and/or rectangular blocks for compression.
  • FIEVC High Efficiency Video Coding
  • the frame can first be divided into coding tree units (CTUs), which are blocks of a predefined size (e.g., sixty-four pixels by sixty-four pixels).
  • CTUs coding tree units
  • Coding trees may be employed to divide the CTUs into blocks and then recursively subdivide the blocks until configurations are achieved that support further encoding.
  • luma components of a frame may be subdivided until the individual blocks contain relatively homogenous lighting values.
  • chroma components of a frame may be subdivided until the individual blocks contain relatively homogenous color values. Accordingly, partitioning mechanisms vary depending on the content of the video frames.
  • inter-prediction and/or intra-prediction may be employed.
  • Inter-prediction is designed to take advantage of the fact that objects in a common scene tend to appear in successive frames. Accordingly, a block depicting an object in a reference frame need not be repeatedly described in adjacent frames. Specifically, an object, such as a table, may remain in a constant position over multiple frames. Hence the table is described once and adjacent frames can refer back to the reference frame.
  • Pattern matching mechanisms may be employed to match objects over multiple frames. Further, moving objects may be represented across multiple frames, for example due to object movement or camera movement. As a particular example, a video may show an automobile that moves across the screen over multiple frames.
  • Motion vectors can be employed 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 the object in a reference frame.
  • inter-prediction can encode an image block in a current frame as a set of motion vectors indicating an offset from a corresponding block in a reference frame.
  • Intra-prediction encodes blocks in a common frame. Intra-prediction takes advantage of the fact that luma and chroma components tend to cluster in a frame. For example, a patch of green in a portion of a tree tends to be positioned adjacent to similar patches of green. Intra-prediction employs multiple directional prediction modes (e.g., thirty- three in FIEVC), a planar mode, and a direct current (DC) mode. The directional modes indicate that a current block is similar/the same as samples of a neighbor block in a corresponding direction. Planar mode indicates that a series of blocks along a row/column (e.g., a plane) can be interpolated based on neighbor blocks at the edges of the row.
  • directional prediction modes e.g., thirty- three in FIEVC
  • planar mode indicates that a series of blocks along a row/column (e.g., a plane) can be interpolated based on neighbor blocks at the edges of the row.
  • Planar mode in effect, indicates a smooth transition of light/color across a row/column by employing a relatively constant slope in changing values.
  • DC mode is employed for boundary smoothing and indicates that a block is similar/the same as an average value associated with samples of all the neighbor blocks associated with the angular directions of the directional prediction modes.
  • intra-prediction blocks can represent image blocks as various relational prediction mode values instead of the actual values.
  • inter-prediction blocks can represent image blocks as motion vector values instead of the actual values. In either case, the prediction blocks may not exactly represent the image blocks in some cases. Any differences are stored in residual blocks. Transforms may be applied to the residual blocks to further compress the file.
  • various filtering techniques may be applied.
  • the filters are applied according to an in-loop filtering scheme.
  • the block based prediction discussed above may result in the creation of blocky images at the decoder. Further, the block based prediction scheme may encode a block and then reconstruct the encoded block for later use as a reference block.
  • the in-loop filtering scheme iteratively applies noise suppression filters, de-blocking filters, adaptive loop filters, and sample adaptive offset (SAO) filters to the blocks/frames.
  • SAO sample adaptive offset
  • bitstream includes the data discussed above as well as any signaling data desired to support proper video signal reconstruction at the decoder.
  • data may include partition data, prediction data, residual blocks, and various flags providing coding instructions to the decoder.
  • the bitstream may be stored in memory for transmission toward a decoder upon request.
  • the bitstream may also be broadcast and/or multicast toward a plurality of decoders.
  • the creation of the bitstream is an iterative process. Accordingly, steps 101, 103, 105, 107, and 109 may occur continuously and/or simultaneously over many frames and blocks.
  • FIG. 1 is presented for clarity and ease of discussion, and is not intended to limit the video coding process to a particular order.
  • the decoder receives the bitstream and begins the decoding process at step 111. Specifically, the decoder employs an entropy decoding scheme to convert the bitstream into corresponding syntax and video data. The decoder employs the syntax data from the bitstream to determine the partitions for the frames at step 111. The partitioning should match the results of block partitioning at step 103. Entropy encoding/decoding as employed in step 111 is now described. The encoder makes many choices during the compression process, such as selecting block partitioning schemes from several possible choices based on the spatial positioning of values in the input image(s). Signaling the exact choices may employ a large number of bins.
  • a bin is a binary value that is treated as a variable (e.g., a bit value that may vary depending on context).
  • Entropy coding allows the encoder to discard any options that are clearly not viable for a particular case, leaving a set of allowable options.
  • Each allowable option is then assigned a code word.
  • the length of the code words is based on the number of allowable options (e.g., one bin for two options, two bins for three to four options, etc.)
  • the encoder then encodes the code word for the selected option. This scheme reduces the size of the code words as the code words are as big as desired to uniquely indicate a selection from a small sub-set of allowable options as opposed to uniquely indicating the selection from a potentially large set of all possible options.
  • the decoder then decodes the selection by determining the set of allowable options in a similar manner to the encoder. By determining the set of allowable options, the decoder can read the code word and determine the selection made by the encoder.
  • the decoder performs block decoding. Specifically, the decoder employs reverse transforms to generate residual blocks. Then the decoder employs the residual blocks and corresponding prediction blocks to reconstruct the image blocks according to the partitioning.
  • the prediction blocks may include both intra-prediction blocks and inter prediction blocks as generated at the encoder at step 105.
  • the reconstructed image blocks are then positioned into frames of a reconstructed video signal according to the partitioning data determined at step 111. Syntax for step 113 may also be signaled in the bitstream via entropy coding as discussed above.
  • step 115 filtering is performed on the frames of the reconstructed video signal in a manner similar to step 107 at the encoder. For example, noise suppression filters, de blocking filters, adaptive loop filters, and SAO filters may be applied to the frames to remove blocking artifacts. Once the frames are filtered, the video signal can be output to a display at step 117 for viewing by an end user.
  • noise suppression filters For example, noise suppression filters, de blocking filters, adaptive loop filters, and SAO filters may be applied to the frames to remove blocking artifacts.
  • the video signal can be output to a display at step 117 for viewing by an end user.
  • FIG. 2 is a schematic diagram of an example coding and decoding (codec) system 200 for video coding.
  • codec system 200 provides functionality to support the implementation of operating method 100.
  • Codec system 200 is generalized to depict components employed in both an encoder and a decoder.
  • Codec system 200 receives and partitions a video signal as discussed with respect to steps 101 and 103 in operating method 100, which results in a partitioned video signal 201.
  • Codec system 200 then compresses the partitioned video signal 201 into a coded bitstream when acting as an encoder as discussed with respect to steps 105, 107, and 109 in method 100.
  • the codec system 200 When acting as a decoder codec system 200 generates an output video signal from the bitstream as discussed with respect to steps 111, 113, 115, and 117 in operating method 100.
  • the codec system 200 includes a general coder control component 211, a transform scaling and quantization component 213, an intra-picture estimation component 215, an intra-picture prediction component 217, a motion compensation component 219, a motion estimation component 221, a scaling and inverse transform component 229, a filter control analysis component 227, an in-loop filters component 225, a decoded picture buffer component 223, and a header formatting and context adaptive binary arithmetic coding (CAB AC) component 231.
  • CAB AC header formatting and context adaptive binary arithmetic coding
  • the components of codec system 200 may all be present in the encoder.
  • the decoder may include a subset of the components of codec system 200.
  • the decoder may include the intra-picture prediction component 217, the motion compensation component 219, the scaling and inverse transform component 229, the in-loop filters component 225, and the decoded picture buffer component 223. These components are now described.
  • the partitioned video signal 201 is a captured video sequence that has been partitioned into blocks of pixels by a coding tree.
  • a coding tree employs various split modes to subdivide a block of pixels into smaller blocks of pixels.
  • the blocks can then be further subdivided into smaller blocks.
  • the blocks may be referred to as nodes on the coding tree. Larger parent nodes are split into smaller child nodes. The number of times a node is subdivided is referred to as the depth of the node/coding tree.
  • the divided blocks can be included in coding units (CUs) in some cases.
  • a CU can be a sub-portion of a CTU that contains a luma block, red difference chroma (Cr) block(s), and a blue difference chroma (Cb) block(s) along with corresponding syntax instructions for the CU.
  • the split modes may include a binary tree (BT), triple tree (TT), and a quad tree (QT) employed to partition a node into two, three, or four child nodes, respectively, of varying shapes depending on the split modes employed.
  • the partitioned video signal 201 is forwarded to the general coder control component 211, the transform scaling and quantization component 213, the intra picture estimation component 215, the filter control analysis component 227, and the motion estimation component 221 for compression.
  • the general coder control component 211 is configured to make decisions related to coding of the images of the video sequence into the bitstream according to application constraints. For example, the general coder control component 211 manages optimization of bitrate/bitstream size versus reconstruction quality. Such decisions may be made based on storage space/bandwidth availability and image resolution requests.
  • the general coder control component 211 also manages buffer utilization in light of transmission speed to mitigate buffer underrun and overrun issues. To manage these issues, the general coder control component 211 manages partitioning, prediction, and filtering by the other components. For example, the general coder control component 211 may dynamically increase compression complexity to increase resolution and increase bandwidth usage or decrease compression complexity to decrease resolution and bandwidth usage.
  • the general coder control component 211 controls the other components of codec system 200 to balance video signal reconstruction quality with bit rate concerns.
  • the general coder control component 211 creates control data, which controls the operation of the other components.
  • the control data is also forwarded to the header formatting and CABAC component 231 to be encoded in the bitstream to signal parameters for decoding at the decoder.
  • the partitioned video signal 201 is also sent to the motion estimation component 221 and the motion compensation component 219 for inter-prediction.
  • a frame or slice of the partitioned video signal 201 may be divided into multiple video blocks.
  • Motion estimation component 221 and the motion compensation component 219 perform inter-predictive coding of the received video block relative to one or more blocks in one or more reference frames to provide temporal prediction.
  • Codec system 200 may perform multiple coding passes, e.g., to select an appropriate coding mode for each block of video data.
  • Motion estimation component 221 and motion compensation component 219 may be highly integrated, but are illustrated separately for conceptual purposes.
  • Motion estimation performed by motion estimation component 221, is the process of generating motion vectors, which estimate motion for video blocks.
  • a motion vector for example, may indicate the displacement of a coded object relative to a predictive block.
  • a predictive block is a block that is found to closely match the block to be coded, in terms of pixel difference.
  • a predictive block may also be referred to as a reference block.
  • Such pixel difference may be determined by sum of absolute difference (SAD), sum of square difference (SSD), or other difference metrics.
  • HEVC employs several coded objects including a CTU, coding tree blocks (CTBs), and CUs.
  • a CTU can be divided into CTBs, which can then be divided into CBs for inclusion in CUs.
  • a CU can be encoded as a prediction unit (PU) containing prediction data and/or a transform unit (TU) containing transformed residual data for the CU.
  • the motion estimation component 221 generates motion vectors, PUs, and TUs by using a 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 a current block/frame, and may select the reference blocks, motion vectors, etc. having the best rate-distortion characteristics. The best rate-distortion characteristics balance both quality of video reconstruction (e.g., amount of data loss by compression) with coding efficiency (e.g., size of the final encoding).
  • codec system 200 may calculate values for sub-integer pixel positions of reference pictures stored in decoded picture buffer component 223. For example, video codec system 200 may interpolate values of one-quarter pixel positions, one-eighth pixel positions, or other fractional pixel positions of the reference picture. Therefore, motion estimation component 221 may perform a motion search relative to the full pixel positions and fractional pixel positions and output a motion vector with fractional pixel precision. The motion estimation component 221 calculates a motion vector for a PU of a video block in an inter-coded slice by comparing the position of the PU to the position of a predictive block of a reference picture.
  • Motion estimation component 221 outputs the calculated motion vector as motion data to header formatting and CABAC component 231 for encoding and motion to the motion compensation component 219.
  • Motion compensation performed by motion compensation component 219, may involve fetching or generating the predictive block based on the motion vector determined by motion estimation component 221. Again, motion estimation component 221 and motion compensation component 219 may be functionally integrated, in some examples.
  • motion compensation component 219 may locate the predictive block to which the motion vector points. A residual video block is then formed by subtracting pixel values of the predictive block from the pixel values of the current video block being coded, forming pixel difference values.
  • motion estimation component 221 performs motion estimation relative to luma components
  • motion compensation component 219 uses motion vectors calculated based on the luma components for both chroma components and luma components.
  • the predictive block and residual block are forwarded to transform scaling and quantization component 213.
  • the partitioned video signal 201 is also sent to intra-picture estimation component 215 and intra-picture prediction component 217.
  • intra-picture estimation component 215 and intra picture prediction component 217 may be highly integrated, but are illustrated separately for conceptual purposes.
  • the intra-picture estimation component 215 and intra-picture prediction component 217 intra-predict a current block relative to blocks in a current frame, as an alternative to the inter-prediction performed by motion estimation component 221 and motion compensation component 219 between frames, as described above.
  • the intra picture estimation component 215 determines an intra-prediction mode to use to encode a current block.
  • intra-picture estimation component 215 selects an appropriate intra-prediction mode to encode a current block from multiple tested intra prediction modes. The selected intra-prediction modes are then forwarded to the header formatting and CABAC component 231 for encoding.
  • the intra-picture estimation component 215 calculates rate-distortion values using a rate-distortion analysis for the various tested intra-prediction modes, and selects the intra-prediction mode having the best rate-distortion characteristics among the tested modes.
  • Rate-distortion analysis generally determines an amount of distortion (or error) between an encoded block and an original unencoded block that was encoded to produce the encoded block, as well as a bitrate (e.g., a number of bits) used to produce the encoded block.
  • the intra-picture estimation component 215 calculates ratios from the distortions and rates for the various encoded blocks to determine which intra-prediction mode exhibits the best rate- distortion value for the block.
  • intra-picture estimation component 215 may be configured to code depth blocks of a depth map using a depth modeling mode (DMM) based on rate-distortion optimization (RDO).
  • DDMM depth modeling mode
  • RDO rate-distortion optimization
  • the intra-picture prediction component 217 may generate a residual block from the predictive block based on the selected intra-prediction modes determined by intra-picture estimation component 215 when implemented on an encoder or read the residual block from the bitstream when implemented on a decoder.
  • the residual block includes the difference in values between the predictive block and the original block, represented as a matrix.
  • the residual block is then forwarded to the transform scaling and quantization component 213.
  • the intra-picture estimation component 215 and the intra-picture prediction component 217 may operate on both luma and chroma components.
  • the transform scaling and quantization component 213 is configured to further compress the residual block.
  • the transform scaling and quantization component 213 applies a transform, such as a discrete cosine transform (DCT), a discrete sine transform (DST), or a conceptually similar transform, to the residual block, producing a video block comprising residual transform coefficient values. Wavelet transforms, integer transforms, sub-band transforms or other types of transforms could also be used.
  • the transform may convert the residual information from a pixel value domain to a transform domain, such as a 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 scale factor to the residual information so that different frequency information is quantized at different granularities, which may affect 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 bit rate.
  • the quantization process may reduce the bit depth associated with some or all of the coefficients.
  • the degree of quantization may be modified by adjusting a quantization parameter.
  • the transform scaling and quantization component 213 may then perform a scan of the matrix including the quantized transform coefficients.
  • the quantized transform coefficients are forwarded to the header formatting and CABAC component 231 to be encoded in the bitstream.
  • the scaling and inverse transform component 229 applies a reverse operation of the transform scaling and quantization component 213 to support motion estimation.
  • the scaling and inverse transform component 229 applies inverse scaling, transformation, and/or quantization to reconstruct the residual block in the pixel domain, e.g., for later use as a reference block which may become a predictive block for another current block.
  • the motion estimation component 221 and/or motion compensation component 219 may calculate a reference block by adding the residual block back to a corresponding predictive block for use in motion estimation of a later block/frame. Filters are applied to the reconstructed reference blocks to mitigate artifacts created during scaling, quantization, and transform. Such artifacts could otherwise cause inaccurate prediction (and create additional artifacts) when subsequent blocks are predicted.
  • the filter control analysis component 227 and the in-loop filters component 225 apply the filters to the residual blocks and/or to reconstructed image blocks.
  • the transformed residual block from the scaling and inverse transform component 229 may be combined with a corresponding prediction block from intra-picture prediction component 217 and/or motion compensation component 219 to reconstruct the original image block.
  • the filters may then be applied to the reconstructed image block.
  • the filters may instead be applied to the residual blocks.
  • the filter control analysis component 227 and the in-loop filters component 225 are highly integrated and may be implemented together, but are depicted separately for conceptual purposes. Filters applied to the reconstructed reference blocks are applied to particular spatial regions and include multiple parameters to adjust how such filters are applied.
  • the filter control analysis component 227 analyzes the reconstructed reference blocks to determine where such filters should be applied and sets corresponding parameters. Such data is forwarded to the header formatting and CABAC component 231 as filter control data for encoding.
  • the in-loop filters component 225 applies such filters based on the filter control data.
  • the filters may include a deblocking filter, a noise suppression filter, a SAO filter, and an adaptive loop filter. Such filters may be applied in the spatial/pixel domain (e.g., on a reconstructed pixel block) or in the frequency domain, depending on the example.
  • the filtered reconstructed image block, residual block, and/or prediction block are stored in the decoded picture buffer component 223 for later use in motion estimation as discussed above.
  • the decoded picture buffer component 223 stores and forwards the reconstructed and filtered blocks toward a display as part of an output video signal.
  • the decoded picture buffer component 223 may be any memory device capable of storing prediction blocks, residual blocks, and/or reconstructed image blocks.
  • the header formatting and CABAC component 231 receives the data from the various components of codec system 200 and encodes such data into a coded bitstream for transmission toward a 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. Further, prediction data, including intra-prediction and motion data, as well as residual data in the form of quantized transform coefficient data are all encoded in the bitstream. The final bitstream includes all information desired by the decoder to reconstruct the original partitioned video signal 201.
  • Such information may also include intra-prediction mode index tables (also referred to as codeword mapping tables), definitions of encoding contexts for various blocks, indications of most probable intra-prediction modes, an indication of partition information, etc.
  • Such data may be encoded by employing entropy coding.
  • the information may be encoded by employing context adaptive variable length coding (CAVLC), CABAC, syntax-based context-adaptive binary arithmetic coding (SBAC), probability interval partitioning entropy (PIPE) coding, or another entropy coding technique.
  • CAVLC context adaptive variable length coding
  • CABAC syntax-based context-adaptive binary arithmetic coding
  • PIPE probability interval partitioning entropy
  • the coded bitstream may be transmitted to another device (e.g., a video decoder) or archived for later transmission or retrieval.
  • FIG. 3 is a block diagram illustrating an example video encoder 300.
  • Video encoder 300 may be employed to implement the encoding functions of codec system 200 and/or implement steps 101, 103, 105, 107, and/or 109 of operating method 100.
  • Encoder 300 partitions an input video signal, resulting in a partitioned video signal 301, which is substantially similar to the partitioned video signal 201.
  • the partitioned video signal 301 is then compressed and encoded into a bitstream by components of encoder 300.
  • the partitioned video signal 301 is forwarded to an intra-picture prediction component 317 for intra-prediction.
  • the intra-picture prediction component 317 may be substantially similar to intra-picture estimation component 215 and intra-picture prediction component 217.
  • the partitioned video signal 301 is also forwarded to a motion compensation component 321 for inter-prediction based on reference blocks in a decoded picture buffer component 323.
  • the motion compensation component 321 may be substantially similar to motion estimation component 221 and motion compensation component 219.
  • the prediction blocks and residual blocks from the intra-picture prediction component 317 and the motion compensation component 321 are forwarded to a transform and quantization component 313 for transform and quantization of the residual blocks.
  • the transform and quantization component 313 may be substantially similar to the transform scaling and quantization component 213.
  • the transformed and quantized residual blocks and the corresponding prediction blocks (along with associated control data) are forwarded to an entropy coding component 331 for coding into a bitstream.
  • the entropy coding component 331 may be substantially similar to the header formatting and CABAC component 231.
  • the transformed and quantized residual blocks and/or the corresponding prediction blocks are also forwarded from the transform and quantization component 313 to an inverse transform and quantization component 329 for reconstruction into reference blocks for use by the motion compensation component 321.
  • the inverse transform and quantization component 329 may be substantially similar to the scaling and inverse transform component 229.
  • In-loop filters in an in-loop filters component 325 are also applied to the residual blocks and/or reconstructed reference blocks, depending on the example.
  • the in-loop filters component 325 may be substantially similar to the filter control analysis component 227 and the in-loop filters component 225.
  • the in-loop filters component 325 may include multiple filters as discussed with respect to in-loop filters component 225.
  • the filtered blocks are then stored in a decoded picture buffer component 323 for use as reference blocks by the motion compensation component 321.
  • the decoded picture buffer component 323 may be substantially similar to the decoded picture buffer component 223.
  • FIG. 4 is a block diagram illustrating an example video decoder 400.
  • Video decoder 400 may be employed to implement the decoding functions of codec system 200 and/or implement steps 111, 113, 115, and/or 117 of operating method 100.
  • Decoder 400 receives a bitstream, for example from an encoder 300, and generates a reconstructed output video signal based on the bitstream for display to an end user.
  • the bitstream is received by an 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.
  • the entropy decoding component 433 may employ header information to provide a context to interpret additional data encoded as codewords in the bitstream.
  • the decoded information includes any desired information to decode the video signal, such as general control data, filter control data, partition information, motion data, prediction data, and quantized transform coefficients from residual blocks.
  • the quantized transform coefficients are forwarded to an inverse transform and quantization component 429 for reconstruction into residual blocks.
  • the inverse transform and quantization component 429 may be similar to inverse transform and quantization component 329.
  • the reconstructed residual blocks and/or prediction blocks are forwarded to intra picture prediction component 417 for reconstruction into image blocks based on intra prediction operations.
  • the intra-picture prediction component 417 may be similar to intra picture estimation component 215 and an intra-picture prediction component 217. Specifically, the intra-picture prediction component 417 employs prediction modes to locate a reference block in the frame and applies a residual block to the result to reconstruct intra-predicted image blocks.
  • the reconstructed intra-predicted image blocks and/or the residual blocks and corresponding inter-prediction data are forwarded to a decoded picture buffer component 423 via an in-loop filters component 425, which may be substantially similar to decoded picture buffer component 223 and in-loop filters component 225, respectively.
  • the in-loop filters component 425 filters the reconstructed image blocks, residual blocks and/or prediction blocks, and such information is stored in the decoded picture buffer component 423.
  • Reconstructed image blocks from decoded picture buffer component 423 are forwarded to a motion compensation component 421 for inter-prediction.
  • the motion compensation component 421 may be substantially similar to motion estimation component 221 and/or motion compensation component 219. Specifically, the motion compensation component 421 employs motion vectors from a reference block to generate a prediction block and applies a residual block to the result to reconstruct an image block.
  • the resulting reconstructed blocks may also be forwarded via the in-loop filters component 425 to the decoded picture buffer component 423.
  • the decoded picture buffer component 423 continues to store additional reconstructed image blocks, which can be reconstructed into frames via the partition information. Such frames may also be placed in a sequence. The sequence is output toward a display as a reconstructed output video signal.
  • FIG. 5 is a schematic diagram illustrating an example bitstream 500 containing an encoded video sequence.
  • the bitstream 500 can be generated by a codec system 200 and/or an encoder 300 for decoding by a codec system 200 and/or a decoder 400.
  • the bitstream 500 may be generated by an encoder at step 109 of method 100 for use by a decoder at step 111.
  • the bitstream 500 includes a sequence parameter set (SPS) 510, a plurality of picture parameter sets (PPSs) 512, tile group headers 514, and image data 520.
  • SPS 510 contains sequence data common to all the pictures in the video sequence contained in the bitstream 500. Such data can include picture sizing, bit depth, coding tool parameters, bit rate restrictions, etc.
  • the PPS 512 contains parameters that are specific to one or more corresponding pictures. Hence, each picture in a video sequence may refer to one PPS 512.
  • the PPS 512 can indicate coding tools available for tiles in corresponding pictures, quantization parameters, offsets, picture specific coding tool parameters (e.g., filter controls), etc.
  • the tile group header 514 contains parameters that are specific to each tile group in a picture. Hence, there may be one tile group header 514 per tile group in the video sequence.
  • the tile group header 514 may contain tile group information, picture order counts (POCs), reference picture lists, prediction weights, tile entry points, deblocking parameters, etc. It should be noted that some systems refer to the tile group header 514 as a slice header, and use such information to support slices instead of tile groups.
  • the image data 520 contains video data encoded according to inter-prediction and/or intra-prediction as well as corresponding transformed and quantized residual data. Such image data 520 is sorted according to the partitioning used to partition the image prior to encoding. For example, the image in the image data 520 is divided into tiles 523. The tiles 523 are further divided into coding tree units (CTUs). The CTUs are further divided into coding blocks based on coding trees. The coding blocks can then be encoded/decoded according to prediction mechanisms. An image/picture can contain one or more tiles 523.
  • CTUs coding tree units
  • An image/picture can contain one or more tiles 523.
  • a tile 523 is a partitioned portion of a picture created by horizontal and vertical boundaries.
  • Tiles 523 may be rectangular and/or square. Specifically, a tile 523 includes four sides that are connected at right angles. The four sides include two pair of parallel sides. Further, the sides in a parallel side pair are of equal length. As such, a tile 523 may be any rectangular shape, where a square is a special case of a rectangle where all four sides are of equal length.
  • a picture may be petitioned into rows and columns of tiles 523.
  • a tile row is a set of tiles 523 positioned in a horizontally adjacent manner to create a continuous line from the left boundary to the right boundary of a picture (or vice versa).
  • a tile column is a set of tiles 523 positioned in a vertically adjacent manner to create a continuous line from the top boundary to the bottom boundary of the picture (or vice versa).
  • Tiles 523 may or may not allow prediction based on other tiles 523, depending on the example.
  • Each tile 523 may have a unique tile index in the picture.
  • a tile index is a procedurally selected numerical identifier that can be used to distinguish one tile 523 from another. For example, tile indices may increase numerically in raster scan order. Raster scan order is left to right and top to bottom. It should be noted that, in some examples, tiles 523 may also be assigned tile identifiers (IDs).
  • a tile ID is an assigned identifier that can be used to distinguish one tile 523 from another.
  • Tile indices and/or IDs may be signaled to indicate tile groups containing the tiles 523.
  • the tile indices and/or IDs may be employed to map picture data associated with a tile 523 to a proper position for display.
  • a tile group is a related set of tiles 523 that can be separately extracted and coded, for example to support display of a region of interest and/or to support parallel processing.
  • Tiles 523 in a tile group can be coded without reference to tiles 523 outside of the tile group.
  • Each tile 523 may be assigned to a corresponding tile group, and therefore a picture can contain a plurality of tile groups.
  • FIGs. 6A-6E illustrate an example mechanism 600 for creating an extractor track 610 for combining sub-pictures of multiple resolutions from different bitstreams into a single picture for use in virtual reality (VR) applications.
  • Mechanism 600 may be employed to support an example use case of method 100.
  • mechanism 600 can be employed to generate a bitstream 500 for transmission from a codec system 200 and/or an encoder 300 toward a codec system 200 and/or a decoder 400.
  • mechanism 600 can be employed for use in conjunction with VR, OMAF, three hundred sixty degree video, etc.
  • VR only a portion of video is displayed to a user.
  • VR video may be filmed to include a sphere surrounding a user.
  • the user may employ a head mounted display (HMD) to view the VR video.
  • the user may point the HMD toward a region of interest.
  • the region of interest is displayed to the user and other video data is discarded.
  • a user views only a user selected portion of the VR video at any instant.
  • This approach mimics the user’s perceptions, and hence causes the user to experience a virtual environment in a manner that mimics a real environment.
  • One of the issues with this approach is that the entire VR video may be transmitted to the user, but only a current viewport of the video is actually used and the remainder is discarded.
  • the user’s current viewport can be transmitted at a higher first resolution and other viewports can be transmitted at a lower second resolution. In this way, the viewports that are likely to be discarded take up less bandwidth than the viewport(s) likely to be viewed by the user. In the event the user selects a new viewport, the lower resolution content can be shown until the decoder can request that a different current viewport be transmitted at the higher first resolution.
  • Mechanism 600 can be employed to create an extractor track 610, as shown in FIG. 6E, to support this functionality.
  • An extractor track 610 is a track of image data that encapsulates a picture at multiple resolutions for use as described above.
  • the mechanism 600 encodes the same video content at a first resolution 611 and a second resolution 612, as shown in FIGs. 6A and 6B, respectively.
  • the first resolution 611 may be 5120x2560 luma samples and the second resolution 612 may be 2560x 1280 luma samples.
  • the pictures of the video may be partitioned into tiles 601 at the first resolution 611 and tiles 603 at the second resolution 612, respectively.
  • the tiles 601 and 603 are each partitioned into a 4x2 grid.
  • an MCTS can be coded for each tile 601 and 603 position.
  • the pictures at the first resolution 611 and the second resolution 612 each result in an MCTS sequence describing video over time at a corresponding resolution.
  • Each coded MCTS sequence is stored as a sub-picture track or a tile track.
  • Mechanism 600 can then use the pictures to create segments to support viewport adaptive MCTS selection. For example, each range of viewing orientations that causes a different selection of high- and low-resolution MCTSs is considered. In the illustrated example, four tiles 601 containing MCTSs at the first resolution 611 and four tiles 603 containing MCTSs at the second resolution 612 are obtained.
  • Mechanism 600 can then create an extractor track 610 for each possible viewport- adaptive MCTS selection.
  • FIGs. 6C and 6D illustrate an example viewport-adaptive MCTS selection. Specifically, a set of selected tiles 605 and 607 are selected at the first resolution 611 and the second resolution 612, respectively. The selected tiles 605 and 607 are illustrated in gray shading. In the example shown, the selected tiles 605 are the tiles 601 at the first resolution 611 that are to be shown to the user and the selected tiles 607 are the tiles 603 at the second resolution 612 that are likely to be discarded but maintained to support display in the event the user selects a new viewport.
  • FIG. 6E illustrates a single picture from a corresponding extractor track 610 for purpose of illustration. As shown, the picture in the extractor track 610 contains the selected tiles 605 and 607 from the first resolution 611 and second resolution 612. As noted above, FIGs. 6C-6E illustrate a single viewport-adaptive MCTS selection. In order to allow for user selection of any viewport, an extractor track 610 should be created for each possible combination of selected tiles 605 and 607.
  • each selection of tiles 603 encapsulating content from the second resolution 612 bitstream contains two slices.
  • a RegionWisePackingBox may be included in the extractor track 610 to create a mapping between the packed picture and a projected picture of the equirectangle projection (ERP) format.
  • the bitstreams resolved from the extractor tracks 610 have resolution 3200x2560. Consequently, a four thousand sample (4K)-capable decoder may decode content where the viewport is extracted from a coded bitstream with five thousand sample 5K (5120x2560) resolution.
  • the extractor track 610 contains two rows of high resolution tiles 601 and four rows of low resolution tiles 603. Accordingly, the extractor track 610 contains two slices of high resolution content and four slices of low resolution content.
  • Uniform tiling may not support such a use case. Uniform tiling is defined by a set of tile columns and a set of tile rows. Tile columns extend from the top of a picture to the bottom of the picture. Fikewise, tile rows extend from the left of the picture to the right of the picture. While such structure can be simply defined, this structure cannot effectively support advance use cases such as the use case described by mechanism 600. In the example shown, different numbers of rows are employed at different sections of the extractor track 610. If uniform tiling is employed, the tiles at the right side of the extractor track 610 should be rewritten to accept two slices each. This approach is inefficient and computationally complex.
  • the present disclosure includes a flexible tiling scheme, as described below, that does not require tiles be rewritten to include different numbers of slices.
  • the flexible tiling scheme allows a tile 601 to contain content at a first resolution 611.
  • the flexible tiling scheme also allows a tile 601 to be partitioned into smaller tiles that can each be directly mapped to tiles 603 at a second resolution 612. This direct mapping is more efficient as such an approach does not require that the tiles be rewritten/readdressed when different resolutions are combined as described above.
  • FIG. 7 illustrates an example video conferencing application 700 that splices pictures of multiple resolutions from different bitstreams into a single picture for display.
  • Application 700 may be employed to support an example use case of method 100.
  • application 700 can be employed at a codec system 200 and/or a decoder 400 to display video content from bitstream 500 from a codec system 200 and/or an encoder 300.
  • the video conferencing application 700 displays a video sequence to a user.
  • the video sequence contains pictures displaying a speaking participant 701 and other participants 703.
  • the speaking participant 701 is displayed at a higher first resolution and the other participants 703 are displayed at a smaller second resolution.
  • the picture should contain a portion with a single row and a portion with three rows.
  • the picture is partitioned into a left and a right tile.
  • the right tile is then rewritten/readdressed to include three rows.
  • Such readdressing results in both a compression and a performance penalty.
  • the flexible tiling scheme described below allows a single tile to be partitioned into smaller tiles and mapped to tiles in sub-picture bitstreams associated with the other participants 703. In this way, the speaking participant 701 can be directly mapped into a first level tile and the other participants 703 can be mapped to second level tiles split from the first tile without such rewriting/readdressing.
  • FIGs. 8A-8D are schematic diagrams illustrating an example flexible video tiling scheme 800 capable of supporting multiple tiles with different resolutions in the same picture.
  • the flexible video tiling scheme 800 can be employed to support a more efficient coding mechanism 600 and application 700. Accordingly, the flexible video tiling scheme 800 can be employed as part of method 100. Further, the flexible video tiling scheme 800 can be employed by a codec system 200, an encoder 300, and/or a decoder 400. The results of the flexible video tiling scheme 800 can be stored in a bitstream 500 for transmission between the encoder and the decoder.
  • a picture (e.g., frame, image, etc.) can be partitioned into first level tiles 801, also known as level one tiles.
  • the first level tiles 801 can be selectively partitioned to create second level tiles 803, also known as level two tiles.
  • the first level tiles 801 and second level tiles 803 can then be employed to create a picture with sub-pictures coded at multiple resolutions.
  • a first level tile 801 is a tile generated by completely partitioning a picture into a set of columns and a set of rows.
  • a second level tile 803 is a tile generated by partitioning a first level tile 801.
  • a video can be coded at a plurality of resolutions, for example in VR and/or teleconferencing.
  • the video can also be coded by employing slices at each resolution.
  • the lower resolution slices are smaller than the higher resolution slices.
  • the picture can be partitioned into first level tiles 801.
  • the slices from the highest resolution can be included directly into the first level tiles 801.
  • the first level tiles 801 can be partitioned into second level tiles 803 that are smaller than the first level tiles 801. Accordingly, the smaller second level tiles 803 can directly accept the lower resolution slices.
  • the slices from each resolution can be compressed into a single picture, for example via a tile index relationship, without requiring that different resolution tiles be dynamically readdressed to use a consistent addressing scheme.
  • the first level tiles 801 and second level tiles 803 may be implemented as MCTSs, and hence may accept motion constrained image data at different resolutions.
  • the first level tiles 801 are split into second level tiles 803.
  • the second level tiles 803 may then be constrained to each contain a single rectangular slice of picture data (e.g., at the smaller/lower resolution).
  • a rectangular slice is a slice constrained to maintain a rectangular shape, and is hence coded based on horizontal and vertical picture boundaries. Accordingly, a rectangular slice is not coded based on a raster scan group (which contains CTUs in a line from left to right and top to bottom and may not maintain a rectangular shape).
  • a slice is a spatially distinct region of a picture/frame that is encoded separately from any other region in the same flame/picture.
  • first level tile 801 can be split into two or more complete second level tiles 803. In such a case, a first level tile 801 may not contain a partial second level tile 803.
  • a configuration of the first level tiles 801 and second level tiles 803 can be signaled in a parameter set in a bitstream, such as a PPS associated with a picture partitioned to create the tiles.
  • a split indication such as a flag, can be coded in a parameter set for each first level tile 801. The indication denotes which first level tiles 801 are further split into second level tiles 803.
  • the configuration of second level tiles 803 can be signaled as a number of second level tile columns and a number of second level tile rows.
  • the first level tiles 801 and the second level tiles 803 can be assigned into tile groups.
  • tile groups can be constrained so that all tiles in a corresponding tile group are constrained to cover a rectangular region of the picture (e.g., in contrast to raster scan).
  • some systems may add tiles to a tile group in raster scan order. This includes adding an initial tile in a current row, proceeding to add each tile in the row until the left picture boundary of the current row is reached, proceeding to the right boundary of the next row, and adding each tile in the next row, etc. until a final tile is reached.
  • This approach may result in non-rectangular shapes that extend across the picture. Such shapes may not be useful for creating pictures with multiple resolutions as described herein.
  • the present example may constrain tile groups such that any first level tile 801 and/or second level tile 803 may be added to the tile group (e.g., in any order), but the resulting tile group must be a rectangle or square (e.g., include four sides connected at right angles). This constraint may ensure that second level tiles 803 partitioned from a single first level tile 801 are not placed in different tile groups.
  • data explicitly indicating a number of second level tile columns and a number of second level tile rows can be omitted from a bitstream when a first level tile width is less than twice a minimum width threshold and a first level tile height is less than twice a minimum height threshold. This is because a first level tile 801 meeting such conditions may not be split into more than one column or one row, respectively, and hence such information can be inferred by the decoder.
  • split indications indicating which first level tiles 801 are partitioned into second level tiles 803 can be omitted from the bitstream for certain first level tiles 801.
  • the flexible video tiling scheme 800 may employ tile groups 805 as shown in FIG. 8C.
  • the tile groups 805 are depicted as bounded by bold lines. The picture is partitioned into first level tiles 801. A subset of the first level tiles 801 are partitioned into second level tiles 803. The first level tiles 801 and the second level tiles 803 can then be assigned to tile groups 805.
  • a tile group 805 is a related set of tiles that can be separately extracted and coded, for example to support display of a region of interest and/or to support parallel processing.
  • a tile group 805 may be generated as a raster scan tile group or a rectangular tile group.
  • a raster scan tile group contains tiles assigned in raster scan order, which proceeds from left to right and top to bottom. For example, raster scan order proceeds from a first tile towards a right picture boundary, then proceeds from a left picture boundary at a next row toward the right picture boundary, etc. until a last tile is reached.
  • a rectangular tile group contains a rectangular sub-portion of the picture.
  • the tile groups 805 are rectangular tile groups, but raster scan tile groups may also be used in some examples.
  • the first level tiles 801 and the second level tiles 803 can be assigned into tile groups 805 so that each tile group 805 contains a number of first level tiles 801 or one or more consecutive sequences of second level tiles 803.
  • a sequence of second level tiles 803 are a group of second level tiles 803 split from a single first level tile 801, and hence have consecutive tile indices. This approach ensures that all second level tiles 803 created from a single first level tile 801 are assigned to the same tile group 805.
  • one tile group 805 contains four first level tiles 801 and four other tile groups 805 each contain second level tiles 803 split from a single first level tile 801.
  • many combinations of tiles and tile groups 805 may be used depending on the type of video to be encoded and decoded.
  • the flexible video tiling scheme 800 may employ a scan order 807 as shown in FIG. 8D.
  • a scan order 807 is an order that tiles are encoded at an encoder and/or decoded at a decoder or a hypothetical reference decoder (at an encoder), depending on the example.
  • the first level tiles 801 are coded in raster scan order.
  • the raster scan order coding of the first level tiles 801 is paused. All consecutive second level tiles 803 are then coded in raster scan order prior to continuing the raster scan order encoding of the first level tiles 801. This process continues until all tiles are coded.
  • a second level tile 803 labeled tile 1 is encountered first. Accordingly, raster scan order coding of the first level tiles 801 is paused and consecutive second level tiles 803 labeled tile 1 and 2 are coded. When all consecutive second level tiles 803 are coded, the raster scan order coding of the first level tiles 801 continues. Accordingly, first level tiles 801 labeled tile 3 and 4 are then coded. A second level tile 803 labeled 5 is encountered. The consecutive second level tiles 803 are then coded. As such, the tiles labeled 5-8 are coded. When all consecutive second level tiles 803 are coded, the raster scan order coding of the first level tiles 801 continues again.
  • a second level tile 803 labeled 11 is encountered.
  • the consecutive second level tiles 803 are then coded.
  • the tiles labeled 11 and 12 are coded.
  • the first level tiles 801 are coded in raster scan order relative to boundaries of the picture and/or tile group.
  • all second level tiles 803 partitioned from a current first level tile 801 e.g., a sequence of consecutive second level tiles 803 are coded prior to encoding any second level tiles 803 partitioned from a subsequent first level tile 803.
  • all second level tiles 803 partitioned from the current first level tile 801 are encoded in raster scan order relative to boundaries of the current first level tile 801.
  • a flexible video tiling scheme 800 supports merging sub pictures from different bitstreams into a picture containing multiple resolutions.
  • This disclosure describes various embodiments that support such functionalities.
  • this disclosure describes methods for signaling and coding of tiles in video coding that partition pictures in a manner that is more flexible that the tiling scheme in the HEVC. More specifically, this disclosure describes some tiling schemes wherein tile columns may not uniformly extend from top to bottom of a coded picture and likewise tile rows may not uniformly extend from left to right of a coded picture.
  • some tiles should be further split into multiple tile rows to support the functionality described in FIGs. 6A-6E and 7. Further, depending on how tiles are positioned, a tile should be further split into tile columns. For example, in FIG. 7 the participants two through four may positioned below participant one in some cases, which could be supported by splitting a tile into columns. To satisfy these scenarios, a first level tile may be split into tile rows and tile columns of second level tiles as described below.
  • tile structure can be relaxed as follows. Tiles in the same picture are not required to be a particular number of tile rows. Further, tiles in the same picture are not required to be a particular number of tile columns. For signaling of flexible tiles, the following steps may be used.
  • a first level tile structure may be defined by tile columns and tile rows as defined in HEVC. The tile columns and tile rows may be uniform or not uniform in size. Each of these tiles may be referred to as a first level tile.
  • a flag may be signaled to specify whether or not each first level tile is further divided into one or more tile columns and one or more tile rows. If a first level tile is further divided, the tile columns and tile rows may be either uniform or not uniform in size.
  • New tiles resulting from the division of first level tiles are referred to as second level tiles.
  • the flexible tile structure may be limited to second level tiles only, and hence no further split of any second level tile is allowed in some examples.
  • further division of second level tiles can be applied to create subsequent level tiles in a manner similar to the creation of second level tiles from the first level tiles.
  • a picture may contain zero or more first level tiles that are not further split and zero or more second level tiles.
  • a first level tile that has been further split may only conceptually exist and may not be counted in the total number of tiles in the picture.
  • An example scan order is specified as follows. For simplicity, a tile group may be constrained to contain either a number of complete first level tiles or a complete subset of a first level tile.
  • First level tiles may be ordered according to a tile raster scan of a picture. When a first level tile that has been further split is referenced, the set of second level tiles resulting from such a split may be collectively referenced.
  • the second level tiles of any current first level tile may be referenced prior to referencing any second level tiles of a subsequent first level tile that succeeds the current first level tile.
  • the second level tiles of a current first level tile are referenced in raster scan order within the current first level tile.
  • CTUs within any current tile may be referenced in CTU raster scan order within the current tile.
  • first level tile when a first level tile is divided into two or more second level tiles, the division may always use uniform size tile columns and uniform tile rows. In such examples, there may be no need to signal a flag that specifies whether or not level two tile columns and level two tile rows are uniform. Further, there may be no need for syntax elements specifying tile row height and tile row width.
  • the first level tiles may be constrained to always use a uniform size for tile columns and tile rows. In such examples, there may be no need to signal a flag that specifies whether or not level one tile columns and level one rows are uniform. Further, there may be no need for syntax elements specifying tile row height and tile row width.
  • first level tiles and second level tiles may be constrained to always use uniform size tile columns and tile rows.
  • syntax elements specifying tile row height and tile row width.
  • a tile group when a tile group contains a second level tile, all second level tiles that originated from the division of the same first level tile should be contained in the tile group. It can further be constrained that when such flexible tile structure is used, a tile group contains one or more tiles and together all tiles belong to a tile group that covers a rectangular region of a picture. In another aspect, when such flexible tile structure is used, a tile group contains one or more first level tiles and together all tiles belong to a tile group that covers a rectangular region of a picture.
  • signaling of flexible tiles can be as follows.
  • a minimum tile width and minimum tile height are defined values.
  • a first level tile structure can be defined by tile columns and tile rows. The tile columns and tile rows may be uniform or non-uniform in size. Each of these tiles can be referred to as a first level tile.
  • a flag may be signaled to specify whether any of the first level tiles may be further divided. This flag may not be present when the width of each first level tile is not greater than twice of the minimum tile width, and the height of each first level tile is not greater than twice of the minimum tile height. When not present, the value of the flag is inferred to be equal to zero.
  • a flag can be signaled to specify whether or not a first level tile is further divided into one or more tile columns and one or more tile rows.
  • the presence of the flag can be constrained as follows. If the first level tile width is greater than the minimum tile width or if the first level tile height is greater than the minimum tile height, the flag is present / signaled. Otherwise, the flag is not present and the value of the flag is inferred to be equal to zero indicating the first level tile is not further divided.
  • first level tile is further divided, the number of tile columns and the number of tile rows for this division may further be signaled.
  • the tile columns and tile rows may be either uniform or not uniform in size.
  • Tiles resulting from the division of first level tiles are referred to as second level tiles.
  • the presence of the number of tile columns and the number of tile rows can be constrained as follows.
  • the first level tile width is less than twice of the minimum tile width, the number of tile columns may not be signaled and the number of tile columns value can be inferred to be equal to one.
  • the signaling may employ a minus 1 syntax element so that the signaled syntax element value may be zero and the number of tile columns is the value of the syntax element plus one. This approach may further compress the signaling data.
  • the number of tile rows may not be signaled and the value of the number of tile rows can be inferred to be equal to zero.
  • the signaled syntax element value may be zero and the number of tile rows can be the value of the syntax element plus one to further compress the signaling data.
  • Tiles resulting from the division of first level tiles can be referred to as second level tiles.
  • the flexible tile structure may be limited to second level tiles only, so that no further split of any second level tile is allowed. In other examples, further division of second level tiles can be applied in a similar manner to splitting a first level tile into second level tiles.
  • signaling of a flexible tile structure can be as follows.
  • a signal such as a flag
  • the flag can specify whether a corresponding tile structure is a uniform tile structure or non-uniform tile structure (e.g., a flexible tile structure as described herein).
  • the flag may be called uniform tile structure flag.
  • uniform tile structure flag is equal to one
  • signaling of a HEVC-style uniform tile structure is employed, for example by signaling num tile columns minusl and num tile rows minusl to indicate a single level of uniform tiles.
  • uniform tile structure flag is equal to zero, the following information may also be signaled.
  • the number of tiles in a picture can be signaled by the syntax element num_tiles_minus2, which indicates the number of tiles in the picture (NumTilesInPic) is equal to num_tiles_minus2 + 2. This may result in bit savings during signaling since a picture may be considered to be a tile by default.
  • the addresses of the first coding block e.g., CTU
  • the address of a coding block can be the index of the block in a picture (e.g., index of CTU in picture).
  • the syntax elements for such coding blocks may be tile_first_block_address[ i ] and tile_last_block_address[ i ].
  • syntax elements may be coded as ue(v) or u(v).
  • the number of bits used for representing each of the syntax element is ceil(log2(max number of the coding block in a picture)).
  • the addresses of the first and last coding block of the last tile may not be signaled, and may instead be derived based on picture size in luma samples and the aggregation of all other tiles in the picture.
  • the address of the first coding block of the tile, and the width and the height of the tile may be signaled.
  • the offset of the top left point of the tile relative to the original of the picture (e.g., the top left of the picture) and the width and the height of the tile may be signaled.
  • the following information can be signaled.
  • the width and the height of the tile may be signaled. Also, the location of each tile may not be signaled. Instead a flag may be signaled to specify whether to position the tile immediately to the right or immediately below the previous tile. This flag may be not present if the tile can only be to the right or can only be to the below the previous tile.
  • a set of unique tile sizes (e.g., width and height) may be signaled. This list of unique tile sizes may be referred to by index from the loop that includes signaling of each tile size.
  • the tile locations and sizes as derived from the signaled tile structure shall constrain the partition to ensure no gap and no overlap occurs between any tiles.
  • Tile shapes may be required to be rectangular (e.g., not raster scan shapes).
  • the unit of tiles in a picture shall cover the picture without any gap and any overlapping among the tiles.
  • a current coding block e.g., CTU
  • the left neighbor coding block shall be decoded before the current coding block.
  • a top neighbor coding block shall be decoded before the current coding block.
  • idx three and idx four When two tiles have tile indices that are next to each other (e.g., idx three and idx four) one of the following is true.
  • the height of the tile shall be equal to the sum of heights of all its left neighbor tiles.
  • the height of the tile shall be equal to the sum of heights of all its left neighbor tiles.
  • the width of the tile shall be equal to the sum of widths of all its top neighbor tiles.
  • the width of the tile shall be equal to the sum of widths of all its bottom neighbor tiles.
  • the signaling of tile IDs may be based on the number of tiles in a picture.
  • the mapping may be based on the number of tiles in a picture instead of based on tile columns and tile rows.
  • a loop may be employed for such that each tile index is assigned a tile ID (e.g., from the first index to the last index where the first index is zero and the last index is the number of tiles in a picture minus one).
  • the CTB raster and tile scanning process may be as follows.
  • the list ColWidth[ i ] for i ranging from 0 to num levell tile columns minusl, inclusive, specifying the width of the i- th first level tile column in units of CTBs, can be derived as follows.
  • ColWidth[ i ] ( ( i + 1 ) * PicWidthlnCtbsY ) /
  • ColWidth[ i ] tile_levell_column_width_minusl [ i ] + 1
  • RowHeight[ j ] ( (j + l ) * PicHeightlnCtbsY ) / (
  • the list rowBd[ j ] for j ranging from 0 to num levell tile rows minusl + 1, inclusive, specifying the location of the j-th tile row boundary in units of CTBs, can be derived as follows:
  • rowBd[ j + 1 ] rowBd[ j ] + RowHeight[ j ] (6-4)
  • the variable NumTilesInPic specifying the number of tiles in a picture referring to the PPS, and the lists TileColBd[ i ], TileRowBd[ i ], TileWidth[ i ], and TileHeight[ i ] for i ranging from 0 to NumTilesInPic - 1, inclusive, specifying the location of the i-th tile column boundary in units of CTBs, the location of the i-th tile row boundary in units of CTBs, the width of the i-th tile column in units of CTBs, and the height of the i-th tile column in units of CTBs, can be derived as follows:
  • tileX i % ( num level l tile columns minusl + 1 )
  • tileY i / ( num level l tile columns minusl + 1 )
  • TileColBd[ tileldx ] colBd[ tileX ]
  • TileRowBd[ tileldx ] rowBd[ tileY ]
  • TileWidth[ tileldx ] ColWidth[ tileX ]
  • TileHeight[ tileldx ] RowHeight[ tileY ]
  • colWidth2[ k ] ( ( k + 1 ) * ColWidth[ tileX ] ) /
  • numSplitTiles (num_level2_tile_columns_minus 1 [ i ] + 1) *
  • tileX2 k % (num_level2_tile_columns_minusl[ i ] + 1)
  • tileY2 k / (num_level2_tile_columns_minusl[ i ] + 1)
  • TileColBd[ tileldx ] colBd[ tileX ] + colBd2[ tileX2 ]
  • TileRowBd[ tileldx ] rowBd[ tileY ] + rowBd2[ tileY2 ]
  • TileWidth[ tileldx ] colWidth2[ tileX2 ]
  • TileHeight[ tileldx ] rowHeight2[ tileY2 ]
  • CtbAddrRsToTs[ ctbAddrRs ] for ctbAddrRs ranging from 0 to PicSizelnCtbsY - 1, inclusive, specifying the conversion from a CTB address in CTB raster scan of a picture to a CTB address in tile scan, can be derived as follows:
  • tbX ctbAddrRs % PicWidthlnCtbsY
  • tileFound tbX ⁇ (TileColBd[ i ] + TileWidth[ i ] ) && tbY ⁇ ( TileRowBd[ i ] + TileHeight[ i ] )
  • Example picture parameter set RBSP semantics are as follows.
  • the num levell tile columns minusl plus 1 specifies the number of level 1 tile columns partitioning the picture.
  • the num levell tile columns minusl shall be in the range of zero to PicWidthlnCtbsY - 1, inclusive. When not present, the value of num levell tile columns minusl is inferred to be equal to zero.
  • the num levell tile rows minusl plus 1 specifies the number of level one tile rows partitioning the picture num levell tile rows minusl shall be in the range of zero to PicHeightlnCtbsY - 1, inclusive. When not present, the value of num levell tile rows minusl is inferred to be equal to zero.
  • the variable NumLevellTiles is set equal to ( num level 1 tile columns minus! + 1 ) * ( num levell tile rows minusl + 1 ).
  • NumTilesInPic shall be greater than one.
  • the uniform levell tile spacing flag is set equal to one to specify that level 1 tile column boundaries and likewise level 1 tile row boundaries are distributed uniformly across the picture.
  • the uniform levell tile spacing flag is equal to zero to specify that level one tile column boundaries and likewise level one tile row boundaries are not distributed uniformly across the picture but signaled explicitly using the syntax elements levell_tile_column_width_minusl [ i ] and level l_tile_row_height_minusl[ i ].
  • the value of uniform levell tile spacing flag is inferred to be equal to one.
  • the levell_tile_column_width_minusl[ i ] plus 1 specifies the width of the i-th level one tile column in units of CTBs.
  • the level l_tile_row_height_minusl [ i ] plus 1 specifies the height of the i-th tile level one row in units of CTBs.
  • the level2_tile_present_flag specifies that one or more level one tiles are divided into more level two tiles.
  • the level2_tile_split_flag[ i ] specifies that the i-th level one tile is divided into two or more tiles.
  • the num_level2_tile_columns_minusl[ i ] plus 1 specifies the number of tile columns partitioning the i-th tile.
  • the num_level2_tile_columns_minusl [ i ] shall be in the range of zero to ColWidth[ i ], inclusive. When not present, the value of num_level2_tile_columns_minusl[ i ] is inferred to be equal to zero.
  • the num_level2_tile_rows_minus 1 [ i ] plus 1 specifies the number of tile rows partitioning the i- th tile.
  • the num_level2_tile_rows_minusl[ i ] shall be in the range of zero to RowHeight[ i ], inclusive. When not present, the value of num_level2_tile_rows_minusl[ i ] is inferred to be equal to zero.
  • a picture may contain zero or more level one tiles that have level2_tile_split_flag[ i ] equal to zero and zero or more level two tiles.
  • a level one tile that has level2_tile_split_flag[ i ] equal to zero may not be counted in the total number of tiles in a picture. When such tile is referenced, the set of level two tiles resulted from such a split may be collectively referenced.
  • the following variables are derived by invoking the CTB raster and tile scanning conversion process: the list ColWidth[ i ] for i ranging from 0 to num levell tile columns minusl, inclusive, specifying the width of the i-th level 1 tile column in units of CTBs; the list RowHeight[ j ] for j ranging from 0 to num levell tile rows minusl, inclusive, specifying the height of the j-th level 1 tile row in units of CTBs; the variable NumTilesInPic, specifying the number of tiles in a picture referring to the PPS; the list TileWidth[ i ] for i ranging from 0 to NumTilesInPic, inclusive, specifying the width of the i-th tile in units of CTBs; the list TileHeight[ i ] for i ranging from 0 to NumTilesInPic, inclusive, specifying the height of the i-th tile in units of CTBs;
  • Example tile group header semantics are as follows.
  • a tile group may contain only a number of complete level one tiles or only a number of complete level two tiles of one single level one tile.
  • a tile group address specifies the tile address of the first tile in the tile group, where the tile address is equal to Tileld[ firstCtbAddrTs ] as specified by Equation 6-8 with firstCtbAddrTs being the CTB address in tile scan of the CTBs of the first CTU in the tile group.
  • the length of tile_group_address is Ceil( Log2 ( NumTilesInPic ) ) bits.
  • tile group address shall be in the range of zero to NumTilesInPic - 1, inclusive, and the value of tile group address shall not be equal to the value of tile group ad dress of any other coded tile group NAL unit of the same coded picture. When tile group address is not present it is inferred to be equal to zero.
  • An example CTB raster and tile scanning process is as follows.
  • the variable NumTilesInPic specifying the number of tiles in a picture referring to the PPS, and the lists TileColBd[ i ], TileRowBd[ i ], TileWidth[ i ], and TileHeight[ i ] for i ranging from zero to NumTilesInPic - 1, inclusive, specifying the location of the i-th tile column boundary in units of CTBs, the location of the i-th tile row boundary in units of CTBs, the width of the i-th tile column in units of CTBs, and the height of the i-th tile column in units of CTBs, are derived as follows.
  • tileX i % ( num level i tile columns minusi + 1 )
  • tileY i / ( num level i tile columns minusi + 1 )
  • TileColBd[ tileldx ] colBd[ tileX ]
  • TileRowBd[ tileldx ] rowBd[ tileY ]
  • TileWidth[ tileldx ] ColWidth[ tileX ]
  • TileHeight[ tileldx ] RowHeight[ tileY ]
  • colWidth2[ k ] ( ( k + 1 ) * ColWidth[ tileX ] ) /
  • numSplitTiles (num_level2_tile_columns_minus 1 [ i ] + 1) *
  • tileX2 k % (num_level2_tile_columns_minusl[ i ] + 1)
  • tileY2 k / (num_level2_tile_columns_minusl[ i ] + 1)
  • TileColBd[ tileldx ] colBd[ tileX ] + colBd2[ tileX2 ]
  • TileRowBd[ tileldx ] rowBd[ tileY ] + rowBd2[ tileY2 ]
  • TileWidth[ tileldx ] colWidth2[ tileX2 ]
  • TileHeight[ tileldx ] rowHeight2[ tileY2 ]
  • An example picture parameter set RBSP syntax is as follows.
  • Example picture parameter set RBSP semantics are as follows.
  • the uniform_level2_tile_spacing_flag[ i ] is set equal to one to specify that level two tile column boundaries of the i-th level one tile and likewise level two tile row boundaries of the i-th level one tile are distributed uniformly across the picture.
  • the uniform_level2_tile_spacing_flag[ i ] can be set equal to zero to specify that level two tile column boundaries of the i-th level one tile and likewise level two tile row boundaries of the i-th level one tile are not distributed uniformly across the picture but signaled explicitly using the syntax elements level2_tile_column_width_minusl[ j ] and level2_tile_row_height_minusl[ j ].
  • the value of uniform_level2_tile_spacing_flag[ i ] is inferred to be equal to one.
  • the level2_tile_column_width_minusl [ j ] plus 1 specifies the width of the j-th level two tile column of the i-th level one tile in units of CTBs.
  • the level2_tile_row_height_minus 1 [ j ] plus 1 specifies the height of the j-th tile level two row of the i-th level one tile in units of CTBs.
  • a CTB raster and tile scanning process is as follows.
  • the list ColWidth[ i ] for i ranging from zero to num levell tile columns minusl, inclusive, specifying the width of the i-th first level tile column in units of CTBs, may be derived as follows:
  • ColWidth[ i ] ( ( i + 1 ) * PicWidthlnCtbsY ) /
  • RowHeight[ j ] ( (j + l ) * PicHeightlnCtbsY ) / (
  • An example picture parameter set RBSP syntax is as follows.
  • An example picture parameter set RBSP syntax is as follows.
  • An example picture parameter set RBSP semantics is as follows. Bitstream conformance may require that the following constraints apply.
  • the value MinTileWidth specifies the minimum tile width and shall be equal to two hundred fifty six luma samples.
  • MinTileHeight specifies the minimum tile height and shall be equal to sixty four luma samples.
  • the value of minimum tile width and minimum tile height may change according to profile and level definition.
  • the variable Level ITiles MayBeFurtherSplit may be derived as follows:
  • the level2_tile_present_flag specifies that one or more level tiles are divided into more tiles. When not present, the value of level2_tile_pre sent _flag is inferred to be equal to zero.
  • the level2_tile_split_flag[ i ] plus 1 specifies that the i-th level one tile is divided into two or more tiles. When not present, the value of level2_tile_split_flag[ i ] is inferred to be equal to zero.
  • tile_top_left_address[i] and tile_bottom_right_address[i] are the CTU index within the picture that indicate the rectangular area covered by the tile.
  • the number of bits to signal these syntax elements should be enough to represent the max number of CTUs in the picture.
  • tile_top_left_address[i] is the CTU index of the first CTU in the tile in the order of a CTU raster scan of a picture.
  • Tile width and tile height specify the size of the tile.
  • the signaling can be as follows.
  • each tile size can be signaled as follows.
  • the location of each tile may not be signaled. Instead a flag may be signaled to specify whether to put the tile immediately to the right of or immediately below the previous tile. This flag may be not present if the tile can only be to the right or can only be below the current tile.
  • tile_x_offset[ i ] and tile_y_offset[ i ] can be derived by the following ordered steps.
  • tile x offsett 0 ] and tile_y_offset[ 0 ] are set equal to 0.
  • maxWidth is set equal to tile_width[ 0 ] and maxHeight is set equal to tile_height[ 0 ]
  • mnningWidth is set equal to tile_width[ 0 ] and runningHeight is set equal to tile_height[ 0 ]
  • lastNewRowHeight is set equal to 0
  • tile x offsett i ] runningWidth.
  • tile x offsett i ] runningWidth.
  • runningHeight runningHeight + tile_height[ i ]
  • tile x offstpl runningWidth
  • tile_y_ o ffset[i] runningHeight
  • tile x offstpl runningWidth
  • tile_y_ o ffset[i] runningHeight
  • RunningHeight tile_y_offset[i] + tile_height[i]
  • runningWidth tile_x_offset[i] + tile_width[i]
  • TilePositionCannotBelnferred true if (isRight && !isBelow) ⁇
  • tile x offstpl runningWidth
  • tile_y_ o ffset[i] runningHeight
  • tile x offstpl runningWidth
  • tile_y_ o ffset[i] runningHeight
  • RunningHeight tile_y_offset[i] + currentTileHeight
  • runningWidth tile_x_offset[i] + currentTileWidth
  • the number of unique tile sizes can be signaled to support tabulation of the unit tile size. Tile size can then be referenced by index only.
  • An example CTB raster and tile scanning process is as follows.
  • the list FirstCtbAddrTs[ tileldx ] for tileldx ranging from zero to NumTilesInPic - 1, inclusive, specifying the conversion from a tile ID to the CTB address in tile scan of the first CTB in the tile may be derived as follows.
  • tile_id_val[ i ] tileldx
  • the set TileIdToIdx[ tileld ] for a set of NumTilesInPic tileld values specifying the conversion from a tile ID to a tile index may be derived as follows.
  • TileIdToIdx[ Tileld[ ctbAddrTs ] ] tileldx
  • tileStartFlag 0
  • Tileld[ ctbAddrTs + 1 ] ! Tileld[ ctbAddrTs ]
  • the semantics can be as follows.
  • the tile id len minusl plus one specifies the number of bits used to represent the syntax element tile_id_val[ i ] and the syntax element tile group address in tile group headers referring to the PPS.
  • the value of tile id len minusl may be in the range of Ceil( Log2( NumTilesInPic ) to fifteen, inclusive.
  • the semantics can be as follows.
  • the tile id len minusl plus one may specify the number of bits used to represent the syntax element tile_id_val[ i ] and the syntax elements in tile group headers referring to the PPS that refer to tile ID values.
  • the value of tile id len minusl may be in the range of Ceil( Log2( NumTilesInPic ) to fifteen, inclusive.
  • the explicit tile id flag may be set equal to one to specify that the tile ID for each tile is explicitliy signaled.
  • the explicit tile id flag may be set equal to zero to specify that tile IDs are not explicitly signaled.
  • the tile_id_val[ i ] may specify the tile ID of the tile of the i-th tile in the picture.
  • the length of tile_id_val[ i ] may be tile id len minusl + 1 bits.
  • tile_id_val[ i ] may not be equal to tile_id_val[ j ] when i is not equal to j, and tile_id_val[ i ] may be less than tile_id_val[ j ] when j is greater than i.
  • tile group header RBSP syntax and semantics is as follows.
  • the tile group address may specify the tile address of the first tile in the tile group.
  • the length of tile_group_address may be tile_id_len_minusl + 1 bits.
  • the value of tile_group_address may be in the range of 0 to 2 tlle - ld - len - mmusl + 1 - 1, inclusive, and the value of tile group address may not be equal to the value of tile group address of any other coded tile group NAL unit of the same coded picture.
  • the tile group address may be inferred to be equal to zero when not present.
  • FIG. 9 is a schematic diagram of an example video coding device 900.
  • the video coding device 900 is suitable for implementing the disclosed examples/embodiments as described herein.
  • the video coding device 900 comprises downstream ports 920, upstream ports 950, and/or transceiver units (Tx/Rx) 910, including transmitters and/or receivers for communicating data upstream and/or downstream over a network.
  • the video coding device 900 also includes a processor 930 including a logic unit and/or central processing unit (CPU) to process the data and a memory 932 for storing the data.
  • CPU central processing unit
  • the video coding device 900 may also comprise electrical, optical-to-electrical (OE) components, electrical-to-optical (EO) components, and/or wireless communication components coupled to the upstream ports 950 and/or downstream ports 920 for communication of data via electrical, optical, or wireless communication networks.
  • the video coding device 900 may also include input and/or output (I/O) devices 960 for communicating data to and from a user.
  • the I/O devices 960 may include output devices such as a display for displaying video data, speakers for outputting audio data, etc.
  • the I/O devices 960 may also include input devices, such as a keyboard, mouse, trackball, etc., and/or corresponding interfaces for interacting with such output devices.
  • the processor 930 is implemented by hardware and software.
  • the processor 930 may be implemented as one or more CPU chips, cores (e.g., as a multi-core processor), field- programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), and digital signal processors (DSPs).
  • the processor 930 is in communication with the downstream ports 920, Tx/Rx 910, upstream ports 950, and memory 932.
  • the processor 930 comprises a coding module 914.
  • the coding module 914 implements the disclosed embodiments described herein, such as methods 100, 1000, and 1100, mechanism 600, and/or application 700 which may employ a bitstream 500 and/or an image partitioned according to flexible video tiling scheme 800.
  • the coding module 914 may also implement any other method/mechanism described herein. Further, the coding module 914 may implement a codec system 200, an encoder 300, and/or a decoder 400. For example, the coding module 914 can partition a picture into first level tiles and partition first level tiles into second level tiles. The coding module 914 can also assign the first level tiles and the second level tiles into tile groups such that each tile group contains a number of first level tiles or a consecutive sequence of second level tiles of a single first level tile so that all second level tiles created from a single first level tile are assigned to the same tile group.
  • the coding module 914 can also encode and/or decode such tiles in a scan order such that first level tiles are coded in raster scan order and second level tiles are coded in raster scan order within the first level tile from which such second level tiles are partitioned.
  • the coding module 914 further supports employing such mechanisms to combine sub-pictures at different resolutions into a single picture for various use cases as described herein. As such, the coding module 914 improves the functionality of the video coding device 900 as well as addresses problems that are specific to the video coding arts. Further, the coding module 914 effects a transformation of the video coding device 900 to a different state.
  • the coding module 914 can be implemented as instructions stored in the memory 932 and executed by the processor 930 (e.g., as a computer program product stored on a non-transitory medium).
  • the memory 932 comprises one or more memory types such as disks, tape drives, solid-state drives, read only memory (ROM), random access memory (RAM), flash memory, ternary content-addressable memory (TCAM), static random-access memory (SRAM), etc.
  • the memory 932 may be used as an over-flow data storage device, to store programs when such programs are selected for execution, and to store instructions and data that are read during program execution.
  • FIG. 10 is a flowchart of an example method 1000 of encoding an image by employing a flexible tiling scheme, such as flexible video tiling scheme 800.
  • Method 1000 may be employed by an encoder, such as a codec system 200, an encoder 300, and/or a video coding device 900 when performing method 100, mechanism 600, and/or supporting application 700. Further, method 1000 may be employed to generate a bitstream 500 for transmission to a decoder, such as decoder 400.
  • Method 1000 may begin when an encoder receives a video sequence including a plurality of images and determines to encode that video sequence into a bitstream, for example based on user input.
  • the video sequence, and hence the images can be encoded at a plurality of resolutions.
  • a picture is partitioned into a plurality of first level tiles.
  • a subset of the first level tiles may also be partitioned into a plurality of second level tiles.
  • each first level tile in the subset of first level tiles may include two or more complete second level tiles.
  • the first level tiles outside the subset may contain picture data at a first resolution.
  • the second level tiles may contain picture data at a second resolution different from the first resolution.
  • the first level tiles and the second level tiles are assigned into one or more tile groups such that all second level tiles created from a single first level tile are assigned to a same tile group.
  • each of the one or more tile groups are constrained such that all tiles in an assigned tile group cover a rectangular portion of the picture.
  • the first level tiles and the second level tiles are encoded into a bitstream according to a scan order.
  • Encoding according to the scan order includes encoding the first level tiles in raster scan order relative to boundaries of the picture. Raster scan order encoding of the first level tiles can be paused when one of the second level tiles is encountered. All consecutive sequences of second level tiles can then be encoded prior to continuing the raster scan order encoding of the first level tiles. For example, all second level tiles partitioned from a current first level tile are encoded prior to encoding any second level tiles partitioned from a subsequent first level tile. Further, all second level tiles partitioned from the current first level tile are encoded in raster scan order relative to boundaries of the current first level tile.
  • bitstream is stored for communication toward a decoder.
  • FIG. 11 is a flowchart of an example method 1100 of decoding an image by employing a flexible tiling scheme, such as flexible video tiling scheme 800.
  • Method 1100 may be employed by a decoder, such as a codec system 200, a decoder 400, and/or a video coding device 900 when performing method 100, mechanism 600, and/or supporting application 700. Further, method 1100 may be employed upon receiving a bitstream 500 from an encoder, such as encoder 300.
  • Method 1100 may begin when a decoder begins receiving a bitstream of coded data representing a video sequence, for example as a result of method 1000.
  • the bitstream may contain video data from video sequences coded at a plurality of resolutions.
  • a bitstream is received.
  • the bitstream includes a picture partitioned into a plurality of first level tiles.
  • a subset of the first level tiles may be further partitioned into a plurality of second level tiles.
  • the first level tiles outside the subset may contain picture data at a first resolution.
  • the second level tiles may contain picture data at a second resolution different from the first resolution.
  • each first level tile in the subset of first level tiles may include two or more complete second level tiles.
  • the first level tiles and the second level tiles may be assigned to one or more tile groups.
  • the assignment may be performed such that each tile group contains a number of first level tiles, one or more consecutive sequences of second level tiles where each sequence of second level tiles are split from a single first level tile, or combinations thereof.
  • the assignment may be performed such that all second level tiles created from a single first level tile are assigned to the same tile group.
  • each of the one or more tile groups may be constrained such that all tiles in an assigned tile group cover a rectangular portion of the picture.
  • the first level tiles and the second level tiles are decoded according to a scan order.
  • Decoding according to the scan order may include decoding the first level tiles in raster scan order relative to boundaries of the picture.
  • the raster scan order decoding of the first level tiles may be paused when one of the second level tiles is encountered. All consecutive sequences of second level tiles may be decoded prior to continuing the raster scan order decoding of the first level tiles. For example, all second level tiles partitioned from a current first level tile are decoded prior to decoding any second level tiles partitioned from a subsequent first level tile. Further, all second level tiles partitioned from the current first level tile can be decoded in raster scan order relative to boundaries of the current first level tile.
  • a reconstructed video sequence may be generated for display based on the decoded first level tiles and the second level tiles.
  • FIG. 12 is a schematic diagram of an example system 1200 for coding a video sequence by employing a flexible tiling scheme, such as flexible video tiling scheme 800.
  • System 1200 may be implemented by an encoder and a decoder such as a codec system 200, an encoder 300, a decoder 400, and/or a video coding device 900. Further, system 1200 may be employed when implementing method 100, 1000, 1100, mechanism 600, and/or application 700. System 1200 may also encode data into a bitstream, such as bitstream 500, and decode such a bitstream for display to a user.
  • a bitstream such as bitstream 500
  • the system 1200 includes a video encoder 1202.
  • the video encoder 1202 comprises a partitioning module 1201 for partitioning a picture into a plurality of first level tiles, and partitioning a subset of the first level tiles into a plurality of second level tiles.
  • the video encoder 1202 further comprises an encoding module 1205 for encoding the first level tiles and the second level tiles into a bitstream according to a scan order, wherein encoding according to the scan order includes: encoding the first level tiles in raster scan order relative to boundaries of the picture, and encoding all second level tiles partitioned from a current first level tile prior to encoding any second level tiles partitioned from a subsequent first level tile.
  • the video encoder 1202 further comprises a storing module 1207 for storing the bitstream for communication toward a decoder.
  • the video encoder 1202 further comprises a transmitting module 1209 for transmitting the bitstream toward a decoder.
  • the video encoder 1202 may be further configured to perform any of the steps of method 1000.
  • the system 1200 also includes a video decoder 1210.
  • the video decoder 1210 comprises a receiving module 1211 for receiving a bitstream including a picture partitioned into a plurality of first level tiles, wherein a subset of the first level tiles are further partitioned into a plurality of second level tiles.
  • the video decoder 1210 further comprises a decoding module 1213 for decoding the first level tiles and the second level tiles according to a scan order, wherein decoding according to the scan order includes: decoding the first level tiles in raster scan order relative to boundaries of the picture, and decoding all second level tiles partitioned from a current first level tile prior to decoding any second level tiles partitioned from a subsequent first level tile.
  • the video decoder 1210 further comprises a generating module 1215 for generating a reconstructed video sequence for display based on the decoded first level tiles and the second level tiles.
  • the video decoder 1210 may be further configured to perform any of the steps of method 1100.
  • a first component is directly coupled to a second component when there are no intervening components, except for a line, a trace, or another medium between the first component and the second component.
  • the first component is indirectly coupled to the second component when there are intervening components other than a line, a trace, or another medium between the first component and the second component.
  • the term“coupled” and its variants include both directly coupled and indirectly coupled.
  • the use of the term“about” means a range including ⁇ 10% of the subsequent number unless otherwise stated.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Closed-Circuit Television Systems (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
PCT/US2019/068785 2018-12-28 2019-12-27 Scan order for flexible tiling in video coding WO2020140059A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201862786167P 2018-12-28 2018-12-28
US62/786,167 2018-12-28

Publications (1)

Publication Number Publication Date
WO2020140059A1 true WO2020140059A1 (en) 2020-07-02

Family

ID=71126618

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/US2019/068780 WO2020140057A1 (en) 2018-12-28 2019-12-27 Tile groups for flexible tiling in video coding
PCT/US2019/068785 WO2020140059A1 (en) 2018-12-28 2019-12-27 Scan order for flexible tiling in video coding

Family Applications Before (1)

Application Number Title Priority Date Filing Date
PCT/US2019/068780 WO2020140057A1 (en) 2018-12-28 2019-12-27 Tile groups for flexible tiling in video coding

Country Status (9)

Country Link
EP (1) EP3903277A4 (pt)
JP (2) JP7285934B2 (pt)
KR (1) KR20210107090A (pt)
CN (1) CN113261030A (pt)
AU (1) AU2019414459B2 (pt)
BR (1) BR112021012649A2 (pt)
MX (1) MX2021007926A (pt)
SG (1) SG11202107047UA (pt)
WO (2) WO2020140057A1 (pt)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11431974B2 (en) * 2019-10-09 2022-08-30 Apple Inc. Method for encoding/decoding image signal, and device for same
US11470314B2 (en) * 2019-11-20 2022-10-11 Xris Corporation Method for encoding/decoding image signal, and device for same
US11470313B2 (en) * 2019-06-22 2022-10-11 Xris Corporation Image signal encoding/decoding method and device therefor

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070257926A1 (en) * 2006-05-03 2007-11-08 Sutirtha Deb Hierarchical tiling of data for efficient data access in high performance video applications
US20130101035A1 (en) * 2011-10-24 2013-04-25 Qualcomm Incorporated Grouping of tiles for video coding
US20130308709A1 (en) * 2011-11-08 2013-11-21 Telefonaktiebolaget L M Ericsson (Publ) Tile size in video coding
US20140003525A1 (en) * 2012-06-29 2014-01-02 Cisco Technology, Inc. Video encoder/decoder, method and computer program product that process tiles of video data
US20150341642A1 (en) * 2012-06-26 2015-11-26 Lg Electronics Inc. Video encoding method, video decoding method, and apparatus using same
US20180348961A1 (en) * 2017-05-30 2018-12-06 Palantir Technologies, Inc. Systems and methods for using tiled data

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104170384A (zh) * 2012-06-25 2014-11-26 索尼公司 图像解码设备、图像解码方法、图像编码设备和图像编码方法
WO2014172387A1 (en) * 2013-04-15 2014-10-23 Huawei Technologies Co., Ltd. Method and apparatus of depth prediction mode selection
GB2559042B (en) * 2015-12-21 2019-06-05 Imagination Tech Ltd Allocation of tiles to processing engines in a graphics processing system
US11222397B2 (en) * 2016-12-23 2022-01-11 Qualcomm Incorporated Foveated rendering in tiled architectures
MX2021007874A (es) * 2018-12-27 2021-10-26 Huawei Tech Co Ltd Un codificador de video, un decodificador de video y métodos correspondientes.

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070257926A1 (en) * 2006-05-03 2007-11-08 Sutirtha Deb Hierarchical tiling of data for efficient data access in high performance video applications
US20130101035A1 (en) * 2011-10-24 2013-04-25 Qualcomm Incorporated Grouping of tiles for video coding
US20130308709A1 (en) * 2011-11-08 2013-11-21 Telefonaktiebolaget L M Ericsson (Publ) Tile size in video coding
US20150341642A1 (en) * 2012-06-26 2015-11-26 Lg Electronics Inc. Video encoding method, video decoding method, and apparatus using same
US20140003525A1 (en) * 2012-06-29 2014-01-02 Cisco Technology, Inc. Video encoder/decoder, method and computer program product that process tiles of video data
US20180348961A1 (en) * 2017-05-30 2018-12-06 Palantir Technologies, Inc. Systems and methods for using tiled data

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11470313B2 (en) * 2019-06-22 2022-10-11 Xris Corporation Image signal encoding/decoding method and device therefor
US11431974B2 (en) * 2019-10-09 2022-08-30 Apple Inc. Method for encoding/decoding image signal, and device for same
US20230091844A1 (en) * 2019-10-09 2023-03-23 Apple Inc. Method for encoding/decoding image signal, and device for same
US11470314B2 (en) * 2019-11-20 2022-10-11 Xris Corporation Method for encoding/decoding image signal, and device for same
US11818347B2 (en) 2019-11-20 2023-11-14 Xris Corporation Method for encoding/decoding image signal, and device for the same

Also Published As

Publication number Publication date
BR112021012649A2 (pt) 2021-09-08
JP2022516114A (ja) 2022-02-24
CN113261030A (zh) 2021-08-13
JP2023090749A (ja) 2023-06-29
WO2020140057A1 (en) 2020-07-02
EP3903277A1 (en) 2021-11-03
AU2019414459B2 (en) 2023-06-29
EP3903277A4 (en) 2022-02-23
AU2019414459A1 (en) 2021-07-29
SG11202107047UA (en) 2021-07-29
MX2021007926A (es) 2021-10-22
KR20210107090A (ko) 2021-08-31
JP7285934B2 (ja) 2023-06-02

Similar Documents

Publication Publication Date Title
AU2019414460B2 (en) A video encoder, a video decoder and corresponding methods
US11889087B2 (en) Tile group assignment for raster scan and rectangular tile groups in video coding
AU2019414459B2 (en) A video encoder, a video decoder and corresponding methods
JP2023184565A (ja) ビデオエンコーダ、ビデオデコーダ、及び対応する方法
WO2020124016A1 (en) Arbitrary and wrap-around tile grouping

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19901698

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19901698

Country of ref document: EP

Kind code of ref document: A1