Method, device, and program for video processing

JP2024156808A5Pending Publication Date: 2026-04-08TENCENT AMERICA LLC
View PDF 0 Cites 0 Cited by

Patent Information

Authority / Receiving Office
JP · JP
Patent Type
Applications
Current Assignee / Owner
Filing Date
2024-07-31
Publication Date
2026-04-08

AI Technical Summary

Technical Problem

Existing video encoding and decoding technologies face challenges in efficiently compressing multi-view videos, which require large storage space and bandwidth due to the need to capture and transmit multiple viewpoints, and there is a lack of effective methods to optimize the display order of these views.

Method used

The use of Supplemental Enhancement Information (SEI) messages in video streams to signal multidimensional view positions, allowing for efficient encoding and decoding of multi-view videos by specifying the position of views in a two-dimensional space, enabling optimal display order based on viewer position.

Benefits of technology

This approach reduces the storage and transmission requirements for multi-view videos by exploiting similarities between views and optimizing the display order, enhancing the efficiency of video coding techniques.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure 00000000_0000_ABST
    Figure 00000000_0000_ABST
Patent Text Reader

Abstract

To provide a method and a device for video encoding / decoding.SOLUTION: In a device for video decoding including a processing circuit, the processing circuit decodes a picture associated with a view in a bitstream and determines, for each view, a location of multi-dimensional coordinates in a multi-dimensional space from a supplemental enhancement information (SEI) message. In a SEI message, the location of the view is defined by at least a vertical view location and a horizontal view location in a multi-dimensional space. The processing circuit further determines a rendering picture from a picture based on a rendering view defined by at least the vertical view location and the horizontal view location in the multi-dimensional space.SELECTED DRAWING: Figure 16
Need to check novelty before this filing date? Find Prior Art

Description

[Technical field]

[0001] [Incorporated by reference] This patent application claims the benefit of priority to U.S. Provisional Patent Application No. 63 / 250,182, filed September 29, 2021, and entitled “TECHNIQUES FOR TWO DIMENSIONAL MULTIVIEW VIEW POSITION SEI MESSAGE FOR CODED VIDEO STREAM,” which in turn claims the benefit of priority to U.S. Provisional Patent Application No. 17 / 824,639, filed May 25, 2022, and entitled “TECHNIQUES FOR SIGNALING MULTIVIEW VIEW POSITIONS IN SEI MESSAGE,” the disclosures of which are incorporated herein by reference in their entirety.

[0002] [Technical field] This disclosure describes embodiments generally relating to video coding. [Background technology]

[0003] The background description provided herein is intended to generally present the context of the disclosure. The work of the currently named inventors is not admitted expressly or impliedly as prior art to the present disclosure, to the extent that that work is described in this Background section, and any aspects of the description that may not otherwise qualify as prior art at the time of filing.

[0004] An uncompressed digital video may contain a sequence of pictures, each having spatial dimensions of, for example, 1920x1080 luminance samples and associated chrominance samples. The sequence of pictures may have a fixed or variable picture rate (commonly known as frame rate) of, for example, 60 pictures per second, i.e., 60 Hz. Uncompressed video has specific bitrate requirements. For example, 1080p60 4:2:0 video (1920x1080 luminance sample resolution at a frame rate of 60 Hz) at 8 bits per sample requires a bandwidth approaching 1.5 Gbit / s. One hour of such video requires more than 600 Gbytes of storage space.

[0005] One goal of video encoding and decoding can be the reduction of redundancy in the input video signal through compression. Compression can help reduce the above bandwidth and / or storage space requirements by more than two orders of magnitude in some cases. Both lossless and lossy compression, as well as combinations thereof, can be used. Lossless compression refers to techniques where an exact copy of the original signal can be reconstructed from the compressed original signal. When using lossy compression, the reconstructed signal may not be the same as the original signal, but the distortion between the original and reconstructed signals is small enough to make the reconstructed signal useful for the intended application. In the case of video, lossy compression is widely used. The amount of tolerable distortion depends on the application, e.g., a user of a particular consumer streaming application may tolerate higher distortion than a user of a television distribution application. The achievable compression ratio can reflect that a higher tolerable / acceptable distortion may result in a higher compression ratio.

[0006] Video encoders and decoders can utilize techniques from a number of broad categories, including, for example, motion compensation, transformation, quantization, and entropy coding.

[0007] Video codec techniques may include a technique known as intra-coding, in which sample values ​​are represented without reference to samples or other data from previously reconstructed reference pictures. In some video codecs, a picture is spatially subdivided into blocks of samples. If a whole block of samples is coded in intra mode, the picture may be an intra picture. Intra pictures and their derivatives, such as independent decoder refresh pictures, can be used to reset the decoder state and thus may be used as the first picture in a coded bitstream and video session or as still images. Samples of an intra block may undergo a transform, and the transform coefficients may be quantized before entropy coding. Intra prediction may be a technique that minimizes sample values ​​in the pre-transform domain. In some cases, the smaller the DC value after the transform and the smaller the AC coefficients, the fewer bits are needed for a given quantization step size to represent the block after entropy coding.

[0008] Conventional intra-coding, for example as known from MPEG-2 generation coding techniques, does not use intra-prediction. However, some newer video compression techniques include techniques that attempt to do so from surrounding sample data and / or metadata obtained during the encoding and / or decoding of spatially adjacent and preceding blocks of data in the decoding order. Such techniques are hereinafter referred to as "intra-prediction" techniques. It should be noted that at least in some cases, intra-prediction uses only reference data from the current picture being reconstructed, and not from the reference picture.

[0009] There may be many different forms of intra-prediction. If more than one such technique is available for a given video coding technique, the technique in use may be coded in an intra-prediction mode. In certain cases, a mode may have sub-modes and / or parameters, which may be coded independently or may be included in a mode codeword. Since which codeword to use for a given mode, sub-mode, and / or parameter combination may affect the coding efficiency gain through intra-prediction, entropy coding techniques may be used to convert the codeword into a bitstream.

[0010] A specific mode of intra prediction was introduced by H.264, refined in H.265, and further refined in newer coding techniques such as Joint Exploration Model (JEM), Versatile Video Coding (VVC), and Benchmark Set (BMS). A predictor block may be formed using neighboring sample values ​​belonging to already available samples. The sample values ​​of the neighboring samples are copied into the predictor block according to the direction. The reference of the direction in use may be coded into the bitstream or may itself be predicted.

[0011] Referring to FIG. 1A, at the bottom right, a subset of 9 known predictor directions from the 33 possible predictor directions of H.265 (corresponding to the 33 angle modes of the 35 intra modes) is represented. The point where the arrows converge (101) corresponds to the sample being predicted. The arrows represent the direction in which the sample is predicted. For example, arrow (102) indicates that sample (101) is predicted from one or more samples to the upper right and at an angle of 45 degrees from the horizontal. Similarly, arrow (103) indicates that sample (101) is predicted from one or more samples to the lower left of sample (101) and at an angle of 22.5 degrees from the horizontal.

[0012] Still referring to FIG. 1A, at the top left is depicted a square block (104) of 4×4 samples (indicated by the thick dashed line). The square block (104) contains 16 samples, with each sample labeled with "S", its position in the Y dimension (e.g., row index), and its position in the X dimension (e.g., column index). For example, sample S21 is the second sample (from the top) in the Y dimension and the first sample (from the left) in the X dimension. Similarly, sample S44 is the fourth sample in the block (104) in both the Y and X dimensions. Since the block is 4×4 samples in size, S44 is at the bottom right. Also shown are reference samples that follow a similar numbering scheme. The reference samples are labeled with "R" and their Y position (e.g., row index) and X position (column index) relative to the block (104). In both H.264 and H.265, the predicted samples are adjacent to the block being reconstructed, so negative values ​​do not need to be used.

[0013] Intra-picture prediction can work by copying reference sample values ​​from neighboring samples as necessary depending on the signaled prediction direction. For example, suppose the coded video bitstream includes signaling for this block indicating a prediction direction consistent with arrow (102), i.e., the sample is predicted from one or more prediction samples in the upper right corner at an angle of 45 degrees from the horizontal. In that case, samples S41, S32, S23, and S14 are predicted from the same reference sample R05. Then sample S44 is predicted from reference sample R08.

[0014] In certain cases, values ​​of multiple reference samples may be combined, for example through interpolation, to calculate a reference sample, particularly when the orientation is not equally divisible by 45 degrees.

[0015] The number of possible directions has increased as video coding techniques have developed. In H.264 (2003), nine different directions could be represented. That increased to 33 in H.265 (2013), and JEM / VVC / BMS can support up to 65 directions at the time of this disclosure. Experiments have been performed to identify the most likely directions, and certain techniques in entropy coding are used to represent those likely directions with a small number of bits, while accepting some penalty for less likely directions. Furthermore, the direction itself can sometimes be predicted from neighboring directions used in neighboring, already decoded blocks.

[0016] FIG. 1B shows a schematic diagram (110) representing 65 intra prediction directions according to JEM to illustrate the growing number of prediction directions over time.

[0017] The mapping of intra-prediction direction bits in a coded video bitstream representing directions can vary from one video coding technique to another, and can range, for example, from a simple direct mapping of prediction directions to intra-prediction modes to codewords, to complex adaptation schemes including most-probable modes, and similar techniques. In all cases, however, there may be certain directions that are statistically less likely to occur in the video content than certain other directions. Since the goal of video compression is to reduce redundancy, these less likely directions will be represented by more bits than more likely directions in a video coding technique that works well.

[0018] Video encoding and decoding can be performed using inter-picture prediction with motion compensation. Motion compensation can be a lossy compression technique and can refer to a technique used for the prediction of a newly reconstructed picture or picture portion after blocks of sample data from a previously reconstructed picture or portion thereof (reference picture) are spatially shifted in a direction indicated by a motion vector (hereafter MV). In some cases, the reference picture can be the same as the picture currently being reconstructed. The MV can have two dimensions X and Y, or three dimensions, the third dimension being an indication of the reference picture in use (the latter can indirectly be the temporal dimension).

[0019] In some video compression techniques, the MV applicable to a particular area of ​​sample data can be predicted from other MVs, e.g., from those related to other areas of sample data that are spatially adjacent to the area being reconstructed and that precede that MV in the decoding order. Doing so can significantly reduce the amount of data required to code the MV, thereby removing redundancy and increasing compression. For example, when coding an input video signal obtained from a camera (known as natural video), MV prediction can work because there is a statistical possibility that areas larger than the area to which a single MV is applicable move in a similar direction, and therefore, in some cases, can be predicted using similar motion vectors derived from the MVs of neighboring areas. As a result, the MV determined for a given area is similar or the same as the MV predicted from the surrounding MVs, and after entropy coding, can be represented with fewer bits than would be used if coding the MV directly. In some cases, MV prediction can be an example of lossless compression of a signal (i.e., MV) derived from an original signal (i.e., a sample stream). In other cases, the MV prediction itself can be lossy, e.g., due to rounding errors when calculating a predictor from several surrounding MVs.

[0020] Various MV prediction mechanisms are described in H.265 / HEVC (ITU-T Rec. H265, “High Efficiency Video Coding”, December 2016). Among the many MV prediction mechanisms proposed by H.265, a technique hereafter called “spatial merge” is described in this specification.

[0021] Referring to Figure 2, a current block (201) has samples that are found by the encoder during the motion search process to be predictable from a previous block of the same size that is spatially shifted. Instead of coding its MV directly, the MV can be derived from metadata associated with one or more reference pictures, for example, from the most recent reference picture (in decoding order), using the MV associated with any one of five surrounding samples denoted as A0, A1 and B0, B1, B2 (202 to 206, respectively). In H.265, MV prediction can use predictors from the same reference picture that neighboring blocks use. Summary of the Invention

[0022] Aspects of the disclosure provide a method and apparatus for video encoding / decoding. In some examples, the apparatus for video decoding includes a processing circuit. The processing circuit receives pictures associated with a plurality of views from a bitstream. The processing circuit decodes the pictures associated with the plurality of views and determines, from a Supplemental Enhancement Information (SEI) message in the bitstream, a multi-dimensional coordinate position in the multi-dimensional space for each of the plurality of views. The positions include at least a vertical view position and a horizontal view position. The processing circuit renders the pictures based on rendering views corresponding to the vertical view position and the horizontal view position. The processing circuit reorders the pictures based on the rendered pictures and the positions of the multi-dimensional coordinates in the multi-dimensional space.

[0023] In some embodiments, the processing circuitry determines two-dimensional coordinate locations in the two-dimensional space for the multiple views from the SEI message. In some examples, the processing circuitry obtains from the SEI message a first value indicating a number of views, a second value indicating a first number of locations in a vertical dimension of the two-dimensional space, and a third value indicating a second number of locations in a horizontal dimension of the two-dimensional space. Further, the processing circuitry obtains a first coordinate value in the vertical dimension and a second coordinate value in the horizontal dimension for each view in the multiple views as a view location in the two-dimensional space.

[0024] In some examples, the SEI message may relate to an Intra Random Access Point (IRAP) of a coded video sequence.

[0025] In some instances, the SEI message is not within another SEI message.

[0026] In some examples, the SEI message is within a coded video sequence carried by a bitstream, and the multi-dimensional coordinate position for the view applies to an access unit within the coded video sequence.

[0027] In some examples, the SEI message is represented as a Multiview View Position (MVP) SEI message and the coded video sequence includes a Scalability Dimension Information (SDI) SEI message. The processing circuitry can derive a first value indicative of a number of views from the SDI SEI message and obtain a second value related to the number from the MVP SEI message. Further, the processing circuitry can compare the second value plus one to the first value in a conformance check.

[0028] Aspects of the disclosure also provide a non-transitory computer-readable storage medium storing instructions that, when executed by a computer for video decoding, cause the computer to perform a method for video decoding.

[0029] Further features, nature and various advantages of the disclosed subject matter will become more apparent from the following detailed description and the accompanying drawings. [Brief description of the drawings]

[0030] [Figure 1A] FIG. 2 is a schematic diagram of an example subset of intra-prediction modes. [Figure 1B] FIG. 2 is an illustration of an exemplary intra-prediction direction. [Diagram 2] FIG. 2 is a schematic diagram of a current block and its surrounding spatial merging candidates in one example. [Diagram 3] FIG. 1 is a schematic block diagram of a communication system (300) according to an embodiment. [Figure 4] FIG. 1 is a schematic block diagram of a communication system (400) according to an embodiment. [Diagram 5] FIG. 2 is a schematic block diagram of a decoder according to an embodiment; [Figure 6] FIG. 2 is a schematic block diagram of an encoder according to an embodiment. [Figure 7] 4 shows a block diagram of an encoder according to another embodiment; [Figure 8] 4 shows a block diagram of a decoder according to another embodiment; [Figure 9] 1 shows a diagram of an autostereoscopic display in some examples. [Figure 10A] In the example, we show how to reorder pictures according to multiview view position. [Figure 10B] In the example, we show how to reorder pictures according to multiview view position. [Figure 11] 13 shows an example syntax in a supplemental enhancement information (SEI) message indicating view positions for multi-view video. [Figure 12] 1 shows a diagram of an autostereoscopic display in some examples. [Figure 13] In the example, we show an example of associating pictures according to view position. [Figure 14] 13 shows an example of syntax in an SEI message that indicates view positions in a two-dimensional matrix for multi-view video. [Figure 15] 1 shows a flowchart illustrating a process according to some embodiments of the disclosure. [Figure 16] 1 shows a flow chart illustrating another process according to an embodiment of the disclosure. [Figure 17] FIG. 1 is a schematic diagram of a computer system according to an embodiment. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS

[0031] FIG. 3 illustrates a simplified block diagram of a communication system (300) according to an embodiment of the present disclosure. The communication system (300) includes a plurality of terminal devices that can communicate with each other, for example, via a network (350). For example, the communication system (300) includes a first pair of terminal devices (310) and (320) that are interconnected via the network (350). In the example of FIG. 3, the first pair of terminal devices (310) and (320) perform a one-way transmission of data. For example, the terminal device (310) may code video data (e.g., a stream of video pictures captured by the terminal device (310)) for transmission to another terminal device (320) via the network (350). The encoded video data may be transmitted in the form of one or more coded video bitstreams. The terminal device (320) may receive the coded video data from the network (350), decode the coded video data to recover the video pictures, and display the video pictures according to the recovered video data. One-way data transmission may be common, such as in media serving applications.

[0032] In another example, the communication system (300) includes a second pair of terminal devices (330) and (340) performing bidirectional transmission of coded video data that may occur, for example, during a video conference. For the bidirectional transmission of data, in the example, each of the terminal devices (330) and (340) may code video data (e.g., a stream of video pictures captured by that terminal device) for transmission to the other of the terminal devices (330) and (340) over the network (350). Each of the terminal devices (330) and (340) may also receive coded video data transmitted by the other of the terminal devices (330) and (340), decode the coded video data to recover the video pictures, and display the video pictures on an accessible display device in accordance with the recovered video data.

[0033] In the example of FIG. 3, the terminal devices (310), (320), (330), and (340) may be represented as a server, a personal computer, and a smartphone, although the principles of the present disclosure may not be so limited. The embodiments of the present disclosure find use with laptop computers, tablet computers, media players, and / or dedicated video conferencing equipment. The network (350) represents any number of networks that convey coded video data between the terminal devices (310), (320), (330), and (340), including, for example, wireline and / or wireless communication networks. The communication network (350) may exchange data in circuit-switched and / or packet-switched channels. Exemplary networks include telecommunications networks, local area networks, wide area networks, and / or the Internet. For purposes of this discussion, the architecture and topology of the network (350) may be irrelevant to the operation of the present disclosure, unless otherwise described hereinafter.

[0034] 4 illustrates the placement of a video encoder and a video decoder in a streaming environment as an example application of the disclosed subject matter. The disclosed subject matter can be similarly applicable to other video-enabled applications including, for example, video conferencing, digital TV, storage of compressed video on digital media including CDs, DVDs, memory sticks, etc.

[0035] The streaming system may include a capture subsystem (413) that may include, for example, a video source (401), e.g., a digital camera, that generates a stream of uncompressed video pictures (402). In an example, the stream of video pictures (402) includes samples taken by the digital camera. The stream of video pictures (402) is represented by a bold line to emphasize its high data volume compared to the encoded video data (404) (or coded video bitstream), which may be processed by an electronic device (420) that includes a video encoder (403) coupled to the video source (401). The video encoder (403) may include hardware, software, or a combination thereof to enable or implement aspects of the disclosed subject matter, as described in more detail below. The encoded video data (404) (or coded video bitstream (404)), is represented by a thin line to emphasize its lower data volume compared to the stream of video pictures (402), which may be stored in a streaming server (405) for future use. One or more streaming client subsystems, such as the client subsystems (406) and (408) of FIG. 4, can access the streaming server (405) to retrieve copies (407) and (409) of the encoded video data (404). The client subsystem (406) can include a video decoder (410), for example in an electronic device (430). The video decoder (410) decodes an incoming copy (407) of the encoded video data and generates an outgoing stream (411) of video pictures that can be rendered on a display (412) (e.g., a display screen) or other rendering device (not shown). In some streaming systems, the encoded video data (404), (407), and (409) (e.g., a video bitstream) can be encoded according to a particular video coding / compression standard. An example of such a standard is ITU-T Recommendation H.265.In an example, the developing video coding standard is commonly known as Versatile Video Coding (VVC), and the disclosed subject matter may be used in conjunction with VVC.

[0036] The electronics 420 and 430 may include other components (not shown). For example, the electronics 420 may include a video decoder (not shown), and the electronics 430 may also include a video encoder (not shown).

[0037] 5 shows a block diagram of a video decoder (510) according to an embodiment of the present disclosure. The video decoder (510) may be included in an electronic device (530). The electronic device (530) may include a receiver (531) (e.g., a receiving circuit). The video decoder (510) may be used in place of the video decoder (410) of the example of FIG. 4.

