JP2758929B2 - Video coding transmission system - Google Patents

Video coding transmission system

Info

Publication number
JP2758929B2
JP2758929B2 JP16104489A JP16104489A JP2758929B2 JP 2758929 B2 JP2758929 B2 JP 2758929B2 JP 16104489 A JP16104489 A JP 16104489A JP 16104489 A JP16104489 A JP 16104489A JP 2758929 B2 JP2758929 B2 JP 2758929B2
Authority
JP
Japan
Prior art keywords
packet
frame
encoder
block
refresh
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 - Fee Related
Application number
JP16104489A
Other languages
Japanese (ja)
Other versions
JPH0326132A (en
Inventor
克利 真鍋
文郎 岸野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP16104489A priority Critical patent/JP2758929B2/en
Publication of JPH0326132A publication Critical patent/JPH0326132A/en
Application granted granted Critical
Publication of JP2758929B2 publication Critical patent/JP2758929B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Transmission Systems Not Characterized By The Medium Used For Transmission (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、フレーム間予測方式によって符号化された
映像信号を高速パケット網や非同期転送モード(ATM)
網を利用して伝送する映像符号化伝送方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention relates to a video signal encoded by an inter-frame prediction method, which is used for a high-speed packet network or an asynchronous transfer mode (ATM)
The present invention relates to a video coding transmission system for transmitting data using a network.

〔従来の技術〕[Conventional technology]

一般に映像の高能率符号化では、高圧縮率を達成する
ためにフレーム間予測方式が用いられている。このフレ
ーム間予測方式では、符号器および復号器の各フレーム
メモリが同じ内容でなければ符号化情報を正しく復号す
ることが不可能である。従って、符号器と復号器の各フ
レームメモリの誤差を補償する必要がある。従来、この
補償方法として次の2種類のリフレッシュ方法が用いら
れている。
Generally, in high-efficiency video coding, an inter-frame prediction method is used to achieve a high compression rate. In this inter-frame prediction method, it is impossible to correctly decode encoded information unless the frame memories of the encoder and the decoder have the same contents. Therefore, it is necessary to compensate for errors in the frame memories of the encoder and the decoder. Conventionally, the following two types of refresh methods have been used as this compensation method.

デマンドリフレッシュ 復号器は、フレームメモリに誤差を検出した時点で符
号器に補償を要求する。符号器は、この要求に応じて、
次に伝送するフレームにはフレーム間予測を行なわずに
符号化する。復号器は、フレーム間予測を行なわずに符
号化されたフレームメモリによりフレームメモリをリフ
レッシュする。
When the demand refresh decoder detects an error in the frame memory, it requests the encoder to compensate. The encoder responds to this request by:
The next frame to be transmitted is encoded without performing inter-frame prediction. The decoder refreshes the frame memory with the encoded frame memory without performing inter-frame prediction.

周期リフレッシュ 第4図は、n個のブロックに分割した1フレームを示
す図である。以下、第4図を参照して周期リフレッシュ
について説明する。
FIG. 4 is a diagram showing one frame divided into n blocks. Hereinafter, the periodic refresh will be described with reference to FIG.

1フレームの符号化を行なう際に、符号器はn個に分
割されたブロックの1つのブロックにはフレーム間予測
を行なわずに符号化する。
When encoding one frame, the encoder encodes one of the n divided blocks without performing inter-frame prediction.

また、フレーム間予測を行なわずに符号化するブロッ
クの位置を例えば若い番号順にローテーションで移動さ
せることにより、nフレームを伝送する間にすべてのブ
ロックについてのリフレッシュが完了し、フレームメモ
リ全体のリフレッシュが行なわれる。
Also, by moving the positions of the blocks to be coded by rotation, for example, in ascending numerical order without performing inter-frame prediction, refreshing of all blocks is completed during transmission of n frames, and refreshing of the entire frame memory is completed. Done.

一方、高能率符号化技術の一つである離散コサイン変
換を用いた符号化方式の場合では、計算誤差により符号
器と復号器の各フレームメモリに誤差が生じる。
On the other hand, in the case of an encoding method using discrete cosine transform, which is one of the high-efficiency encoding techniques, an error occurs in each frame memory of the encoder and the decoder due to a calculation error.

この誤差は、パケット廃棄または伝送路誤りによって
生じるフレームメモリの誤差に比べて絶対値は小さい
が、頻発する性質がある。すなわち、計算誤差によるフ
レームメモリの誤差は直ちに画質劣化につながらない
が、誤差の補償にデマンドリフレッシュを適用した場合
には、デマンドリフレッシュが頻繁に行われることにな
り情報量が増大して効率の低下が予想される。
Although this error has a smaller absolute value than an error of the frame memory caused by packet discard or transmission path error, it has a property that it frequently occurs. That is, an error in the frame memory due to a calculation error does not immediately lead to image quality degradation. However, when demand refresh is applied to compensate for the error, the demand refresh is performed frequently, and the amount of information increases, resulting in a decrease in efficiency. is expected.

このように、計算誤差のために符号器および復号器の
各フレームメモリに誤差が生じる場合には、周期リフレ
ッシュがフレームメモリのリフレッシュ方法として適し
ている。
As described above, when an error occurs in each frame memory of the encoder and the decoder due to the calculation error, the periodic refresh is suitable as a refresh method of the frame memory.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

ところで、このような映像符号化伝送方式を高速パケ
ット網に利用する場合に、パケット廃棄によって生じた
フレームメモリの誤差の補償は、周期リフレッシュでは
リフレッシュに要する時間が長いために、対応するブロ
ックの誤差が重畳され、画質劣化が進行する問題点があ
る。
By the way, when such a video coded transmission system is used in a high-speed packet network, compensation for frame memory errors caused by packet discarding is not possible because periodic refresh requires a long time for refreshing. Are superimposed, and the image quality deteriorates.

また、デマンドリフレッシュを併用する場合には、補
償に要する時間は短いが、1フレーム全てをフレーム間
予測を用いずに符号化するために情報量が増える。従っ
て、網輻輳によりパケット廃棄が生じたときに、その誤
差の補償にデマンドリフレッシュを用いると、網輻輳を
悪化させる危険がある。
When demand refresh is also used, the time required for compensation is short, but the amount of information increases because one frame is encoded without using inter-frame prediction. Accordingly, if packet refresh is caused by network congestion and demand refresh is used to compensate for the error, there is a risk that network congestion will be worsened.

本発明は、このような点を解決するためのものであ
り、パケット廃棄によって生じた符号器と復号器の各フ
レームメモリの誤差の補償を速やかにかつ情報量の増加
を抑えて行なうことができる映像符号化伝送方式を提供
することを目的とする。
The present invention has been made to solve such a problem, and it is possible to quickly compensate for an error of each frame memory of an encoder and a decoder caused by packet discarding while suppressing an increase in information amount. An object of the present invention is to provide a video coding transmission system.

〔課題を解決するための手段〕 第1図は、本発明の映像符号化伝送方式の原理を示す
ブロック構成図である。
[Means for Solving the Problems] FIG. 1 is a block diagram showing the principle of the video encoding transmission system of the present invention.

図において、映像信号をフレーム間予測方式により符
号化し、パケット化して伝送する符号器と復号器との間
で、符号器および復号器の各フレームメモリを複数のブ
ロックに分割し、各ブロックを順にリフレッシュ対象と
して周期リフレッシュを行なう映像符号化伝送方式にお
いて、パケット廃棄を検出し、廃棄されたパケットに含
まれる情報のフレーム上の位置を確認し、その位置情報
を符号器側に通知するパケット廃棄通知手段と、パケッ
ト廃棄に伴い通知される位置情報に対応して、前記周期
リフレッシュにおける次のリフレッシュ対象のブロック
を変更する周期リフレッシュ調整手段とを備えたことを
特徴とする。
In the figure, each frame memory of the encoder and the decoder is divided into a plurality of blocks between the encoder and the decoder which encode the video signal by the inter-frame prediction method and packetize and transmit the packets, and Packet discard notification that detects packet discard, confirms the position of the information included in the discarded packet on the frame, and notifies the encoder of the position information in a video coding transmission system that performs periodic refresh as a refresh target. Means, and periodic refresh adjusting means for changing a next block to be refreshed in the periodic refresh in accordance with position information notified in accordance with packet discarding.

〔作用〕[Action]

映像信号をフレーム間予測方式により符号化し、パケ
ット化して送信する符号器と、受信したパケットを分解
し、対応する復号化処理により映像信号に変換する復号
器との間で、符号器および復号器の各フレームメモリを
n個のブロックに分割し、各ブロックを順にリフレッシ
ュ対象として周期リフレッシュを行なうことにより、n
フレームの伝送の間にフレームメモリ間の誤差の補償が
行なわれている。
An encoder and a decoder for encoding a video signal by an inter-frame prediction method and transmitting the packet by packetizing the same, and a decoder for decomposing a received packet and converting it into a video signal by a corresponding decoding process. Is divided into n blocks, and the blocks are sequentially refreshed and periodically refreshed.
Compensation for errors between frame memories is performed during frame transmission.

本発明は、廃棄されたパケットに含まれる情報のフレ
ーム上の位置に対応して、周期リフレッシュにおける次
のリフレッシュ対象のブロックを変更することにより、
パケット廃棄により欠落した情報に対応するブロックを
リフレッシュすることができる。
According to the present invention, by changing the next refresh target block in the periodic refresh in accordance with the position on the frame of the information included in the discarded packet,
A block corresponding to information lost due to packet discarding can be refreshed.

〔実施例〕〔Example〕

第2図は、本発明方式による符号器の実施例構成を示
すブロック図である。
FIG. 2 is a block diagram showing an embodiment of an encoder according to the present invention.

図において、入力映像信号は、減算器11を介して符号
化部12に入力され、その符号化信号は、復号化部13に入
力されるとともにパケット送信部14を介して高速パケッ
ト網15に送出される。復号化部13の出力は、加算器16を
介してフレームメモリ17に入力される。フレームメモリ
17の出力は、減算器11および加算器16に入力される。パ
ケット送信部16の出力は、高速パケット網20に送出され
る。パケット受信部18は、高速パケット網20からのパケ
ットを受信し、その出力は周期リフレッシュ制御部19に
入力される。周期リフレッシュ制御部19の出力は、フレ
ームメモリ17およびパケット送信部14に入力される。
In the figure, an input video signal is input to an encoding unit 12 via a subtractor 11, and the encoded signal is input to a decoding unit 13 and sent to a high-speed packet network 15 via a packet transmitting unit 14. Is done. The output of the decoding unit 13 is input to the frame memory 17 via the adder 16. Frame memory
The output of 17 is input to the subtractor 11 and the adder 16. The output of the packet transmission unit 16 is sent to the high-speed packet network 20. The packet receiving unit 18 receives a packet from the high-speed packet network 20, and outputs its output to the periodic refresh control unit 19. The output of the periodic refresh controller 19 is input to the frame memory 17 and the packet transmitter 14.

第3図は、本発明方式による復号器の実施例構成を示
すブロック図である。
FIG. 3 is a block diagram showing an embodiment of a decoder according to the present invention.

図において、パケット受信部21は、高速パケット網15
からのパケットを受信し、その出力は復号化部22、周期
リフレッシュ制御部23およびパケット廃棄通知部24に入
力される。復号化部22の出力は加算器25を介してフレー
ムメモリ26に入力されるとともに出力映像信号として取
り出される。フレームメモリ26の出力は加算器25に入力
される。周期リフレッシュ制御部23の出力はフレームメ
モリ26に入力される。パケット廃棄通知部24の出力はパ
ケット送信部27を介して高速パケット網15に送出され
る。
In the figure, a packet receiving unit 21 is a high-speed packet network 15
, And its output is input to the decoding unit 22, the periodic refresh control unit 23, and the packet discard notification unit 24. The output of the decoding unit 22 is input to the frame memory 26 via the adder 25 and is extracted as an output video signal. The output of the frame memory 26 is input to the adder 25. The output of the periodic refresh controller 23 is input to the frame memory 26. The output of the packet discard notification unit 24 is sent to the high-speed packet network 15 via the packet transmission unit 27.

以下、第2図および第3図を参照して実施例動作につ
いて説明する。
Hereinafter, the operation of the embodiment will be described with reference to FIG. 2 and FIG.

符号器では、減算器11で入力映像信号からフレームメ
モリ17に格納されている前フレームの映像信号(予測信
号)が減算され、予測誤差信号が作成される。この予測
誤差信号は、符号化部12で符号化され、さらにパケット
送信部14でパケットに組み立てられて送出される。
In the encoder, the subtracter 11 subtracts the video signal (prediction signal) of the previous frame stored in the frame memory 17 from the input video signal, and generates a prediction error signal. This prediction error signal is encoded by the encoding unit 12, and further assembled into a packet by the packet transmission unit 14 and transmitted.

復号化部13に入力された符号化信号は、復号化されて
予測誤差信号となり、加算器16において前フレームの映
像信号と加算処理されて入力映像信号に復元される。こ
の復元された入力映像信号は、次の入力映像信号に対す
るフレーム間予測(予測誤差信号作成)に用いるために
フレームメモリ17に格納される。
The coded signal input to the decoding unit 13 is decoded into a prediction error signal, and is added to the video signal of the previous frame by the adder 16 to be restored to the input video signal. The restored input video signal is stored in the frame memory 17 for use in inter-frame prediction (creation of a prediction error signal) for the next input video signal.

上述した1フレームの符号化処理にあたって、周期リ
フレッシュ制御部19は、フレームメモリ17の1つのブロ
ックの値をリセットする。これにより、そのブロックに
ついては予測誤差信号ではなく入力映像信号がそのまま
符号化されて高速パケット網15に送出されるとともに、
フレームメモリ17にも書き込まれるので、1ブロック分
のリフレッシュを行なうことができる。このように、フ
レーム間予測を行なわないブロックを1フレームを処理
するごとに、順次(例えばブロック番号の若い番号順に
ローテーションを組んで)替えることにより、周期リフ
レッシュを行なうことができる。
In the above-described encoding processing of one frame, the periodic refresh control unit 19 resets the value of one block in the frame memory 17. Thereby, for the block, not the prediction error signal but the input video signal is encoded as it is and transmitted to the high-speed packet network 15,
Since the data is also written in the frame memory 17, one block refresh can be performed. As described above, the periodic refresh can be performed by sequentially changing (for example, rotating the blocks in ascending order of the block numbers) every time one frame is processed for the blocks for which the inter-frame prediction is not performed.

また、周期リフレッシュ制御部19は、パケット送信部
14に対して各パケットにブロック番号の情報を持たせる
とともに、フレーム間予測を行なわなかったブロックの
情報を含むパケットにはその旨を示す識別子を付与する
制御を行なう。
Further, the periodic refresh control unit 19 includes a packet transmitting unit.
For each packet 14, control is performed so that each packet has information on a block number, and an identifier indicating the fact is added to a packet including information on a block for which inter-frame prediction has not been performed.

一方、第3図に示す復号器では、パケット受信部21で
受信したパケットを分解し、ブロック番号対応の符号化
信号に変換して1フレームを形成する。なお、パケット
廃棄によりブロック番号対応の符号化信号がない場合に
は、所定値(例えばオール「0」)を割り当てて1フレ
ームを形成する。
On the other hand, in the decoder shown in FIG. 3, the packet received by the packet receiving section 21 is decomposed and converted into an encoded signal corresponding to a block number to form one frame. If there is no encoded signal corresponding to the block number due to packet discarding, a predetermined value (for example, all “0”) is assigned to form one frame.

この符号化信号は、復号化部22で復号化されて予測誤
差信号になり、加算器25においてフレームメモリ26に格
納される前フレームの映像信号(予測信号)と加算処理
され、再生された出力映像信号が取り出される。この出
力映像信号は、次のフレーム再生のためにフレームメモ
リ26に格納される。
This coded signal is decoded by the decoding unit 22 to become a prediction error signal, and is added to the video signal (prediction signal) of the previous frame stored in the frame memory 26 by the adder 25, and the reproduced output A video signal is extracted. This output video signal is stored in the frame memory 26 for reproducing the next frame.

また、受信したパケットにフレーム間予測を行なわな
かったことを示す識別子が付与されている場合には、パ
ケット受信部21から通知を受けた周期リフレッシュ制御
部23は、フレームメモリ26の対応するブロックの値をリ
セットする。これにより、そのブロックについては受信
した情報がそのまま再生され、所定の加算処理で再生さ
れた他のブロックとともに、1フレームの出力映像信号
として取り出すことができる。また、この出力映像信号
をフレームメモリ26に書き込むことにより、対応するブ
ロックのリフレッシュが行なわれる。
When an identifier indicating that inter-frame prediction has not been performed is given to the received packet, the periodic refresh control unit 23 notified from the packet receiving unit 21 transmits the corresponding block of the frame memory 26 to the corresponding block. Reset the value. As a result, the received information of the block is reproduced as it is, and it can be extracted as an output video signal of one frame together with the other blocks reproduced by the predetermined addition processing. By writing the output video signal into the frame memory 26, the corresponding block is refreshed.

ここで、一部のパケットが廃棄された場合には、パケ
ット受信部21ではブロック番号の欠落から廃棄されたブ
ロックが識別され、パケット廃棄通知部24に通知され
る。パケット廃棄通知部24は、廃棄されたパケットのフ
レーム上の位置、すなわち通知されたブロック番号をパ
ケット送信部27から高速パケット網15を介して符号器側
に通知する。
Here, when a part of the packet is discarded, the packet receiving unit 21 identifies the discarded block from the lack of the block number, and notifies the packet discarding notifying unit 24 of the discarded block. The packet discard notification unit 24 notifies the encoder of the position of the discarded packet on the frame, that is, the notified block number from the packet transmission unit 27 via the high-speed packet network 15.

この通知を受けた符号器のパケット受信部18は、パケ
ット廃棄のあったブロック番号を周期リフレッシュ制御
部19に通知する。周期リフレッシュ制御部19は、フレー
ムメモリ17に対して周期リフレッシュの順序を変更し、
通知されたブロックの値をリセットする。これにより、
次のフレームの符号化処理時にはそのブロックについて
フレーム間予測を行なわずに符号化することができる。
The packet receiving unit 18 of the encoder having received the notification notifies the periodic refresh control unit 19 of the block number at which the packet has been discarded. The periodic refresh control unit 19 changes the order of the periodic refresh for the frame memory 17,
Reset the value of the notified block. This allows
During the encoding process of the next frame, the block can be encoded without performing inter-frame prediction.

このように、パケット廃棄が発生すると、次のフレー
ムでパケット廃棄されたブロックのリフレッシュを行な
うことができるので、パケット廃棄に伴う符号器と復号
器間のフレームメモリの誤差の補償を行なうことができ
る。
As described above, when the packet is discarded, the block whose packet has been discarded can be refreshed in the next frame, so that the error of the frame memory between the encoder and the decoder due to the packet discard can be compensated. .

なお、複数のブロックが同時に欠落する場合には、周
期リフレッシュ制御部19が複数のブロック番号の若い番
号順に複数フレームかけて順次リフレッシュを行なう。
If a plurality of blocks are lost at the same time, the periodic refresh control unit 19 sequentially refreshes a plurality of frames in ascending order of a plurality of block numbers.

また、上述したパケット廃棄に伴う補償後の周期リフ
レッシュは、補償されたブロックの次に若い番号のブロ
ック、あるいは補償前にリフレッシュされたブロックの
次に若い番号のブロックから通常の周期リフレッシュ動
作に戻る。
The periodic refresh after compensation accompanying the packet discarding described above returns to the normal periodic refresh operation from the block with the next lowest number after the compensated block or the block with the next lowest number after the block refreshed before compensation. .

また、網の遅延により補償に時間がかかる場合には、
パケット廃棄の直前のフレームを補償終了まで繰り返し
て表示するか、あるいはフィールド毎に符号化している
のであれば、パケット廃棄のあったフィールドを他のフ
ィールドで置き換えて表示することより、補償中の画質
劣化を軽減させることが可能である。
Also, if compensation takes time due to network delay,
If the frame immediately before the packet discard is displayed repeatedly until the end of compensation, or if encoding is performed on a field-by-field basis, the field where the packet was discarded is replaced with another field and displayed. Deterioration can be reduced.

〔発明の効果〕〔The invention's effect〕

本発明は、パケット廃棄に応じて周期リフレッシュに
おける次のリフレッシュ対象を調整し、対応するブロッ
クをリフレッシュすることにより、パケット廃棄に伴う
各フレームメモリ間の誤差の補償を速やかに行なうこと
ができる。
According to the present invention, the next refresh target in the periodic refresh is adjusted according to the packet discard and the corresponding block is refreshed, so that the error between the frame memories due to the packet discard can be promptly compensated.

また、周期リフレッシュのリフレッシュ順序の変更で
対処できるので、補償に伴う情報量の増加が避けられ、
網輻輳時のパケット廃棄の補償にも支障なく採用するこ
とができる。
In addition, since it can be dealt with by changing the refresh order of the periodic refresh, it is possible to avoid an increase in information amount due to compensation,
The present invention can be adopted without any problem in compensation for packet discarding at the time of network congestion.

【図面の簡単な説明】[Brief description of the drawings]

第1図は本発明の原理ブロック図。 第2図は符号器の実施例構成を示すブロック図。 第3図は復号器の実施例構成を示すブロック図。 第4図はn個のブロックに分割した1フレームを示す
図。 11……減算器 12……符号化部 13、22……復号化部 14、27……パケット送信部 15……高速パケット網 16、25……加算器 17、23……フレームメモリ 18、21……パケット受信部 19、23……周期リフレッシュ制御部 24……パケット廃棄通知部
FIG. 1 is a block diagram showing the principle of the present invention. FIG. 2 is a block diagram showing an embodiment of the encoder. FIG. 3 is a block diagram showing an embodiment of a decoder. FIG. 4 is a diagram showing one frame divided into n blocks. 11 ... Subtractor 12 ... Encoding unit 13, 22 ... Decoding unit 14, 27 ... Packet transmitting unit 15 ... High-speed packet network 16,25 ... Adder 17,23 ... Frame memories 18,21 …… Packet receiving unit 19, 23 …… Periodic refresh control unit 24 …… Packet discard notification unit

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平2−58938(JP,A) 特開 昭63−46032(JP,A) 特開 昭57−63978(JP,A) 特開 昭61−114675(JP,A) 特開 昭63−267080(JP,A) (58)調査した分野(Int.Cl.6,DB名) H04L 12/28 H04L 12/56 H04B 14/00 - 14/08 H04N 7/13 - 7/137──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-2-58938 (JP, A) JP-A-63-46032 (JP, A) JP-A-57-63978 (JP, A) JP-A-61-1986 114675 (JP, A) JP-A-63-267080 (JP, A) (58) Fields investigated (Int. Cl. 6 , DB name) H04L 12/28 H04L 12/56 H04B 14/00-14/08 H04N 7/13-7/137

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】映像信号をフレーム間予測方式により符号
化し、パケット化して伝送する符号器と復号器との間
で、符号器および復号器の各フレームメモリを複数のブ
ロックに分割し、各ブロックを順にリフレッシュ対象と
して周期リフレッシュを行なう映像符号化伝送方式にお
いて、 パケット廃棄を検出し、廃棄されたパケットに含まれる
情報のフレーム上の位置を認識し、その位置情報を前記
符号器側に通知するパケット廃棄通知手段と、 パケット廃棄に伴い通知される前記位置情報に対応し
て、前記周期リフレッシュにおける次のリフレッシュ対
象のブロックを変更する周期リフレッシュ調整手段と を備えたことを特徴とする映像符号化伝送方式。
An encoder and a decoder for encoding a video signal by an inter-frame prediction method, packetizing and transmitting the packet, and dividing each frame memory of the encoder and the decoder into a plurality of blocks. In the video encoding transmission system in which periodic refresh is sequentially performed as a refresh target, packet discarding is detected, the position of the information included in the discarded packet on the frame is recognized, and the position information is notified to the encoder side. Video coding, comprising: packet discarding notifying means; and periodic refresh adjusting means for changing a next block to be refreshed in the periodic refresh in accordance with the position information notified in accordance with the packet discarding. Transmission method.
JP16104489A 1989-06-23 1989-06-23 Video coding transmission system Expired - Fee Related JP2758929B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16104489A JP2758929B2 (en) 1989-06-23 1989-06-23 Video coding transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16104489A JP2758929B2 (en) 1989-06-23 1989-06-23 Video coding transmission system

Publications (2)

Publication Number Publication Date
JPH0326132A JPH0326132A (en) 1991-02-04
JP2758929B2 true JP2758929B2 (en) 1998-05-28

Family

ID=15727535

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16104489A Expired - Fee Related JP2758929B2 (en) 1989-06-23 1989-06-23 Video coding transmission system

Country Status (1)

Country Link
JP (1) JP2758929B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04297194A (en) * 1991-03-26 1992-10-21 Mitsubishi Electric Corp Refresh system in inter-frame encoding
JPH08149462A (en) * 1994-11-24 1996-06-07 Nec Corp Image packet coder and encoder therefor
GB9817292D0 (en) * 1998-08-07 1998-10-07 Nokia Mobile Phones Ltd Digital video coding
CN100562106C (en) * 2004-01-23 2009-11-18 日本电气株式会社 Moving picture communication device, motion picture communication system and moving picture communication method
JP4758122B2 (en) * 2005-03-31 2011-08-24 株式会社バンダイナムコゲームス Program, information storage medium, and image generation apparatus

Also Published As

Publication number Publication date
JPH0326132A (en) 1991-02-04

Similar Documents

Publication Publication Date Title
JP4644939B2 (en) Moving picture coding apparatus and moving picture coding method
JP3187422B2 (en) Video signal encoding method and encoding apparatus
DK2268035T3 (en) Video signal decoding and decoding method
US5136378A (en) Moving picture coding apparatus
JPH03148981A (en) Picture signal encoding control system
JP2758929B2 (en) Video coding transmission system
JPH02162887A (en) Correcting system for picture transmission error
JPH0984019A (en) Image data storage device
US11812036B2 (en) Method for image transmitting, transmitting device and receiving device
JPS63267080A (en) Video signal transmission system
CN115348456B (en) Video image processing method, device, equipment and storage medium
JP2003348594A (en) Device and method for decoding image
JP2659226B2 (en) Variable-rate image hierarchical coding device
JP2001086153A (en) Data communication equipment, data communication system, data communication method and storage medium
JP2897921B2 (en) Image coding transmission equipment
KR100899666B1 (en) Dispersed multistreaming transmission apparatus
JP2862555B2 (en) Image coding control method
JPH1141608A (en) Image transmitter, image coding method and image coder
JP2002330437A (en) Image transmission method, program for the image transmission method, recording medium for recording the program for the image transmission method and image transmitter
JP2936627B2 (en) Image decoding method with compensation for abandonment
JP2962566B2 (en) Variable-rate video layer coding device
JP3027759B2 (en) Variable rate image coding device
JP2628201B2 (en) Variable-rate video coding transmission system
JPH02222388A (en) Moving picture encoding method
JP3370921B6 (en) Video data error correction apparatus and method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees