Nothing Special   »   [go: up one dir, main page]

CN110572675A - Video decoding method, video encoding method, video decoding apparatus, video encoding apparatus, storage medium, video decoder, and video encoder - Google Patents

Video decoding method, video encoding method, video decoding apparatus, video encoding apparatus, storage medium, video decoder, and video encoder Download PDF

Info

Publication number
CN110572675A
CN110572675A CN201910927087.XA CN201910927087A CN110572675A CN 110572675 A CN110572675 A CN 110572675A CN 201910927087 A CN201910927087 A CN 201910927087A CN 110572675 A CN110572675 A CN 110572675A
Authority
CN
China
Prior art keywords
decoding
parameters
video frame
parameter
reference blocks
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.)
Granted
Application number
CN201910927087.XA
Other languages
Chinese (zh)
Other versions
CN110572675B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201910927087.XA priority Critical patent/CN110572675B/en
Publication of CN110572675A publication Critical patent/CN110572675A/en
Application granted granted Critical
Publication of CN110572675B publication Critical patent/CN110572675B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/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/136Incoming video signal characteristics or properties
    • H04N19/14Coding unit complexity, e.g. amount of activity or edge presence estimation
    • 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/44Decoders specially adapted therefor, e.g. video decoders which are asymmetric with respect to the encoder
    • 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/59Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial sub-sampling or interpolation, e.g. alteration of picture size or resolution
    • 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/593Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques

Landscapes

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

Abstract

The invention discloses a video decoding method, a video encoding method, a video decoding device, a video encoding device, a storage medium, a decoder and an encoder. Wherein, the method comprises the following steps: acquiring decoding parameters of a decoded video frame and decoding parameters of at least two reference blocks in the decoded video frame, wherein the reference blocks are reference blocks of a block to be decoded; determining a decoding parameter difference value according to the decoding parameters of the decoded video frame and the decoding parameters of the at least two reference blocks, and determining a target resolution for decoding the block to be decoded according to the decoding parameter difference value; and decoding the block to be decoded by adopting the target resolution. The invention solves the technical problem of poor flexibility of encoding and decoding video frames in the related technology.

Description