[0038] The receiver (531) may receive one or more coded video sequences to be decoded by the video decoder (510), one coded video sequence at a time, in the same or other embodiments, with the decoding of each coded video sequence being independent of the other coded video sequences. The coded video sequences may be received from a channel (501), which may be a hardware / software link to a storage device storing the coded video data. The receiver (531) may receive the coded video data together with other data, such as coded audio data and / or auxiliary data streams, which may be forwarded to their respective use entities (not shown). The receiver (531) may separate the coded video sequences from the other data. To combat network jitter, a buffer memory (515) may be coupled between the receiver (531) and the entropy decoder / parser (520) (hereafter "parser (520)"). In certain applications, the buffer memory (515) is part of the video decoder (510). In others, it can be external to the video decoder (510) (not shown). In still others, there can be a buffer memory (not shown) external to the video decoder (510), e.g., to combat network jitter, plus another buffer memory (515) within the video decoder (510), e.g., to manipulate playback timing. When the receiver (531) is receiving data from a storage / forwarding device of sufficient bandwidth and controllability, or from an isosynchronous network, the buffer memory (515) may not be needed or can be small. For use with best-effort packet networks such as the Internet, the buffer memory (515) may be needed and can be relatively large, advantageously of adaptive size, and at least partially implemented in an operating system or similar element (not shown) external to the video decoder (510).

[0039] The video decoder (510) may include a parser (520) for reconstructing symbols (521) from the coded video sequence. These categories of symbols include information used to manage the operation of the video decoder (510) and information for controlling a rendering device such as a render device (512) (e.g., a display screen) that is not an essential part of the electronic device (530) but may be coupled to the electronic device (530) as shown in FIG. 5. The control information for the rendering device may take the form of a Supplemental Enhancement Information (SEI) message or a Video Usability Information (VUI) parameter set fragment (not shown). The parser (520) may parse / entropy decode the received coded video sequence. The coding of the coded video sequence may follow a video coding technique or standard and may follow various principles including variable length coding, Huffman coding, context-dependent or non-context-dependent arithmetic coding, etc. The parser (520) may extract from the coded video sequence a set of subgroup parameters for at least one of the subgroups of pixels in the video decoder based on at least one parameter corresponding to the group. The subgroups may include a Group of Pictures (GOP), a picture, a tile, a slice, a macroblock, a coding unit (CU), a block, a transform unit (TU), a prediction unit (PU), etc. The parser (520) may also extract information from the coded video sequence, such as transform coefficients, quantizer parameter values, motion vectors, etc.

[0040] The parser (520) may perform an entropy decoding / parsing operation on the video sequence received from the buffer memory (515) to generate symbols (521).

[0041] The reconstruction of the symbols (521) can have many different units depending on the type of coded video picture or portion thereof (e.g., inter and intra pictures, inter and intra blocks) and other factors. Which units are included and how may be controlled by subgroup control information parsed by the parser (520) from the coded video sequence. The flow of such subgroup control information between the parser (520) and the following units is not shown for clarity.

[0042] Beyond the functional blocks already mentioned, the video decoder (510) may be conceptually subdivided into a number of functional units, which are described below. In an actual implementation operating under commercial constraints, many of these units may interact closely with each other and may be at least partially integrated with each other. However, for purposes of describing the disclosed subject matter, the following conceptual subdivision into functional units is adequate.

[0043] The first unit is a scalar / inverse transform unit (551), which receives the quantized transform coefficients as symbols (521) from the parser (520) along with control information including which transform to use, block size, quantization factor, quantization scaling matrix, etc. The scalar / inverse transform unit (551) can output blocks containing sample values ​​that can be input to an aggregator (555).

[0044] In some cases, the output samples of the scaler / inverse transformer (551) may relate to intra-coded blocks, i.e., blocks that do not use prediction information from a previously reconstructed picture, but can use prediction information from a previously reconstructed portion of the current picture. Such prediction information may be provided by an intra-picture prediction unit (552). In some cases, the intra-picture prediction unit (552) generates a block of the same size and shape as the block being reconstructed using surrounding already reconstructed information fetched from a current picture buffer (558). The current picture buffer (558) buffers, for example, a partially reconstructed current picture and / or a fully reconstructed current picture. The aggregator (555) adds, on a sample-by-sample basis, the prediction information generated by the intra-prediction unit (552) to the output sample information provided by the scaler / inverse transformer unit (551).

[0045] In other cases, the output samples of the scalar / inverse transform unit (551) may relate to an inter-coded and potentially motion-compensated block. In such cases, the motion compensated prediction unit (553) may access the reference picture memory (557) to fetch samples used for prediction. After motion compensating the fetched samples according to the symbols (521) related to the block, the samples may be added by the aggregator (555) to the output of the scalar / inverse transform unit (551) (in this case referred to as residual samples or residual signals) to generate output sample information. The addresses in the reference picture memory (557) from which the motion compensated prediction unit (553) fetches prediction samples may be controlled by motion vectors available to the motion compensated prediction unit (553), for example in the form of symbols (521), which may have X, Y, and reference picture components. Motion compensation can also include interpolation of sample values ​​fetched from the reference picture memory (557) when sub-sample accurate motion vectors are used, as well as motion vector prediction mechanisms.

[0046] The output samples of the aggregator (555) may be subjected to various loop filtering techniques in a loop filter unit (556). Video compression techniques may include in-loop filter techniques that are controlled by parameters contained in the coded video sequence (also called the coded video bitstream) and made available to the loop filter unit (556) as symbols (521) from the parser (520), but may also be responsive to meta-information obtained during the decoding of previous portions (in decoding order) of the coded picture or coded video sequence, or even to previously constructed loop filtered sample values.

[0047] The output of the loop filter unit (556) can be a sample stream that can be output to a render device (512) and further stored in a reference picture memory (557) for use in future inter-picture prediction.

[0048] Once a particular coded picture is fully reconstructed, it may be used as a reference picture for future prediction. For example, once a coded picture corresponding to a current picture is fully reconstructed and the coded picture is identified as a reference picture (e.g., by the parser (520)), the current picture buffer (558) may become part of the reference picture memory (557), and any unused current picture buffer may be reallocated before beginning reconstruction of a subsequent coded picture.

[0049] The video decoder (510) may perform decoding operations according to a given video compression technique in a standard, such as ITU-T Recommendation H.265. The coded video sequence may conform to a syntax prescribed by the video compression technique or standard in use, in the sense that the coded video sequence conforms to both the syntax of the video compression technique or standard and a profile documented in the video compression technique or standard. In particular, a profile may select a particular tool from all tools available in the video compression technique or standard as the only tool available for use under that profile. Also, for compliance, the complexity of the coded video sequence must be within the bounds defined by the level of the video compression technique or standard. In some cases, the level limits the maximum picture size, maximum frame rate, maximum reconstruction sample rate (e.g., measured in megasamples / second), maximum reference picture size, etc. The limits set by the levels may in some cases be further restricted through Hypothetical Reference Decoder (HRD) specifications and metadata for HRD buffer management signaled in the coded video sequence.

[0050] In an embodiment, the receiver (531) may receive additional (redundant) data along with the encoded video. The additional data may be included as part of the coded video sequence. The additional data may be used by the video decoder (510) to properly decode the data and / or to more accurately reconstruct the original video data. The additional data may take the form of, for example, temporal, spatial, or signal-to-noise ratio (SNR) enhancement layers, redundant slices, redundant pictures, forward error correction codes, etc.

[0051] 6 shows a block diagram of a video encoder (603) according to an embodiment of the present disclosure. The video encoder (603) is included in an electronic device (620). The electronic device (620) includes a transmitter (640) (e.g., a transmission circuit). The video encoder (603) may be used in place of the example video encoder (403) of FIG. 4.

[0052] The video encoder (603) may receive video samples from a video source (601) (which is not part of the electronic device (620) in the example of FIG. 6) that may capture video images to be coded by the video encoder (603). In other examples, the video source (601) is part of the electronic device (620).

[0053] The video source (601) may provide a source video sequence to be coded by the video encoder (603) in the form of a digital video sample stream that can be of any suitable bit depth (e.g., 8-bit, 10-bit, 12-bit, etc.), any color space (e.g., BT.601 YCrCB, RGB, etc.), and any suitable sampling structure (e.g., YCrCb 4:2:0, YCrCb 4:4:4). In a media serving system, the video source (601) may be a storage device that stores pre-prepared video. In a video conferencing system, the video source (601) may be a camera that captures local image information as a video sequence. The video data may be provided as multiple individual pictures that, when viewed in sequence, impart motion. The picture itself may be organized as a spatial array of pixels, each of which may have one or more samples depending on the sampling structure, color space, etc., in use. Those skilled in the art can easily understand the relationship between pixels and samples. The remainder of this specification focuses on samples.

[0054] According to an embodiment, the video encoder (603) may code and compress pictures of a source video sequence into a coded video sequence (643) in real-time or under any other time constraints required by the application. Imposing an appropriate coding rate is one function of the controller (650). In some embodiments, the controller (650) controls and is operatively coupled to other functional units as described below. Couplings are not shown for clarity. Parameters set by the controller (650) may include parameters related to rate control (picture skip, quantizer, lambda value for rate-distortion optimization techniques, etc.), picture size, group-of-picture (GOP) layout, maximum motion vector search range, etc. The controller (650) may be configured with other appropriate functions related to the video encoder (603) optimized for a particular system design.

[0055] In some embodiments, the video encoder (603) is configured to operate in a coding loop. As an oversimplified description, in an example, the coding loop can include a source coder (630) (e.g., responsible for generating symbols, such as a symbol stream, based on an input picture to be coded and a reference picture) and a (local) decoder (633) embedded in the video encoder (603). The decoder (633) reconstructs the symbols to generate sample data in a similar manner that a (remote) decoder would also generate (given that any compression between the symbols and the coded video stream is lossless in the video compression techniques contemplated in the disclosed subject matter). The reconstructed sample stream (sample data) is input to a reference picture memory (634). Since the decoding of the symbol stream produces bit-perfect results independent of the location of the decoder (local or remote), the content in the reference picture memory (634) is also bit-perfect between the local and remote encoders. That is, the prediction part of the encoder "sees" exactly the same sample values ​​as the reference picture samples that the decoder will "see" when using the prediction during decoding. This basic principle of reference picture synchronicity (and the resulting drift when synchronicity cannot be maintained, e.g., due to channel errors) is also used in several related technologies.

[0056] The operation of the "local" decoder (633) can be the same as a "remote" decoder, such as the video decoder (510), already described in detail above in conjunction with Figure 5. Referring also momentarily to Figure 5, however, because symbols are available and the encoding / decoding of symbols into a coded video sequence by the entropy coder (645) and parser (520) can be lossless, the entropy decoding portion of the video decoder (510), including the buffer memory (515) and parser (520), may not be fully implemented in the local decoder (633).

