WO2023198701A2 - Video coding and decoding - Google Patents
Video coding and decoding Download PDFInfo
- Publication number
- WO2023198701A2 WO2023198701A2 PCT/EP2023/059429 EP2023059429W WO2023198701A2 WO 2023198701 A2 WO2023198701 A2 WO 2023198701A2 EP 2023059429 W EP2023059429 W EP 2023059429W WO 2023198701 A2 WO2023198701 A2 WO 2023198701A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- candidates
- candidate
- list
- cost
- motion vector
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
- H04N19/513—Processing of motion vectors
- H04N19/517—Processing of motion vectors by encoding
- H04N19/52—Processing of motion vectors by encoding by predictive encoding
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/103—Selection of coding mode or of prediction mode
- H04N19/105—Selection of the reference unit for prediction within a chosen coding or prediction mode, e.g. adaptive choice of position and number of pixels used for prediction
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
- H04N19/513—Processing of motion vectors
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/17—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
- H04N19/176—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/46—Embedding additional information in the video signal during the compression process
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
- H04N19/51—Motion estimation or motion compensation
Definitions
- the present invention relates to video coding and decoding. Background
- VVC Versatile Video Coding
- JVET Since the end of the standardisation of VVC vl, JVET has launched an exploration phase by establishing an exploration software (ECM). It gathers additional tools and improvements of existing tools on top of the VVC standard to target better coding efficiency.
- ECM exploration software
- VVC has a modified set of ‘merge modes’ for motion vector prediction which achieves greater coding efficiency at a cost of greater complexity.
- Motion vector prediction is enabled by deriving a list of ‘motion vector predictor candidates’ with the index of the selected candidate being signalled in the bitstream.
- the merge candidate list is generated for each coding unit (CU). But CUs may be split into smaller blocks for Decoder-side Motion Vector Refinement (DMVR) or other methods.
- DMVR Decoder-side Motion Vector Refinement
- the make-up and order of this list can have significant impact on coding efficiency as an accurate motion vector predictor reduces the size of the residual or the distortion of the block predictor, and having such a candidate at the top of the list reduces the number of bits required to signal the selected candidate.
- the present invention aims to improve at least one of these aspects.
- Modifications incorporated into VVC vl and ECM mean there can be up to 10 motion vector predictor candidates; this enables a diversity of candidates, but the bitrate can increase if candidates lower down the list are selected.
- the present invention broadly relates to improvements to the ordering of the candidates in the list of motion vector predictor candidates. In particular, instances where a computed cost of a candidate is not representative of how likely that candidate is to be selected. Reordering the list can lead to coding efficiency gains, and efficient methods of reordering can lead to a complexity reduction.
- the various embodiments of the invention achieve one or both of these advantages.
- a method of generating a list of motion vector predictor candidates for predicting motion in an image portion comprising: adding a first set of motion vector predictor candidates to said list; adding a second set of motion vector predictor candidates to said list if the number of first set of motion vector predictor candidates is lower than a maximum candidate number so that the total number of candidates equals said maximum candidate number; reordering said list of candidates; wherein said second set of candidates are excluded from said reordering.
- the first set does not include duplicates.
- a method of generating a list of motion vector predictor candidates for predicting motion in an image portion comprising: adding a first set of motion vector predictor candidates to said list; determining duplicate candidates in said list; adding a second set of motion vector predictor candidates to said list if the number of first set of motion vector predictor candidates is lower than a maximum candidate number so that the total number of candidates equals said maximum candidate number; and reordering said list of candidates, wherein said duplicate candidates are excluded from said reordering.
- said second set of candidates are also excluded from said reordering.
- said second set of motion vector predictors are zero candidates and said first set of candidates are not zero candidates.
- the first set of candidates may be candidates derived from at least one previously decoded or encoded motion information.
- said first set of candidates are candidates derived from true samples comprise one or more of temporal candidates, spatial candidates, historical candidates, previously used candidates, or candidates derived from other candidates
- the reordering may be based on a computed relative cost of said candidates.
- at least one candidate is derived from at least one spatially or temporally matched template; wherein templates inside a delimited area are available and templates outside of the delimited area are non-available; and if at least one template is non-available, computing a non-zero cost for said candidate.
- a method of generating a list of motion vector predictor candidates for predicting motion in an image portion comprising: adding a plurality of motion vector predictor candidates to a list; computing a cost associated with at least one candidate in said list; wherein said at least one candidate is derived from at least one spatially or temporally matched template; wherein templates inside a delimited area relative to said image portion are available and templates outside of the delimited area are non-available; if at least one template is non-available; computing a nonzero cost for said candidate; reordering said list in dependence on said computed cost.
- the cost may be determined based on the sizes of the one or more templates from which the candidate is derived.
- the cost may be determined based on the number of samples of an available template and on the non-available template. For example, the cost may be determined based on a ratio of available and non-available samples.
- a division used in determining said cost is approximated to a shift operation.
- the cost value for the non-available template is set equal to the cost value of the related available template.
- the cost is set to a maximum value.
- a candidate where no related template is available may be reordered in the list immediately above the motion vector predictor candidates added if the number of added motion vector predictor candidates is lower than a maximum candidate number so that the total number of candidates equals said maximum candidate number.
- said maximum value is lower than a cost assigned to motion vector predictor candidates added if the number of added motion vector predictor candidates is lower than a maximum candidate number so that the total number of candidates equals said maximum candidate number.
- the cost for said candidate is assigned a maximum value.
- At least one candidate is a bi-directional candidate with two spatially matched templates, and the cost of the available template is used to replace the cost of the unavailable template when determining the cost of said bi-directional candidate.
- said at least one candidate is a bi-directional candidate with two spatially matched templates, and the cost of said bi-directional candidate is computed only using the available template.
- the cost may be computed for the samples available or the cost for the non-available template corresponds to the cost of the related available template.
- the method may further comprise applying a weight to the computed cost of a candidate where a template is not available
- a method of generating a list of motion vector predictor candidates for predicting motion in an image portion comprising: adding a plurality of motion vector predictor candidates to a list; wherein at least one candidate in the list is derived from at least one spatially or temporally matched template; wherein templates inside a delimited area relative to said image portion are available and templates outside of the delimited area are non-available; and reordering the list unless at least one template is non-available.
- the reordering is performed unless all of the templates are non-available.
- a method of generating a list of motion vector predictor candidates for predicting motion in an image portion comprising: determining the availability of at least one template related to a template of the image portion; and deriving the motion vector predictor candidates according to this template availability.
- the method comprises adding a further at least one temporal candidate to the list.
- the number of temporal candidates is the same whatever the availability of the template.
- the method further comprises decreasing a maximum candidate number.
- the method further comprises reducing a motion vector threshold prior to adding said further temporal candidate.
- the cost of a candidate in the list may be computed based on a comparative measure between at least one sample associated with the candidate and at least one another sample.
- the cost for a candidate may be computed based on the difference between a neighboring samples of predictors block and the neighboring samples of a current block.
- the cost for a candidate is computed by calculating a difference of two blocks’ predictors.
- the cost for a candidate is computed by calculating a difference with another candidate in the list.
- the other candidate is a most probable candidate.
- the cost is based on sub-sampling of neighbouring or samples of the predictors.
- the cost is based on samples corresponding to an image from another resolution.
- a value of the samples used to compute the cost is pre-processed.
- the cost corresponds to a distortion.
- Said distortion may be a SAD, SATD,
- the cost comprises a weight.
- Said weight may differ between motion vector predictor candidates.
- the method may further comprise deriving a variable corresponding to the number of motion vector predictor candidates in the first set and the reordering of the list is performed in dependence on the variable.
- a variable identifies the first candidate from the second set of motion vector predictor candidates.
- Each motion vector predictor candidate in the second set may be associated with a variable, and the reordering is performed in dependence on these variables.
- the method optionally comprises setting the nonreordered motion vector predictor candidates to the end of the list.
- the method may include performing a second reordering process on the non-reordered motion vector predictor candidates.
- the method may include performing a second reordering process on the non-reordered motion vector predictor candidates when the first set contains no more than one candidate.
- the method may include performing a second reordering process on the non-reordered motion vector predictor candidates in dependence on the coding mode.
- Said second reordering is, optionally, not applied for subblock merge mode.
- the method further comprises performing a second reordering process on the non-reordered motion vector predictor candidates when the mode has a number of candidates above a threshold.
- a device for encoding image data into a bitstream the device being configured to perform a method of generating a list of motion vector predictor candidates according to any of the aspects and embodiments described above
- a device for decoding image data from a bitstream the device being configured to perform a method of generating a list of motion vector predictor candidates according to any of the aspects and embodiments described above
- a computer program which upon execution causes the method of any of to any of the aspects and embodiments described above to be performed.
- the computer program may be stored on computer-readable carrier medium that may be transitory or non-transitory.
- aspects of the invention relate to corresponding encoding methods, an encoding device, a decoding device, and a computer program operable to carry out the decoding and/or encoding methods of the invention.
- the program may be provided on its own or may be carried on, by or in a carrier medium.
- the carrier medium may be non-transitory, for example a storage medium, in particular a computer-readable storage medium.
- the carrier medium may also be transitory, for example a signal or other transmission medium.
- the signal may be transmitted via any suitable network, including the Internet.
- Any apparatus feature as described herein may also be provided as a method feature, and vice versa.
- means plus function features may be expressed alternatively in terms of their corresponding structure, such as a suitably programmed processor and associated memory.
- Figure l is a diagram for use in explaining a coding structure used in HEVC
- Figure 2 is a block diagram schematically illustrating a data communication system in which one or more embodiments of the invention may be implemented;
- Figure 3 is a block diagram illustrating components of a processing device in which one or more embodiments of the invention may be implemented;
- Figure 4 is a flow chart illustrating steps of an encoding method according to embodiments of the invention;
- Figure 5 is a flow chart illustrating steps of a decoding method according to embodiments of the invention.
- Figures 6 and 7 show the labelling scheme used to describe blocks situated relative to a current block
- Figures 8(a) and (b) illustrate the Affine (SubBlock) mode
- Figures 9(a), (b), (c), (d) illustrate the geometric mode
- Figure 10 illustrates the first steps of the Merge candidates list derivation of VVC
- FIG. 11 illustrates further steps of the Merge candidates list derivation of VVC
- Figure 12 illustrates the derivation of a pairwise candidate
- Figure 13 illustrates the template matching method based on neighbouring samples
- Figure 14 illustrates a modification of the first steps of the Merge candidates list derivation shown in Figure 10;
- Figure 15 illustrates a modification of the further steps of the Merge candidates list derivation shown in Figure 11;
- Figure 16 illustrates a modification of the derivation of a pairwise candidate shown in Figure 12;
- Figure 17 illustrates the costs determination of a list candidates
- Figure 18 illustrates the reordering process of the list of Merge mode candidates
- Figure 19 illustrates the pairwise candidate derivation during the reordering process of the list of Merge mode candidates
- Figures 20 illustrates the Merge candidates list derivation of the present invention
- Figure 21 illustrates the reordering process of the list of Merge mode candidates of the present invention
- Figure 22 illustrates three examples of templates for a candidate outside an area
- Figure 23 illustrates three examples of templates for the current block outside an area
- Figure 24 illustrates an example of one template outside an area for bi-prediction
- Figure 25 is a diagram showing a system comprising an encoder or a decoder and a communication network according to embodiments of the present invention.
- Figure 26 is a schematic block diagram of a computing device for implementation of one or more embodiments of the invention.
- Figure 27 is a diagram illustrating a network camera system
- Figure 28 is a diagram illustrating a smart phone
- Figure 1 relates to a coding structure used in the High Efficiency Video Coding (HEVC) video and Versatile Video Coding (VVC) standards.
- a video sequence 1 is made up of a succession of digital images i. Each such digital image is represented by one or more matrices. The matrix coefficients represent pixels.
- An image 2 of the sequence may be divided into slices 3.
- a slice may in some instances constitute an entire image.
- These slices are divided into non-overlapping Coding Tree Units (CTUs).
- a Coding Tree Unit (CTU) is the basic processing unit of the High Efficiency Video Coding (HEVC) video standard and conceptually corresponds in structure to macroblock units that were used in several previous video standards.
- a CTU is also sometimes referred to as a Largest Coding Unit (LCU).
- LCU Largest Coding Unit
- a CTU has luma and chroma component parts, each of which component parts is called a Coding Tree Block (CTB). These different color components are not shown in Figure 1.
- CTB Coding Tree Block
- a CTU is generally of size 64 pixels x 64 pixels for HEVC, yet for VVC this size can be 128 pixels x 128 pixels.
- Each CTU may in turn be iteratively divided into smaller variablesize Coding Units (CUs) 5 using a quadtree decomposition.
- Coding units are the elementary coding elements and are constituted by two kinds of sub-unit called a Prediction Unit (PU) and a Transform Unit (TU).
- the maximum size of a PU or TU is equal to the CU size.
- a Prediction Unit corresponds to the partition of the CU for prediction of pixels values.
- Various different partitions of a CU into PUs are possible as shown by 606 including a partition into 4 square PUs and two different partitions into 2 rectangular PUs.
- a Transform Unit is an elementary unit that is subjected to spatial transformation using DCT.
- a CU can be partitioned into TUs based on a quadtree representation 607.
- NAL Network Abstraction Layer
- coding parameters of the video sequence are stored in dedicated NAL units called parameter sets.
- SPS Sequence Parameter Set
- PPS Picture Parameter Set
- HEVC also includes a Video Parameter Set (VPS) NAL unit which contains parameters describing the overall structure of the bitstream.
- the VPS is a type of parameter set defined in HEVC, and applies to all of the layers of a bitstream.
- a layer may contain multiple temporal sub-layers, and all version 1 bitstreams are restricted to a single layer.
- HEVC has certain layered extensions for scalability and multiview and these will enable multiple layers, with a backwards compatible version 1 base layer.
- VVC Video Codtures
- subpictures which are independently coded groups of one or more slices.
- FIG. 2 illustrates a data communication system in which one or more embodiments of the invention may be implemented.
- the data communication system comprises a transmission device, in this case a server 201, which is operable to transmit data packets of a data stream to a receiving device, in this case a client terminal 202, via a data communication network 200.
- the data communication network 200 may be a Wide Area Network (WAN) or a Local Area Network (LAN).
- WAN Wide Area Network
- LAN Local Area Network
- Such a network may be for example a wireless network (Wifi / 802.1 la or b or g), an Ethernet network, an Internet network or a mixed network composed of several different networks.
- the data communication system may be a digital television broadcast system in which the server 201 sends the same data content to multiple clients.
- the data stream 204 provided by the server 201 may be composed of multimedia data representing video and audio data. Audio and video data streams may, in some embodiments of the invention, be captured by the server 201 using a microphone and a camera respectively. In some embodiments data streams may be stored on the server 201 or received by the server 201 from another data provider, or generated at the server 201.
- the server 201 is provided with an encoder for encoding video and audio streams in particular to provide a compressed bitstream for transmission that is a more compact representation of the data presented as input to the encoder.
- the compression of the video data may be for example in accordance with the HEVC format or H.264/AVC format or VVC format.
- the client 202 receives the transmitted bitstream and decodes the reconstructed bitstream to reproduce video images on a display device and the audio data by a loud speaker.
- a streaming scenario is considered in the example of Figure 2, it will be appreciated that in some embodiments of the invention the data communication between an encoder and a decoder may be performed using for example a media storage device such as an optical disc.
- a video image is transmitted with data representative of compensation offsets for application to reconstructed pixels of the image to provide filtered pixels in a final image.
- FIG. 3 schematically illustrates a processing device 300 configured to implement at least one embodiment of the present invention.
- the processing device 300 may be a device such as a micro-computer, a workstation or a light portable device.
- the device 300 comprises a communication bus 313 connected to:
- central processing unit 311 such as a microprocessor, denoted CPU;
- ROM read only memory
- RAM random access memory 312, denoted RAM, for storing the executable code of the method of embodiments of the invention as well as the registers adapted to record variables and parameters necessary for implementing the method of encoding a sequence of digital images and/or the method of decoding a bitstream according to embodiments of the invention;
- the apparatus 300 may also include the following components:
- -a data storage means 304 such as a hard disk, for storing computer programs for implementing methods of one or more embodiments of the invention and data used or produced during the implementation of one or more embodiments of the invention;
- the disk drive being adapted to read data from the disk 306 or to write data onto said disk;
- -a screen 309 for displaying data and/or serving as a graphical interface with the user, by means of a keyboard 310 or any other pointing means.
- the apparatus 300 can be connected to various peripherals, such as for example a digital camera 320 or a microphone 308, each being connected to an input/output card (not shown) so as to supply multimedia data to the apparatus 300.
- peripherals such as for example a digital camera 320 or a microphone 308, each being connected to an input/output card (not shown) so as to supply multimedia data to the apparatus 300.
- the communication bus provides communication and interoperability between the various elements included in the apparatus 300 or connected to it.
- the representation of the bus is not limiting and in particular the central processing unit is operable to communicate instructions to any element of the apparatus 300 directly or by means of another element of the apparatus 300.
- the disk 306 can be replaced by any information medium such as for example a compact disk (CD-ROM), rewritable or not, a ZIP disk or a memory card and, in general terms, by an information storage means that can be read by a microcomputer or by a microprocessor, integrated or not into the apparatus, possibly removable and adapted to store one or more programs whose execution enables the method of encoding a sequence of digital images and/or the method of decoding a bitstream according to the invention to be implemented.
- CD-ROM compact disk
- ZIP disk or a memory card
- the executable code may be stored either in read only memory 306, on the hard disk 304 or on a removable digital medium such as for example a disk 306 as described previously.
- the executable code of the programs can be received by means of the communication network 303, via the interface 302, in order to be stored in one of the storage means of the apparatus 300 before being executed, such as the hard disk 304.
- the central processing unit 311 is adapted to control and direct the execution of the instructions or portions of software code of the program or programs according to the invention, instructions that are stored in one of the aforementioned storage means.
- the program or programs that are stored in a non-volatile memory for example on the hard disk 304 or in the read only memory 306, are transferred into the random access memory 312, which then contains the executable code of the program or programs, as well as registers for storing the variables and parameters necessary for implementing the invention.
- the apparatus is a programmable apparatus which uses software to implement the invention.
- the present invention may be implemented in hardware (for example, in the form of an Application Specific Integrated Circuit or ASIC).
- Figure 4 illustrates a block diagram of an encoder according to at least one embodiment of the invention.
- the encoder is represented by connected modules, each module being adapted to implement, for example in the form of programming instructions to be executed by the CPU 311 of device 300, at least one corresponding step of a method implementing at least one embodiment of encoding an image of a sequence of images according to one or more embodiments of the invention.
- An original sequence of digital images iO to in 401 is received as an input by the encoder 400.
- Each digital image is represented by a set of samples, sometimes also referred to as pixels (hereinafter, they are referred to as pixels).
- a bitstream 410 is output by the encoder 400 after implementation of the encoding process.
- the bitstream 410 comprises a plurality of encoding units or slices, each slice comprising a slice header for transmitting encoding values of encoding parameters used to encode the slice and a slice body, comprising encoded video data.
- the input digital images iO to in 401 are divided into blocks of pixels by module 402.
- the blocks correspond to image portions and may be of variable sizes (e.g. 4x4, 8x8, 16x16, 32x32, 64x64, 128x128 pixels and several rectangular block sizes can be also considered).
- a coding mode is selected for each input block. Two families of coding modes are provided: coding modes based on spatial prediction coding (Intra prediction), and coding modes based on temporal prediction (Inter coding, Merge, SKIP). The possible coding modes are tested.
- Module 403 implements an Intra prediction process, in which the given block to be encoded is predicted by a predictor computed from pixels of the neighbourhood of said block to be encoded. An indication of the selected Intra predictor and the difference between the given block and its predictor is encoded to provide a residual if the Intra coding is selected.
- Temporal prediction is implemented by motion estimation module 404 and motion compensation module 405.
- a reference image from among a set of reference images 416 is selected, and a portion of the reference image, also called reference area or image portion, which is the closest area (closest in terms of pixel value similarity) to the given block to be encoded, is selected by the motion estimation module 404.
- Motion compensation module 405 then predicts the block to be encoded using the selected area.
- the difference between the selected reference area and the given block, also called a residual block is computed by the motion compensation module 405.
- the selected reference area is indicated using a motion vector.
- a residual is computed by subtracting the predictor from the original block.
- a prediction direction is encoded.
- the Inter prediction implemented by modules 404, 405, 416, 418, 417 at least one motion vector or data for identifying such motion vector is encoded for the temporal prediction.
- Motion vector predictors from a set of motion information predictor candidates is obtained from the motion vectors field 418 by a motion vector prediction and coding module 417.
- the encoder 400 further comprises a selection module 406 for selection of the coding mode by applying an encoding cost criterion, such as a rate-distortion criterion.
- an encoding cost criterion such as a rate-distortion criterion.
- a transform such as DCT
- the transformed data obtained is then quantized by quantization module 408 and entropy encoded by entropy encoding module 409.
- the encoded residual block of the current block being encoded is inserted into the bitstream 410.
- the encoder 400 also performs decoding of the encoded image in order to produce a reference image (e.g. those in Reference images/pictures 416) for the motion estimation of the subsequent images. This enables the encoder and the decoder receiving the bitstream to have the same reference frames (reconstructed images or image portions are used).
- the inverse quantization (“dequantization”) module 411 performs inverse quantization (“dequantization”) of the quantized data, followed by an inverse transform by inverse transform module 412.
- the intra prediction module 413 uses the prediction information to determine which predictor to use for a given block and the motion compensation module 414 actually adds the residual obtained by module 412 to the reference area obtained from the set of reference images 416.
- Post filtering is then applied by module 415 to filter the reconstructed frame (image or image portions) of pixels.
- an SAO loop filter is used in which compensation offsets are added to the pixel values of the reconstructed pixels of the reconstructed image. It is understood that post filtering does not always have to performed. Also, any other type of post filtering may also be performed in addition to, or instead of, the SAO loop filtering.
- FIG. 5 illustrates a block diagram of a decoder 60 which may be used to receive data from an encoder according an embodiment of the invention.
- the decoder is represented by connected modules, each module being adapted to implement, for example in the form of programming instructions to be executed by the CPU 311 of device 300, a corresponding step of a method implemented by the decoder 60.
- the decoder 60 receives a bitstream 61 comprising encoded units (e.g. data corresponding to a block or a coding unit), each one being composed of a header containing information on encoding parameters and a body containing the encoded video data.
- encoded units e.g. data corresponding to a block or a coding unit
- the encoded video data is entropy encoded, and the motion vector predictors’ indexes are encoded, for a given block, on a predetermined number of bits.
- the received encoded video data is entropy decoded by module 62.
- the residual data are then dequantized by module 63 and then an inverse transform is applied by module 64 to obtain pixel values.
- the mode data indicating the coding mode are also entropy decoded and based on the mode, an INTRA type decoding or an INTER type decoding is performed on the encoded blocks (units/sets/groups) of image data.
- an INTRA predictor is determined by intra prediction module 65 based on the intra prediction mode specified in the bitstream.
- the motion prediction information is extracted from the bitstream so as to find (identify) the reference area used by the encoder.
- the motion prediction information comprises the reference frame index and the motion vector residual.
- the motion vector predictor is added to the motion vector residual by motion vector decoding module 70 in order to obtain the motion vector.
- Motion vector decoding module 70 applies motion vector decoding for each current block encoded by motion prediction. Once an index of the motion vector predictor for the current block has been obtained, the actual value of the motion vector associated with the current block can be decoded and used to apply motion compensation by module 66. The reference image portion indicated by the decoded motion vector is extracted from a reference image 68 to apply the motion compensation 66. The motion vector field data 71 is updated with the decoded motion vector in order to be used for the prediction of subsequent decoded motion vectors.
- decoded block is obtained.
- post filtering is applied by post filtering module 67.
- a decoded video signal 69 is finally obtained and provided by the decoder 60.
- HEVC uses 3 different INTER modes: the Inter mode (Advanced Motion Vector Prediction (AMVP)), the “classical” Merge mode (i.e. the “non-Affine Merge mode” or also known as “regular” Merge mode) and the “classical” Merge Skip mode (i.e. the “non-Affine Merge Skip” mode or also known as “regular” Merge Skip mode).
- AMVP Advanced Motion Vector Prediction
- classical Merge mode i.e. the “non-Affine Merge mode” or also known as “regular” Merge mode
- the “classical” Merge Skip mode i.e. the “non-Affine Merge Skip” mode or also known as “regular” Merge Skip mode.
- the main difference between these modes is the data signalling in the bitstream.
- the current HEVC standard includes a competitive based scheme for Motion vector prediction which was not present in earlier versions of the standard.
- Intra Block Copy In the Screen Content Extension of HEVC, the new coding tool called Intra Block Copy (IBC) is signalled as any of those three INTER modes, the difference between IBC and the equivalent INTER mode being made by checking whether the reference frame is the current one. This can be implemented e.g. by checking the reference index of the list L0, and deducing this is Intra Block Copy if this is the last frame in that list. Another way to do is comparing the Picture Order Count of current and reference frames: if equal, this is Intra Block Copy.
- IBC Intra Block Copy
- Figure 6 show the labelling scheme used herein to describe blocks situated relative to a current block (i.e. the block currently being en/decoded) between frames (Fig. 6).
- VVC VVC
- new Merge modes have been added to the regular Merge mode of HEVC.
- MCP motion compensation prediction
- the affine motion field of the block is described by two control point motion vectors.
- the affine mode is a motion compensation mode like the Inter modes (AMVP, “classical” Merge, or “classical” Merge Skip). Its principle is to generate one motion information per pixel according to 2 or 3 neighbouring motion information. In the JEM, the affine mode derives one motion information for each 4x4 block as depicted in Figure 8(a) (each square is a 4x4 block, and the whole block in Figure 8(a) is a 16x16 block which is divided into 16 blocks of such square of 4x4 size - each 4x4 square block having a motion vector associated therewith).
- the Affine mode is available for the AMVP mode and the Merge modes (i.e. the classical Merge mode which is also referred to as “non-Affine Merge mode” and the classical Merge Skip mode which is also referred to as “non-Affine Merge Skip mode”), by enabling the affine mode with a flag.
- the Affine Mode is also known as SubBlock mode; these terms are used interchangeably in this specification.
- the subblock Merge mode of VVC contains a subblock-based temporal merging candidates, which inherit the motion vector field of a block in a previous frame pointed by a spatial motion vector candidate. This subblock candidate is followed by inherited affine motion candidate if the neighboring blocks have been coded with an inter affine mode of subblock merge and then some as constructed affine candidates are derived before some zero Mv candidate.
- VVC In addition to the regular Merge mode and subblock Merge mode, the VVC standard contains also the Combined Inter Merge / Intra prediction (CIIP) also known as MultiHypothesis Intra Inter (MHII) Merge mode.
- CIIP Combined Inter Merge / Intra prediction
- MHII MultiHypothesis Intra Inter
- the Combined Inter Merge / Intra prediction (CIIP) Merge can be considered as a combination of the regular Merge mode and the Intra mode and is described below with reference to Figure 10.
- the block predictor for the current block (1001) of this mode is an average between a Merge predictor block and an Intra predictor block as depicted in Figure 10.
- the Merge predictor block is obtained with exactly the same process of the Merge mode so it is a temporal block (1002) or bi-predictor of 2 temporal blocks. As such, a Merge index is signalled for this mode in the same manner as the regular Merge mode.
- the Intra predictor block is obtained based on the neighbouring sample (1003) of the current block (1001).
- the amount of available Intra modes for the current block is however limited compared to an Intra block.
- the Chroma predictor is equal to the Luma predictor.
- 1, 2 or 3 bits are used to signal the Intra predictor for a CIIP block.
- the CIIP block predictor is obtained by a weighted average of the Merge block predictor and the Intra block predictor. The weighting of the weighted average depends on the block size and/or the Intra predictor block selected. The obtained CIIP predictor is then added to the residual of the current block to obtain the reconstructed block. It should be noted that the CIIP mode is enabled only for non-Skipped blocks. Indeed, use of the CIIP Skip typically results in losses in compression performance and an increase in encoder complexity. This is because the CIIP mode has often a block residual in opposite to the other Skip mode. Consequently its signalling for the Skip mode increases the bitrate. - when the current CU is Skip, the CIIP is avoided.
- the CIIP block can’t have a residual containing only 0 value as it is not possible to encode a VVC block residual equal to 0.
- the only way to signal a block residual equal to 0 for a Merge mode is to use the Skip mode, this is because the CU CBF flag is inferred to be equal to true for Merge modes. And when this CBF flag is true, the block residual can’t be equal to 0.
- CUP should be interpreted in this specification as being a mode which combines features of Inter and Intra prediction, and not necessarily as a label given to one specific mode.
- the CIIP used the same Motion vector candidates list as the regular Merge mode.
- the MMVD MERGE mode is a specific regular Merge mode candidate derivation. It can be considered as an independent Merge candidates list.
- the selected MMVD Merge candidate, for the current CU is obtained by adding an offset value to one motion vector component (mvx or mvy) to an initial regular Merge candidate.
- the offset value is added to the motion vector of the first list L0 or to the motion vector of the second list LI depending on the configuration of these reference frames (both backward, both forward or forward and backward).
- the initial Merge candidate is signalled thanks to an index.
- the offset value is signalled thanks to a distance index between the 8 possible distances (1/4-pel, 1/2-pel, 1 -pel, 2- pel, 4-pel, 8-pel, 16-pel, 32-pel) and a direction index giving the x or the y axis and the sign of the offset.
- the Geometric (GEO) MERGE mode is a particular bi-prediction mode.
- Figure 9 illustrates this particular block predictor generation.
- the block predictor contains one triangle from a first block predictor (901 or 911) and a second triangle from a second block predictor (902 or 912). But several other possible splits of the block are possible as depicted in Figure 9(c) and Figure 9(d).
- the Geometric Merge should be interpreted in this specification as being a mode which combines features of two Inter non square predictors, and not necessarily as a label given to one specific mode.
- Each partition (901 or 902) in the example of Figure 9(a), has a motion vector candidate which is a unidirectional candidate. And for each partition an index is signalling to obtain at decoder the corresponding motion vector candidate in a list of unidirectional candidates. And the first and the second can’t use the same candidate.
- This list of candidates comes from the regular Merge candidates list where for each candidate, one of the 2 components (L0 or LI) have been removed.
- IBC Intra block Copy
- the decoder side motion vector derivation (DMVR), in VVC, increases the accuracy of the MVs of the Merge mode.
- a bilateral-matching (BM) based decoder side motion vector refinement is applied.
- BM bilateral-matching
- a refined MV is searched around the initial MVs in the reference picture list L0 and reference picture list LI.
- the BM method calculates the distortion between the two candidate blocks in the reference picture list L0 and list LI.
- VVC integrates also a bi-directional optical flow (BDOF) tool.
- BDOF previously referred to as BIO
- BIO is used to refine the bi-prediction signal of a CU at the 4 ⁇ 4 subblock level.
- BDOF is applied to a CU if it satisfies several conditions, especially if the distances (i.e. Picture Order Count (POC) difference) from two reference pictures to the current picture are the same.
- POC Picture Order Count
- the BDOF mode is based on the optical flow concept, which assumes that the motion of an object is smooth.
- a motion refinement (v_x, v_y ) is calculated by minimizing the difference between the L0 and LI prediction samples. The motion refinement is then used to adjust the bi-predicted sample values in the 4x4 subblock.
- Prediction refinement with optical flow is used for affine mode.
- VVC also includes Adaptive Motion Vector Resolution (AMVR).
- AMVR allows the motion vector difference of the CU to be coded in different precision. For example for AMVP mode: quarter-luma-sample, half-luma-sample, integer-luma-sample or four-luma-sample are considered.
- the following table of the VVC specification gives the AMVR shift based on different syntax elements.
- AMVR can have an impact on the coding of the other modes than those using motion vector differences coding as the different Merge mode. Indeed, for some candidates the parameter hpellfldx, which represent an index on the luma interpolation filter for half pel precision, is propagated for some Merge candidate.
- the bi-prediction mode with CU-level weight is extended beyond simple averaging (as performed in HEVC) to allow weighted averaging of the two prediction signals P o and P ⁇ according to the following formula.
- the weight index, bcwlndex is signalled after the motion vector difference.
- the weight index is inferred from neighbouring blocks based on the merge candidate index.
- BCW is used only for CUs with 256 or more luma samples.
- all 5 weights are used for low-delay pictures.
- only 3 weights are used for non-low-delay pictures.
- the regular Merge list is derived as in Figure 10 and Figure 11.
- Bl (1002), Al (1006), B0 (1010), A0 (1014) are added if they exist.
- a partial redundancies are performed, between the motion information of Al and Bl (1007) to add Al (1008), between the motion information of B0 and Bl (1011) to add B0 (1012) and between the motion information of A0 and Al (1015) to add A0 (1016).
- variable ent is incremented (1015, 1009, 1013, 1017, 1023, 1027, 1115, 1108).
- the candidate B2 (1019) is added (1022) if it has not the same motion information as Al and Bl (1021).
- the temporal candidate is added.
- the bottom right candidate (1024), if it is available (1025) is added (1026), otherwise the center temporal candidate (1028) is added (1026) if it exists (1029).
- the history based (HMVP) are added (1101), if they have not the same motion information as Al and Bl (1103).
- the number of history based candidates can’t exceed the maximum number of candidates minus 1 of the Merge candidates list (1102). So after the history based candidates there is at least one position missing in the merge candidates list.
- the pairwise candidate is built (1106) and added in the Merge candidates list (1107).
- the parameters the parameters BCWidx and useAltHpellf are set equal to the related parameters of the candidates.
- BCWidx is set equal to 0 and hpellfldxp is set equal to the hpellfldxp of the first candidate if it is equal to the hpellfldxp of the second candidate, and to
- Pairwise candidate derivation The pairwise candidate is built (1106) according to the algorithm of Figure 12. As depicted, when 2 candidates are in the list (1201), the hpellfldxp is derived as mentioned previously (1204, 1202, 1203). Then the inter direction (interDir) is set equal to 0 (1205). For each list, L0 and LI, If at least one reference frame is valid (different to -1) (1207), the parameters will be set. If both are valid (1208), the mv information for this candidate is derived (1209) and set equal to the reference frame of the first candidate and the motion information is the average between the 2 motion vectors for this list and the variable interDir is incremented. If only one of the candidates has motion information for this list (1210), the motion information for the pairwise candidate is set equal to this candidate (1212, 1211) and the inter direction variable interDir is incremented.
- JVET Since the end of the standardization of VVC vl, JVET has launched an exploration phase by establishing an exploration software (ECM). It gathers additional tools and improvements of existing tools on top of the VVC standard to target better coding efficiency. The different additional tools compared to VVC are described in JVET-X2025.
- the regular template matching is based on the template matching estimation as depicted in Figure 13.
- a motion estimation based on the neighboring samples of the current block (1301) and based on the neighboring samples of the multiple corresponding block positions, a cost is computed and the motion information which minimized the cost is selected.
- the motion estimation is limited by a search range and several restrictions on this search range are also used to reduce the complexity.
- the regular template matching candidates list is based on the regular Merge list but some additional steps and parameters have been added which means different Merge candidates lists for a same block may be generated. Moreover, only 4 candidates are available for the template matching regular Merge candidates list compared to the 10 candidates for the regular Merge candidates list in the ECM with common tests conditions defined by JVET.
- the non-adjacent candidates 1540. These candidates come from blocks spatially located in the current frame but not the adjacent ones, as the adjacent are the spatial candidates. They are selected according to a distance and a direction. As for the history based the list of adjacent candidates can be added until that the list reaches the maximum number of candidate minus 1, in order that the pairwise can still be added.
- This pseudo code can be summarized as: for each reference frame index (uni-direction), or pair of reference indexes (bi-prediction), a zero candidate is added. When all are added, only zero candidates with reference frames indexes 0 are added until that the number of candidates reaches its maximum value. In such a way, the Merge list can include multiple zero candidates. Indeed, it has been surprisingly found that this occurs frequently in real video sequences, particularly at the beginnings of slices or frames and sequences.
- the number of the candidates in the list can be superior to the maximum number of candidates in the final list Maxcand. Yet this number of candidates in the initial list, MaxCandlnitialList, is used for the derivation. Consequently, the Zero candidates are added until MaxCandlnitialList and not until Maxcand.
- the BM Merge is Merge mode dedicated to the Adaptive decoder side motion vector refinement method which is an extension of multi-pass DMVR of the ECM. As described in JVET-X2025, this mode is equivalent to 2 Merge modes to refine the MV only in one direction. So, one Merge mode for L0 and one Merge mode for LI. So, the BM Merge is enabled only when the DMVR conditions can be enabled. For these two Merge modes only one list of Merge candidates is derived and all candidates respect the DMVR conditions.
- the Merge candidates for the BM Merge mode are derived from spatial neighbouring coded blocks, TMVPs, non-adjacent blocks, HMVPs, pair-wise candidate, in a similar manner as for the regular Merge mode. A difference is that only those meet DMVR conditions are added into the candidate. Merge index is coded in a similar manner as for regular Merge mode.
- the AVMP Merge mode also known as the bi-directional predictor, is defined as the following in JVET-X2025: It is composed of an AMVP predictor in one direction and a Merge predictor in the other direction.
- the mode can be enabled to a coding block when the selected Merge predictor and the AMVP predictor satisfy DMVR condition, where there is at least one reference picture from the past and one reference picture from the future relatively to the current picture and the distances from two reference pictures to the current picture are the same, the bilateral matching MV refinement is applied for the Merge MV candidate and AMVP MVP as a starting point. Otherwise, if template matching functionality is enabled, template matching MV refinement is applied to the Merge predictor or the AMVP predictor which has a higher template matching cost.
- AMVP part of the mode is signalled as a regular uni-directional AMVP, i.e. reference index and MVD are signalled, and it has a derived MVP index if template matching is used or MVP index is signalled when template matching is disabled.
- the Merge part in the other direction (1 - LX) is implicitly derived by minimizing the bilateral matching cost between the AMVP predictor and a Merge predictor, i.e. for a pair of the AMVP and a Merge motion vectors.
- the bilateral matching cost is calculated using the Merge candidate MV and the AMVP MV.
- the Merge candidate with the smallest cost is selected.
- the bilateral matching refinement is applied to the coding block with the selected Merge candidate MV and the AMVP MV as a starting point.
- the third pass of multi pass DMVR which is 8x8 sub-PU BDOF refinement of the multi-pass DMVR is enabled to AMVP -merge mode coded block.
- the mode is indicated by a flag, if the mode is enabled AMVP direction LX is further indicated by a flag.
- the sign prediction method is described in JVET-X0132.
- the motion vector difference sign prediction can be applied in regular inter modes if the motion vector difference contains non-zero component. In the current ECM version, it is applied for AMVP, Affine MVD and SMVD modes. Possible MVD sign combinations are sorted according to template matching cost and index corresponding to the true MVD sign is derived and coded with context model. At decoder side, the MVD signs are derived as following: 1/Parse the magnitude of MVD components. 2/Parse context-coded MVD sign prediction index. 3/Build MV candidates by creating combination between possible signs and absolute MVD value and add it to the MV predictor.
- the intra prediction, fusion for template-based intra mode derivation is described as the following in JVET-X2025: For each intra prediction mode in MPMs, The SATD between the prediction and reconstruction samples of the template is calculated. First two intra prediction modes with the minimum SATD are selected as the TIMD modes. These two TIMD modes are fused with the weights after applying PDPC process, and such weighted intra prediction is used to code the current CU. Position dependent intra prediction combination (PDPC) is included in the derivation of the TIMD modes.
- PDPC Position dependent intra prediction combination
- a duplicate check for each candidate was added (1440, 1441, 1442, 1443, 1444, 1445, and 1530). But, the duplicate is also for the Non-adjacent candidates (1540) and for the history based candidates (1501). It consists in comparing the motion information of the current candidate of the index ent to the motion information of each other previous candidates. When this motion information is equal, it is considered as duplicate and the variable ent is not incremented.
- the motion information means inter direction, reference frame indexes and motion vectors for each list (L0, LI). Note that zero candidates corresponding to different reference frames are not considered duplicates.
- MvThBDMVRMvdThreshold used for GEO Merge derivation and also for the duplicate check of the non-adjacent candidates as described below.
- an Adaptive Reordering of Merge Candidates with Template Matching was added.
- the candidates are reordered based on the cost of each candidate.
- this method only one cost is computed per candidate. This method is applied after that this list has been derived and only on the 5 first candidates of the regular Merge candidates list. It should be appreciated that the number 5 was chosen to balance the complexity of the reordering process with the potential gains, and as such a greater number (e.g. all of the candidates) may be reordered.
- Figure 18 gives an example of this method on a regular Merge candidate list containing 10 candidates as in the CTC.
- This method is also applied on the subblock merge mode except for the temporal candidate and on for the regular TM mode for all of the 4 candidates.
- this method was also extended to reorder and select a candidates to be included in the final list of Merge mode candidates.
- JVET-X0087 all possible non-adjacent candidates (1540) and History based candidates (1501) are considered with temporal non-adjacent candidates in order to obtain a list of candidates.
- This list of candidates is built without considering the maximum number of candidates.
- This list candidates is then reordered. Only a correct number of candidates from this list are added to the final list of Merge candidates.
- the non- adjacent candidates and History based candidates are processed separately from the adjacent spatial and temporal candidates.
- the processed list is used to supplement the adjacent spatial and temporal Merge candidates already present in the Merge candidate list to generate a final Merge candidate list.
- ARMC is used to select the temporal candidate from among 3 temporal candidates bi-dir, L0 or LI.
- the selected candidate is added to the Merge candidate list.
- the Merge temporal candidate is selected from among several temporal candidates which are reordered using ARMC. In the same way, all possible Adjacent candidates are subject to ARMC and up to 9 of these candidates can be added to the list of Merge candidates.
- JVET X0087 re-uses the cost computed during the reordering of the non-adjacent and History based candidates, to avoid additional computation costs.
- JVET- X0133 applies a systematic reordering on all candidates on the final list of merge candidates.
- ARMC Since the first implementation of ARMC, the method was added to several other modes.
- the ARMC is applied additionally to the Regular, and Template matching Merge mode, Subblock Merge modes and also for IBC, MMVD, Affine MMVD, CUP, CUP with template matching and BM Merge mode.
- the principle of ARMC to reorder the list of candidates based on template matching cost is also applied to the AMVP Merge candidates derivation as well as for the Intra method TIMD to select the most probable predictors.
- the ECM4.0 derivation includes a cascading AMRC process for the candidates derivation of the regular, TM and BM merge modes as depicted for the regular and TM Merge mode in Figure 19.
- first 10 temporal positions are checked and added to the list of the temporal candidates after a non-duplicate check.
- This temporal list can contain at the maximum 9 candidates.
- there is a particular threshold for this temporal list as the MV threshold is always 1 and not depend on the Merge mode compared to the motion threshold uses for the Merge candidate derivation.
- the ARMC process is applied and only the first temporal candidate is added in the traditional list of Merge candidates if it is not duplicate compared to previous candidates.
- non- Adjacent spatial candidates are derived among 59 positions.
- the first list of non-duplicate candidates which can reach 18 candidates is derived.
- the Motion Threshold is different to those used in for temporal derivation and for the rest of the list and doesn’t depends on the regular or template Merge modes. It is set equal to the mv the of BDMVR. Up to 18 non-adjacent candidates are reordered and only the 9 first non- Adjacent candidate are kept and added in the Merge candidates list. Then the other candidates are added except if the list contain already the maximum number of candidates.
- MaxCandlnitialList is higher than the maximum number of candidates that the final list can contain Maxcand. Then the ARMC process is applied for all candidates of the intermediate list, containing MaxCandlnitialList, as depicted in Figure 19. The maximum number of candidates Maxcand are set in the final list of candidates.
- Figure 17 illustrates the template cost computation of the ARMC method.
- the number of candidates considered in this process, NumMergeCandlnList, is superior or equal to the maximum number that the list can contain Maxcand (1712).
- the cost is set equal to 0 (1703).
- a cost non computed associated to a candidate “i”, mergeList[i].cost was set equal to the maximum value MAXVAL. If the top template for the current block is available (1704), the distortion compared to the current block template is computed (1705) and added to the current cost (1706). Then or otherwise, if the left template for the current block is available (1707), the distortion compared the current block template is computed (1708) and added to the current cost (1709).
- the cost of the current Merge candidate, mergeList[i].cost is set equal to the computed cost (1710) and the list is updated (1711).
- the current candidate i is set to a position regarding its cost compared to the cost of the other candidates.
- NumMergeCandlnList is set equal to the maximum number of possible candidates in the list Maxcand.
- MHP Multiple Hypothesis Prediction
- the multiple hypothesis parameters values ‘addHypNeighbours’ are inherited from the candidate.
- the multiple hypothesis parameters values ‘addHypNeighbours’ are not keep (they are clear).
- the Local Illumination Compensation (LIC) have been added. It is based on a linear model for illumination changes. The linear model is computed thanks to neighboring samples of the current block and the neighboring sample of the previous blocks.
- LIC is enabled only for unidirectional prediction. LIC is signaled by way of a flag. For the Merge modes no LIC flag is transmitted but instead the LIC flag is inherited from the merge candidates in the following manner.
- Non-adjacent merge candidates and history-based Merge candidates the value of the LIC flag is inherited.
- the LIC flag is set equal to 0.
- the value of the LIC flag it is set as depicted in Figure 16. This figure is based on Figure 12 and modules 1620 and 1621 have been added and modules 1609, 1612 and 1611 have been updated. A variable average is set equal to false (1620), if for the current list the average for the pairwise have been computed the LIC flag for the pairwise LICFlagfcnt] is set equal to false and the variable averageUsed equals to true (1609). If only candidate have a motion information for the list (1612 1611) the LIC flag is updated if the average wasn’t used. And it is set equal to a OR operation with its current value and the value of the LICflag of the candidate.
- the algorithm as shown in Figure 16 only allows the LICflag to be equal to something different to true if the 2 candidates have motion information for one list and each candidate has its own list.
- the candidate 0 has motion information for L0 only and Candidate 1 has motion information for LI only.
- the LIC flag can be equal to something else different to 0 but as LIC is only for uni-direction it will never happen. So the LIC flag for the pairwise is always equal to false. Consequently the pairwise candidate can’t use LIC when it is potentially needed. So this reduces the efficiency of the candidate and avoid the propagation of LIC for the following coded blocks and consequently decreases the coding efficiency.
- each candidate is added in the list and the duplicate check (1440, 1441, 1442, 1443, 1444, 1445, and 1530) has an impact only on the increment of the variable ent (1405, 1409, 1413, 1417, 1423, 1427, 1508).
- the variable BCWidx is not initialized for the pairwise candidate. Consequently, if the last candidate added in the list was a duplicate candidate, the value BCWidx for the pairwise candidate is the value of this previous duplicate candidate. This was not the case in VVC as candidates are not added when they are considered as duplicate.
- reordering motion vector predictor candidates in a list generally means that the most likely predictors are positioned higher up the list, and as such require fewer bits to encode. However, it has been noted that this does not always occur.
- the following examples aim to improve the reordering process by defining certain circumstances or categories of candidates where the reordering process is not used, reduced, and/or a secondary reordering process is performed.
- the list of candidates or predictors will be reordered according to a cost computed. For example, as mentioned above, several lists of Merge candidates or motion vector predictors are reordered according to template costs as well as Intra predictors.
- the list of candidates or predictors can be Intra or Inter blocks or a list of predictors to derive something other than a predictor.
- the MVD sign prediction method reorder a list of possible MVD sign indexes.
- the present disclosure mainly focus on Merge candidates derivation.
- the list of candidates or predictors will be reordered according to a cost computed.
- the list derived before reordering can come from previously decoded or encoded motion information. For example, spatial positions, temporal positions, or spatial/temporal non adjacent positions, or from a list of previous decoded candidates, or candidates derived from other candidates or candidates derived from other decoded samples or estimated samples. Such candidates are chosen on the basis that their corresponding samples are likely to be correlated to the samples to be en/decoded.
- the list of candidates does not reach always the maximum number of candidates that the final list can contain (Maxcand).
- the maximum number of candidates inside a list corresponds to the maximum index value that a decoder can decode.
- the list of candidates before reordering can contain more than this maximum and the additional candidates in this list can be removed thanks to a reordering algorithm based on cost values as described in Figure 17. So, during the derivation the maximum candidates can be higher than the final maximum number of candidates after the reordering.
- Coding efficiency is improved when the candidate(s) added to reach the maximum number of candidates are not considered during the reordering process (i.e. excluded from the reordering process). This is mainly because these candidates are duplicated and when the reordering process set them at an early position (earlier than the selected/best candidate), several consecutive Merge indexes are used to signal the same candidate which increases the merge index rate or avoid the selection of the best candidate. A further reason is that, on average, these candidates are inefficient as they have no correlation with the current block especially when the list of candidates is large.
- the zero candidates which are added to the list are not considered for the reordering process.
- the advantage of this is a complexity reduction as the number of computations of cost is limited.
- An additional advantage of this embodiment is a coding efficiency improvement as the zero candidates are often inefficient and when they are reordered they can take position of useful candidates and when they are duplicated zero candidates, several consecutive indexes at the beginning of the list or at the middle represent exactly the same candidate and the signaling of the others candidates after these candidates have a higher rate than it is needed.
- the reordering process may only be applied in some coding modes. In a particularly advantageous example, the reordering process is applied for one mode on full list.
- the advantage is a coding efficiency improvement. Indeed, when the zero candidate is interesting in term of coding efficiency, there is at least one mode for which it is represented with a minimum number of bits.
- the mode where the reordering process is applied on the full list is a mode with a number of candidates below a threshold (i.e. a small number of candidates) and/or where the zero candidates are often in the list but the number of zero candidates is low (e.g. below a threshold).
- a suitable threshold is 4.
- the reordering process is not performed on candidates set to fulfil the list as the zero candidates for modes which have a number of candidates above a threshold and/or the number of zero candidates is above a threshold.
- the accuracy of the process of determining the relative ‘cost’ of the candidates at the decoder side is a determiner of how effective the reordering process is.
- the following examples provide improvements to the cost determination process which result in a more accurate list, a lower complexity of calculating cost, or both.
- the algorithm for performing the reordering based may be altered to prioritize either accuracy or complexity (speed) of the reordering process.
- the reordering is based on cost which includes a measure between samples. A sample associated with each candidate is compared to another sample to produce a relative cost.
- the cost for a candidate can be computed based on neighboring samples of that predictor’s block and the neighboring samples of the current block. Such samples are readily available at the decoder side.
- the cost can be computed between the samples of 2 blocks predictors corresponding to the candidates in the list. For example, when a candidate is a bi-prediction candidate, the cost can be the distortion between the two blocks predictors. Bi-prediction candidates are discussed in more detail below.
- the cost can be also computed compared to another candidate.
- one other candidate can be a most probable candidate or predictor.
- the cost of a candidate is computed thanks to its samples and the samples of this most probable candidate.
- the cost can be computed on a sub-set of neighboring samples or a sub-set of samples of the predictors. For example, if there are a plurality of neighboring samples that could be used to determine a cost, these are sampled so as to decrease the complexity of the calculation.
- the cost can be computed based on samples corresponding to an image from another resolution. A high similarity with an image from a higher resolution is a good indication of a low cost (i.e. a good predictor).
- pre-processing values Given that only relative cost values are required (i.e. only the order is important) pre-processing values means a simpler calculation and is unlikely to significantly affect the efficacy of the reordering process. Depending to the pre-processing, the costs computed improves the reordering process.
- the cost could be a measure of distortion such as Sum of Absolute Difference (SAD), Sum of Absolute Transformed Differences (SATD), Sum of Square Errors (SSE) or Structural Similarity Index Measure (SSIM).
- SAD Sum of Absolute Difference
- SATD Sum of Absolute Transformed Differences
- SSE Sum of Square Errors
- SSIM Structural Similarity Index Measure
- the cost is a measure of distortion and a weight can be applied to this distortion.
- a rate or estimated rate can be also considered. Or a threshold.
- the cost may also be a weighted cost where the weight differs in dependence on the type of predictor or candidate, or the candidate’s initial position in the list.
- numMaxNonZeroCand is set equal to the current number of candidates. Then the reordering is limited to this variable value and not to the maximum number that the list can contains. This variable may be the difference between the current number of candidates and Maxcand.
- the variable is encoded in a header at sequence, set of pictures, picture, slice level.
- This variable can be in set equal to an average of numMaxNonZeroCand for better coding efficiency.
- this variable is preferably the difference between the current number of candidates and Maxcand. This may require fewer bits to encode as the difference (i.e. the number of candidates excluded from reordering) is likely to be lower than the current number of candidates (i.e. the number of candidates on which reordering is applied).
- the maximum number of candidates of the list is greater or equal to the maximum number of candidates that the final list can contain, this doesn’t limit the computation cost.
- a variation of this is to identify the first candidate added to fulfill the list by a variable and all candidates after this variable are not reordered.
- This value may be used to avoid the reordering of zero candidates or to at least avoid the computation of costs for the zero candidates.
- Figure 20 illustrates this embodiment for the zero candidates.
- This figure is based on Figure 15.
- numMaxNonZeroCand is set equal to the current number of candidates before that the zero candidates are added (2001).
- the Zero candidates are added until the maximum number of candidates in the initial list MaxCandlnitialList (2009) (2010) instead of Maxcand. Indeed, the initial list of candidates can to be higher than the final list of candidates in the last ECM version.
- Another implementation should be to change the value of NumMergeCandlnList by the variable numMaxNonZeroCand in module 2101 or 1701. This is only an implementation issue and depends on the initialization of the variables.
- each candidate added to fulfil the list of candidates (for example, the zero candidates) are identified by a variable.
- the variable is used to apply or not the cost computation. In such a way, the same reordering process is applied but the non-reordered candidates are ignored by virtue of not having an associated cost.
- the candidates use to fulfil the list of candidates are set to the end of the list.
- these are ordered according to the order that they have been derived in the initial list. This characteristic gives the coding efficiency as previously explained. For example, in Figure 21 when the current number of candidates is superior to the value numMaxNonZeroCand (2113), corresponding the zero candidates, the cost stays equal to the maximum value MAXVAL. Consequently, during the update candidates list process 2110, the zero candidates are at the end of the list.
- a cost is computed for the candidates which the candidates use to fulfil the list of candidates (e.g. the zero candidates) and a separate, second reordering process is performed on them and they are set at the end of the list,.
- This example improves the coding efficiency, particularly when the number of this kind of candidate is high.
- the predictors which are duplicated in the list are not reordered during the reordering process.
- One implementation of this consists in changing the derivation of the candidates. For example, the zero candidates are added with a duplicate check (either when they all have been added or during the process of adding), a variable numNonDuplicateCand is set equal to the current number of candidates in the list. Then the zero candidates are added without duplicate check to fulfill the list.
- all candidates with higher indexes will not be reordered and kept at the end of the list. All previous features can be applied, for example the cost computation, signalling and processing of the non-reordered candidates.
- the candidates use to fulfill the list are not reordered in the list for some modes except one mode where only the duplicate candidates are not reordered.
- the following examples solve some issues related to the templates availabilities to compute cost. These examples are mainly dedicated to the template matching method.
- the availability of a template means that the template is outside the reference frame or outside a delimited area.
- a delimited area can be defined to reduce the memory access of such method.
- Figure 22 illustrates 3 cases where templates for the predictor are not available.
- 2201 2202 2203 represents the border of the reference frame or of the delimited area.
- the left template (2204) is unavailable but the up template is available.
- the top template of predictor block is outside the reference frame or the restricted area (2202) and the left template is available (2207).
- both templates (2208, 2209) are unavailable.
- the candidates related to these cases should have block predictors outside the reference frame and consequently they generally produce worse block predictors compared to blocks coming from the true reference frame. Indeed, when sample is outside the current frame the missing samples are replaced by the sample of the border line or column of the reference frame.
- the cost which can’t be computed is replaced by a value based on the cost value of a related available template.
- the advantage of this example is a coding efficiency improvement. Indeed, the cost will correspond to a value closest to the value that can be obtained when both templates are available. Compared to the existing method, a candidate in that case will not be set to an early position as its related cost has been computed with fewer samples than the other candidates.
- the cost is computed as based on the size(s) of template(s), for example being proportional to the size of the template(s).
- the advantage is that the cost of the unavailable template will be statistically closest to the real cost and the comparison compared to the cost of the other candidates is fairer. This method may also be computationally simpler.
- costLeft (costUp/width) x height.
- cost costUp + (costUp/width) x height
- Figure 22 illustrates particular case 1 and case 2, but for some cases, only a part of the template is missing. In that case a partial cost can be computed on all available samples.
- the advantage compared to the previous embodiment is a better estimation of the real cost of the candidate.
- the proportionality is a computed with shift operations. For example, a shift operation closest to the actual calculation can be used. For example, the denominator is approximated to the closest power of 2 value.
- the advantage is a simplification, especially for hardware implementation as no division is used. (A shift operation is less complex than a division).
- the cost value for the non-available template is set equal to the cost value of the available template.
- the advantage is a further simplification with minor impact on coding efficiency as many blocks are square blocks.
- cost costUp + w x (costUp/width) x height
- the advantage of this embodiment is a coding efficiency improvement, indeed, if there is a missing template the related block predictor in not likely to be very relevant. This weight will consequently produce a higher cost and will set, sometimes, the candidate in the lowest position in the final list.
- top and left template with one line of samples as in the ECM. But longer templates, or more templates can be considered. As an example, the top right template, or the bottom left template may be considered. In the same way further lines or row of templates can be considered to compute the cost. And also, the bi-prediction can be considered also for each of the above examples.
- the third case of Figure 22 illustrates the case where no template is available (2208 2209) for the current predictor. In that case, any cost can be computed.
- the value is set equal to a maximum value. This ensures that the related candidates are not set at the begging of the list.
- the maximum value is inferior to a maximum value set for the candidate used to fulfill the list (e.g. the zero candidates). Indeed, these candidates are more efficient than such candidates which are added to fulfil the requirement to have a certain number of candidates.
- the candidates without available template are set at the end of the list and before the candidates which are added to fulfil the requirement to have a certain number of candidates (e.g. the zero candidates). Indeed, this can be achieved by setting their cost values equal to a maximum and highest maximum value for the zero candidates as described above.
- the cost for the candidate is set equal to a maximum value in order that the candidate is at the end of the list.
- the advantage of this is a complexity reduction as no cost needs to be computed for the available template and also no adaptation of the cost. So, the coding efficiency is inferior compared to the previous embodiments with one template available but the complexity is inferior.
- the maximum value is inferior to the maximum value set for the candidate used to fulfill the list (e.g. the zero candidates). Indeed, these candidates are more efficient than such candidates.
- candidates keep the same ordering than in the initial list. For example, if candidate 1 is before a candidate 2 in the initial list in the reordered list candidate 1 is before candidate 2.
- Figure 23 illustrates three cases where the current block has no available templates (case 6) or the templates are partially available (case 4 and case 5). These cases are surprisingly prevalent when the bit rates is low, and for small sequences or for small slices.
- the list is not reordered. This may be achieved by not calculating a cost for any of the candidates.
- the advantage is a small impact on coding efficiency with a complexity reduction.
- the number of temporal candidates is increased.
- the number of temporal of candidates is not 1 but a higher value.
- this can be all temporal candidates.
- this can be 9 temporal candidates.
- the number of temporal positions used to derive temporal candidates can be increased.
- the number of temporal candidates is the same as when the templates are available.
- the advantage of this embodiment is a coding efficiency increase as when there is no available template (case 6) there is no spatial candidates, no history-based template and no non- adjacent candidates. And with only one temporal candidate no pairwise candidate can be derived. So, if more temporal candidates are added this increases the coding efficiency. This is particularly efficient at low bit rates and for small sequences or for small slices as cases 4, 5, 6 often happen.
- the maximum number of candidates for those blocks is reduced. If only the temporal can be considered the maximum number of candidates should be 1 for example. In that case there is no cost related to the current block.
- the advantage is a coding efficiency improvement for the related blocks.
- the motion vector threshold used is changed. As there are few possible spatial candidates, the motion vector threshold is reduced (if possible) in order to obtain more candidates in the list. This allows additional candidates to be added to the list without being deemed duplicates and potentially removed (and replaced with zero candidates).
- the first possibility is to compute the cost for each template independently for the first list and the second list and to sum these costs. If the uni -prediction is possible in the candidates set, the cost is divided by two.
- the second possibility is to apply the bi-directional computation in order to obtain only one template for each top and the left templates, thanks to our example, and compute the cost of these bi-directional templates with the templates of the current block.
- This second possibility is particularly efficient when the Bi-prediction with CU-level weight (BCW) method is enabled.
- Figure 24 illustrates a bi-directional prediction where the left template of the block predictor in L0 is unavailable.
- the cost of available template is used to replace the cost of the non-available template.
- cost costLeftLO + costLeftLl + costTopLO + costTopLl
- the advantage is a coding efficiency improvement.
- the cost is computed for the samples available and the cost for the non-available template corresponds to the cost of the related available template.
- the advantage is a computation of a cost closest to the real cost.
- a penalty can be applied to the cost which replaces the current one or to the final cost.
- the cost is computed on the available template without derivation of the bi-directional prediction.
- the left template of L0 is not available, only the uni -prediction of the left template is considered to compute the cost of the left template.
- the advantage is a coding efficiency improvement.
- the biprediction is computed for the samples available in both directions and the uni -prediction is considered for available samples in one direction when not available for the second direction.
- the advantage is a computation of a cost closest to the real cost.
- a penalty may be applied to the cost which replaces the current one or to the final cost.
- Figure 25 shows a system 191 195 comprising at least one of an encoder 150 or a decoder 100 and a communication network 199 according to embodiments of the present invention.
- the system 195 is for processing and providing a content (for example, a video and audio content for displaying/outputting or streaming video/audio content) to a user, who has access to the decoder 100, for example through a user interface of a user terminal comprising the decoder 100 or a user terminal that is communicable with the decoder 100.
- a user terminal may be a computer, a mobile phone, a tablet or any other type of a device capable of providing/displaying the (provided/streamed) content to the user.
- the system 195 obtains/receives a bitstream 101 (in the form of a continuous stream or a signal - e.g. while earlier video/audio are being displayed/output) via the communication network 199.
- the system 191 is for processing a content and storing the processed content, for example a video and audio content processed for displaying/outputting/streaming at a later time.
- the system 191 obtains/receives a content comprising an original sequence of images 151, which is received and processed (including filtering with a deblocking filter according to the present invention) by the encoder 150, and the encoder 150 generates a bitstream 101 that is to be communicated to the decoder 100 via a communication network 191.
- the bitstream 101 is then communicated to the decoder 100 in a number of ways, for example it may be generated in advance by the encoder 150 and stored as data in a storage apparatus in the communication network 199 (e.g. on a server or a cloud storage) until a user requests the content (i.e. the bitstream data) from the storage apparatus, at which point the data is communicated/streamed to the decoder 100 from the storage apparatus.
- the system 191 may also comprise a content providing apparatus for providing/streaming, to the user (e.g. by communicating data for a user interface to be displayed on a user terminal), content information for the content stored in the storage apparatus (e.g.
- the encoder 150 generates the bitstream 101 and communicates/streams it directly to the decoder 100 as and when the user requests the content.
- the decoder 100 then receives the bitstream 101 (or a signal) and performs filtering with a deblocking filter according to the invention to obtain/generate a video signal 109 and/or audio signal, which is then used by a user terminal to provide the requested content to the user.
- any step of the method/process according to the invention or functions described herein may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the steps/functions may be stored on or transmitted over, as one or more instructions or code or program, or a computer-readable medium, and executed by one or more hardware-based processing unit such as a programmable computing machine, which may be a PC (“Personal Computer”), a DSP (“Digital Signal Processor”), a circuit, a circuitry, a processor and a memory, a general purpose microprocessor or a central processing unit, a microcontroller, an ASIC (“Application-Specific Integrated Circuit”), a field programmable logic arrays (FPGAs), or other equivalent integrated or discrete logic circuitry.
- a programmable computing machine which may be a PC (“Personal Computer”), a DSP (“Digital Signal Processor”), a circuit, a circuitry, a processor and a memory, a general purpose microprocessor or a central processing unit,
- Embodiments of the present invention can also be realized by wide variety of devices or apparatuses, including a wireless handset, an integrated circuit (IC) or a set of JCs (e.g. a chip set).
- IC integrated circuit
- JCs e.g. a chip set
- Various components, modules, or units are described herein to illustrate functional aspects of devices/apparatuses configured to perform those embodiments, but do not necessarily require realization by different hardware units. Rather, various modules/units may be combined in a codec hardware unit or provided by a collection of interoperative hardware units, including one or more processors in conjunction with suitable software/firmware.
- Embodiments of the present invention can be realized by a computer of a system or apparatus that reads out and executes computer executable instructions (e.g., one or more programs) recorded on a storage medium to perform the modules/units/functions of one or more of the above-described embodiments and/or that includes one or more processing unit or circuits for performing the functions of one or more of the above-described embodiments, and by a method performed by the computer of the system or apparatus by, for example, reading out and executing the computer executable instructions from the storage medium to perform the functions of one or more of the above-described embodiments and/or controlling the one or more processing unit or circuits to perform the functions of one or more of the abovedescribed embodiments.
- computer executable instructions e.g., one or more programs
- the computer may include a network of separate computers or separate processing units to read out and execute the computer executable instructions.
- the computer executable instructions may be provided to the computer, for example, from a computer-readable medium such as a communication medium via a network or a tangible storage medium.
- the communication medium may be a signal/bitstream/carrier wave.
- the tangible storage medium is a “non-transitory computer-readable storage medium” which may include, for example, one or more of a hard disk, a random-access memory (RAM), a read only memory (ROM), a storage of distributed computing systems, an optical disk (such as a compact disc (CD), digital versatile disc (DVD), or Blu-ray Disc (BD)TM), a flash memory device, a memory card, and the like.
- At least some of the steps/functions may also be implemented in hardware by a machine or a dedicated component, such as an FPGA (“Field-Programmable Gate Array”) or an ASIC (“Application-Specific Integrated Circuit”).
- FIG. 26 is a schematic block diagram of a computing device 3600 for implementation of one or more embodiments of the invention.
- the computing device 3600 may be a device such as a micro-computer, a workstation or a light portable device.
- the computing device 3600 comprises a communication bus connected to: - a central processing unit (CPU) 3601, such as a microprocessor; - a random access memory (RAM) 3602 for storing the executable code of the method of embodiments of the invention as well as the registers adapted to record variables and parameters necessary for implementing the method for encoding or decoding at least part of an image according to embodiments of the invention, the memory capacity thereof can be expanded by an optional RAM connected to an expansion port for example; - a read only memory (ROM) 3603 for storing computer programs for implementing embodiments of the invention; - a network interface (NET) 3604 is typically connected to a communication network over which digital data to be processed are transmitted or received.
- CPU central processing unit
- RAM random access memory
- the network interface (NET) 3604 can be a single network interface, or composed of a set of different network interfaces (for instance wired and wireless interfaces, or different kinds of wired or wireless interfaces). Data packets are written to the network interface for transmission or are read from the network interface for reception under the control of the software application running in the CPU 3601; - a user interface (UI) 3605 may be used for receiving inputs from a user or to display information to a user; - a hard disk (HD) 3606 may be provided as a mass storage device; - an Input/Output module (IO) 3607 may be used for receiving/sending data from/to external devices such as a video source or display.
- UI user interface
- HD hard disk
- IO Input/Output module
- the executable code may be stored either in the ROM 3603, on the HD 3606 or on a removable digital medium such as, for example a disk.
- the executable code of the programs can be received by means of a communication network, via the NET 3604, in order to be stored in one of the storage means of the communication device 3600, such as the HD 3606, before being executed.
- the CPU 3601 is adapted to control and direct the execution of the instructions or portions of software code of the program or programs according to embodiments of the invention, which instructions are stored in one of the aforementioned storage means. After powering on, the CPU 3601 is capable of executing instructions from main RAM memory 3602 relating to a software application after those instructions have been loaded from the program ROM 3603 or the HD 3606, for example.
- a software application when executed by the CPU 3601, causes the steps of the method according to the invention to be performed.
- a decoder according to an aforementioned embodiment is provided in a user terminal such as a computer, a mobile phone (a cellular phone), a table or any other type of a device (e.g. a display apparatus) capable of providing/displaying a content to a user.
- a display apparatus e.g. a display apparatus
- an encoder is provided in an image capturing apparatus which also comprises a camera, a video camera or a network camera (e.g. a closed-circuit television or video surveillance camera) which captures and provides the content for the encoder to encode. Two such examples are provided below with reference to Figures 37 and 38.
- FIG 27 is a diagram illustrating a network camera system 3700 including a network camera 3702 and a client apparatus 202.
- the network camera 3702 includes an imaging unit 3706, an encoding unit 3708, a communication unit 3710, and a control unit 3712.
- the network camera 3702 and the client apparatus 202 are mutually connected to be able to communicate with each other via the network 200.
- the imaging unit 3706 includes a lens and an image sensor (e.g., a charge coupled device (CCD) or a complementary metal oxide semiconductor (CMOS)), and captures an image of an object and generates image data based on the image.
- This image can be a still image or a video image.
- the encoding unit 3708 encodes the image data by using said encoding methods explained above, or a combination of encoding methods described above.
- the communication unit 3710 of the network camera 3702 transmits the encoded image data encoded by the encoding unit 3708 to the client apparatus 202.
- the communication unit 3710 receives commands from client apparatus 202.
- the commands include commands to set parameters for the encoding of the encoding unit 3708.
- the control unit 3712 controls other units in the network camera 3702 in accordance with the commands received by the communication unit 3712.
- the client apparatus 202 includes a communication unit 3714, a decoding unit 3716, and a control unit 3718.
- the communication unit 3714 of the client apparatus 202 transmits the commands to the network camera 3702.
- the communication unit 3714 of the client apparatus 202 receives the encoded image data from the network camera 3712.
- the decoding unit 3716 decodes the encoded image data by using said decoding methods explained above, or a combination of the decoding methods explained above.
- the control unit 3718 of the client apparatus 202 controls other units in the client apparatus 202 in accordance with the user operation or commands received by the communication unit 3714.
- the control unit 3718 of the client apparatus 202 controls a display apparatus 2120 so as to display an image decoded by the decoding unit 3716.
- the control unit 3718 of the client apparatus 202 also controls a display apparatus 2120 so as to display GUI (Graphical User Interface) to designate values of the parameters for the network camera 3702 includes the parameters for the encoding of the encoding unit 3708.
- the control unit 3718 of the client apparatus 202 also controls other units in the client apparatus 202 in accordance with user operation input to the GUI displayed by the display apparatus 2120.
- the control unit 3718 of the client apparatus 202 controls the communication unit 3714 of the client apparatus 202 so as to transmit the commands to the network camera 3702 which designate values of the parameters for the network camera 3702, in accordance with the user operation input to the GUI displayed by the display apparatus 2120.
- Figure 28 is a diagram illustrating a smart phone 3800.
- the smart phone 3800 includes a communication unit 3802, a decoding unit 3804, a control unit 3806 and a display unit 3808.
- the communication unit 3802 receives the encoded image data via network 200.
- the decoding unit 3804 decodes the encoded image data received by the communication unit 3802.
- the decoding / encoding unit 3804 decodes / encodes the encoded image data by using said decoding methods explained above.
- the control unit 3806 controls other units in the smart phone 3800 in accordance with a user operation or commands received by the communication unit 3806.
- control unit 3806 controls a display unit 3808 so as to display an image decoded by the decoding unit 3804.
- the smart phone 3800 may also comprise sensors 3812 and an image recording device 3810. In such a way, the smart phone 3800 may record images, encode the images (using a method described above).
- the smart phone 3800 may subsequently decode the encoded images (using a method described above) and display them via the display unit 3808 - or transmit the encoded images to another device via the communication unit 3802 and network 200.
- any result of comparison, determination, assessment, selection, execution, performing, or consideration described above may be indicated in or determinable/inferable from data in a bitstream, for example a flag or data indicative of the result, so that the indicated or determined/inferred result can be used in the processing instead of actually performing the comparison, determination, assessment, selection, execution, performing, or consideration, for example during a decoding process.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202380033208.0A CN119013966A (zh) | 2022-04-11 | 2023-04-11 | 视频编码和解码 |
| JP2024550328A JP2025510514A (ja) | 2022-04-11 | 2023-04-11 | ビデオの符号化と復号 |
| US18/855,522 US20250240445A1 (en) | 2022-04-11 | 2023-04-11 | Video coding and decoding |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| GB2205318.5A GB2617568A (en) | 2022-04-11 | 2022-04-11 | Video coding and decoding |
| GB2205318.5 | 2022-04-11 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2023198701A2 true WO2023198701A2 (en) | 2023-10-19 |
| WO2023198701A3 WO2023198701A3 (en) | 2023-11-23 |
Family
ID=81653135
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/EP2023/059429 Ceased WO2023198701A2 (en) | 2022-04-11 | 2023-04-11 | Video coding and decoding |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US20250240445A1 (enExample) |
| JP (1) | JP2025510514A (enExample) |
| CN (1) | CN119013966A (enExample) |
| GB (1) | GB2617568A (enExample) |
| WO (1) | WO2023198701A2 (enExample) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2025149344A1 (en) * | 2024-01-09 | 2025-07-17 | Interdigital Ce Patent Holdings, Sas | Mmvd candidates list for dmvr candidates |
Family Cites Families (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108293131B (zh) * | 2015-11-20 | 2021-08-31 | 联发科技股份有限公司 | 基于优先级运动矢量预测子推导的方法及装置 |
| US10701393B2 (en) * | 2017-05-10 | 2020-06-30 | Mediatek Inc. | Method and apparatus of reordering motion vector prediction candidate set for video coding |
| WO2019103564A1 (ko) * | 2017-11-27 | 2019-05-31 | 엘지전자 주식회사 | 영상 코딩 시스템에서 인터 예측에 따른 영상 디코딩 방법 및 장치 |
| WO2019107916A1 (ko) * | 2017-11-30 | 2019-06-06 | 엘지전자 주식회사 | 영상 코딩 시스템에서 인터 예측에 따른 영상 디코딩 방법 및 장치 |
| WO2019194499A1 (ko) * | 2018-04-01 | 2019-10-10 | 엘지전자 주식회사 | 인터 예측 모드 기반 영상 처리 방법 및 이를 위한 장치 |
| WO2020004931A1 (ko) * | 2018-06-27 | 2020-01-02 | 엘지전자 주식회사 | 영상 코딩 시스템에서 인터 예측에 따른 영상 처리 방법 및 장치 |
| US10863193B2 (en) * | 2018-06-29 | 2020-12-08 | Qualcomm Incorporated | Buffer restriction during motion vector prediction for video coding |
| US10911768B2 (en) * | 2018-07-11 | 2021-02-02 | Tencent America LLC | Constraint for template matching in decoder side motion derivation and refinement |
| EP4409907A1 (en) * | 2021-09-29 | 2024-08-07 | Canon Kabushiki Kaisha | Video coding and decoding |
| CN118511521A (zh) * | 2021-10-29 | 2024-08-16 | 抖音视界有限公司 | 用于视频处理的方法、装置和介质 |
-
2022
- 2022-04-11 GB GB2205318.5A patent/GB2617568A/en active Pending
-
2023
- 2023-04-11 JP JP2024550328A patent/JP2025510514A/ja active Pending
- 2023-04-11 CN CN202380033208.0A patent/CN119013966A/zh active Pending
- 2023-04-11 US US18/855,522 patent/US20250240445A1/en active Pending
- 2023-04-11 WO PCT/EP2023/059429 patent/WO2023198701A2/en not_active Ceased
Also Published As
| Publication number | Publication date |
|---|---|
| WO2023198701A3 (en) | 2023-11-23 |
| GB2617568A (en) | 2023-10-18 |
| GB202205318D0 (en) | 2022-05-25 |
| JP2025510514A (ja) | 2025-04-15 |
| CN119013966A (zh) | 2024-11-22 |
| US20250240445A1 (en) | 2025-07-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7804815B2 (ja) | ビデオ符号化及び復号化 | |
| US12587670B2 (en) | Video coding and decoding | |
| GB2611367A (en) | Video coding and decoding | |
| GB2585017A (en) | Video coding and decoding | |
| US20250267277A1 (en) | Video coding and decoding | |
| GB2617626A (en) | Data coding and decoding | |
| US20250240445A1 (en) | Video coding and decoding | |
| US20250254290A1 (en) | Data coding and decoding | |
| GB2628209A (en) | Image and video coding and decoding | |
| WO2024213516A1 (en) | Image and video coding and decoding | |
| CN118020301A (zh) | 视频编码和解码 | |
| WO2024213386A1 (en) | Image and video coding and decoding | |
| WO2024213439A1 (en) | Image and video coding and decoding | |
| EP4696000A1 (en) | Image and video coding and decoding | |
| GB2629031A (en) | Image and video coding and decoding | |
| HK40119401A (zh) | 编码方法、解码方法、编码器、解码器和存储介质 | |
| HK40120887A (zh) | 编码方法、解码方法、编码器、解码器和存储介质 | |
| HK40120888A (zh) | 编码方法、解码方法、编码器、解码器和存储介质 | |
| GB2597616A (en) | Video coding and decoding |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 23719345 Country of ref document: EP Kind code of ref document: A2 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2024550328 Country of ref document: JP |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 18855522 Country of ref document: US |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 202380033208.0 Country of ref document: CN |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 23719345 Country of ref document: EP Kind code of ref document: A2 |
|
| WWP | Wipo information: published in national office |
Ref document number: 18855522 Country of ref document: US |