video decoding method, video encoding method, video decoding apparatus, video encoding apparatus, storage medium, video decoder, and video encoder
Technical Field
the present invention relates to the field of computers, and in particular, to a video decoding method, a video encoding device, a storage medium, a video decoder, and a video encoder.
background
In the conventional video encoding process, the same resolution is usually adopted for encoding and decoding a frame in a video. As shown in fig. 1, if a high resolution is used for encoding and decoding in all frames of a video, when a transmission bandwidth bits is relatively small (for example, smaller than a bandwidth threshold intersection point D shown in fig. 1), a peak signal-to-noise ratio PSNR corresponding to encoding and decoding in a frame of the video with the high resolution is lower than a peak signal-to-noise ratio PSNR corresponding to encoding and decoding in a frame of the video with a low resolution, that is, a peak signal-to-noise ratio PSNR corresponding to encoding and decoding in a frame of the video with the high resolution is relatively small and distortion is relatively large.
on the other hand, if a frame in the video is encoded and decoded with low resolution, when the transmission bandwidth bits is relatively large (for example, larger than the bandwidth threshold intersection point D shown in fig. 1), the peak signal-to-noise ratio PSNR corresponding to the encoding and decoding of the frame in the video with low resolution is lower than the peak signal-to-noise ratio PSNR corresponding to the encoding and decoding of the frame in the video with high resolution, that is, the peak signal-to-noise ratio PSNR corresponding to the encoding and decoding of the frame with low resolution is relatively small when the transmission bandwidth is relatively large, and the distortion is relatively large.
in view of the above problems, no effective solution has been proposed.
Disclosure of Invention
embodiments of the present invention provide a video decoding method and apparatus, a video encoding method and apparatus, a storage medium, a decoder, and an encoder, so as to at least solve the technical problem of poor flexibility in encoding and decoding video frames in the related art.
According to an aspect of an embodiment of the present invention, there is provided a video decoding method including: acquiring decoding parameters of a decoded video frame and decoding parameters of at least two reference blocks in the decoded video frame, wherein the reference blocks are reference blocks of a block to be decoded; and determining a decoding parameter difference value according to the decoding parameters of the decoded video frame and the decoding parameters of the at least two reference blocks, and determining a target resolution for decoding the block to be decoded according to the decoding parameter difference value.
According to an aspect of the embodiments of the present invention, there is also provided a video encoding method, including: acquiring coding parameters of a coded video frame and coding parameters of at least two reference blocks in the coded video frame, wherein the reference blocks are reference blocks of a block to be coded; determining a decoding parameter difference value according to the encoding parameters of the encoded video frame and the encoding parameters of the at least two reference blocks, and determining a target resolution for encoding the to-be-encoded block according to the decoding parameter difference value; and encoding the to-be-encoded block by adopting the target resolution.
According to an aspect of the embodiments of the present invention, there is also provided a video decoding apparatus, including: the decoding device comprises a first obtaining unit, a second obtaining unit and a decoding unit, wherein the first obtaining unit is used for obtaining decoding parameters of a decoded video frame and decoding parameters of at least two reference blocks in the decoded video frame, and the reference blocks are reference blocks of blocks to be decoded; a determining unit, configured to determine a decoding parameter difference value according to a decoding parameter of the decoded video frame and decoding parameters of the at least two reference blocks, and determine a target resolution for decoding the block to be decoded according to the decoding parameter difference value; and the decoding unit is used for decoding the block to be decoded by adopting the target resolution.
according to an aspect of the embodiments of the present invention, there is also provided a video encoding apparatus, including: the device comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring coding parameters of a coded video frame and coding parameters of at least two reference blocks in the coded video frame, and the reference blocks are reference blocks of a block to be coded; a determining unit, configured to determine a decoding parameter difference value according to the encoding parameter of the encoded video frame and the encoding parameters of the at least two reference blocks, and determine a target resolution for encoding the block to be encoded according to the decoding parameter difference value; and the coding unit is used for coding the block to be coded by adopting the target resolution.
according to an aspect of the embodiments of the present invention, there is also provided a computer-readable storage medium, in which a computer program is stored, wherein the computer program is configured to execute the above-mentioned video decoding method when running.
According to an aspect of the embodiments of the present invention, there is also provided a decoder, including a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor executes the video decoding method through the computer program.
According to an aspect of the embodiments of the present invention, there is also provided an encoder including a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor executes the video encoding method through the computer program.
In the embodiment of the invention, the decoding parameters of a decoded video frame and the decoding parameters of at least two reference blocks in the decoded video frame are obtained, wherein the reference blocks are the reference blocks of the blocks to be decoded; determining a decoding parameter difference value according to the decoding parameters of the decoded video frame and the decoding parameters of the at least two reference blocks, and determining a target resolution for decoding the block to be decoded according to the decoding parameter difference value; and decoding the block to be decoded by adopting the target resolution. In the method, when the block to be decoded is decoded, the target resolution used when the block to be decoded is decoded can be determined by using the decoded video frame and the coding parameters of at least two reference blocks in the decoded video frame, so that the target resolutions of different blocks to be decoded can be different when the block to be decoded is decoded, the effect of coding and decoding different blocks in the video frame by using different target resolutions is realized, the flexibility of coding and decoding the video frame is improved, and the technical problem of poor flexibility of coding and decoding the video frame in the related technology is solved.
drawings
the accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a prior art schematic according to the prior art;
Fig. 2 is a schematic diagram of an application scenario of an alternative video decoding method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of an application scenario of another alternative video decoding method according to an embodiment of the present invention
FIG. 4 is a flow chart illustrating an alternative video decoding method according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of an alternative video decoding method according to an embodiment of the present invention;
fig. 6 is a schematic diagram of an alternative video encoding method according to an embodiment of the present invention;
FIG. 7 is a schematic diagram of an alternative video decoding method according to an embodiment of the present invention;
Fig. 8 is a schematic diagram of another alternative video encoding method according to an embodiment of the present invention;
fig. 9 is a flow chart illustrating an alternative video encoding method according to an embodiment of the present invention;
Fig. 10 is a schematic structural diagram of an alternative video decoding apparatus according to an embodiment of the present invention;
Fig. 11 is a schematic structural diagram of an alternative video encoding apparatus according to an embodiment of the present invention;
Fig. 12 is a schematic structural diagram of another alternative video encoding apparatus according to an embodiment of the present invention;
FIG. 13 is a block diagram of an alternative decoder according to an embodiment of the present invention;
FIG. 14 is a block diagram of an alternative decoder according to an embodiment of the present invention;
FIG. 15 is a block diagram of an alternative encoder in accordance with embodiments of the present invention;
Fig. 16 is a schematic structural diagram of another alternative encoder according to an embodiment of the present invention.
Detailed Description
in order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
it should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
According to an aspect of an embodiment of the present invention, there is provided a video decoding method. Optionally, as an alternative implementation, the video decoding method may be applied, but not limited to, in an environment as shown in fig. 2.
fig. 2 is a simplified block diagram of a communication system (200) according to an embodiment disclosed herein. The communication system (200) includes a plurality of terminal devices that can communicate with each other through, for example, a network (250). For example, a communication system (200) includes a first terminal device (210) and a second terminal device (220) interconnected by a network (250). In the embodiment of fig. 2, the first terminal device (210) and the second terminal device (220) perform unidirectional data transmission. For example, a first end device (210) may encode video data, such as a stream of video pictures captured by the end device (210), for transmission over a network (250) to a second end device (220). The encoded video data is transmitted in the form of one or more encoded video streams. The second terminal device (220) may receive the encoded video data from the network (250), decode the encoded video data to recover the video data, and display a video picture according to the recovered video data. Unidirectional data transmission is common in applications such as media services.
In another embodiment, the communication system (200) comprises a third terminal device (230) and a fourth terminal device (240) performing a bi-directional transmission of encoded video data, which may occur, for example, during a video conference. For bi-directional data transmission, each of the third terminal device (230) and the fourth terminal device (240) may encode video data (e.g., a stream of video pictures captured by the terminal device) for transmission over the network (250) to the other of the third terminal device (230) and the fourth terminal device (240). Each of the third terminal device (230) and the fourth terminal device (240) may also receive encoded video data transmitted by the other of the third terminal device (230) and the fourth terminal device (240), and may decode the encoded video data to recover the video data, and may display video pictures on an accessible display device according to the recovered video data.
In the embodiment of fig. 2, the first terminal device (210), the second terminal device (220), the third terminal device (230), and the fourth terminal device (240) may be a server, a personal computer, and a smart phone, but the principles disclosed herein may not be limited thereto. Embodiments disclosed herein are applicable to laptop computers, tablet computers, media players, and/or dedicated video conferencing equipment. Network (250) represents any number of networks that communicate encoded video data between first terminal device (210), second terminal device (220), third terminal device (230), and fourth terminal device (240), including, for example, wired (wired) and/or wireless communication networks. The communication network (250) may exchange data in circuit-switched and/or packet-switched channels. The network may include a telecommunications network, a local area network, a wide area network, and/or the internet. For purposes of this application, the architecture and topology of the network (250) may be immaterial to the operation disclosed herein, unless explained below.
By way of example, fig. 3 illustrates the placement of a video encoder and a video decoder in a streaming environment. The subject matter disclosed herein is equally applicable to other video-enabled applications including, for example, video conferencing, digital TV, storing compressed video on digital media including CDs, DVDs, memory sticks, and the like.
The streaming system may include an acquisition subsystem (313), which may include a video source (301), such as a digital camera, that creates an uncompressed video picture stream (302). In an embodiment, the video picture stream (302) includes samples taken by a digital camera. The video picture stream (302) is depicted as a thick line to emphasize a high data amount video picture stream compared to the encoded video data (304) (or the encoded video bitstream), the video picture stream (302) being processable by the electronic device (320), the electronic device (320) comprising a video encoder (303) coupled to the video source (301). The video encoder (303) may comprise hardware, software, or a combination of hardware and software to implement or embody aspects of the disclosed subject matter as described in more detail below. The encoded video data (304) (or encoded video codestream (304)) is depicted as a thin line to emphasize the lower data amount of the encoded video data (304) (or encoded video codestream (304)) as compared to the video picture stream (302), which may be stored on a streaming server (305) for future use. One or more streaming client subsystems, such as client subsystem (306) and client subsystem (308) in fig. 3, may access streaming server (305) to retrieve copies (307) and copies (309) of encoded video data (304). The client subsystem (306) may include, for example, a video decoder (310) in an electronic device (330). The video decoder (310) decodes incoming copies (307) of the encoded video data and generates an output video picture stream (311) that may be presented on a display (312), such as a display screen, or another presentation device (not depicted). In some streaming systems, encoded video data (304), video data (307), and video data (309) (e.g., video streams) may be encoded according to certain video encoding/compression standards. Examples of such standards include ITU-T H.265. In an embodiment, the Video Coding standard under development is informally referred to as next generation Video Coding (VVC), and the present application may be used in the context of the VVC standard.
it should be noted that electronic device (320) and electronic device (330) may include other components (not shown). For example, the electronic device (320) may include a video decoder (not shown), and the electronic device (330) may also include a video encoder (not shown).
Optionally, as an optional implementation manner, as shown in fig. 4, the video decoding method includes:
S402, acquiring decoding parameters of a decoded video frame and decoding parameters of at least two reference blocks in the decoded video frame, wherein the reference blocks are reference blocks of a block to be decoded;
S404, determining a decoding parameter difference value according to the decoding parameters of the decoded video frame and the decoding parameters of the at least two reference blocks, and determining a target resolution for decoding the block to be decoded according to the decoding parameter difference value;
s406, decoding the block to be decoded by adopting the target resolution.
Alternatively, the above video decoding method can be applied, but not limited to, in the process of encoding and decoding video frames.
for example, in the process of encoding and decoding a video frame, during encoding, for at least two reference blocks in an encoded video frame and an encoded video frame before a video frame, encoding parameters of the encoded video frame and the at least two reference blocks in the encoded video frame are used to determine a target resolution for encoding a block to be encoded in a current video frame, and the block to be encoded is encoded using the target resolution. When decoding, the same method is used for determining at least two reference blocks in a decoded video frame and a decoded video frame of one block to be decoded, and the decoding parameters of the at least two reference blocks in the decoded video frame and the decoded video frame are used for determining the target resolution for decoding the block to be decoded, and the target resolution is used for decoding the block to be decoded.
Alternatively, the target resolution in the present scheme may be what is commonly referred to as the resolution by convention. For example, the target resolution may be 1920 × 1080 or the like available resolution. Or, a resolution dictated by the relevant standard.
Alternatively, the encoding parameters or decoding parameters in the present scheme may include, but are not limited to, a directional prediction Mode (DM), a Quantization Parameter (QP), a Motion Vector (MV), where the Motion Vector (length of the Motion Vector) represents a relative displacement between a current coding block and a best matching block in a reference image thereof, a Mean Absolute Difference (MAD), a difference between a reconstructed pixel and an original pixel value after encoding, a resolution indication parameter, and an intra/inter prediction type.
Alternatively, the present scheme is explained from encoding to decoding. The video frame to be encoded in the present scheme may be preceded by one or more encoded video frames. When a block to be coded in a video frame to be coded is coded, a video frame to be coded (or referred to as a current video frame) includes a plurality of frames of coded video frames before the block. Each of the plurality of encoded video frames includes at least two reference blocks. That is, a block to be encoded in a video frame to be encoded includes a plurality of corresponding encoded video frames and at least two reference blocks.
Alternatively, the encoded video frames may be consecutive video frames or non-consecutive video frames. For example, for a 10-frame video, where the 8 th frame is a video frame to be encoded, when a block to be encoded in the video frame to be encoded is encoded, the block to be encoded may be encoded according to the encoding parameters of the 1 st frame, the 3 rd frame, and the 5 th frame and the encoding parameters of at least two reference blocks in the frame.
Optionally, the video frame to be encoded and the encoded video frame in the present scheme may be split into a plurality of blocks according to the same or different splitting methods. Each block to be encoded in a video frame to be encoded may correspond to at least two reference blocks in the encoded video frame. For example, as shown in fig. 5, fig. 5 illustrates a coded video frame, where fig. 5 includes a reference block group 502, and the reference block group 502 includes a plurality of reference blocks 504.
after determining an encoded video frame and at least two reference blocks for determining a target resolution for encoding of a block to be encoded, encoding parameters of the encoded video frame and the at least two reference blocks in the encoded block need to be acquired.
optionally, the coding parameters in the present scheme include at least one of: directional prediction mode, quantization parameter, length of motion vector, mean absolute difference, resolution indication parameter and intra/inter prediction type.
Alternatively, the resolution indication parameter may be, but is not limited to, a number of resolutions. For example, the resolutions are numbered from large to small or small to large, one for each resolution. The intra/inter prediction type may be a type number. And is not particularly limited herein.
Alternatively, in the case that the encoded video frame of one block to be encoded and the at least two reference blocks in the encoded video frame are determined, the encoding parameters of the encoded video frame and the at least two reference blocks in the encoded video frame need to be determined.
Alternatively, taking the example that the encoding parameters include a directional prediction mode and a quantization parameter, when calculating the encoding parameters of at least two reference blocks, the encoding parameters of each encoding block may be calculated respectively. For example, as shown in fig. 6, fig. 6 includes a video frame to be encoded 602 and a block to be encoded 608 in the video frame to be encoded, and an encoded video frame 604, where the encoded video frame 604 includes a reference block group 606, and the reference block group 606 includes a plurality of reference blocks.
When coding parameters are calculated, the directional prediction modes of each of the at least two reference blocks are calculated respectively, and the directional prediction modes of each reference block are subjected to weighted summation to obtain the directional prediction modes of the at least two reference blocks. In addition, the quantization parameters of each of the at least two reference blocks are calculated respectively, and the quantization parameters of each reference block are subjected to weighted summation to obtain the quantization parameters of the at least two reference blocks. And then, carrying out weighted summation on the directional prediction modes of the at least two reference blocks and the quantization parameters of the at least two reference blocks to obtain the coding parameters of the at least two reference blocks. In calculating the encoding parameters of the at least two reference blocks, regardless of how many kinds of parameters are included in the encoding parameters, each of the parameters of the at least two reference blocks is calculated and then weighted-summed. In calculating each parameter of the at least two reference blocks, the parameter is calculated for each of the at least two reference blocks and weighted-summed. When the parameter of one reference block is calculated, the parameter of each pixel point in the reference block is calculated and weighted and summed. Further, in calculating the encoding parameters of the encoded video frame, each encoding parameter of the encoded video frame is calculated and weighted-summed. In calculating an encoding parameter for an encoded video frame, the encoding parameter is calculated for each encoded block in the encoded video frame.
After the coding parameters of the at least two reference blocks in the coded video frame and the coded video frame are obtained through calculation, the coding parameters and the coded video frame are subjected to weighted summation to obtain a coding parameter difference value, or the difference between the coding parameter difference value and the coded video frame is obtained and used as the coding parameter difference value. And determining the target resolution according to the interval of the difference value of the coding parameters.
Optionally, in a case that the difference value of the encoding parameters is greater than a first predetermined threshold, determining the target resolution as a first resolution; determining the target resolution as a second resolution if the encoding parameter difference value is less than or equal to the first predetermined threshold and greater than a second predetermined threshold, wherein the first resolution is less than the second resolution, and the second predetermined threshold is less than the first predetermined threshold; determining the target resolution as a third resolution if the coding parameter difference value is less than or equal to the second predetermined threshold and greater than a third predetermined threshold, wherein the second resolution is less than the third resolution, and the third predetermined threshold is less than the second predetermined threshold.
Optionally, after determining the target resolution, the target resolution may be used to encode a block to be encoded in the video frame to be encoded. For each block to be encoded in a video frame to be encoded, a target resolution for encoding needs to be determined.
Optionally, in the present solution, after all blocks to be encoded in a video frame are encoded, the encoded video frame is obtained, and resolutions of respective blocks of the video frame may be the same or different. And sending the encoded video frame or the video consisting of all the encoded video frames to a decoding side, and decoding by the decoding side.
in the decoding process, the video frame to be decoded may be preceded by one or more decoded video frames. For the case where the video frame to be decoded includes a plurality of decoded video frames before it. Each of the decoded video frames of the multi-frame includes at least two reference blocks, and the number of decoded blocks included in the at least two reference blocks may be the same or different. That is, a block to be decoded in a video frame to be decoded comprises a plurality of corresponding decoded video frames and at least two reference blocks.
alternatively, the decoded video frames may be consecutive video frames or non-consecutive video frames. For example, for a 10-frame video, where the 8 th frame is a video frame to be decoded, when a block to be decoded in the video frame to be decoded is decoded, the block to be decoded may be decoded according to the coding parameters of the 1 st frame, the 3 rd frame, and the 5 th frame and the coding parameters of at least two reference blocks in the frame.
Optionally, the video frame to be decoded and the decoded video frame in the present scheme may be split into a plurality of blocks according to the same or different splitting methods. Each block to be decoded in a video frame to be decoded may correspond to at least two reference blocks in the decoded video frame. The at least two reference blocks include a plurality of decoded blocks. For example, as shown in fig. 7, fig. 7 shows a video frame to be decoded, and fig. 7 includes a reference block group 702, and the reference block group 702 includes a plurality of reference blocks 704.
after determining the decoded video frame and the at least two reference blocks for determining the target resolution at the time of decoding of the block to be decoded, it is necessary to acquire the decoding parameters of at least two of the decoded video frame and the decoded block.
optionally, the decoding parameters in the present scheme include at least one of: directional prediction mode, quantization parameter, length of motion vector, mean absolute difference, resolution indication parameter and intra/inter prediction type.
Alternatively, in the case that the decoded video frame of one block to be decoded and at least two reference blocks in the decoded video frame are determined, the decoding parameters of the decoded video frame and the at least two reference blocks in the decoded video frame need to be determined.
Alternatively, taking the example that the decoding parameters include a directional prediction mode and a quantization parameter, when the decoding parameters of at least two reference blocks are calculated, the decoding parameters of each decoding block may be calculated respectively. For example, as shown in fig. 8, fig. 8 includes a video frame 802 to be decoded and a block 808 to be decoded in the video frame to be decoded, and a decoded video frame 804, the decoded video frame 804 includes a reference block group 806, and the reference block group 806 includes a plurality of decoded blocks.
When decoding parameters are calculated, the directional prediction modes of each of the at least two reference blocks are calculated respectively, and the directional prediction modes of each reference block are subjected to weighted summation to obtain the directional prediction modes of the at least two reference blocks. In addition, the quantization parameters of each of the at least two reference blocks are calculated respectively, and the quantization parameters of each reference block are subjected to weighted summation to obtain the quantization parameters of the at least two reference blocks. And then carrying out weighted summation on the directional prediction modes of the at least two reference blocks and the quantization parameters of the at least two reference blocks to obtain the decoding parameters of the at least two reference blocks. In calculating the decoding parameters of the at least two reference blocks, regardless of how many kinds of parameters are included in the decoding parameters, each of the parameters of the at least two reference blocks is calculated and then weighted-summed. In calculating each parameter of the at least two reference blocks, the parameter is calculated for each of the at least two reference blocks and weighted-summed. When the parameter of one reference block is calculated, the parameter of each pixel point in the reference block is calculated and weighted and summed. Further, in calculating the decoding parameters of the decoded video frame, each decoding parameter of the decoded video frame is calculated and weighted-summed. In calculating a decoding parameter for a decoded video frame, the decoding parameter is calculated for each decoded block in the decoded video frame.
after the decoding parameters of the decoded video frame and at least two reference blocks in the decoded video frame are obtained through calculation, weighted summation is carried out on the decoded video frame and the at least two reference blocks, or the decoded video frame and the decoded video frame are subjected to difference calculation to obtain a decoding parameter difference value, and the target resolution is determined according to the interval of the decoding parameter difference value.
Optionally, in a case that the decoding parameter difference value is greater than a first predetermined threshold, determining the target resolution as a first resolution; determining the target resolution as a second resolution if the decoding parameter disparity value is less than or equal to the first predetermined threshold and greater than a second predetermined threshold, wherein the first resolution is less than the second resolution, and the second predetermined threshold is less than the first predetermined threshold; determining the target resolution as a third resolution if the decoding parameter disparity value is less than or equal to the second predetermined threshold and greater than a third predetermined threshold, wherein the second resolution is less than the third resolution, and the third predetermined threshold is less than the second predetermined threshold.
Optionally, in the present scheme, during the process of decoding the current video frame, a plurality of blocks to be decoded in the current video frame may have different decoding resolutions. The current video frame may be a video frame that needs to be decoded after the decoded video frame. In this process, edge filtering processing may also be performed on pixels in two adjacent blocks to be decoded of different resolutions. For example, at least one pair of blocks to be decoded is determined for a plurality of blocks to be decoded, and each block to be decoded at least comprises two blocks to be decoded with different resolutions. Two blocks to be decoded of different resolutions are adjacent. At this time, it is necessary to perform edge filtering processing on two blocks to be decoded. Before processing, the resolution of the two blocks to be decoded needs to be adjusted to the same resolution. For example, the resolution of the first block to be decoded is adjusted to the resolution of the second block to be decoded (a group of blocks to be decoded includes the case of two blocks to be decoded), or the resolution of the second block to be decoded is adjusted to the resolution of the first block to be decoded, or the resolutions of the two blocks to be decoded are adjusted to other one resolution different from the resolutions of the two blocks to be decoded. After the adjustment, an edge filtering operation may be performed. When the edge filtering operation is executed, a first edge pixel point set is determined from a first block to be decoded, a second edge pixel point set is determined from a second block to be decoded, the positions of the first edge pixel point set and the second edge pixel point set are adjacent, namely, pixel points in the first edge pixel point set and the second edge pixel point set are adjacent pixel points of two blocks to be decoded. When the filtering processing is executed, the first edge pixel point set is subjected to filtering processing to obtain a filtered first edge pixel point set, and the second edge pixel point set is subjected to filtering processing to obtain a filtered second edge pixel point set, wherein a first difference value between a pixel value of an ith pixel point in the filtered first edge pixel point set and a pixel value of a jth pixel point in the filtered second edge pixel point set corresponding to the ith pixel point is smaller than a second difference value between a pixel value of the ith pixel point in the filtered first edge pixel point set and a pixel value of a jth pixel point in the filtered second edge pixel point set, i is a positive integer and is smaller than or equal to the total number of pixel points in the first edge pixel point set, j is a positive integer and is smaller than or equal to the total number of pixel points in the second edge pixel point set. The filtering processing aims to avoid obvious seams in the video in the reconstruction process, so that the content in the video is accurately restored, and the technical problem of video distortion caused by inconsistent resolution is solved.
alternatively, a specific example is explained. For example, one video frame to be encoded includes 1 encoded video frame in front of it. Firstly, at least two reference blocks in an encoded video frame are determined, and the positions of the at least two reference blocks in the encoded video frame are the same as the positions of a block to be encoded in the video frame to be encoded. After the at least two reference blocks are determined, encoding parameters of the at least two reference blocks and encoding parameters of the encoded video frame are determined. When determining the coding parameters of the at least two reference blocks, each of the coding parameters of the at least two reference blocks is determined. When determining each kind of encoding parameter of at least two reference blocks, the kind of encoding parameter of each encoded block of at least two reference blocks is determined. In determining the type of encoding parameter for each of the at least two reference blocks, the type of encoding parameter for each pixel in the reference block is weighted and summed. And then carrying out weighted summation on the kind of coding parameters of each coded block in the at least two reference blocks to obtain the kind of coding parameters of the at least two reference blocks. And then carrying out weighted summation on each kind of coding parameters of the at least two reference blocks to obtain the coding parameters of the at least two reference blocks. And determining the coding parameters of the coded video frame by the same method, and performing weighted summation on the coding parameters and the coding parameters to obtain a coding parameter difference value. E.g. 8, the first predetermined threshold and the second predetermined threshold and the third predetermined threshold are obtained, e.g. 12, 7, 1, then the encoding parameters of the block to be encoded are between the first predetermined threshold and the second predetermined threshold. The block to be encoded is encoded using the second resolution. And after the coding resolutions of all the blocks to be coded in the video frame to be coded are determined, coding each block to be coded by using the corresponding resolution. And transmits the encoded video frame to the decoding side. After receiving the video frame to be decoded, the decoding side can split the video frame to be decoded according to a mode appointed by the encoding side, and decode the block to be decoded by using the decoding mode appointed by the encoding side, and the decoding side can determine the target resolution of the block to be decoded by using at least two reference blocks and the encoding parameters of the decoded video frame according to the same means as the encoding side, and decode the block to be decoded by using the target resolution to obtain a decoding result.
according to the embodiment, the target resolution for decoding the block to be decoded is determined according to the encoding parameter of the decoded video frame and the encoding parameter of the reference block by acquiring the encoding parameter of the decoded video frame before the video frame to be decoded and the encoding parameter of the reference block in the decoded video frame, and the block to be decoded is decoded by adopting the target resolution. In the method, when the block to be decoded is decoded, the decoded reference block and the decoded video frame can be used for determining the target resolution used when the block to be decoded is decoded, so that the target resolution of different blocks to be decoded can be different during decoding, the effect of coding and decoding different blocks in the video frame by adopting different target resolutions is realized, and the flexibility of coding and decoding the video frame is improved.
As an alternative implementation, the obtaining the decoding parameters of the decoded video frame and the decoding parameters of at least two reference blocks in the decoded video frame includes:
s1, acquiring a decoding parameter of each of the at least two reference blocks when the decoding parameter includes a decoding parameter, determining a weighted summation result of the decoding parameter of each reference block as the decoding parameter of the at least two reference blocks, and determining a weighted summation result of the decoding parameter of each decoded block in the decoded video frame as the decoding parameter of the decoded video frame;
s2, in case that the at least two reference blocks include a plurality of decoding parameters, obtaining each decoding parameter of the at least two reference blocks, determining a weighted summation result of the each decoding parameter as the decoding parameter of the at least two reference blocks, obtaining each decoding parameter of the decoded video frame, and determining a weighted summation result of the each decoding parameter as the decoding parameter of the decoded video frame.
optionally, by the method in this embodiment, when determining the coding parameters of the at least two reference blocks, even if there are multiple kinds of coding parameters, the coding parameters of the at least two reference blocks can be accurately determined, so that the effect of accuracy of determining the coding parameters of the at least two reference blocks is improved.
as an alternative implementation, in the case that multiple decoding parameters are included in the at least two reference blocks, obtaining each decoding parameter of the at least two reference blocks and obtaining each decoding parameter of the decoded video frame includes:
S1, determining each decoding parameter of the at least two reference blocks as a first decoding parameter, and performing the following steps until each decoding parameter of the at least two reference blocks is obtained: acquiring a first decoding parameter of each of the at least two reference blocks, and determining a weighted summation result of the first decoding parameters of each reference block as the first decoding parameters of the at least two reference blocks;
s2, determining each decoding parameter of the decoded video frames as a second decoding parameter, and performing the following steps until each decoding parameter of the decoded video frames is obtained: and acquiring a second decoding parameter of each decoded block in the decoded video frame, and determining a weighted summation result of the second decoding parameters of each decoded block as the second decoding parameters of the decoded video frame.
By the method, the encoding parameters of the at least two reference blocks and the encoded video frame can be calculated, and even if the at least two reference blocks and the encoded video frame comprise a plurality of encoded blocks, the encoding parameters can be accurately calculated, so that the effect of improving the accuracy of calculating the encoding parameters is realized.
As an optional implementation, the determining, according to the decoding parameter difference value of the decoded video frame and the decoding parameters of the at least two reference blocks, a target resolution for decoding the block to be decoded according to the decoding parameter difference value includes:
S1, carrying out weighted summation on the decoding parameters of the decoded video frame and the decoding parameters of the at least two reference blocks to obtain the difference value of the decoding parameters; or determining a difference value between the decoding parameter of the decoded video frame and the decoding parameters of the at least two reference blocks as the decoding parameter difference value;
s2, determining the target resolution as a first resolution if the difference value of the decoding parameters is greater than a first predetermined threshold;
S3, determining the target resolution as a second resolution if the decoding parameter difference value is less than or equal to the first predetermined threshold and greater than a second predetermined threshold, wherein the first resolution is less than the second resolution, and the second predetermined threshold is less than the first predetermined threshold;
s4, determining the target resolution as a third resolution if the decoding parameter difference value is less than or equal to the second predetermined threshold and greater than a third predetermined threshold, wherein the second resolution is less than the third resolution, and the third predetermined threshold is less than the second predetermined threshold.
According to the embodiment, the target resolution is determined by using the calculated encoding parameter difference value, so that the effect of improving the determination efficiency of the target resolution is achieved.
as an optional implementation, in the decoding the block to be decoded with the target resolution, the method further includes:
s1, acquiring a flag bit carried in the block to be decoded, wherein the flag bit is used for indicating the original resolution of the video frame to be decoded before encoding.
according to the embodiment, the original resolution of the video frame to be decoded before encoding is obtained by using the method of the zone bit, so that the consistency of the encoding and decoding processes is ensured.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
According to an aspect of the embodiment of the present invention, there is also provided a video encoding method. Optionally, as shown in fig. 9, the video encoding method includes:
s902, acquiring coding parameters of a coded video frame and coding parameters of at least two reference blocks in the coded video frame, wherein the reference blocks are reference blocks of a block to be coded;
s904, determining a decoding parameter difference value according to the encoding parameters of the encoded video frame and the encoding parameters of the at least two reference blocks, and determining a target resolution for encoding the block to be encoded according to the decoding parameter difference value;
S906, the target resolution is adopted to encode the block to be encoded.
Alternatively, the above video encoding method can be applied, but not limited to, in the process of encoding and decoding video frames.
For example, in the process of encoding and decoding a video frame, during encoding, for at least two reference blocks in an encoded video frame and an encoded video frame before a video frame, encoding parameters of the encoded video frame and the at least two reference blocks in the encoded video frame are used to determine a target resolution for encoding a block to be encoded, and the block to be encoded is encoded using the target resolution. During decoding, the same method is used for determining at least two reference blocks in a decoded video frame and a decoded video frame of one block to be decoded, the encoding parameters of the at least two reference blocks in the decoded video frame and the decoded video frame are used for determining the target resolution for decoding the block to be decoded, and the target resolution is used for decoding the block to be decoded.
optionally, please refer to various situations in the above embodiments for specific encoding examples in the present solution, which is not described herein again.
As an alternative implementation, the obtaining the coding parameters of the coded video frame and the coding parameters of at least two reference blocks in the coded video frame includes:
s1, acquiring a coding parameter of each of the at least two reference blocks under the condition that the coding parameter includes a coding parameter, determining a weighted summation result of the coding parameter of each reference block as the coding parameter of the at least two reference blocks, and determining a weighted summation result of the coding parameter of each coded block in the coded video frame as the coding parameter of the coded video frame;
S2, in case that the at least two reference blocks include a plurality of coding parameters, obtaining each coding parameter of the at least two reference blocks, determining a weighted summation result of the each coding parameter as the coding parameter of the at least two reference blocks, obtaining each coding parameter of the encoded video frame, and determining a weighted summation result of the each coding parameter as the coding parameter of the encoded video frame.
Optionally, by the method in this embodiment, when determining the coding parameters of the at least two reference blocks, even if there are multiple kinds of coding parameters, the coding parameters of the at least two reference blocks can be accurately determined, so that the effect of accuracy of determining the coding parameters of the at least two reference blocks is improved.
As an alternative implementation, in the case that multiple kinds of encoding parameters are included in the at least two reference blocks, acquiring each kind of encoding parameter of the at least two reference blocks and acquiring each kind of encoding parameter of the encoded video frame includes:
s1, determining each of the encoding parameters of the at least two reference blocks as a first encoding parameter, and performing the following steps until each of the encoding parameters of the at least two reference blocks is obtained: acquiring a first coding parameter of each of the at least two reference blocks, and determining a weighted summation result of the first coding parameters of each reference block as the first coding parameters of the at least two reference blocks;
s2, determining each of the encoding parameters of the encoded video frame as a second encoding parameter, and performing the following steps until each of the encoding parameters of the encoded video frame is obtained: and acquiring a second coding parameter of each coded block in the coded video frame, and determining a weighted summation result of the second coding parameters of each coded block as the second coding parameter of the coded video frame.
By the method, the encoding parameters of the at least two reference blocks and the encoded video frame can be calculated, and even if the encoding block group and the encoded video frame comprise a plurality of encoded blocks, the encoding parameters can be accurately calculated, so that the effect of improving the accuracy of calculating the encoding parameters is realized.
As an optional implementation, the determining, according to the encoding parameters of the encoded video frame and the encoding parameters of the at least two reference blocks, a decoding parameter difference value, and determining, according to the decoding parameter difference value, a target resolution for encoding the block to be encoded includes:
S1, carrying out weighted summation on the coding parameters of the coded video frame and the coding parameters of the at least two reference blocks to obtain the difference value of the coding parameters; or determining a difference value between the coding parameter of the coded video frame and the coding parameters of the at least two reference blocks as the coding parameter difference value;
S2, determining the target resolution as a first resolution under the condition that the difference value of the coding parameters is greater than a first preset threshold value;
S3, determining the target resolution as a second resolution if the difference value of the encoding parameters is less than or equal to the first predetermined threshold and greater than a second predetermined threshold, wherein the first resolution is less than the second resolution, and the second predetermined threshold is less than the first predetermined threshold;
S4, determining the target resolution as a third resolution if the difference value of the encoding parameters is less than or equal to the second predetermined threshold and greater than a third predetermined threshold, wherein the second resolution is less than the third resolution, and the third predetermined threshold is less than the second predetermined threshold.
according to the embodiment, the target resolution is determined by using the calculated encoding parameter difference value, so that the effect of improving the determination efficiency of the target resolution is achieved.
As an optional implementation, in the encoding the block to be encoded with the target resolution, the method further includes:
S1, setting a flag bit in the block to be coded, wherein the flag bit is used for indicating the original resolution of the video frame to be coded before coding.
according to the embodiment, the original resolution of the video frame to be decoded before encoding is obtained by using the method of the zone bit, so that the consistency of the encoding and decoding processes is ensured.
according to an aspect of the embodiments of the present invention, there is also provided a video decoding apparatus for implementing the above video decoding method. As shown in fig. 10, the apparatus includes:
(1) a first obtaining unit 1002, configured to obtain decoding parameters of a decoded video frame and decoding parameters of at least two reference blocks in the decoded video frame, where the reference blocks are reference blocks of a block to be decoded;
(2) A determining unit 1004, configured to determine a decoding parameter difference value according to a decoding parameter of the decoded video frame and a decoding parameter of the at least two reference blocks, and determine a target resolution for decoding the block to be decoded according to the decoding parameter difference value;
(3) a decoding unit 1006, configured to decode the block to be decoded with the target resolution.
Alternatively, the video decoding apparatus can be applied to, but not limited to, encoding and decoding of video frames.
for example, in the process of encoding and decoding a video frame, during encoding, for at least two reference blocks in an encoded video frame and an encoded video frame before a video frame, encoding parameters of the encoded video frame and the at least two reference blocks in the encoded video frame are used to determine a target resolution for encoding a block to be encoded, and the block to be encoded is encoded using the target resolution. During decoding, the same method is used for determining at least two reference blocks in a decoded video frame and a decoded video frame of one block to be decoded, the encoding parameters of the at least two reference blocks in the decoded video frame and the decoded video frame are used for determining the target resolution for decoding the block to be decoded, and the target resolution is used for decoding the block to be decoded.
optionally, please refer to various situations in the above embodiments for specific encoding examples in the present solution, which is not described herein again.
As an alternative embodiment, the first obtaining unit includes:
(1) A first obtaining module, configured to obtain a decoding parameter of each of the at least two reference blocks if the decoding parameter includes one decoding parameter, determine a weighted summation result of the decoding parameter of each reference block as the decoding parameter of the at least two reference blocks, and determine a weighted summation result of the decoding parameter of each decoded block in the decoded video frame as the decoding parameter of the decoded video frame;
(2) A second obtaining module, configured to, if the at least two reference blocks include multiple decoding parameters, obtain each decoding parameter of the at least two reference blocks, determine a weighted summation result of the each decoding parameter as the decoding parameter of the at least two reference blocks, obtain each decoding parameter of the decoded video frame, and determine a weighted summation result of the each decoding parameter as the decoding parameter of the decoded video frame.
optionally, by the method in this embodiment, when determining the coding parameters of the at least two reference blocks, even if there are multiple kinds of coding parameters, the coding parameters of the at least two reference blocks can be accurately determined, so that the effect of accuracy of determining the coding parameters of the at least two reference blocks is improved.
As an optional implementation, the second obtaining module includes:
(1) a first determining sub-module, configured to determine each of the decoding parameters of the at least two reference blocks as a first decoding parameter, and perform the following steps until each of the decoding parameters of the at least two reference blocks is obtained: acquiring a first decoding parameter of each of the at least two reference blocks, and determining a weighted summation result of the first decoding parameters of each reference block as the first decoding parameters of the at least two reference blocks;
(2) A second determining sub-module, configured to determine each of the decoding parameters of the decoded video frame as a second decoding parameter, and execute the following steps until each of the decoding parameters of the decoded video frame is obtained: and acquiring a second decoding parameter of each decoded block in the decoded video frame, and determining a weighted summation result of the second decoding parameters of each decoded block as the second decoding parameters of the decoded video frame.
through the embodiment, the method can calculate the coding parameters of the at least two reference blocks and the decoded video frame, and can accurately calculate the coding parameters even if the at least two reference blocks and the decoded video frame comprise a plurality of decoded blocks, thereby realizing the effect of improving the calculation accuracy of the coding parameters.
as an alternative embodiment, the determining unit includes:
(1) The calculation module is used for carrying out weighted summation on the decoding parameters of the decoded video frame and the decoding parameters of the at least two reference blocks to obtain the difference value of the decoding parameters; or determining a difference value between the decoding parameter of the decoded video frame and the decoding parameters of the at least two reference blocks as the decoding parameter difference value;
(2) A first determining module, configured to determine that the target resolution is a first resolution if the decoding parameter difference value is greater than a first predetermined threshold;
(3) A second determining module, configured to determine the target resolution as a second resolution if the decoding parameter difference value is less than or equal to the first predetermined threshold and greater than a second predetermined threshold, where the first resolution is less than the second resolution, and the second predetermined threshold is less than the first predetermined threshold;
(4) A third determining module, configured to determine the target resolution as a third resolution if the decoding parameter difference value is less than or equal to the second predetermined threshold and greater than a third predetermined threshold, where the second resolution is less than the third resolution, and the third predetermined threshold is less than the second predetermined threshold.
according to the embodiment, the target resolution is determined by using the calculated encoding parameter difference value, so that the effect of improving the determination efficiency of the target resolution is achieved.
as an alternative embodiment, the above apparatus further comprises:
(1) A second obtaining unit, configured to obtain a flag bit carried in the block to be decoded in the process of decoding the block to be decoded with the target resolution, where the flag bit is used to indicate an original resolution of the video frame to be decoded before encoding.
According to the embodiment, the original resolution of the video frame to be decoded before encoding is obtained by using the method of the zone bit, so that the consistency of the encoding and decoding processes is ensured.
According to an aspect of the embodiments of the present invention, there is also provided a video encoding apparatus for implementing the above-described video encoding method. As shown in fig. 11, the apparatus includes:
(1) An obtaining unit 1102, configured to obtain coding parameters of a coded video frame and coding parameters of at least two reference blocks in the coded video frame, where the reference blocks are reference blocks of a block to be coded;
(2) a determining unit 1104, configured to determine a decoding parameter difference value according to the encoding parameter of the encoded video frame and the encoding parameters of the at least two reference blocks, and determine a target resolution for encoding the block to be encoded according to the decoding parameter difference value;
(3) an encoding unit 1106, configured to encode the block to be encoded with the target resolution.
Alternatively, the video encoding apparatus can be applied to, but not limited to, encoding and decoding of video frames.
for example, in the process of encoding and decoding a video frame, during encoding, for at least two reference blocks in an encoded video frame and an encoded video frame before a video frame, encoding parameters of the encoded video frame and the at least two reference blocks in the encoded video frame are used to determine a target resolution for encoding a block to be encoded, and the block to be encoded is encoded using the target resolution. During decoding, the same method is used for determining at least two reference blocks in a decoded video frame and a decoded video frame of one block to be decoded, the encoding parameters of the at least two reference blocks in the decoded video frame and the decoded video frame are used for determining the target resolution for decoding the block to be decoded, and the target resolution is used for decoding the block to be decoded.
Optionally, please refer to various situations in the above embodiments for specific encoding examples in the present solution, which is not described herein again.
as an alternative embodiment, the obtaining unit includes:
(1) A first obtaining module, configured to obtain a coding parameter of each of the at least two reference blocks when the coding parameter includes a coding parameter, determine a weighted summation result of the coding parameter of each reference block as the coding parameter of the at least two reference blocks, and determine a weighted summation result of the coding parameter of each coded block in the coded video frame as the coding parameter of the coded video frame;
(2) A second obtaining module, configured to, when the at least two reference blocks include multiple types of coding parameters, obtain each type of coding parameter of the at least two reference blocks, determine a weighted summation result of the each type of coding parameter as the coding parameter of the at least two reference blocks, obtain each type of coding parameter of the encoded video frame, and determine a weighted summation result of the each type of coding parameter as the coding parameter of the encoded video frame.
Optionally, by the method in this embodiment, when determining the coding parameters of the at least two reference blocks, even if there are multiple kinds of coding parameters, the coding parameters of the at least two reference blocks can be accurately determined, so that the effect of accuracy of determining the coding parameters of the at least two reference blocks is improved.
As an optional implementation, the second obtaining module includes:
(1) A first determining sub-module, configured to determine each of the encoding parameters of the at least two reference blocks as a first encoding parameter, and perform the following steps until each of the encoding parameters of the at least two reference blocks is obtained: acquiring a first coding parameter of each of the at least two reference blocks, and determining a weighted summation result of the first coding parameters of each reference block as the first coding parameters of the at least two reference blocks;
(2) a second determining sub-module, configured to determine each of the encoding parameters of the encoded video frame as a second encoding parameter, and execute the following steps until each of the encoding parameters of the encoded video frame is obtained: and acquiring a second coding parameter of each coded block in the coded video frame, and determining a weighted summation result of the second coding parameters of each coded block as the second coding parameter of the coded video frame.
by the method, the encoding parameters of the at least two reference blocks and the encoded video frame can be calculated, and even if the encoding block group and the encoded video frame comprise a plurality of encoded blocks, the encoding parameters can be accurately calculated, so that the effect of improving the accuracy of calculating the encoding parameters is realized.
as an alternative embodiment, the determining unit includes:
(1) The calculation module is used for carrying out weighted summation on the coding parameters of the coded video frame and the coding parameters of the at least two reference blocks to obtain the difference value of the coding parameters; or determining a difference value between the coding parameter of the coded video frame and the coding parameters of the at least two reference blocks as the coding parameter difference value;
(2) A first determining module, configured to determine that the target resolution is a first resolution if the difference between the encoding parameters is greater than a first predetermined threshold;
(3) A second determining module, configured to determine the target resolution as a third resolution if the encoding parameter difference value is less than or equal to the first predetermined threshold value and the decoding parameter difference value is less than or equal to the second predetermined threshold value and greater than a third predetermined threshold value, wherein the second resolution is less than the third resolution, and the third predetermined threshold value is less than the second predetermined threshold value and greater than a second predetermined threshold value, wherein the first resolution is less than the second resolution, and the second predetermined threshold value is less than the first predetermined threshold value;
(4) A third determining module, configured to determine the target resolution as a third resolution if the difference between the encoding parameters is smaller than or equal to the second predetermined threshold and larger than a third predetermined threshold, where the second resolution is smaller than the third resolution, and the third predetermined threshold is smaller than the second predetermined threshold.
according to the embodiment, the target resolution is determined by using the calculated encoding parameter difference value, so that the effect of improving the determination efficiency of the target resolution is achieved.
As an alternative embodiment, as shown in fig. 12, the above apparatus further comprises:
(1) A setting unit 1202, configured to set a flag bit in the to-be-coded block in the process of coding the to-be-coded block with the target resolution, where the flag bit is used to indicate an original resolution of the to-be-coded video frame before coding.
according to the embodiment, the original resolution of the video frame to be decoded before encoding is obtained by using the method of the zone bit, so that the consistency of the encoding and decoding processes is ensured.
according to a further aspect of the embodiments of the present invention, there is also provided a decoder for implementing the above-mentioned video decoding method, optionally, the decoder in the present scheme may include a memory and a processor, the memory may store a computer program, and the processor is configured to execute the steps in any of the above-mentioned decoding method embodiments through the computer program.
Optionally, in this embodiment, the decoder may be located in at least one of a plurality of network devices of a computer network.
Optionally, in this embodiment, the processor may be configured to execute the following steps by a computer program:
S1, acquiring decoding parameters of a decoded video frame and decoding parameters of at least two reference blocks in the decoded video frame, wherein the reference blocks are reference blocks of a block to be decoded;
s2, determining a decoding parameter difference value according to the decoding parameters of the decoded video frame and the decoding parameters of the at least two reference blocks, and determining a target resolution for decoding the block to be decoded according to the decoding parameter difference value;
S3, decoding the block to be decoded by adopting the target resolution.
alternatively, as an alternative embodiment, as shown in fig. 13, the decoder in the present solution may be disposed in the electronic device (1330). The electronic device (1330) may include a receiver (1331), such as a receive circuit. The receiver (1331) may receive one or more encoded video sequences to be decoded by the video decoder (1310); in the same or another embodiment, the encoded video sequences are received one at a time, wherein each encoded video sequence is decoded independently of the other encoded video sequences. The encoded video sequence may be received from a channel (1301), which may be a hardware/software link to a storage device that stores encoded video data. The receiver (1331) may receive encoded video data as well as other data, e.g., encoded audio data and/or auxiliary data streams, which may be forwarded to their respective usage entities (not labeled). The receiver (1331) may separate the encoded video sequence from other data. To prevent network jitter, a buffer memory (1315) may be coupled between the receiver (1331) and an entropy decoder/parser (1320) (hereinafter "parser (1320)"). In some applications, the buffer memory (1315) is part of the video decoder (1310). In other cases, the buffer memory (1315) may be located external (not labeled) to the video decoder (1310). While in other cases a buffer memory (not labeled) is provided external to the video decoder (1310), e.g., to prevent network jitter, and another buffer memory (1315) may be configured internal to the video decoder (1310), e.g., to handle playout timing. The buffer memory (1315) may not be required to be configured or may be made smaller when the receiver (1331) receives data from a store/forward device with sufficient bandwidth and controllability or from an isochronous network. Of course, for use over a traffic packet network such as the internet, a buffer memory (1315) may also be required, which may be relatively large and may be of adaptive size, and may be implemented at least partially in an operating system or similar element (not labeled) external to the video decoder (1310).
the video decoder (1310) may include a parser (1320) to reconstruct symbols (1321) from the encoded video sequence. The categories of these symbols include information for managing the operation of the video decoder (1310), as well as potential information to control a display device, such as a display screen (1312), which is not an integral part of the electronic device (1330), but may be coupled to the electronic device (1330), as shown in fig. 13. The control Information for the display device may be a parameter set fragment (not shown) of Supplemental Enhancement Information (SEI message) or Video Usability Information (VUI). The parser (1320) may parse/entropy decode the received encoded video sequence. Encoding of the encoded video sequence may be performed in accordance with video coding techniques or standards and may follow various principles, including variable length coding, Huffman coding, arithmetic coding with or without contextual sensitivity, and so forth. The parser (1320) may extract a subgroup parameter set for at least one of the subgroups of pixels in the video decoder from the encoded video sequence based on the at least one parameter corresponding to the group. A subgroup may include a Group of Pictures (GOP), a picture, a tile, a slice, a macroblock, a Coding Unit (CU), a block, a Transform Unit (TU), a Prediction Unit (PU), and so on. The parser (1320) may also extract information from the encoded video sequence, such as transform coefficients, quantizer parameter values, motion vectors, and so on.
the parser (1320) may perform entropy decoding/parsing operations on the video sequence received from the buffer memory (1315), thereby creating a symbol (1321).
the reconstruction of the symbol (1321) may involve a number of different units depending on the type of the encoded video picture or a portion of the encoded video picture (e.g., inter and intra pictures, inter and intra blocks), among other factors. Which units are involved and the way they are involved can be controlled by subgroup control information parsed from the coded video sequence by a parser (1320). For the sake of brevity, such a subgroup control information flow between parser (1320) and the following units is not described.
In addition to the functional blocks already mentioned, the video decoder (1310) may be conceptually subdivided into several functional units as described below. In a practical embodiment operating under business constraints, many of these units interact closely with each other and may be integrated with each other. However, for the purposes of describing the disclosed subject matter, a conceptual subdivision into the following functional units is appropriate.
The first unit is a sealer/inverse transform unit (1351). The sealer/inverse transform unit (1351) receives the quantized transform coefficients as symbols (1321) from the parser (1320) along with control information including which transform scheme to use, block size, quantization factor, quantization scaling matrix, etc. The sealer/inverse transform unit (1351) may output a block including sample values, which may be input into the aggregator (1355).
in some cases, the output samples of sealer/inverse transform unit (1351) may belong to an intra-coded block; namely: predictive information from previously reconstructed pictures is not used, but blocks of predictive information from previously reconstructed portions of the current picture may be used. Such predictive information may be provided by intra picture prediction unit (1352). In some cases, the intra picture prediction unit (1352) generates a surrounding block of the same size and shape as the block being reconstructed using the reconstructed information extracted from the current picture buffer (1358). For example, current picture buffer (1358) buffers a partially reconstructed current picture and/or a fully reconstructed current picture. In some cases, the aggregator (1355) adds, on a per sample basis, the prediction information generated by the intra prediction unit (1352) to the output sample information provided by the scaler/inverse transform unit (1351).
in other cases, the output samples of sealer/inverse transform unit (1351) may belong to an inter-coded and potential motion compensated block. In this case, motion compensated prediction unit (1353) may access reference picture memory (1357) to fetch samples for prediction. After motion compensating the extracted samples according to the sign (1321), the samples may be added to the output of the scaler/inverse transform unit (1351), in this case referred to as residual samples or residual signals, by an aggregator (1355), thereby generating output sample information. The fetching of prediction samples by motion compensated prediction unit (1353) from addresses within reference picture memory (1357) may be controlled by motion vectors, and the motion vectors are used by motion compensated prediction unit (1353) in the form of symbols (1321), the symbols (1321) comprising X, Y and reference picture components, for example. Motion compensation may also include interpolation of sample values fetched from the reference picture store (1357), motion vector prediction mechanisms, etc., when using sub-sample exact motion vectors.
The output samples of the aggregator (1355) may be employed in a loop filter unit (1356) by various loop filtering techniques. The video compression techniques may include in-loop filter techniques that are controlled by parameters included in the encoded video sequence (also referred to as an encoded video bitstream), and the parameters are available to the loop filter unit (1356) as symbols (1321) from the parser (1320). However, in other embodiments, the video compression techniques may also be responsive to meta-information obtained during decoding of previous (in decoding order) portions of the encoded picture or encoded video sequence, as well as to sample values previously reconstructed and loop filtered.
the output of the loop filter unit (1356) may be a sample stream, which may be output to a display device (1312) and stored in a reference picture memory (1357) for subsequent inter picture prediction.
Once fully reconstructed, some of the coded pictures may be used as reference pictures for future prediction. For example, once an encoded picture corresponding to a current picture is fully reconstructed and the encoded picture is identified (by, e.g., parser (1320)) as a reference picture, current picture buffer (1358) may become part of reference picture memory (1357) and a new current picture buffer may be reallocated before reconstruction of a subsequent encoded picture is begun.
the video decoder (1310) may perform decoding operations according to a predetermined video compression technique, such as in the ITU-T h.265 standard. The encoded video sequence may conform to the syntax specified by the video compression technique or standard used, in the sense that the encoded video sequence conforms to the syntax of the video compression technique or standard and the configuration files recorded in the video compression technique or standard. In particular, the configuration file may select certain tools from all tools available in the video compression technology or standard as the only tools available under the configuration file. For compliance, the complexity of the encoded video sequence is also required to be within the limits defined by the level of the video compression technique or standard. In some cases, the hierarchy limits the maximum picture size, the maximum frame rate, the maximum reconstruction sampling rate (measured in units of, e.g., mega samples per second), the maximum reference picture size, and so on. In some cases, the limits set by the hierarchy may be further defined by a Hypothetical Reference Decoder (HRD) specification and metadata signaled HRD buffer management in the encoded video sequence.
In an embodiment, the receiver (1331) may receive additional (redundant) data along with the encoded video. The additional data may be part of an encoded video sequence. The additional data may be used by the video decoder (1310) to properly decode the data and/or more accurately reconstruct the original video data. The additional data may be in the form of, for example, a temporal, spatial, or signal-to-noise ratio (SNR) enhancement layer, a redundant slice, a redundant picture, a forward error correction code, etc.
Or, as another alternative, the video decoder is configured to receive an encoded image that is part of an encoded video sequence and decode the encoded image to generate a reconstructed picture. As shown in fig. 14, the video decoder (1410) includes an entropy decoder (1471), an inter-frame decoder (1480), a residual decoder (1473), a reconstruction module (1474), and an intra-frame decoder (1472) coupled together as shown in fig. 14.
The entropy decoder (1471) may be used to reconstruct from the encoded picture certain symbols that represent syntax elements that make up the encoded picture. Such symbols may include, for example, a mode used to encode the block (e.g., intra mode, inter mode, bi-prediction mode, a merge sub-mode of the latter two, or another sub-mode), prediction information (e.g., intra prediction information or inter prediction information) that may identify certain samples or metadata for use by an intra decoder (1472) or an inter decoder (1480), respectively, residual information in the form of, for example, quantized transform coefficients, and so forth. In an embodiment, when the prediction mode is inter or bi-directional prediction mode, inter prediction information is provided to an inter decoder (1480); and providing the intra prediction information to an intra decoder (1472) when the prediction type is an intra prediction type. The residual information may be inverse quantized and provided to a residual decoder (1473).
An inter-frame decoder (1480) is configured to receive the inter-frame prediction information and generate an inter-frame prediction result based on the inter-frame prediction information.
An intra decoder (1472) is configured to receive intra prediction information and generate a prediction result based on the intra prediction information.
A residual decoder (1473) is used to perform inverse quantization to extract dequantized transform coefficients, and to process the dequantized transform coefficients to convert the residual from the frequency domain to the spatial domain. The residual decoder 1473 may also need some control information (to obtain the quantizer parameter QP) and the information may be provided by the entropy decoder 1471 (data path not indicated, as this is only low-level control information).
A reconstruction module (1474) is used to combine the residuals output by the residual decoder (1473) and the prediction results (which may be output by an inter prediction module or an intra prediction module) in the spatial domain to form a reconstructed block, which may be part of a reconstructed picture, which in turn may be part of a reconstructed video. It should be noted that other suitable operations, such as deblocking operations, may be performed to improve visual quality.
According to still another aspect of the embodiments of the present invention, there is also provided an encoder for implementing the above-described video encoding method. Optionally, the encoder may comprise a memory and a processor, the memory storing a computer program, and the processor being configured to execute the steps in any of the above encoding method embodiments by the computer program.
Optionally, in this embodiment, the encoder may be located in at least one network device of a plurality of network devices of a computer network.
Optionally, in this embodiment, the processor may be configured to execute the following steps by a computer program:
s1, acquiring coding parameters of a coded video frame and coding parameters of at least two reference blocks in the coded video frame, wherein the reference blocks are reference blocks of a block to be coded;
S2, determining a decoding parameter difference value according to the encoding parameters of the encoded video frame and the encoding parameters of the at least two reference blocks, and determining a target resolution for encoding the block to be encoded according to the decoding parameter difference value;
And S3, encoding the block to be encoded by adopting the target resolution.
optionally, as an optional example, the video encoder (1503) is provided in the electronic device (1520). The electronic device (1520) includes a transmitter (1540) (e.g., transmission circuitry).
Video encoder (1503) may receive video samples from video source (1501) (not part of electronics (1520) in the fig. 15 embodiment), which may capture video images to be encoded by video encoder (1503). In another embodiment, the video source (1501) is part of an electronic device (1520).
The video source (1501) may provide a source video sequence in the form of a stream of digital video samples to be encoded by the video encoder (1503), which may have any suitable bit depth (e.g., 8-bit, 10-bit, 12-bit … …), any color space (e.g., bt.601y CrCB, RGB … …), and any suitable sampling structure (e.g., Y CrCB 4:2:0, Y CrCB 4:4: 4). In the media service system, the video source (1501) may be a storage device that stores previously prepared video. In a video conferencing system, the video source (1501) may be a camera that captures local image information as a video sequence. Video data may be provided as a plurality of individual pictures that are given motion when viewed in sequence. The picture itself may be constructed as an array of spatial pixels, where each pixel may comprise one or more samples, depending on the sampling structure, color space, etc. used. The relationship between pixels and samples can be readily understood by those skilled in the art. The following text focuses on describing the samples.
according to an embodiment, the video encoder (1503) may encode and compress pictures of the source video sequence into an encoded video sequence (1543) in real-time or under any other temporal constraint required by the application. It is a function of the controller (1550) to perform the appropriate encoding speed. In some embodiments, the controller (1550) controls and is functionally coupled to other functional units as described below. For simplicity, the couplings are not labeled in the figures. The parameters set by the controller (1550) may include rate control related parameters (picture skip, quantizer, lambda value of rate distortion optimization technique, etc.), picture size, group of pictures (GOP) layout, maximum motion vector search range, etc. The controller (1550) may be adapted to have other suitable functions relating to the video encoder (1503) optimized for a certain system design.
In some embodiments, the video encoder (1503) operates in an encoding loop. As a brief description, in an embodiment, the encoding loop may include a source encoder (1530) (e.g., responsible for creating symbols, such as a stream of symbols, based on the input picture and reference pictures to be encoded) and a (local) decoder (1533) embedded in the video encoder (1503). The decoder (1533) reconstructs the symbols to create sample data in a manner similar to the way a (remote) decoder creates sample data (since any compression between symbols and encoded video streams is lossless in the video compression techniques considered herein). The reconstructed sample stream (sample data) is input to a reference picture memory (1534). Since the decoding of the symbol stream produces bit-accurate results independent of decoder location (local or remote), the content in the reference picture memory (1534) also corresponds bit-accurately between the local encoder and the remote encoder. In other words, the reference picture samples that the prediction portion of the encoder "sees" are identical to the sample values that the decoder would "see" when using prediction during decoding. This reference picture synchronization philosophy (and the drift that occurs if synchronization cannot be maintained due to, for example, channel errors) is also used in some related techniques.
the operation of the "local" decoder (1533) may be the same as a "remote" decoder, such as a video decoder that has been described in detail above in connection with fig. 13 and 14.
During operation, in some embodiments, the source encoder (1530) may perform motion compensated predictive coding. Motion compensated predictive coding predictively codes an input picture with reference to one or more previously coded pictures from the video sequence that are designated as "reference pictures". In this way, the encoding engine (1532) encodes differences between pixel blocks of the input picture and pixel blocks of the reference picture, which may be selected as a prediction reference for the input picture.
the local video decoder (1533) may decode encoded video data for a picture that may be designated as a reference picture based on symbols created by the source encoder (1530). The operation of the encoding engine (1532) may be a lossy process. When the encoded video data can be decoded at a video decoder (not shown in fig. 15), the reconstructed video sequence may typically be a copy of the source video sequence with some errors. The local video decoder (1533) replicates a decoding process that may be performed on reference pictures by the video decoder and may cause reconstructed reference pictures to be stored in the reference picture cache (1534). In this way, the video encoder (1503) may locally store a copy of the reconstructed reference picture, the copy having common content (no transmission errors) with the reconstructed reference picture to be obtained by the remote video decoder.
the predictor (1535) may perform a prediction search for the coding engine (1532). That is, for a new picture to be encoded, the predictor (1535) may search the reference picture memory (1534) for sample data (as candidate reference pixel blocks) or some metadata, such as reference picture motion vectors, block shapes, etc., that may be referenced as appropriate predictions for the new picture. The predictor (1535) may operate on a block-by-block basis of samples to find a suitable prediction reference. In some cases, from search results obtained by the predictor (1535), it may be determined that the input picture may have prediction references taken from multiple reference pictures stored in the reference picture memory (1534).
The controller (1550) may manage the encoding operations of the source encoder (1530), including, for example, setting parameters and subgroup parameters for encoding the video data.
the outputs of all of the above functional units may be entropy encoded in an entropy encoder (1545). The entropy encoder (1545) losslessly compresses the symbols generated by the various functional units according to techniques such as huffman coding, variable length coding, arithmetic coding, etc., to convert the symbols into an encoded video sequence.
The transmitter (1540) may buffer the encoded video sequence created by the entropy encoder (1545) in preparation for transmission over a communication channel (1560), which may be a hardware/software link to a storage device that will store the encoded video data. The transmitter (1540) may merge the encoded video data from the video encoder (1503) with other data to be transmitted, such as encoded audio data and/or an auxiliary data stream (sources not shown).
The controller (1550) may manage the operation of the video encoder (1503). During encoding, the controller (1550) may assign a certain encoded picture type to each encoded picture, but this may affect the encoding techniques applicable to the respective picture. For example, pictures may be generally assigned to any of the following picture types:
intra pictures (I pictures), which may be pictures that can be encoded and decoded without using any other picture in the sequence as a prediction source. Some video codecs tolerate different types of intra pictures, including, for example, Independent Decoder Refresh ("IDR") pictures. Those skilled in the art are aware of variants of picture I and their corresponding applications and features.
predictive pictures (P pictures), which may be pictures that may be encoded and decoded using intra prediction or inter prediction, which uses at most one motion vector and reference index to predict the sample values of each block.
Bi-predictive pictures (B-pictures), which may be pictures that can be encoded and decoded using intra prediction or inter prediction that uses at most two motion vectors and reference indices to predict the sample values of each block. Similarly, multiple predictive pictures may use more than two reference pictures and associated metadata for reconstructing a single block.
A source picture may typically be spatially subdivided into blocks of samples (e.g., blocks of 4 x 4, 8 x 8, 4 x 8, or 16 x 16 samples) and encoded block-wise. These blocks may be predictively encoded with reference to other (encoded) blocks, which are determined according to the encoding allocation applied to their respective pictures. For example, a block of an I picture may be non-predictive encoded, or a block may be predictive encoded (spatial prediction or intra prediction) with reference to an already encoded block of the same picture. The pixel block of the P picture can be prediction-coded by spatial prediction or by temporal prediction with reference to one previously coded reference picture. A block of a B picture may be prediction coded by spatial prediction or by temporal prediction with reference to one or two previously coded reference pictures.
The video encoder (1503) may perform encoding operations according to a predetermined video encoding technique or standard, such as the ITU-T h.265 recommendation. In operation, the video encoder (1503) may perform various compression operations, including predictive encoding operations that exploit temporal and spatial redundancies in the input video sequence. Thus, the encoded video data may conform to syntax specified by the video coding technique or standard used.
In an embodiment, the transmitter (1540) may transmit the additional data while transmitting the encoded video. The source encoder 1530 may use such data as part of an encoded video sequence. The additional data may include temporal/spatial/SNR enhancement layers, redundant pictures and slices, among other forms of redundant data, SEI messages, VUI parameter set segments, and the like.
the captured video may be provided as a plurality of source pictures (video pictures) in a time sequence. Intra-picture prediction, often abbreviated as intra-prediction, exploits spatial correlation in a given picture, while inter-picture prediction exploits (temporal or other) correlation between pictures. In an embodiment, the particular picture being encoded/decoded, referred to as the current picture, is partitioned into blocks. When a block in a current picture is similar to a reference block in a reference picture that has been previously encoded in video and is still buffered, the block in the current picture may be encoded by a vector called a motion vector. The motion vector points to a reference block in a reference picture, and in the case where multiple reference pictures are used, the motion vector may have a third dimension that identifies the reference picture.
In some embodiments, bi-directional prediction techniques may be used in inter-picture prediction. According to bi-prediction techniques, two reference pictures are used, e.g., a first reference picture and a second reference picture that are both prior to the current picture in video in decoding order (but may be past and future, respectively, in display order). A block in a current picture may be encoded by a first motion vector pointing to a first reference block in a first reference picture and a second motion vector pointing to a second reference block in a second reference picture. In particular, a block may be predicted by a combination of a first reference block and a second reference block.
Furthermore, merge mode techniques may be used in inter picture prediction to improve coding efficiency.
According to some embodiments disclosed herein, prediction such as inter-picture prediction and intra-picture prediction is performed in units of blocks. For example, according to the HEVC standard, pictures in a sequence of video pictures are partitioned into Coding Tree Units (CTUs) for compression, the CTUs in the pictures having the same size, e.g., 64 × 64 pixels, 32 × 32 pixels, or 16 × 16 pixels. In general, a CTU includes three Coding Tree Blocks (CTBs), which are one luminance CTB and two chrominance CTBs. Further, each CTU may be further split into one or more Coding Units (CUs) in a quadtree. For example, a 64 × 64-pixel CTU may be split into one 64 × 64-pixel CU, or 4 32 × 32-pixel CUs, or 16 × 16-pixel CUs. In an embodiment, each CU is analyzed to determine a prediction type for the CU, such as an inter prediction type or an intra prediction type. Furthermore, depending on temporal and/or spatial predictability, a CU is split into one or more Prediction Units (PUs). In general, each PU includes a luma Prediction Block (PB) and two chroma PBs. In an embodiment, a prediction operation in encoding (encoding/decoding) is performed in units of prediction blocks. Taking a luma prediction block as an example of a prediction block, the prediction block includes a matrix of pixel values (e.g., luma values), such as 8 × 8 pixels, 16 × 16 pixels, 8 × 16 pixels, 16 × 8 pixels, and so on.
Alternatively, as an alternative implementation, a video encoder is used to receive a processing block (e.g., a prediction block) of sample values within a current video picture in a sequence of video pictures and encode the processing block into an encoded picture that is part of an encoded video sequence. For example, as shown in fig. 16, in an HEVC embodiment, a video encoder (1603) receives a matrix of sample values for a processing block, e.g., a prediction block of 8 × 8 samples, etc. The video encoder (1603) uses, for example, rate-distortion (RD) optimization to determine whether to encode a processing block using intra mode, inter mode, or bi-directional prediction mode. When encoding a processing block in intra mode, video encoder (1603) may use intra prediction techniques to encode the processing block into an encoded picture; and when encoding the processing block in inter mode or bi-directional prediction mode, the video encoder (1603) may encode the processing block into the encoded picture using inter prediction or bi-directional prediction techniques, respectively. In some video coding techniques, the merge mode may be an inter-picture prediction sub-mode, in which motion vectors are derived from one or more motion vector predictors without resorting to coded motion vector components outside of the predictors. In some other video coding techniques, there may be motion vector components that are applicable to the subject block. In an embodiment, the video encoder (1603) includes other components, such as a mode decision module (not shown) for determining a processing block mode.
In the embodiment of fig. 16, the video encoder (1603) includes an inter-frame encoder (1630), an intra-frame encoder (1622), a residual calculator (1623), a switch (16216), a residual encoder (1624), a general purpose controller (1621), and an entropy encoder (1625) coupled together as shown in fig. 16.
The inter encoder (1630) is configured to receive samples of a current block (e.g., a processed block), compare the block to one or more reference blocks in a reference picture (e.g., blocks in previous and subsequent pictures), generate inter prediction information (e.g., redundant information descriptions, motion vectors, merge mode information according to inter coding techniques), and calculate an inter prediction result (e.g., a predicted block) using any suitable technique based on the inter prediction information. In some embodiments, the reference picture is a decoded reference picture that is decoded based on encoded video information.
The intra encoder (1622) is used to receive samples of the current block (e.g., process the block), in some cases compare the block to a block already encoded in the same picture, generate quantized coefficients after transformation, and in some cases also generate intra prediction information (e.g., intra prediction direction information according to one or more intra coding techniques). In an embodiment, the intra encoder (1622) also calculates an intra prediction result (e.g., a predicted block) based on the intra prediction information and a reference block in the same picture.
The general controller (1621) is used to determine general control data and control other components of the video encoder (1603) based on the general control data. In an embodiment, a general purpose controller (1621) determines a mode of the block and provides a control signal to the switch (16216) based on the mode. For example, when the mode is intra, the general controller (1621) controls the switch (16216) to select an intra mode result for use by the residual calculator (1623), and controls the entropy encoder (1625) to select and add intra prediction information in the code stream; and when the mode is an inter mode, the general controller (1621) controls the switch (16216) to select an inter prediction result for use by the residual calculator (1623), and controls the entropy encoder (1625) to select and add inter prediction information in the code stream.
A residual calculator (1623) is used to calculate the difference (residual data) between the received block and the prediction result selected from the intra encoder (1622) or the inter encoder (1630). A residual encoder (1624) is operable to operate on the residual data to encode the residual data to generate transform coefficients. In an embodiment, a residual encoder (1624) is used to convert residual data from the time domain to the frequency domain and generate transform coefficients. The transform coefficients are then subjected to a quantization process to obtain quantized transform coefficients. In various embodiments, the video encoder (1603) further comprises a residual decoder (1628). A residual decoder (1628) is used to perform the inverse transform and generate decoded residual data. The decoded residual data may be used as appropriate by the intra encoder (1622) and the inter encoder (1630). For example, the inter encoder (1630) may generate a decoded block based on the decoded residual data and the inter prediction information, and the intra encoder (1622) may generate a decoded block based on the decoded residual data and the intra prediction information. The decoded blocks are processed appropriately to generate a decoded picture, and in some embodiments, the decoded picture may be buffered in a memory circuit (not shown) and used as a reference picture.
an entropy coder (1625) is used to format the codestream to produce coded blocks. The entropy encoder (1625) generates various information according to a suitable standard such as the HEVC standard. In an embodiment, the entropy encoder (1625) is configured to obtain general control data, selected prediction information (e.g., intra prediction information or inter prediction information), residual information, and other suitable information in the code stream. It should be noted that, according to the disclosed subject matter, there is no residual information when a block is encoded in the merge sub-mode of the inter mode or bi-prediction mode.
embodiments of the present invention also provide a computer-readable storage medium having a computer program stored thereon, wherein the computer program is arranged to perform the steps of any of the above-mentioned method embodiments when executed.
Alternatively, in the present embodiment, the storage medium may be configured to store a computer program for executing the steps of:
S1, acquiring decoding parameters of a decoded video frame and decoding parameters of at least two reference blocks in the decoded video frame, wherein the reference blocks are reference blocks of a block to be decoded;
S2, determining a decoding parameter difference value according to the decoding parameters of the decoded video frame and the decoding parameters of the at least two reference blocks, and determining a target resolution for decoding the block to be decoded according to the decoding parameter difference value;
S3, decoding the block to be decoded by adopting the target resolution.
Or, optionally, the storage medium is further arranged to store a computer program for performing the steps of:
S1, acquiring coding parameters of a coded video frame and coding parameters of at least two reference blocks in the coded video frame, wherein the reference blocks are reference blocks of a block to be coded;
s2, determining a decoding parameter difference value according to the encoding parameters of the encoded video frame and the encoding parameters of the at least two reference blocks, and determining a target resolution for encoding the block to be encoded according to the decoding parameter difference value;
And S3, encoding the block to be encoded by adopting the target resolution.
Optionally, the storage medium is further configured to store a computer program for executing the steps included in the method in the foregoing embodiment, which is not described in detail in this embodiment.
alternatively, in this embodiment, a person skilled in the art may understand that all or part of the steps in the methods of the foregoing embodiments may be implemented by a program instructing hardware associated with the terminal device, where the program may be stored in a computer-readable storage medium, and the storage medium may include: flash disks, Read-Only memories (ROMs), Random Access Memories (RAMs), magnetic or optical disks, and the like.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
The integrated unit in the above embodiments, if implemented in the form of a software functional unit and sold or used as a separate product, may be stored in the above computer-readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing one or more computer devices (which may be personal computers, servers, network devices, etc.) to execute all or part of the steps of the method according to the embodiments of the present invention.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
in the several embodiments provided in the present application, it should be understood that the disclosed client may be implemented in other manners. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one type of division of logical functions, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
in addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (23)

1. A video decoding method, comprising:
Acquiring decoding parameters of a decoded video frame and decoding parameters of at least two reference blocks in the decoded video frame, wherein the reference blocks are reference blocks of a block to be decoded;
determining a decoding parameter difference value according to the decoding parameters of the decoded video frame and the decoding parameters of the at least two reference blocks, and determining a target resolution for decoding the block to be decoded according to the decoding parameter difference value;
and decoding the block to be decoded by adopting the target resolution.
2. The method of claim 1, wherein the obtaining the decoding parameters of the decoded video frame and the decoding parameters of at least two reference blocks in the decoded video frame comprises:
Under the condition that the decoding parameters comprise one kind of decoding parameters, acquiring the decoding parameters of each of the at least two reference blocks, determining the weighted summation result of the decoding parameters of each reference block as the decoding parameters of the at least two reference blocks, and determining the weighted summation result of the decoding parameters of each decoded block in the decoded video frame as the decoding parameters of the decoded video frame;
and under the condition that a plurality of decoding parameters are included in the at least two reference blocks, acquiring each decoding parameter of the at least two reference blocks, determining a weighted summation result of each decoding parameter as the decoding parameters of the at least two reference blocks, acquiring each decoding parameter of the decoded video frame, and determining a weighted summation result of each decoding parameter as the decoding parameter of the decoded video frame.
3. the method of claim 2, wherein obtaining each decoding parameter of the at least two reference blocks and obtaining each decoding parameter of the decoded video frame in case that a plurality of decoding parameters are included in the at least two reference blocks comprises:
Determining each decoding parameter of the decoding parameters of the at least two reference blocks as a first decoding parameter, and performing the following steps until each decoding parameter of the at least two reference blocks is obtained: acquiring a first decoding parameter of each of the at least two reference blocks, and determining a weighted summation result of the first decoding parameters of each reference block as the first decoding parameters of the at least two reference blocks;
Determining each decoding parameter of the decoding parameters of the decoded video frame as a second decoding parameter, and executing the following steps until each decoding parameter of the decoded video frame is obtained: and acquiring a second decoding parameter of each decoded block in the decoded video frame, and determining a weighted summation result of the second decoding parameters of each decoded block as the second decoding parameters of the decoded video frame.
4. The method of claim 1, wherein determining a decoding parameter difference value according to the decoding parameters of the decoded video frame and the decoding parameters of the at least two reference blocks, and determining a target resolution for decoding the block to be decoded according to the decoding parameter difference value comprises:
weighting and summing the decoding parameters of the decoded video frame and the decoding parameters of the at least two reference blocks to obtain the difference value of the decoding parameters; or determining a difference value between the decoding parameter of the decoded video frame and the decoding parameters of the at least two reference blocks as the decoding parameter difference value;
determining the target resolution as a first resolution if the decoding parameter difference value is greater than a first predetermined threshold;
determining the target resolution as a second resolution if the decoding parameter disparity value is less than or equal to the first predetermined threshold and greater than a second predetermined threshold, wherein the first resolution is less than the second resolution, and the second predetermined threshold is less than the first predetermined threshold;
determining the target resolution as a third resolution if the decoding parameter disparity value is less than or equal to the second predetermined threshold and greater than a third predetermined threshold, wherein the second resolution is less than the third resolution, and the third predetermined threshold is less than the second predetermined threshold.
5. the method according to any one of claims 1 to 4, wherein in the process of decoding the block to be decoded with the target resolution, the method further comprises:
And acquiring a flag bit carried in the block to be decoded, wherein the flag bit is used for indicating the original resolution of the video frame to be decoded before encoding.
6. A video encoding method, comprising:
acquiring coding parameters of a coded video frame and coding parameters of at least two reference blocks in the coded video frame, wherein the reference blocks are reference blocks of a block to be coded;
Determining a decoding parameter difference value according to the encoding parameters of the encoded video frame and the encoding parameters of the at least two reference blocks, and determining a target resolution for encoding the to-be-encoded block according to the decoding parameter difference value;
And encoding the to-be-encoded block by adopting the target resolution.
7. the method of claim 6, wherein obtaining the coding parameters of the coded video frame and the coding parameters of at least two reference blocks in the coded video frame comprises:
Under the condition that the coding parameters comprise one kind of coding parameters, obtaining the coding parameters of each of the at least two reference blocks, determining the weighted summation result of the coding parameters of each reference block as the coding parameters of the at least two reference blocks, and determining the weighted summation result of the coding parameters of each coded block in the coded video frame as the coding parameters of the coded video frame;
and under the condition that a plurality of types of coding parameters are included in the at least two reference blocks, acquiring each type of coding parameter of the at least two reference blocks, determining a weighted summation result of each type of coding parameter as the coding parameter of the at least two reference blocks, acquiring each type of coding parameter of the coded video frame, and determining a weighted summation result of each type of coding parameter as the coding parameter of the coded video frame.
8. The method of claim 7, wherein obtaining each of the coding parameters of the at least two reference blocks and obtaining each of the coding parameters of the encoded video frame in case that a plurality of coding parameters are included in the at least two reference blocks comprises:
Determining each of the encoding parameters of the at least two reference blocks as a first encoding parameter, and performing the following steps until each of the encoding parameters of the at least two reference blocks is obtained: acquiring a first coding parameter of each of the at least two reference blocks, and determining a weighted summation result of the first coding parameters of each reference block as the first coding parameters of the at least two reference blocks;
Determining each of the encoding parameters of the encoded video frame as a second encoding parameter, and performing the following steps until each of the encoding parameters of the encoded video frame is obtained: and acquiring a second coding parameter of each coded block in the coded video frame, and determining a weighted summation result of the second coding parameters of each coded block as the second coding parameter of the coded video frame.
9. the method of claim 6, wherein determining a decoding parameter difference value according to the encoding parameter of the encoded video frame and the encoding parameters of the at least two reference blocks, and determining a target resolution for encoding the block to be encoded according to the decoding parameter difference value comprises:
weighting and summing the coding parameters of the coded video frame and the coding parameters of the at least two reference blocks to obtain a difference value of the coding parameters; or determining a difference value between the coding parameter of the coded video frame and the coding parameters of the at least two reference blocks as the coding parameter difference value;
Determining the target resolution as a first resolution under the condition that the difference value of the coding parameters is greater than a first preset threshold value;
determining the target resolution as a second resolution if the encoding parameter difference value is less than or equal to the first predetermined threshold and greater than a second predetermined threshold, wherein the first resolution is less than the second resolution, and the second predetermined threshold is less than the first predetermined threshold;
Determining the target resolution as a third resolution if the coding parameter difference value is less than or equal to the second predetermined threshold and greater than a third predetermined threshold, wherein the second resolution is less than the third resolution, and the third predetermined threshold is less than the second predetermined threshold.
10. The method according to any one of claims 6 to 9, wherein in the process of encoding the block to be encoded with the target resolution, the method further comprises:
and setting a flag bit in the to-be-coded block, wherein the flag bit is used for indicating the original resolution of the to-be-coded video frame before coding.
11. a video decoding apparatus, comprising:
The decoding device comprises a first obtaining unit, a second obtaining unit and a decoding unit, wherein the first obtaining unit is used for obtaining decoding parameters of a decoded video frame and decoding parameters of at least two reference blocks in the decoded video frame, and the reference blocks are reference blocks of blocks to be decoded;
a determining unit, configured to determine a decoding parameter difference value according to a decoding parameter of the decoded video frame and decoding parameters of the at least two reference blocks, and determine a target resolution for decoding the block to be decoded according to the decoding parameter difference value;
And the decoding unit is used for decoding the block to be decoded by adopting the target resolution.
12. The apparatus of claim 11, wherein the first obtaining unit comprises:
A first obtaining module, configured to obtain a decoding parameter of each of the at least two reference blocks if the decoding parameter includes one decoding parameter, determine a weighted summation result of the decoding parameter of each reference block as the decoding parameter of the at least two reference blocks, and determine a weighted summation result of the decoding parameter of each decoded block in the decoded video frame as the decoding parameter of the decoded video frame;
A second obtaining module, configured to, if the at least two reference blocks include multiple decoding parameters, obtain each decoding parameter of the at least two reference blocks, determine a weighted summation result of the each decoding parameter as the decoding parameter of the at least two reference blocks, obtain each decoding parameter of the decoded video frame, and determine a weighted summation result of the each decoding parameter as the decoding parameter of the decoded video frame.
13. The apparatus of claim 12, wherein the second obtaining module comprises:
A first determining sub-module, configured to determine each of the decoding parameters of the at least two reference blocks as a first decoding parameter, and perform the following steps until each of the decoding parameters of the at least two reference blocks is obtained: acquiring a first decoding parameter of each of the at least two reference blocks, and determining a weighted summation result of the first decoding parameters of each reference block as the first decoding parameters of the at least two reference blocks;
A second determining sub-module, configured to determine each of the decoding parameters of the decoded video frame as a second decoding parameter, and execute the following steps until each of the decoding parameters of the decoded video frame is obtained: and acquiring a second decoding parameter of each decoded block in the decoded video frame, and determining a weighted summation result of the second decoding parameters of each decoded block as the second decoding parameters of the decoded video frame.
14. The apparatus of claim 11, wherein the determining unit comprises:
the calculation module is used for carrying out weighted summation on the decoding parameters of the decoded video frame and the decoding parameters of the at least two reference blocks to obtain the difference value of the decoding parameters; or determining a difference value between the decoding parameter of the decoded video frame and the decoding parameters of the at least two reference blocks as the decoding parameter difference value;
A first determining module, configured to determine that the target resolution is a first resolution if the decoding parameter difference value is greater than a first predetermined threshold;
a second determining module, configured to determine the target resolution as a second resolution if the decoding parameter difference value is less than or equal to the first predetermined threshold and greater than a second predetermined threshold, where the first resolution is less than the second resolution, and the second predetermined threshold is less than the first predetermined threshold;
A third determining module, configured to determine the target resolution as a third resolution if the decoding parameter difference value is less than or equal to the second predetermined threshold and greater than a third predetermined threshold, where the second resolution is less than the third resolution, and the third predetermined threshold is less than the second predetermined threshold.
15. The apparatus of any one of claims 11 to 14, further comprising:
a second obtaining unit, configured to obtain a flag bit carried in the block to be decoded in the process of decoding the block to be decoded with the target resolution, where the flag bit is used to indicate an original resolution of the video frame to be decoded before encoding.
16. A video encoding apparatus, comprising:
The device comprises an acquisition unit, a processing unit and a processing unit, wherein the acquisition unit is used for acquiring coding parameters of a coded video frame and coding parameters of at least two reference blocks in the coded video frame, and the reference blocks are reference blocks of a block to be coded;
A determining unit, configured to determine a decoding parameter difference value according to the encoding parameter of the encoded video frame and the encoding parameters of the at least two reference blocks, and determine a target resolution for encoding the block to be encoded according to the decoding parameter difference value;
and the coding unit is used for coding the block to be coded by adopting the target resolution.
17. The apparatus of claim 16, wherein the obtaining unit comprises:
A first obtaining module, configured to obtain a coding parameter of each of the at least two reference blocks when the coding parameter includes a coding parameter, determine a weighted summation result of the coding parameter of each reference block as the coding parameter of the at least two reference blocks, and determine a weighted summation result of the coding parameter of each coded block in the coded video frame as the coding parameter of the coded video frame;
A second obtaining module, configured to, when the at least two reference blocks include multiple types of coding parameters, obtain each type of coding parameter of the at least two reference blocks, determine a weighted summation result of the each type of coding parameter as the coding parameter of the at least two reference blocks, obtain each type of coding parameter of the encoded video frame, and determine a weighted summation result of the each type of coding parameter as the coding parameter of the encoded video frame.
18. the apparatus of claim 17, wherein the second obtaining module comprises:
A first determining sub-module, configured to determine each of the encoding parameters of the at least two reference blocks as a first encoding parameter, and perform the following steps until each of the encoding parameters of the at least two reference blocks is obtained: acquiring a first coding parameter of each of the at least two reference blocks, and determining a weighted summation result of the first coding parameters of each reference block as the first coding parameters of the at least two reference blocks;
a second determining sub-module, configured to determine each of the encoding parameters of the encoded video frame as a second encoding parameter, and execute the following steps until each of the encoding parameters of the encoded video frame is obtained: and acquiring a second coding parameter of each coded block in the coded video frame, and determining a weighted summation result of the second coding parameters of each coded block as the second coding parameter of the coded video frame.
19. The apparatus of claim 16, wherein the determining unit comprises:
The calculation module is used for carrying out weighted summation on the coding parameters of the coded video frame and the coding parameters of the at least two reference blocks to obtain the difference value of the coding parameters; or determining a difference value between the coding parameter of the coded video frame and the coding parameters of the at least two reference blocks as the coding parameter difference value;
a first determining module, configured to determine that the target resolution is a first resolution if the difference between the encoding parameters is greater than a first predetermined threshold;
a second determining module, configured to determine the target resolution as a second resolution if the difference value of the encoding parameters is less than or equal to the first predetermined threshold and greater than a second predetermined threshold, where the first resolution is less than the second resolution, and the second predetermined threshold is less than the first predetermined threshold;
a third determining module, configured to determine the target resolution as a third resolution if the difference between the encoding parameters is smaller than or equal to the second predetermined threshold and larger than a third predetermined threshold, where the second resolution is smaller than the third resolution, and the third predetermined threshold is smaller than the second predetermined threshold.
20. the apparatus of any one of claims 16 to 19, further comprising:
and the setting unit is used for setting a flag bit in the block to be coded in the process of coding the block to be coded by adopting the target resolution, wherein the flag bit is used for indicating the original resolution of the video frame to be coded before coding.
21. A storage medium having a computer program stored thereon, wherein the computer program is arranged to perform the method of any of claims 1 to 5 or 6 to 10 when executed.
22. Decoder comprising a memory and a processor, characterized in that the memory has stored therein a computer program, the processor being arranged to execute the method of any of the claims 1 to 5 by means of the computer program.
23. an encoder comprising a memory and a processor, characterized in that the memory has stored therein a computer program, the processor being arranged to execute the method of any of claims 6 to 10 by means of the computer program.
CN201910927087.XA 2019-09-27 2019-09-27 Video decoding and encoding methods and devices, storage medium, decoder and encoder Active CN110572675B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910927087.XA CN110572675B (en) 2019-09-27 2019-09-27 Video decoding and encoding methods and devices, storage medium, decoder and encoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910927087.XA CN110572675B (en) 2019-09-27 2019-09-27 Video decoding and encoding methods and devices, storage medium, decoder and encoder

Publications (2)

Publication Number Publication Date
CN110572675A true CN110572675A (en) 2019-12-13
CN110572675B CN110572675B (en) 2023-11-14

Family

ID=68782992

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910927087.XA Active CN110572675B (en) 2019-09-27 2019-09-27 Video decoding and encoding methods and devices, storage medium, decoder and encoder

Country Status (1)

Country Link
CN (1) CN110572675B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111741298A (en) * 2020-08-26 2020-10-02 腾讯科技(深圳)有限公司 Video coding method and device, electronic equipment and readable storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110170598A1 (en) * 2010-01-08 2011-07-14 Xun Shi Method and device for video encoding using predicted residuals
WO2011125942A1 (en) * 2010-04-08 2011-10-13 株式会社エヌ・ティ・ティ・ドコモ Moving image prediction encoder apparatus, moving image prediction decoder apparatus, moving image prediction encoding method, moving image prediction decoding method, moving image prediction encoding program, and moving image prediction decoding program
US20120195376A1 (en) * 2011-01-31 2012-08-02 Apple Inc. Display quality in a variable resolution video coder/decoder system
WO2015188297A1 (en) * 2014-06-08 2015-12-17 北京大学深圳研究生院 Arithmetic coding/decoding method and device for video image block compression of weighted skip model
CN108632625A (en) * 2017-03-21 2018-10-09 华为技术有限公司 A kind of method for video coding, video encoding/decoding method and relevant device
CN108833916A (en) * 2018-06-20 2018-11-16 腾讯科技(深圳)有限公司 Video coding, coding/decoding method, device, storage medium and computer equipment
US20190052897A1 (en) * 2017-08-14 2019-02-14 Google Llc Compound motion-compensated prediction
CN109660804A (en) * 2018-11-07 2019-04-19 建湖云飞数据科技有限公司 A kind of video frame coding/decoding method based on model selection
WO2019140952A1 (en) * 2018-01-16 2019-07-25 腾讯科技(深圳)有限公司 Video encoding method, device, apparatus and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110170598A1 (en) * 2010-01-08 2011-07-14 Xun Shi Method and device for video encoding using predicted residuals
WO2011125942A1 (en) * 2010-04-08 2011-10-13 株式会社エヌ・ティ・ティ・ドコモ Moving image prediction encoder apparatus, moving image prediction decoder apparatus, moving image prediction encoding method, moving image prediction decoding method, moving image prediction encoding program, and moving image prediction decoding program
US20120195376A1 (en) * 2011-01-31 2012-08-02 Apple Inc. Display quality in a variable resolution video coder/decoder system
WO2015188297A1 (en) * 2014-06-08 2015-12-17 北京大学深圳研究生院 Arithmetic coding/decoding method and device for video image block compression of weighted skip model
CN108632625A (en) * 2017-03-21 2018-10-09 华为技术有限公司 A kind of method for video coding, video encoding/decoding method and relevant device
US20190052897A1 (en) * 2017-08-14 2019-02-14 Google Llc Compound motion-compensated prediction
WO2019140952A1 (en) * 2018-01-16 2019-07-25 腾讯科技(深圳)有限公司 Video encoding method, device, apparatus and storage medium
CN108833916A (en) * 2018-06-20 2018-11-16 腾讯科技(深圳)有限公司 Video coding, coding/decoding method, device, storage medium and computer equipment
CN109660804A (en) * 2018-11-07 2019-04-19 建湖云飞数据科技有限公司 A kind of video frame coding/decoding method based on model selection

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
YONG HE: "AHG8: On adaptive resolution change constraint", JOINT VIDEO EXPERTS TEAM (JVET) OF ITU-T SG 16 WP 3 AND ISO/IEC JTC 1/SC 29/WG 11 15TH MEETING: GOTHENBURG, SE, 3–12 JULY 2019,JVET-O0184 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111741298A (en) * 2020-08-26 2020-10-02 腾讯科技(深圳)有限公司 Video coding method and device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
CN110572675B (en) 2023-11-14

