WO2023237017A1 - Method, apparatus, and medium for video processing - Google Patents
Method, apparatus, and medium for video processing Download PDFInfo
- Publication number
- WO2023237017A1 WO2023237017A1 PCT/CN2023/098942 CN2023098942W WO2023237017A1 WO 2023237017 A1 WO2023237017 A1 WO 2023237017A1 CN 2023098942 W CN2023098942 W CN 2023098942W WO 2023237017 A1 WO2023237017 A1 WO 2023237017A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- coded
- rribc
- hmvp candidate
- block
- video block
- 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/134—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
- H04N19/136—Incoming video signal characteristics or properties
- H04N19/137—Motion inside a coding unit, e.g. average field, frame or block difference
- H04N19/139—Analysis of motion vectors, e.g. their magnitude, direction, variance or reliability
-
- 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/134—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or criterion affecting or controlling the adaptive coding
- H04N19/157—Assigned coding mode, i.e. the coding mode being predefined or preselected to be further used for selection of another element or parameter
- H04N19/159—Prediction type, e.g. intra-frame, inter-frame or bidirectional frame 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/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/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/593—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques
Definitions
- Embodiments of the present disclosure relates generally to video processing techniques, and more particularly, to reconstructed reordered intra block copy (RRIBC) coded history-based motion vector prediction (HMVP) .
- RRIBC reconstructed reordered intra block copy
- HMVP motion vector prediction
- Video compression technologies such as MPEG-2, MPEG-4, ITU-TH. 263, ITU-TH. 264/MPEG-4 Part 10 Advanced Video Coding (AVC) , ITU-TH. 265 high efficiency video coding (HEVC) standard, versatile video coding (VVC) standard, have been proposed for video encoding/decoding.
- AVC Advanced Video Coding
- HEVC high efficiency video coding
- VVC versatile video coding
- Embodiments of the present disclosure provide a solution for video processing.
- a second aspect another method for video processing is proposed.
- the method comprises: determining, for a conversion between a current video block of a video and a bitstream of the video, information of an intra block copy-history-based motion vector prediction (IBC-HMVP) candidate of the current video block; storing the information in a buffer; and performing the conversion based on the information.
- IBC-HMVP intra block copy-history-based motion vector prediction
- the method in accordance with the second aspect of the present disclosure determines and stores information of IBC-HMVP candidate. In this way, the coding efficiency and coding effectiveness can be improved.
- an apparatus for video processing comprises a processor and a non-transitory memory with instructions thereon.
- the instructions upon execution by the processor cause the processor to perform a method in accordance with the first or the second aspect of the present disclosure.
- a non-transitory computer-readable storage medium stores instructions that cause a processor to perform a method in accordance with the first or the second aspect of the present disclosure.
- non-transitory computer-readable recording medium stores a bitstream of a video which is generated by a method performed by an apparatus for video processing.
- the method comprises: determining information of an intra block copy-history-based motion vector prediction (IBC-HMVP) candidate of a current video block of the video; storing the information in a buffer; and generating the bitstream based on the information.
- IBC-HMVP intra block copy-history-based motion vector prediction
- Fig. 2 illustrates a block diagram that illustrates a first example video encoder, in accordance with some embodiments of the present disclosure
- Fig. 5 illustrates residual coding passes for transform skip blocks
- Fig. 9 illustrates intra template matching search area used
- Fig. 11B illustrates an illustration of BV adjustment for vertical flip
- Fig. 12 illustrates a flowchart of a method for video processing in accordance with embodiments of the present disclosure
- Fig. 13 illustrates a flowchart of a method for video processing in accordance with embodiments of the present disclosure.
- Fig. 14 illustrates a block diagram of a computing device in which various embodiments of the present disclosure can be implemented.
- references in the present disclosure to “one embodiment, ” “an embodiment, ” “an example embodiment, ” and the like indicate that the embodiment described may include a particular feature, structure, or characteristic, but it is not necessary that every embodiment includes the particular feature, structure, or characteristic. Moreover, such phrases are not necessarily referring to the same embodiment. Further, when a particular feature, structure, or characteristic is described in connection with an example embodiment, it is submitted that it is within the knowledge of one skilled in the art to affect such feature, structure, or characteristic in connection with other embodiments whether or not explicitly described.
- first and second etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first element could be termed a second element, and similarly, a second element could be termed a first element, without departing from the scope of example embodiments.
- the term “and/or” includes any and all combinations of one or more of the listed terms.
- Fig. 1 is a block diagram that illustrates an example video coding system 100 that may utilize the techniques of this disclosure.
- the video coding system 100 may include a source device 110 and a destination device 120.
- the source device 110 can be also referred to as a video encoding device, and the destination device 120 can be also referred to as a video decoding device.
- the source device 110 can be configured to generate encoded video data and the destination device 120 can be configured to decode the encoded video data generated by the source device 110.
- the source device 110 may include a video source 112, a video encoder 114, and an input/output (I/O) interface 116.
- I/O input/output
- the video source 112 may include a source such as a video capture device.
- a source such as a video capture device.
- the video capture device include, but are not limited to, an interface to receive video data from a video content provider, a computer graphics system for generating video data, and/or a combination thereof.
- the video data may comprise one or more pictures.
- the video encoder 114 encodes the video data from the video source 112 to generate a bitstream.
- the bitstream may include a sequence of bits that form a coded representation of the video data.
- the bitstream may include coded pictures and associated data.
- the coded picture is a coded representation of a picture.
- the associated data may include sequence parameter sets, picture parameter sets, and other syntax structures.
- the I/O interface 116 may include a modulator/demodulator and/or a transmitter.
- the encoded video data may be transmitted directly to destination device 120 via the I/O interface 116 through the network 130A.
- the encoded video data may also be stored onto a storage medium/server 130B for access by destination device 120.
- the destination device 120 may include an I/O interface 126, a video decoder 124, and a display device 122.
- the I/O interface 126 may include a receiver and/or a modem.
- the I/O interface 126 may acquire encoded video data from the source device 110 or the storage medium/server 130B.
- the video decoder 124 may decode the encoded video data.
- the display device 122 may display the decoded video data to a user.
- the display device 122 may be integrated with the destination device 120, or may be external to the destination device 120 which is configured to interface with an external display device.
- the video encoder 114 and the video decoder 124 may operate according to a video compression standard, such as the High Efficiency Video Coding (HEVC) standard, Versatile Video Coding (VVC) standard and other current and/or further standards.
- HEVC High Efficiency Video Coding
- VVC Versatile Video Coding
- Fig. 2 is a block diagram illustrating an example of a video encoder 200, which may be an example of the video encoder 114 in the system 100 illustrated in Fig. 1, in accordance with some embodiments of the present disclosure.
- the video encoder 200 may be configured to implement any or all of the techniques of this disclosure.
- the video encoder 200 includes a plurality of functional components.
- the techniques described in this disclosure may be shared among the various components of the video encoder 200.
- a processor may be configured to perform any or all of the techniques described in this disclosure.
- the video encoder 200 may include a partition unit 201, a prediction unit 202 which may include a mode select unit 203, a motion estimation unit 204, a motion compensation unit 205 and an intra-prediction unit 206, a residual generation unit 207, a transform unit 208, a quantization unit 209, an inverse quantization unit 210, an inverse transform unit 211, a reconstruction unit 212, a buffer 213, and an entropy encoding unit 214.
- a partition unit 201 may include a mode select unit 203, a motion estimation unit 204, a motion compensation unit 205 and an intra-prediction unit 206, a residual generation unit 207, a transform unit 208, a quantization unit 209, an inverse quantization unit 210, an inverse transform unit 211, a reconstruction unit 212, a buffer 213, and an entropy encoding unit 214.
- the video encoder 200 may include more, fewer, or different functional components.
- the prediction unit 202 may include an intra block copy (IBC) unit.
- the IBC unit may perform prediction in an IBC mode in which at least one reference picture is a picture where the current video block is located.
- the partition unit 201 may partition a picture into one or more video blocks.
- the video encoder 200 and the video decoder 300 may support various video block sizes.
- the mode select unit 203 may select one of the coding modes, intra or inter, e.g., based on error results, and provide the resulting intra-coded or inter-coded block to a residual generation unit 207 to generate residual block data and to a reconstruction unit 212 to reconstruct the encoded block for use as a reference picture.
- the mode select unit 203 may select a combination of intra and inter prediction (CIIP) mode in which the prediction is based on an inter prediction signal and an intra prediction signal.
- CIIP intra and inter prediction
- the mode select unit 203 may also select a resolution for a motion vector (e.g., a sub-pixel or integer pixel precision) for the block in the case of inter-prediction.
- the motion estimation unit 204 may generate motion information for the current video block by comparing one or more reference frames from buffer 213 to the current video block.
- the motion compensation unit 205 may determine a predicted video block for the current video block based on the motion information and decoded samples of pictures from the buffer 213 other than the picture associated with the current video block.
- the motion estimation unit 204 and the motion compensation unit 205 may perform different operations for a current video block, for example, depending on whether the current video block is in an I-slice, a P-slice, or a B-slice.
- an “I-slice” may refer to a portion of a picture composed of macroblocks, all of which are based upon macroblocks within the same picture.
- P-slices and B-slices may refer to portions of a picture composed of macroblocks that are not dependent on macroblocks in the same picture.
- the motion estimation unit 204 may perform uni-directional prediction for the current video block, and the motion estimation unit 204 may search reference pictures of list 0 or list 1 for a reference video block for the current video block. The motion estimation unit 204 may then generate a reference index that indicates the reference picture in list 0 or list 1 that contains the reference video block and a motion vector that indicates a spatial displacement between the current video block and the reference video block. The motion estimation unit 204 may output the reference index, a prediction direction indicator, and the motion vector as the motion information of the current video block. The motion compensation unit 205 may generate the predicted video block of the current video block based on the reference video block indicated by the motion information of the current video block.
- the motion estimation unit 204 may perform bi-directional prediction for the current video block.
- the motion estimation unit 204 may search the reference pictures in list 0 for a reference video block for the current video block and may also search the reference pictures in list 1 for another reference video block for the current video block.
- the motion estimation unit 204 may then generate reference indexes that indicate the reference pictures in list 0 and list 1 containing the reference video blocks and motion vectors that indicate spatial displacements between the reference video blocks and the current video block.
- the motion estimation unit 204 may output the reference indexes and the motion vectors of the current vi deo block as the motion information of the current video block.
- the motion compensation unit 205 may generate the predicted video block of the current video block based on the reference video blocks indicated by the motion information of the current video block.
- the motion estimation unit 204 may indicate, in a syntax structure associated with the current video block, a value that indicates to the video decoder 300 that the current video block has the same motion information as the another video block.
- the intra prediction unit 206 may perform intra prediction on the current video block.
- the intra prediction unit 206 may generate prediction data for the current video block based on decoded samples of other video blocks in the same picture.
- the prediction data for the current video block may include a predicted video block and various syntax elements.
- the residual generation unit 207 may not perform the subtracting operation.
- the transform processing unit 208 may generate one or more transform coefficient video blocks for the current video block by applying one or more transforms to a residual video block associated with the current video block.
- the quantization unit 209 may quantize the transform coefficient video block associated with the current video block based on one or more quantization parameter (QP) values associated with the current video block.
- QP quantization parameter
- the video decoder 300 includes an entropy decoding unit 301, a motion compensation unit 302, an intra prediction unit 303, an inverse quantization unit 304, an inverse transformation unit 305, and a reconstruction unit 306 and a buffer 307.
- the video decoder 300 may, in some examples, perform a decoding pass generally reciprocal to the encoding pass described with respect to video encoder 200.
- the entropy decoding unit 301 may retrieve an encoded bitstream.
- the encoded bitstream may include entropy coded video data (e.g., encoded blocks of video data) .
- the entropy decoding unit 301 may decode the entropy coded video data, and from the entropy decoded video data, the motion compensation unit 302 may determine motion information including motion vectors, motion vector precision, reference picture list indexes, and other motion information.
- the motion compensation unit 302 may, for example, determine such information by performing the AMVP and merge mode.
- AMVP is used, including derivation of several most probable candidates based on data from adjacent PBs and the reference picture.
- the motion compensation unit 302 may produce motion compensated blocks, possibly performing interpolation based on interpolation filters. Identifiers for interpolation filters to be used with sub-pixel precision may be included in the syntax elements.
- the motion compensation unit 302 may use the interpolation filters as used by the video encoder 200 during encoding of the video block to calculate interpolated values for sub-integer pixels of a reference block.
- the motion compensation unit 302 may determine the interpolation filters used by the video encoder 200 according to the received syntax information and use the interpolation filters to produce predictive blocks.
- the motion compensation unit 302 may use at least part of the syntax information to determine sizes of blocks used to encode frame (s) and/or slice (s) of the encoded video sequence, partition information that describes how each macroblock of a picture of the encoded video sequence is partitioned, modes indicating how each partition is encoded, one or more reference frames (and reference frame lists) for each inter-encoded block, and other information to decode the encoded video sequence.
- a “slice” may refer to a data structure that can be decoded independently from other slices of the same picture, in terms of entropy coding, signal prediction, and residual signal reconstruction.
- a slice can either be an entire picture or a region of a picture.
- This disclosure is related to video coding technologies. Specifically, it is about the interaction of RRIBC and other coding tools in image/video coding. It may be applied to the existing video coding standard like HEVC, VVC, and etc. It may be also applicable to future video coding standards or video codec.
- Video coding standards have evolved primarily through the development of the well-known ITU-T and ISO/IEC standards.
- the ITU-T produced H. 261 and H. 263, ISO/IEC produced MPEG-1 and MPEG-4 Visual, and the two organizations jointly produced the H. 262/MPEG-2 Video and H. 264/MPEG-4 Advanced Video Coding (AVC) and H. 265/HEVC standards.
- AVC H. 264/MPEG-4 Advanced Video Coding
- H. 265/HEVC High Efficiency Video Coding
- VVC Versatile Video Coding
- VTM VVC test model
- JVET established an Exploration Experiment (EE) , targeting at enhanced compression efficiency beyond VVC capability with novel traditional algorithms.
- EE Exploration Experiment
- Intra block copy is a tool adopted in HEVC extensions on SCC. It is well known that it significantly improves the coding efficiency of screen content materials. Since IBC mode is implemented as a block level coding mode, block matching (BM) is performed at the encoder to find the optimal block vector (or motion vector) for each CU. Here, a block vector is used to indicate the displacement from the current block to a reference block, which is already reconstructed inside the current picture.
- the luma block vector of an IBC-coded CU is in integer precision.
- the chroma block vector rounds to integer precision as well.
- the IBC mode can switch between 1-pel and 4-pel motion vector precisions.
- An IBC-coded CU is treated as the third prediction mode other than intra or inter prediction modes.
- the IBC mode is applicable to the CUs with both width and height smaller than or equal to 64 luma samples.
- hash-based motion estimation is performed for IBC.
- the encoder performs RD check for blocks with either width or height no larger than 16 luma samples.
- the block vector search is performed using hash-based search first. If hash search does not return valid candidate, block matching based local search will be performed.
- hash key matching 32-bit CRC
- hash key matching 32-bit CRC
- the hash key calculation for every position in the current picture is based on 4x4 subblocks.
- a hash key is determined to match that of the reference block when all the hash keys of all 4 ⁇ 4 subblocks match the hash keys in the corresponding reference locations. If hash keys of multiple reference blocks are found to match that of the current block, the block vector costs of each matched reference are calculated and the one with the minimum cost is selected.
- IBC mode is signalled with a flag and it can be signaled as IBC AMVP mode or IBC skip/merge mode as follows:
- IBC skip/merge mode a merge candidate index is used to indicate which of the block vectors in the list from neighboring candidate IBC coded blocks is used to predict the current block.
- the merge list consists of spatial, HMVP, and pairwise candidates.
- IBC AMVP mode block vector difference is coded in the same way as a motion vector difference.
- the block vector prediction method uses two candidates as predictors, one from left neighbor and one from above neighbor (if IBC coded) . When either neighbor is not available, a default block vector will be used as a predictor. A flag is signaled to indicate the block vector predictor index.
- current block falls into the top-left 64x64 block of the current CTU, then in addition to the already reconstructed samples in the current CTU, it can also refer to the reference samples in the bottom-right 64x64 blocks of the left CTU, using CPR mode.
- the current block can also refer to the reference samples in the bottom-left 64x64 block of the left CTU and the reference samples in the top-right 64x64 block of the left CTU, using CPR mode.
- the current block can also refer to the reference samples in the top-right 64x64 block and bottom-right 64x64 block of the left CTU, using CPR mode. Otherwise, the current block can also refer to the reference samples in the bottom-right 64x64 block of the left CTU, using CPR mode.
- IBC mode inter coding tools
- VVC inter coding tools
- HMVP history-based motion vector predictor
- CIIP combined intra/inter prediction mode
- MMVD merge mode with motion vector difference
- GPM geometric partitioning mode
- IBC can be used with pairwise merge candidate and HMVP.
- a new pairwise IBC merge candidate can be generated by averaging two IBC merge candidates.
- IBC motion is inserted into history buffer for future referencing.
- IBC cannot be used in combination with the following inter tools: affine motion, CIIP, MMVD, and GPM.
- IBC is not allowed for the chroma coding blocks when DUAL_TREE partition is used.
- the current picture is no longer included as one of the reference pictures in the reference picture list 0 for IBC prediction.
- the derivation process of motion vectors for IBC mode excludes all neighboring blocks in inter mode and vice versa.
- the following IBC design aspects are applied:
- IBC shares the same process as in regular MV merge including with pairwise merge candidate and history-based motion predictor, but disallows TMVP and zero vector because they are invalid for IBC mode.
- HMVP buffer (5 candidates each) is used for conventional MV and IBC.
- IBC is handled as inter mode.
- AMVR does not use quarter-pel; instead, AMVR is signaled to only indicate whether MV is inter-pel or 4 integer-pel.
- the inverse quantized residuals, Q -1 (Q (r i, j ) ) are added to the intra block prediction values to produce the reconstructed sample values.
- the predicted quantized residual values are sent to the decoder using the same residual coding process as that in transform skip mode residual coding.
- slice_ts_residual_coding_disabled_flag is set to 1
- the quantized residual values are sent to the decoder using regular transform residual coding as described in section 2.2.2.
- horizontal or vertical prediction mode is stored for a BDPCM-coded CU if the BDPCM prediction direction is horizontal or vertical, respectively.
- deblocking if both blocks on the sides of a block boundary are coded using BDPCM, then that particular block boundary is not deblocked.
- VVC allows the transform skip mode to be used for luma blocks of size up to MaxTsSize by MaxTsSize, where the value of MaxTsSize is signaled in the PPS and can be at most 32.
- a CU When a CU is coded in transform skip mode, its prediction residual is quantized and coded using the transform skip residual coding process. This process is modified from the transform coefficient coding process described in section 2.2.2.
- transform skip mode the residuals of a TU are also coded in units of non-overlapped subblocks of size 4x4. For better coding efficiency, some modifications are made to customize the residual coding process towards the residual signal’s characteristics.
- transform skip residual coding and regular transform residual coding The following summarizes the differences between transform skip residual coding and regular transform residual coding:
- Forward scanning order is applied to scan the subblocks within a transform block and also the positions within a subblock;
- coded_sub_block_flag is coded for every subblock except for the last subblock when all previous flags are equal to 0;
- sig_coeff_flag context modelling uses a reduced template, and context model of sig_coeff_flag depends on top and left neighbouring values;
- abs_level_gt1 flag also depends on the left and top sig_coeff_flag values
- context model of the sign flag is determined based on left and above neighbouring values and the sign flag is parsed after sig_coeff_flag to keep all context coded bins together.
- the bins in scan passes #1 and #2 are context coded until the maximum number of context coded bins in the TU have been exhausted.
- the maximum number of context coded bins in a residual block is limited to 1.75*block_width*block_height, or equivalently, 1.75 context coded bins per sample position on average.
- the bins in the last scan pass (the remainder scan pass) are bypass coded.
- a variable, RemCcbs is first set to the maximum number of context-coded bins for the block and is decreased by one each time a context-coded bin is coded.
- RemCcbs is larger than or equal to four, syntax elements in the first coding pass, which includes the sig_coeff_flag, coeff_sign_flag, abs_level_gt1_flag and par_level_flag, are coded using context-coded bins. If RemCcbs becomes smaller than 4 while coding the first pass, the remaining coefficients that have yet to be coded in the first pass are coded in the remainder scan pass (pass #3) .
- RemCcbs After completion of first pass coding, if RemCcbs is larger than or equal to four, syntax elements in the second coding pass, which includes abs_level_gt3_flag, abs_level_gt5_flag, abs_level_gt7_flag, and abs_level_gt9_flag, are coded using context coded bins. If the RemCcbs becomes smaller than 4 while coding the second pass, the remaining coefficients that have yet to be coded in the second pass are coded in the remainder scan pass (pass #3) .
- Fig. 5 illustrates the transform skip residual coding process.
- the star marks the position when context coded bins are exhausted, at which point all remaining bins are coded using bypass coding.
- a level mapping mechanism is applied to transform skip residual coding until the maximum number of context coded bins has been reached.
- Level mapping uses the top and left neighbouring coefficient levels to predict the current coefficient level in order to reduce signalling cost. For a given residual position, denote absCoeff as the absolute coefficient level before mapping and absCoeffMod as the coefficient level after mapping. Let X 0 denote the absolute coefficient level of the left neighbouring position and let X 1 denote the absolute coefficient level of the above neighbouring position.
- the level mapping is performed as follows:
- absCoeffMod (absCoeff ⁇ pred) ? absCoeff + 1 : absCoeff;
- the absCoeffMod value is coded as described above. After all context coded bins have been exhausted, level mapping is disabled for all remaining scan positions in the current block.
- the sample values in the CU are represented by a set of representative colour values.
- the set is referred to as the palette.
- the palette indices are signalled. It is also possible to specify a sample that is outside the palette by signalling an escape symbol. For samples within the CU that are coded using the escape symbol, their component values are signalled directly using (possibly) quantized component values. This is illustrated in Fig. 6.
- Fig. 6 illustrates example diagram 600 of a block coded in palette mode.
- the quantized escape symbol is binarized with fifth order Exp-Golomb binarization process (EG5) .
- a palette predictor For coding of the palette, a palette predictor is maintained.
- the palette predictor is initialized to 0 at the beginning of each slice for non-wavefront case.
- the palette predictor at the beginning of each CTU row is initialized to the predictor derived from the first CTU in the previous CTU row so that the initialization scheme between palette predictors and CABAC synchronization is unified.
- a reuse flag is signalled to indicate whether it is part of the current palette in the CU.
- the reuse flags are sent using run-length coding of zeros. After this, the number of new palette entries and the component values for the new palette entries are signalled.
- the palette predictor After encoding the palette coded CU, the palette predictor will be updated using the current palette, and entries from the previous palette predictor that are not reused in the current palette will be added at the end of the new palette predictor until the maximum size allowed is reached.
- An escape flag is signaled for each CU to indicate if escape symbols are present in the current CU. If escape symbols are present, the palette table is augmented by one and the last index is assigned to be the escape symbol.
- decoder doesn’ t have to parse run type if the sample is in the first row (horizontal traverse scan) or in the first column (vertical traverse scan) since the INDEX mode is used by default. With the same way, decoder doesn’ t have to parse run type if the previously parsed run type is COPY_ABOVE.
- the index values (for INDEX mode) and quantized escape colors are grouped and coded in another coding pass using CABAC bypass coding. Such separation of context coded bins and bypass coded bins can improve the throughput within each line CG.
- palette is applied on luma (Y component) and chroma (Cb and Cr components) separately, with the luma palette entries containing only Y values and the chroma palette entries containing both Cb and Cr values.
- palette will be applied on Y, Cb, Cr components jointly, i.e., each entry in the palette contains Y, Cb, Cr values, unless when a CU is coded using local dual tree, in which case coding of luma and chroma is handled separately.
- Palette mode in VVC is supported for all chroma formats in a similar manner as the palette mode in HEVC SCC.
- 4: 4 content the following customization is applied:
- the palette mode is applied to the block in the same way as the palette mode applied to a single tee block with two exceptions:
- palette predictor update is slightly modified as follows. Since the local dual tree block only contains luma (or chroma) component, the predictor update process uses the signalled value of luma (or chroma) component and fills the “missing” chroma (or luma) component by setting it to a default value of (1 ⁇ (component bit depth -1) ) .
- the maximum palette predictor size is kept at 63 (since the slice is coded using single tree) but the maximum palette table size for the luma/chroma block is kept at 15 (since the block is coded using separate palette) .
- the number of colour components in a palette coded block is set to 1 instead of 3.
- the palette table of the current CU is initialized as an empty table. For each sample position in the CU, the SAD between this sample and each palette table entry is calculated and the minimum SAD among all palette table entries is obtained. If the minimum SAD is smaller than a pre-defined error limit, errorLimit, then the current sample is clustered together with the palette table entry with the minimum SAD. Otherwise, a new palette table entry is created.
- errorLimit is QP-dependent and is retrieved from a look-up table containing 57 elements covering the entire QP range. After all samples of the current CU have been processed, the initial palette entries are sorted according to the number of samples clustered together with each palette entry, and any entry after the 31 st entry is discarded.
- the encoder selects the palette index of each sample position in the CU. For each sample position, the encoder checks the RD cost of all index values corresponding to the palette table entries, as well as the index representing the escape symbol, and selects the index with the smallest RD cost using the following equation:
- RD cost distortion ⁇ (isChroma? 0.8 : 1) + lambda ⁇ bypass coded bits (2-5) .
- each entry in the palette table is checked to see if it is used by at least one sample position in the CU. Any unused palette entry will be removed.
- trellis RD optimization is applied to find the best values of run_copy_flag and run type for each sample position by comparing the RD cost of three options: same as the previously scanned position, run type COPY_ABOVE, or run type INDEX.
- SAD values sample values are scaled down to 8 bits, unless the CU is coded in lossless mode, in which case the actual input bit depth is used to calculate the SAD. Further, in the case of lossless coding, only rate is used in the rate-distortion optimization steps mentioned above (because lossless coding incurs no distortion) .
- the residuals of the CU are coded in the YCgCo space; otherwise, the residuals of the CU are coded in the original color space.
- the ACT is only enabled when there is at least one non-zero coefficient in the CU.
- the ACT is only enabled when chroma components select the same intra prediction mode of luma component, i.e., DM mode.
- the QP adjustments of (-5, 1, 3) are applied to the transform residuals of Y, Cg and Co components, respectively.
- the adjusted quantization parameter only affects the quantization and inverse quantization of the residuals in the CU. For other coding processes (such as deblocking) , original QP is still applied.
- the order of RD checking of enabling/disabling ACT is dependent on the original color space of input video. For RGB videos, the RD cost of ACT mode is checked first; for YCbCr videos, the RD cost of non-ACT mode is checked first. The RD cost of the second color space is checked only if there is at least one non-zero coefficient in the first color space.
- the same ACT enabling/disabling decision is reused when one CU is obtained through different partition path. Specifically, the selected color space for coding the residuals of one CU will be stored when the CU is coded at the first time. Then, when the same CU is obtained by another partition path, instead of checking the RD costs of the two spaces, the stored color space decision will be directly reused.
- the RD cost of a parent CU is used to decide whether to check the RD cost of the second color space for the current CU. For instance, if the RD cost of the first color space is smaller than that of the second color space for the parent CU, then for the current CU, the second color space is not checked.
- Fig. 9 illustrates an example diagram 900 showing an intra template matching search area used.
- the prediction signal is generated by matching the L-shaped causal neighbor of the current block with another block in a predefined search area in Fig. 9 consisting of:
- SAD is used as a cost function.
- the dimensions of all regions are set proportional to the block dimension (BlkW, BlkH) to have a fixed number of SAD comparisons per pixel. That is:
- SearchRange_h a *BlkH.
- ‘a’ is a constant that controls the gain/complexity trade-off. In practice, ‘a’ is equal to 5.
- the Intra template matching prediction mode is signaled at CU level through a dedicated flag when DIMD is not used for current CU.
- the IBC-TM merge list has been modified compared to the one used by regular IBC merge mode such that the candidates are selected according to a pruning method with a motion distance between the candidates as in the regular TM merge mode.
- the ending zero motion fulfillment (which is a nonsense regarding Intra coding) has been replaced by motion vectors to the left (-W, 0) , top (0, -H) and top-left (-W, -H) , where W is the width and H the height of the current CU.
- the selected candidates are refined with the Template Matching method prior to the RDO or decoding process.
- the IBC-TM merge mode has been put in competition with the regular IBC merge mode and a TM-merge flag is signaled.
- IBC-TM AMVP mode up to 3 candidates are selected from the IBC-TM merge list.
- Each of those 3 selected candidates are refined using the Template Matching method and sorted according to their resulting Template Matching cost. Only the 2 first ones are then considered in the motion estimation process as usual.
- Fig. 10A -Fig. 10D illustrate example diagrams 1010, 1030, 1050 and 1070 showing IBC reference region depending on current CU position, respectively.
- the Template Matching refinement for both IBC-TM merge and AMVP modes is quite simple since IBC motion vectors are constrained (i) to be integer and (ii) within a reference region as shown in Figs. 10A-10D. So, in IBC-TM merge mode, all refinements are performed at integer precision, and in IBC-TM AMVP mode, they are performed either at integer or 4-pel precision depending on the AMVR value. Such a refinement accesses only to samples without interpolation. In both cases, the refined motion vectors and the used template in each refinement step must respect the constraint of the reference region.
- the HMVP table size for IBC is increased to 25. After up to 20 IBC merge candidates are derived with full pruning, they are reordered together. After reordering, the first 6 candidates with the lowest template matching costs are selected as the final candidates in the IBC merge list.
- Block Vector Difference shares the same binarization method with Motion Vector Difference (MVD) .
- MWD Motion Vector Difference
- ECM-5.0 the greater than 1 flag is removed and the first 5 bins of the EG1 prefix are context coded, all other bins are kept bypass coded.
- RR-IBC Reconstruction-Reordered IBC
- the samples in a reconstruction block are flipped according to a flip type of the current block.
- the original block is flipped before motion search and residual calculation, while the prediction block is derived without flipping.
- the reconstruction block is flipped back to restore the original block.
- a syntax flag is firstly signalled for an IBC AMVP coded block, indicating whether the reconstruction is flipped, and if it is flipped, another flag is further signaled specifying the flip type.
- the flip type is inherited from neighbouring blocks, without syntax signalling. Considering the horizontal or vertical symmetry, the current block and the reference block are normally aligned horizontally or vertically. Therefore, when a horizontal flip is applied, the vertical component of the BV is not signaled and inferred to be equal to 0. Similarly, the horizontal component of the BV is not signaled and inferred to be equal to 0 when a vertical flip is applied.
- Fig. 11A illustrates an illustration of BV adjustment for horizontal flip.
- Fig. 11B illustrates an illustration of BV adjustment for vertical flip.
- a flip-aware BV adjustment approach is applied to refine the block vector candidate.
- (x nbr , y nbr ) and (x cur , y cur ) represent the coordinates of the center sample of the neighbouring block and the current block, respectively
- BV nbr and BV cur denotes the BV of the neighbouring block and the current block, respectively.
- a region may refer to any video unit, such as a picture, a slice or a block.
- a region may also refer to a non-rectangular region, such as a triangular.
- W and H represents the width and height of a mentioned rectangular region.
- reordering may be applied at more than one stage.
- the same reordering method may be applied on the two kinds of samples.
- reordering may be a vertical flip.
- Q H -1.
- reordering may be a horizontal-vertical flip.
- f (x, y) P-x
- g (x, y) Q -y.
- reordering may be a shift.
- f (x, y) (P+x) %W
- a first flag is signaled to indicate whether reordering is applied.
- the first flag may be coded with context coding.
- a second syntax element (such as a flag) is signaled to indicate which reordering method is used (such as horizontal flip or vertical flip) .
- the second syntax element may be coded with context coding.
- whether to and/or how to reorder the samples may be derived depending on coding information at picture level/slice level/CTU level/CU level/PU level/TU level.
- Coding mode of the region (such as inter, intra or IBC) .
- Motion information (such as motion vectors and reference indices) .
- Intra-prediction mode (such as angular intra-prediction mode, Planar or DC) .
- QP Quantization parameter
- Coding tree splitting information such as coding tree depth.
- At least one parsing or decoding procedure other than the reordering procedure may depend on whether to and/or how to reorder samples.
- a syntax element may be signaled conditionally based on whether reordering is applied or not.
- different scanning order may be used based on whether to and/or how to reorder samples.
- At least one sample may be multiplied by a factor.
- At least one sample may be clipped.
- At least one sample may be filtered.
- At least one sample X may be modified to be T (X) , wherein T is a function.
- a first flag is signaled to indicate whether reconstruction samples should be reordered.
- the first flag may be coded with context coding.
- a second flag may be signaled to indicate whether reconstruction samples should be flipped horizontally or vertically.
- the second flag may be coded with context coding.
- video unit or ‘coding unit’ may represent a picture, a slice, a tile, a coding tree block (CTB) , a coding tree unit (CTU) , a coding block (CB) , a CU, a PU, a TU, a PB, a TB.
- block may represent a coding tree block (CTB) , a coding tree unit (CTU) , a coding block (CB) , a CU, a PU, a TU, a PB, a TB.
- Intra block copy (a.k.a., IBC) .
- Intra template matching a.k.a., IntraTM
- c may depend on block dimensions (such as block width and/or height) .
- a possible sample reordering method may refer to one or more processes as followings:
- the original domain (rather than LMCS reshaper domain) samples of a video unit may be reordered.
- original domain chroma samples of a video unit may be reordered.
- Reconstruction samples of a video unit may be reordered.
- reconstruction samples of the video unit may be reordered right after adding decoded residues to predictions.
- reshaper domain luma reconstruction samples of the video unit may be reordered.
- original domain luma reconstruction samples of the video unit may be reordered.
- original domain chroma reconstruction samples of the video unit may be reordered.
- Inverse luma mapping of LMCS process may be applied based on reordered reconstruction samples.
- Loop filter process e.g., luma/chroma bilateral filter, luma/chroma SAO, CCSAO, luma/chroma ALF, CCALF, etc.
- Loop filter process may be applied based on reordered reconstruction samples.
- loop filter process may be applied based on original domain (rather than LMCS reshaper domain) reordered reconstruction samples.
- Original samples of a video unit may be reordered.
- the reshaper domain original luma samples of a video unit may be reordered.
- the original domain original luma samples of a video unit may be reordered.
- the reordering process for prediction samples may be performed right after the motion compensation process.
- coded information such as block size, colour format, single/dual tree partitioning, colour component, slice/picture type.
- At least one new syntax elements may be signalled to specify the usage of sample reordering for a video unit.
- a first new syntax element (e.g., a flag) may be further signalled, specifying the usage of sample reordering for an intra template matching coded video unit, given that the intra template matching usage flag specifies the video unit is coded by intra template matching.
- a first new syntax element (e.g., a flag) may be further signalled, specifying the usage of sample reordering for an IBC merge coded video unit, given that the IBC merge flag specifies the video unit is coded by IBC merge.
- the new syntax element (e.g., an index) equal to 0 specifies that no sample reordering is used; equal to 1 specifies that sample reordering method A is used; equal to 2 specifies that sample reordering method B is used; and etc.
- one or more syntax elements related to sample reordering may be context coded.
- partial (or all) of these steps may be determined based on pre-defined rules (without signalling) .
- IBC merge flag specifies the video unit is coded by IBC merge
- a procedure may be conducted to determine whether to perform reordering and how to reorder, based on pre-defined rules/procedures without signalling.
- IBC amvp flag specifies the video unit is coded by IBC amvp
- a procedure may be conducted to determine whether to perform reordering and how to reorder, based on pre-defined rules/procedures without signalling.
- b For example, it may be inherited from a non-adjacent spatial neighbor block.
- sample reordering inheritance may be allowed in case that a video unit is coded by IBC merge mode.
- the stored information may be used for future video unit’s coding.
- the buffer may be a line buffer, a table, more than one line buffer, picture buffer, compressed picture buffer, temporal buffer, etc.
- coding information e.g., such as whether or not apply sample reordering, which sample reordering method is used, block availability, prediction mode, where or not merge coded, whether or not IBC coded, and etc.
- coding information may be stored for the derivation of the context of sample reordering syntax element (s) .
- Whether to and/or how to apply the disclosed methods above may be signalled at sequence level/group of pictures level/picture level/slice level/tile group level, such as in sequence header/picture header/SPS/VPS/DPS/DCI/PPS/APS/slice header/tile group header.
- PB/TB/CB/PU/TU/CU/VPDU/CTU/CTU row/slice/tile/sub-picture/other kinds of region contain more than one sample or pixel.
- coded information such as block size, colour format, single/dual tree partitioning, colour component, slice/picture type.
- video unit or ‘coding unit’ may represent a picture, a slice, a tile, a coding tree block (CTB) , a coding tree unit (CTU) , a coding block (CB) , a CU, a PU, a TU, a PB, a TB.
- block may represent a coding tree block (CTB) , a coding tree unit (CTU) , a coding block (CB) , a CU, a PU, a TU, a PB, a TB.
- IBC merge motion candidate list may be used for both regular IBC merge mode and sample reordering based IBC merge mode.
- IBC amvp motion predictor candidate list may be used for both regular IBC amvp mode and sample reordering based IBC amvp mode.
- a new motion (predictor) candidate list may be generated for a target video unit coded with sample reordering.
- the new candidate list may only consider motion candidates with same reordering method as the reordering method of the target video unit.
- the new candidate list may only consider motion candidates coded with sample reordering (but no matter the type of sample reordering method) .
- the new candidate list may be generated without considering the sample reordering method of each motion candidate.
- non-adjacent motion candidates may be inserted to the new candidate list.
- non-adjacent candidates with sample reordering (but no matter the type of sample reordering method) may be inserted.
- non-adjacent candidates with same reordering method as the reordering method of the target video unit may be inserted.
- non-adjacent candidates may be inserted no matter the sample reordering method is used to the candidate or not.
- new motion candidates may be generated according to a certain rule and inserted to the new candidate list.
- the rule may be based on clipping process.
- the rule may be based on scaling process.
- the motion (predictor) candidate list generation for a target video unit may be dependent on the reordering method.
- the target video unit is to be coded with sample reordering, only those motion candidates (from spatial or temporal or history tables) who coded with same reordering method as the reordering method of the target video unit are inserted to the list.
- the motion list generation for a video unit may not be dependent on the reordering method associated with each motion candidate.
- the Adaptive Reordering of Merge Candidates (ARMC) of a video unit may be dependent on the reordering method.
- the motion candidates who coded with same reordering method as the reordering method of the target video unit may be put prior to those motion candidates who coded with different reordering method.
- the motion candidates who coded with sample reordering may be put prior to those motion candidates who coded with different reordering method.
- the motion candidates who coded without reordering method may be put prior to those motion candidates who coded with reordering method.
- the ARMC may be applied to the video unit, no matter the reordering method associated with each motion candidate.
- Whether or not reordering the reconstruction/original/prediction samples of a video unit may be implicitly derived from coded information at both encoder and decoder.
- the implicit derivation may be based on costs/errors/differences calculated from coded information.
- costs/errors/differences may be calculated based on template matching.
- the template matching may be conducted by comparing samples in a first template and a second template.
- the first template is constructed by a group of pre-defined samples neighboring to current video unit, while the second template is constructed by a group of corresponding samples neighboring to a reference video unit.
- the cost/error may refer to the accumulated sum of differences between samples in the first template and corresponding samples in the second template.
- the difference may be based on luma sample value.
- the sample may refer to reconstruction sample, or a variant based on reconstruction sample.
- the sample may refer to prediction sample, or a variant based on prediction sample.
- a first cost may be calculated without reordering (denoted by Cost0)
- a second cost may be calculated with reordering (denoted by Cost1) .
- the minimum cost value among ⁇ Cost0, Cost1 ⁇ is identified and the corresponding coding method (without reorder, or, reorder) is determined as the final coding method of the video unit.
- whether reordering the reconstruction/original/prediction samples of a video unit may be signalled in the bitstream.
- a syntax element e.g., flag
- the implicit derivation may be based on costs/errors/differences calculated from coded information.
- costs/errors/differences may be calculated based on template matching.
- the template matching may be conducted by comparing samples in a first template and a second template.
- the first template is constructed by a group of pre-defined samples neighboring to current video unit, while the second template is constructed by a group of corresponding samples neighboring to a reference video unit.
- the difference may be based on luma sample value.
- the sample may refer to reconstruction sample, or a variant based on reconstruction sample.
- the sample may refer to prediction sample, or a variant based on prediction sample.
- a first cost may be calculated without reordering method A (denoted by Cost0)
- a second cost may be calculated with reordering method B (denoted by Cost1) .
- the minimum cost value among ⁇ Cost0, Cost1 ⁇ is identified and the corresponding coding method (reorder method A, reorder method B) is determined as the final coding method of the video unit.
- a syntax element e.g., flag, or an index, or a parameter, or a variable.
- Whether or not AND which reordering method is used to reorder the reconstruction/original/prediction samples of a video unit may be implicitly derived from coded information at both encoder and decoder.
- a first cost may be calculated without reordering (denoted by Cost0)
- a second cost may be calculated with reordering method A (denoted by Cost1)
- a third cost may be calculated with reordering method B (denoted by Cost2) .
- the minimum cost value among ⁇ Cost0, Cost1, Cost2 ⁇ is identified and the corresponding coding method (without reorder, reorder method A, reorder method B) is determined as the final coding method of the video unit.
- a possible sample reordering method may refer to one or more processes as followings:
- the reordering process may be applied based on video units.
- the reordering process may be based on a block/CU/PU/TU.
- the reordering process may not be based on a tile/slice/picture.
- Samples of a video unit may be reordered.
- Samples of a video unit may be rotated.
- Samples of a video unit may be transformed according to an affine model.
- Samples of a video unit may be transformed according to a linear model.
- Samples of a video unit may be transformed according to a projection model.
- Samples of a video unit may be flipped along the horizontal direction.
- Samples of a video unit may be flipped along the vertical direction.
- Whether to and/or how to apply the disclosed methods above may be signalled at sequence level/group of pictures level/picture level/slice level/tile group level, such as in sequence header/picture header/SPS/VPS/DPS/DCI/PPS/APS/slice header/tile group header.
- PB/TB/CB/PU/TU/CU/VPDU/CTU/CTU row/slice/tile/sub-picture/other kinds of region contain more than one sample or pixel.
- coded information such as block size, colour format, single/dual tree partitioning, colour component, slice/picture type.
- the HMVP table size for IBC is increased to 25, and the HMVP candidate may be far away from the current video unit. How to handle the interaction between RRIBC and history-based motion vector prediction (e.g., HMVP) needs to be considered.
- video unit or ‘coding unit’ may represent a picture, a slice, a tile, a coding tree block (CTB) , a coding tree unit (CTU) , a coding block (CB) , a CU, a PU, a TU, a PB, a TB.
- block may represent a coding tree block (CTB) , a coding tree unit (CTU) , a coding block (CB) , a CU, a PU, a TU, a PB, a TB.
- a RRIBC coded HMVP candidate may be adjusted first then used for a current video unit.
- At least one RRIBC coded HMVP candidate in the HMVP table uses motion adjustment.
- At least one RRIBC coded HMVP candidate in the HMVP table doesn’t use motion adjustment.
- At least one RRIBC coded HMVP candidate may be directly used for the current video unit.
- whether to perform the motion adjustment may be dependent on a certain condition.
- a RRIBC coded HMVP candidate meet the condition, its motion may be first adjusted then used for a current video unit (with motion adjustment) .
- a RRIBC coded HMVP candidate doesn’ t meet the condition, its motion may be directly used for a current video unit (without motion adjustment) .
- HMVP candidate is used for a current video unit
- the motion of such HMVP candidate may be adjusted first then used for the current video unit.
- a In one example, it may be always adjusted.
- it may be adjusted only if the flip type of the current video unit and the HMVP candidate are same.
- HMVP candidate may not be adjusted but directly used for the current video unit.
- the motion of the RRIBC coded HMVP candidate may be first adjusted then used for the current video unit.
- the motion of the RRIBC coded HMVP candidate may be directly used for the current video unit without motion adjustment.
- the motion of the RRIBC coded HMVP candidate may not be used for the current video unit.
- HMVP candidate may be adjusted first then used for the current video unit.
- a In one example, it may be always adjusted.
- HMVP candidate may not be adjusted but directly used for the current video unit.
- the motion of the RRIBC coded HMVP candidate may be first adjusted then used for the current video unit.
- the motion of the RRIBC coded HMVP candidate may be directly used for the current video unit without motion adjustment.
- the motion of the RRIBC coded HMVP candidate may not be used for the current video unit.
- the flip type of the RRIBC coded HMVP candidate may be inherited for the current video unit.
- the flip type of the RRIBC coded HMVP candidate may be set equal to NO_FLIP and then used for the current video unit.
- the motion adjustment may refer to add a motion shift to the MVP candidate.
- the motion adjustment may be dependent on the block dimensions and/or locations (e.g., position of center sample, or position of top-left sample) of the current video unit.
- the motion adjustment may be dependent on the block dimensions and/or locations (e.g., position of center sample, or position of top-left sample) of the neighbor block which used to derive the MVP candidate.
- HMVP candidate may be used for a current video unit.
- HMVP candidate both motion and flip type
- HMVP candidate may not be allowed to be used for the current video unit.
- the flip type of a RRIBC coded HMVP candidate may be always used/inherited for the current video unit.
- the specific prediction mode X may be IBC-MERGE mode.
- the specific prediction mode X may be IBC-AMVP mode.
- the flip type of a RRIBC coded HMVP candidate may be used/inherited for the current video unit.
- whether it is used/inherited may be dependent on whether a certain condition is satisfied.
- the certain condition may be based on the distance of the RRIBC coded HMVP candidate and the current video unit.
- ii it may be dependent on whether the distance is less than (and/or equal to) a threshold.
- the flip type of the current video unit may be set equal to NO_FLIP.
- the specific prediction mode Y may be IBC-AMVP mode.
- the specific prediction mode Y may be IBC-MERGE mode.
- HMVP candidate may not be allowed to be used for a current video unit.
- the flip type of the HMVP candidate In one example, the flip type of the HMVP candidate.
- the flip type of the current IBC-AMVP coded video unit In one example, the flip type of the current IBC-AMVP coded video unit.
- HMVP candidate may depend on the distance between the block location of the HMVP candidate and the block location of the current video unit.
- the block location may be based on the center or top-left location of the corresponding block.
- the motion of the HMVP candidate may be first adjusted then used for the current video unit.
- the motion of the HMVP candidate may be directly (without adjustment) used for the current video unit.
- the motion of the HMVP candidate may be not used for the current video unit.
- the flip type of the HMVP candidate may be used for the current video unit.
- the flip type of the HMVP candidate may be set equal to NO_FLIP for the usage of the current video unit.
- the threshold may be dependent on the block dimensions (such as width and/or height, number of samples/pixels) of the current video unit.
- the threshold may be dependent on the block dimensions (such as width and/or height, number of samples/pixels) of the HMVP candidate.
- the top-left or center location of the current video unit In one example, the top-left or center location of the current video unit.
- the width and/or height of the current video unit In one example, the width and/or height of the current video unit.
- the top-left or center location of the neighbor block which used to derive the MVP candidate is the top-left or center location of the neighbor block which used to derive the MVP candidate.
- the width and/or height of the neighbor block which used to derive the MVP candidate is the width and/or height of the neighbor block which used to derive the MVP candidate.
- the condition may be based on one or more of the followings, wherein abs () denotes the absolution value:
- FACTOR 1.0 or 1.2 or 1.5 or 1.8 or 2.0.
- FACTOR may be a floating-point value.
- FACTOR may be an integer.
- the block locations (e.g., position of the top-left and/or center sample) of an IBC-HMVP candidate may be stored in a buffer.
- the block locations of such RRIBC coded IBC-HMVP candidate may be stored.
- the block dimensions (e.g., width and/or height) of an IBC-HMVP candidate may be stored in a buffer.
- the block dimensions of such RRIBC coded IBC-HMVP candidate may be stored.
- Fig. 12 illustrates a flowchart of a method 1200 for video processing in accordance with embodiments of the present disclosure.
- the method 1200 may be implemented for a conversion between a current video block of a video and a bitstream of the video.
- RRIBC reconstructed reordered intra block copy
- HMVP motion vector prediction
- the method 1200 enables adjusts the RRIBC coded HMVP candidate based on a determination of whether to adjust the RRIBC coded HMVP candidate. In this way, coding effectiveness and coding efficiency can thus be improved.
- whether a motion adjustment is to be applied to the RRIBC coded HMVP candidate may be determined based on a predefined condition for candidate adjustment.
- the RRIBC coded HMVP candidate if the RRIBC coded HMVP candidate satisfies the predefined condition for candidate adjustment, the RRIBC coded HMVP candidate is adjusted by the motion adjustment, the conversion being performed based on the adjusted RRIBC coded HMVP candidate.
- the conversion is performed based on the RRIBC coded HMVP candidate without adjusting the RRIBC coded HMVP candidate.
- the RRIBC coded HMVP candidate may be adjusted based on the determining, and the conversion may be performed based on the adjusted RRIBC coded HMVP candidate.
- the RRIBC coded HMVP candidate is in an HMVP table.
- the RRIBC coded HMVP candidate is adjusted by a motion adjustment.
- at least one RRIBC coded HMVP candidate in the HMVP table may use motion adjustment.
- a motion adjustment is not applied to the RRIBC coded HMVP candidate.
- at least one RRIBC coded HMVP candidate in the HMVP table doesn’ t use motion adjustment.
- the conversion may be performed based on the RRIBC coded HMVP candidate without adjusting the RRIBC coded HMVP candidate.
- at least one RRIBC coded HMVP candidate may be directly used for the current video unit.
- the current video block is coded by an RRIBC based intra block copy-advanced motion vector prediction (IBC-AMVP) mode.
- IBC-AMVP intra block copy-advanced motion vector prediction
- the conversion is performed based on the adjusted RRIBC coded HMVP candidate without determining whether to adjust the RRIBC coded HMVP candidate.
- the RRIBC coded HMVP candidate may be always adjusted.
- determining whether to adjust the RRIBC coded HMVP candidate comprises: in accordance with a determination that a first flip type of the current video block is the same with a second flip type of the RRIBC coded HMVP candidate, determining to adjust the RRIBC coded HMVP candidate.
- the conversion is performed based on motion information of the RRIBC coded HMVP candidate without adjusting the motion information of the RRIBC coded HMVP candidate.
- determining whether to adjust the RRIBC coded HMVP candidate comprises: in accordance with a determination that a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, determining to adjust the RRIBC coded HMVP candidate.
- the conversion is performed based on the RRIBC coded HMVP candidate without adjusting the RRIBC coded HMVP candidate.
- the conversion is performed without using motion information of the RRIBC coded HMVP candidate.
- the current video block is coded by an RRIBC based intra block copy-merge (IBC-MERGE) mode.
- IBC-MERGE RRIBC based intra block copy-merge
- the conversion is performed based on the adjusted RRIBC coded HMVP candidate without determining whether to adjust the RRIBC coded HMVP candidate.
- the RRIBC coded HMVP candidate may be always adjusted.
- the conversion is performed based on motion information of the RRIBC coded HMVP candidate without adjusting the motion information of the RRIBC coded HMVP candidate.
- determining whether to adjust the RRIBC coded HMVP candidate comprises: in accordance with a determination that a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, determining to adjust the RRIBC coded HMVP candidate.
- the conversion is performed based on the RRIBC coded HMVP candidate without adjusting the RRIBC coded HMVP candidate.
- the conversion is performed without using motion information of the RRIBC coded HMVP candidate.
- the conversion is performed based on a flip type of the RRIBC coded HMVP candidate.
- a flip type of the RRIBC coded HMVP candidate is no flip, and the conversion is performed based on the flip type.
- adjusting the RRIBC coded HMVP candidate comprises: adding a motion shift to the RRIBC coded HMVP candidate.
- the RRIBC coded HMVP candidate is adjusted based on at least one of: a block dimension of the current video block, or a location of the current video block.
- the location of the current video block comprises at least one of: a position of a center sample of the current video block, or a position of a top-left sample of the current video block.
- the RRIBC coded HMVP candidate is adjusted based on at least one of: a block dimension of a neighbor video block, the RRIBC coded HMVP candidate being determined based on the neighbor video block, or a location of the neighbor video block.
- the location of the neighbor video block comprises at least one of: a position of a center sample of the neighbor video block, or a position of a top-left sample of the neighbor video block.
- the conversion is performed based on motion information of the RRIBC coded HMVP candidate.
- the conversion is performed without using the motion information and a flip type of the RRIBC coded HMVP candidate.
- a flip type of the RRIBC coded HMVP candidate is used for the current video block.
- the first prediction mode comprises at least one of: an intra block copy-merge (IBC-MERGE) mode, or an intra block copy-advanced motion vector prediction (IBC-AMVP) mode.
- IBC-MERGE intra block copy-merge
- IBC-AMVP intra block copy-advanced motion vector prediction
- the method 1200 further comprises: determining whether the flip type is used for the current video block based on a predefined condition for flip type.
- the predefined condition for flip type is based on a distance between the RRIBC coded HMVP candidate and the current video block.
- the flip type is used for the current video block.
- the flip type is no flip.
- the HMVP candidate is not allowed to be used for the current video block.
- At least one of a predefined condition for candidate adjustment, a predefined condition for motion information, or a predefined condition for flip type is based on at least one of the following: a coding mode of the current video block, a flip type of the RRIBC coded HMVP candidate, a flip type of the current video block, a distance between the RRIBC coded HMVP candidate and the current video block, a location of the current video block, a width of the current video block, a height of the current video block, a location of a neighbor video block associated with the RRIBC coded HMVP candidate, a width of the neighbor video block, or a height of the neighbor video block.
- the coding mode of the current video block comprises at least one of: an intra block copy-merge (IBC-MERGE) mode, or an intra block copy-advanced motion vector prediction (IBC-AMVP) mode.
- IBC-MERGE intra block copy-merge
- IBC-AMVP intra block copy-advanced motion vector prediction
- the distance between the RRIBC coded HMVP candidate and the current video block is based on a block location of the RRIBC coded HMVP candidate and a block location of the current video block.
- the block location of the current video block is based on a location of a center sample of the current video block, or a location of a top-left sample of the current video block.
- the block location of the RRIBC coded HMVP candidate is based on a location of a center sample of the RRIBC coded HMVP candidate, or a location of a top-left sample of the RRIBC coded HMVP candidate.
- the conversion is performed based on adjusted motion information of the RRIBC coded HMVP candidate.
- the conversion is performed based on motion information of the RRIBC coded HMVP candidate without adjusting the motion information.
- the conversion is performed without using motion information of the RRIBC coded HMVP candidate.
- a flip type of the RRIBC coded HMVP candidate is used for the current video block.
- a flip type of the RRIBC coded HMVP candidate is no flip, the flip type being used for the current video block.
- the threshold distance is based on a block dimension of the current video block.
- the block dimension of the current video block comprises at least one of: a width of the current video block, a height of the current video block, the number of samples in the current video block, or the number of pixels in the current video block.
- the threshold distance is based on a block dimension of the RRIBC coded HMVP candidate.
- the block dimension of the RRIBC coded HMVP candidate comprises at least one of: a width of the RRIBC coded HMVP candidate, a height of the RRIBC coded HMVP candidate, the number of samples in the RRIBC coded HMVP candidate, or the number of pixels in the RRIBC coded HMVP candidate.
- the location of the current video block comprises a center location of the current video block, or a top-left location of the current video block.
- the location of the neighbor video block comprises a center location of the neighbor video block, or a top-left location of the neighbor video block.
- the scaling factor comprises one of: 1.0, 1.2, 1.5, 1.8, or 2.0. In some embodiments, the scaling factor comprises one of: a floating-point value, or an integer.
- a non-transitory computer-readable recording medium stores a bitstream of a video which is generated by a method performed by an apparatus for video processing. In the method, whether to adjust a reconstructed reordered intra block copy (RRIBC) coded history-based motion vector prediction (HMVP) candidate of a current video block of the video is determined. The bitstream is generated based on the determining.
- RRIBC reconstructed reordered intra block copy
- HMVP motion vector prediction
- a method for storing bitstream of a video is provided.
- whether to adjust a reconstructed reordered intra block copy (RRIBC) coded history-based motion vector prediction (HMVP) candidate of a current video block of the video is determined.
- the bitstream is generated based on the determining.
- the bitstream is stored in a non-transitory computer-readable recording medium.
- Fig. 13 illustrates a flowchart of a method 1300 for video processing in accordance with embodiments of the present disclosure.
- the method 1300 may be implemented for a conversion between a current video block of a video and a bitstream of the video.
- IBC-HMVP intra block copy-history-based motion vector prediction
- the conversion is performed based on the information.
- the conversion may include encoding the current video block into the bitstream.
- the conversion may include decoding the current video block from the bitstream.
- the method 1300 enables determines information of an IBC-HMVP candidate such as block location or block dimension information of the IBC-HMVP candidate, and stores the information in a buffer. In this way, the stored information can be used for adjustment of the HMVP candidate. Coding effectiveness and coding efficiency can thus be improved.
- the information comprises at least one of: a block location of the IBC-HMVP candidate, or a block dimension of the IBC-HMVP candidate.
- the block location of the IBC-HMVP candidate comprises at least one of: a position of a center sample of the IBC-HMVP candidate, or a position of a top-left sample of the IBC-HMVP candidate.
- the block dimension of the IBC-HMVP candidate comprises at least one of: a width of the IBC-HMVP candidate, or a height of the IBC-HMVP candidate.
- the information of the IBC-HMVP candidate is stored in the buffer.
- the information of the IBC-HMVP candidate is stored associated with a history-based motion vector prediction (HMVP) table.
- HMVP history-based motion vector prediction
- a non-transitory computer-readable recording medium stores a bitstream of a video which is generated by a method performed by an apparatus for video processing.
- information of an intra block copy-history-based motion vector prediction (IBC-HMVP) candidate of a current video block of the video is determined.
- the information is stored in a buffer.
- the bitstream is generated based on the information.
- IBC-HMVP intra block copy-history-based motion vector prediction
- a method for storing bitstream of a video is provided.
- information of an intra block copy-history-based motion vector prediction (IBC-HMVP) candidate of a current video block of the video is determined.
- the information is stored in a buffer.
- the bitstream is generated based on the information.
- the bitstream is stored in a non-transitory computer-readable recording medium.
- IBC-HMVP intra block copy-history-based motion vector prediction
- the video coding process may be improved by adjusting RRIBC coded HMVP candidate. In this way, the coding effectiveness and coding efficiency can be improved.
- a method for video processing comprising: determining, for a conversion between a current video block of a video and a bitstream of the video, whether to adjust a reconstructed reordered intra block copy (RRIBC) coded history-based motion vector prediction (HMVP) candidate of the current video block; and performing the conversion based on the determining.
- RRIBC reconstructed reordered intra block copy
- HMVP motion vector prediction
- determining whether to adjust the RRIBC coded HMVP candidate comprises: determining whether a motion adjustment is to be applied to the RRIBC coded HMVP candidate based on a predefined condition for candidate adjustment.
- Clause 4 The method of clause 2, wherein if the RRIBC coded HMVP candidate does not satisfy the predefined condition for candidate adjustment, the conversion is performed based on the RRIBC coded HMVP candidate without adjusting the RRIBC coded HMVP candidate.
- Clause 5 The method of any of clauses 1-4, wherein performing the conversion based on the determining comprises: adjusting the RRIBC coded HMVP candidate based on the determining; and performing the conversion based on the adjusted RRIBC coded HMVP candidate.
- Clause 8 The method of clause 6, wherein a motion adjustment is not applied to the RRIBC coded HMVP candidate.
- Clause 9 The method of any of clauses 1-8, wherein performing the conversion based on the determining comprises: performing the conversion based on the RRIBC coded HMVP candidate without adjusting the RRIBC coded HMVP candidate.
- Clause 10 The method of any of clauses 1-9, wherein the current video block is coded by an RRIBC based intra block copy-advanced motion vector prediction (IBC-AMVP) mode.
- IBC-AMVP intra block copy-advanced motion vector prediction
- Clause 11 The method of clause 10, wherein the conversion is performed based on the adjusted RRIBC coded HMVP candidate without determining whether to adjust the RRIBC coded HMVP candidate.
- determining whether to adjust the RRIBC coded HMVP candidate comprises: in accordance with a determination that a first flip type of the current video block is the same with a second flip type of the RRIBC coded HMVP candidate, determining to adjust the RRIBC coded HMVP candidate.
- Clause 13 The method of clause 10, wherein the conversion is performed based on motion information of the RRIBC coded HMVP candidate without adjusting the motion information of the RRIBC coded HMVP candidate.
- determining whether to adjust the RRIBC coded HMVP candidate comprises: in accordance with a determination that a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, determining to adjust the RRIBC coded HMVP candidate.
- Clause 15 The method of clause 10, wherein if a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, the conversion is performed based on the RRIBC coded HMVP candidate without adjusting the RRIBC coded HMVP candidate.
- Clause 16 The method of clause 10, wherein if a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, the conversion is performed without using motion information of the RRIBC coded HMVP candidate.
- Clause 17 The method of any of clauses 1-9, wherein the current video block is coded by an RRIBC based intra block copy-merge (IBC-MERGE) mode.
- IBC-MERGE RRIBC based intra block copy-merge
- Clause 18 The method of clause 17, wherein the conversion is performed based on the adjusted RRIBC coded HMVP candidate without determining whether to adjust the RRIBC coded HMVP candidate.
- Clause 19 The method of clause 17, wherein the conversion is performed based on motion information of the RRIBC coded HMVP candidate without adjusting the motion information of the RRIBC coded HMVP candidate.
- determining whether to adjust the RRIBC coded HMVP candidate comprises: in accordance with a determination that a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, determining to adjust the RRIBC coded HMVP candidate.
- Clause 21 The method of clause 17, wherein if a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, the conversion is performed based on the RRIBC coded HMVP candidate without adjusting the RRIBC coded HMVP candidate.
- Clause 22 The method of clause 17, wherein if a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, the conversion is performed without using motion information of the RRIBC coded HMVP candidate.
- Clause 23 The method of any of clauses 17-22, wherein if a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, the conversion is performed based on a flip type of the RRIBC coded HMVP candidate.
- Clause 27 The method of clause 26, wherein the location of the current video block comprises at least one of: a position of a center sample of the current video block, or a position of a top-left sample of the current video block.
- Clause 28 The method of any of clauses 1-27, wherein the RRIBC coded HMVP candidate is adjusted based on at least one of: a block dimension of a neighbor video block, the RRIBC coded HMVP candidate being determined based on the neighbor video block, or a location of the neighbor video block.
- Clause 29 The method of clause 28, wherein the location of the neighbor video block comprises at least one of: a position of a center sample of the neighbor video block, or a position of a top-left sample of the neighbor video block.
- Clause 30 The method of any of clauses 1-29, wherein if the RRIBC coded HMVP candidate satisfies a predefined condition for motion information, the conversion is performed based on motion information of the RRIBC coded HMVP candidate.
- Clause 31 The method of clause 30, wherein if the RRIBC coded HMVP candidate does not satisfy the predefined condition for motion information, the conversion is performed without using the motion information and a flip type of the RRIBC coded HMVP candidate.
- Clause 32 The method of any of clauses 1-31, wherein if the current video block is coded by a first prediction mode, a flip type of the RRIBC coded HMVP candidate is used for the current video block.
- the first prediction mode comprises at least one of: an intra block copy-merge (IBC-MERGE) mode, or an intra block copy-advanced motion vector prediction (IBC-AMVP) mode.
- IBC-MERGE intra block copy-merge
- IBC-AMVP intra block copy-advanced motion vector prediction
- Clause 34 The method of clause 32 or clause 33, further comprising: determining whether the flip type is used for the current video block based on a predefined condition for flip type.
- Clause 35 The method of clause 34, wherein the predefined condition for flip type is based on a distance between the RRIBC coded HMVP candidate and the current video block.
- Clause 36 The method of clause 35, wherein if the distance is less than or equal to a threshold distance, the flip type is used for the current video block.
- Clause 39 The method of any of clauses 1-38, wherein at least one of a predefined condition for candidate adjustment, a predefined condition for motion information, or a predefined condition for flip type is based on at least one of the following: a coding mode of the current video block, a flip type of the RRIBC coded HMVP candidate, a flip type of the current video block, a distance between the RRIBC coded HMVP candidate and the current video block, a location of the current video block, a width of the current video block, a height of the current video block, a location of a neighbor video block associated with the RRIBC coded HMVP candidate, a width of the neighbor video block, or a height of the neighbor video block.
- Clause 40 The method of clause 39, wherein the coding mode of the current video block comprises at least one of: an intra block copy-merge (IBC-MERGE) mode, or an intra block copy-advanced motion vector prediction (IBC-AMVP) mode.
- IBC-MERGE intra block copy-merge
- IBC-AMVP intra block copy-advanced motion vector prediction
- Clause 41 The method of clause 39 or clause 40, wherein the distance between the RRIBC coded HMVP candidate and the current video b lock is based on a block location of the RRIBC coded HMVP candidate and a block location of the current video block.
- Clause 42 The method of clause 41, wherein the block location of the current video block is based on a location of a center sample of the current video block, or a location of a top-left sample of the current video block.
- Clause 44 The method of any of clauses 39-43, wherein if the distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, the conversion is performed based on adjusted motion information of the RRIBC coded HMVP candidate.
- Clause 45 The method of any of clauses 39-43, wherein if the distance between the RRIBC coded HMVP candidate and the current video block is greater than or equal to a threshold distance, the conversion is performed based on motion information of the RRIBC coded HMVP candidate without adjusting the motion information.
- Clause 46 The method of any of clauses 39-43, wherein if the distance between the RRIBC coded HMVP candidate and the current video block is greater than or equal to a threshold distance, the conversion is performed without using motion information of the RRIBC coded HMVP candidate.
- Clause 47 The method of any of clauses 39-43, wherein if the distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, a flip type of the RRIBC coded HMVP candidate is used for the current video block.
- Clause 48 The method of any of clauses 39-43, wherein if the distance between the RRIBC coded HMVP candidate and the current video block is greater than or equal to a threshold distance, a flip type of the RRIBC coded HMVP candidate is no flip, the flip type being used for the current video block.
- the block dimension of the current video block comprises at least one of: a width of the current video block, a height of the current video block, the number of samples in the current video block, or the number of pixels in the current video block.
- Clause 51 The method of any of clauses 44-50, wherein the threshold distance is based on a block dimension of the RRIBC coded HMVP candidate.
- the block dimension of the RRIBC coded HMVP candidate comprises at least one of: a width of the RRIBC coded HMVP candidate, a height of the RRIBC coded HMVP candidate, the number of samples in the RRIBC coded HMVP candidate, or the number of pixels in the RRIBC coded HMVP candidate.
- Clause 53 The method of any of clauses 39-52, wherein the location of the current video block comprises a center location of the current video block, or a top-left location of the current video block.
- Clause 54 The method of any of clauses 39-53, wherein the location of the neighbor video block comprises a center location of the neighbor video block, or a top-left location of the neighbor video block.
- a method for video processing comprising: determining, for a conversion between a current video block of a video and a bitstream of the video, information of an intra block copy-history-based motion vector prediction (IBC-HMVP) candidate of the current video block; storing the information in a buffer; and performing the conversion based on the information.
- IBC-HMVP intra block copy-history-based motion vector prediction
- Clause 59 The method of clause 58, wherein the information comprises at least one of: a block location of the IBC-HMVP candidate, or a block dimension of the IBC-HMVP candidate.
- Clause 60 The method of clause 59, wherein the block location of the IBC-HMVP candidate comprises at least one of: a position of a center sample of the IBC- HMVP candidate, or a position of a top-left sample of the IBC-HMVP candidate.
- Clause 62 The method of any of clauses 58-61, wherein if the IBC-HMVP candidate is coded by reconstructed reordered intra block copy (RRIBC) , the information of the IBC-HMVP candidate is stored in the buffer.
- RRIBC reconstructed reordered intra block copy
- Clause 64 The method of any of clauses 1-63, wherein the conversion includes encoding the current video block into the bitstream.
- Clause 65 The method of any of clauses 1-63, wherein the conversion includes decoding the current video block from the bitstream.
- Clause 66 An apparatus for video processing comprising a processor and a non-transitory memory with instructions thereon, wherein the instructions upon execution by the processor, cause the processor to perform a method in accordance with any of clauses 1-65.
- Clause 67 A non-transitory computer-readable storage medium storing instructions that cause a processor to perform a method in accordance with any of clauses 1-65.
- a non-transitory computer-readable recording medium storing a bitstream of a video which is generated by a method performed by an apparatus for video processing, wherein the method comprises: determining whether to adjust a reconstructed reordered intra block copy (RRIBC) coded history-based motion vector prediction (HMVP) candidate of a current video block of the video; and generating the bitstream based on the determining.
- RRIBC reconstructed reordered intra block copy
- HMVP motion vector prediction
- a method for storing a bitstream of a video comprising: determining whether to adjust a reconstructed reordered intra block copy (RRIBC) coded history-based motion vector prediction (HMVP) candidate of a current video block of the video; generating the bitstream based on the determining; and storing the bitstream in a non-transitory computer-readable recording medium.
- RRIBC reconstructed reordered intra block copy
- HMVP motion vector prediction
- a non-transitory computer-readable recording medium storing a bitstream of a video which is generated by a method performed by an apparatus for video processing, wherein the method comprises: determining information of an intra block copy-history-based motion vector prediction (IBC-HMVP) candidate of a current video block of the video; storing the information in a buffer; and generating the bitstream based on the information.
- IBC-HMVP intra block copy-history-based motion vector prediction
- a method for storing a bitstream of a video comprising: determining information of an intra block copy-history-based motion vector prediction (IBC-HMVP) candidate of a current video block of the video; storing the information in a buffer; generating the bitstream based on the information; and storing the bitstream in a non-transitory computer-readable recording medium.
- IBC-HMVP intra block copy-history-based motion vector prediction
- Fig. 14 illustrates a block diagram of a computing device 1400 in which various embodiments of the present disclosure can be implemented.
- the computing device 1400 may be implemented as or included in the source device 110 (or the video encoder 114 or 200) or the destination device 120 (or the video decoder 124 or 300) .
- computing device 1400 shown in Fig. 14 is merely for purpose of illustration, without suggesting any limitation to the functions and scopes of the embodiments of the present disclosure in any manner.
- the computing device 1400 includes a general-purpose computing device 1400.
- the computing device 1400 may at least comprise one or more processors or processing units 1410, a memory 1420, a storage unit 1430, one or more communication units 1440, one or more input devices 1450, and one or more output devices 1460.
- the computing device 1400 may be implemented as any user terminal or server terminal having the computing capability.
- the server terminal may be a server, a large-scale computing device or the like that is provided by a service provider.
- the user terminal may for example be any type of mobile terminal, fixed terminal, or portable terminal, including a mobile phone, station, unit, device, multimedia computer, multimedia tablet, Internet node, communicator, desktop computer, laptop computer, notebook computer, netbook computer, tablet computer, personal communication system (PCS) device, personal navigation device, personal digital assistant (PDA) , audio/video player, digital camera/video camera, positioning device, television receiver, radio broadcast receiver, E-book device, gaming device, or any combination thereof, including the accessories and peripherals of these devices, or any combination thereof.
- the computing device 1400 can support any type of interface to a user (such as “wearable” circuitry and the like) .
- the processing unit 1410 may be a physical or virtual processor and can implement various processes based on programs stored in the memory 1420. In a multi-processor system, multiple processing units execute computer executable instructions in parallel so as to improve the parallel processing capability of the computing device 1400.
- the processing unit 1410 may also be referred to as a central processing unit (CPU) , a microprocessor, a controller or a microcontroller.
- the computing device 1400 typically includes various computer storage medium. Such medium can be any medium accessible by the computing device 1400, including, but not limited to, volatile and non-volatile medium, or detachable and non-detachable medium.
- the memory 1420 can be a volatile memory (for example, a register, cache, Random Access Memory (RAM) ) , a non-volatile memory (such as a Read-Only Memory (ROM) , Electrically Erasable Programmable Read-Only Memory (EEPROM) , or a flash memory) , or any combination thereof.
- the storage unit 1430 may be any detachable or non-detachable medium and may include a machine-readable medium such as a memory, flash memory drive, magnetic disk or another other media, which can be used for storing information and/or data and can be accessed in the computing device 1400.
- a machine-readable medium such as a memory, flash memory drive, magnetic disk or another other media, which can be used for storing information and/or data and can be accessed in the computing device 1400.
- the computing device 1400 may further include additional detachable/non-detachable, volatile/non-volatile memory medium.
- additional detachable/non-detachable, volatile/non-volatile memory medium may be provided.
- a magnetic disk drive for reading from and/or writing into a detachable and non-volatile magnetic disk
- an optical disk drive for reading from and/or writing into a detachable non-volatile optical disk.
- each drive may be connected to a bus (not shown) via one or more data medium interfaces.
- the communication unit 1440 communicates with a further computing device via the communication medium.
- the functions of the components in the computing device 1400 can be implemented by a single computing cluster or multiple computing machines that can communicate via communication connections. Therefore, the computing device 1400 can operate in a networked environment using a logical connection with one or more other servers, networked personal computers (PCs) or further general network nodes.
- PCs personal computers
- the input device 1450 may be one or more of a variety of input devices, such as a mouse, keyboard, tracking ball, voice-input device, and the like.
- the output device 1460 may be one or more of a variety of output devices, such as a display, loudspeaker, printer, and the like.
- the computing device 1400 can further communicate with one or more external devices (not shown) such as the storage devices and display device, with one or more devices enabling the user to interact with the computing device 1400, or any devices (such as a network card, a modem and the like) enabling the computing device 1400 to communicate with one or more other computing devices, if required.
- Such communication can be performed via input/output (I/O) interfaces (not shown) .
- some or all components of the computing device 1400 may also be arranged in cloud computing architecture.
- the components may be provided remotely and work together to implement the functionalities described in the present disclosure.
- cloud computing provides computing, software, data access and storage service, which will not require end users to be aware of the physical locations or configurations of the systems or hardware providing these services.
- the cloud computing provides the services via a wide area network (such as Internet) using suitable protocols.
- a cloud computing provider provides applications over the wide area network, which can be accessed through a web browser or any other computing components.
- the software or components of the cloud computing architecture and corresponding data may be stored on a server at a remote position.
- the computing resources in the cloud computing environment may be merged or distributed at locations in a remote data center.
- Cloud computing infrastructures may provide the services through a shared data center, though they behave as a single access point for the users. Therefore, the cloud computing architectures may be used to provide the components and functionalities described herein from a service provider at a remote location. Alternatively, they may be provided from a conventional server or installed directly or otherwise on a client device.
- the computing device 1400 may be used to implement video encoding/decoding in embodiments of the present disclosure.
- the memory 1420 may include one or more video coding modules 1425 having one or more program instructions. These modules are accessible and executable by the processing unit 1410 to perform the functionalities of the various embodiments described herein.
- the input device 1450 may receive video data as an input 1470 to be encoded.
- the video data may be processed, for example, by the video coding module 1425, to generate an encoded bitstream.
- the encoded bitstream may be provided via the output device 1460 as an output 1480.
- the input device 1450 may receive an encoded bitstream as the input 1470.
- the encoded bitstream may be processed, for example, by the video coding module 1425, to generate decoded video data.
- the decoded video data may be provided via the output device 1460 as the output 1480.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
Description
Claims (71)
- A method for video processing, comprising:determining, for a conversion between a current video block of a video and a bitstream of the video, whether to adjust a reconstructed reordered intra block copy (RRIBC) coded history-based motion vector prediction (HMVP) candidate of the current video block; andperforming the conversion based on the determining.
- The method of claim 1, wherein determining whether to adjust the RRIBC coded HMVP candidate comprises:determining whether a motion adjustment is to be applied to the RRIBC coded HMVP candidate based on a predefined condition for candidate adjustment.
- The method of claim 2, wherein if the RRIBC coded HMVP candidate satisfies the predefined condition for candidate adjustment, the RRIBC coded HMVP candidate is adjusted by the motion adjustment, the conversion being performed based on the adjusted RRIBC coded HMVP candidate.
- The method of claim 2, wherein if the RRIBC coded HMVP candidate does not satisfy the predefined condition for candidate adjustment, the conversion is performed based on the RRIBC coded HMVP candidate without adjusting the RRIBC coded HMVP candidate.
- The method of any of claims 1-4, wherein performing the conversion based on the determining comprises:adjusting the RRIBC coded HMVP candidate based on the determining; andperforming the conversion based on the adjusted RRIBC coded HMVP candidate.
- The method of claim 5, wherein the RRIBC coded HMVP candidate is in an HMVP table.
- The method of claim 6, wherein the RRIBC coded HMVP candidate is adjusted by a motion adjustment.
- The method of claim 6, wherein a motion adjustment is not applied to the RRIBC coded HMVP candidate.
- The method of any of claims 1-8, wherein performing the conversion based on the determining comprises:performing the conversion based on the RRIBC coded HMVP candidate without adjusting the RRIBC coded HMVP candidate.
- The method of any of claims 1-9, wherein the current video block is coded by an RRIBC based intra block copy-advanced motion vector prediction (IBC-AMVP) mode.
- The method of claim 10, wherein the conversion is performed based on the adjusted RRIBC coded HMVP candidate without determining whether to adjust the RRIBC coded HMVP candidate.
- The method of claim 10, wherein determining whether to adjust the RRIBC coded HMVP candidate comprises:in accordance with a determination that a first flip type of the current video block is the same with a second flip type of the RRIBC coded HMVP candidate, determining to adjust the RRIBC coded HMVP candidate.
- The method of claim 10, wherein the conversion is performed based on motion information of the RRIBC coded HMVP candidate without adjusting the motion information of the RRIBC coded HMVP candidate.
- The method of claim 10, wherein determining whether to adjust the RRIBC coded HMVP candidate comprises:in accordance with a determination that a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, determining to adjust the RRIBC coded HMVP candidate.
- The method of claim 10, wherein if a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, the conversion is performed based on the RRIBC coded HMVP candidate without adjusting the RRIBC coded HMVP candidate.
- The method of claim 10, wherein if a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, the conversion is performed without using motion information of the RRIBC coded HMVP candidate.
- The method of any of claims 1-9, wherein the current video block is coded by an RRIBC based intra block copy-merge (IBC-MERGE) mode.
- The method of claim 17, wherein the conversion is performed based on the adjusted RRIBC coded HMVP candidate without determining whether to adjust the RRIBC coded HMVP candidate.
- The method of claim 17, wherein the conversion is performed based on motion information of the RRIBC coded HMVP candidate without adjusting the motion information of the RRIBC coded HMVP candidate.
- The method of claim 17, wherein determining whether to adjust the RRIBC coded HMVP candidate comprises:in accordance with a determination that a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, determining to adjust the RRIBC coded HMVP candidate.
- The method of claim 17, wherein if a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, the conversion is performed based on the RRIBC coded HMVP candidate without adjusting the RRIBC coded HMVP candidate.
- The method of claim 17, wherein if a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, the conversion is performed without using motion information of the RRIBC coded HMVP candidate.
- The method of any of claims 17-22, wherein if a distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, the conversion is performed based on a flip type of the RRIBC coded HMVP candidate.
- The method of any of claims 17-23, wherein a flip type of the RRIBC coded HMVP candidate is no flip, and the conversion is performed based on the flip type.
- The method of any of claims 1-24, wherein adjusting the RRIBC coded HMVP candidate comprises:adding a motion shift to the RRIBC coded HMVP candidate.
- The method of any of claims 1-25, wherein the RRIBC coded HMVP candidate is adjusted based on at least one of:a block dimension of the current video block, ora location of the current video block.
- The method of claim 26, wherein the location of the current video block comprises at least one of:a position of a center sample of the current video block, ora position of a top-left sample of the current video block.
- The method of any of claims 1-27, wherein the RRIBC coded HMVP candidate is adjusted based on at least one of:a block dimension of a neighbor video block, the RRIBC coded HMVP candidate being determined based on the neighbor video block, ora location of the neighbor video block.
- The method of claim 28, wherein the location of the neighbor video block comprises at least one of:a position of a center sample of the neighbor video block, ora position of a top-left sample of the neighbor video block.
- The method of any of claims 1-29, wherein if the RRIBC coded HMVP candidate satisfies a predefined condition for motion information, the conversion is performed based on motion information of the RRIBC coded HMVP candidate.
- The method of claim 30, wherein if the RRIBC coded HMVP candidate does not satisfy the predefined condition for motion information, the conversion is performed without using the motion information and a flip type of the RRIBC coded HMVP candidate.
- The method of any of claims 1-31, wherein if the current video block is coded by a first prediction mode, a flip type of the RRIBC coded HMVP candidate is used for the current video block.
- The method of claim 32, wherein the first prediction mode comprises at least one of:an intra block copy-merge (IBC-MERGE) mode, oran intra block copy-advanced motion vector prediction (IBC-AMVP) mode.
- The method of claim 32 or claim 33, further comprising:determining whether the flip type is used for the current video block based on a predefined condition for flip type.
- The method of claim 34, wherein the predefined condition for flip type is based on a distance between the RRIBC coded HMVP candidate and the current video block.
- The method of claim 35, wherein if the distance is less than or equal to a threshold distance, the flip type is used for the current video block.
- The method of any of claims 34-36, wherein if the flip type is not used for the current video block, the flip type is no flip.
- The method of any of claims 1-37, wherein if an HMVP candidate is not used for the current video block, the HMVP candidate is not allowed to be used for the current video block.
- The method of any of claims 1-38, wherein at least one of a predefined condition for candidate adjustment, a predefined condition for motion information, or a predefined condition for flip type is based on at least one of the following:a coding mode of the current video block,a flip type of the RRIBC coded HMVP candidate,a flip type of the current video block,a distance between the RRIBC coded HMVP candidate and the current video block,a location of the current video block,a width of the current video block,a height of the current video block,a location of a neighbor video block associated with the RRIBC coded HMVP candidate,a width of the neighbor video block, ora height of the neighbor video block.
- The method of claim 39, wherein the coding mode of the current video block comprises at least one of:an intra block copy-merge (IBC-MERGE) mode, oran intra block copy-advanced motion vector prediction (IBC-AMVP) mode.
- The method of claim 39 or claim 40, wherein the distance between the RRIBC coded HMVP candidate and the current video block is based on a block location of the RRIBC coded HMVP candidate and a block location of the current video block.
- The method of claim 41, wherein the block location of the current video block is based on a location of a center sample of the current video block, or a location of a top-left sample of the current video block.
- The method of claim 41, wherein the block location of the RRIBC coded HMVP candidate is based on a location of a center sample of the RRIBC coded HMVP candidate, or a location of a top-left sample of the RRIBC coded HMVP candidate.
- The method of any of claims 39-43, wherein if the distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, the conversion is performed based on adjusted motion information of the RRIBC coded HMVP candidate.
- The method of any of claims 39-43, wherein if the distance between the RRIBC coded HMVP candidate and the current video block is greater than or equal to a threshold distance, the conversion is performed based on motion information of the RRIBC coded HMVP candidate without adjusting the motion information.
- The method of any of claims 39-43, wherein if the distance between the RRIBC coded HMVP candidate and the current video block is greater than or equal to a threshold distance, the conversion is performed without using motion information of the RRIBC coded HMVP candidate.
- The method of any of claims 39-43, wherein if the distance between the RRIBC coded HMVP candidate and the current video block is less than or equal to a threshold distance, a flip type of the RRIBC coded HMVP candidate is used for the current video block.
- The method of any of claims 39-43, wherein if the distance between the RRIBC coded HMVP candidate and the current video block is greater than or equal to a threshold distance, a flip type of the RRIBC coded HMVP candidate is no flip, the flip type being used for the current video block.
- The method of any of claims 44-48, wherein the threshold distance is based on a block dimension of the current video block.
- The method of claim 49, wherein the block dimension of the current video block comprises at least one of:a width of the current video block,a height of the current video block,the number of samples in the current video block, orthe number of pixels in the current video block.
- The method of any of claims 44-50, wherein the threshold distance is based on a block dimension of the RRIBC coded HMVP candidate.
- The method of claim 51, wherein the block dimension of the RRIBC coded HMVP candidate comprises at least one of:a width of the RRIBC coded HMVP candidate,a height of the RRIBC coded HMVP candidate,the number of samples in the RRIBC coded HMVP candidate, orthe number of pixels in the RRIBC coded HMVP candidate.
- The method of any of claims 39-52, wherein the location of the current video block comprises a center location of the current video block, or a top-left location of the current video block.
- The method of any of claims 39-53, wherein the location of the neighbor video block comprises a center location of the neighbor video block, or a top-left location of the neighbor video block.
- The method of any of claims 39-54, wherein at least one of the predefined condition for candidate adjustment, the predefined condition for motion information, or the predefined condition for flip type is based on at least one of the following:
abs (curX + curW >> 1 –candCenterX) <= FACTOR *curW, or
abs (curY + curH >> 1 –candCenterY) <= FACTOR *curH,wherein curX denotes a first coordinate of a top-left location of the current video block, curY denotes a second coordinate of the top-left location of the current video block, curW denotes a width of the current video block, curH denotes a height of the current video block, candCenterX denotes a third coordinate of a center position of the neighbor video block, candCenterY denotes a fourth coordinate of the center position of the neighbor video block, FACTOR denotes a scaling factor, and abs () denotes a metric for an absolute value. - The method of claim 55, wherein the scaling factor comprises one of: 1.0, 1.2, 1.5, 1.8, or 2.0.
- The method of claim 55, wherein the scaling factor comprises one of: a floating-point value, or an integer.
- A method for video processing, comprising:determining, for a conversion between a current video block of a video and a bitstream of the video, information of an intra block copy-history-based motion vector prediction (IBC-HMVP) candidate of the current video block;storing the information in a buffer; andperforming the conversion based on the information.
- The method of claim 58, wherein the information comprises at least one of:a block location of the IBC-HMVP candidate, ora block dimension of the IBC-HMVP candidate.
- The method of claim 59, wherein the block location of the IBC-HMVP candidate comprises at least one of:a position of a center sample of the IBC-HMVP candidate, ora position of a top-left sample of the IBC-HMVP candidate.
- The method of claim 59, wherein the block dimension of the IBC-HMVP candidate comprises at least one of:a width of the IBC-HMVP candidate, ora height of the IBC-HMVP candidate.
- The method of any of claims 58-61, wherein if the IBC-HMVP candidate is coded by reconstructed reordered intra block copy (RRIBC) , the information of the IBC-HMVP candidate is stored in the buffer.
- The method of any of claims 58-62, wherein the information of the IBC-HMVP candidate is stored associated with a history-based motion vector prediction (HMVP) table.
- The method of any of claims 1-63, wherein the conversion includes encoding the current video block into the bitstream.
- The method of any of claims 1-63, wherein the conversion includes decoding the current video block from the bitstream.
- An apparatus for video processing comprising a processor and a non-transitory memory with instructions thereon, wherein the instructions upon execution by the processor, cause the processor to perform a method in accordance with any of claims 1-65.
- A non-transitory computer-readable storage medium storing instructions that cause a processor to perform a method in accordance with any of claims 1-65.
- A non-transitory computer-readable recording medium storing a bitstream of a video which is generated by a method performed by a video processing apparatus, wherein the method comprises:determining whether to adjust a reconstructed reordered intra block copy (RRIBC) coded history-based motion vector prediction (HMVP) candidate of a current video block of the video; andgenerating the bitstream based on the determining.
- A method for storing a bitstream of a video, comprising:determining whether to adjust a reconstructed reordered intra block copy (RRIBC) coded history-based motion vector prediction (HMVP) candidate of a current video block of the video;generating the bitstream based on the determining; andstoring the bitstream in a non-transitory computer-readable recording medium.
- A non-transitory computer-readable recording medium storing a bitstream of a video which is generated by a method performed by a video processing apparatus, wherein the method comprises:determining information of an intra block copy-history-based motion vector prediction (IBC-HMVP) candidate of a current video block of the video;storing the information in a buffer; andgenerating the bitstream based on the information.
- A method for storing a bitstream of a video, comprising:determining information of an intra block copy-history-based motion vector prediction (IBC-HMVP) candidate of a current video block of the video;storing the information in a buffer;generating the bitstream based on the information; andstoring the bitstream in a non-transitory computer-readable recording medium.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202380046041.1A CN119698836A (en) | 2022-06-07 | 2023-06-07 | Method, device and medium for video processing |
| US18/972,634 US20250106430A1 (en) | 2022-06-07 | 2024-12-06 | Method, apparatus, and medium for video processing |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNPCT/CN2022/097483 | 2022-06-07 | ||
| CN2022097483 | 2022-06-07 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US18/972,634 Continuation US20250106430A1 (en) | 2022-06-07 | 2024-12-06 | Method, apparatus, and medium for video processing |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2023237017A1 true WO2023237017A1 (en) | 2023-12-14 |
| WO2023237017A9 WO2023237017A9 (en) | 2025-02-27 |
Family
ID=89117647
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2023/098942 Ceased WO2023237017A1 (en) | 2022-06-07 | 2023-06-07 | Method, apparatus, and medium for video processing |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20250106430A1 (en) |
| CN (1) | CN119698836A (en) |
| WO (1) | WO2023237017A1 (en) |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113170193A (en) * | 2018-11-28 | 2021-07-23 | 北京字节跳动网络技术有限公司 | Independent construction method of block vector list in intra block copy mode |
| CN113261293A (en) * | 2018-11-13 | 2021-08-13 | 北京字节跳动网络技术有限公司 | History-based motion candidate list construction for intra block replication |
| US20210321092A1 (en) * | 2018-12-28 | 2021-10-14 | Beijing Bytedance Network Technology Co., Ltd. | Modified history based motion prediction |
| CN113950840A (en) * | 2019-05-25 | 2022-01-18 | 北京字节跳动网络技术有限公司 | Constraint of Merge candidates for intra block copy coded blocks |
| US20220116592A1 (en) * | 2019-06-22 | 2022-04-14 | Beijing Bytedance Network Technology Co., Ltd. | Motion candidate list construction for intra block copy mode |
-
2023
- 2023-06-07 WO PCT/CN2023/098942 patent/WO2023237017A1/en not_active Ceased
- 2023-06-07 CN CN202380046041.1A patent/CN119698836A/en active Pending
-
2024
- 2024-12-06 US US18/972,634 patent/US20250106430A1/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113261293A (en) * | 2018-11-13 | 2021-08-13 | 北京字节跳动网络技术有限公司 | History-based motion candidate list construction for intra block replication |
| CN113170193A (en) * | 2018-11-28 | 2021-07-23 | 北京字节跳动网络技术有限公司 | Independent construction method of block vector list in intra block copy mode |
| US20210321092A1 (en) * | 2018-12-28 | 2021-10-14 | Beijing Bytedance Network Technology Co., Ltd. | Modified history based motion prediction |
| CN113950840A (en) * | 2019-05-25 | 2022-01-18 | 北京字节跳动网络技术有限公司 | Constraint of Merge candidates for intra block copy coded blocks |
| US20220116592A1 (en) * | 2019-06-22 | 2022-04-14 | Beijing Bytedance Network Technology Co., Ltd. | Motion candidate list construction for intra block copy mode |
Also Published As
| Publication number | Publication date |
|---|---|
| US20250106430A1 (en) | 2025-03-27 |
| CN119698836A (en) | 2025-03-25 |
| WO2023237017A9 (en) | 2025-02-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2023236988A1 (en) | Method, apparatus, and medium for video processing | |
| US20250030848A1 (en) | Method, apparatus, and medium for video processing | |
| US20250106387A1 (en) | Method, apparatus, and medium for video processing | |
| WO2023198063A9 (en) | Method, apparatus, and medium for video processing | |
| US20250142080A1 (en) | Method, apparatus, and medium for video processing | |
| WO2023237017A1 (en) | Method, apparatus, and medium for video processing | |
| WO2023193721A9 (en) | Method, apparatus, and medium for video processing | |
| WO2023198077A1 (en) | Method, apparatus, and medium for video processing | |
| WO2023193723A9 (en) | Method, apparatus, and medium for video processing | |
| WO2023193718A1 (en) | Method, apparatus, and medium for video processing | |
| WO2023193804A9 (en) | Method, apparatus, and medium for video processing | |
| WO2023237025A1 (en) | Method, apparatus, and medium for video processing | |
| WO2024104407A9 (en) | Method, apparatus, and medium for video processing | |
| WO2023198075A1 (en) | Method, apparatus, and medium for video processing | |
| WO2024012533A9 (en) | Method, apparatus, and medium for video processing |
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: 23819182 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 202380046041.1 Country of ref document: CN |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWP | Wipo information: published in national office |
Ref document number: 202380046041.1 Country of ref document: CN |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 18.03.2025) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 23819182 Country of ref document: EP Kind code of ref document: A1 |