WO2002078353A1 - Low complexity video decoding - Google Patents

Low complexity video decoding Download PDF

Info

Publication number
WO2002078353A1
WO2002078353A1 PCT/SE2002/000608 SE0200608W WO02078353A1 WO 2002078353 A1 WO2002078353 A1 WO 2002078353A1 SE 0200608 W SE0200608 W SE 0200608W WO 02078353 A1 WO02078353 A1 WO 02078353A1
Authority
WO
WIPO (PCT)
Prior art keywords
resolution
bit stream
compressed video
video signal
decoding
Prior art date
Application number
PCT/SE2002/000608
Other languages
French (fr)
Inventor
Harald Brusewitz
Original Assignee
Telefonaktiebolaget L M Ericsson (Publ)
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 Telefonaktiebolaget L M Ericsson (Publ) filed Critical Telefonaktiebolaget L M Ericsson (Publ)
Priority to GB0316676A priority Critical patent/GB2388485B/en
Priority to JP2002576446A priority patent/JP2005505951A/en
Priority to DE10296463T priority patent/DE10296463T5/en
Publication of WO2002078353A1 publication Critical patent/WO2002078353A1/en

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/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/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/124Quantisation
    • H04N19/126Details of normalisation or weighting functions, e.g. normalisation matrices or variable uniform quantisers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/503Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
    • H04N19/51Motion estimation or motion compensation
    • H04N19/523Motion estimation or motion compensation with sub-pixel accuracy
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/60Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding
    • H04N19/61Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using transform coding in combination with predictive coding

Definitions

  • the present invention relates generally to the field of signal processing, and, more particularly, to a method and apparatus for decoding a compressed video signal for use by another unit having a lower resolution, or alternatively, an equal or higher resolution than the compressed video signal.
  • Video image signals representative of video pictures are often processed at a first location (transmitter location) to encode the video image signals into a compressed video bit stream.
  • the encoded bit stream may then be transmitted from the first location to a second location (receiver location) where the received bit stream is decoded for displaying the video pictures, processing, or storing the pixel values for later retrieval at the receiver location.
  • the receiver location may, for example, process the decoded bit stream to code with a new compression format, or display the video pictures on a monitor or other display unit.
  • Video image signals may be displayed using a variety of video formats, such as common intermediate format (CIF) and quarter common intermediate format (QCIF).
  • CIF specifies a data rate of 30 frames per second (fps), with each frame containing 288 lines and 352 pixels per line (352 * 288).
  • QCIF a related standard, also specifies a data rate of 30 fps, however, each frame contains only 144 lines and 176 pixels per line (176 * 144).
  • QCIF is therefore one-fourth the resolution of CIF.
  • PGA and MPEG which provide a multiplicity of resolutions available for displaying, storing, processing, etc. a video signal.
  • the unit for storing, processing or displaying at the receiver location has a different resolution than that of the compressed video signal to which the bit stream corresponds.
  • the bit stream may correspond to a CIF picture resolution
  • the unit for displaying, storing, or processing at the receiver location might use a QCIF resolution.
  • This resolution difference necessitates that a downscaling procedure be carried out at the receiver location to permit the display unit to properly display the lower resolution picture.
  • FIGURE 2 schematically illustrates a video decoding procedure that is known in the prior art and that may be carried out in receiver processing circuitry.
  • the procedure includes first decoding the compressed video bit stream corresponding to, for example, CIF resolution, and then downscaling the decoded signal in order to, for example, display the image on a monitor that uses a different resolution than the compressed video bit stream.
  • the compressed video bit stream 121 is decoded by first passing the signal through an inverse discrete cosine transform (IDCT) 126.
  • IDCT inverse discrete cosine transform
  • the prediction block 128 provides motion compensation by applying the motion vectors to the previous compressed video bit stream to form a reconstructed image.
  • the image is downscaled to produce the lower resolution image.
  • the image is passed through a low-pass filter (not specifically shown), followed by a sub-sampling block 124 which sub-samples the image to produce the lower resolution picture which can be stored, processed, or displayed.
  • the signal received by the receiver apparatus is first decoded with full resolution.
  • a downscaling process is then performed so that the picture will fit into the low resolution display of the display unit.
  • Decoding with full resolution and then downscaling is a complex process which is quite demanding of both memory and CPU capacity in the receiver apparatus.
  • the present invention provides an improved method and apparatus for processing a compressed video bit stream which corresponds to a first picture resolution so that the picture may be properly displayed, stored, or processed by a unit having a second resolution.
  • the present invention when the second resolution is lower than the first resolution, includes the steps of downscaling the compressed video bit stream, and thereafter decoding the downscaled compressed video bit stream to provide the video signal having the second resolution.
  • the present invention also provides a method for displaying a video signal on a display unit with an equal or higher resolution than that of the compressed video signal. In this case, the video signal is displayed on a portion of the display unit.
  • downscaling of the compressed video bit stream is carried out before the bit stream is decoded. This considerably decreases decoding complexity, and requires less memory and lower CPU power usage than in the prior art.
  • the downscaling step comprises removing high frequency discrete cosine transform (DCT) components of the bit stream.
  • DCT discrete cosine transform
  • the subsequent decoding step utilizes a novel decoding algorithm having a modified Inverse DCT and a modified prediction block.
  • the decoding algorithm requires less memory and fewer calculations than prior art techniques, and produces a picture quality which is almost imperceptible from the prior art method. Further advantages and specific details of the invention will become apparent hereinafter in conjunction with the following detailed description of presently preferred embodiments. BRIEF DESCRIPTION OF THE DRAWINGS
  • FIGURE 1 schematically illustrates an overall system for processing video image data to assist in explaining the invention
  • FIGURE 2 schematically illustrates a known decoding procedure for downscaling a video image signal
  • FIGURE 3 schematically illustrates a decoding procedure for downscaling a video image signal according to a presently preferred embodiment of the invention.
  • FIGURE 4 is a flow chart illustrating the video decoding method according to a presently preferred embodiment of the invention.
  • FIGURE 1 schematically illustrates an overall system for processing video image data to illustrate an environment within which the video decoding method and apparatus of the present invention may be utilized.
  • the system is generally designated by reference number 100 and includes a transmitter apparatus 102 and a receiver apparatus 104.
  • the transmitter apparatus 102 is at a transmitter location and is adapted to receive an analog or digital video image signal 110 from a video source 108.
  • Video source 108 may be any video source such as a video camera, a VCR, a DVD player, or any similar apparatus that generates analog or digital video image signals.
  • the video source 108 may also be a video cable, an antenna, or any other device that receives analog or digital video image signals from a remote source.
  • Transmitter apparatus 102 includes suitable processing circuitry 103 which converts the video image signal 110 to a compressed video bit stream which corresponds to the video image signal 110 utilizing encoding techniques which are well-known to those skilled in the art, and thus need not be described herein.
  • the transmitter apparatus 102 next transmits the compressed video bit stream to the receiver apparatus 104 via any suitable transmission path 105.
  • the encoding techniques such as DCT encoding, typically include applying appropriate compression techniques to the signal so as to reduce the amount of data used to represent the information in an image.
  • the processing circuitry 107 processes the received compressed video bit stream.
  • the receiver processing circuitry 107 converts the compressed video bit stream back to an analog or digital video image signal 111 which is delivered to a unit 112 such as a monitor, signal processing unit, or storage unit which displays, processes, or stores the picture represented by the signal.
  • the unit 112 at the receiver location has a lower resolution than the resolution of the image to which the received bit stream corresponds.
  • the compressed video bit stream may correspond to a CIF resolution whereas the unit 112 might use, for example, a QCIF resolution.
  • This difference in resolution necessitates that a downscaling procedure be performed at the receiver apparatus to permit the display unit to properly display the image.
  • the display unit 112 at the receiver location may have an equal or higher resolution than the received bit stream image resolution.
  • the video signal is not displayed on the entire display unit 112, but only a portion of it.
  • the downscaling operation is performed at the bit stream level, before the decoding step, and this significantly decreases decoding complexity and reduces memory requirements.
  • the decoding procedure according to the present invention is schematically illustrated in FIGURE 3.
  • the compressed bit stream on line 121 received by the processing circuitry 107 of the receiver apparatus 104 is first downscaled and is then decoded.
  • the downscaling is illustrated by block 132 and involves the removal of DCT components.
  • the signal is decoded by a video decoder loop 134.
  • the video decoder loop uses a modified inverse transform 136 and a modified predictor 138, which will be described more fully below.
  • the unmodified bit stream uses 8 * 8 DCT blocks.
  • the modified inverse transform (MIT) is assumed to produce k * k pixel (pel) values, and, as a first approximation, the complexity of the modified decoding loop becomes K 2 /64.
  • Table 1 below illustrates the resulting picture resolution and corresponding complexity for different values of k if the unmodified bit stream uses CIF (352 * 288).
  • the modified inverse transform is designed without any significant picture quality loss for still picture decoding, and is readily apparent to those skilled in the art.
  • the initial bitstream is organized into a number of DCT block with coefficients representing 8 * 8 pixel blocks.
  • the floating point numbers can be easily approximated by integer numbers to give limited resolution arithmetic.
  • the modified predictor MP needs to take several aspects into account:
  • the scaled motion compensation which might be sub-pel, shall have as little lowpass filtering as possible. This would theoretically be implemented with linear-phase allpass filters which do not exist; and is, in practice, implemented by so-called spline- interpolating filters. Experiments have shown that 4-tap filters are sufficient (see
  • the non-modified prediction process uses rounding in the half- pel interpolation. Rounding can be either upwards or downwards depending on pixel values. In the scaled case, the rounding must correspond to avoid drift. The following method guarantees the same probability for up-rounding with respect to down-rounding to minimize long term drift.
  • r normally has the value zero (0). However, in some cases it can have the value one
  • ⁇ predicted_pel (filter_cof(0)*pre_pel(0)+ ... + filter_cof(l 5)*pre_pel( 15) + (R «4))»16; ⁇ Else if (mv_hor_scaled
  • this number is scaled with » 4, it can assume values of 192 or 64 (x + 64) »8 then have probabilities to be rounded upwards, downwards or not rounded at all. These probabilities shall match corresponding probabilities in the non-scaled case as well as possible, which means that the long-term amount of up and down rounding shall be the same.
  • FIGURE 4 is a flow chart illustrating the decoding method according to a preferred embodiment of the present invention.
  • the compressed video bit stream from, for example, transmitter apparatus 102 is received by the receiver apparatus 104 for processing by the processing circuitry 107 thereof as shown by block 150. If the bit stream corresponds to a video signal having a resolution which is the same as the resolution of the display unit 112 at the receiver location (NO output of decision block 152), the signal is decoded 154 and ultimately used to display a picture on the display unit as illustrated by block 156.
  • the signal is first downscaled (block 158) and then decoded (block 160) before being used to display the lower resolution picture on the display unit as shown in block 156. While what has been described herein constitutes presently most preferred embodiments of the invention, it should be recognized that the invention could take numerous other forms. Accordingly, it should be understood that the invention is to be limited only insofar as is required by the scope of the following claims.

Abstract

Method and apparatus for decoding a compressed video signal (110) havign a first resolution for use by a display unit (112) having a second resolution. The method and apparatus involve downscaling (132) the compressed video bit stream before the bit stream is decoded, which results in a considerable decrease in decoding complexity requiring less memory and lower CPU power usage.

Description

LOW COMPLEXITY VIDEO DECODING
BACKGROUND OF THE INVENTION
Technical Field of the Invention
The present invention relates generally to the field of signal processing, and, more particularly, to a method and apparatus for decoding a compressed video signal for use by another unit having a lower resolution, or alternatively, an equal or higher resolution than the compressed video signal.
Description of the Prior Art
Video image signals representative of video pictures are often processed at a first location (transmitter location) to encode the video image signals into a compressed video bit stream. The encoded bit stream may then be transmitted from the first location to a second location (receiver location) where the received bit stream is decoded for displaying the video pictures, processing, or storing the pixel values for later retrieval at the receiver location. The receiver location may, for example, process the decoded bit stream to code with a new compression format, or display the video pictures on a monitor or other display unit.
Video image signals may be displayed using a variety of video formats, such as common intermediate format (CIF) and quarter common intermediate format (QCIF). CIF specifies a data rate of 30 frames per second (fps), with each frame containing 288 lines and 352 pixels per line (352 * 288). QCIF, a related standard, also specifies a data rate of 30 fps, however, each frame contains only 144 lines and 176 pixels per line (176 * 144). QCIF is therefore one-fourth the resolution of CIF. Several other formats exist, e.g. PGA and MPEG, which provide a multiplicity of resolutions available for displaying, storing, processing, etc. a video signal. It sometimes occurs that the unit for storing, processing or displaying at the receiver location has a different resolution than that of the compressed video signal to which the bit stream corresponds. For example, the bit stream may correspond to a CIF picture resolution, whereas the unit for displaying, storing, or processing at the receiver location might use a QCIF resolution. This resolution difference necessitates that a downscaling procedure be carried out at the receiver location to permit the display unit to properly display the lower resolution picture. FIGURE 2 schematically illustrates a video decoding procedure that is known in the prior art and that may be carried out in receiver processing circuitry. Basically, the procedure includes first decoding the compressed video bit stream corresponding to, for example, CIF resolution, and then downscaling the decoded signal in order to, for example, display the image on a monitor that uses a different resolution than the compressed video bit stream. More particularly, the compressed video bit stream 121 is decoded by first passing the signal through an inverse discrete cosine transform (IDCT) 126. Then the prediction block 128 provides motion compensation by applying the motion vectors to the previous compressed video bit stream to form a reconstructed image. After decoding, the image is downscaled to produce the lower resolution image. The image is passed through a low-pass filter (not specifically shown), followed by a sub-sampling block 124 which sub-samples the image to produce the lower resolution picture which can be stored, processed, or displayed.
In the system illustrated in FIGURE 2 the signal received by the receiver apparatus is first decoded with full resolution. A downscaling process is then performed so that the picture will fit into the low resolution display of the display unit. Decoding with full resolution and then downscaling is a complex process which is quite demanding of both memory and CPU capacity in the receiver apparatus. SUMMARY OF THE INVENTION
The present invention provides an improved method and apparatus for processing a compressed video bit stream which corresponds to a first picture resolution so that the picture may be properly displayed, stored, or processed by a unit having a second resolution.
More particularly, when the second resolution is lower than the first resolution, the present invention includes the steps of downscaling the compressed video bit stream, and thereafter decoding the downscaled compressed video bit stream to provide the video signal having the second resolution. The present invention also provides a method for displaying a video signal on a display unit with an equal or higher resolution than that of the compressed video signal. In this case, the video signal is displayed on a portion of the display unit.
In accordance with the present invention, downscaling of the compressed video bit stream is carried out before the bit stream is decoded. This considerably decreases decoding complexity, and requires less memory and lower CPU power usage than in the prior art.
According to the presently preferred embodiment of the invention, the downscaling step comprises removing high frequency discrete cosine transform (DCT) components of the bit stream. The subsequent decoding step utilizes a novel decoding algorithm having a modified Inverse DCT and a modified prediction block. The decoding algorithm requires less memory and fewer calculations than prior art techniques, and produces a picture quality which is almost imperceptible from the prior art method. Further advantages and specific details of the invention will become apparent hereinafter in conjunction with the following detailed description of presently preferred embodiments. BRIEF DESCRIPTION OF THE DRAWINGS
A more complete understanding of the method and apparatus of the present invention may be obtained by reference to the following Detailed Description when taken in conjunction with the accompanying Drawings wherein: FIGURE 1 schematically illustrates an overall system for processing video image data to assist in explaining the invention;
FIGURE 2 schematically illustrates a known decoding procedure for downscaling a video image signal;
FIGURE 3 schematically illustrates a decoding procedure for downscaling a video image signal according to a presently preferred embodiment of the invention; and
FIGURE 4 is a flow chart illustrating the video decoding method according to a presently preferred embodiment of the invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
The present invention will now be described more fully hereinafter with reference to the accompanying drawings, in which preferred embodiments of the invention are shown. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
FIGURE 1 schematically illustrates an overall system for processing video image data to illustrate an environment within which the video decoding method and apparatus of the present invention may be utilized. The system is generally designated by reference number 100 and includes a transmitter apparatus 102 and a receiver apparatus 104. The transmitter apparatus 102 is at a transmitter location and is adapted to receive an analog or digital video image signal 110 from a video source 108. Video source 108 may be any video source such as a video camera, a VCR, a DVD player, or any similar apparatus that generates analog or digital video image signals. The video source 108 may also be a video cable, an antenna, or any other device that receives analog or digital video image signals from a remote source.
Transmitter apparatus 102 includes suitable processing circuitry 103 which converts the video image signal 110 to a compressed video bit stream which corresponds to the video image signal 110 utilizing encoding techniques which are well-known to those skilled in the art, and thus need not be described herein. The transmitter apparatus 102 next transmits the compressed video bit stream to the receiver apparatus 104 via any suitable transmission path 105. As is also well- known in the art, the encoding techniques, such as DCT encoding, typically include applying appropriate compression techniques to the signal so as to reduce the amount of data used to represent the information in an image.
At the receiver apparatus 104, the processing circuitry 107 processes the received compressed video bit stream. The receiver processing circuitry 107 converts the compressed video bit stream back to an analog or digital video image signal 111 which is delivered to a unit 112 such as a monitor, signal processing unit, or storage unit which displays, processes, or stores the picture represented by the signal.
Sometimes, the unit 112 at the receiver location has a lower resolution than the resolution of the image to which the received bit stream corresponds. For example, the compressed video bit stream may correspond to a CIF resolution whereas the unit 112 might use, for example, a QCIF resolution. This difference in resolution necessitates that a downscaling procedure be performed at the receiver apparatus to permit the display unit to properly display the image. Alternatively, the display unit 112 at the receiver location may have an equal or higher resolution than the received bit stream image resolution. In this case, the video signal is not displayed on the entire display unit 112, but only a portion of it. In the present invention, the downscaling operation is performed at the bit stream level, before the decoding step, and this significantly decreases decoding complexity and reduces memory requirements.
The decoding procedure according to the present invention is schematically illustrated in FIGURE 3. As shown in FIGURE 3, the compressed bit stream on line 121 received by the processing circuitry 107 of the receiver apparatus 104 is first downscaled and is then decoded. The downscaling is illustrated by block 132 and involves the removal of DCT components. Thereafter, the signal is decoded by a video decoder loop 134. The video decoder loop uses a modified inverse transform 136 and a modified predictor 138, which will be described more fully below.
In a presently preferred embodiment, the unmodified bit stream uses 8 * 8 DCT blocks. The downscaling block 132 in FIGURE 3 involves discarding the high frequency components such that the modified block size is n * n, where k <=n<= 8. The modified inverse transform (MIT) is assumed to produce k * k pixel (pel) values, and, as a first approximation, the complexity of the modified decoding loop becomes K2/64. Table 1 below illustrates the resulting picture resolution and corresponding complexity for different values of k if the unmodified bit stream uses CIF (352 * 288).
Figure imgf000007_0001
Figure imgf000008_0001
Table 1
The modified inverse transform is designed without any significant picture quality loss for still picture decoding, and is readily apparent to those skilled in the art. The initial bitstream is organized into a number of DCT block with coefficients representing 8 * 8 pixel blocks. The modified IDCT is then used to produce k * k pixels in each block by using n * n coefficients, where k<=n<=8. Examples of such matrices using n=k as an example are listed in Table 2 below where the basis functions are seen as columns. The floating point numbers can be easily approximated by integer numbers to give limited resolution arithmetic.
Figure imgf000008_0002
k Modified Inverse Transform Matrix
6 0.35 0.47 0.39 0.29 0.18 0.09
0.35 0.35 -0.00 -0.29 -0.35 -0.20
0.35 0.14 -0.39 -0.33 0.18 0.34
0.35 -0.14 -0.39 0.33 0.18 -0.34
0.35 -0.35 0.00 0.29 -0.35 0.20
0.35 -0.47 0.39 -0.29 0.18 -0.09
7 0.35 0.48 0.43 0.35 0.27 0.18 0.11
0.35 0.38 0.10 -0.20 -0.35 -0.34 -0.23
0.35 0.21 -0.29 -0.41 -0.09 0.22 0.22
0.35 0.00 -0.46 0.00 0.35 0.00 -0.19
0.35 -0.21 -0.29 0.41 -0.09 -0.22 0.22
0.35 -0.38 0.10 0.20 -0.35 0.34 -0.23
0.35 -0.48 0.43 -0.35 0.27 -0.18 0.11
Table 2
The modified predictor MP needs to take several aspects into account:
1. Scaling of the Motion Vector. Originally the motion vector has a resolution of Vi pels. The modified motion will have a resolution of
k * * — 1 or — k
8 2 16
2. If the non-modified motion vector specifies using full pixels (full- pel), no blurring occurs in the prediction process. Therefore, the scaled motion compensation, which might be sub-pel, shall have as little lowpass filtering as possible. This would theoretically be implemented with linear-phase allpass filters which do not exist; and is, in practice, implemented by so-called spline- interpolating filters. Experiments have shown that 4-tap filters are sufficient (see
Table 3a).
3. If the non modified motion vector is specified in half pixels (half- pel), blurring will occur in the prediction process. Accordingly, blurring will also occur in the scaled prediction. For k=7, tests show that bilinear blur is okay (see Table 3c) and that for k=6, more care is needed. If both horizontal and vertical motion vector is half-pel, bilinear blur is used. For all other cases, 4-tap filters with limited blur is best (see Table 3b). These limited blur filters are essentially a compromise between allpass and bilinear filters.
Scaled a. spline-like b. compromise c. bi-linear mv
0 0 256 0 0 0 256 0 0 0 256 0 0
1/16 -7 251 14 -2 -3 244 16 -1 0 240 16 0
1/16 -12 243 30 -5 -6 232 32 -2 0 224 32 0
3/16 -16 232 48 -8 -8 220 48 -4 0 208 48 0
4/16 -18 218 66-10 -9 204 66 -5 0 192 64 0
5/16 -20 203 86-13 -10 186 86 -6 0 176 80 0
6/16 -21 186 107-16 -10 170 104 -8 0 160 96 0
7/16 -20 167 127-18 -10 154 121 -9 0 144 112 0
8/16 -19 147 147-19 -9 137 137 -9 0 128 128 0
Table 3
C-code for filter selection
Figure imgf000010_0001
// assume full-pel in non- modified case If (k=7)
[if (mv hor is half-pel) hor_filter = c; if (mv_ver is half-pel) ver_filter = c;] else if (k==6)
[if (mv_hor && mv ver are both half-pel) hor_fιlter=ver_filter=c; else if (mv_hor is half-pel) hor_filter=b; else if (mv_ver is half-pel) ver_filter=b;] else if (k>2)
[if (mv_hor is half-pel) hor_filter=b; if (mv_ver is half-pel) ver_filter=b;]
4. The non-modified prediction process uses rounding in the half- pel interpolation. Rounding can be either upwards or downwards depending on pixel values. In the scaled case, the rounding must correspond to avoid drift. The following method guarantees the same probability for up-rounding with respect to down-rounding to minimize long term drift. In the below description, r normally has the value zero (0). However, in some cases it can have the value one
(1). For example, in MPEG-4 and H.263 it is possible to transmit the value of r as side information.
Non-modified rounding If (mv_hor && mv_ver are both half-pel) p=(a+b+c+d+2-r)//4; Else if (mv_hor || mv_ver is half_pel) p=(a+b+l-r)//2;
Modified rounding
If (mvjior && mv_ver are both half-pel) R=256*( 10-4r); Else if (mvjior || mv_ver is half_pel) R=256*(12-8r);
Else R=256*8;
The usage of R depends on the scaled mv ... If (mv_hor_scaled && mv_ver_scaled are both sub-pel)
{predicted_pel = (filter_cof(0)*pre_pel(0)+ ... + filter_cof(l 5)*pre_pel( 15) + (R«4))»16;} Else if (mv_hor_scaled || mv_ver_scaled one is sub_pel)
{predicted_pel=(filter_cof(0)*pre_pel(0)+ ... + fιlter_cof(3)*pre_pel(3) + (R»4))»8;} Else predicted_pel = pre_pel(0);
As can be seen, R is scaled to match the number to be derived. For example, only one sub_pel scaled motion vector and one half_pel non-scaled motion vector R=256* (12-8r) = 256 * 12 or 256 * 4. When this number is scaled with » 4, it can assume values of 192 or 64 (x + 64) »8 then have probabilities to be rounded upwards, downwards or not rounded at all. These probabilities shall match corresponding probabilities in the non-scaled case as well as possible, which means that the long-term amount of up and down rounding shall be the same.
FIGURE 4 is a flow chart illustrating the decoding method according to a preferred embodiment of the present invention.
First, the compressed video bit stream from, for example, transmitter apparatus 102 is received by the receiver apparatus 104 for processing by the processing circuitry 107 thereof as shown by block 150. If the bit stream corresponds to a video signal having a resolution which is the same as the resolution of the display unit 112 at the receiver location (NO output of decision block 152), the signal is decoded 154 and ultimately used to display a picture on the display unit as illustrated by block 156.
If the bit stream corresponds to a resolution which is higher than the resolution of the display unit 102 (YES output of decision block 152, the signal is first downscaled (block 158) and then decoded (block 160) before being used to display the lower resolution picture on the display unit as shown in block 156. While what has been described herein constitutes presently most preferred embodiments of the invention, it should be recognized that the invention could take numerous other forms. Accordingly, it should be understood that the invention is to be limited only insofar as is required by the scope of the following claims.

Claims

WHAT IS CLAIMED IS:
1. A method for decoding a compressed video bit stream corresponding to a compressed video signal having a first resolution to a video signal having a second resolution lower than the first resolution, said method comprising: downscaling the compressed video bit stream; and thereafter, decoding the downscaled compressed video bit stream to provide said video signal having said second resolution.
2. The method according to claim 1 wherein said downscaling step comprises removing high frequency components of the compressed video bit stream.
3. The method of claim 2 wherein said bit stream uses blocks of a given size, and wherein said step of removing high frequency components provides a bit stream having a modified block size smaller than said given size.
4. The method of claim 3 wherein said given block size is 8*8 DCT and wherein said modified block size is k*k, where k<8.
5. The method according to claim 1 wherein said first resolution is CIF (352*288) and said second resolution is QCIF (176*144).
6. The method according to claim 1 , and further including the step of using said video signal having said second resolution to display an image on a display unit at said second resolution.
7. A method for processing a compressed video bit stream corresponding to a compressed video signal having a first resolution to provide a video signal having a second resolution lower than said first resolution for use by a display unit having said second resolution, said method comprising: downscaling the compressed video bit stream; decoding the downscaled compressed video bit stream using modified prediction to provide said video signal having said second resolution; and using said video signal having said second resolution to display an image on said display unit at said second resolution.
8. The method according to claim 7, wherein said bit stream uses blocks of a given size, and wherein said downscaling step provides a bit stream having a modified block size smaller than said given size.
9. The method according to claim 8, wherein said given block size is 8*8 DCT and wherein said modified block size is k*k, where k<8.
10. The method according to claim 7, wherein said step of decoding using modified prediction further includes the steps of: scaling a motion vector; if said motion vector is full-pel, using spline-interpolating filters for scaling motion compensation; if said motion vector is half-pel and k=7, using bilinear blur for scaling motion compensation; if said motion vector is half-pel in the horizontal and vertical direction and k=6, using bilinear blur for scaling motion compensation; and if said motion vector is half-pel and k<6, using 4-tap filters with limited blur for scaling motion compensation, wherein said modified block size is k*k, where k<8.
11. An apparatus for decoding a compressed video bit stream corresponding to a compressed video signal having a first resolution to a video signal having a second resolution lower than the first resolution, said apparatus comprising signal processing circuitry which downscales the compressed video bit stream and, thereafter, decodes the downscaled compressed video bit stream to provide said video signal having said second resolution.
12. The apparatus of claim 11 , wherein said signal processing circuitry further comprises: means for modifying the block size of the bitstream from a given size to a modified block size smaller than said given size; means for discarding high frequency discrete cosine transform components; means for multiplying the modified block of the bitstream with a modified inverse transform matrix; and means for using a modified prediction process so as to reduce mismatch degradation.
13. A method for decoding a compressed video bit stream corresponding to a compressed video signal having a first resolution to a video signal having a second resolution equal to or higher than the first resolution, said method comprising: decoding the compressed video bit stream using modified prediction; and using said video signal to display an image on a portion of a display unit having said second resolution.
14. The method according to claim 13, wherein said bit stream uses blocks of a given size, and wherein said decoding step is provided a bit stream having a modified block size smaller than said given size.
15. The method according to claim 14, wherein said given block size is 8*8 DCT and wherein said modified block size is k*k, where k<8.
16. The method according to claim 13, wherein said step of decoding using modified prediction further includes the steps of: scaling a motion vector; if said motion vector is full-pel, using spline-interpolating filters for scaling motion compensation; if said motion vector is half-pel and k=7, using bilinear blur for scaling motion compensation; if said motion vector is half-pel in the horizontal and vertical direction and k=6, using bilinear blur for scaling motion compensation; and if said motion vector is half-pel and k<6, using 4-tap filters with limited blur for scaling motion compensation.
17. An apparatus for decoding a compressed video bit stream corresponding to a compressed video signal having a first resolution to a video signal having a second resolution equal to or higher than the first resolution, said apparatus comprising signal processing circuitry decodes the compressed video bit stream to provide said video signal to a display unit.
18. The apparatus of claim 17, wherein said signal processing circuitry further comprises: means for modifying the block size of the bitstream; means f o r discarding high frequency discrete cosine transform components; means for multiplying the modified block of the bitstream with a modified inverse transform matrix; and means for using a modified prediction process so as to reduce mismatch degradation.
PCT/SE2002/000608 2001-03-26 2002-03-26 Low complexity video decoding WO2002078353A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
GB0316676A GB2388485B (en) 2001-03-26 2002-03-26 Low complexity video decoding
JP2002576446A JP2005505951A (en) 2001-03-26 2002-03-26 Video decoding with low complexity
DE10296463T DE10296463T5 (en) 2001-03-26 2002-03-26 Low complexity video decoding

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/818,043 US6898245B2 (en) 2001-03-26 2001-03-26 Low complexity video decoding
US09/818,043 2001-03-26

Publications (1)

Publication Number Publication Date
WO2002078353A1 true WO2002078353A1 (en) 2002-10-03

Family

ID=25224501

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2002/000608 WO2002078353A1 (en) 2001-03-26 2002-03-26 Low complexity video decoding

Country Status (5)

Country Link
US (1) US6898245B2 (en)
JP (1) JP2005505951A (en)
DE (1) DE10296463T5 (en)
GB (1) GB2388485B (en)
WO (1) WO2002078353A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006131891A2 (en) * 2005-06-10 2006-12-14 Nxp B.V. Alternating up- and down-ward motion vector
EP2369843A1 (en) * 2010-03-25 2011-09-28 MediaTek Inc. Low complexity video decoder
WO2014071096A1 (en) * 2012-11-01 2014-05-08 Microsoft Corporation Preserving rounding errors in video coding
US9172980B2 (en) 2010-03-25 2015-10-27 Mediatek Inc. Method for adaptively performing video decoding, and associated adaptive complexity video decoder and adaptive audio/video playback system
US9185437B2 (en) 2012-11-01 2015-11-10 Microsoft Technology Licensing, Llc Video data
US10063873B2 (en) 2010-03-25 2018-08-28 Mediatek Inc. Method for adaptively performing video decoding, and associated adaptive complexity video decoder and adaptive audio/video playback system

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7596179B2 (en) * 2002-02-27 2009-09-29 Hewlett-Packard Development Company, L.P. Reducing the resolution of media data
JP2005287006A (en) * 2004-03-05 2005-10-13 Canon Inc Image processing method, image processing program, recording medium provided with image processing program recorded thereon, and image processing apparatus
KR20080057940A (en) * 2006-12-21 2008-06-25 삼성전자주식회사 Image display device for displaying small-sized image and method thereof
US20140358684A1 (en) * 2013-06-03 2014-12-04 Cloudwear, Inc. System for communicating primary and supplemental advertiser information using a server
CN105681720B (en) * 2016-03-18 2019-04-16 青岛海信电器股份有限公司 The processing method and processing device of video playing

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5262854A (en) * 1992-02-21 1993-11-16 Rca Thomson Licensing Corporation Lower resolution HDTV receivers
US5504849A (en) * 1990-05-15 1996-04-02 Televerket Method of moving a pixel a subpixel distance
EP0884912A2 (en) * 1997-06-09 1998-12-16 Hitachi, Ltd. Image sequence coding and decoding method
EP0895425A2 (en) * 1997-07-28 1999-02-03 Victor Company of Japan, Ltd. A motion-compensated coder with motion vector accuracy control

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5134478A (en) * 1991-02-19 1992-07-28 Intel Corporation Method and apparatus for compressing and decompressing a digital video signal using predicted and error images
US5614952A (en) * 1994-10-11 1997-03-25 Hitachi America, Ltd. Digital video decoder for decoding digital high definition and/or digital standard definition television signals
US5689800A (en) * 1995-06-23 1997-11-18 Intel Corporation Video feedback for reducing data rate or increasing quality in a video processing system
US5812144A (en) * 1995-09-08 1998-09-22 International Business Machines Corporation System for performing real-time video resizing in a data processing system having multimedia capability
US5959676A (en) * 1995-12-27 1999-09-28 Sony Corporation Video signal encoding method, video signal encoding apparatus, video signal transmitting method, and recording medium
US5825927A (en) * 1996-01-16 1998-10-20 Hitachi America, Ltd. Methods and apparatus for encoding video data in a manner that is well suited for decoding by regular or downconverting decoders
US6175592B1 (en) * 1997-03-12 2001-01-16 Matsushita Electric Industrial Co., Ltd. Frequency domain filtering for down conversion of a DCT encoded picture
KR100249229B1 (en) * 1997-08-13 2000-03-15 구자홍 Down Conversion Decoding Apparatus of High Definition TV
US6057889A (en) * 1997-09-26 2000-05-02 Sarnoff Corporation Format-responsive video processing system
US6148033A (en) * 1997-11-20 2000-11-14 Hitachi America, Ltd. Methods and apparatus for improving picture quality in reduced resolution video decoders
US6370192B1 (en) * 1997-11-20 2002-04-09 Hitachi America, Ltd. Methods and apparatus for decoding different portions of a video image at different resolutions
US6343098B1 (en) * 1998-02-26 2002-01-29 Lucent Technologies Inc. Efficient rate control for multi-resolution video encoding
US7471834B2 (en) * 2000-07-24 2008-12-30 Vmark, Inc. Rapid production of reduced-size images from compressed video streams

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5504849A (en) * 1990-05-15 1996-04-02 Televerket Method of moving a pixel a subpixel distance
US5262854A (en) * 1992-02-21 1993-11-16 Rca Thomson Licensing Corporation Lower resolution HDTV receivers
EP0884912A2 (en) * 1997-06-09 1998-12-16 Hitachi, Ltd. Image sequence coding and decoding method
EP0895425A2 (en) * 1997-07-28 1999-02-03 Victor Company of Japan, Ltd. A motion-compensated coder with motion vector accuracy control

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006131891A2 (en) * 2005-06-10 2006-12-14 Nxp B.V. Alternating up- and down-ward motion vector
WO2006131891A3 (en) * 2005-06-10 2007-02-22 Koninkl Philips Electronics Nv Alternating up- and down-ward motion vector
US8199808B2 (en) 2005-06-10 2012-06-12 Nxp B.V. Decoding method and decoder with rounding means
EP2369843A1 (en) * 2010-03-25 2011-09-28 MediaTek Inc. Low complexity video decoder
US8259808B2 (en) 2010-03-25 2012-09-04 Mediatek Inc. Low complexity video decoder
TWI411311B (en) * 2010-03-25 2013-10-01 Mediatek Inc Low complexity video decoder
US9172980B2 (en) 2010-03-25 2015-10-27 Mediatek Inc. Method for adaptively performing video decoding, and associated adaptive complexity video decoder and adaptive audio/video playback system
US10063873B2 (en) 2010-03-25 2018-08-28 Mediatek Inc. Method for adaptively performing video decoding, and associated adaptive complexity video decoder and adaptive audio/video playback system
WO2014071096A1 (en) * 2012-11-01 2014-05-08 Microsoft Corporation Preserving rounding errors in video coding
US9185437B2 (en) 2012-11-01 2015-11-10 Microsoft Technology Licensing, Llc Video data

Also Published As

Publication number Publication date
GB2388485B (en) 2004-11-17
DE10296463T5 (en) 2004-04-22
JP2005505951A (en) 2005-02-24
GB0316676D0 (en) 2003-08-20
GB2388485A (en) 2003-11-12
US20030021345A1 (en) 2003-01-30
US6898245B2 (en) 2005-05-24

Similar Documents

Publication Publication Date Title
US6310919B1 (en) Method and apparatus for adaptively scaling motion vector information in an information stream decoder
US7379496B2 (en) Multi-resolution video coding and decoding
JP3788823B2 (en) Moving picture encoding apparatus and moving picture decoding apparatus
US7379501B2 (en) Differential coding of interpolation filters
US6885707B2 (en) Systems for MPEG subsample decoding
US5644361A (en) Subsampled frame storage technique for reduced memory size
EP1378127B1 (en) Detection and proper scaling of interlaced moving areas in mpeg-2 compressed video
US20060072673A1 (en) Decoding variable coded resolution video with native range/resolution post-processing operation
KR980007746A (en) Video information processing system
US6256348B1 (en) Reduced memory MPEG video decoder circuits and methods
US6665343B1 (en) Methods and arrangements for a converting a high definition image to a lower definition image using wavelet transforms
US20020150159A1 (en) Decoding system and method for proper interpolation for motion compensation
JP2001285867A (en) Dct domain downward conversion system for compensating idct miss-match
US5751861A (en) Reducing residual artifacts in video coding schemes with integer motion compensation
US6898245B2 (en) Low complexity video decoding
CN1947146B (en) Method of down-sampling data values
KR100282307B1 (en) Digital TV Receive Decoder Device
US20080170628A1 (en) Video decoding method and apparatus having image scale-down function
EP0955609B1 (en) Decoding compressed image information
US6526173B1 (en) Method and system for compression encoding video signals representative of image frames
US6266374B1 (en) Low level digital video decoder for HDTV having backward compatibility
WO2003010974A1 (en) Reduced complexity video decoding at full resolution using video embedded resizing
KR100323688B1 (en) Apparatus for receiving digital moving picture
KR100359824B1 (en) Apparatus for decoding video and method for the same
KR100255777B1 (en) Digital tv receiver decoder device

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG US UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

ENP Entry into the national phase

Ref document number: 0316676

Country of ref document: GB

Kind code of ref document: A

Free format text: PCT FILING DATE = 20020326

Format of ref document f/p: F

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2002576446

Country of ref document: JP

122 Ep: pct application non-entry in european phase