JPH11275573A - Video encoding device, video decoding device, video encoding method and video decoding method - Google Patents

Video encoding device, video decoding device, video encoding method and video decoding method

Info

Publication number
JPH11275573A
JPH11275573A JP7026698A JP7026698A JPH11275573A JP H11275573 A JPH11275573 A JP H11275573A JP 7026698 A JP7026698 A JP 7026698A JP 7026698 A JP7026698 A JP 7026698A JP H11275573 A JPH11275573 A JP H11275573A
Authority
JP
Japan
Prior art keywords
information
code
video
boundary
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP7026698A
Other languages
Japanese (ja)
Other versions
JP3592926B2 (en
Inventor
Keiichi Hibi
慶一 日比
Tadashi Uchiumi
端 内海
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP7026698A priority Critical patent/JP3592926B2/en
Publication of JPH11275573A publication Critical patent/JPH11275573A/en
Application granted granted Critical
Publication of JP3592926B2 publication Critical patent/JP3592926B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce video quality deterioration due to transmission errors by decomposing coded video information into information classes, inserting a boundary code into a boundary between the decomposed information classes and synthesizing and transmitting a transmission coded string. SOLUTION: Processing in a transmission code string generating part 12 first resets a data length counter that is provided in each data type. Next, motion vector information and encoded video information which are results obtd. by encoding an input video signal are inputted to the part 12 from an information source encoding part 11. An encoded information decomposing part 13 classifies these information in each kind and sends them to a code string synthesizing part 14. The part 14 arranges the information into a prescribed format based on a prescribed rule, synthesizes one code string and outputs it. In such a case, the part 14 inserts a boundary code into the boundary in the case of combining different kinds of information. Also, even when the same kind of information continues, a synchronous marker code is inserted at prescribed intervals.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は映像(動画像)信号
に含まれる情報量を圧縮削減して、符号化するための映
像符号化処理及び、符号化された情報を復号して映像信
号を復元するための映像復号化処理に関するものであ
り、特にモバイル通信網など、伝送誤りに耐性が必要な
処理に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a video encoding process for compressing and reducing the amount of information contained in a video (moving image) signal, and decoding a video signal by decoding the encoded information. The present invention relates to a video decoding process for restoring, and more particularly to a process that requires resistance to transmission errors, such as a mobile communication network.

【0002】[0002]

【従来の技術】近年、PHS(Personal Ha
ndy phone System)やデジタルセルラ
ー等の移動体通信網の整備、普及が急速に進展してお
り、従来ISDNなどの有線網が中心であった画像通信
を、移動体通信にも適用することが行われている。
2. Description of the Related Art In recent years, PHS (Personal Ha) has been developed.
The development and spread of mobile communication networks such as ndy phone system) and digital cellular networks are rapidly progressing, and image communication, which has traditionally focused on wired networks such as ISDN, can be applied to mobile communication. Have been done.

【0003】一般に、映像情報に含まれる情報量は非常
に多いために、特に移動体通信等の伝送容量の小さい伝
送路で、映像信号をそのまま伝送することは不可能であ
る。そこで、映像信号にはその情報に多くの冗長性が含
まれているために、この冗長度を取り除くことによっ
て、情報量を削減する(圧縮する)ことが可能である。
このために、高能率な映像の(圧縮)符号化技術が重要
となる。そのため、ITU−TやISO/IECでは超
低ビットレートでの映像符号化方式の国際標準化作業が
進められている。
Generally, since the amount of information contained in video information is very large, it is impossible to transmit a video signal as it is, particularly on a transmission path having a small transmission capacity such as mobile communication. Therefore, since the video signal contains a great deal of redundancy in the information, it is possible to reduce (compress) the amount of information by removing this redundancy.
For this reason, highly efficient video (compression) encoding technology is important. For this reason, ITU-T and ISO / IEC are working on international standardization of video coding systems at ultra-low bit rates.

【0004】映像信号には、映像に含まれる動きなどの
変化による時間的な情報と、1枚の画像(画像フレーム
または画像フィールド、以下両方を合わせて画像フレー
ムという)信号の内容に関する空間的な情報の2つが存
在し、それぞれが冗長性を有している。
A video signal includes temporal information due to a change in motion or the like included in the video and spatial information related to the content of one image (image frame or image field, hereinafter, referred to as an image frame) signal. There are two pieces of information, each of which has redundancy.

【0005】動き補償フレーム間予測直交変換符号化方
法では、動き補償フレーム間予測によって、空間的な冗
長度を取り除いた後に、更にフレーム間予測誤差信号に
対して直交変換符号化によって、空間的な冗長度を取り
除くというハイブリッド構成となっている。
In the motion-compensated inter-frame prediction orthogonal transform coding method, spatial redundancy is removed by motion-compensated inter-frame prediction, and then spatial transform is performed on the inter-frame prediction error signal by orthogonal transform coding. It has a hybrid configuration that eliminates redundancy.

【0006】上述の動き補償フレーム間予測直交変換符
号化方法の原理を図4に示す。動き補償フレーム間予測
部41では、フレームメモリ43に記憶されている既に
符号化された映像信号から、入力された映像信号の予測
値を作成し、該予測値と入力映像信号との差分を予測誤
差信号として出力する。このとき、予測値を作成するた
めに利用する動き情報である動きベクトル情報なども出
力する。
FIG. 4 shows the principle of the above-described motion-compensated interframe predictive orthogonal transform coding method. The motion compensation inter-frame prediction unit 41 creates a predicted value of the input video signal from the already encoded video signal stored in the frame memory 43, and predicts the difference between the predicted value and the input video signal. Output as an error signal. At this time, motion vector information or the like, which is motion information used to create a predicted value, is also output.

【0007】予測誤差符号化部42では、前記予測誤差
信号を直交変換などの手法を用いて符号化し、更に冗長
度を抑圧する。この符号化された予測誤差信号は、局部
復号され、フレームメモリ43に格納され、次の画像フ
レームの予測に利用される。この動き補償フレーム間予
測部41、予測誤差符号化部42、フレームメモリ43
では、入力された映像信号を冗長度抑圧符号化する処理
が行われているため、これらを合わせて情報源符号化部
45と呼んでいる。
[0007] The prediction error encoding unit 42 encodes the prediction error signal using a technique such as orthogonal transform, and further suppresses redundancy. The encoded prediction error signal is locally decoded, stored in the frame memory 43, and used for prediction of the next image frame. The motion compensation inter-frame prediction unit 41, the prediction error encoding unit 42, the frame memory 43
In this example, the input image signal is subjected to redundancy suppression encoding processing, and these are collectively referred to as an information source encoding unit 45.

【0008】符号列構成部44では、動き補償フレーム
間予測部41からの動きベクトルなどの情報、予測誤差
符号化部42から符号化予測誤差情報として出力される
単位領域ごとの符号化/非符号化の区別、量子化幅情報
などの符号化制御情報、及び、量子化されて可変長符号
化された直交変換係数、などを合成して一つの符号列に
組み立てて出力する。このようにして映像符号化装置か
ら出力される符号列の構成の一例を図5(a)に示す。
符号化単位領域ごとに、符号化制御情報、動きベクトル
情報、直交変換係数が出力される。
[0008] The code sequence constructing section 44 includes information such as a motion vector from the motion compensation inter-frame predicting section 41, and coding / non-coding for each unit area output from the prediction error coding section 42 as coded prediction error information. Encoding control information such as quantization discrimination, quantization width information, and orthogonal transform coefficients that have been quantized and variable-length coded are combined into one code string and output. FIG. 5A shows an example of the configuration of a code string output from the video encoding device in this manner.
For each coding unit area, coding control information, motion vector information, and orthogonal transform coefficients are output.

【0009】図6に、従来の映像復号化装置の構成を示
す。映像復号化装置は、映像符号化装置と逆の動作を行
うことによって、符号列から映像信号を復号して出力す
る。
FIG. 6 shows a configuration of a conventional video decoding apparatus. The video decoding device decodes and outputs a video signal from a code sequence by performing an operation reverse to that of the video encoding device.

【0010】符号列分解部64では、伝送されてきた符
号列を解読して、動きベクトルなどの情報、符号化予測
誤差情報である単位領域ごとの符号化/非符号化の区
別、量子化幅情報などの符号化制御情報、及び、量子化
されて可変長符号化された直交変換係数、などに分解し
て、それぞれ出力する。
The code string decomposing unit 64 decodes the transmitted code string, discriminates coding / non-coding for each unit area as information such as motion vector, coding prediction error information, and quantization width. It is decomposed into coding control information such as information, orthogonal transform coefficients quantized and variable-length coded, and the like, and output.

【0011】動き補償フレーム間予測部61では、フレ
ームメモリ63に記憶されている既に復号化された映像
信号と、前記符号列分解部64からの動きベクトルなど
の情報とから、映像信号の予測値を作成して、該予測値
と前記予測誤差復号化部62からの予測誤差信号とか
ら、映像信号を復元して出力する。
The motion-compensated inter-frame prediction unit 61 calculates a predicted value of a video signal from the already decoded video signal stored in the frame memory 63 and information such as a motion vector from the code sequence decomposition unit 64. Is generated, and a video signal is restored from the prediction value and the prediction error signal from the prediction error decoding unit 62 and output.

【0012】該復元された映像信号は、外部に出力され
るとともに、フレームメモリ43に格納され、次の画像
フレームの予測に利用される。前述の従来の映像符号化
装置と同様、動き補償フレーム間予測部61、予測誤差
復号化部62、フレームメモリ63では、符号化映像情
報を復号化して映像信号を復元する処理が行われている
ため、これらを合わせて情報源復号化部65と呼ぶ。
The restored video signal is output to the outside, stored in the frame memory 43, and used for predicting the next image frame. Similar to the above-described conventional video encoding apparatus, the motion compensation inter-frame prediction unit 61, the prediction error decoding unit 62, and the frame memory 63 perform processing of decoding encoded video information and restoring a video signal. Therefore, these are collectively referred to as an information source decoding unit 65.

【0013】さて、上記したように、移動体通信など、
伝送路の状態が不安定な場合は、伝送誤りによる問題が
発生する。上記のように、映像の符号化では、映像信号
に含まれる冗長度を抑圧するため、情報を削減している
ために、誤りが生じると影響が大きくなってしまうとい
う問題がある。
Now, as described above, mobile communication, etc.
When the state of the transmission path is unstable, a problem due to a transmission error occurs. As described above, in video coding, there is a problem that the effect is increased when an error occurs because information is reduced in order to suppress the redundancy included in the video signal.

【0014】冗長度を抑圧する手法として、可変長符号
化が行われている。これは、発生確立の大きい情報には
短い符号語、発生確率の小さい情報には長い符号語を割
り当てるように符号表を構成することによって、情報の
表現に必要な符号量を最少化しようとするものである。
As a technique for suppressing the redundancy, variable length coding is performed. This aims at minimizing the code amount required for expressing information by configuring a code table so that information having a large probability of occurrence is assigned a short codeword and information having a small probability of occurrence is assigned a long codeword. Things.

【0015】このような可変長符号では、例えば先頭か
ら順次復号していけば、符号語の終わりを確実に認識で
き、符号語の境界や長さの情報が含まれていなくとも、
符号語の終わりを特定することが可能である。このよう
な性質は「一意に復号可能な符号である」と呼ばれてい
る。
In such a variable-length code, for example, if decoding is performed sequentially from the beginning, the end of the code word can be reliably recognized, and even if information on the boundary or length of the code word is not included,
It is possible to specify the end of a codeword. Such a property is called “a code that can be uniquely decoded”.

【0016】しかし、このような可変長符号では、符号
列の一部に一旦誤りが発生すると、異なる符号語として
復号されるだけでなく、その符号語の終わり、すなわち
次の符号語との境界を正しく認識できず、符号列中の後
続する符号語がすべて間違って認識されてしまうとい
う、可変長符号の同期はずれと呼ばれる現象が発生す
る。
However, in such a variable length code, once an error occurs in a part of a code string, not only is it decoded as a different code word, but also the end of the code word, that is, the boundary with the next code word. Cannot be recognized correctly, and all subsequent codewords in the code string are incorrectly recognized. This causes a phenomenon called out-of-synchronization of the variable-length code.

【0017】また、映像の符号化では、上記のような動
き補償フレーム間予測を行っているため、符号化側と復
号側で同一の予測値を作成する必要がある。しかし、伝
送誤りが生じて復号側で誤った情報を受信すると、符号
化映像信号を正しく復元することができなくなってしま
う。この時、相手に正しく情報が伝送されたことを想定
している符号化側と、誤った情報を受信している復号側
とで、全く異なる映像信号が復元されることとなり、予
測値の不一致を生じる。
In video coding, since the motion-compensated inter-frame prediction is performed as described above, it is necessary to create the same prediction value on the coding side and the decoding side. However, if a transmission error occurs and erroneous information is received on the decoding side, the encoded video signal cannot be correctly restored. At this time, completely different video signals are restored between the encoding side assuming that the information has been correctly transmitted to the other party and the decoding side receiving the incorrect information, and the prediction values do not match. Is generated.

【0018】このような不一致が一度生じると、間違っ
た情報からの予測を行いつづけることになり、その影響
が後続する画像フレームに波及して、著しい映像品質劣
化を引き起こすことになる。
Once such inconsistency occurs, prediction from incorrect information continues to be made, and its influence spreads to subsequent image frames, causing significant image quality degradation.

【0019】このような伝送誤りによる可変長符号の誤
復号、さらにはそれによる映像品質の劣化を防ぐため
に、従来の映像符号化装置では、同期マーカ符号の挿入
などの方法による対策が行われている。
In order to prevent erroneous decoding of a variable length code due to such a transmission error and further deterioration of video quality due to the transmission error, conventional video coding apparatuses take measures such as insertion of a synchronization marker code. I have.

【0020】図5(b)に従来の映像符号化装置から出
力される同期マーカ符号を挿入した符号列の構成の一例
を示す。これは、符号列中に適当な間隔で同期マーカ符
号を挿入することで、誤りによって可変長符号語が正し
く復号できなくなった場合でも、次の同期マーカ符号位
置での同期の回復、すなわち、符号語が再び正しい先頭
位置から復号されるようにすることによって、誤りの影
響を局所化しようとするものである。
FIG. 5B shows an example of the structure of a code string in which a synchronization marker code output from a conventional video coding apparatus is inserted. This is because the synchronization marker code is inserted at an appropriate interval in the code sequence, so that even if the variable-length codeword cannot be decoded correctly due to an error, the synchronization is recovered at the next synchronization marker code position, that is, the code is recovered. It attempts to localize the effects of errors by ensuring that the words are decoded again from the correct start position.

【0021】この時、同期マーカ符号は、いずれかの符
号、あるいはそれらの適当な組み合わせからは得られな
いユニークな符号語で構成されるため、可変長符号を順
次復号する処理とは独立に、符号列中で同期マーカ符号
と一致するパターンを探索することによって、検出が可
能である。
At this time, since the synchronization marker code is composed of any code or a unique code word that cannot be obtained from an appropriate combination thereof, independent of the process of sequentially decoding the variable length code, Detection is possible by searching for a pattern that matches the synchronization marker code in the code string.

【0022】また、伝送誤りによって、同期マーカ符号
自体が正しく伝送されないことによる見逃しの防止や、
符号列中に本来現れるはずのない同期マーカ符号と同一
のパターンが発生(エミュレーション)することによる
誤検出を防ぐため、同期マーカ符号語の挿入位置が、符
号列の先頭から数えて必ずmビットの整数倍となるよう
にしたり、同期マーカ符号の挿入間隔が、あらかじめ定
めたデータ長nバイトに最も近い情報の境界、あるいは
nバイト以上で最初に現れた情報の境界となるようにす
ることが行われている。これは、復号側で同期マーカ符
号を探索する場合に、限定された位置のみを探索した
り、あるいは、挿入位置を想定してその周辺のみを探索
したりすることにより、同期マーカ符号の検出見逃し
や、エミュレーションによる誤検出を防止するものであ
る。
Further, it is possible to prevent a synchronization marker code itself from being transmitted incorrectly due to a transmission error,
In order to prevent erroneous detection due to the occurrence (emulation) of the same pattern as a synchronization marker code that should not originally appear in the code string, the insertion position of the synchronization marker code word must be m bits counted from the beginning of the code string. It is necessary to make the number be an integral multiple or to make the insertion interval of the synchronization marker code be the boundary of the information closest to a predetermined data length of n bytes, or the boundary of the information that first appears when the data length is n bytes or more. Have been done. This is because, when searching for a synchronization marker code on the decoding side, a search for only a limited position or a search for only the insertion position and its surroundings assuming an insertion position causes the detection of the synchronization marker code to be overlooked. Also, it is intended to prevent erroneous detection due to emulation.

【0023】[0023]

【発明が解決しようとする課題】しかしながら、前記従
来方式による映像符号化及び映像復号化装置では、たと
え、伝送誤りの影響を局所化したとしても、誤りをゼロ
にできるものではなく、正しく復号できなかった部分の
映像品質の劣化が生じ、これは符号化側と復号化側での
予測値の不一致として以降の映像品質が劣化し続けると
いう問題点があった。
However, in the video coding and decoding apparatus according to the conventional method, even if the influence of a transmission error is localized, the error cannot be reduced to zero and correct decoding cannot be performed. Deterioration of the video quality occurs in the portion that has not been provided, which has the problem that the subsequent video quality continues to deteriorate as a mismatch between the predicted values on the encoding side and the decoding side.

【0024】そこで、本発明では、前記問題点に鑑み、
映像情報が情報源符号化された結果である符号化映像情
報を情報種別ごとに一度分解して、映像品質への影響が
大きい情報と、影響が小さい情報とを区別し、さらに、
種別の異なる情報の境界に境界符号を挿入することで、
分類された情報がそれぞれ独立に復号可能となるように
符号列を合成して伝送することによって、伝送誤りが生
じて、ある種別の情報が復号できなかった場合にも、そ
の影響が別の種別の情報へ波及することを防止し、正し
く復号できた情報を復号して映像信号を復元することに
よって、伝送誤りによる映像品質劣化を小さくすること
により上記課題を解決する。
Therefore, in the present invention, in view of the above problems,
The video information, which is the result of the source coding of the video information, is decomposed once for each information type, and information having a large effect on video quality and information having a small effect are distinguished.
By inserting a boundary code at the boundary between different types of information,
By synthesizing and transmitting a code string so that classified information can be decoded independently, even if a transmission error occurs and one type of information cannot be decoded, the effect of another type is different. The above-mentioned problem is solved by preventing the spread to the information, and decoding the correctly decoded information to restore the video signal, thereby reducing the video quality deterioration due to the transmission error.

【0025】[0025]

【課題を解決するための手段】本発明の請求項1によれ
ば、入力される映像信号を符号化して出力する情報源符
号化手段と、該情報源符号化手段からの符号化映像情報
を所定のフォーマットとして出力する伝送符号列生成部
を備える映像符号化装置であって、前記伝送符号列生成
部は、符号化映像情報を情報種別に分解する符号化情報
分解部と、前記符号化情報分解部によって分解された情
報種別の境界に境界符号を挿入して伝送符号列を合成す
る符号列合成部とを備えることにより、上記課題を解決
する。
According to the first aspect of the present invention, an information source encoding means for encoding an input video signal and outputting the encoded video signal, and encoding video information from the information source encoding means. What is claimed is: 1. A video encoding apparatus comprising a transmission code sequence generation unit that outputs a predetermined format, wherein the transmission code sequence generation unit is configured to decompose coded video information into information types; The above object is attained by providing a code string synthesizing unit that synthesizes a transmission code string by inserting a boundary code at a boundary between information types decomposed by the decomposing unit.

【0026】本発明の請求項2によれば、前記符号化情
報分解部において、直交変換係数を低域成分及び高域成
分を異なる情報種別として分解することにより、上記課
題を解決する。
According to the second aspect of the present invention, the coded information decomposing unit resolves the above-mentioned problem by decomposing the orthogonal transform coefficients into low-band components and high-band components as different information types.

【0027】本発明の請求項3によれば、前記符号列合
成部は前記符号化情報分解部によって分解された情報種
別の境界に境界符号を挿入するとともに、所定のデータ
数ごとに同期マーカ符号を挿入して伝送符号列を合成す
ることにより、上記課題を解決する。
According to the third aspect of the present invention, the code sequence synthesizing unit inserts a boundary code at a boundary of the information type decomposed by the coded information decomposing unit, and simultaneously inserts a synchronization marker code every predetermined number of data. Is inserted to synthesize the transmission code string, thereby solving the above problem.

【0028】本発明の請求項4によれば、前記符号列合
成部は、同期マーカ符号間のデータ数がほぼ所定のデー
タ数となるよう1乃至は複数個の符号化単位領域の、1
乃至は複数の情報種別を同期マーカ符号間に合成するこ
とにより、上記課題を解決する。
According to a fourth aspect of the present invention, the code string synthesizing section includes one or a plurality of coding unit areas of one or more coding unit areas so that the number of data between the synchronization marker codes becomes substantially a predetermined number of data.
Alternatively, the above problem is solved by synthesizing a plurality of information types between synchronization marker codes.

【0029】本発明の請求項5によれば、入力される伝
送符号列を解読して符号化映像情報を出力する伝送符号
列解析部と、前記伝送符号列解析部からの符号化映像情
報を復号化して映像信号を復元して出力する情報源復号
化部とを備える映像復号化装置であって、前記伝送符号
列解析部は、一つの符号列からなる伝送符号列を、情報
種別の異なる情報の境界を示す符号を検出することによ
り、情報種別に分割する符号列分解部と、前記符号列分
解部により分割された符号化映像情報を合成して情報源
復号化部に出力する符号化情報出力部とを備えることに
よって、上記課題を解決する。
According to the fifth aspect of the present invention, a transmission code string analyzing section for decoding an input transmission code string and outputting encoded video information, and encoding video information from the transmission code string analyzing section. An information source decoding unit for decoding and restoring and outputting a video signal, wherein the transmission code sequence analysis unit converts a transmission code sequence consisting of one code sequence into different information types. A code string decomposing unit that divides the information into information types by detecting a code indicating a boundary of information, and an encoding that combines the encoded video information divided by the code sequence decomposing unit and outputs the synthesized information to an information source decoding unit The above problem is solved by providing the information output unit.

【0030】本発明の請求項6によれば、前記符号列分
解部は、情報種別の異なる情報の境界を示す境界符号及
び所定のデータ数ごとに挿入されている同期マーカ符号
を検出することにより、情報種別にデータを分割するこ
とにより、上記課題を解決する。
According to claim 6 of the present invention, the code string decomposing unit detects a boundary code indicating a boundary of information of different information types and a synchronization marker code inserted for each predetermined number of data. The above problem is solved by dividing data into information types.

【0031】本発明の請求項7によれば、入力される映
像信号を符号化し、所定のフォーマットとして出力する
映像符号化方法であって、符号化映像情報を情報種別に
分解し、分解された情報種別の境界に境界符号を挿入し
て伝送符号列を合成出力することにより、上記課題を解
決する。
According to a seventh aspect of the present invention, there is provided a video encoding method for encoding an input video signal and outputting the encoded video signal as a predetermined format. The above problem is solved by inserting a boundary code at the boundary between information types and synthesizing and outputting a transmission code string.

【0032】本発明の請求項8によれば、直交変換係数
を低域成分及び高域成分を異なる情報種別として分解す
ることにより、上記課題を解決する。
According to the eighth aspect of the present invention, the above-mentioned problem is solved by decomposing the orthogonal transform coefficient into low-frequency components and high-frequency components as different information types.

【0033】本発明の請求項9によれば、分解された情
報種別の境界に境界符号を挿入するとともに、所定のデ
ータ数ごとに同期マーカ符号を挿入して伝送符号列を合
成することにより、上記課題を解決する。
According to the ninth aspect of the present invention, by inserting a boundary code at the boundary of the decomposed information type and inserting a synchronization marker code for each predetermined number of data to synthesize a transmission code string, Solution to the Problems

【0034】本発明の請求項10によれば、同期マーカ
符号間のデータ数がほぼ所定のデータ数となるよう1乃
至は複数個の符号化単位領域の、1乃至は複数の情報種
別を同期マーカ符号間に合成することにより、上記課題
を解決する。
According to the tenth aspect of the present invention, one or a plurality of information types of one or a plurality of coding unit areas are synchronized so that the number of data between the synchronization marker codes becomes substantially a predetermined number of data. The above problem is solved by combining between marker codes.

【0035】本発明の請求項11によれば、入力される
伝送符号列を解読して符号化映像情報を出力し、復号化
して映像信号を復元して出力する映像復号化方法であっ
て、一つの符号列からなる伝送符号列を、情報種別の異
なる情報の境界を示す符号を検出することにより、情報
種別に分割し、分割された符号化映像情報を合成して出
力することにより、上記課題を解決する。
According to claim 11 of the present invention, there is provided a video decoding method for decoding an input transmission code string, outputting coded video information, decoding the decoded video signal, restoring a video signal, and outputting the decoded video signal. By detecting a code indicating a boundary of information of different information types, a transmission code sequence consisting of one code sequence is divided into information types, and the divided coded video information is synthesized and output, whereby Solve the problem.

【0036】本発明の請求項12によれば、情報種別の
異なる情報の境界を示す境界符号及び所定のデータ数ご
とに挿入されている同期マーカを符号検出することによ
り、情報種別にデータを分割することにより、上記課題
を解決する。
According to the twelfth aspect of the present invention, data is divided into information types by detecting a boundary code indicating a boundary of information of different information types and a synchronization marker inserted for each predetermined number of data. By doing so, the above problem is solved.

【0037】[0037]

【発明の実施の形態】以下、本発明の一実施例を図面を
参照して説明する。図1は本発明の映像符号化装置の構
成を示す図である。図1の映像符号化装置は、入力され
た映像信号を冗長度抑圧符号化して出力する情報源符号
化部11、情報源符号化部11からの符号化映像情報を
所定のフォーマットに整列して出力する伝送符号列生成
部12とから構成されている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing a configuration of a video encoding device according to the present invention. The video coding apparatus shown in FIG. 1 includes an information source coding unit 11 for performing redundancy suppression coding on an input video signal and outputting the video signal, and arranging coded video information from the information source coding unit 11 in a predetermined format. And a transmission code string generator 12 for outputting.

【0038】伝送符号列生成部12は、符号化映像情報
を情報種別ごとに分解する符号化情報分解部13と、該
分解された符号化映像情報を再度一つの符号列に合成し
て伝送符号列を生成して出力する符号列合成部14とか
ら構成されている。
The transmission code sequence generation unit 12 divides the coded video information for each information type, and the transmission code sequence generation unit 12 combines the decomposed coded video information into one code sequence again to transmit the coded video information. And a code sequence synthesizing unit 14 for generating and outputting a sequence.

【0039】これらのうち、情報源符号化部11は、従
来から行われている映像符号化手法と同様であるため
に、説明は割愛する。本発明の映像符号化装置は、前記
伝送符号列生成部12において、符号化情報分解部13
で符号化映像情報を情報種別ごとに分解して、該分解さ
れた符号化映像情報を符号列合成部14において、種別
の異なる情報の境界を示す境界符号、及び適当な間隔で
同期マーカ符号を挿入して一つの符号列に合成して伝送
符号列を生成して出力する点が従来の手法とは異なる点
である。
Of these, the information source encoding unit 11 is the same as the conventional video encoding method, and therefore, the description is omitted. In the video encoding apparatus according to the present invention, the transmission code sequence generation unit 12 includes an encoded information decomposition unit 13
, The encoded video information is decomposed for each information type, and the decomposed encoded video information is converted into a code string synthesizing unit 14 by a boundary code indicating a boundary between information of different types, and a synchronization marker code at an appropriate interval. This is different from the conventional method in that a transmission code string is generated by being inserted and synthesized into one code string to be output.

【0040】以下に、本発明の伝送符号列生成部での処
理の流れを図7のフローチャートを用いて説明する。ス
テップS1(以下S1)ではまず、各データ種別ごとに
設けられたデータ長カウンタをリセットする。
Hereinafter, the flow of processing in the transmission code string generation unit of the present invention will be described with reference to the flowchart of FIG. In step S1 (hereinafter S1), first, a data length counter provided for each data type is reset.

【0041】ステップS2では、情報源符号化部11か
ら、入力映像信号が符号化された結果である、動きベク
トル情報(a)、符号化映像情報(b)が入力され、伝
送符号列生成部12へ入力される。
In step S2, the motion vector information (a) and the coded video information (b), which are the result of coding the input video signal, are input from the information source 12 is input.

【0042】S3以降の処理において、符号化情報分解
部13でこれら情報を種類ごとに分類し、それぞれを符
号列合成部14へ送る。符号列合成部14ではこれらの
情報を所定の規則に基づいて、所定のフォーマットに整
列し、一つの符号列を合成して出力する。
In the processing after S3, the coded information decomposing unit 13 classifies the information for each type, and sends each of them to the code string synthesizing unit 14. The code sequence synthesizing unit 14 arranges these pieces of information into a predetermined format based on a predetermined rule, and synthesizes and outputs one code sequence.

【0043】この時、符号列合成部14は、異なる種別
の情報を組み合わせる場合に、その境界に境界符号を挿
入する。また、同一種別の情報が連続する場合でも、所
定の間隔で同期マーカ符号を挿入する。
At this time, when combining different types of information, the code string combining unit 14 inserts a boundary code at the boundary. Even when information of the same type is continuous, a synchronization marker code is inserted at a predetermined interval.

【0044】この処理は図7のフローチャートのS3〜
S9により実行される。S3において、現在、所定の同
期マーカ符号の挿入位置であれば、S4により同期マー
カ符号を挿入する。この所定の同期マーカ符号の挿入位
置であるか否かは、S8(a)〜(d)において、各情
報のデータ長をカウントし、このカウントにより、同期
マーカ符号が所定の間隔で挿入される。また、S9で全
体の情報のデータ長をカウントしており、このカウント
によっても同様に、同期マーカ符号が挿入される。
This processing is performed in steps S3 to S3 in the flowchart of FIG.
This is executed by S9. In S3, if the current position is the position where the predetermined synchronization marker code is inserted, the synchronization marker code is inserted in S4. In S8 (a) to S (d), the data length of each information is counted, and the synchronization marker code is inserted at a predetermined interval based on the count in S8 (a) to (d). . Further, the data length of the entire information is counted in S9, and the synchronization marker code is similarly inserted by this count.

【0045】またS5では、情報の種別が変化したか否
かを判断し、情報の種別が変化していると判断された場
合には、S6で境界符号を挿入する。
In S5, it is determined whether or not the type of information has changed. If it is determined that the type of information has changed, a boundary code is inserted in S6.

【0046】図3に符号列合成部14で合成されて出力
された符号列の例を示す。図3(a)は、同期マーカ符
号の挿入間隔が、予め定められたデータ長(nバイト)
に最も近くなるように、複数の連続する符号化単位領域
の符号化映像情報が、同期マーカ符号で挟まれており、
その内部が境界符号を境として、情報種類別に分けられ
ている例である。
FIG. 3 shows an example of a code string synthesized and output by the code string synthesizing section 14. FIG. 3A shows that the insertion interval of the synchronization marker code is a predetermined data length (n bytes).
, The coded video information of a plurality of consecutive coding unit areas is sandwiched by synchronization marker codes,
This is an example in which the inside is divided by information type with a boundary code as a boundary.

【0047】この場合、前記全体のデータ長のカウント
値が所定のnバイトに最も近くなったタイミング、つま
りは、S9でカウントされた数値をS3で判断して、S
4により同期マーカ符号を挿入する。
In this case, the timing when the count value of the entire data length becomes closest to the predetermined n bytes, that is, the numerical value counted in S9 is determined in S3,
4 inserts a synchronization marker code.

【0048】このデータ長は予め規定された固定値であ
ってもよいし、伝送ビットレート、符号化する映像信号
のフレームレート、映像フォーマットなど、符号化処理
が実行されている条件から適当な値を決定してもよい。
The data length may be a predetermined fixed value, or may be an appropriate value based on the conditions under which the encoding process is performed, such as the transmission bit rate, the frame rate of the video signal to be encoded, and the video format. May be determined.

【0049】また、本発明の特徴として、この情報種別
として、情報源符号化部11で符号化された直交変換係
数の低域成分と、高域成分とが区別される。これは、直
交変換係数のうち、低域の成分にはもとの映像信号のエ
ネルギーのほとんどが集中しており、すなわち、低域成
分は映像の品質に与える影響が大きいのに対し、高域成
分は視覚的な映像の品質に与える影響が非常に小さいこ
とによるものである。
As a feature of the present invention, a low-frequency component and a high-frequency component of the orthogonal transform coefficient encoded by the information source encoding unit 11 are distinguished as the information type. This is because most of the energy of the original video signal is concentrated in the low-frequency component of the orthogonal transform coefficients. That is, while the low-frequency component has a large effect on the image quality, The components are due to their very small effect on visual image quality.

【0050】したがって、直交変換係数の高域成分に誤
りが発生して可変長符号が正しく復号できなくなって
も、次の境界符号または同期マーカ符号の位置で、再び
可変長符号語を先頭から正しく復号できるため、誤りの
影響を高域成分のみに制限することができる。また、こ
のように高域成分に誤りが発生しても、それによる映像
品質の劣化を視覚的にはほとんど認識できないようにで
きる。
Therefore, even if an error occurs in the high-frequency component of the orthogonal transform coefficient and the variable-length code cannot be correctly decoded, the variable-length code word is correctly again corrected from the beginning at the position of the next boundary code or synchronization marker code. Since decoding can be performed, the effect of an error can be limited to only high-frequency components. Further, even if an error occurs in the high-frequency component as described above, it is possible to make it hardly visually recognizable that the image quality is deteriorated.

【0051】なお、直交変換係数の低域成分に誤りが発
生した場合は、映像品質の劣化を生じることは、従来の
映像符号化装置と同様であるが、符号列中でどの位置で
誤りが発生するかはランダムであり、したがって、図3
(a)のように低域成分の情報を集中して伝送すること
は、低域成分の情報に誤りが発生する確率を低下させる
ことになる。つまりは、映像品質への影響が大きい情報
に誤りが発生して品質が劣化する確率を低減することが
できる。
When an error occurs in the low-frequency component of the orthogonal transform coefficient, the degradation of the video quality occurs in the same manner as in the conventional video encoding apparatus. The occurrence is random and therefore, FIG.
Concentrated transmission of low-frequency component information as in (a) lowers the probability that an error will occur in the low-frequency component information. That is, it is possible to reduce the probability that an error occurs in information having a large effect on video quality and the quality is degraded.

【0052】図3(b)は、同期マーカ符号間だけでな
く、同期マーカ符号と、境界符号の間隔、及び境界符号
同士の間隔が予め定められたnバイトのデータ長に近く
なるように、これらの符号が挿入されて合成された符号
列の例である。
FIG. 3B shows that not only the interval between the synchronization marker codes but also the interval between the synchronization marker code and the boundary code and the interval between the boundary codes are close to a predetermined data length of n bytes. This is an example of a code string in which these codes are inserted and synthesized.

【0053】この場合、図7のフローチャートのS8
(a)〜(d)においてカウントされたデータ長が、所
定のnバイトに近くなったか否かをS3又はS5で判断
し、S4で同期マーカ符号、S6で境界符号、をそれぞ
れ挿入する。
In this case, S8 in the flowchart of FIG.
In S3 or S5, it is determined whether the data length counted in (a) to (d) is close to a predetermined n bytes, and a synchronization marker code is inserted in S4 and a boundary code is inserted in S6.

【0054】この図3(b)の例では、同期マーカ符号
のみならず、境界符号もその挿入位置が、ほぼnバイト
間隔となるために、境界符号の見逃し、誤検出を防止す
ることができ、さらに伝送誤りに強い符号化が可能とな
る。
In the example of FIG. 3B, not only the synchronization marker code but also the boundary code are inserted at substantially n-byte intervals, so that the boundary code can be overlooked and erroneous detection can be prevented. In addition, encoding that is more resistant to transmission errors becomes possible.

【0055】また、図3(c)は同期マーカ符号の挿入
間隔が、予め定められたnバイトのデータ長にもっとも
近くなるように、連続する複数の符号化単位領域の直交
変換係数の高域成分を除く符号化映像情報が、同期マー
カで挟まれるように構成されている。直交変換係数の高
域部分は、隣接する同期マーカ符号間に含まれる複数の
符号化単位領域を1単位として、複数単位の符号化単位
領域の情報が含まれるように符号列が構成されている。
FIG. 3 (c) shows a high frequency band of orthogonal transform coefficients of a plurality of continuous coding unit areas so that the insertion interval of the synchronization marker code is closest to a predetermined data length of n bytes. The coded video information excluding the components is configured to be sandwiched between the synchronization markers. In the high-frequency portion of the orthogonal transform coefficient, a code string is configured such that a plurality of coding unit regions included between adjacent synchronization marker codes are included as one unit and information on a plurality of coding unit regions is included. .

【0056】例えば、ある同期マーカ符号と、次の同期
マーカ符号との間に、l番目からl+k番目までの符号
化単位領域の情報が含まれており、その次の同期マーカ
符号、あるいは境界符号との間には、l+k+1番目か
らl+j番目までの符号化単位領域の情報が含まれてい
るとすると、境界符号を挿入した後、次の同期マーカ符
号もしくは境界符号との間には、l番目からl+j番目
までの符号化単位領域の直交変換係数の高域成分を含む
ように符号列を構成する。このときに、l番目からl+
k番目までの符号化制御情報、動きベクトル情報、直交
変換係数(低域)がほぼnバイトとなるように構成され
る。つまりは、S8(a)、(b)、(c)を足しあわ
せたデータ長がほぼnバイトとなった時点で、同期マー
カをS4で挿入するように構成している。そして、境界
符号がS6で挿入された後に、lからl+j番目までの
符号化単位領域の直交変換係数の高域成分を含むように
構成する。このように構成することによって、図3
(a)、図3(b)の方式に比べて多数の境界符号の挿
入を必要とせず、より効率的な符号化、伝送が可能とな
る。
For example, between a certain synchronization marker code and the next synchronization marker code, information of the l-th to l + k-th coding unit areas is included, and the next synchronization marker code or boundary code is included. Is assumed to include the information of the l + k + 1-th to l + j-th coding unit areas, and after the boundary code is inserted, the l-th and The code string is formed so as to include the high-frequency components of the orthogonal transform coefficients of the coding unit areas from the first to the (l + j) th coding unit area. At this time, l +
The encoding control information, the motion vector information, and the orthogonal transform coefficient (low band) up to the k-th are configured to be substantially n bytes. In other words, the synchronization marker is inserted in S4 when the data length obtained by adding S8 (a), (b), and (c) becomes substantially n bytes. Then, after the boundary code is inserted in S6, it is configured to include the high-frequency components of the orthogonal transform coefficients of the coding unit areas from l to l + j. With this configuration, FIG.
(A) Compared with the method of FIG. 3 (b), it is not necessary to insert a large number of boundary codes, so that more efficient encoding and transmission can be performed.

【0057】図2に本発明の映像復号化装置の構成を示
す。図2の映像復号化装置は、伝送されてきた適当なフ
ォーマットに従う伝送符号列を解読して符号化映像情報
を出力する伝送符号列解析部21、伝送符号列解析部2
1からの符号化映像情報を復号化して映像信号を復元し
て出力する情報源復号化部22とから構成されている。
FIG. 2 shows the configuration of the video decoding apparatus of the present invention. The video decoding apparatus of FIG. 2 decodes a transmitted transmission code string according to an appropriate format and outputs encoded video information, and outputs a transmission code sequence analysis unit 21 and a transmission code sequence analysis unit 2.
And an information source decoding unit 22 that decodes the encoded video information from No. 1 to restore and output a video signal.

【0058】伝送符号列解析部21は、一つの符号列か
らなる伝送符号列を分解して情報種別ごとに符号化映像
情報を出力する符号列分解部23、分解された符号化映
像情報をまとめて出力する符号化情報出力部24とから
構成されている。
The transmission code sequence analysis unit 21 decomposes a transmission code sequence consisting of one code sequence and outputs coded video information for each information type, and collects the decomposed coded video information. And an encoded information output unit 24 for outputting the data.

【0059】これらのうち、情報源復号化部22の動作
は、従来からの映像復号化処理と同様である。本発明の
映像復号化処理は伝送符号列解析部21において、符号
列分解部23で所定の間隔で挿入されている同期マーカ
符号、種別の異なる情報の境界を示す境界符号を検出し
て符号列を複数種別の情報に分解して、分解された符号
化映像情報を符号化情報出力部24に送る点で従来と相
違する。
Of these, the operation of the information source decoding unit 22 is the same as the conventional video decoding process. In the video decoding process of the present invention, the transmission code sequence analysis unit 21 detects the synchronization marker code inserted at a predetermined interval by the code sequence decomposition unit 23 and the boundary code indicating the boundary between different types of information. Is decomposed into a plurality of types of information, and the decomposed encoded video information is sent to the encoded information output unit 24, which is different from the related art.

【0060】以下に、図8のフローチャートを用いて、
本発明における伝送符号列解析部の処理の流れを説明す
る。伝送符号列解析部での処理は図7の伝送符号列生成
部での処理の流れと大きくは変わらない。
Hereinafter, using the flowchart of FIG.
The flow of the process of the transmission code string analysis unit according to the present invention will be described. The processing in the transmission code string analysis unit is not much different from the processing flow in the transmission code string generation unit in FIG.

【0061】S11において、情報種類別、またデータ
全体のデータ長をカウントする各データ長カウンタをリ
セットし、S12では伝送符号列解析部21に伝送符号
列を入力する。
In step S11, each data length counter for counting the data length of each type of information and the entire data is reset. In step S12, the transmission code sequence is input to the transmission code sequence analysis unit 21.

【0062】S13では、各データ長カウンタから同期
マーカ符号の挿入位置であるか否かを判断する。S13
で同期マーカの挿入位置であると考えられる場合は、S
14で同期マーカ符号を探索する。
In S13, it is determined from each data length counter whether or not it is the position where the synchronization marker code is inserted. S13
If it is considered that the position is the insertion position of the synchronization marker,
At 14, a synchronization marker code is searched.

【0063】同様に、S15で各データ長カウンタから
境界符号の挿入位置であるか否かを判断する。S15で
境界符号の挿入位置であると考えられる場合は、S16
で境界符号を探索する。
Similarly, in S15, it is determined from each data length counter whether or not it is the insertion position of the boundary code. If it is determined in S15 that the position is the insertion position of the boundary code, S16
Search for the boundary code.

【0064】境界符号あるいは同期マーカ符号が探索に
より検出されると、その符号の直後から各情報をS17
(a)〜(d)の処理により分解する。この時にこの情
報のデータ長は前記各データ長カウンタにS18(a)
〜(d)の処理により記録される。また、S20によ
り、全体の情報データ長もカウントされカウンタに記録
される。
When the boundary code or the synchronization marker code is detected by the search, each information is read from S17 immediately after the code.
Decomposition is performed by the processes (a) to (d). At this time, the data length of this information is stored in the respective data length counters in S18 (a).
(D) is recorded. In S20, the entire information data length is also counted and recorded in the counter.

【0065】S19(a)及び(b)により、S17に
より分解された各情報は動きベクトル情報及び符号化映
像情報として情報源復号化部22に出力され、出力映像
信号に復号される。
In S19 (a) and (b), each information decomposed in S17 is output to the information source decoding unit 22 as motion vector information and encoded video information, and is decoded into an output video signal.

【0066】図3のそれぞれの構成の符号列を処理する
場合について、具体的に説明する。図3(a)の場合
は、同期マーカ符号があらかじめ定められたデータ長
(例えばnバイト)に最も近くなるように挿入されてい
るため、符号列分解部23はnバイトのデータ長から同
期マーカ符号が存在する可能性のある位置を想定して
(S13)、符号列中でその周辺を探索して、同期マー
カ符号を検出する(S14)。この例では、同期マーカ
符号で挟まれた内部が、境界符号を境として、情報種別
ごとに集められているため、同期マーカを検出した後、
その間にある境界符号を探索して(S16)検出する。
The case of processing the code strings having the respective configurations shown in FIG. 3 will be specifically described. In the case of FIG. 3A, since the synchronization marker code is inserted so as to be closest to a predetermined data length (for example, n bytes), the code string decomposing unit 23 calculates the synchronization marker code from the data length of n bytes. Assuming a position where a code may be present (S13), the surroundings are searched in the code sequence to detect a synchronization marker code (S14). In this example, since the inside between the synchronization marker codes is collected for each information type with the boundary code as a boundary, after detecting the synchronization marker,
A boundary code between them is searched for (S16) and detected.

【0067】図3(b)の場合は、同期マーカ符号また
は境界符号が、あらかじめ定められたnバイトのデータ
長に近くなるように挿入されているため、符号列分解部
23は、データ長、すなわち各種別の情報のデータ長の
カウント値から、同期マーカあるいは境界符号が存在す
る可能性のある位置を想定して(S13、S15)、符
号列中でその周囲を探索する(S14、S16)。ここ
で、この図3(b)の場合は、同期マーカ符号、境界符
号のいずれかが検出されるため、検出された符号を識別
して、符号列中での現在の位置に存在する情報の種別を
特定してそれぞれの分類に出力し、各データ長をカウン
トする(S17、S18)。
In the case of FIG. 3B, since the synchronization marker code or the boundary code is inserted so as to be close to a predetermined data length of n bytes, the code string decomposing unit 23 calculates the data length, That is, from the count value of the data length of each type of information, a position where a synchronization marker or a boundary code may be present is assumed (S13, S15), and the surroundings are searched in the code string (S14, S16). . Here, in the case of FIG. 3B, since either the synchronization marker code or the boundary code is detected, the detected code is identified and the information existing at the current position in the code string is identified. The type is specified and output to each classification, and each data length is counted (S17, S18).

【0068】図3(c)の場合は、図(a)と同様に、
同期マーカ符号、境界符号を探索するが、境界符号の後
に続く直交変換係数の高域成分は、既に検出されている
同期マーカ符号に挟まれた部分の複数分が含まれている
ため、S18(c)、(d)において、これを合成して
S19(b)で符号化映像情報を出力する。
In the case of FIG. 3C, similar to FIG.
The synchronization marker code and the boundary code are searched. Since the high-frequency component of the orthogonal transform coefficient following the boundary code includes a plurality of portions sandwiched between the synchronization marker codes that have already been detected, S18 ( In (c) and (d), these are combined and the encoded video information is output in S19 (b).

【0069】また、上記図3(a)〜(c)のいずれの
場合でも、同期マーカ符号、境界符号はそれ自体が伝送
誤りによって正確に伝送されないことがあるため、想定
した位置を探索する場合、符号列分解部23は、同期マ
ーカ符号、あるいは境界符号と完全に一致する符号パタ
ーンが検出できなくても、数ビットの違いであれば、そ
れを同期マーカ符号、または境界符号であると判断する
としてもよい。このように構成することにより、符号の
見逃しにより復号誤り、つまりは映像品質の劣化が発生
することを防止できる。
In any of the cases shown in FIGS. 3A to 3C, the synchronization marker code and the boundary code may not be transmitted correctly due to a transmission error. , The code string disassembling unit 23 determines that the code pattern is a synchronous marker code or a boundary code if a difference of several bits is not detected even if a code pattern completely matching the synchronous marker code or the boundary code cannot be detected. You may do it. With this configuration, it is possible to prevent a decoding error due to a missing code, that is, a deterioration in video quality from occurring.

【0070】[0070]

【発明の効果】本発明の請求項1、5、7、11によれ
ば、複数種別の符号化映像情報において、種別の異なる
情報の境界に境界符号を挿入して、複数種別の情報を合
成した伝送符号列を生成し、また、それを復元すること
により、伝送誤りなどによって符号化映像情報が正確に
伝送できない場合でも、ある種別の情報にだけ、誤りの
影響が生じるようにして、かつ誤りの影響を局所化でき
るため、簡単な手段で伝送誤りの影響を減少させ、映像
品質の劣化を防止することができる。
According to the first, fifth, seventh, and eleventh aspects of the present invention, in a plurality of types of encoded video information, a boundary code is inserted at a boundary between different types of information to synthesize a plurality of types of information. By generating a transmission code sequence and restoring it, even if coded video information cannot be transmitted accurately due to transmission errors or the like, only certain types of information are affected by errors, and Since the effect of an error can be localized, the effect of a transmission error can be reduced by simple means, and deterioration of video quality can be prevented.

【0071】本発明の請求項2及び8によれば、直交変
換係数の低域成分と高域成分を別の情報として処理する
ことによって、伝送誤りの映像品質への影響が小さい情
報、特に視覚的に劣化が認知しにくい情報にのみ誤りが
発生する確率を増加させ、相対的に映像品質への影響が
大きい情報に誤りが発生する確率を減少させることによ
り、さらに誤りに対する耐性を強化できる。
According to the second and eighth aspects of the present invention, the low-frequency component and the high-frequency component of the orthogonal transform coefficient are processed as separate information, so that the transmission error has little effect on the video quality, especially the visual information. By increasing the probability that an error occurs only in information that is hardly perceived to deteriorate, and by reducing the probability that an error occurs in information that has a relatively large effect on video quality, it is possible to further enhance the resistance to errors.

【0072】本発明の請求項3、6、8、12によれ
ば、上記の境界符号に加えて、ほぼ所定のデータ数ごと
となるように、同期マーカ符号を挿入し、その同期マー
カ符号に基づいて、画像情報の復元を行うために、可変
長符号の同期はずれによる画像情報への誤りの影響を局
所化することができ、さらに誤りに対する耐性を強化で
きる。また、所定のデータ数ごとに同期マーカ符号及び
境界符号が挿入されているために、復元時に同期マーカ
符号及び境界符号の位置をある程度予測づけて復元が可
能であり、符号の見逃し、誤検出を低減できる。
According to the third, sixth, eighth, and twelfth aspects of the present invention, in addition to the above boundary code, a synchronization marker code is inserted so as to be substantially every predetermined number of data. In order to restore the image information based on the information, it is possible to localize the influence of the error on the image information due to the loss of synchronization of the variable-length code, and to further enhance the error resistance. In addition, since the synchronization marker code and the boundary code are inserted for each predetermined number of data, the position of the synchronization marker code and the boundary code can be predicted to some extent at the time of restoration, and restoration can be performed. Can be reduced.

【0073】本発明の請求項4及び10によれば、複数
の符号化単位領域の、複数の情報種別のデータを所定の
データ数となるように、境界符号を挿入することによ
り、境界符号や同期マーカ符号の挿入数を減らすことが
でき、境界符号や同期マーカ符号が非常に多くなること
によるデータの冗長化を防ぐことができる。
According to the fourth and tenth aspects of the present invention, by inserting a boundary code so that data of a plurality of information types in a plurality of coding unit areas has a predetermined number of data, the boundary code and the The number of synchronization marker codes to be inserted can be reduced, and data redundancy due to an extremely large number of boundary codes and synchronization marker codes can be prevented.

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

【図1】本発明における映像符号化装置の一実施形態を
示すブロック図である。
FIG. 1 is a block diagram illustrating an embodiment of a video encoding device according to the present invention.

【図2】本発明における映像復号化装置の一実施形態を
示すブロック図である。
FIG. 2 is a block diagram illustrating an embodiment of a video decoding device according to the present invention.

【図3】本発明における映像符号化装置から出力される
符号列の例を示す図である。
FIG. 3 is a diagram illustrating an example of a code string output from a video encoding device according to the present invention.

【図4】従来の映像符号化装置の例を示すブロック図で
ある。
FIG. 4 is a block diagram illustrating an example of a conventional video encoding device.

【図5】従来の映像符号化装置から出力される符号列の
例を示す図である。
FIG. 5 is a diagram illustrating an example of a code string output from a conventional video encoding device.

【図6】従来の映像復号化装置の例を示すブロック図で
ある。
FIG. 6 is a block diagram illustrating an example of a conventional video decoding device.

【図7】本発明における伝送符号列生成部の動作を示す
フローチャートである。
FIG. 7 is a flowchart illustrating an operation of a transmission code string generation unit according to the present invention.

【図8】本発明における伝送符号列解析部の動作例を示
すフローチャートである。
FIG. 8 is a flowchart illustrating an operation example of a transmission code string analysis unit according to the present invention.

【符号の説明】[Explanation of symbols]

11 情報源符号化部 12 伝送符号列生成部 13 符号化情報分解部 14 符号列合成部 21 伝送符号列解析部 22 情報源復号化部 23 符号列分解部 24 符号化情報出力部 DESCRIPTION OF SYMBOLS 11 Information source encoding part 12 Transmission code string generation part 13 Encoding information decomposition part 14 Code string synthesis part 21 Transmission code string analysis part 22 Information source decoding part 23 Code sequence decomposition part 24 Encoding information output part

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 入力される映像信号を符号化して出力す
る情報源符号化手段と、 該情報源符号化手段からの符号化映像情報を所定のフォ
ーマットとして出力する伝送符号列生成部を備える映像
符号化装置であって、 前記伝送符号列生成部は、 符号化映像情報を情報種別に分解する符号化情報分解部
と、 前記符号化情報分解部によって分解された情報種別の境
界に境界符号を挿入して伝送符号列を合成する符号列合
成部とを備えることを特徴とする映像符号化装置。
1. An image source comprising: an information source encoding unit for encoding and outputting an input video signal; and a transmission code sequence generating unit for outputting encoded video information from the information source encoding unit in a predetermined format. An encoding device, wherein the transmission code sequence generating unit includes: an encoded information decomposing unit that decomposes encoded video information into information types; and a boundary code at a boundary between the information types decomposed by the encoded information decomposing unit. A video coding apparatus comprising: a code string combining unit that inserts and combines a transmission code string.
【請求項2】 前記符号化情報分解部において、直交変
換係数を低域成分及び高域成分を異なる情報種別として
分解することを特徴とする前記請求項1記載の映像符号
化装置。
2. The video encoding apparatus according to claim 1, wherein the encoded information decomposing unit decomposes the orthogonal transform coefficient into low-frequency components and high-frequency components as different types of information.
【請求項3】 前記符号列合成部は前記符号化情報分解
部によって分解された情報種別の境界に境界符号を挿入
するとともに、所定のデータ数ごとに同期マーカ符号を
挿入して伝送符号列を合成することを特徴とする前記請
求項1又は2記載の映像符号化装置。
3. The code sequence synthesizing unit inserts a boundary code at a boundary between information types decomposed by the coded information decomposing unit, and inserts a synchronization marker code for each predetermined number of data to form a transmission code sequence. The video encoding apparatus according to claim 1, wherein the video encoding is performed.
【請求項4】 前記符号列合成部は、同期マーカ符号間
のデータ数がほぼ所定のデータ数となるよう1乃至は複
数個の符号化単位領域の、1乃至は複数の情報種別を同
期マーカ符号間に合成することを特徴とする前記請求項
1又は2又は3記載の映像符号化装置。
4. The code string synthesizing unit sets one or a plurality of information types of one or a plurality of coding unit areas to a synchronization marker so that the number of data between synchronization marker codes becomes substantially a predetermined number of data. 4. The video encoding device according to claim 1, wherein the video encoding is performed between codes.
【請求項5】 入力される伝送符号列を解読して符号化
映像情報を出力する伝送符号列解析部と、 前記伝送符号列解析部からの符号化映像情報を復号化し
て映像信号を復元して出力する情報源復号化部とを備え
る映像復号化装置であって、 前記伝送符号列解析部は、一つの符号列からなる伝送符
号列を、情報種別の異なる情報の境界を示す符号を検出
することにより、情報種別に分割する符号列分解部と、 前記符号列分解部により分割された符号化映像情報を合
成して情報源復号化部に出力する符号化情報出力部とを
備えることを特徴とする映像復号化装置。
5. A transmission code string analyzing section for decoding an input transmission code string and outputting encoded video information, and decoding a coded video information from the transmission code string analysis section to restore a video signal. A transmission source code stream analyzing unit, comprising: a transmission code sequence analysis unit configured to detect a transmission code sequence including one code sequence and a code indicating a boundary between information of different information types. And a coded information output unit that combines the coded video information divided by the code sequence decomposition unit and outputs the coded video information to the information source decoding unit. Video decoding device characterized by the above-mentioned.
【請求項6】 前記符号列分解部は、情報種別の異なる
情報の境界を示す境界符号及び所定のデータ数ごとに挿
入されている同期マーカ符号を検出することにより、情
報種別にデータを分割することを特徴とする前記請求項
5記載の映像復号化装置。
6. The code string decomposing unit divides data into information types by detecting a boundary code indicating a boundary of information of different information types and a synchronization marker code inserted for each predetermined number of data. 6. The video decoding device according to claim 5, wherein:
【請求項7】 入力される映像信号を符号化し、所定の
フォーマットとして出力する映像符号化方法であって、 符号化映像情報を情報種別に分解し、 分解された情報種別の境界に境界符号を挿入して伝送符
号列を合成出力することを特徴とする映像符号化方法。
7. A video encoding method for encoding an input video signal and outputting the encoded video signal as a predetermined format, wherein the encoded video information is decomposed into information types, and a boundary code is added to a boundary between the decomposed information types. A video encoding method comprising inserting and inserting a transmission code string to output.
【請求項8】 直交変換係数を低域成分及び高域成分を
異なる情報種別として分解することを特徴とする前記請
求項7記載の映像符号化方法。
8. The video encoding method according to claim 7, wherein the orthogonal transform coefficient is decomposed into low-frequency components and high-frequency components as different information types.
【請求項9】 分解された情報種別の境界に境界符号を
挿入するとともに、所定のデータ数ごとに同期マーカ符
号を挿入して伝送符号列を合成することを特徴とする前
記請求項7又は8記載の映像符号化方法。
9. The transmission code sequence according to claim 7, wherein a boundary code is inserted at the boundary of the decomposed information type and a synchronization marker code is inserted every predetermined number of data to synthesize a transmission code string. The video encoding method as described in the above.
【請求項10】 同期マーカ符号間のデータ数がほぼ所
定のデータ数となるよう1乃至は複数個の符号化単位領
域の、1乃至は複数の情報種別を同期マーカ符号間に合
成することを特徴とする前記請求項7又は8又は9記載
の映像符号化方法。
10. Synthesizing one or a plurality of information types of one or a plurality of coding unit areas between the synchronization marker codes so that the number of data between the synchronization marker codes becomes substantially a predetermined number of data. The video encoding method according to claim 7, wherein the video encoding method is characterized in that:
【請求項11】 入力される伝送符号列を解読して符号
化映像情報を出力し、復号化して映像信号を復元して出
力する映像復号化方法であって、 一つの符号列からなる伝送符号列を、情報種別の異なる
情報の境界を示す符号を検出することにより、情報種別
に分割し、 分割された符号化映像情報を合成して出力することを特
徴とする映像復号化方法。
11. A video decoding method for decoding an input transmission code string, outputting coded video information, decoding the decoded transmission signal, and restoring and outputting a video signal, comprising: a transmission code comprising one code string. A video decoding method characterized in that a column is divided into information types by detecting a code indicating a boundary between information of different information types, and the divided coded video information is synthesized and output.
【請求項12】 情報種別の異なる情報の境界を示す境
界符号及び所定のデータ数ごとに挿入されている同期マ
ーカ符号を検出することにより、情報種別にデータを分
割することを特徴とする前記請求項11記載の映像復号
化装置。
12. The data is divided into information types by detecting a boundary code indicating a boundary of information of different information types and a synchronization marker code inserted for each predetermined number of data. Item 12. The video decoding device according to Item 11.
JP7026698A 1998-03-19 1998-03-19 Video encoding device and video decoding device Expired - Lifetime JP3592926B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7026698A JP3592926B2 (en) 1998-03-19 1998-03-19 Video encoding device and video decoding device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7026698A JP3592926B2 (en) 1998-03-19 1998-03-19 Video encoding device and video decoding device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2002246677A Division JP3693636B2 (en) 2002-08-27 2002-08-27 Video encoding device and video decoding device

Publications (2)

Publication Number Publication Date
JPH11275573A true JPH11275573A (en) 1999-10-08
JP3592926B2 JP3592926B2 (en) 2004-11-24

Family

ID=13426562

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7026698A Expired - Lifetime JP3592926B2 (en) 1998-03-19 1998-03-19 Video encoding device and video decoding device

Country Status (1)

Country Link
JP (1) JP3592926B2 (en)

Also Published As

Publication number Publication date
JP3592926B2 (en) 2004-11-24

Similar Documents

Publication Publication Date Title
EP0901288B1 (en) Moving image coding method and apparatus
EP0732856B1 (en) Hierarchical video encoder and decoder
US6823484B2 (en) Coding system and decoding system
EP0861001B1 (en) Error resilient video encoding
US20050063473A1 (en) Method and apparatus for transmitting and receiving coded packet and program therefor
FI115946B (en) A method for detecting errors in video information
US7627042B2 (en) System, method, and apparatus for error recovery in coded video signals
US20070143118A1 (en) Apparatus and method for lossless audio signal compression/decompression through entropy coding
US20060090118A1 (en) Coding a data stream with unequal error protection
EP1796398B1 (en) Method for coding, method for decoding, device for coding and device for decoding video data
Barannik et al. Technology of Composite Code Forming in The Spatial-Spectral Description Significant Microsegments
US6356661B1 (en) Method and device for robust decoding of header information in macroblock-based compressed video data
JP2002027483A (en) Picture coding system, picture decoding system, and storage media
JP3693636B2 (en) Video encoding device and video decoding device
JP3592926B2 (en) Video encoding device and video decoding device
US6909450B2 (en) Video encoding and decoding method of mitigating data losses in an encoded video signal transmitted through a channel
KR20020071754A (en) Method of coding digital images based on error concealment
EP1555788A1 (en) Method for improving the quality of an encoded video bit stream transmitted over a wireless link, and corresponding receiver
JPH10200595A (en) Variable length encoded data transmitter, transmitter side equipment, receiver side equipment and its method
JPH10289326A (en) Method and device for decoding contour line video signal
JPH11239353A (en) Video coder, video decoder, video coding method and video decoding method
JP3990055B2 (en) Image encoding / decoding system, image encoding / decoding method, image encoding device, image decoding device, image encoding method, image decoding method, and image encoding / decoding device
MATSUMURA et al. Self-synchronized syntax for error-resilient video coding
KR100531854B1 (en) Method for preventing frame type of video codec
Wu et al. Error resilient decoding of JPEG2000

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040120

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20040219

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040322

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20040326

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040525

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040723

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040824

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040826

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080903

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080903

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090903

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090903

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100903

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110903

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120903

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130903

Year of fee payment: 9

SG99 Written request for registration of restore

Free format text: JAPANESE INTERMEDIATE CODE: R316G99

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130903

Year of fee payment: 9

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

SG99 Written request for registration of restore

Free format text: JAPANESE INTERMEDIATE CODE: R316G99

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term