Similar Documents

Publication Publication Date Title
CN111869212B (en) Video decoding method, device and readable medium
CN111903131B (en) Method, apparatus and computer readable medium for video decoding in a decoder
CN112235581B (en) Video decoding method, video decoding device, storage medium and electronic equipment
CN111937326B (en) Video decoding method, device and readable storage medium
CN111989918A (en) Method and apparatus for multi-line intra prediction in video compression
CN111492659A (en) Method and apparatus for video encoding
CN112806002A (en) Method and apparatus for signaling multiple hypotheses for skip and merge modes, and method and apparatus for signaling distance offset table in merge with motion vector difference
CN113875242A (en) Signaling of video codec tools supporting various chroma formats
CN113557527B (en) Video decoding method, video decoder and medium
CN113196745B (en) Video encoding and decoding method and device
CN113382259B (en) Video decoding method and device and computer equipment
CN112055968A (en) Video encoding method and apparatus
CN111010579A (en) Video decoding method and device based on pairwise average motion vector prediction
CN112514385B (en) Video decoding method and device, computer equipment and computer readable medium
CN118646886A (en) Video decoding method, device, readable medium and computer system
CN114503570A (en) Video coding and decoding method and device
CN115550644A (en) Method and apparatus for video encoding, computer device and storage medium
CN114375570A (en) Method and apparatus for video encoding
CN111726622A (en) Method and device for video decoding
CN110636302B (en) Video decoding and encoding methods and devices, storage medium, decoder and encoder
CN114402615A (en) Method and apparatus for video encoding
CN113497940A (en) Video decoding method, video decoding device, computer equipment and storage medium
CN113228631A (en) Video coding and decoding method and device
CN113170208A (en) Chroma deblocking filter for intra picture block compensation
CN112771869A (en) Reduced merge list construction for small code blocks

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40019350

Country of ref document: HK

SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant