CN115315953A - 一种帧间预测方法、编码器、解码器及存储介质 - Google Patents

一种帧间预测方法、编码器、解码器及存储介质 Download PDF

Info

Publication number
CN115315953A
CN115315953A CN202080098827.4A CN202080098827A CN115315953A CN 115315953 A CN115315953 A CN 115315953A CN 202080098827 A CN202080098827 A CN 202080098827A CN 115315953 A CN115315953 A CN 115315953A
Authority
CN
China
Prior art keywords
motion
candidate list
information
motion vector
current 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.)
Pending
Application number
CN202080098827.4A
Other languages
English (en)
Inventor
马彦卓
霍俊彦
万帅
杨付正
冉启宏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Publication of CN115315953A publication Critical patent/CN115315953A/zh
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/103Selection of coding mode or of prediction mode
    • H04N19/105Selection of the reference unit for prediction within a chosen coding or prediction mode, e.g. adaptive choice of position and number of pixels used for prediction
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/513Processing of motion vectors
    • H04N19/517Processing of motion vectors by encoding
    • H04N19/52Processing of motion vectors by encoding by predictive encoding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/134Methods 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/157Assigned coding mode, i.e. the coding mode being predefined or preselected to be further used for selection of another element or parameter
    • H04N19/159Prediction type, e.g. intra-frame, inter-frame or bidirectional frame prediction
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/17Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
    • H04N19/176Methods 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/85Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
    • H04N19/88Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving rearrangement of data among different coding units, e.g. shuffling, interleaving, scrambling or permutation of pixel data or permutation of transform coefficient data among different blocks

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

本申请实施例提供了一种帧间预测方法、编码器、解码器及存储介质,包括:确定当前块的预测模式参数;当预测模式参数指示使用几何划分预测模式GPM确定当前块的帧间预测值时,获取当前块对应的融合运动信息候选列表;融合运动信息候选列表包括用于确定当前块的帧间预测值的一项或多项运动候选信息,其中,运动候选信息包括一个或两个运动矢量;按照运动候选信息在融合运动信息候选列表中的排列顺序,使用运动候选信息包括的运动矢量构造待填充运动信息候选列表,生成GPM运动信息候选列表,其中,GPM运动信息候选列表中的运动候选信息包括一个运动矢量;从GPM运动信息候选列表中,选取当前块中第一分区对应的第一运动矢量,以及当前块中第二分区对应的第二运动矢量;利用第一运动矢量和第二运动矢量,确定当前块的帧间预测值。

Description

PCT国内申请,说明书已公开。

Claims (25)

  1. PCT国内申请,权利要求书已公开。
CN202080098827.4A 2020-04-03 2020-04-03 一种帧间预测方法、编码器、解码器及存储介质 Pending CN115315953A (zh)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/083342 WO2021196220A1 (zh) 2020-04-03 2020-04-03 一种帧间预测方法、编码器、解码器及存储介质

Publications (1)

Publication Number Publication Date
CN115315953A true CN115315953A (zh) 2022-11-08

Family

ID=77927578

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202080098827.4A Pending CN115315953A (zh) 2020-04-03 2020-04-03 一种帧间预测方法、编码器、解码器及存储介质

Country Status (5)

Country Link
US (1) US20230042640A1 (zh)
EP (1) EP4131958A4 (zh)
CN (1) CN115315953A (zh)
TW (1) TW202139700A (zh)
WO (1) WO2021196220A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023141338A1 (en) * 2022-01-21 2023-07-27 Beijing Dajia Internet Information Technology Co., Ltd. Methods and devices for geometric partitioning mode with split modes reordering
WO2023246868A1 (en) * 2022-06-21 2023-12-28 Beijing Bytedance Network Technology Co., Ltd. Method, apparatus, and medium for video processing

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5826747B2 (ja) * 2009-06-26 2015-12-02 トムソン ライセンシングThomson Licensing 適応的な幾何学的な分割を使用した映像符号化及び復号化の方法及び装置
US9807424B2 (en) * 2011-01-10 2017-10-31 Qualcomm Incorporated Adaptive selection of region size for identification of samples in a transition zone for overlapped block motion compensation
CN112602324A (zh) * 2018-06-22 2021-04-02 Op方案有限责任公司 块水平几何划分

Also Published As

Publication number Publication date
EP4131958A1 (en) 2023-02-08
EP4131958A4 (en) 2023-04-26
WO2021196220A1 (zh) 2021-10-07
US20230042640A1 (en) 2023-02-09
TW202139700A (zh) 2021-10-16

Similar Documents

Publication Publication Date Title
CN112425169B (zh) 用于视频译码中帧内预测和帧间预测的插值滤波方法和装置
CN116886930A (zh) 对图像编码/解码的方法和设备及存储比特流的记录介质
CN108293113A (zh) 图像编码系统中的基于建模的图像解码方法和设备
KR20240040066A (ko) 영상 부호화/복호화 방법, 장치 및 비트스트림을 저장한 기록 매체
CN110024402B (zh) 图像编码/解码方法和装置以及存储有比特流的记录介质
WO2021196235A1 (zh) 帧间预测方法、编码器、解码器及存储介质
CN116320473A (zh) 光流预测细化的方法和装置
CN116233466A (zh) 光流预测细化(prof)的方法和装置
CN110832854B (zh) 利用插值进行帧内预测的方法和装置
CN115380532A (zh) 一种帧间预测方法、编码器、解码器及存储介质
US20230042640A1 (en) Inter prediction method, encoder, decoder, and storage medium
WO2021196242A1 (zh) 一种帧间预测方法、编码器、解码器及存储介质
KR20130002242A (ko) 영상 정보의 부호화 방법 및 복호화 방법
US20220159295A1 (en) Intra block copy for screen content coding
CN113709498A (zh) 帧间预测方法、编码器、解码器以及计算机存储介质
US20230045687A1 (en) Inter Prediction Method, Encoder, Decoder, and Storage Medium
CN117813820A (zh) 用于视频处理的方法、装置和介质
CN115280778A (zh) 帧间预测方法、编码器、解码器以及存储介质
CN114556944A (zh) 帧间预测方法、编码器、解码器以及计算机存储介质
WO2022184052A1 (en) Inter-prediction on non-dyadic blocks
WO2024012460A1 (en) Method, apparatus, and medium for video processing
CN117795960A (zh) 用于视频处理的方法、装置和介质
CN117616756A (zh) 用于视频处理的方法、设备和介质
CN117321992A (zh) 自适应运动候选列表
CN113727119A (zh) 帧间预测方法、编码器、解码器以及计算机存储介质

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination