CA2408726C - Video coding - Google Patents

Video coding Download PDF

Info

Publication number
CA2408726C
CA2408726C CA2408726A CA2408726A CA2408726C CA 2408726 C CA2408726 C CA 2408726C CA 2408726 A CA2408726 A CA 2408726A CA 2408726 A CA2408726 A CA 2408726A CA 2408726 C CA2408726 C CA 2408726C
Authority
CA
Canada
Prior art keywords
error concealment
picture
concealment algorithm
value
type indicator
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.)
Expired - Lifetime
Application number
CA2408726A
Other languages
French (fr)
Other versions
CA2408726A1 (en
Inventor
Miska Hannuksela
Kerem Caglar
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.)
Sisvel International SA
Original Assignee
Nokia Oyj
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 Nokia Oyj filed Critical Nokia Oyj
Publication of CA2408726A1 publication Critical patent/CA2408726A1/en
Application granted granted Critical
Publication of CA2408726C publication Critical patent/CA2408726C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

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/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/527Global motion vector estimation
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/85Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression
    • H04N19/89Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving methods or arrangements for detection of transmission errors at the decoder
    • H04N19/895Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using pre-processing or post-processing specially adapted for video compression involving methods or arrangements for detection of transmission errors at the decoder in combination with error concealment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/436Interfacing a local distribution network, e.g. communicating with another STB or one or more peripheral devices inside the home
    • H04N21/4363Adapting the video or multiplex stream to a specific local network, e.g. a IEEE 1394 or Bluetooth® network
    • H04N21/43637Adapting the video or multiplex stream to a specific local network, e.g. a IEEE 1394 or Bluetooth® network involving a wireless protocol, e.g. Bluetooth, RF or wireless LAN [IEEE 802.11]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/61Network physical structure; Signal processing
    • H04N21/6106Network physical structure; Signal processing specially adapted to the downstream path of the transmission network
    • H04N21/6131Network physical structure; Signal processing specially adapted to the downstream path of the transmission network involving transmission via a mobile phone network

Abstract

A method of encoding a video signal representing a sequence of pictures, the method comprising comparing a first picture with a second picture, calculating a measure of the similarity between the first and the second pictures, comparing the measure of similarity with a predetermined criterion of similarity and, when the measure of similarity does not meet the predetermined criterion of similarity, outputting an indicator indicating that a non-temporally predictive error concealment method should be used by a subsequent decoder and, when the measure of similarity meets the predetermined criterion of similarity, outputting an indicator indicating that a temporally predictive error concealment method should be used by a subsequent decoder.

Description

VIDEO CODING

This invention relates to video coding and in particular to concealing artefacts introduced by errors.

A video sequence consists of a series of still pictures or frames. Video compression methods are based on reducing the redundant and perceptually irrelevant parts of video sequences. The redundancy in video sequences can be categorized into spectral, spatial and temporal redundancy. Spectral redundancy refers to the similarity between the different colour components of the same picture. Spatial redundancy results from the similarity between neighbouring pixels in a picture. Temporal redundancy exists because objects appearing in a previous image are also likely to appear in the current image.
Compression can be achieved by taking advantage of this temporal redundancy and predicting the current picture from another picture, termed an anchor or reference picture. Further compression is achieved by generating motion compensation data that describes the motion between the current picture and the reference picture.
However, sufficient compression cannot usually be achieved by only reducing the inherent redundancy of the sequence. Thus, video encoders also try to reduce the quality of those parts of the video sequence which are subjectively less important. In addition, the redundancy of the encoded bit-stream is reduced by means of efficient lossless coding of compression parameters and coefficients. The main technique is to use variable length codes.

Video compression methods typically differentiate between pictures that utilise temporal redundancy reduction and those that do not. Compressed pictures that do not utilise temporal redundancy reduction methods are usually called INTRA or I-frames or I-pictures. Temporally predicted images are usually forwardly predicted from a picture occurring before the current picture and are called INTER or P-frames. In the INTER frame case, the predicted motion-compensated picture is rarely precise enough and therefore a spatially compressed prediction error frame is associated with each INTER frame.
INTER pictures may contain INTRA-coded areas.
Many video compression schemes also use temporally bi-directionally predicted frames, which are commonly referred to as B-pictures or B-frames.
B-pictures are inserted between anchor picture pairs of I- and/or P-frames and are predicted from either one or both of these anchor pictures. B-pictures normally yield increased compression as compared with forward-predicted pictures. B-pictures are not used as anchor pictures, i.e., other pictures are not predicted from them. Therefore they can be discarded (intentionally or unintentionally) without impacting the picture quality of future pictures.
Whilst B-pictures may improve compression performance as compared with P-pictures, their generation requires greater computational complexity and memory usage, and they introduce additional delays. This may not be a problem for non-real time encoding such as video streaming but may cause problems in real-time applications such as video-conferencing.

A compressed video clip typically consists of a sequence of pictures, which can be roughly categorized into temporally independent INTRA pictures and temporally differentially coded INTER pictures. Since the compression efficiency in INTRA pictures is normally lower than in INTER pictures, INTRA
pictures are used sparingly, especially in low bit-rate applications.
A video sequence may consist of a number of scenes or shots. The picture contents may be remarkably different from one scene to another, and therefore the first picture of a scene is typically INTRA-coded. There are frequent scene changes in television and film material, whereas scene cuts are relatively rare in video conferencing. In addition, INTRA pictures are typically inserted to stop temporal propagation of transmission errors in a reconstructed video signal and to provide random access points to a video bit-stream.

Compressed video is easily corrupted by transmission errors, mainly for two reasons. Firstly, due to utilisation of temporal predictive differential coding (INTER frames), an error is propagated both spatially and temporally. In practice this means that, once an error occurs, it is easily visible to the human eye for a relatively long time. Especially susceptible are transmissions at low bit-rates where there are only a few INTRA-coded frames, so temporal error propagation is not stopped for some time. Secondly, the use of variable length codes increases the susceptibility to errors. When a bit error alters the codeword, the decoder will lose codeword synchronisation and also decode subsequent error-free codewords (comprising several bits) incorrectly until the next synchronisation (or start) code. A synchronisation code is a bit pattern which cannot be generated from any legal combination of other codewords and such codes are added to the bit stream at intervals to enable re-synchronisation. In addition, errors occur when data is lost during transmission. For example, in video applications using the unreliable UDP
transport protocol in IP networks, network elements may discard parts of the encoded video bit-stream.

There are many ways for the receiver to address the corruption introduced in the transmission path. In general, on receipt of a signal, transmission errors are first detected and then corrected or concealed by the receiver. Error correction refers to the process of recovering the erroneous data perfectly as if no errors had been introduced in the first place. Error concealment refers to the process of concealing the effects of transmission errors so that they are hardly visible in the reconstructed video sequence. Typically some amount of redundancy is added by the source or transport coding in order to help error detection, correction and concealment. Error concealment techniques can be roughly classified into three categories: forward error concealment, error concealment by post-processing and interactive error concealment. The term "forward error concealment" refers to those techniques in which the transmitter side adds redundancy to the transmitted data to enhance the error resilience of the encoded data. Error concealment by post-processing refers to operations at the decoder in response to characteristics of the received signals. These methods estimate the correct representation of erroneously received data. In interactive error concealment, the transmitter and receiver co-operate in order to minimize the effect of transmission errors. These methods heavily utilise feedback information provided by the receiver. Error concealment by post-processing can also be referred to as passive error concealment whereas the other two categories represent forms of active error concealment.

There are numerous known concealment algorithms, a review of which is given by Y. Wang and Q. -F. Zhu in "Error Control and Concealment for Video Communication: A Review", Proceedings of the IEEE, Vol. 86, No. 5, May 1998, pp. 974 - 997 and an article by P. Salama, N. B. Shroff, and E. J. Delp, "Error Concealment in Encoded Video," submitted to IEEE Journal on Selected Areas in Communications.

Current video coding standards define a syntax for a self-sufficient video bit-stream. The most popular standards at the time of writing are ITU-T
Recommendation H.263, "Video coding for low bit rate communication", February 1998; ISO/IEC 14496-2, "Generic Coding of Audio-Visual Objects.
Part 2: Visual", 1999 (known as MPEG-4); and ITU-T Recommendation H.262 (ISO/IEC 13818-2) (known as MPEG-2). These standards define a hierarchy for bit-streams and correspondingly for image sequences and images.

To assist in error concealment, the MPEG-2 video coding standard allows for the transmission of motion vectors for INTRA macroblocks within INTRA
pictures. These motion vectors are used only for error concealment, as follows: if an INTRA macroblock is lost (or corrupted), the decoder uses the motion vectors belonging to the macroblock above the lost one to get resembling blocks from a reference picture. If the INTRA macroblock does not contain motion information, the decoder conceals the errors with a spatial algorithm.
5 In H.263, the syntax has a hierarchical structure with four layers: picture, picture segment, macroblock, and block layer. The picture layer data contain parameters affecting the whole picture area and the decoding of the picture data. Most of this data is arranged in a so-called picture header.

The picture segment layer can either be a group of blocks layer or a slice layer. By default, each picture is divided into groups of blocks. A group of blocks (GOB) typically comprises 16 successive pixel lines. Data for each GOB consists of an optional GOB header followed by data for macroblocks. If the optional slice structured mode is used, each picture is divided into slices instead of GOBs. A slice contains a number of successive macroblocks in scan-order. Data for each slice consists of a slice header followed by data for the macroblocks.

Each GOB or slice is divided into macroblocks. A macroblock relates to 16 x 16 pixels (or 2 x 2 blocks) of luminance and the spatially corresponding 8 x 8 pixels (or block) of chrominance components. A block relates to 8 x 8 pixels of luminance or chrominance.

Block layer data consist of uniformly quantised discrete cosine transform coefficients, which are scanned in zigzag order, processed with a run-length encoder and coded with variable length codes. MPEG-2 and MPEG-4 layer hierarchies resemble that used in H.263.

In H.263, the issue of error concealment is typically perceived as a post-processing function and is generally left to the decoder. In ITU-T Study Group 16 Question 15 documents no. 17, 18, 19, 20, 21 & 22, presented at the Ninth meeting of ITU-T Study Group 16 in New Jersey in the USA in October 1999, it is proposed to add normative language to H.263 to specify several error concealment techniques and to define a signalling mechanism by which an encoder can announce this to a decoder, preferably on a picture-by-picture basis.

However this approach is unduly restrictive on the decoder since the error concealment method to be used by the decoder is specified by the encoder.
Thus other concealment methods cannot be used, even if the decoder has these methods available to use.

Accordingly, in a first aspect of the present invention there is provided a method of encoding a sequence of pictures to form an encoded video signal, the method comprising: generating an error concealment algorithm type indicator for a picture or a part of a picture, the error concealment algorithm type indicator being distinct from an encoding mode indicator for the picture and having a value indicative of a type of error concealment algorithm to be used in a corresponding decoding process, thereby providing for choice of a particular error concealment algorithm of the type indicated in the corresponding decoding process.

Consequently, the decoder is free to choose an appropriate type of error concealment method for a corrupted picture on the basis of the indicator.
However the indicator does not specify a particular algorithm and thus the decoder is not restricted to using a particular algorithm.

Preferably the error concealment indicator is updated when the measure of similarity does not meet the predetermined criterion. The indicator then indicates what may be viewed as a change in scene.
Thus the invention enables the decoder to detect which pictures belong to the same scene and, on the basis of this indication, to select an appropriate type of error concealment method, if required. Thus, when the error concealment indicator changes from one frame to another, the decoder responds by applying a non-predictive error concealment method. If the error concealment indicator is the same from one frame to another, responds by applying a temporally predictive error concealment method.

For example, at a scene change, the similarity between the current picture (the first picture in a new scene) and the last picture of the previous scene will be low. The encoder will therefore update the error concealment indicator for the current picture. If the picture is corrupted, the decoder detects the change in the error concealment indicator and uses a non-temporally predictive concealment method. Additionally the decoder can determine which INTRA pictures are used to code a scene change and which ones are inserted into the video sequence for other reasons and can select an appropriate concealment algorithm on the basis of this information.

Some video encoders code all frames (after the initial frame) as INTER
pictures. If the first INTER picture after a scene cut gets corrupted, a traditional decoder is likely to utilise temporal prediction in an attempt to conceal the errors introduced by loss of an INTER picture. Consequently, the contents of two pictures from different scenes are mixed and the concealed picture may be unacceptably distorted. However a decoder according to the invention is able to detect on the basis of the error concealment indicator that it should use a non-temporal concealment method instead of a temporal concealment method. Hence a picture from a different scene is not used for error concealment.
Compared with the solution introduced in MPEG-2, which requires additional motion vectors, the invention requires considerably fewer bits per frame. In addition, the invention operates with existing video compression standards that do not allow motion vectors for INTRA macroblocks, as allowed in MPEG-2.

The error concealment indicator may be included in respect of the whole picture or part of a picture. In the former case, typically the indicator is included in a picture header. In a preferred implementation of the invention, the video signal is encoded according to the H.263 standard and the error concealment indicator is included in the Supplemental Enhancement Information. In the latter case the error concealment indicator may also be included in picture segment headers or macroblock headers of the encoded picture.

According to a second aspect of the present invention there is provided a method of decoding an encoded video signal representing a sequence of pictures, the method comprising: examining a received error concealment algorithm type indicator for a picture of the sequence or a part of a picture of the sequence, the error concealment algorithm type indicator being distinct from an indication of an encoding mode for the picture and having a value indicative of a type of error concealment algorithm to be used in the decoding process; using the value of the received error concealment algorithm type indicator as the basis for choosing a particular error concealment algorithm of the type indicated; and applying the chosen error concealment algorithm to conceal an error in the picture or said part of a picture.

According to a third aspect of the present invention there is provided a video encoder for encoding a sequence of pictures to form an encoded video signal, the video encoder being configured to: generate an error concealment algorithm type indicator for a picture or a part of a picture, the error concealment algorithm type indicator being distinct from an encoding mode indicator for the picture and having a value indicative of a type of error concealment algorithm to be used in a corresponding decoding process, thereby providing for choice of a particular error concealment algorithm of the type indicated in the corresponding decoding process.

According to a fourth aspect of the present invention there is provided a video decoder for decoding an encoded video signal representing a sequence of pictures, the decoder configured to: examine a received error concealment algorithm type indicator for a picture of the sequence or a part of a picture of the sequence, the error concealment algorithm type indicator being distinct from an indication of an encoding mode for the picture and having a value indicative of a type of error concealment algorithm to be used in the decoding process; use the value of the received error concealment algorithm type indicator as the basis for choosing a particular error concealment algorithm of the type indicated; and apply the chosen error concealment algorithm to conceal an error in the picture or said part of a picture.

According to a fifth aspect of the present invention there is provided a portable radio communications device comprising a video encoder for encoding a sequence of pictures to form an encoded video signal, wherein the video encoder is configured to: generate an error concealment algorithm type indicator for a picture or a part of a picture, the error concealment algorithm type indicator being distinct from an encoding mode indicator for the picture and having a value indicative of a type of error concealment algorithm to be used in a corresponding decoding process, thereby providing for choice of a particular error concealment algorithm of the type indicated in the corresponding decoding process.

According to a sixth aspect of the present invention there is provided a portable radio communications device comprising a video decoder for decoding an encoded video signal representing a sequence of pictures, wherein the video decoder is configured to: examine a received error concealment algorithm type indicator for a picture of the sequence or a part of a picture of the sequence, the error concealment algorithm type indicator being distinct from an indication of an encoding mode for the picture and having a value indicative of a type of error concealment algorithm to be used in the decoding process; use the value of the received error concealment algorithm type indicator as the basis for choosing a particular error concealment algorithm of the type indicated; and apply the chosen error concealment algorithm to conceal an error in the picture or said part of a picture.

According to a seventh aspect of the present invention there is provided an apparatus for encoding a sequence of pictures to form an encoded video signal, wherein the apparatus is configured to: generate an error concealment algorithm type indicator for a picture or a part of a picture, the error concealment algorithm type indicator being distinct from an encoding mode indicator for the picture and having a value indicative of a type of error 5 concealment algorithm to be used in a corresponding decoding process, thereby providing for choice of a particular error concealment algorithm of the type indicated in the corresponding decoding process.

According to an eight aspect of the present invention there is provided an 10 encoded video signal representing a sequence of pictures, wherein the apparatus is configured to: examine a received error concealment algorithm type indicator for a picture of the sequence or a part of a picture of the sequence, the error concealment algorithm type indicator being distinct from an indication of an encoding mode for the picture and having a value indicative of a type of error concealment algorithm to be used in the decoding process; use the value of the received error concealment algorithm type indicator as the basis for choosing a particular error concealment algorithm of the type indicated; and apply the chosen error concealment algorithm to conceal an error in the picture or said part of a picture.
According to a ninth aspect of the present invention there is provided an apparatus for encoding a sequence of pictures to form an encoded video signal, the apparatus comprising one or more functional units for: generating an error concealment algorithm type indicator for a picture or a part of a picture, the error concealment algorithm type indicator being distinct from an encoding mode indicator for the picture and having a value indicative of a type of error concealment algorithm to be used in a corresponding decoding process, thereby providing for choice of a particular error concealment algorithm of the type indicated in the corresponding decoding process.
According to a tenth aspect of the present invention there is provided an apparatus for decoding an encoded video signal representing a sequence of pictures, the apparatus comprising one or more functional units for:

10a examining a received error concealment algorithm type indicator for a picture of the sequence or a part of a picture of the sequence, the error concealment algorithm type indicator being distinct from an indication of an encoding mode for the picture and having a value indicative of a type of error concealment algorithm to be used in the decoding process; using the value of the received error concealment algorithm type indicator as the basis for choosing a particular error concealment algorithm of the type indicated; and applying the chosen error concealment algorithm to conceal an error in the picture or said part of a picture.
According to an eleventh aspect of the present invention there is provided a method of encoding a sequence of pictures to form an encoded video signal, the method comprising: calculating a measure of similarity between a first picture of the sequence or a part of a first picture of the sequence and a second picture of the sequence; comparing the measure of similarity with a predetermined criterion of similarity; and generating an error concealment algorithm type indicator, for indicating a type of error concealment algorithm to be used in a corresponding decoding process for the first picture or said part of a first picture, the error concealment algorithm type indicator having a value, the value of said indicator being based on a result of said comparison.
According to a twelfth aspect of the present invention there is provided an apparatus for encoding a sequence of pictures to form an encoded video signal, wherein the apparatus is configured to: calculate a measure of similarity between a first picture of the sequence or a part of a first picture of the sequence and a second picture of the sequence; compare the measure of similarity with a predetermined criterion of similarity; and generate an error concealment algorithm type indicator, for indicating a type of error concealment algorithm to be used in a corresponding decoding process for the first picture or said part of a first picture, the error concealment algorithm type indicator having a value, the value of said indicator being based on a result of said comparison.

According to a thirteenth aspect of the present invention there is provided an 10b apparatus for encoding a sequence of pictures to form an encoded video signal, the apparatus comprising one or more functional units for: calculating a measure of similarity between a first picture of the sequence or a part of a first picture of the sequence and a second picture of the sequence;
comparing the measure of similarity with a predetermined criterion of similarity; and generating an error concealment algorithm type indicator, for indicating a type of error concealment algorithm to be used in a corresponding decoding process for the first picture or said part of a first picture, the error concealment algorithm type indicator having a value, the value of said indicator being based on a result of said comparison.

The invention will now be described, by way of example only, with reference to the accompanying drawings, in which:
Figure 1 shows a multimedia mobile communications system;
Figure 2 shows an example of the multimedia components of a multimedia terminal;
Figure 3 shows an example of a video codec;
Figure 4 shows the syntax of a bit stream as known according to H.263;
Figure 5a shows an example of a bit stream output by an encoder according to a first implementation of the invention;
Figure 5b shows an example of a bit stream output by an encoder according to a second implementation of the invention;
Figure 6a shows an example of a bit stream output by an encoder according to a third implementation of the invention;
Figure 6b shows an example of a bit stream output by an encoder according to a fourth implementation of the invention;
Figure 7 shows an example of a bit stream output by an encoder according to a fifth implementation of the invention.

Figure 1 shows a typical multimedia mobile communications system. A first multimedia mobile terminal 1 communicates with a second multimedia mobile terminal 2 via a radio link 3 to a mobile communications network 4. Control data is sent between the two terminals 1,2 as well as the multimedia data.
Figure 2 shows the typical multimedia components of a terminal 1. The terminal comprises a video codec 10, an audio codec 20, a data protocol manager 30, a control manager 40, a multiplexer/demultiplexer 50 and a modem 60 (if required). The video codec 10 receives signals for coding from a video capture device of the terminal (not shown) (e.g. a camera) and receives signals for decoding from a remote terminal 2 for display by the terminal 1 on a display 70. The audio codec 20 receives signals for coding from the microphone (not shown) of the terminal 1 and receive signals for decoding from a remote terminal 2 for reproduction by a speaker (not shown) of the terminal 1.

The control manager 40 'controls the operation of the video codec 10, the audio codec 20 and the data protocol manager 30. However, since the invention is concerned with the operation of the video codec 10, no further discussion of the audio codec 20 and protocol manager 30 will be provided.

Figure 3 shows an example of a video codec 10 according to the invention.
The video codec comprises an encoder part 100 and a decoder part 200.
The encoder part 100 comprises an input 101 for receiving a video signal from a camera or video source (not shown) of the terminal 1. A switch 102 switches the encoder between an INTRA-mode of coding and an INTER-mode.

In INTRA-mode, the video signal from the input 101 is transformed into DCT
co-efficients by a DCT transformer 103. The DCT coefficients are then passed to a quantiser 104 that quantises the coefficients. Both the switch 102 and the quantiser 104 are controlled by an encoding control manager 105 of the video codec which also receives feedback control from the receiving terminal 2 by means of the control manager 40.
In INTER mode, the switch 102 is operated to accept from a subtractor 106 the difference between the signal from the input 101 and a previous picture which is stored in a picture store 107. The difference data output from the subtractor 106 represents the prediction error between the current picture and the previous picture stored in the picture store 107. The data in the picture store 107 is generated by passing the data output by the quantiser through an inverse quantiser 108 and applying an inverse DCT transform 109 to the inverse-quantised data. The resulting data is added to the contents of the picture store 107 by adder 110. A motion estimator 111 may generate motion compensation data (motion vectors) from the data in the picture store 107 in a conventional manner.

The video codec outputs the quantised DCT coefficients 112a, the quantising index 112b (i.e. the details of the quantising used), an INTRA/INTER flag 112c to indicate the mode of coding performed (I or P/B), a transmit flag 112d to indicate the number of the frame being coded and the motion vectors 112e for the picture being coded. These are multiplexed together by the multiplexer 50 together with other multimedia signals.
The decoder part 200 of the video codec 10 comprises an inverse quantiser 120, an inverse DCT transformer 121, a motion compensator 122, a picture store 123 and a controller 124. The controller 124 receives video codec control signals demultiplexed from the encoded multimedia stream by the demultiplexer 50. In practice the controller 105 of the encoder and the controller 124 of the decoder may be the same processor.

The operation of an encoder according to the invention will now be described.
The video codec 10 receives a video signal to be encoded. The encoder 100 of the video codec encodes the video signal by performing DCT
transformation, quantisation and motion compensation. The decoded video data is then output to the multiplexer 50. The multiplexer 50 multiplexes the video data from the video codec 10 and control data from the control 40 (as well as other signals as appropriate) into a multimedia signal. The terminal 1 outputs this multimedia signal to the receiving terminal 2 via the modem 60 (if required).
The invention relates to the inclusion of an indicator in the video sequence syntax that indicates the type of concealment method to be used by the decoder. This may be included in the picture layer of the bit stream or be provided as a separate layer. The indicator may enable identification of different scenes and thus the type of concealment method to be used.

In a first embodiment of the invention, the error concealment indicator comprises a so-called scene identifier (Si), which is added to the bit-stream representation of each coded picture. The scene identifier is a value, which is the same for all of the pictures of the same scene. Pictures belonging to different scenes typically have different scene identifiers. Preferably, the value of SI is incremented each time it is updated. However, it is envisaged that the scene identifier may take one of two values, with pictures from adjacent scenes having non-identical SI values e.g. the pictures of the odd-numbered scenes having SI set to 0 and the pictures of the even-numbered scenes having SI set to 1.

The controller 105 of the encoder detects a scene cut by comparing the similarity between one frame and another. The controller 105 compares the pixel representation of the current picture (received from input 102) with the pixel representation of the previous picture stored in the picture store 107.
Each time the similarity between the two pictures is below a certain threshold, the controller detects a scene cut and an updated scene indicator 112f is output. If the similarity is above the threshold the scene indicator is not updated but is repeated.
The scene identifier does not necessarily identify an actual scene cut; a change in the scene identifier indicates that the current picture has changed sufficiently with respect to a previous picture that the current picture may be deemed to be a new scene.
Other known methods for detecting scene changes may be used.

In a second embodiment of the invention, a so-called concealment method indicator (CMI) is added to the bit-stream representation of each coded picture. The CMI indicates to a decoder the type of concealment method that the decoder should use if the associated picture is corrupted. The encoder decides which CMI to associate with the picture by comparing the similarity between a current picture and a previous one. If the similarity between the two pictures is below a certain threshold, the controller outputs a first concealment method indicator CMI=O as output 112f. This indicates to a decoder that a non-temporal predictive concealment method should be used. If the similarity is above the threshold a second concealment method indicator CMI=1 is output as output 112f. This indicates to a decoder that a temporal predictive concealment method should be used.
The measure of similarity may be formed by calculating the mathematical correlation between the two pictures.

An error concealment indicator may also be included in the picture segment header and/or the macroblock header to influence at this level the selection by a receiving decoder of an appropriate error concealment method.

Considering the terminal 1 as receiving encoded video data from terminal 2, the operation of the video codec 10 will now be described with reference to its decoding role. The terminal 1 receives a multimedia signal from the transmitting terminal 2. The demultiplexer 50 demultiplexes the multimedia signal and passes the video data to the video codec 10 and the control data to the control manager 40. The decoder 200 of the video codec decodes the encoded video data by inverse quantising, inverse DCT transforming and motion compensating the data. The controller 124 of the decoder checks the integrity of the received data and, if an error is detected, attempts to correct 5 and conceal the error in a manner to be described below. The decoded, corrected and concealed video data is then output for reproduction on a display 70 of the receiving terminal 1.

Errors in video data may occur at the picture level, the picture segment level 10 or the macroblock level. Error checking may be carried out at any or all of these levels.

Considering first a signal encoded according to the invention, in which an indicator SI is included, when an error is detected, the decoder examines the 15 SI of the received but corrupted picture. If the SI of the corrupted picture is the same as that of the temporally-neighbouring correctly decoded picture(s), the decoder applies a temporal prediction (INTER) concealment algorithm.
The decoder may be capable of carrying out various temporal prediction concealment algorithms. The indicator SI indicates to the decoder the type of concealment algorithm that should be used but does not specify the algorithm to be used.

If the SI of the corrupted picture differs from that of the temporally-neighbouring correctly decoded picture(s), the decoder conceals the picture using a spatial (INTRA) concealment method.

Considering a signal encoded according to the invention, in which an indicator CMI is included, when an error is detected, the decoder examines the CMI of the received but corrupted picture. If the CMI of the corrupted picture is CMI1, the decoder conceals the picture using a spatial concealment method. If the CMI of the corrupted picture is CM12, the decoder applies a temporal prediction concealment algorithm. Again the decoder may be capable of carrying out various error concealment algorithms. The indicator CMl indicates to the decoder the type of concealment method that should be used but does not specify the algorithm to be used.

An example of how the error concealment indicator may be included in the syntax of an encoded signal will now be addressed with reference to the H.263 video coding standard.

Figure 4 shows the syntax of a bit stream as known according to H.263. (The following implementations describe the GOB format but it will be clear to a skilled person that the invention may also be implemented in the slice format.) As mentioned already, the bit stream has four layers: the picture layer, picture segment layer, macroblock layer and block layer. The picture layer comprises a picture header followed by data for the Group of Blocks, eventually followed by any optional end-of-sequence code and stuffing bits.

The prior art H.263 bit stream is formatted as shown in Figure 4. A descriptor for each part is given below:
PSC The picture start code (PSC) indicates the start of the picture TR The Temporal Reference (TR) is formed by incrementing its value in the temporally previous reference picture header by one plus the number of skipped or non-referenced pictures since the previously transmitted one PTYPE Amongst other things, PTYPE includes details of the picture coding type i.e. !NTRA or INTER
PQUANT A codeword that indicates the quantiser to be used for the picture until updated by any subsequent quantiser information CPM A codeword that signals the use of optional continuous presence multipoint and video multiplex (CPM) mode PSBI Picture Sub-Bit stream Indicator - only present if CPM is set TRB Present if the frame is a bi-directionally predicted frame (known as a PB-frame) DBQUANT Present if a bi-directional frame PEI This relates to extra insertion information and is set to "1" to indicate the presence of the following optional data fields PSUPP
and PEI. PSUPP and PEI are together known as Supplemental Enhancement Information, which is further defined in Annex L of H.263.
GOBS Is the data for the group of blocks for the current picture ESTUF A stuffing codeword provided to attain byte alignment before EOS
EOS A codeword indicating the end of the data sequence for the picture PSTUF A stuffing codeword to allow for byte alignment of the next picture start code PSC

The structure as shown in Figure 4 does not include the optional PLUSTYPE
data field. PSBI is only present if indicated by CPM (labelled as "CBM" in the Figures). TRB and DBQUANT are only present if PTYPE indicates use of a so-called PB frame mode (unless the PLUSTYPE field is present and the used of DBQUANT is indicated therein). These issues are addressed in more detail in the H.263 specification.

The following paragraphs outline possible implementations of the bit-stream output by an encoder according to the invention.

The concealment method indicator may be incorporated into a H.263 bit stream as follows. Figure 5a shows an example of a bit stream output by an encoder according to the first implementation of the invention. As shown in Figure 5a, the bit stream includes an additional codeword SI which is a codeword indicating the scene to which the picture belongs. This is inserted by the encoder according to the amount of change between successive pictures, as described above. A
change in identifier indicates that the similarity between the picture being coded and a reference picture is low. The decoder uses this information to select an error concealment method of the indicated type. In this case, the type of error concealment method to be used is not specifically indicated, but can be determined from the changes in SI.
Figure 5b shows an example of a bit stream output by an encoder according to the second implementation of the invention. As shown in Figure 5b, the bit stream may include an additional codeword CMI which is a codeword indicating the type of concealment method to be used by the decoder. This is inserted by the encoder according to the amount of change between successive pictures, as described above.
Alternatively, the SI or CMI may be included in the Supplemental Enhancement Information PSUPP (see Annex L of H.263 and Figure 4). The supplemental information may be present in the bit stream even though the decoder may not be capable of providing the enhanced capability to use it, or even to properly interpret it. Simply discarding the supplemental information is allowable by decoders unless a requirement to provide the requested capability has been negotiated by external means.

If PEI is set to "1 ", then 9 bits follow consisting of 8 bits of data (PSUPP) and then another PEI bit to indicate if a further 9 bits follow and so on.

The PSUPP data consists of a 4-bit function type indication FTYPE, followed by a 4-bit parameter data size specification DSIZE followed by DSIZE octets of function parameter data, optionally followed by another FTYPE and so on.
It is known to use this PSUPP codeword to signal various situations such as:
to indicate a full-picture or partial-picture freeze or freeze-release request with or without resizing; to tag particular pictures or sequences of pictures within the video stream for external use; or to convey chroma key information for video compositing.
To implement the invention using the Supplemental Enhancement Information, a further FTYPE is defined as "Scene Identifier" or "CMI". For example, FTYPE 15 may be used for this purpose.

This is illustrated in Figures 6a and 6b. Figure 6a illustrates the example where a parameter SI is included in the SEI of the picture header. The FTYPE is defined as Scene Identifier SI. The DSIZE specifies the size of the parameter and the following octet is the parameter data i.e. the value of SI.
From this value a receiving decoder can determine whether a corrupted picture is from the same "scene" as a previous one and so select the most appropriate type of concealment method. Figure 6b illustrates the example where a parameter CMI is included in the SEI of the picture header. The FTYPE is defined as Concealment Method Indicator CMI. The DSIZE
specifies the size of the parameter and the following octet is the parameter data i.e. the value of CMI. From this value a receiving decoder can determine the most appropriate type of concealment method for a corrupted picture.
Alternatively, the information may be contained in the additional Supplemental Enhancement Information as specified in a "Draft of new Annex W: Additional Supplementary Enhancement Information Specification" P. Ning and S.
Wenger, ITU-T Study Group 16 Question 15 Document Q15-1-58, November 1999.

In this draft proposal, FTYPE 14 is defined as "Picture Message". When this FTYPE is set, the picture message function indicates the presence of one or more octets representing message data. The first octet of the message data is a message header with the structure shown in Figure 7 i.e. CONT, EBIT
and MTYPE. DSIZE is equal to the number of octets in the message data corresponding to a picture message function, including the first octet message header.

The continuation field CONT, if equal to 1, indicates that the message data associated with the picture message is part of the same logical message as the message data associated with the next picture message function. The End Bit Position field EBIT specifies the number of least significant bits that 5 shall be ignored in the last message octet. Further details of these fields can be found in the draft of Annex W, referred to above.

The field MTYPE indicates the type of message. Various types of message are suggested in the draft of Annex W. According to the invention one type 10 e.g. MTYPE 9 is defined as Error Concealment Type. The value of the scene identifier or CMI is defined in the octet following the message header. For the scene identifier the value is the same in all pictures of the same scene.
Pictures belonging to different scenes have different scene identifier values.
The decoder uses the SI or CMI to determine the type of error concealment to 15 be used.

The message may also indicate the type of error concealment that should be used for particular specified rectangular areas of the current picture if at least part of the area is not correctly received. There may be multiple error 20 concealment type messages for one picture each specifying the concealment type for a non-overlapping rectangular area. Advantageously if the messages do not cover some areas of the picture, a decoder uses any error concealment for those areas. Preferably, the decoder uses the concealment type that corresponds to the picture type i.e. a temporal predictive concealment method for an INTER-frame and a non-temporal predictive concealment method for an INTRA-frame.

A specific example will now be given. For each error concealment type message, DSIZE shall be 6, CONT shall be 0, and EBIT shall be 0. If the first data byte is equal to one (0000 0001), this indicates to a decoder that transmission errors are to be concealed using spatial concealment algorithms only. If the first data byte is equal to two (0000 0010), this indicates to a decoder that transmission errors are to be concealed using temporal prediction. The following four PSUPP octets contain the horizontal and vertical location of the upper left corner of the specified rectangular region within the picture within which errors are to be concealed, and the width and height of the rectangular region, respectively, using eight bits each and expressed in units of 16 pixels (of luminance picture). For example, an entire Quarter Common Intermediate Format (QCIF) picture (which has a luminance picture of 176 X 144 pixels) is specified by the four parameters (0, 0, 11, 9).

For picture formats having a width and height that is not divisible by 16, the specified area may extend to the next larger size that would be divisible by 16.
For example, an entire image having size of 160 x 120 pixels is specified by the four parameters (0, 0, 10, 8). Preferably, the specified area does not cross picture boundaries. and preferably does not overlap with other specified error concealment areas of the same picture.

The error concealment indicator may also be incorporated into other video coding protocols. For example MPEG-4 defines so-called user data, which can contain any binary data and is not necessarily associated with a picture.
The error concealment identifier may be added to these fields.

The invention is not intended to be limited to the video coding protocols discussed above: these are intended to be merely exemplary. The invention is applicable to any video coding protocol in which a choice of error concealment methods is available. The addition of the information as discussed above allows a receiving decoder to determine which would be the best type of error concealment method to use.

Claims (82)

What is claimed is:
1. A method of encoding a sequence of pictures to form an encoded video signal, the method comprising:
generating an error concealment algorithm type indicator for a picture or a part of a picture, the error concealment algorithm type indicator being distinct from an encoding mode indicator for the picture and having a value indicative of a type of error concealment algorithm to be used in a corresponding decoding process, thereby providing for choice of a particular error concealment algorithm of the type indicated in the corresponding decoding process.
2. A method according to claim 1, comprising generating the error concealment algorithm type indicator value to indicate either a temporally-predictive or a non-temporally-predictive type of error concealment algorithm.
3. A method according to claim 1, comprising:
calculating a measure of similarity between a first picture of the sequence or a part of a first picture of the sequence and a second picture of the sequence;
comparing the measure of similarity with a predetermined criterion of similarity; and generating the error concealment algorithm type indicator value based on a result of said comparison.
4. A method according to claim 2, comprising:
calculating a measure of similarity between a first picture of the sequence or a part of a first picture of the sequence and a second picture of the sequence;
comparing the measure of similarity with a predetermined criterion of similarity; and generating the error concealment algorithm type indicator value based on a result of said comparison.
5. A method according to claim 4, comprising:
when the measure of similarity does not meet the predetermined criterion of similarity, generating a value for the error concealment algorithm type indicator to indicate that a non-temporally-predictive error concealment algorithm is to be used in the corresponding decoding process for the first picture or said part of a first picture; and when the measure of similarity meets the predetermined criterion of similarity, generating a value for the error concealment algorithm type indicator to indicate that a temporally-predictive error concealment algorithm is to be used in the corresponding decoding process for the first picture or said part of a first picture.
6. A method of encoding a video signal according to claim 5, comprising:
when the measure of similarity does not meet the predetermined criterion, generating the value for the error concealment algorithm type indicator by updating the previous value of the error concealment algorithm type indicator;

and when the measure of similarity meets the predetermined criterion of similarity, generating the value for the error concealment algorithm type indicator by leaving the previous value of the error concealment algorithm type indicator unchanged.
7. A method according to any one of claims 1 to 6, comprising providing the generated error concealment algorithm type indicator in a picture header of the encoded video signal.
8. A method according to any one of claims 1 to 6, comprising encoding the video signal according to the H.263 video coding standard and providing the generated error concealment algorithm type indicator in the Supplemental Enhancement Information of the H.263 video coding standard.
9. A method according to any one of claims 1 to 6, comprising using the value of a scene identifier as the error concealment algorithm type indicator value, the scene identifier being associated with a scene, the scene comprising a number of consecutive similar pictures of the sequence, the scene identifier having the same value for all pictures of a particular scene, the scene identifier having a different value for each different scene.
10. A method according to any one of claims 1 to 6, comprising using the value of a scene identifier as the error concealment algorithm type indicator value, the scene identifier being associated with a scene, the scene comprising a number of consecutive similar pictures of the sequence, the scene identifier having one of two values with pictures from adjacent scenes having non-identical scene indicator values.
11. A method according to any one of claims 1 to 6, comprising providing the generated error concealment algorithm type indicator in a picture segment header or a macroblock header.
12. A method according to any one of claims 1 to 6, comprising generating the error concealment algorithm type indicator to indicate a type of error concealment algorithm to be applied to a specified rectangular area of a picture.
13. A method according to claim 12, comprising generating multiple error concealment algorithm type indicators for a picture, each error concealment algorithm type indicator being specific to one of a plurality of non-overlapping rectangular areas of the picture.
14. A method of decoding an encoded video signal representing a sequence of pictures, the method comprising:
examining a received error concealment algorithm type indicator for a picture of the sequence or a part of a picture of the sequence, the error concealment algorithm type indicator being distinct from an indication of an encoding mode for the picture and having a value indicative of a type of error concealment algorithm to be used in the decoding process;
using the value of the received error concealment algorithm type indicator as the basis for choosing a particular error concealment algorithm of the type indicated; and applying the chosen error concealment algorithm to conceal an error in the picture or said part of a picture.
15. A method according to claim 14, comprising:
checking the integrity of video data received in the encoded video signal to detect an error; and examining the received error concealment algorithm type indicator responsive to detection of an error.
16. A method according to claim 14, comprising choosing either a temporally predictive or non-temporally-predictive type of error concealment algorithm based on the value of the error concealment algorithm type indicator.
17. A method according to any one of claims 14 to 16, comprising examining a picture header of the encoded video signal to obtain the value of the error concealment algorithm type indicator.
18. A method according to any one of claims 14 to 16, comprising receiving a video signal encoded according to the H.263 video coding standard, and examining the Supplemental Enhancement Information of the H.263 video coding standard to obtain the value of the error concealment algorithm type indicator.
19. A method according to any one of claims 14 to 16, comprising using the value of a scene identifier as the error concealment algorithm type indicator value, the scene identifier being associated with a scene, the scene comprising a number of consecutive similar pictures of the sequence, the scene identifier having the same value for all pictures of a scene, the scene identifier having a different value for each different scene.
20. A method according to any one of claims 14 to 16, comprising using the value of a scene identifier as the error concealment algorithm type indicator value, the scene identifier being associated with a scene, the scene comprising a number of consecutive similar pictures of the sequence, the scene identifier having one of two values with pictures from adjacent scenes having non-identical scene indicator values.
21. A method according to any one of claims 14 to 16, comprising examining a picture segment header or a macroblock header to obtain the value of the error concealment algorithm type indicator.
22. A method according to any one of claims 14 to 16, comprising choosing a type of error concealment algorithm for concealing an error in a specified rectangular area of a picture, based on the value of an error concealment aigorithm type indicator for the specified rectangular area.
23. A method according to claim 22, comprising receiving multiple error concealment algorithm type indicators for a picture, each error concealment algorithm type indicator being specific to one of a plurality of non-overlapping rectangular areas of the picture and correspondingly applying a respective error concealment algorithm.
24. A method according to claim 19 or 20, comprising comparing the value of a scene identifier for a picture with the value of a scene identifier for a temporally neighbouring correctly decoded picture and applying a temporally-predictive error concealment algorithm in the decoding process for the picture when the value of the scene identifier for the picture is the same as the value of the scene identifier for the temporally neighbouring correctly decoded picture.
25. A method according to claim 19 or 20, comprising comparing the value of a scene identifier for a picture with the value of a scene identifier for a temporally neighbouring correctly decoded picture and applying a non-temporally-predictive error concealment algorithm in the decoding process for the picture when the value of the scene identifier for the picture is different from the value of the scene identifier for the temporally neighbouring correctly decoded picture.
26. A video encoder for encoding a sequence of pictures to form an encoded video signal, the video encoder being configured to:
generate an error concealment algorithm type indicator for a picture or a part of a picture, the error concealment algorithm type indicator being distinct from an encoding mode indicator for the picture and having a value indicative of a type of error concealment algorithm to be used in a corresponding decoding process, thereby providing for choice of a particular error concealment algorithm of the type indicated in the corresponding decoding process.
27. A video encoder according to claim 26, wherein the video encoder is configured to generate the error concealment algorithm type indicator value to indicate either a temporally-predictive or a non-temporally-predictive type of error concealment algorithm.
28. A video encoder according to claim 26, wherein the encoder is configured to:
calculate a measure of similarity between a first picture of the sequence or a part of a first picture of the sequence and a second picture of the sequence, compare the measure of similarity with a predetermined criterion of similarity; and generate the error concealment algorithm type indicator value based on a result of said comparison.
29. A video encoder according to claim 27, wherein the video encoder is configured to:
calculate a measure of similarity between a first picture of the sequence or a part of a first picture of the sequence and a second picture of the sequence;
compare the measure of similarity with a predetermined criterion of similarity; and generate the error concealment algorithm type indicator value based on a result of said comparison.
30. A video encoder according to claim 29, wherein:
when the measure of similarity does not meet the predetermined criterion of similarity, the video encoder is configured to generate a value for the error concealment algorithm type indicator to indicate that a non-temporally-predictive error concealment algorithm is to be used in the corresponding decoding process for the first picture or said part of a first picture; and when the measure of similarity meets the predetermined criterion of similarity, the video encoder is configured to generate a value for the error concealment algorithm type indicator to indicate that a temporally-predictive error concealment algorithm is to be used in the corresponding decoding process for the first picture or said part of a first picture.
31. A video encoder according to claim 30, wherein:
when the measure of similarity does not meet the predetermined criterion of similarity, the video encoder is configured to generate the value for the error concealment algorithm type indicator by updating the previous value of the error concealment algorithm type indicator; and when the measure of similarity meets the predetermined criterion of similarity, the video encoder is configured to generate the value for the error concealment algorithm type indicator by leaving the previous value of the error concealment algorithm type indicator unchanged.
32. A video encoder according to any one of claims 26 to 31, wherein the encoder is configured to provide the generated error concealment algorithm type indicator in a picture header of the encoded video signal.
33. A video encoder according to any one of claims 26 to 31, wherein the video encoder is configured to encode the video signal according to the H.263 video coding standard and to provide the generated error concealment algorithm type indicator in the Supplemental Enhancement Information of the H.263 video coding standard.
34. A video encoder according to any one of claims 26 to 31, wherein the video encoder is configured to use the value of a scene identifier as the error concealment algorithm type indicator value, the scene identifier being associated with a scene, the scene comprising a number of consecutive similar pictures of the sequence, the scene identifier having the same value for all pictures of a particular scene, the scene identifier having a different value for each different scene.
35. A video encoder according to any one of claims 26 to 31, wherein the video encoder is configured to use the value of a scene identifier as the error concealment algorithm type indicator value, the scene identifier being associated with a scene, the scene comprising a number of consecutive similar pictures of the sequence, the scene identifier having one of two values with pictures from adjacent scenes having non-identical scene indicator values.
36. A video encoder according to any one of claims 26 to 31, wherein the video encoder is configured to provide the generated error concealment algorithm type indicator in a picture segment header or a macroblock header.
37. A video encoder according to any one of claims 26 to 31, wherein the video encoder is configured to generate the error concealment algorithm type indicator to indicate a type of error concealment algorithm to be applied to a specified rectangular area of a picture.
38. A video encoder according to claim 37, wherein the video encoder is configured to generate multiple error concealment algorithm type indicators for a picture, each error concealment algorithm type indicator being specific to one of a plurality of non-overlapping rectangular areas of the picture.
39. A video decoder for decoding an encoded video signal representing a sequence of pictures, the decoder configured to:
examine a received error concealment algorithm type indicator for a picture of the sequence or a part of a picture of the sequence, the error concealment algorithm type indicator being distinct from an indication of an encoding mode for the picture and having a value indicative of a type of error concealment algorithm to be used in the decoding process;
use the value of the received error concealment algorithm type indicator as the basis for choosing a particular error concealment algorithm of the type indicated; and apply the chosen error concealment algorithm to conceal an error in the picture or said part of a picture.
40. A video decoder according to claim 39, wherein the video decoder is configured to:
check the integrity of video data received in the encoded video signal to detect an error; and examine the received error concealment algorithm type indicator responsive to detection of an error.
41. A video decoder according to claim 39, wherein the video decoder is configured to choose either a temporally-predictive or a non-temporally-predictive type of error concealment algorithm based on the value of the error concealment algorithm type indicator.
42. A video decoder according to any one of claims 39 to 41, wherein the video decoder is configured to examine a picture header of the encoded video signal to obtain the value of the error concealment algorithm type indicator.
43. A video decoder according to any one of claims 39 to 41, wherein the video decoder is configured to receive a video signal according to the H.263 standard, and to examine the Supplemental Enhancement Information of the H.263 video coding standard to obtain the value of the error concealment algorithm type indicator.
44. A video decoder according to any one of claims 39 to 41, wherein the video decoder is configured to use the value of a scene identifier as the error concealment algorithm type indicator value, the scene identifier being associated with a scene, the scene comprising a number of consecutive similar pictures of the sequence, the scene identifier having the same value for all pictures of a scene, the scene identifier having a different value for each different scene.
45. A video decoder according to any one of claims 39 to 41, wherein the video decoder is configured to use the value of a scene identifier as the error concealment algorithm type indicator value, the scene identifier being associated with a scene, the scene comprising a number of consecutive similar pictures of the sequence, the scene identifier having one of two values with pictures from adjacent scenes having non-identical scene indicator values.
46. A video decoder according to any one of claims 39 to 41, wherein the video decoder is configured to examine a picture segment header or a macroblock header to obtain the value of the error concealment algorithm type indicator.
47. A video decoder according to any one of claims 39 to 41, wherein the video decoder is configured to choose a type of error concealment algorithm for concealing an error in a specified rectangular area of a picture, based on the value of an error concealment algorithm type indicator for the specified rectangular area.
48. A video decoder according to claim 47, wherein the video decoder is configured to receive multiple error concealment algorithm type indicators for a picture, each error concealment algorithm type indicator being specific to one of a plurality of non-overlapping rectangular areas of the picture and to correspondingly apply a respective error concealment algorithm.
49. A video decoder according to claim 44 or 45, wherein the video decoder is configured to compare the value of a scene identifier for a picture with the value of a scene identifier for a temporally neighbouring correctly decoded picture and to apply a temporally-predictive error concealment algorithm in the decoding process for the picture when the value of the scene indicator for the picture is the same as the value of the scene identifier for the temporally neighbouring correctly decoded picture.
50. A video decoder according to claim 44 or 45, wherein the video decoder is configured to compare the value of a scene identifier for a picture with the value of a scene identifier for a temporally neighbouring correctly decoded picture and to apply a non-temporally-predictive error concealment algorithm in the decoding process for the picture when the value of the scene identifier for the picture is different from the value of the scene identifier for the temporally neighbouring correctly decoded picture.
51. A portable radio communications device comprising a video encoder for encoding a sequence of pictures to form an encoded video signal, wherein the video encoder is configured to:
generate an error concealment algorithm type indicator for a picture or a part of a picture, the error concealment algorithm type indicator being distinct from an encoding mode indicator for the picture and having a value indicative of a type of error concealment algorithm to be used in a corresponding decoding process, thereby providing for choice of a particular error concealment algorithm of the type indicated in the corresponding decoding process.
52. A portable radio communications device comprising a video decoder for decoding an encoded video signal representing a sequence of pictures, wherein the video decoder is configured to:
examine a received error concealment algorithm type indicator for a picture of the sequence or a part of a picture of the sequence, the error concealment algorithm type indicator being distinct from an indication of an encoding mode for the picture and having a value indicative of a type of error concealment algorithm to be used in the decoding process;
use the value of the received error concealment algorithm type indicator as the basis for choosing a particular error concealment algorithm of the type indicated; and apply the chosen error concealment algorithm to conceal an error in the picture or said part of a picture.
53. An apparatus for encoding a sequence of pictures to form an encoded video signal, wherein the apparatus is configured to:
generate an error concealment algorithm type indicator for a picture or a part of a picture, the error concealment algorithm type indicator being distinct from an encoding mode indicator for the picture and having a value indicative of a type of error concealment algorithm to be used in a corresponding decoding process, thereby providing for choice of a particular error concealment algorithm of the type indicated in the corresponding decoding process.
54. An apparatus for decoding an encoded video signal representing a sequence of pictures, wherein the apparatus is configured to:
examine a received error concealment algorithm type indicator for a picture of the sequence or a part of a picture of the sequence, the error concealment algorithm type indicator being distinct from an indication of an encoding mode for the picture and having a value indicative of a type of error concealment algorithm to be used in the decoding process;
use the value of the received error concealment algorithm type indicator as the basis for choosing a particular error concealment algorithm of the type indicated; and apply the chosen error concealment algorithm to conceal an error in the picture or said part of a picture.
55. An apparatus for encoding a sequence of pictures to form an encoded video signal, the apparatus comprising one or more functional units for:
generating an error concealment algorithm type indicator for a picture or a part of a picture, the error concealment algorithm type indicator being distinct from an encoding mode indicator for the picture and having a value indicative of a type of error concealment algorithm to be used in a corresponding decoding process, thereby providing for choice of a particular error concealment algorithm of the type indicated in the corresponding decoding process.
56. An apparatus for decoding an encoded video signal representing a sequence of pictures, the apparatus comprising one or more functional units for:
examining a received error concealment algorithm type indicator for a picture of the sequence or a part of a picture of the sequence, the error concealment algorithm type indicator being distinct from an indication of an encoding mode for the picture and having a value indicative of a type of error concealment algorithm to be used in the decoding process;
using the value of the received error concealment algorithm type indicator as the basis for choosing a particular error concealment algorithm of the type indicated; and applying the chosen error concealment algorithm to conceal an error in the picture or said part of a picture.
57. A method of encoding a sequence of pictures to form an encoded video signal, the method comprising:
calculating a measure of similarity between a first picture of the sequence or a part of a first picture of the sequence and a second picture of the sequence;
comparing the measure of similarity with a predetermined criterion of similarity; and generating an error concealment algorithm type indicator, for indicating a type of error concealment algorithm to be used in a corresponding decoding process for the first picture or said part of a first picture, the error concealment algorithm type indicator having a value, the value of said indicator being based on a result of said comparison.
58. A method according to claim 57, wherein the error concealment algorithm type indicator value indicates either a temporally-predictive or a non-temporally-predictive type of error concealment algorithm.
59. A method according to claim 58, wherein:
when the measure of similarity does not meet the predetermined criterion of similarity, generating a value for the error concealment algorithm type indicator to indicate that a non-temporally-predictive error concealment algorithm is to be used in the corresponding decoding process for the first picture or said part of a first picture; and when the measure of similarity meets the predetermined criterion of similarity, generating a value for the error concealment algorithm type indicator to indicate that a temporally-predictive error concealment algorithm is to be used in the corresponding decoding process for the first picture or said part of a first picture.
60. A method according to claim 59, wherein:
when the measure of similarity does not meet the predetermined criterion of similarity, generating the value for the error concealment algorithm type indicator by updating the previous value of the error concealment algorithm type indicator; and when the measure of similarity meets the predetermined criterion of similarity, generating the value for the error concealment algorithm type indicator by leaving the previous value of the error concealment algorithm type indicator unchanged.
61. A method according to claim 57 or 58, comprising providing the generated error concealment algorithm type indicator in a picture header of the encoded video signal.
62. A method according to claim 57 or 58, wherein the sequence of pictures is encoded according to the H.263 video coding standard, and wherein the method further comprises providing the generated error concealment algorithm type indicator in the Supplemental Enhancement Information of the H.263 video coding standard.
63. A method according to claim 57 or 58, comprising using the value of a scene identifier as the error concealment algorithm type indicator value, the scene identifier being associated with a scene, the scene comprising a number of consecutive similar pictures of the sequence, the scene identifier having the same value for all pictures of a particular scene, the scene identifier having a different value for each different scene.
64. A method according to claim 57 or 58, comprising using the value of a scene identifier as the error concealment algorithm type indicator value, the scene identifier being associated with a scene, the scene comprising a number of consecutive similar pictures of the sequence, the scene identifier having one of two values, with pictures from adjacent scenes having non-identical scene identifier values.
65. A method according to claim 57 or 58, comprising providing the generated error concealment algorithm type indicator in a picture segment header or a macroblock header.
66. A method according to claim 57 or 58, wherein the error concealment algorithm type indicator indicates a type of error concealment algorithm to be applied to a specified rectangular area of a picture.
67. A method according to claim 66, comprising generating multiple error concealment algorithm type indicators for a picture, each error concealment algorithm type indicator being specific to one of a plurality of non-overlapping rectangular areas of the picture.
68. A method according to claim 57 or 58, comprising generating the error concealment algorithm type indicator distinct from an indication of an encoding mode for the first picture.
69. An apparatus for encoding a sequence of pictures to form an encoded video signal, wherein the apparatus is configured to:
calculate a measure of similarity between a first picture of the sequence or a part of a first picture of the sequence and a second picture of the sequence;
compare the measure of similarity with a predetermined criterion of similarity; and generate an error concealment algorithm type indicator, for indicating a type of error concealment algorithm to be used in a corresponding decoding process for the first picture or said part of a first picture, the error concealment algorithm type indicator having a value, the value of said indicator being based on a result of said comparison.
70. An apparatus according to claim 69, wherein the apparatus is configured to generate the error concealment algorithm type indicator value to indicate either a temporally-predictive or a non-temporally-predictive type of error concealment algorithm.
71. An apparatus according to claim 70, wherein:
when the measure of similarity does not meet the predetermined criterion of similarity, the apparatus is configured to generate a value for the error concealment algorithm type indicator to indicate that a non-temporally-predictive error concealment algorithm is to be used in the corresponding decoding process for the first picture or said part of a first picture; and when the measure of similarity meets the predetermined criterion of similarity, the apparatus is configured to generate a value for the error concealment algorithm type indicator to indicate that a temporally-predictive error concealment algorithm is to be used in the corresponding decoding process for the first picture or said part of a first picture.
72. An apparatus according to claim 70, wherein:
when the measure of similarity does not meet the predetermined criterion of similarity, the apparatus is configured to generate the value for the error concealment algorithm type indicator by updating the previous value of the error concealment algorithm type indicator; and when the measure of similarity meets the predetermined criterion of similarity, the apparatus is configured to generate the value for the error concealment algorithm type indicator by leaving the previous value of the error concealment algorithm type indicator unchanged.
73. An apparatus according to claim 69 or 70, wherein the apparatus is configured to provide the generated error concealment algorithm type indicator in a picture header of the encoded video signal.
74. An apparatus according to claim 69 or 70, wherein the apparatus is configured to encode the video signal according to the H.263 video coding standard and to provide the generated error concealment algorithm type indicator in the Supplemental Enhancement Information of the H.263 video coding standard.
75. An apparatus according to claim 69 or 70, wherein the apparatus is configured to using the value of a scene identifier as the error concealment algorithm type indicator value, the scene identifier being associated with a scene, the scene comprising a number of consecutive similar pictures of the sequence, the scene identifier having the same value for all pictures of a particular scene, the scene identifier having a different value for each different scene.
76. An apparatus according to claim 69 or 70, wherein the apparatus is configured to use the value of a scene identifier as the error concealment algorithm type indicator value, the scene identifier being associated with a scene, the scene comprising a number of consecutive similar pictures of the sequence, the scene identifier having one of two values with pictures from adjacent scenes having non-identical scene identifier values.
77. An apparatus according to claim 69 or 70, wherein the apparatus is configured to provide the generated error concealment algorithm type indicator in a picture segment header or a macroblock header.
78. An apparatus according to claim 69 or 70, wherein the apparatus is configured to generate the error concealment algorithm type indicator to indicate a type of error concealment algorithm to be applied to a specified rectangular area of a picture.
79. An apparatus according to claim 78, wherein the apparatus is configured to generate multiple error concealment algorithm type indicators for a picture, each error concealment algorithm type indicator being specific to one of a plurality of non-overlapping rectangular areas of the picture.
80. An apparatus according to claim 69 or 70, wherein the apparatus is configured to generate the error concealment algorithm type indicator distinct from an indication of an encoding mode for the first picture.
81. An apparatus for encoding a sequence of pictures to form an encoded video signal, the apparatus comprising one or more functional units for:

calculating a measure of similarity between a first picture of the sequence or a part of a first picture of the sequence and a second picture of the sequence;
comparing the measure of similarity with a predetermined criterion of similarity; and generating an error concealment algorithm type indicator, for indicating a type of error concealment algorithm to be used in a corresponding decoding process for the first picture or said part of a first picture, the error concealment algorithm type indicator having a value, the value of said indicator being based on a result of said comparison.
82. A portable radio communications device comprising at least one of an apparatus for encoding according to claim 69 or 81.
CA2408726A 2000-05-15 2001-05-11 Video coding Expired - Lifetime CA2408726C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
GB0011639A GB2362533A (en) 2000-05-15 2000-05-15 Encoding a video signal with an indicator of the type of error concealment used
GB0011639.2 2000-05-15
PCT/EP2001/005430 WO2001089228A1 (en) 2000-05-15 2001-05-11 Flag controlled video concealing method

Publications (2)

Publication Number Publication Date
CA2408726A1 CA2408726A1 (en) 2001-11-22
CA2408726C true CA2408726C (en) 2011-02-08

Family

ID=9891588

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2408726A Expired - Lifetime CA2408726C (en) 2000-05-15 2001-05-11 Video coding

Country Status (16)

Country Link
US (3) US7400684B2 (en)
EP (1) EP1293096A2 (en)
JP (2) JP5007012B2 (en)
KR (2) KR100931873B1 (en)
CN (2) CN1848956B (en)
AU (1) AU2001260295A1 (en)
BR (1) BR0110493A (en)
CA (1) CA2408726C (en)
EE (1) EE05595B1 (en)
GB (1) GB2362533A (en)
HK (1) HK1096517A1 (en)
HU (1) HUP0301969A3 (en)
MX (1) MXPA02011211A (en)
SG (1) SG147299A1 (en)
WO (1) WO2001089228A1 (en)
ZA (1) ZA200208742B (en)

Families Citing this family (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7751473B2 (en) * 2000-05-15 2010-07-06 Nokia Corporation Video coding
GB2362533A (en) * 2000-05-15 2001-11-21 Nokia Mobile Phones Ltd Encoding a video signal with an indicator of the type of error concealment used
US7039117B2 (en) * 2001-08-16 2006-05-02 Sony Corporation Error concealment of video data using texture data recovery
US6977659B2 (en) 2001-10-11 2005-12-20 At & T Corp. Texture replacement in video sequences and images
US7610358B2 (en) * 2001-11-26 2009-10-27 Time Warner Cable System and method for effectively presenting multimedia information materials
US7003035B2 (en) 2002-01-25 2006-02-21 Microsoft Corporation Video coding methods and apparatuses
US7606435B1 (en) * 2002-02-21 2009-10-20 At&T Intellectual Property Ii, L.P. System and method for encoding and decoding using texture replacement
US20040001546A1 (en) 2002-06-03 2004-01-01 Alexandros Tourapis Spatiotemporal prediction for bidirectionally predictive (B) pictures and motion vector prediction for multi-picture reference motion compensation
KR101075860B1 (en) 2002-07-15 2011-10-25 노키아 코포레이션 Method for error concealment in video sequences
US7154952B2 (en) 2002-07-19 2006-12-26 Microsoft Corporation Timestamp-independent motion vector prediction for predictive (P) and bidirectionally predictive (B) pictures
US7627042B2 (en) * 2003-01-23 2009-12-01 Ittiam Systems (P) Ltd. System, method, and apparatus for error recovery in coded video signals
US8705613B2 (en) * 2003-06-26 2014-04-22 Sony Corporation Adaptive joint source channel coding
US8064520B2 (en) 2003-09-07 2011-11-22 Microsoft Corporation Advanced bi-directional predictive coding of interlaced video
US7394855B2 (en) * 2003-11-20 2008-07-01 Mitsubishi Electric Research Laboratories, Inc. Error concealing decoding method of intra-frames of compressed videos
KR100556911B1 (en) * 2003-12-05 2006-03-03 엘지전자 주식회사 Video data format for wireless video streaming service
US8582640B2 (en) * 2003-12-16 2013-11-12 Sony Corporation Adaptive joint source channel coding
WO2005094086A1 (en) * 2004-02-27 2005-10-06 Thomson Licensing Error concealment technique using weighted prediction
US8010652B2 (en) * 2004-05-07 2011-08-30 Nokia Corporation Refined quality feedback in streaming services
EP1638337A1 (en) 2004-09-16 2006-03-22 STMicroelectronics S.r.l. Method and system for multiple description coding and computer program product therefor
US7738561B2 (en) * 2004-11-16 2010-06-15 Industrial Technology Research Institute MPEG-4 streaming system with adaptive error concealment
GB0500332D0 (en) * 2005-01-08 2005-02-16 Univ Bristol Enhanced error concealment
US20060262860A1 (en) * 2005-02-23 2006-11-23 Chou Jim C Macroblock adaptive frame/field coding architecture for scalable coding
JP2006270435A (en) * 2005-03-23 2006-10-05 Toshiba Corp Dynamic image encoder
US7660354B2 (en) * 2005-05-11 2010-02-09 Fang Shi Temporal error concealment for bi-directionally predicted frames
JP2009510822A (en) * 2005-09-26 2009-03-12 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ Encoding / decoding method and apparatus for improving video error concealment
FR2894739A1 (en) * 2005-12-12 2007-06-15 Thomson Licensing Sa ENCODING METHOD, DECODING METHOD, ENCODING DEVICE, AND VIDEO DATA DECODING DEVICE
KR100728587B1 (en) * 2006-01-05 2007-06-14 건국대학교 산학협력단 Hybrid error concealment method for intra-frame in h.264
US8605797B2 (en) * 2006-02-15 2013-12-10 Samsung Electronics Co., Ltd. Method and system for partitioning and encoding of uncompressed video for transmission over wireless medium
KR20080008137A (en) 2006-07-19 2008-01-23 삼성전자주식회사 Apparatus and method for decoding image
JP2010503264A (en) * 2006-08-28 2010-01-28 トムソン ライセンシング Method and apparatus for determining expected distortion in a decoded video block
US20080095228A1 (en) * 2006-10-20 2008-04-24 Nokia Corporation System and method for providing picture output indications in video coding
US8619874B2 (en) * 2007-04-13 2013-12-31 Apple Inc. Method and system for video encoding and decoding
JP2008283253A (en) * 2007-05-08 2008-11-20 Sharp Corp Image transmission system, image encoding device, and image decoding device
US8254455B2 (en) 2007-06-30 2012-08-28 Microsoft Corporation Computing collocated macroblock information for direct mode macroblocks
US8842739B2 (en) * 2007-07-20 2014-09-23 Samsung Electronics Co., Ltd. Method and system for communication of uncompressed video information in wireless systems
KR20100058471A (en) * 2007-08-15 2010-06-03 톰슨 라이센싱 Method and apparatus for error concealment in multi-view coded video
US8243823B2 (en) * 2007-08-29 2012-08-14 Samsung Electronics Co., Ltd. Method and system for wireless communication of uncompressed video information
US8638844B2 (en) * 2008-07-01 2014-01-28 Mediatek Inc. Method and apparatus for storing decoded moving pictures with a reduced memory requirement
FR2934453B1 (en) * 2008-07-22 2010-10-15 Canon Kk ERROR MASKING METHOD AND DEVICE
KR101590633B1 (en) 2008-11-11 2016-02-02 삼성전자주식회사 / /apparatus for processing video encoding and decoding using video separation based on slice level and method therefor
US8189666B2 (en) 2009-02-02 2012-05-29 Microsoft Corporation Local picture identifier and computation of co-located information
US20100195742A1 (en) * 2009-02-02 2010-08-05 Mediatek Inc. Error concealment method and apparatus
US9369759B2 (en) 2009-04-15 2016-06-14 Samsung Electronics Co., Ltd. Method and system for progressive rate adaptation for uncompressed video communication in wireless systems
CN101931819B (en) * 2009-06-26 2012-12-26 宏碁股份有限公司 Temporal error concealment method
KR101681589B1 (en) 2010-07-27 2016-12-01 엘지전자 주식회사 Image processing apparatus and method thereof
US9432704B2 (en) * 2011-11-06 2016-08-30 Akamai Technologies Inc. Segmented parallel encoding with frame-aware, variable-size chunking
WO2014001605A1 (en) * 2012-06-28 2014-01-03 Ant-Advanced Network Technologies Oy Processing and error concealment of digital signals
US9716602B2 (en) 2013-07-08 2017-07-25 Hughes Network Systems, Llc System and method for iterative compensation for linear and nonlinear interference in system employing FTN symbol transmission rates
EP3055962B1 (en) 2013-10-08 2018-12-05 Hughes Network Systems, LLC System and method for pre-distortion and iterative compensation for nonlinear distortion in system employing ftn symbol transmission rates
US9485456B2 (en) 2013-12-30 2016-11-01 Akamai Technologies, Inc. Frame-rate conversion in a distributed computing system
US9246717B2 (en) 2014-06-30 2016-01-26 Hughes Network Systems, Llc Optimized receivers for faster than nyquist (FTN) transmission rates in high spectral efficiency satellite systems
CN110366033B (en) * 2019-07-17 2021-10-22 腾讯科技(深圳)有限公司 Video playing method, device, equipment and storage medium

Family Cites Families (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6123780A (en) * 1984-07-12 1986-02-01 Kureha Chem Ind Co Ltd Oxygen cathode for electrolyzing alkali chloride and its manufacture
FR2613892A1 (en) 1987-04-10 1988-10-14 Labo Electronique Physique METHOD AND DEVICE FOR MOTION ESTIMATING IN AN IMAGE SEQUENCE
US4972261A (en) 1987-08-28 1990-11-20 The General Electric Company, P.L.C. Motion compensation image signal encoding system
KR0125581B1 (en) * 1991-07-24 1998-07-01 구자홍 Error correction system of digital video signal
JP3200108B2 (en) * 1991-10-04 2001-08-20 キヤノン株式会社 Image processing method and apparatus
JP2565057B2 (en) * 1992-06-30 1996-12-18 日本ビクター株式会社 Interframe or interfield predictive coding method
US5589994A (en) * 1992-08-21 1996-12-31 Mitsubishi Denki Kabushiki Kaisha Image recording method and apparatus with reduced error propagation
FR2696026B1 (en) * 1992-09-18 1994-12-30 Sgs Thomson Microelectronics Method for masking errors in transmission of image compressed in MPEG.
US5532837A (en) * 1992-12-18 1996-07-02 Matsushita Electric Industrial Co., Ltd. Digital video signal processing apparatus
US5737022A (en) * 1993-02-26 1998-04-07 Kabushiki Kaisha Toshiba Motion picture error concealment using simplified motion compensation
JP3519441B2 (en) * 1993-02-26 2004-04-12 株式会社東芝 Video transmission equipment
CA2114052A1 (en) * 1993-07-29 1995-01-30 Monica Medina-Puri Method of detecting scene cuts
US6350493B1 (en) * 1994-03-01 2002-02-26 Lockheed Martin Corporation Method of dispersing fibers in electromagnetic-attenuating coating materials
GB2293293B (en) 1994-09-15 1998-10-21 Northern Telecom Ltd Interactive video system
KR100215428B1 (en) 1995-01-23 1999-08-16 윤종용 The method for error concealment of b picture
US5778191A (en) * 1995-10-26 1998-07-07 Motorola, Inc. Method and device for error control of a macroblock-based video compression technique
US6002802A (en) * 1995-10-27 1999-12-14 Kabushiki Kaisha Toshiba Video encoding and decoding apparatus
GB9600804D0 (en) * 1996-01-17 1996-03-20 Robb Garry D Multiphone
US6041345A (en) * 1996-03-08 2000-03-21 Microsoft Corporation Active stream format for holding multiple media streams
GB2349032B (en) * 1996-09-12 2001-01-31 Pandora Int Ltd Digital image processing
US5978509A (en) * 1996-10-23 1999-11-02 Texas Instruments Incorporated Low power video decoder system with block-based motion compensation
CA2190785A1 (en) * 1996-11-20 1998-05-20 Nael Hirzalla Method of processing a video stream
KR100196840B1 (en) 1996-12-27 1999-06-15 전주범 Apparatus for reconstucting bits error in the image decoder
JP3780623B2 (en) * 1997-05-16 2006-05-31 株式会社日立製作所 Video description method
GB2362772B (en) * 1997-06-10 2002-01-16 Sony Uk Ltd Concealing errors
EP0925688B1 (en) * 1997-07-16 2004-12-15 Koninklijke Philips Electronics N.V. Video coding method and device, and corresponding decoding device
DE69721847T2 (en) * 1997-10-23 2004-03-11 Mitsubishi Denki K.K. IMAGE DECODER, IMAGE CODER AND IMAGE COMMUNICATION SYSTEM
CN1164122C (en) * 1997-11-07 2004-08-25 皇家菲利浦电子有限公司 Coding sequence of pictures
CN1144470C (en) * 1997-12-01 2004-03-31 三星电子株式会社 Method for expressing code when coding video-frequency information
EP0978200A2 (en) * 1998-02-20 2000-02-09 Koninklijke Philips Electronics N.V. Method and device for coding a sequence of pictures
US6438165B2 (en) 1998-03-09 2002-08-20 Lg Electronics Method and apparatus for advanced encoder system
US6351493B1 (en) * 1998-06-30 2002-02-26 Compaq Computer Corporation Coding an intra-frame upon detecting a scene change in a video sequence
JP3480816B2 (en) * 1998-11-09 2003-12-22 株式会社東芝 Multimedia communication terminal device and multimedia communication system
KR100388802B1 (en) * 1998-11-16 2003-10-22 엘지전자 주식회사 apparatus and method for concealing error
KR100587280B1 (en) * 1999-01-12 2006-06-08 엘지전자 주식회사 apparatus and method for concealing error
US6714724B1 (en) * 1999-08-05 2004-03-30 Bradley Steven Cook Portable device for capturing image and sound data including compact memory and board arrangement
JP3630590B2 (en) * 1999-08-25 2005-03-16 沖電気工業株式会社 Decoding device and transmission system
US6671319B1 (en) * 1999-12-28 2003-12-30 Sony Corporation Methods and apparatus for motion estimation using neighboring macroblocks
GB2362533A (en) * 2000-05-15 2001-11-21 Nokia Mobile Phones Ltd Encoding a video signal with an indicator of the type of error concealment used
US6661927B1 (en) * 2000-07-27 2003-12-09 Motorola, Inc. System and method for efficiently encoding an image by prioritizing groups of spatially correlated coefficients based on an activity measure
US8693540B2 (en) * 2005-03-10 2014-04-08 Qualcomm Incorporated Method and apparatus of temporal error concealment for P-frame

Also Published As

Publication number Publication date
ZA200208742B (en) 2004-02-19
GB2362533A (en) 2001-11-21
JP2009284518A (en) 2009-12-03
EE200200643A (en) 2004-06-15
CN1258928C (en) 2006-06-07
EP1293096A2 (en) 2003-03-19
KR100931873B1 (en) 2009-12-15
CN1440624A (en) 2003-09-03
HK1096517A1 (en) 2007-06-01
AU2001260295A1 (en) 2001-11-26
JP2003533954A (en) 2003-11-11
HUP0301969A2 (en) 2003-09-29
CN1848956A (en) 2006-10-18
BR0110493A (en) 2003-04-08
EE05595B1 (en) 2012-10-15
GB0011639D0 (en) 2000-07-05
HUP0301969A3 (en) 2005-11-28
CN1848956B (en) 2011-09-07
KR20060060065A (en) 2006-06-02
US20070189398A1 (en) 2007-08-16
SG147299A1 (en) 2008-11-28
WO2001089228A1 (en) 2001-11-22
KR100908830B1 (en) 2009-07-21
US20080267299A1 (en) 2008-10-30
JP5007012B2 (en) 2012-08-22
MXPA02011211A (en) 2003-03-10
US20010040926A1 (en) 2001-11-15
CA2408726A1 (en) 2001-11-22
JP5007322B2 (en) 2012-08-22
WO2001089228A8 (en) 2002-02-07
US7400684B2 (en) 2008-07-15
KR20030011331A (en) 2003-02-07

Similar Documents

Publication Publication Date Title
CA2408726C (en) Video coding
US8144764B2 (en) Video coding
CA2409027C (en) Video encoding including an indicator of an alternate reference picture for use when the default reference picture cannot be reconstructed
US7751473B2 (en) Video coding

Legal Events

Date Code Title Description
EEER Examination request
MKEX Expiry

Effective date: 20210511