[0057] At this point, it can be observed that any decoder technique, other than parsing / entropy decoding, present in the decoder must necessarily be present in roughly the same functional form in the corresponding encoder. For this reason, the disclosed subject matter focuses on the operation of the decoder. Descriptions of the encoder techniques may be omitted, since they are the inverse of the decoder techniques described generically. Only to certain extents are more detailed descriptions required, which are given below.

[0058] In operation, in some examples, the source coder (630) may perform motion-compensated predictive coding, which predictively codes an input picture with reference to one or more previously coded pictures from a video sequence designated as "reference pictures." In this manner, the coding engine (632) codes differences between pixel blocks of the reference pictures and pixel blocks of the input picture that may be selected as predictive references for the input picture.

[0059] The local video decoder (633) may decode the coded video data of pictures that may be designated as reference pictures based on the symbols generated by the source coder (630). The operation of the coding engine (632) may advantageously be a lossy process. When the coded video data may be decoded in a video decoder (not shown in FIG. 6), the reconstructed video sequence may usually be a copy of the source video sequence with some errors. The local video decoder (633) may reproduce the decoding process that may be performed by the video decoder on the reference pictures, causing the reconstructed reference pictures to be stored in the reference picture cache (634). In this way, the video encoder (603) may locally store copies of reconstructed reference pictures that have common content with the reconstructed reference pictures that would be obtained by the far-end video decoder (without transmission errors).

[0060] The predictor (635) may perform a prediction search for the coding engine (632). That is, for a new picture to be coded, the predictor (635) may look for certain metadata, such as reference picture motion vectors, block shapes, or sample data (as candidate reference pixel blocks) from the reference picture memory (634) that may be suitable prediction references for the new picture. The predictor (635) may operate on a sample block-by-pixel block basis to find a suitable prediction reference. In some cases, as determined by the search results obtained by the predictor (635), the input picture may have prediction references derived from multiple reference pictures stored in the reference picture memory (634).

[0061] The controller (650) may manage the coding operations of the source coder (630), including, for example, setting the parameters and subgroup parameters used to encode the video data.

[0062] The output of all the above functional units may undergo entropy coding in an entropy coder (645), which converts the symbols produced by the various functional units into a coded video sequence by losslessly compressing the symbols according to techniques such as Huffman coding, variable length coding, arithmetic coding, etc.

[0063] The transmitter (640) may buffer the coded video sequence produced by the entropy coder (645) to prepare it for transmission over a communication channel (660), which may be a hardware / software link to a storage device that stores the encoded video data. The transmitter (640) may merge the coded video data from the video coder (603) with other data to be transmitted, such as coded audio data and / or auxiliary data streams (sources not shown).

[0064] A controller (650) may manage the operation of the video encoder (603). During coding, the controller (650) may assign a particular coded picture type to each coded picture, which may affect the coding technique that may be applied to each picture. For example, pictures may often be assigned as one of the following picture types:

[0065] An Intra Picture (I-Picture) may be a picture that can be coded and decoded without using any other picture in a sequence as a source of prediction. Some video codecs allow various types of Intra pictures, including, for example, Independent Decoder Refresh (IDR) pictures. Those skilled in the art are aware of such variations of I-pictures and their respective applications and characteristics.

[0066] A Predictive Picture (P-picture) may be a picture that can be encoded and decoded by intra- or inter-prediction using at most one motion vector and reference index to predict the sample values ​​of each block.

[0067] A Bi-directionally Predictive Picture (B-picture) may be a picture that can be coded and decoded by intra- or inter-prediction using at most two motion vectors and reference indices to predict the sample values ​​of each block. Similarly, multiple-predictive picture(s) can use more than two reference pictures and associated metadata for the reconstruction of a single block.

[0068] A source picture may generally be spatially subdivided into multiple sample blocks (e.g., blocks of 4x4, 8x8, 4x8, or 16x16 samples, respectively) and coded block by block. Blocks may be predictively coded with reference to other (already coded) blocks as determined by the coding assignment applied to each picture of the block. For example, blocks of I pictures may be non-predictively coded or they may be predictively coded with reference to already coded blocks of the same picture (spatial or intra prediction). Pixel blocks of P pictures may be predictively coded by spatial prediction with reference to one previously coded reference picture or by temporal prediction. Blocks of B pictures may be predictively coded by spatial prediction with reference to one or two previously coded reference pictures or by temporal prediction.

[0069] The video encoder (603) may perform coding operations according to a given video coding technique or standard, such as ITU-T Recommendation H.265. During its operation, the video encoder (603) may perform various compression operations, including predictive coding operations that exploit temporal and spatial redundancy in the input video sequence. Thus, the coded video data may conform to a syntax defined by the video coding technique or standard being used.

[0070] In an embodiment, the transmitter (640) may transmit additional data along with the encoded video. The source coder (630) may include such data as part of the coded video sequence. The additional data may include temporal / spatial / SNR enhancement layers, other types of redundant data such as redundant pictures and slices, SEI messages, VUI parameter set fragments, etc.

[0071] Video may be captured as multiple source pictures (video pictures) in a time sequence. Intra-picture prediction (often abbreviated as intra-prediction) exploits spatial correlation in a given picture, while inter-picture prediction exploits correlation (temporal or other) between pictures. In an example, a particular picture being coded / decoded, called the current picture, is partitioned into blocks. If a block in the current picture is similar to a reference block in a reference picture that was coded earlier in the video and is still buffered, then that block in the current picture may be coded by a vector called a motion vector. A motion vector points to a reference block in a reference picture, and may have a third dimension that identifies the reference picture if multiple reference pictures are used.

[0072] In some embodiments, bi-prediction techniques may be used in inter-picture prediction. According to bi-prediction techniques, two reference pictures are used, e.g., a first reference picture and a second reference picture, both preceding in decoding order (but may be past and future, respectively, in display order) the current picture in the video. A block in the current picture may be coded with a first motion vector that points to a first reference block in the first reference picture and a second motion vector that points to a second reference block in the second reference picture. The block is predictable by a combination of the first and second reference blocks.

[0073] Furthermore, merge mode techniques can be used in inter-picture prediction to improve coding efficiency.

[0074] According to some embodiments of the present disclosure, predictions such as inter-picture prediction and intra-picture prediction are performed on a block-by-block basis. For example, according to the HEVC standard, pictures in a sequence of video pictures are partitioned into coding tree units (CTUs) for compression, and the CTUs in a picture have the same size, such as 64×64 pixels, 32×32 pixels, or 16×16 pixels. In general, a CTU includes three coding tree blocks (CTBs), one luma CTB and two chroma CTBs. Each CTU may be recursively quad-tree partitioned into one or more coding units (CUs). For example, a CTU of 64×64 pixels may be partitioned into one CU of 64×64 pixels, or four CUs of 32×32 pixels, or 16 CUs of 16×16 pixels. In an example, each CU is analyzed to determine a prediction type for that CU, such as an inter prediction type or an intra prediction type. A CU is divided into one or more Prediction Units (PUs) according to temporal and / or spatial predictability. In general, each PU includes one luma prediction block (PB) and two chroma PBs. In an embodiment, prediction operations in coding (encoding / decoding) are performed in units of prediction blocks. Taking a luma prediction block as an example of a prediction block, the prediction block includes a matrix of pixel values ​​(e.g., luma values), such as 8×8 pixels, 16×16 pixels, 8×16 pixels, 16×8 pixels, etc.

[0075] 7 shows a diagram of a video encoder (703) according to another embodiment of the disclosure. The video encoder (703) is configured to receive a processed block of sample values ​​(e.g., a predictive block) in a current video picture included in a sequence of video pictures and to encode the processed block into a coded picture that is part of a coded video sequence. In an example, the video encoder (703) is used in place of the video encoder (403) of the example of FIG. 4.

[0076] In an HEVC example, the video encoder (703) receives a matrix of sample values ​​for a processing block, such as a prediction block of 8x8 samples. The video encoder (703) determines whether the processing block is best coded in intra mode, inter mode, or bi-prediction mode, for example using rate-distortion optimization. If the processing block is to be coded in intra mode, the video encoder (703) may use intra prediction techniques to encode the processing block into a coded picture, and if the processing block is to be coded in inter mode or bi-prediction mode, the video encoder (703) may use inter prediction or bi-prediction techniques, respectively, to encode the processing block into a coded picture. In certain video coding techniques, the merge mode can be an inter-picture prediction sub-mode in which motion vectors are derived from one or more motion vector predictors without benefit of coded motion vector components outside the predictors. In certain other video coding techniques, there may be motion vector components applicable to the current block. In an example, the video encoder (703) includes other components, such as a mode decision module (not shown) that determines the mode of the processing block.

[0077] In the example of FIG. 7, the video encoder (703) includes an inter-encoder (730), an intra-encoder (722), a residual calculator (723), a switch (726), a residual encoder (724), a general controller (721), and an entropy encoder (725), coupled as shown in FIG.

[0078] The inter-encoder (730) is configured to receive samples of a current block (e.g., a processing block), compare the block to one or more reference blocks in a reference picture (e.g., blocks in a previous picture and a subsequent picture), generate inter-prediction information (e.g., a description of redundant information according to an inter-coding technique, motion vectors, merge mode information), and calculate an inter-prediction result (e.g., a predicted block) based on the inter-prediction information using any suitable technique. In some examples, the reference picture is a decoded reference picture that has been decoded based on the coded video information.

[0079] The intra encoder (722) is configured to receive samples of a current block (e.g., a processing block), in some cases compare the block to previously coded blocks in the same picture, and generate transformed quantized coefficients and, in some cases, intra prediction information (e.g., intra prediction direction information according to one or more intra encoding techniques). In an example, the intra encoder (722) also calculates an intra prediction result (e.g., a prediction block) based on the intra prediction information and a reference block in the same picture.

[0080] The generic controller (721) is configured to determine generic control data and control other components of the video encoder (703) based on the generic control data. In an example, the generic controller (721) determines the mode of the block and provides a control signal to the switch (726) based on the mode. For example, if the mode is an intra mode, the generic controller (721) controls the switch (726) to select the intra mode result for use by the residual calculator (723), and controls the entropy encoder (725) to select intra prediction information and include the intra prediction information in the bitstream. If the mode is an inter mode, the generic controller (721) controls the switch (726) to select the inter prediction result for use by the residual calculator (723), and controls the entropy encoder (725) to select inter prediction information and include the inter prediction information in the bitstream.

[0081] The residual calculator (723) is configured to calculate a difference (residual data) between the received block and a prediction result selected from the intra-encoder (722) or the inter-encoder (730). The residual encoder (724) is configured to operate on the residual data to encode the residual data and generate transform coefficients. In an example, the residual encoder (724) is configured to transform the residual data from the spatial domain to the frequency domain and generate transform coefficients. The transform coefficients then undergo a quantization process to obtain quantized transform coefficients. In various embodiments, the video encoder (703) also includes a residual decoder (728). The residual decoder (728) is configured to perform an inverse transform and generate decoded residual data. The decoded residual data may be used by the intra-encoder (722) and the inter-encoder (730) as appropriate. For example, the inter-encoder (730) can generate decoded blocks based on the decoded residual data and the inter-prediction information, and the intra-encoder (722) can generate decoded blocks based on the decoded residual data and the intra-prediction information. The decoded blocks are appropriately processed to generate decoded pictures, which may be buffered in a memory circuit (not shown) and used as reference pictures in some examples.

[0082] The entropy encoder (725) is configured to format a bitstream to include the encoded block. The entropy encoder (725) is configured to include various information in accordance with an appropriate standard, such as the HEVC standard. In an example, the entropy encoder (725) is configured to include general control data, selected prediction information (e.g., intra-prediction information or inter-prediction information), residual information, and other appropriate information in the bitstream. It should be noted that when coding a block in a merged sub-mode of either an inter mode or a bi-prediction mode in accordance with the disclosed subject matter, the residual information is not present.

[0083] 8 shows a diagram of a video decoder (810) according to another embodiment of the disclosure. The video decoder (810) is configured to receive coded pictures that are part of a coded video sequence and decode the coded pictures to generate reconstructed pictures. In an example, the video decoder (810) is used in place of the video decoder (410) of the example of FIG. 4.

[0084] In the example of FIG. 8, the video decoder (810) includes an entropy decoder (871), an inter decoder (880), a residual decoder (873), a reconstruction module (874), and an intra decoder (872), coupled as shown in FIG.

[0085] The entropy decoder (871) may be configured to reconstruct from the coded picture certain symbols representing syntax elements from which the coded picture is constructed. Such symbols may include, for example, prediction information (e.g., intra- or inter-prediction information) that may identify the mode in which the block is coded (e.g., intra- or bi-prediction mode in merge or other submodes), the specific samples or metadata used for prediction by the intra decoder (872) or the inter decoder (880), respectively, residual information in the form of, for example, quantized transform coefficients, etc. In an example, if the prediction mode is an inter or bi-prediction mode, the inter prediction information is provided to the inter decoder (880), and if the prediction type is an intra prediction type, the intra prediction information is provided to the intra decoder (872). The residual information may undergo inverse quantization and is provided to the residual decoder (873).

[0086] The inter decoder (880) is configured to receive the inter prediction information and to generate inter prediction results based on the inter prediction information.

[0087] The intra decoder (872) is configured to receive the intra prediction information and to generate a prediction result based on the intra prediction information.

[0088] The residual decoder (873) is configured to perform inverse quantization to retrieve inverse quantized transform coefficients, and process the inverse quantized transform coefficients to transform the residual from the frequency domain to the spatial domain. The residual decoder (873) may also require certain control information (to include quantization parameters (QPs)), which may be provided by the entropy decoder (871) (datapath not shown since this is only low volume control information).

[0089] The reconstruction module (874) is configured to combine the residual output by the residual decoder (873) and the prediction result (possibly output by an inter- or intra-prediction module) in the spatial domain to form a reconstructed block. The reconstructed block may be part of a reconstructed picture, which in turn may be part of a reconstructed video. Note that other suitable operations, such as a deblocking operation, may be performed to improve visual quality.

[0090] It should be noted that the video encoders (403), (603), and (703) and the video decoders (410), (510), and (810) may be implemented using any suitable technology. In some embodiments, the video encoders (403), (603), and (703) and the video decoders (410), (510), and (810) may be implemented using one or more integrated circuits. In other embodiments, the video encoders (403), (603), and (703) and the video decoders (410), (510), and (810) may be implemented using one or more processors executing software instructions.

[0091] Aspects of this disclosure provide techniques for signaling multi-dimensional view positions for multi-view video using auxiliary enhancement information (SEI) messages for coded video streams.

[0092] According to some aspects of the present disclosure, video can be classified into single-view video and multi-view video. For example, single-view video (also called monoscopic video) is a two-dimensional medium that provides the viewer with a single view of a scene, while multi-view video can provide multiple time points of a scene and provide the viewer with a sense of realism. In one example, 3D video can provide two views, such as a left view and a right view, corresponding to a human observer. The two views can be displayed (presented) simultaneously or nearly simultaneously using different polarizations of light, and the viewer can wear polarized glasses so that each eye of the viewer receives a respective one of the views.

[0093] In another example, some display devices, such as some autostereoscopic display devices, can emit different pictures depending on the viewer's eye position and do not require glasses for viewing: such display devices are called glasses-less 3D displays.

[0094] Multi-view videos are usually generated by capturing a scene simultaneously using multiple cameras, which are appropriately positioned so that each camera captures the scene from one viewpoint. Thus, the multiple cameras capture multiple video sequences corresponding to the multiple viewpoints. To provide more views, more cameras may be used to generate a multi-view video with multiple video sequences associated with the views. Thus, multi-view videos may require large memory space to store and / or high bandwidth to transmit. Therefore, multi-view video coding techniques have been developed in the art to reduce the required storage space or transmission bandwidth.

[0095] To improve the efficiency of multi-view video coding, similarities between views are exploited. In some embodiments, one of the views, called the base view, is coded in the same way as a monoscopic video. For example, during coding of the base view, intra-frame and / or temporal inter-frame prediction is used. The base view may be decoded using a (monoscopic) decoder that performs intra-frame and inter-frame prediction. Views other than the base view in the multi-view video may be called dependent views. In addition to intra-frame and inter-frame prediction, inter-view prediction with disparity compensation may be used to code the dependent views. In one example, in inter-view prediction, a current block in the dependent view is predicted using a reference block of samples from a frame of the other view at the same time point. The location of the reference block is indicated by a disparity vector. This inter-view prediction is similar to inter-frame prediction, but the motion vector is replaced by a disparity vector and the temporal reference frame is replaced by a reference frame from the other view.

[0096] In accordance with some aspects of the present disclosure, multi-view coding can use a multi-layer approach. The multi-layer approach can multiplex different HEVC coded representations of a video sequence, called layers, into one bitstream. The layers can depend on each other. The dependency is used by inter-layer prediction to achieve improved compression performance by exploiting similarities between different layers. A layer can represent texture, depth or other auxiliary information of a scene that is related to a particular camera viewpoint. In some examples, all layers that belong to the same camera viewpoint are represented as views, and layers that carry the same type of information (e.g., texture or depth) are usually called components in the scope of multi-view video.

[0097] In accordance with aspects of the present disclosure, multi-view video coding can include the addition of a High Level Syntax (HLS) (e.g., above the slice level) along with an existing single-layer decoding core. Thus, in some examples, multi-view coding does not change the syntax or decoding process required for single-layer coding below the slice level (e.g., HEVC). Thus, existing implementations can be reused without significant modifications to construct a multi-view video decoder. For example, the multi-view video decoder can be implemented based on the video decoder (510) or the video decoder (810).

[0098] In some examples, all pictures associated with the same capture or display time instant are included in one Access Unit (AU) and have the same Picture Order Count (POC). Multi-view video coding allows inter-view prediction, which performs prediction from pictures within the same AU. For example, decoded pictures from other views may be inserted into one or both of the reference picture lists of the current picture. Furthermore, in some examples, the motion vectors may be actual temporal motion vectors, if they relate to temporal reference pictures of the same view, or disparity vectors, if they relate to inter-view reference pictures. Thus, a block-level motion compensation module (e.g., block-level encoding software or hardware, block-level decoding software or hardware) may be used, which operates in the same way regardless of whether the motion vectors are temporal motion vectors or disparity vectors.

[0099] In accordance with aspects of this disclosure, multi-view video coding codes pictures of different views at display time in an order that is not necessarily related to display position order.

[0100] FIG. 9 shows a diagram of an autostereoscopic display (900) in some examples. The autostereoscopic display (900) can display pictures of different views in response to a detected eye position of an observer. In the example of FIG. 9, the observer's eye position can be detected in one dimension, e.g., between a leftmost position and a rightmost position. For example, when the observer's eye position is at E0, the autostereoscopic display (900) displays a picture of a view with a view identifier ViewId[0], when the observer's eye position is at E1, the autostereoscopic display (900) displays a picture of a view with a view identifier ViewId[1], when the observer's eye position is at E2, the autostereoscopic display (900) displays a picture of a view with a view identifier ViewId[2], and when the observer's eye position is at E3, the autostereoscopic display (900) displays a picture of a view with a view identifier ViewId[3]. The order of the observer eye positions from left to right is E2, E0, E1 and E3.

[0101] In some examples, an AU includes coded information of pictures of different views associated with the same capture or display time instant. For example, an AU includes coded information of picture P0 of view ViewId[0], picture P1 of view ViewId[1], picture P2 of view ViewId[2], and picture P3 of view ViewId[3]. Pictures P0-P3 may be coded (encoded or decoded) in a coding order that may be determined based on specific coding requirements, such as rate-distortion optimization. The coding order does not necessarily follow the order of the observer's eye positions.

[0102] 10A-B show an example of rearranging pictures according to multiview view positions in one example.

[0103] Fig. 10A shows pictures in an AU that are decoded according to the decoding order. In the example of Fig. 10A, pictures P0 to P3 in an AU are decoded in the order of P0, P1, P2, and P3. The order of the decoded pictures does not correspond to the order of the observer's eye positions from left to right, because the order of the observer's eye positions from left to right is E2, E0, E1, and E3.

[0104] In some examples, the decoded pictures may be reordered, for example, according to a display order signaled for the intended user experience. In one example, the display order is associated with the order of the observer's eye positions, such as from left to right.

[0105] 10B illustrates the decoded pictures in the AU that are sorted according to a display order in some examples, e.g., the display order is associated with the order of the observer's eye positions from left to right.

[0106] In accordance with aspects of the present disclosure, the display order may be signaled using supplemental enhancement information (SEI) messages.

[0107] In accordance with some aspects of the present disclosure, supplemental enhancement information (SEI) messages may be included in an encoded bitstream to aid in decoding and / or display of the encoded bitstream, or for other purposes. In some examples, the SEI messages are not required to reconstruct luma or chroma samples during the decoding process. Furthermore, decoders that comply with video coding standards that support SEI messages do not need to process the SEI messages in order to be conformant. For some coding standards, some SEI message information may be required to check bitstream conformance or for output timing decoder conformance.

[0108] The SEI message can contain various types of data that indicate the timing of the video pictures or describe various characteristics of the coded video or how various characteristics can be used or enhanced. In some examples, the SEI message can indicate how the video is recommended to be post-processed or displayed without affecting the core decoding process.

[0109] SEI messages can be used to provide additional information about an encoded bitstream that can be used to change the presentation of the bitstream once it is decoded or to provide information to a decoder. For example, SEI messages have been used to provide frame packing information (e.g., describing how video data is arranged in video frames), content descriptions (e.g., indicating that the encoded bitstream is, for example, 360-degree video), and color information (e.g., color gamut and / or color range), among other things.

[0110] In some examples, the SEI message can be used to inform the decoder that the encoded bitstream contains 360-degree video. The decoder can use this information to render the video decoder for a 360-degree presentation. Alternatively, the decoder can use this information to not render the video decoder if the decoder is not capable of rendering 360-degree video.

[0111] In some related examples, the SEI message may include information indicative of a view position in one dimension, e.g., the SEI message may include a view position in one dimension corresponding to an observer's eye position.

[0112] 11 shows an example syntax (1100) in an SEI message indicating view position for multiview video. The SEI message indicating view position may be referred to as a Multiview View Position (MVP) SEI message. In some examples, the MVP SEI message may signal the number of views and then signal the positions of the views, respectively.

[0113] In the example of Figure 11, a parameter represented by num_views_minus1 may be signaled by an MVP SEI message, as indicated by (1110). For example, the number of views is equal to 1 plus the value of the parameter num_views_minus1. The views in decoding order have view identifiers ViewId[0] through ViewId[3]. The positions of the views in display order may then be signaled in the MVP SEI message, respectively, as view_positions[i], where i is an integer from 0 through num_views_minus1, as indicated by (1120) in Figure 11.

[0114] In one example, to signal a view position for the example of Figure 9, "3" may be signaled as parameter num_views_minus1, then "1" is signaled as view_position[0], "2" is signaled as view_position[1], "0" is signaled as view_position[2], and "3" is signaled as view_position[3], where "0" is the leftmost and "3" is the rightmost in left-to-right position. Then, views ViewId[0] to ViewId[3] are decoded from the access unit, where view ViewId[0] has view_position[0], view ViewId[1] has view_position[1], view ViewId[2] has view_position[2], and view ViewId[3] has view_position[3]. The views ViewId[0] to ViewId[3] may be sorted according to their corresponding view positions view_position[0] to view_position[3] to obtain the display order in FIG. 10B.

[0115] This disclosure provides techniques that can be used in MVP SEI messages to represent view positions in multi-dimensional coordinates in a multi-dimensional space, such as a two-dimensional array along both vertical and horizontal axes. In some examples, the techniques for two-dimensional representation of multi-view view positions can be used to support proper display on 3D display devices, such as light field display devices, holographic display devices, and the like, that can support 2D representation of multi-view video.

[0116] In some examples, the technique may use a list of vertical view positions (e.g., represented by view_position_y[i]) and a list of horizontal view positions (e.g., view_position_x[i]), and may use a parameter represented by num_vertical_view_positions_minus1 to indicate the number of vertical view positions, and a parameter represented by num_horizontal_view_positions_minus1 to indicate the number of horizontal view positions.

[0117] In accordance with some aspects of the disclosure, the MVP SEI message may need to follow similar constraints for other multiview-related SEI messages, such as a Scalability Dimension Information (SDI) SEI message, a Multiview Acquisition Information (MAI) SEI message, etc. In some examples, the MVP SEI message is constrained not to be included in a scalable nesting SEI message. A scalable nesting SEI message refers to an SEI message that includes one or more additional SEI messages. An SEI message included in a scalable nesting SEI message may be referred to as a scalable nested SEI message.

[0118] An SDI SEI message refers to an SEI message that signals scalability dimension information of a multiview video. For example, an SDI SEI message may include the number and type of scalability dimensions, such as information indicating the number of views of a multiview video, etc. In some instances (e.g., a version of the versatile SEI such as JVET-W2006), the SDI SEI message may follow the constraint that an SDI SEI message should not be included in a scalable nesting SEI message.

[0119] In accordance with aspects of the disclosure, the MVP SEI message includes one or more parameters that have a semantic dependency on information in the SDI SEI message. For example, the syntax element num_views_minus1 has a semantic dependency on the value of the parameter NumViews that is derived from the SDI SEI message. Thus, the MVP SEI message may be constrained in relation to the SDI SEI message. In one example, when a Coded Video Sequence (CVS) does not include an SDI SEI message, the CVS should not include the MVP SEI message. In some examples, the MVP SEI message should not be present when no associated SDI SEI message is present. In other examples, the MVP SEI message should not be included in a scalable nesting SEI message because an SDI SEI message should not be included in a scalable nesting SEI message.

[0120] In some examples, a bitstream may contain one or more Coded Video Sequences (CVSs). A CVS is coded independently of other CVSs. Each CVS may contain one or more layers, where each layer is a representation of a video with a particular quality or spatial resolution, or some component interpretation characteristic, e.g., as a depth or transparency map or a perspective view. In the temporal dimension, each CVS contains one or more Access Units (AUs). Each AU contains one or more pictures of different layers that belong to the same time instant. A Coded Layer Video Sequence (CLVS) is a layer-based CVS that contains a sequence of picture units in the same layer. When a bitstream has multiple layers, the CVS in the bitstream has one or more CLVSs per layer.

[0121] FIG. 12 shows a diagram of an autostereoscopic display (1200) in some examples. The autostereoscopic display (1200) can display pictures of different views in response to, for example, a detected eye position of an observer, a detected head pose of the observer, etc. In the example of FIG. 12, the eye positions of the observer can be detected in a two-dimensional plane. For example, when the observer's eye position is at E0, the autostereoscopic display (1200) displays a picture of a view with view identifier ViewId[0], when the observer's eye position is at E1, the autostereoscopic display (1200) displays a picture of a view with view identifier ViewId[1], when the observer's eye position is at E2, the autostereoscopic display (1200) displays a picture of a view with view identifier ViewId[2], and when the observer's eye position is at E3, the autostereoscopic display (1200) displays a picture of a view with view identifier ViewId[3]. When the observer's eye position is at E4, the autostereoscopic display (1200) displays a picture of a view having view identifier ViewId[4], when the observer's eye position is at E5, the autostereoscopic display (1200) displays a picture of a view having view identifier ViewId[5], when the observer's eye position is at E6, the autostereoscopic display (1200) displays a picture of a view having view identifier ViewId[6], and when the observer's eye position is at E7, the autostereoscopic display (1200) displays a picture of a view having view identifier ViewId[7].

[0122] In some examples, an AU includes coded information of pictures of different views associated with the same capture or display time point. For example, pictures in an AU may be represented as picture P0 of view ViewId[0], picture P1 of view ViewId[1], picture P2 of view ViewId[2], picture P3 of view ViewId[3], picture P4 of view ViewId[4], picture P5 of view ViewId[5], picture P6 of view ViewId[6], and picture P7 of view ViewId[7]. Pictures P0-P7 may be coded (encoded or decoded) in a coding order that may be determined based on a particular coding requirement, such as rate-distortion optimization. The coding order does not necessarily follow the order of the observer's eye positions.

[0123] FIG. 13 illustrates an example of associating pictures according to multiview view position in one example.

[0124] In the example of Figure 13, the pictures in the AU are decoded in the order P0, P1, P2, P3, P4, P5, P6, and P7. In some embodiments, the MVP SEI message can provide the view positions in a two-dimensional matrix, where the pictures can be associated with the view positions in the two-dimensional matrix, so that the pictures are ordered according to the view positions. The ordered pictures in the two-dimensional matrix can be provided for display in some examples in response to the detected eye positions of the observer.

[0125] In the example of Figure 13, the view positions are provided in the form of, for example, two-dimensional coordinates in a two-dimensional matrix. In the example of Figure 13, the two-dimensional matrix has a horizontal axis represented by an arrow going from left to right and a vertical axis represented by an arrow going from top to bottom. Pictures P0 to P7 are associated with the view positions.

[0126] It should be noted that although FIG. 13 illustrates a Cartesian coordinate system, other coordinate systems, such as polar coordinate systems, spherical coordinate systems, etc., may be used in some examples.

[0127] The view position may be provided by an SEI message, also referred to as the MVP SEI message. The MVP SEI message specifies the relative view position along the horizontal and vertical axes of a view in a coded video sequence (CVS). In some examples, when the MVP SEI message is given in a CVS, the MVP SEI message should be associated with an Intra Random Access Picture (IRAP) access unit. A random access point picture refers to a picture at which a decoder may start decoding a coded video sequence. If the random access point picture is intra-coded, the random access point picture is called an Intra Random Access Picture (IRAP). Note that in some examples, the information signaled in the MVP SEI message in the CVS applies to the entire CVS.

[0128] In accordance with aspects of the disclosure, the MVP SEI message includes one or more parameters that have a semantic dependency on information in the SDI SEI message. For example, the syntax element num_views_minus1 has a semantic dependency on the value of the parameter NumViews that is derived from the SDI SEI message. Thus, the MVP SEI message may be constrained in relation to the SDI SEI message. In one example, when a coded video sequence (CVS) does not include an SDI SEI message, the CVS should not include the MVP SEI message. In some examples, the MVP SEI message should not be present when an associated SDI SEI message is not present. In other examples, the MVP SEI message should not be included in a scalable nesting SEI message because an SDI SEI message should not be included in a scalable nesting SEI message.

[0129] 14 shows an example syntax (1400) of an MVP SEI message indicating view positions in a two-dimensional matrix for multiview video. In some examples, the MVP SEI message can signal a first value indicating the number of views, a second value indicating the number of view positions in the horizontal direction, and a third value indicating the number of view positions in the vertical direction, and then signal the relative view positions in the horizontal and vertical directions, respectively.

[0130] In the example of FIG. 14, a parameter represented by num_views_minus1 may be signaled by the MVP SEI message, as indicated by (1410). The parameter num_views_minus1 indicates, for example, the number of views in an access unit. For example, the number of views is equal to 1 plus the value of the parameter num_views_minus1. In some examples, the number of views should be equal to NumViews derived from the SDI SEI message for CVS.

[0131] In the example of FIG. 14, a parameter represented by num_vertical_view_positions_minus1 may be signaled in the MVP SEI message, as shown by (1420). The parameter num_vertical_view_positions_minus1 indicates the number of vertical view positions, for example, in a two-dimensional matrix. For example, the number of vertical view positions is equal to 1 plus the parameter num_vertical_view_positions_minus1. In some examples, the value of num_vertical_view_positions_minus1 must be in the range from 0 to 62, inclusive.

[0132] In the example of FIG. 14, a parameter represented by num_horizontal_view_positions_minus1 may be signaled in the MVP SEI message, as shown by (1430). The parameter num_horizontal_view_positions_minus1 indicates the number of horizontal view positions, for example, in a two-dimensional matrix. For example, the number of horizontal view positions is equal to 1 plus the parameter num_horizontal_view_positions_minus1. In some examples, the value of num_horizontal_view_positions_minus1 must be in the range from 0 to 62, inclusive.

[0133] Further, in the example of FIG. 14, the vertical view position and the horizontal view position are each signaled in the MVP SEI message, as indicated by (1460).

[0134] In some examples, the views may be ordered in decoding order, and then the vertical and horizontal positions in the decoding order may be signaled in the MVP SEI message as view_position_y[i] and view_position_x[i], where i is an integer from 0 to num_views_minus1, as shown by (1440) and (1450) in FIG.

[0135] The parameter view_position_y[i] indicates the vertical order of the view with view identifier equal to ViewId[i] among all views from top to bottom for display purposes, where the top-most view has order equal to 0 and the order value increases by 1 for the next view from top to bottom. The value of view_position_y[i] must be in the range 0 to num_vertical_view_positions_minus1, inclusive.

[0136] The parameter view_position_x[i] indicates the horizontal order of the view with view identifier equal to ViewId[i] among all views from left to right for display purposes, where the leftmost view has order equal to 0 and the order value increases by 1 for the next view from left to right. The value of view_position_x[i] must be in the range 0 to num_horizontal_view_positions_minus1, inclusive.

[0137] Using the view positions in FIG. 13 as an example, for ViewId[0], 0 is reported as view_position_y[0] and 0 is reported as view_position_x[0], for ViewId[1], 0 is reported as view_position_y[1] and 1 is reported as view_position_x[1], for ViewId[2], 0 is reported as view_position_y[2] and 2 is reported as view_position_x[2], and for ViewId[3], 0 is reported as view_position_y[3] and 3 is reported as view_position_x[3]. For ViewId[4], 1 is notified as view_position_y[4] and 0 is notified as view_position_x[4], for ViewId[5], 1 is notified as view_position_y[5] and 1 is notified as view_position_x[5], for ViewId[6], 1 is notified as view_position_y[6] and 2 is notified as view_position_x[6], and for ViewId[7], 1 is notified as view_position_y[7] and 3 is notified as view_position_x[7].

[0138] FIG. 15 shows a flow chart illustrating a process (1500) according to an embodiment of the present disclosure. The process (1500) may be used in a video encoder. In various embodiments, the process (1500) is performed by a processing circuit, such as the processing circuit of the terminal devices (310), (320), (330), and (340), the processing circuit performing the functions of the video encoder (403), the processing circuit performing the functions of the video encoder (603), the processing circuit performing the functions of the video encoder (703), etc. In some embodiments, the process (1500) is implemented with software instructions, and thus, the processing circuit performs the process (1500) when the processing circuit executes the software instructions. The process starts at (S1501) and proceeds to (S1510).

[0139] At (S1510), pictures associated with the views are encoded in a bitstream. In some examples, the pictures are taken by multiple cameras of the same scene at the same time. In some examples, the pictures are generated to display the same scene at the same time from different views. In one example, the pictures are encoded in access units within a coded video sequence carried by the bitstream.

[0140] In some examples, the pictures are videos captured by multiple cameras. The pictures are encoded into access units of a coded video sequence.

[0141] At (S1520), SEI messages are formed that include multi-dimensional coordinate positions in the multi-dimensional space for each view.

[0142] In some embodiments, the multi-dimensional space is a two-dimensional space, and thus the two-dimensional coordinate location in the two-dimensional space for the view is included in the SEI message.

[0143] In some examples, a first value indicating a number of views (e.g., the value of num_views_minus1) is included in the SEI message, a second value indicating a first number of positions in a vertical dimension of the two-dimensional space (e.g., the value of num_vertical_view_positions_minus1) is included in the SEI message, and a third value indicating a second number of positions in a horizontal dimension of the two-dimensional space (e.g., the value of num_horizontal_view_positions_minus1) is included in the SEI message.

[0144] In some examples, for each view of the multiple views, a first coordinate value in the first dimension and a second coordinate value in the second dimension are included in the SEI message as the view position in the two-dimensional space.

[0145] At (S1530), the SEI message is included in the bitstream.

[0146] In some examples, the SEI message is associated with a coded video sequence, and all access units within the entire coded video sequence have the same view as the position defined in the SEI message. In some examples, the SEI message is associated with an intra random access point (IRAP) access unit of the coded video sequence.

[0147] Note that in some examples, the SEI message is a non-nested SEI message, and a non-nested SEI message is not within another SEI message.

[0148] In some examples, the SEI message is represented as a multiview view position (MVP) SEI message. If the coded video sequence includes an MVP SEI message, the coded video sequence also includes a scalability dimension information (SDI) SEI message. In one example, a first value in the SDI SEI message indicates a number of views from the SDI SEI message, a second value in the MVP SEI message (e.g., a value of num_views_minus1) is associated with the first value in the SDI SEI message, and a compatibility check may be applied to verify a relationship between the first and second values.

[0149] The process then proceeds to (S1599) and ends.

[0150] Process 1500 may be adapted as appropriate. Steps of process 1500 may be modified and / or omitted. Additional steps may be added. Any suitable order of performance may be used.

[0151] FIG. 16 shows a flow chart illustrating a process (1600) according to an embodiment of the present disclosure. The process (1600) may be used in a video decoder. In various embodiments, the process (1600) is performed by a processing circuit, such as the processing circuit of the terminal devices (310), (320), (330), and (340), a processing circuit performing the functions of the video decoder (410), a processing circuit performing the functions of the video decoder (510), etc. In some embodiments, the process (1600) is implemented with software instructions, and thus, the processing circuit performs the process (1600) when the processing circuit executes the software instructions. The process starts at (S1601) and proceeds to (S1610).

[0152] At (S1610), a picture associated with a view is decoded from the bitstream. In one example, the picture is decoded from an access unit in a coded video sequence carried by the bitstream. In another example, the picture is decoded from multiple access units of the coded video sequence.

[0153] At (S1620), from the SEI message, the multi-dimensional coordinate positions in the multi-dimensional space are determined for each view.

[0154] In some embodiments, the multi-dimensional space is a two-dimensional space, and thus the two-dimensional coordinate location in the two-dimensional space for the view is determined from the SEI message.

[0155] In some examples, a first value obtained from the SEI message indicates a number of views, a second value obtained from the SEI message indicates a first number of positions in a vertical dimension of the two-dimensional space, and a third value obtained from the SEI message indicates a second number of positions in a horizontal dimension of the two-dimensional space.

[0156] In some examples, for each view of the multiple views, a first coordinate value of a first dimension and a second coordinate value of a second dimension may be obtained from the SEI message as a view position in a two-dimensional space.

[0157] In some examples, the SEI message is associated with an intra-random access point (IRAP) access unit of a coded video sequence.

[0158] Note that in some examples, the SEI message is a non-nested SEI message, and a non-nested SEI message is not within another SEI message.

[0159] In some examples, the SEI message is within a coded video sequence carried by a bitstream, and the multi-dimensional coordinate position for the view applies to all access units within the entire coded video sequence.

[0160] In some examples, the SEI message is represented as a multiview view position (MVP) SEI message. If the coded video sequence includes an MVP SEI message, then the coded video sequence also includes a scalability dimension information (SDI) SEI message. In one example, a first value indicating a number of views is derived from the SDI SEI message, and a second value associated with that number is derived from the MVP SEI message. The second value plus one is then compared to the first value in a conformance check.

[0161] At (S1630), a rendering picture is determined from the picture based on a rendering view in the multi-dimensional space. In some examples, the rendering view is one of the views, and the rendering picture is one of the pictures selected based on the rendering view. In some examples, the rendering picture may be derived from the picture when the rendering view is not one of the views. In some examples, the rendering view is determined based on observer viewport information, such as an observer's eye position, an observer's head pose, an observer's position, etc. The process then proceeds to (S1699) and ends.

[0162] The process (1600) may be adapted as appropriate. Steps of the process (1600) may be modified and / or omitted. Additional steps may be added. Any suitable order of performance may be used. In some examples, the processing circuit may receive pictures associated with multiple views from a bitstream. The processing circuit decodes the pictures associated with the multiple views and determines, from a supplemental enhancement information (SEI) message in the bitstream, a multi-dimensional coordinate position in the multi-dimensional space for each of the multiple views. The positions include at least both a vertical view position and a horizontal view position. The processing circuit renders the pictures based on rendering views corresponding to the vertical view position and the horizontal view position. The processing circuit reorders the pictures based on the rendered pictures and the positions of the multi-dimensional coordinates in the multi-dimensional space.

[0163] The above techniques may be implemented as computer software using computer-readable instructions and physically stored on one or more computer-readable media. For example, Figure 17 illustrates a computer system (1700) suitable for implementing certain embodiments of the disclosed subject matter.

[0164] Computer software can be coded in any suitable machine code or computer language that can be subject to mechanisms such as assembly, compilation, linking, etc. to generate code including instructions that can be executed by one or more computer central processing units (CPUs), graphics processing units (GPUs), etc., directly, or through interpretation, microcode execution, etc.

[0165] The instructions may be executable by various types of computers or components thereof, including, for example, personal computers, tablet computers, servers, smart phones, gaming consoles, Internet of Things devices, and the like.

[0166] 17 for computer system (1700) are exemplary in nature and are not intended to suggest any limitation as to the scope of use or functionality of the computer software implementing the embodiments of the present disclosure. The arrangement of components should not be interpreted as having any dependency or requirement regarding any one or combination of components illustrated in the exemplary embodiment of computer system (1700).

[0167] The computer system (1700) may include certain human interface input devices. Such human interface input devices may be responsive to input by one or more users through, for example, tactile input (e.g., keystrokes, swipes, dataglove movements), audio input (e.g., voice, clapping), visual input (e.g., gestures), and olfactory input (not shown). The human interface devices may also be used to capture certain media that are not necessarily directly related to conscious human input, such as audio (e.g., speech, music, ambient sounds), images (e.g., scanned images, photographic images obtained from a still camera), and video (e.g., two-dimensional video, three-dimensional video including stereoscopic video).

[0168] The input human interface devices may include one or more of a keyboard (1701), a mouse (1702), a trackpad (1703), a touch screen (1710), a data glove (not shown), a joystick (1705), a microphone (1706), a scanner (1707), and a camera (1708) (only one of each is shown).

[0169] The computer system 1700 may also include certain human interface output devices, such as those that stimulate one or more of the user's senses through tactile output, sound, light, and smell / taste. Such human interface output devices may include haptic output devices (e.g., haptic feedback via a touch screen (1710), data gloves (not shown), or joystick (1705), although there may also be haptic feedback devices that do not function as input devices), audio output devices (e.g., speakers (1709), headphones (not shown)), visual output devices (e.g., screens (1710) including CRT screens, LCD screens, plasma screens, OLED screens, each with or without touch screen input capability, each with or without haptic feedback capability, some of which are capable of outputting two-dimensional visual output or output in more than three dimensions by means of stereoscopic output, virtual reality glasses (not shown), holographic displays, and smoke tanks (not shown)), and printers (not shown).

[0170] The computer system (1700) may also include human accessible storage devices and their associated media, such as CD / DVD ROM / RW (1720) with CD / DVD or similar media (1721), thumb drives (1722), removable hard disks or solid state drives (1723), legacy magnetic media such as tapes and floppy disks (not shown), dedicated ROM / ASIC / PLD based devices such as security dongles (not shown), and the like.

[0171] Those skilled in the art will also understand that the term "computer-readable medium" as used in connection with the presently disclosed subject matter does not include transmission media, carrier waves, or other transitory signals.

[0172] The computer system (1700) may also include an interface (1754) to one or more communication networks (1755). The networks may be, for example, wireless, wireline, optical. The networks may further be local, wide area, metropolitan, vehicular and industrial, real-time, delay tolerant, etc. Examples of networks include local area networks such as Ethernet, wireless LANs, cellular networks including GSM, 3G, 4G, 5G, LTE, etc., TV wireline or wireless wide area digital networks including cable TV, satellite TV, and terrestrial broadcast TV, vehicular and factory networks including CANBus, etc. Certain networks generally require an external network interface adapter attached to a particular general-purpose data port or peripheral bus (1749) (e.g., a USB port of the computer system (1700)). Others are generally built into the core of the computer system (1700) by attachment to a system bus as described below (e.g., an Ethernet network to a PC computer system, or a cellular network interface to a smartphone computer system). Using any of these networks, computer system (1700) can communicate with other entities. Such communications can be one-way receive-only (e.g., broadcast TV) or one-way transmit-only (e.g., CANBus to a specific CANBus device), or can be bidirectional to other computer systems, for example, using local or wide area digital networks. Specific protocols or protocol stacks can be used with each of the networks and network interfaces as described above.

[0173] The above-mentioned human interface devices, human accessible storage devices, and network interfaces may be attached to a core 1740 of the computer system 1700.

[0174] The cores (1740) may include one or more central processing units (CPUs) (1741), graphics processing units (GPUs) (1742), dedicated programmable processing units in the form of field programmable gate areas (FPGAs) (1743), hardware accelerators for specific tasks (1744), graphics adapters (1750), etc. These devices may be connected through a system bus (1748), along with read only memory (ROM) (1745), random access memory (RAM) (1746), internal mass storage devices such as internal non-user accessible hard drives, SSDs, etc. (1747). In some computer systems, the system bus (1748) may be accessible in the form of one or more physical plugs to allow expansion with additional CPUs, GPUs, etc. Peripheral devices may be attached directly to the core's system bus (1748) or through a peripheral bus (1749). In one example, a screen 1710 may be connected to a graphics adapter 1750. Architectures for peripheral buses include PCI, USB, etc.

[0175] The CPU (1741), GPU (1742), FPGA (1743), and accelerator (1744) can execute certain instructions that, in combination, may constitute the above computer code. The computer code may be stored in a ROM (1745) or a RAM (1746). Temporary data may also be stored in the RAM (1746), while persistent data may be stored, for example, in an internal mass storage device (1747). Rapid storage and retrieval from any of the memory devices may be made possible by the use of a cache memory. A cache memory may be closely associated with one or more of the CPU (1741), GPU (1742), mass storage device (1747), ROM (1745), RAM (1746), etc.

[0176] The computer-readable medium can bear computer code for performing various computer-implemented operations. The medium and computer code can be those specially designed and constructed for the purposes of the present disclosure, or they can be of the kind well known and available to those of ordinary skill in the computer software arts.

[0177] By way of example, and not by way of limitation, a computer system having the architecture (1700), and in particular the core (1740), can provide functionality as a result of a processor (including a CPU, GPU, FPGA, accelerator, etc.) executing software embodied in one or more tangible computer-readable media. Such computer-readable media can be media associated with the user-accessible mass storage devices introduced above, in addition to specific storage of the core (1740) that is non-transitory in nature, such as the core's internal mass storage (1747) or ROM (1745). Software implementing various embodiments of the present disclosure can be stored in such devices and executed by the core (1740). The computer-readable media can include one or more memory devices or chips, depending on particular needs. The software can cause the core (1740), and in particular the processors therein (including CPUs, GPUs, FPGAs, etc.), to perform certain processes or certain portions of certain processes described herein, including defining data structures stored in RAM (1746) and modifying such data structures according to processes defined by the software. Additionally or alternatively, the computer system can provide functionality as a result of logic hardwired or otherwise embodied in circuitry (e.g., accelerators (1744)) that can operate in place of or in conjunction with software to perform certain processes or certain portions of certain processes described herein. References to software can encompass logic, where appropriate, and vice versa. References to computer-readable media can encompass circuitry (e.g., integrated circuits (ICs)) storing software for execution, circuitry embodying logic for execution, or both, where appropriate. The present disclosure encompasses any appropriate combination of hardware and software.

[0178] Appendix A: Acronyms JEM: Joint Exploration Model VVC:Versatile Video Coding BMS:Benchmark Set MV:Motion Vector HEVC:High Efficiency Video Coding SEI:Supplementary Enhancement Information VUI:Video Usability Information GOP:Group of Picture(s) TU:Transform Unit(s) PU:Prediction Unit(s) CTU:Coding Tree Unit(s) CTB:Coding Tree Block(s) PB:Prediction Block(s) HRD:Hypothetical Reference Decoder SNR:Signal Noise Ratio CPU:Central Processing Unit(s) GPU:Graphics Processing Unit(s) CRT:Cathode Ray Tube LCD:Liquid-Crystal Display OLED:Organic Light-Emitting Diode CD:Compact Disc DVD:Digital Video Disc ROM:Read-Only Memory RAM:Random Access Memory ASIC:Application-Specific Integrated Circuit PLD:Programmable Logic Device LAN:Local Area Network GSM: Global System for Mobile communications LTE: Long-Term Evolution CANBus: Controller Area Network Bus USB: Universal Serial Bus PCI:Peripheral Component Interconnect FPGA:Field Programmable Gate Area(s) SSD: Solid-State Drive IC: Integrated Circuit CU: Coding Unit

[0179] While this disclosure has described several exemplary embodiments, there are alterations, permutations, and various substitute equivalents that are within the scope of this disclosure. Thus, it will be apparent to those skilled in the art that numerous systems and methods will be contemplated that embody the principles of the present disclosure and are therefore within its spirit and scope, even if not explicitly shown or described herein.

Claims

1. A method of video processing performed by a video decoder, Steps include receiving pictures related to multiple views from a bitstream, The steps include decoding the picture associated with the plurality of views, A step of determining the position of each of the multiple views in multidimensional coordinates in multidimensional space from the auxiliary enhancement information (SEI) messages in the bitstream, wherein the position includes at least both the vertical view position and the horizontal view position. The steps include rendering the picture based on the rendering views corresponding to the vertical view position and the horizontal view position, The steps include rearranging the rendered picture and the position of the multidimensional coordinates in the multidimensional space. It has, The aforementioned SEI message is represented as a Multi-View View Position (MVP) SEI message, and the MVP SEI message is constrained not to be included in a Scalable Nesting SEI message. method.

2. The MVP SEI message includes a parameter indicating the number of views and parameters indicating the vertical and horizontal view positions of each of the views. The method according to claim 1.

3. The MVP SEI message further includes a parameter indicating the number of vertical view positions of the plurality of views, The method according to claim 2.

4. The parameters indicating the vertical and horizontal view positions of each of the aforementioned multiple views include a list of vertical view positions and a list of horizontal view positions. The method according to claim 2 or 3.

5. The MVP SEI message is located within a coded video sequence (CVS) carried by the bitstream, and the MVP SEI message is associated with an intra-random access picture (IRAP) access unit. The method according to any one of claims 1 to 4.

6. A device for video processing, At least one memory configured to store program code, A processor configured to read the program code and operate as instructed by the program code, It has, An apparatus that, when the program code is executed by the at least one processor, causes the at least one processor to perform the method according to any one of claims 1 to 5.

7. A program that, when executed by at least one processor, causes the at least one processor to perform the method according to any one of claims 1 to 5.

8. A method of video processing performed by a video encoder, The steps include encoding pictures related to multiple views into a bitstream, The step of forming an auxiliary enhancement information (SEI) message, wherein the SEI message includes, for each of the plurality of views, a position in multidimensional coordinates in multidimensional space, and the position includes at least both vertical view positions and horizontal view positions. The steps include including the SEI message in the bitstream. It has, The aforementioned SEI message is represented as a Multi-View View Position (MVP) SEI message, and the MVP SEI message is constrained not to be included in a Scalable Nesting SEI message. method.