JPH1093917A - Picture processor - Google Patents

Picture processor

Info

Publication number
JPH1093917A
JPH1093917A JP24086796A JP24086796A JPH1093917A JP H1093917 A JPH1093917 A JP H1093917A JP 24086796 A JP24086796 A JP 24086796A JP 24086796 A JP24086796 A JP 24086796A JP H1093917 A JPH1093917 A JP H1093917A
Authority
JP
Japan
Prior art keywords
header
picture
data
video stream
stream
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.)
Withdrawn
Application number
JP24086796A
Other languages
Japanese (ja)
Inventor
Kiyoyuki Kohiyama
清之 小檜山
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP24086796A priority Critical patent/JPH1093917A/en
Publication of JPH1093917A publication Critical patent/JPH1093917A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To abolish unnecessary data before it is written into a decoding memory and to realize the fast-forward reproduction of a video without excessively reading/writing data by providing a header detection unit immediately after a stream decomposition unit and writing only necessary data in a data stream into the decoding memory. SOLUTION: The header detection unit 40 is provided immediately after the stream decomposition unit 10. The MPEG video stream outputted from the stream decomposition unit 10 is supplied to the header detection unit 40. The header detection unit 40 selects only the data stream to which a prescribed header is given and it is stored in a prescribed area in the VBV buffer 17-1 of the MPEG decoding memory 17. Thus, the speed of data writing/reading, which is required by the MPEG decoding memory 17, can be reduced since unnecessary data can be abolished before it is written into the MPEG decoding memory 17.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は一般に画像処理装置
に関し、例えばMPEG(Moving Picture Expert Grou
p )ディジタル圧縮を用いた動画像復号化を行う画像処
理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention generally relates to an image processing apparatus, and for example, relates to an MPEG (Moving Picture Expert Group).
p) The present invention relates to an image processing device that performs moving image decoding using digital compression.

【0002】[0002]

【従来の技術】MPEGストリームを受信してディスプ
レイに動画像を表示する従来の画像処理装置の例を図8
に示す。図8の画像処理装置は、ストリーム分解ユニッ
ト10、可変長逆符号化(inverse variable length de
code)ユニット11、逆量子化ユニット12、逆DCT
(Discrete Cosine Transform )ユニット13、加算器
14、予測ユニット15、メモリコントローラ16、M
PEGデコード用メモリ17、出力回路18、ディスプ
レイ19、MPEGオーディオデコーダ20、及びスピ
ーカ21を含む。ここで可変長逆符号化ユニット11
は、ヘッダ検出回路11−1及び可変長逆符号化回路1
1−2を含む。またMPEGデコード用メモリ17は、
VBVバッファ17−1、I/Pピクチャーバッファ1
7−2、Pピクチャーバッファ17−3、Bピクチャー
バッファ17−4、及びその他のバッファ17−5を含
む。その他のバッファ17−5は、オーディオバッフ
ァ、一般ディジタル情報ストリーム用バッファ等を含
む。
2. Description of the Related Art FIG. 8 shows an example of a conventional image processing apparatus for receiving a MPEG stream and displaying a moving image on a display.
Shown in The image processing apparatus in FIG. 8 includes a stream decomposition unit 10 and an inverse variable length
code) unit 11, inverse quantization unit 12, inverse DCT
(Discrete Cosine Transform) unit 13, adder 14, prediction unit 15, memory controller 16, M
It includes a PEG decoding memory 17, an output circuit 18, a display 19, an MPEG audio decoder 20, and a speaker 21. Here, the variable length decoding unit 11
Is a header detection circuit 11-1 and a variable length inverse encoding circuit 1
1-2. Also, the MPEG decoding memory 17
VBV buffer 17-1, I / P picture buffer 1
7-2, a P picture buffer 17-3, a B picture buffer 17-4, and another buffer 17-5. Other buffers 17-5 include an audio buffer, a general digital information stream buffer, and the like.

【0003】ストリーム分解ユニット10は、MPEG
ストリームをDVD(Digital Video Disc)やパソコン
のハードディスク等から受け取る。このMPEGストリ
ームには、MPEG圧縮ビデオ情報、MPEG圧縮オー
ディオ情報、及びユーザが使用する様々なプログラムや
データを含んだ一般ディジタル情報が時分割多重化して
含まれている。これは一般にはISO(International
Standard Organization )国際標準のMPEGシステム
ストリーム規格で規定されている。なおMPEG圧縮ビ
デオ情報は、頻繁に出現する数値を短い符号で表現し稀
に出現する数値を長い符号で表現して数値列全体のビッ
ト数を削減する可変長符号化、画像を縦横の各周波数成
分に変換するDCT、DCT係数を画像内容に応じたビ
ット数で量子化する量子化、過去の画像との差を伝送す
ることにより画像情報を圧縮するDPCM(Differenti
al Pulse Code Modulation)等の手法によって、MPE
G国際画像圧縮規格に従い圧縮されたものである。
[0003] The stream decomposing unit 10
The stream is received from a DVD (Digital Video Disc) or a hard disk of a personal computer. The MPEG stream contains MPEG compressed video information, MPEG compressed audio information, and general digital information including various programs and data used by the user in a time-division multiplexed manner. This is generally ISO (International
Standard Organization) It is defined by the international standard MPEG system stream standard. MPEG-compressed video information is represented by variable-length encoding in which frequently appearing numerical values are represented by short codes and rarely appearing numerical values are represented by long codes to reduce the number of bits in the entire numerical sequence. DCT for converting to a component, quantization for quantizing DCT coefficients with the number of bits according to the image content, and DPCM (Differenti) for compressing image information by transmitting a difference from a past image.
al Pulse Code Modulation)
It is compressed according to the G International Image Compression Standard.

【0004】ストリーム分解ユニット10は、伝送され
たMPEGストリームを、MPEGビデオストリーム、
MPEGオーディオストリーム、及び一般ディジタル情
報ストリームに分解する。このうちMPEGビデオスト
リームは、バス30とメモリコントローラ16を介し
て、MPEGデコード用メモリ17のVBVバッファ1
7−1内の所定の領域に一時的に格納される。またMP
EGオーディオストリーム及び一般ディジタル情報スト
リームは、その他のバッファ17−5に格納される。こ
のバッファ17−5に格納された圧縮情報のうち、例え
ばオーディオ情報は、メモリコントローラ16によって
読み出されて、MPEGオーディオデコーダ20に供給
される。MPEGオーディオデコーダ20はオーディオ
情報をデコードし、スピーカ21はデコードされたオー
ディオ情報を出力する。
[0004] The stream decomposing unit 10 converts the transmitted MPEG stream into an MPEG video stream,
Decompose into an MPEG audio stream and a general digital information stream. The MPEG video stream is transmitted to the VBV buffer 1 of the MPEG decoding memory 17 via the bus 30 and the memory controller 16.
7-1 is temporarily stored in a predetermined area. Also MP
The EG audio stream and the general digital information stream are stored in another buffer 17-5. Of the compressed information stored in the buffer 17-5, for example, audio information is read by the memory controller 16 and supplied to the MPEG audio decoder 20. The MPEG audio decoder 20 decodes the audio information, and the speaker 21 outputs the decoded audio information.

【0005】以下、ビデオ情報、オーディオ情報、及び
一般ディジタル情報のうち、本発明に関連するビデオ情
報(画像情報)の処理について詳細に説明する。MPE
Gに従い圧縮された画像情報は、各フレーム毎に異なっ
たビット数で表現される。即ち、比較的少ないビット数
で表現されるフレームもあれば、比較的多いビット数で
表現されるフレームもある。フレーム毎のビット数が異
なる画像情報が固定のビットレート(伝送スピード)で
伝送されるために、ストリーム分解ユニット10が受け
取る画像情報は、フレーム毎にその伝送時間が異なるも
のになる。このフレーム毎の伝送時間の違いを吸収する
ために、VBVバッファ17−1が必要になる。VBV
バッファ17−1は、固定のビットレート(伝送スピー
ド)で伝送された画像情報をストリーム分解ユニット1
0を介して受け取り一時的に格納することにより、フレ
ーム毎の伝送時間の違いを吸収する。VBVバッファ1
7−1に格納された画像情報の各フレームは、ディスプ
レイ19への1フレーム表示時間毎に読み出され、以降
のデコード処理にかけられる。VBVバッファ17−1
がオーバーフロー/アンダーフローしない範囲でバッフ
ァ内のビット数を管理することが国際規格によって定め
られており、VBVバッファ17−1の容量もまた国際
規格により定められている。
Hereinafter, processing of video information (image information) related to the present invention out of video information, audio information, and general digital information will be described in detail. MPE
The image information compressed according to G is represented by a different number of bits for each frame. That is, some frames are represented by a relatively small number of bits, and some frames are represented by a relatively large number of bits. Since image information having a different number of bits per frame is transmitted at a fixed bit rate (transmission speed), the image information received by the stream decomposition unit 10 has a different transmission time for each frame. The VBV buffer 17-1 is required to absorb the difference in transmission time for each frame. VBV
The buffer 17-1 converts the image information transmitted at a fixed bit rate (transmission speed) into a stream decomposition unit 1
0 and temporarily store the data, thereby absorbing the difference in transmission time for each frame. VBV buffer 1
Each frame of the image information stored in 7-1 is read out every display time of one frame on the display 19, and is subjected to subsequent decoding processing. VBV buffer 17-1
It is defined by international standards that the number of bits in the buffer is controlled within a range in which no overflow / underflow occurs, and the capacity of the VBV buffer 17-1 is also defined by international standards.

【0006】VBVバッファ17−1に格納された画像
は、メモリコントローラ16及びバス30を介して可変
長逆符号化ユニット11に読み出される。可変長逆符号
化ユニット11は、可変長符号を固定長符号に逆符号化
して、動きベクトルや量子化DCT係数等を抽出する。
逆量子化ユニット12は、量子化DCT係数を受け取り
これを逆量子化して、DCT係数を出力する。逆DCT
ユニット13は、DCT係数を受け取りこれを逆DCT
して、周波数領域の画像情報を空間領域の画像情報に戻
す。
[0006] The image stored in the VBV buffer 17-1 is read out to the variable length decoding unit 11 via the memory controller 16 and the bus 30. The variable-length inverse encoding unit 11 inversely encodes the variable-length code into a fixed-length code to extract a motion vector, a quantized DCT coefficient, and the like.
The inverse quantization unit 12 receives the quantized DCT coefficients, inversely quantizes them, and outputs DCT coefficients. Inverse DCT
Unit 13 receives the DCT coefficients and converts them to the inverse DCT
Then, the image information in the frequency domain is returned to the image information in the spatial domain.

【0007】なお送信側での符号化及び受信側での復号
化(画像復元)は、1つの画像を16x16ピクセルの
ブロック(マクロブロックと呼ばれる)に分割して、各
ブロック毎に行われる。画像間の動きベクトルもまた各
ブロックに対して求められる。また送信側でのDCT及
び受信側での逆DCTは、各ブロック(マクロブロッ
ク)を8x8ピクセルのブロックに更に分割して、8x
8ピクセルの各ブロック毎に行われる。
[0007] Encoding on the transmitting side and decoding (image restoration) on the receiving side are performed for each block by dividing one image into blocks of 16x16 pixels (called macroblocks). A motion vector between images is also determined for each block. In addition, the DCT on the transmitting side and the inverse DCT on the receiving side divide each block (macroblock) into 8 × 8 pixel blocks, and
This is performed for each block of 8 pixels.

【0008】MPEGディジタル画像圧縮に於ては、現
在のフレーム内で予測符号化を行ったIピクチャー(In
tra Picture )と、過去のあるフレームを参照画像とし
て現在のフレームの動きベクトルを求め、この動きベク
トルを基に参照画像との差分として現在のフレームの予
測符号化を行ったPピクチャー(Predictive Picture)
と、未来のあるフレームと過去のあるフレームとの両方
を参照画像として現在のフレームの動きベクトルを求
め、この動きベクトルを基に参照画像との差分として現
在のフレームの予測符号化を行ったBピクチャー(Bidi
rectionally Predictive Picture)との3種類の予測画
像が存在する。ここで過去の参照画像となるのは過去の
Iピクチャー或いは過去のPピクチャーであり、未来の
参照画像となるのは未来のPピクチャーである。実際に
はBピクチャーを符号化する場合、未来の参照画像とな
る未来のPピクチャーを先に予測符号化して伝送して、
その後Bピクチャーを符号化して伝送する。復号化する
側では、過去のIピクチャー或いはPピクチャーと前も
って伝送された未来のPピクチャーとを用いて、現在の
Bピクチャーを逆符号化する。このような動きベクトル
を用いた復号化を行うのが予測ユニット15である。
In MPEG digital image compression, an I picture (In Picture) which has been predictively coded in the current frame is used.
tra Picture) and a P-picture (Predictive Picture) in which a motion vector of the current frame is obtained using a certain past frame as a reference image, and the current frame is subjected to predictive coding as a difference from the reference image based on the motion vector.
And the motion vector of the current frame is determined using both the future frame and the past frame as reference images, and the current frame is subjected to predictive encoding as a difference from the reference image based on the motion vector. Picture (Bidi
rectionally Predictive Picture). Here, the past reference picture is a past I picture or a past P picture, and the future reference picture is a future P picture. Actually, when encoding a B picture, a future P picture to be a future reference picture is first predictively encoded and transmitted.
Thereafter, the B picture is encoded and transmitted. On the decoding side, the current B picture is de-encoded using the past I picture or P picture and the previously transmitted future P picture. The prediction unit 15 performs decoding using such a motion vector.

【0009】現在デコードされる画像がIピクチャーの
場合、加算器14は逆DCTユニット13からの画像情
報を素通りさせる。このIピクチャーは、バス30及び
メモリコントローラ16を介して、MPEGデコード用
メモリ17のI/Pピクチャーバッファ17−2に格納
される。I/Pピクチャーバッファ17−2に格納され
たIピクチャーは、以降のPピクチャー或いはBピクチ
ャーの復元において用いられる。またこのIピクチャー
は画像表示のために、バス30を介して出力回路18に
供給される。
When the currently decoded image is an I picture, the adder 14 passes the image information from the inverse DCT unit 13 without change. The I picture is stored in the I / P picture buffer 17-2 of the MPEG decoding memory 17 via the bus 30 and the memory controller 16. The I picture stored in the I / P picture buffer 17-2 is used in restoring a subsequent P picture or B picture. The I picture is supplied to the output circuit 18 via the bus 30 for image display.

【0010】現在デコードされる画像がPピクチャーの
場合、VBVバッファ17−1に格納された現在のフレ
ーム(Pピクチャー)が可変長逆符号化ユニット11に
読み込まれて、逆量子化ユニット12及び逆DCTユニ
ット13を介して加算器14に供給される。この現在の
フレームの各ブロックは、過去の参照画像の対応するブ
ロックとの差分である。過去の参照画像(Pピクチャー
或いはIピクチャー)は既にデコードされて、I/Pピ
クチャーバッファ17−2或いはPピクチャーバッファ
17−3に格納されている。この過去の参照画像は、メ
モリコントローラ16及びバス30を介して予測ユニッ
ト15に供給される。予測ユニット15には更に、可変
長逆符号化ユニット11で抽出された動きベクトルが供
給される。予測ユニット15は、供給された動きベクト
ルを基に、現在のフレームの各ブロックに対応する過去
の参照画像の対応部分を加算器14に供給する。これに
よって、現在のフレームの各ブロックと過去の参照画像
の対応する場所とが加算されて、現在のフレームの復元
画像が得られる。復元されたPピクチャーは、I/Pピ
クチャーバッファ17−2或いはPピクチャーバッファ
17−3に格納される。格納されたPピクチャーは、以
降のPピクチャー或いはBピクチャーの復元において用
いられる。またこのPピクチャーは画像表示のために、
バス30を介して出力回路18に供給される。
If the currently decoded image is a P-picture, the current frame (P-picture) stored in the VBV buffer 17-1 is read into the variable-length inverse coding unit 11, and is decoded by the inverse quantization unit 12 and the inverse quantization unit 12. The signal is supplied to the adder 14 via the DCT unit 13. Each block of the current frame is a difference from the corresponding block of the past reference image. The past reference image (P picture or I picture) has already been decoded and stored in the I / P picture buffer 17-2 or the P picture buffer 17-3. The past reference image is supplied to the prediction unit 15 via the memory controller 16 and the bus 30. The prediction unit 15 is further supplied with the motion vector extracted in the variable length decoding unit 11. The prediction unit 15 supplies a corresponding portion of the past reference image corresponding to each block of the current frame to the adder 14 based on the supplied motion vector. As a result, each block of the current frame is added to the corresponding location of the past reference image, and a restored image of the current frame is obtained. The restored P picture is stored in the I / P picture buffer 17-2 or the P picture buffer 17-3. The stored P picture is used in the subsequent restoration of the P picture or B picture. In addition, this P picture is used for image display,
It is supplied to the output circuit 18 via the bus 30.

【0011】現在デコードされる画像がBピクチャーの
場合、VBVバッファ17−1に格納された現在のフレ
ーム(Bピクチャー)が可変長逆符号化ユニット11に
読み込まれて、逆量子化ユニット12及び逆DCTユニ
ット13を介して加算器14に供給される。この現在の
フレームの各ブロックは、過去及び未来の参照画像の対
応するブロックとの差分である。過去及び未来の参照画
像(Pピクチャー或いはIピクチャー)は既にデコード
されて、I/Pピクチャーバッファ17−2或いはPピ
クチャーバッファ17−3に格納されている。この過去
及び未来の参照画像は、メモリコントローラ16及びバ
ス30を介して予測ユニット15に供給される。予測ユ
ニット15には更に、可変長逆符号化ユニット11で抽
出された動きベクトルが供給される。予測ユニット15
は、供給された動きベクトルを基に、現在のフレームの
各ブロックに対応する過去及び未来の参照画像の部分を
加算器14に供給する。これによって、現在のフレーム
の各ブロックと過去及び未来の参照画像の対応する画像
部分とが加算されて、現在のフレームの復元画像が得ら
れる。復元されたBピクチャーは画像表示のために、バ
ス30を介して出力回路18に供給される。なおBピク
チャーバッファ17−4は、デコード処理中の画像を格
納するために用いられる。
When the currently decoded image is a B picture, the current frame (B picture) stored in the VBV buffer 17-1 is read into the variable length decoding unit 11, and is decoded by the inverse quantization unit 12 and the inverse quantization unit 12. The signal is supplied to the adder 14 via the DCT unit 13. Each block of the current frame is a difference from the corresponding block of the past and future reference images. The past and future reference images (P picture or I picture) have already been decoded and stored in the I / P picture buffer 17-2 or the P picture buffer 17-3. The past and future reference images are supplied to the prediction unit 15 via the memory controller 16 and the bus 30. The prediction unit 15 is further supplied with the motion vector extracted in the variable length decoding unit 11. Prediction unit 15
Supplies the adder 14 with the past and future reference image portions corresponding to each block of the current frame based on the supplied motion vector. As a result, each block of the current frame is added to the corresponding image portion of the past and future reference images, and a restored image of the current frame is obtained. The restored B picture is supplied to the output circuit 18 via the bus 30 for image display. The B picture buffer 17-4 is used for storing an image being decoded.

【0012】このようにして出力回路18に供給された
Iピクチャー、Pピクチャー、及びBピクチャーは、デ
ィスプレイ用のビデオ信号としてディスプレイ19に供
給される。ディスプレイ19は、供給されたビデオ信号
をスクリーンに表示する。一般的には、Iピクチャーは
0.5 秒に一回(15フレームに1フレーム)の割合で伝
送される。時間方向の画像間の相関の大きさに依存する
が、一般にIピクチャーが圧縮率が最も低く、画像表現
に必要な情報量(ビット数)が最も多い。Bピクチャー
が最も圧縮率が高く、画像表現に必要な情報量(ビット
数)が最も少ない。PピクチャーはIピクチャーよりも
圧縮率が高く、Bピクチャーよりも圧縮率が低い。
The I picture, P picture, and B picture supplied to the output circuit 18 are supplied to the display 19 as video signals for display. The display 19 displays the supplied video signal on a screen. Generally, I-pictures are
It is transmitted once every 0.5 seconds (one frame every 15 frames). Although depending on the magnitude of the correlation between images in the time direction, the I-picture generally has the lowest compression ratio and the largest amount of information (number of bits) required for image representation. The B picture has the highest compression ratio and the smallest amount of information (the number of bits) required for image representation. The P picture has a higher compression rate than the I picture, and has a lower compression rate than the B picture.

【0013】なおI/P/Bピクチャーの識別は、可変
長逆符号化ユニット11がMPEGデータストリーム中
から抽出したピクチャーヘッダ以降を参照することで行
うことが出来る。図9は、可変長逆符号化ユニット11
のヘッダ検出回路11−1の詳細を示す図である。図2
に示されるように、ヘッダ検出回路11−1は、ピクチ
ャーヘッダ格納レジスタ31、シフトレジスタ32、及
び比較器33を含む。一般にMPEGストリームはシリ
アルで伝送されるので、図9の例では、VBVバッファ
17−1から供給されるビデオストリームもシリアルで
あると仮定している。シフトレジスタ32が、このシリ
アルなビデオストリームをパラレルデータに変換する。
このシリアル・パラレル変換は本質的でなく、VBVバ
ッファ17−1から供給されるビデオストリームがパラ
レルであるとして、シフトレジスタ32の代わりに単な
るレジスタを用いてもよい。
The I / P / B picture can be identified by referring to the picture header and thereafter extracted by the variable length decoding unit 11 from the MPEG data stream. FIG. 9 shows a variable-length inverse coding unit 11.
3 is a diagram showing details of a header detection circuit 11-1 of FIG. FIG.
As shown in (1), the header detection circuit 11-1 includes a picture header storage register 31, a shift register 32, and a comparator 33. Generally, an MPEG stream is transmitted serially, so in the example of FIG. 9, it is assumed that the video stream supplied from the VBV buffer 17-1 is also serial. The shift register 32 converts the serial video stream into parallel data.
This serial-parallel conversion is not essential. Assuming that the video stream supplied from the VBV buffer 17-1 is parallel, a simple register may be used instead of the shift register 32.

【0014】ピクチャーヘッダ格納レジスタ31はI/
P/Bピクチャーを識別するピクチャーヘッダ情報を格
納する。比較器33は、シフトレジスタ32から供給さ
れるデータとピクチャーヘッダ格納レジスタ31に格納
されるピクチャーヘッダ情報とを比較して、現在供給さ
れるピクチャーが、I/P/Bのいずれであるかを判定
する。この比較器33は例えば、XOR回路等を用いる
ことによって構成できる。
The picture header storage register 31 stores an I / O
Picture header information for identifying a P / B picture is stored. The comparator 33 compares the data supplied from the shift register 32 with the picture header information stored in the picture header storage register 31 to determine whether the currently supplied picture is I / P / B. judge. The comparator 33 can be configured by using, for example, an XOR circuit or the like.

【0015】MPEGビデオストリームは、各階層のデ
ータの開始ポイントを示すシーケンスヘッダコード、グ
ループスタートコード、ピクチャースタートコード、ス
ライススタートコード等を含み、全て16進数の「0000
01xx」と規定される。従って全てのスタートコードは、
2進数で”0”が23個連続してその後”1”がくるこ
とになる。この”0”が23個連続しその後”1”がく
るパターンは、これらのスタートコード以外には存在し
ないように、ビデオストリームは符号化されている。ま
た「xx」によってスタートコードの種類を規定するよう
になっており、ピクチャースタートコードの場合はxx=
00である。このピクチャースタートコードに後続してI
/P/Bのピクチャータイプを示すコードが送られる。
従って、ピクチャースタートコードとピクチャータイプ
を纏めてピクチャーヘッダとして考えて、このピクチャ
ーヘッダのビットパターンによってピクチャーの開始を
判定すると共に、ピクチャータイプを識別することがで
きる。図9の例に於て比較器33は、ピクチャーヘッダ
識別後に可変長逆符号化回路11−2に対して起動信号
を入力して、ピクチャーに対する逆符号化処理を開始さ
せる。
The MPEG video stream includes a sequence header code indicating a start point of data of each layer, a group start code, a picture start code, a slice start code, etc.
01xx ". Therefore, all start codes are
23 consecutive "0" s in binary number followed by "1". The video stream is coded so that the pattern of 23 consecutive "0s" followed by a "1" does not exist except for these start codes. Also, the type of start code is specified by “xx”, and in the case of a picture start code, xx =
00. Following this picture start code, I
A code indicating the picture type of / P / B is sent.
Therefore, the picture start code and the picture type can be considered together as a picture header, the start of the picture can be determined based on the bit pattern of the picture header, and the picture type can be identified. In the example of FIG. 9, the comparator 33 inputs an activation signal to the variable length decoding circuit 11-2 after identifying the picture header, and starts the decoding processing for the picture.

【0016】図8の画像処理装置に於てビデオの早送り
を実現する場合、DVD等から供給されたMPEGスト
リームの処理として、Iピクチャーのみの処理による早
送り再生或いはBピクチャースキップ処理による早送り
再生が一般的である。Iピクチャーのみの再生或いはB
ピクチャースキップ再生が一般的である理由を以下に説
明する。
When fast-forwarding video is realized in the image processing apparatus shown in FIG. 8, fast-forward playback using only I-pictures or fast-forward playback using B-picture skipping is generally performed as processing of an MPEG stream supplied from a DVD or the like. It is a target. Playback of I picture only or B
The reason why picture skip reproduction is common is described below.

【0017】例えば5倍のスピードで早送りされたビデ
オストリームを、MPEGビデオデコーダ(可変長逆符
号化ユニット11、逆量子化ユニット12、逆DCTユ
ニット13、加算器14、及び予測ユニット15)が全
て処理するには、5倍の処理スピードが要求される。こ
のような処理スピードは、経済的要件を考えると実現す
ることが難しい。またディスプレイ19が5倍のスピー
ドで画像情報を表示することが不可能であるから、5倍
のスピードで全てのMPEGビデオストリームを処理す
ること自体に意味がない。
For example, an MPEG video decoder (variable-length inverse coding unit 11, inverse quantization unit 12, inverse DCT unit 13, adder 14, and prediction unit 15) all processes a video stream fast-forwarded at a speed of, for example, five times. For processing, five times the processing speed is required. Such a processing speed is difficult to realize in view of economic requirements. In addition, since it is impossible for the display 19 to display image information at five times speed, it is meaningless to process all MPEG video streams at five times speed.

【0018】ディスプレイ19の表示能力を考慮した場
合、早送り再生として意味があるのは、画像フレームを
飛び飛びに表示することである。従って、MPEGビデ
オデコーダ側も5倍のスピードで処理をするのではな
く、5フレームに1フレームを処理すればよいことにな
る。但しIピクチャーは画像内符号化されているので、
単独で与えられてもデコード出来るが、Pピクチャー或
いはBピクチャーは画像間符号化されているので、単独
で与えられたのではデコード不可能である。即ち、Pピ
クチャーは過去のIピクチャー或いは過去のPピクチャ
ーに依存し、またこの過去のPピクチャーは更に過去の
ピクチャーに依存する。従って、あるPピクチャーの処
理を一回スキップすると、その後のPピクチャー処理が
不可能になる。同様に、過去及び未来のI/Pピクチャ
ーに依存するBピクチャーも、Pピクチャー処理をスキ
ップした場合には復元不可能となる。
In consideration of the display capability of the display 19, what is meaningful as fast-forward reproduction is that image frames are displayed intermittently. Therefore, the MPEG video decoder also has to process one frame for every five frames instead of processing at five times the speed. However, since the I picture is intra-coded,
Although it can be decoded even if given alone, it cannot be decoded if given alone because it is inter-coded for P-pictures or B-pictures. That is, the P picture depends on the past I picture or the past P picture, and the past P picture further depends on the past picture. Therefore, if the processing of a certain P picture is skipped once, the subsequent P picture processing becomes impossible. Similarly, B pictures that depend on past and future I / P pictures cannot be restored if the P picture processing is skipped.

【0019】従って、早送り再生を実行する第1の方法
は、単独でも復元可能なIピクチャーのみを再生するこ
とである。また第2の方法は、Bピクチャーのみを一部
或いは全部スキップして、Iピクチャー及びPピクチャ
ー或いはそれに加えてBピクチャーの一部を再生するこ
とである。
Therefore, the first method of executing fast-forward playback is to play back only I pictures that can be restored alone. The second method is to skip a part or all of the B picture and reproduce the I picture and the P picture or a part of the B picture in addition to the I picture and the P picture.

【0020】[0020]

【発明が解決しようとする課題】しかしながら図8の従
来の画像処理装置に於ては、上述の2つの早送り再生処
理に必要なピクチャータイプの識別を、ヘッダ検出回路
11−1によって行うことになる。この場合、VBVバ
ッファ17−1からバス30を介してヘッダ検出回路1
1−1に供給されるビデオストリームは、全てのピクチ
ャーを含むストリームである。またストリーム分解ユニ
ット10からバス30を介してVBVバッファ17−1
に書き込まれるビデオストリームも、全てのピクチャー
を含むストリームである。
However, in the conventional image processing apparatus shown in FIG. 8, the picture type necessary for the above-mentioned two fast-forward reproduction processes is identified by the header detection circuit 11-1. . In this case, the header detection circuit 1 from the VBV buffer 17-1 via the bus 30
The video stream supplied to 1-1 is a stream including all pictures. In addition, the VBV buffer 17-1 from the stream decomposition unit 10 via the bus 30.
Is a stream including all pictures.

【0021】従って早送り再生の場合、バス30を介し
てMPEGデコードメモリ17にビデオストリームを読
み書きする処理は、大量かつ高速なデータ転送を行う必
要がある。従って、バス30のデータ転送能力に大幅な
負担がかかると共に、ビデオストリームの速度が、メモ
リに対する書き込み・読み出しのアクセススピードの限
界を越えてしまう可能性がある。
Therefore, in the case of fast-forward playback, the process of reading and writing a video stream to and from the MPEG decode memory 17 via the bus 30 requires a large amount of high-speed data transfer. Therefore, a great load is imposed on the data transfer capability of the bus 30, and the speed of the video stream may exceed the limit of the write / read access speed to the memory.

【0022】従って本発明は、MPEGデコード用メモ
リに対して過剰なデータ読み書きを行うことなく、ビデ
オの早送り再生を実現する画像処理装置を提供すること
を目的とする。
Accordingly, an object of the present invention is to provide an image processing apparatus which realizes fast-forward playback of a video without excessively reading / writing data from / to an MPEG decoding memory.

【0023】[0023]

【課題を解決するための手段】請求項1の発明に於て
は、多重化されたデータストリーム中のビデオストリー
ムをデコードして画像情報を表示するための画像処理装
置は、該データストリームを受け取り該ビデオストリー
ムを抽出するストリーム分解ユニットと、該ストリーム
分解ユニットから該ビデオストリームを受け取り、該ビ
デオストリームから所定のヘッダを検出して、該所定の
ヘッダ及び該所定のヘッダに付随するデータからなる選
択されたビデオストリームを出力するヘッダ検出ユニッ
トと、該選択されたビデオストリームを格納するメモリ
と、該メモリに格納された該選択されたビデオストリー
ムをデコードするビデオデコーダを含むことを特徴とす
る。
According to a first aspect of the present invention, an image processing apparatus for decoding a video stream in a multiplexed data stream and displaying image information receives the data stream. A stream decomposing unit for extracting the video stream, receiving the video stream from the stream decomposing unit, detecting a predetermined header from the video stream, and selecting a predetermined header and data accompanying the predetermined header. A header detection unit that outputs the selected video stream, a memory that stores the selected video stream, and a video decoder that decodes the selected video stream stored in the memory.

【0024】上記発明に於ては、ヘッダ検出ユニットを
ストリーム分解ユニットの直後に設けることによって、
データストリームの内で必要なデータのみをデコード用
メモリに書き込むようにする。これによって、デコード
用メモリに書き込む以前に不要なデータを廃棄すること
が出来るので、デコード用メモリに要求されるデータ書
き込み/読み出しのスピードを削減することが出来る。
In the above invention, by providing the header detection unit immediately after the stream decomposing unit,
Only necessary data in the data stream is written to the decoding memory. As a result, unnecessary data can be discarded before writing to the decoding memory, so that the data writing / reading speed required for the decoding memory can be reduced.

【0025】請求項2の発明に於ては、請求項1記載の
画像処理装置に於て、前記データストリームは、前記画
像情報を早送り再生するために通常再生より早いデータ
レートで供給されることを特徴とする。上記発明に於て
は、画像の早送り再生に於て、デコード用メモリに書き
込む以前にビデオストリームの不要なデータを廃棄する
ことにより、早送り再生時にデコード用メモリに要求さ
れるデータ書き込み/読み出しのスピードを削減するこ
とが出来る。
According to a second aspect of the present invention, in the image processing apparatus according to the first aspect, the data stream is supplied at a data rate faster than normal reproduction for fast-forward reproduction of the image information. It is characterized by. In the above-mentioned invention, in the fast-forward reproduction of an image, unnecessary data of the video stream is discarded before writing to the decoding memory, so that the data writing / reading speed required for the decoding memory at the time of fast-forward reproduction is performed. Can be reduced.

【0026】請求項3の発明に於ては、請求項2記載の
画像処理装置に於て、前記ヘッダ検出ユニットは、Iピ
クチャーヘッダを前記所定のヘッダとして検出し、Pピ
クチャー及びBピクチャーを破棄してIピクチャーのみ
からなる前記選択されたビデオストリームを出力するこ
とを特徴とする。
According to a third aspect of the present invention, in the image processing apparatus according to the second aspect, the header detection unit detects an I picture header as the predetermined header and discards a P picture and a B picture. And outputting the selected video stream consisting of only I pictures.

【0027】上記発明に於ては、デコード用メモリに対
してデータ書き込み/読み出しのスピードを過大に要求
することなく、Iピクチャーのみを用いた画像の早送り
再生を行うことが出来る。請求項4の発明に於ては、請
求項3記載の画像処理装置に於て、前記ヘッダ検出ユニ
ットは、Iピクチャーヘッダ検出器と、Pピクチャーヘ
ッダ検出器と、Bピクチャーヘッダ検出器と、シーケン
スヘッダコード検出器と、グループスタートコード検出
器を含み、Pピクチャーヘッダ及びBピクチャーヘッダ
が検出されると、次に前記Iピクチャーヘッダ、シーケ
ンスヘッダコード、グループスタートコードの一つが検
出されるまで前記ビデオストリームを破棄することを特
徴とする。
According to the above-mentioned invention, it is possible to perform fast-forward reproduction of an image using only I-pictures without excessively requesting the decoding memory for data writing / reading speed. According to a fourth aspect of the present invention, in the image processing apparatus according to the third aspect, the header detection unit includes an I picture header detector, a P picture header detector, a B picture header detector, A header code detector and a group start code detector, wherein when the P picture header and the B picture header are detected, the video is continued until one of the I picture header, the sequence header code and the group start code is detected next. The stream is discarded.

【0028】上記発明に於ては、ビデオストリームの各
ヘッダを検出することによって、デコード用メモリに対
してデータ書き込み/読み出しのスピードを過大に要求
することなく、Iピクチャーのみを用いた画像の早送り
再生が可能になる。請求項5の発明に於ては、請求項2
記載の画像処理装置に於て、前記ヘッダ検出ユニット
は、Iピクチャーヘッダ及びPピクチャーヘッダを前記
所定のヘッダとして検出し、Bピクチャーを一部或いは
全部破棄してIピクチャー及びPピクチャー及びBピク
チャーの一部からなる前記選択されたビデオストリーム
を出力することを特徴とする。
In the above-mentioned invention, by detecting each header of the video stream, fast-forwarding of an image using only I-pictures without excessively requesting the data write / read speed to the decoding memory. Playback becomes possible. In the invention of claim 5, claim 2
In the above image processing apparatus, the header detection unit detects an I picture header and a P picture header as the predetermined header, discards a part or all of the B picture, and discards the I picture, the P picture, and the B picture. Outputting the selected video stream composed of a part.

【0029】上記発明に於ては、デコード用メモリに対
してデータ書き込み/読み出しのスピードを過大に要求
することなく、Iピクチャー及びPピクチャーのみを用
いた画像の早送り再生を行うことが出来る。請求項6の
発明に於ては、請求項5記載の画像処理装置に於て、前
記ヘッダ検出ユニットは、Iピクチャーヘッダ検出器
と、Pピクチャーヘッダ検出器と、Bピクチャーヘッダ
検出器と、シーケンスヘッダコード検出器と、グループ
スタートコード検出器を含み、Bピクチャーヘッダが検
出されると、次に前記Iピクチャーヘッダ、前記Pピク
チャーヘッダ、シーケンスヘッダコード、グループスタ
ートコードの一つが検出されるまで前記ビデオストリー
ムを破棄することを特徴とする。
According to the above-mentioned invention, it is possible to perform fast-forward reproduction of an image using only I-pictures and P-pictures without excessively requesting the decoding memory for data writing / reading speed. According to a sixth aspect of the present invention, in the image processing apparatus according to the fifth aspect, the header detection unit includes an I picture header detector, a P picture header detector, a B picture header detector, and a sequencer. A header code detector and a group start code detector, wherein when a B picture header is detected, the I picture header, the P picture header, a sequence header code, and one of group start codes are detected until the B picture header is detected. The video stream is discarded.

【0030】上記発明に於ては、ビデオストリームの各
ヘッダを検出することによって、デコード用メモリに対
してデータ書き込み/読み出しのスピードを過大に要求
することなく、Iピクチャー及びPピクチャーのみを用
いた画像の早送り再生が可能になる。
In the above invention, by detecting each header of the video stream, only the I picture and the P picture are used without excessively requesting the data write / read speed for the decoding memory. Fast forward playback of images becomes possible.

【0031】請求項7の発明に於ては、請求項1、2、
3、5いずれか一項記載の画像処理装置に於て、前記ヘ
ッダ検出ユニットは、ユーザデータスタートコード及び
エクステンションスタートコードの少なくとも一つを前
記所定のヘッダとして検出し、ユーザデータ及びエクス
テンションデータの少なくとも一つからなる前記選択さ
れたビデオストリームを出力することを特徴とする。
According to the seventh aspect of the present invention,
3. The image processing apparatus according to claim 3, wherein the header detection unit detects at least one of a user data start code and an extension start code as the predetermined header, and detects at least one of the user data and the extension data. Outputting the one selected video stream.

【0032】上記発明に於ては、ビデオストリームのユ
ーザデータ及びエクステンションデータの少なくとも一
つを選別してメモリに格納することによって、ユーザデ
ータ或いはエクステンションデータを他のデータとは別
個に扱うことが出来ると共に、デコード用メモリに要求
されるデータ書き込み/読み出しのスピードを削減する
ことが出来る。
In the above invention, at least one of the user data and the extension data of the video stream is selected and stored in the memory, so that the user data or the extension data can be handled separately from the other data. At the same time, the data write / read speed required for the decoding memory can be reduced.

【0033】請求項8の発明に於ては、請求項7記載の
画像処理装置に於て、前記ヘッダ検出ユニットは、Iピ
クチャーヘッダ検出器と、Pピクチャーヘッダ検出器
と、Bピクチャーヘッダ検出器と、シーケンスヘッダコ
ード検出器と、グループスタートコード検出器と、ユー
ザデータスタートコード検出器とを含み、前記ユーザデ
ータスタートコードが検出されたときには、その前に検
出されたヘッダが、Iピクチャーヘッダ、Pピクチャー
ヘッダ、Bピクチャーヘッダ、シーケンスヘッダコー
ド、及びグループスタートコードのいずれであるかによ
って、検出された該ユーザデータスタートコードがシー
ケンス層、グループオブピクチャー層、及びピクチャー
層のいずれのものであるのかを決定して、所定の階層の
前記ユーザデータからなる前記選択されたビデオストリ
ームを出力することを特徴とする。
According to an eighth aspect of the present invention, in the image processing apparatus according to the seventh aspect, the header detection unit includes an I picture header detector, a P picture header detector, and a B picture header detector. And a sequence header code detector, a group start code detector, and a user data start code detector. When the user data start code is detected, a header detected before that is an I picture header. Depending on which of the P picture header, the B picture header, the sequence header code, and the group start code, whether the detected user data start code is of the sequence layer, the group of picture layer, or the picture layer Is determined from the user data of a predetermined hierarchy. And outputs the selected video stream that.

【0034】上記発明に於ては、ビデオストリームの各
ヘッダを検出することによってユーザデータを他のデー
タとは別個に扱うことが可能になると共に、デコード用
メモリに要求されるデータ書き込み/読み出しのスピー
ドを削減することが出来る。
In the above invention, by detecting each header of the video stream, the user data can be handled separately from other data, and the data writing / reading required for the decoding memory can be performed. Speed can be reduced.

【0035】[0035]

【発明の実施の形態】以下に本発明の実施例を添付の図
面を用いて説明する。図1は、本発明による画像処理装
置の実施例を示す。図1に於て、図8と同一の構成要素
は同一の符号によって参照され、その詳細な説明は省略
される。本発明による画像処理装置に於ては、ヘッダ検
出ユニットをストリーム分解ユニットの直後に設けるこ
とによって、MPEGストリームの内で必要なデータの
みをMPEGデコード用メモリに書き込むようにする。
これによって、MPEGデコード用メモリに書き込む以
前に不要なデータを廃棄することが出来るので、MPE
Gデコード用メモリに要求されるデータ書き込み/読み
出しのスピードを削減することが出来る。
Embodiments of the present invention will be described below with reference to the accompanying drawings. FIG. 1 shows an embodiment of the image processing apparatus according to the present invention. 1, the same components as those of FIG. 8 are referred to by the same numerals, and a detailed description thereof will be omitted. In the image processing apparatus according to the present invention, by providing the header detection unit immediately after the stream decomposing unit, only necessary data in the MPEG stream is written to the MPEG decoding memory.
As a result, unnecessary data can be discarded before writing to the MPEG decoding memory.
Data writing / reading speed required for the G decoding memory can be reduced.

【0036】図1の画像処理装置は、ストリーム分解ユ
ニット10、ヘッダ検出ユニット40、可変長逆符号化
ユニット11、逆量子化ユニット12、逆DCTユニッ
ト13、加算器14、予測ユニット15、メモリコント
ローラ16、MPEGデコード用メモリ17、出力回路
18、ディスプレイ19、MPEGオーディオデコーダ
20、及びスピーカ21を含む。
The image processing apparatus shown in FIG. 1 comprises a stream decomposition unit 10, a header detection unit 40, a variable-length inverse encoding unit 11, an inverse quantization unit 12, an inverse DCT unit 13, an adder 14, a prediction unit 15, a memory controller 16, an MPEG decoding memory 17, an output circuit 18, a display 19, an MPEG audio decoder 20, and a speaker 21.

【0037】ストリーム分解ユニット10は、DVD等
のMPEGストリーム発生装置から伝送されたMPEG
ストリームを、MPEGビデオストリーム、MPEGオ
ーディオストリーム、及び一般ディジタル情報ストリー
ムに分解する。ストリーム分解ユニット10から出力さ
れたMPEGオーディオストリームと一般ディジタル情
報ストリームは、バス30とメモリコントローラ16を
介して、MPEGデコード用メモリ17のVBVバッフ
ァ17−1及びその他のバッファ17−5内の所定の領
域に一時的に格納される。このVBVバッファ17−1
及びその他のバッファ17−5に格納された圧縮情報の
うち、例えばオーディオ情報は、メモリコントローラ1
6によって読み出されて、MPEGオーディオデコーダ
20に供給される。MPEGオーディオデコーダ20は
オーディオ情報をデコードし、スピーカ21はデコード
されたオーディオ情報を出力する。
The stream decomposing unit 10 is adapted to transmit the MPEG transmitted from an MPEG stream generator such as a DVD.
Decompose the stream into an MPEG video stream, an MPEG audio stream, and a general digital information stream. The MPEG audio stream and the general digital information stream output from the stream disassembling unit 10 are transmitted via the bus 30 and the memory controller 16 to predetermined streams in the VBV buffer 17-1 of the MPEG decoding memory 17 and other buffers 17-5. Temporarily stored in the area. This VBV buffer 17-1
Out of the compressed information stored in the buffer 17-5 and other information, for example, the audio information is stored in the memory controller 1
6 and supplied to the MPEG audio decoder 20. The MPEG audio decoder 20 decodes the audio information, and the speaker 21 outputs the decoded audio information.

【0038】ストリーム分解ユニット10から出力され
たMPEGビデオストリームは、ヘッダ検出ユニット4
0に供給される。ヘッダ検出ユニット40は、所定のヘ
ッダの付いたデータストリームだけを選択して、MPE
Gデコード用メモリ17のVBVバッファ17−1内の
所定の領域に格納する。
The MPEG video stream output from the stream decomposing unit 10 is
0 is supplied. The header detection unit 40 selects only the data stream with a predetermined header,
The data is stored in a predetermined area in the VBV buffer 17-1 of the G decoding memory 17.

【0039】Iピクチャーのみの選択による早送り再生
は以下のようにして実現される。ヘッダ検出ユニット4
0は、早送りのスピードに対応したMPEGビデオスト
リームをストリーム分解ユニット10から受け取る。供
給されたMPEGビデオストリームから、ヘッダ検出ユ
ニット40は、シーケンスヘッダコード、グループスタ
ートコード、及びピクチャーヘッダを検出する。
Fast forward reproduction by selecting only I pictures is realized as follows. Header detection unit 4
0 receives the MPEG video stream corresponding to the fast forward speed from the stream decomposition unit 10. From the supplied MPEG video stream, the header detection unit 40 detects a sequence header code, a group start code, and a picture header.

【0040】図2に、MPEGビデオストリームの大略
を模式的に示す。実際のMPEGビデオストリームはよ
り詳細に定義されているが、説明の都合上、本発明に関
連する部分のみを簡略化して図2に示してある。図2に
示されるように、MPEGビデオストリームは、シーケ
ンスヘッダコードで始まり、シーケンスヘッダコードに
続く領域には、長い時間単位で画像シーケンスを定義す
る様々なパラメータが含まれる。これらのパラメータの
例としては、画像の縦のライン数、横の画素数、アスペ
クト比、VBVバッファの大きさ等が挙げられる。これ
らのパラメータに続いて、シーケンス階層に於て、ユー
ザが自由に使用できるユーザデータの開始を示すユーザ
データスタートコード及びユーザデータが伝送される。
FIG. 2 schematically shows the outline of an MPEG video stream. Although the actual MPEG video stream is defined in more detail, for the sake of explanation, only the parts relevant to the present invention are simplified and shown in FIG. As shown in FIG. 2, an MPEG video stream starts with a sequence header code, and a region following the sequence header code includes various parameters that define an image sequence in a long time unit. Examples of these parameters include the number of vertical lines of an image, the number of horizontal pixels, the aspect ratio, the size of a VBV buffer, and the like. Following these parameters, a user data start code indicating the start of user data that can be freely used by the user and user data are transmitted in the sequence hierarchy.

【0041】これに続いて、0.5 秒程度の時間単位(1
0〜20程度のフレーム数)のピクチャーの纏まり(グ
ループオブピクチャー:GOP)の開始を示すグループ
スタートコードが伝送される。グループスタートコード
に続く領域には、そのグループオブピクチャーに対して
定義される様々なパラメータが含まれる。例えば、シー
ケンスの先頭からの時間を示すパラメータ等が含まれ
る。これらのパラメータに続いて、グループオブピクチ
ャー階層に於て、ユーザが自由に使用できるユーザデー
タの開始を示すユーザデータスタートコード及びユーザ
データが伝送される。
Subsequently, a time unit of about 0.5 second (1
A group start code indicating the start of a group of pictures (group of pictures: GOP) of about 0 to 20 frames is transmitted. The area following the group start code contains various parameters defined for the group of pictures. For example, a parameter indicating the time from the beginning of the sequence is included. Following these parameters, a user data start code indicating the start of user data that can be freely used by the user and user data are transmitted in the group of pictures hierarchy.

【0042】これに続いて、1フレーム或いは1フィー
ルドの開始を示すピクチャースタートコードが伝送され
る。ピクチャースタートコードに続く領域には、そのピ
クチャーに対して定義される様々なパラメータが含まれ
る。これらのパラメータの例としては、動きベクトルの
精度を示すパラメータ、I/P/Bのピクチャータイプ
を示すピクチャーコーディングタイプ等がある。ここで
は、ピクチャースタートコード及び後続するピクチャー
コーディングタイプを纏めてピクチャーヘッドと呼ぶ。
これらのパラメータに続いて、ピクチャー階層に於て、
ユーザが自由に使用できるユーザデータの開始を示すユ
ーザデータスタートコード及びユーザデータが伝送され
る。
Subsequently, a picture start code indicating the start of one frame or one field is transmitted. The area following the picture start code contains various parameters defined for the picture. Examples of these parameters include a parameter indicating the accuracy of the motion vector, a picture coding type indicating the I / P / B picture type, and the like. Here, the picture start code and the subsequent picture coding type are collectively called a picture head.
Following these parameters, in the picture hierarchy:
A user data start code indicating the start of user data that can be freely used by the user and user data are transmitted.

【0043】これに続いてスライススタートコードで分
割された画像データが伝送される。図1を再び参照し
て、ヘッダ検出ユニット40は、シーケンスヘッダコー
ド或いはグループスタートコードを検出したとき、それ
に続くMPEGストリームをVBVバッファ17−1に
格納しながらピクチャーヘッダを検出する。検出された
ピクチャーヘッダがIピクチャーヘッダの場合、それに
続くMPEGストリームをVBVバッファ17−1に格
納する。検出されたピクチャーヘッダがPピクチャーヘ
ッダ或いはBピクチャーヘッダの場合、それに続くMP
EGストリームを次のシーケンスヘッダコード、グルー
プスタートコード、或いはピクチャーヘッダが来るまで
破棄する。これによってI/P/Bピクチャーのうちで
Iピクチャーのみが、MPEGデコード用メモリ17の
VBVバッファ17−1内の所定の領域に格納される。
VBVバッファ17−1に格納されたIピクチャーは、
メモリコントローラ16及びバス30を介して可変長逆
符号化ユニット11に読み出される。可変長逆符号化ユ
ニット11は、逆符号化を行い可変長符号を固定長符号
に変換して、量子化DCT係数等を抽出する。
Subsequently, the image data divided by the slice start code is transmitted. Referring again to FIG. 1, when detecting the sequence header code or the group start code, the header detection unit 40 detects the picture header while storing the subsequent MPEG stream in the VBV buffer 17-1. If the detected picture header is an I-picture header, the subsequent MPEG stream is stored in the VBV buffer 17-1. If the detected picture header is a P picture header or a B picture header, the MP
The EG stream is discarded until the next sequence header code, group start code, or picture header comes. As a result, of the I / P / B pictures, only the I picture is stored in a predetermined area in the VBV buffer 17-1 of the MPEG decoding memory 17.
The I picture stored in the VBV buffer 17-1 is
The data is read out to the variable length decoding unit 11 via the memory controller 16 and the bus 30. The variable-length inverse encoding unit 11 performs inverse encoding, converts the variable-length code into a fixed-length code, and extracts quantized DCT coefficients and the like.

【0044】逆量子化ユニット12は、量子化DCT係
数を受け取りこれを逆量子化して、DCT係数を出力す
る。逆DCTユニット13は、DCT係数を受け取りこ
れを逆DCTして、周波数領域の画像情報を空間領域の
画像情報に戻す。この場合処理対象がIピクチャーであ
るから、画像間予測のための処理を行う予測ユニット1
5は動作しない。また加算器14は、逆DCTユニット
13から供給される空間領域の画像情報をそのまま素通
りさせる。この空間領域の画像情報は、一旦MPEGデ
コード用メモリ17を介して、出力回路18に供給され
る。出力回路18は早送りビデオ信号を出力し、ディス
プレイ19によって早送り画像として表示される。
The inverse quantization unit 12 receives the quantized DCT coefficients, inversely quantizes them, and outputs DCT coefficients. The inverse DCT unit 13 receives the DCT coefficient, performs inverse DCT on the DCT coefficient, and returns image information in the frequency domain to image information in the spatial domain. In this case, since the processing target is an I picture, a prediction unit 1 that performs processing for inter-picture prediction
5 does not work. The adder 14 passes the image information of the spatial region supplied from the inverse DCT unit 13 as it is. The image information of this space area is once supplied to an output circuit 18 via a memory 17 for MPEG decoding. The output circuit 18 outputs a fast-forward video signal, which is displayed on the display 19 as a fast-forward image.

【0045】このように、ヘッダ検出ユニット40をス
トリーム分解ユニット10の直後に設けることによっ
て、MPEGストリームの内で必要なデータのみをMP
EGデコード用メモリ17に書き込むようにする。これ
によって、MPEGデコード用メモリ17に書き込む以
前に不要なデータを廃棄することが出来るので、MPE
Gデコード用メモリ17に要求されるデータ書き込み/
読み出しのスピードを削減することが出来る。なおIピ
クチャーのみを選択してMPEGデコード用メモリ17
に書き込むのと同様に、ヘッダ検出ユニット40に於
て、Iピクチャー及びPピクチャーのみ、或いはIピク
チャー及びPピクチャーとBピクチャーの一部を選択
(即ちBピクチャーをスキップ、或いはBピクチャーの
一部をスキップ)してMPEGデコード用メモリ17に
書き込むように構成してもよい。またヘッダ検出ユニッ
ト40は、ユーザデータスタートコードを識別して、各
階層毎にユーザデータを選別する回路を含んでもよい。
As described above, by providing the header detection unit 40 immediately after the stream decomposing unit 10, only the necessary data in the MPEG stream can be transmitted to the MP stream.
Writing to the EG decoding memory 17 is performed. This makes it possible to discard unnecessary data before writing to the MPEG decoding memory 17.
Data writing required for the G decoding memory 17 /
The reading speed can be reduced. Note that only the I picture is selected and the MPEG decoding memory 17 is selected.
In the header detection unit 40, only the I picture and the P picture, or the I picture, the P picture and a part of the B picture are selected (that is, the B picture is skipped or the B picture is partially (Skip) and writing to the MPEG decoding memory 17. Further, the header detection unit 40 may include a circuit that identifies a user data start code and selects user data for each layer.

【0046】図3は、Iピクチャーのみを選択するため
のヘッダ検出ユニット40の第1の実施例の回路例を示
す。図3のヘッダ検出ユニット40は、オア回路41、
8進カウンタ42、比較器43、遅延回路44、レジス
タ45及び46、シーケンスヘッダ比較器47、GOP
ヘッダ比較器48、Iピクチャーヘッダ比較器49、P
ピクチャーヘッダ比較器50、Bピクチャーヘッダ比較
器51、RSフリップフロップ52、アンド回路53、
FIFOメモリ54、アップダウンカウンタ55、比較
器56、及びメモリインターフェース回路57を含む。
図4に、図3のヘッダ検出ユニット40のタイムチャー
トを示す。以下、図3及び図4を参照して、図3のヘッ
ダ検出ユニット40の動作を説明する。
FIG. 3 shows a circuit example of the first embodiment of the header detection unit 40 for selecting only I pictures. The header detection unit 40 of FIG.
Octal counter 42, comparator 43, delay circuit 44, registers 45 and 46, sequence header comparator 47, GOP
Header comparator 48, I picture header comparator 49, P
Picture header comparator 50, B picture header comparator 51, RS flip-flop 52, AND circuit 53,
It includes a FIFO memory 54, an up / down counter 55, a comparator 56, and a memory interface circuit 57.
FIG. 4 shows a time chart of the header detection unit 40 of FIG. Hereinafter, the operation of the header detection unit 40 of FIG. 3 will be described with reference to FIGS.

【0047】ストリーム分解ユニット40から供給され
たMPEGビデオストリームは、遅延回路44及びレジ
スタ46に格納される。レジスタ46は、48ビットの
データを格納するデータであり、この48ビットは、各
ヘッダ(スタートコード)の長さに対応する。実際に
は、図2に示されるピクチャースタートコードとピクチ
ャータイプとは、合わせて48ビット以下のビット列で
表される。しかしMPEGビデオストリームが8ビット
単位で供給されるので、これに合わせて8ビットの単位
で区切るために、レジスタ46は48ビット長とされて
いる。
The MPEG video stream supplied from the stream decomposition unit 40 is stored in the delay circuit 44 and the register 46. The register 46 stores data of 48 bits, and the 48 bits correspond to the length of each header (start code). Actually, the picture start code and the picture type shown in FIG. 2 are represented by a bit string of 48 bits or less in total. However, since the MPEG video stream is supplied in units of 8 bits, the register 46 has a 48-bit length so as to be divided in units of 8 bits.

【0048】図4に示されるように、遅延回路44に入
力されたMPEGビデオストリームは、48クロック分
遅延されて出力される。レジスタ46に格納された48
ビットのデータは、シーケンスヘッダ比較器47、GO
Pヘッダ比較器48、Iピクチャーヘッダ比較器49、
Pピクチャーヘッダ比較器50、Bピクチャーヘッダ比
較器51に供給されて、各ヘッダ(スタートコード)と
比較される。比較器47乃至51の各々は、レジスタ4
6に格納された48ビット長のデータが対応するヘッダ
パターンと一致するときに、HIGH信号を出力する。
シーケンスヘッダ比較器47、GOPヘッダ比較器4
8、及びIピクチャーヘッダ比較器49の出力は、フリ
ップフロップ52のセット入力に供給され、Pピクチャ
ーヘッダ比較器50及びBピクチャーヘッダ比較器51
の出力は、フリップフロップ52のリセット入力に供給
される。
As shown in FIG. 4, the MPEG video stream input to the delay circuit 44 is output after being delayed by 48 clocks. 48 stored in the register 46
The bit data is sent to the sequence header comparator 47, GO
P header comparator 48, I picture header comparator 49,
It is supplied to the P picture header comparator 50 and the B picture header comparator 51, and is compared with each header (start code). Each of the comparators 47 to 51 has a register 4
When the 48-bit data stored in No. 6 matches the corresponding header pattern, a HIGH signal is output.
Sequence header comparator 47, GOP header comparator 4
8 and the output of the I picture header comparator 49 are supplied to the set input of the flip-flop 52, and the P picture header comparator 50 and the B picture header comparator 51
Is supplied to the reset input of the flip-flop 52.

【0049】レジスタ46に48ビットのデータを格納
するのには、48クロック分の時間がかかる。従って、
MPEGビデオストリームのIピクチャーヘッドが検出
されてIピクチャーヘッダ比較器49の出力がHIGH
になるのは、MPEGビデオストリームのIピクチャー
ヘッダの先頭から48クロック後である。従って図4に
示されるように、遅延回路44によって48クロック分
遅延されたIピクチャーヘッダの先頭と、Iピクチャー
ヘッダ比較器48の出力とは時間的に一致する。またフ
リップフロップ52は、遅延回路44によって遅延され
たIピクチャーヘッダの先頭に一致するように、その出
力が変化する。この場合はIピクチャーヘッダが検出さ
れたので、その出力はHIGHになる。
It takes 48 clocks to store 48-bit data in the register 46. Therefore,
The I picture head of the MPEG video stream is detected and the output of the I picture header comparator 49 is HIGH.
Becomes 48 clocks after the beginning of the I picture header of the MPEG video stream. Therefore, as shown in FIG. 4, the head of the I picture header delayed by 48 clocks by the delay circuit 44 and the output of the I picture header comparator 48 temporally match. The output of the flip-flop 52 changes so as to match the head of the I picture header delayed by the delay circuit 44. In this case, since an I-picture header has been detected, its output becomes HIGH.

【0050】遅延回路44から出力される遅延されたM
PEGビデオストリームはシリアルデータであり、これ
が8ビットのレジスタ45に格納されて、8ビットのパ
ラレルデータにシリアル−パラレル変換される。8ビッ
トのパラレルデータに変換されたMPEGビデオストリ
ームは、FIFOメモリ54に書き込まれる。この際、
レジスタ45に8ビット分のデータが溜まるまで、レジ
スタ45からFIFOメモリ54にデータを書き込むこ
とは出来ないので、そのタイミングを制御するために比
較器43及びアンド回路53が用いられる。
Delayed M output from delay circuit 44
The PEG video stream is serial data, which is stored in an 8-bit register 45 and is converted from serial to parallel into 8-bit parallel data. The MPEG video stream converted into 8-bit parallel data is written to the FIFO memory 54. On this occasion,
Until data of 8 bits accumulates in the register 45, data cannot be written from the register 45 to the FIFO memory 54. Therefore, the comparator 43 and the AND circuit 53 are used to control the timing.

【0051】比較器47乃至51の出力a乃至eは、オ
ア回路41に供給されて、いずれかのヘッダが検出され
たタイミングで8進カウンタ42をリセットする。リセ
ットされた8進カウンタ42は、クロックパルスの数を
0から計数して、計数結果を比較器43に供給する。比
較器43は、固定入力”7”と計数結果とを比較して、
両者が同一の時にHIGH信号を出力する。即ち図4に
示されるように、8進カウンタ42の計数結果が7の時
に、比較器43の出力はHIGHとなる。この比較器4
3の出力がHIGHになるのは、8ビットのデータがレ
ジスタ45に格納されて、8ビットのパラレルデータを
読み出し可能になったタイミングである。
The outputs a to e of the comparators 47 to 51 are supplied to an OR circuit 41, and reset the octal counter 42 at the timing when any of the headers is detected. The reset octal counter 42 counts the number of clock pulses from 0, and supplies the counting result to the comparator 43. The comparator 43 compares the fixed input “7” with the count result,
When both are the same, a HIGH signal is output. That is, as shown in FIG. 4, when the count result of the octal counter 42 is 7, the output of the comparator 43 becomes HIGH. This comparator 4
The output of 3 becomes HIGH at the timing when the 8-bit data is stored in the register 45 and the 8-bit parallel data can be read.

【0052】比較器43の出力はアンド回路53の一方
の入力に与えられ、アンド回路53のもう一方の入力に
はフリップフロップ52の出力が与えられる。従ってア
ンド回路53は、シーケンスヘッダ、GOPヘッダ(グ
ループスタートコード)、或いはIピクチャーヘッダが
検出されたときに、8進カウンタが7を係数するタイミ
ングで、HIGH信号を出力する。このアンド回路53
の出力は、FIFOメモリ54のwrite入力に与え
られる。従って図4に示されるように、FIFOメモリ
54のwrite入力は、レジスタ45から8ビットの
パラレルデータを読み出し可能となったタイミングで与
えられる。
The output of the comparator 43 is applied to one input of an AND circuit 53, and the output of the flip-flop 52 is applied to the other input of the AND circuit 53. Therefore, when a sequence header, a GOP header (group start code), or an I picture header is detected, the AND circuit 53 outputs a HIGH signal at a timing at which the octal counter counts seven. This AND circuit 53
Is applied to a write input of the FIFO memory 54. Therefore, as shown in FIG. 4, the write input of the FIFO memory 54 is given at the timing when 8-bit parallel data can be read from the register 45.

【0053】このようにして、レジスタ45でシリアル
−パラレル変換された8ビットデータが、FIFOメモ
リ54に書き込まれる。アンド回路53の出力はまた、
アップダウンカウンタ55のアップカウント入力に与え
られる。即ち、FIFOメモリ54に8ビットデータが
一回書き込まれる度に、アップダウンカウンタ55のカ
ウント値出力は1だけ増加する。この様子が図4に示さ
れる。比較器56は、アップダウンカウンタ55のカウ
ント値出力と固定値”0”とを受け取り両者を比較し、
カウント値が0以上の時にHIGH信号を出力する。
Thus, the 8-bit data serial-parallel converted by the register 45 is written to the FIFO memory 54. The output of the AND circuit 53 is
It is provided to the up-count input of the up-down counter 55. That is, each time 8-bit data is written to the FIFO memory 54 once, the count value output of the up / down counter 55 increases by one. This is shown in FIG. The comparator 56 receives the count value output of the up / down counter 55 and the fixed value “0”, compares them, and
When the count value is 0 or more, a HIGH signal is output.

【0054】比較器56からHIGH信号が与えられる
と、メモリインターフェース回路57は、FIFOメモ
リ54にread要求信号を供給して、FIFOメモリ
54から8ビットデータを読みだす。メモリインターフ
ェース回路57からFIFOメモリ54へのread要
求信号は、アップダウンカウンタ55のダウンカウント
入力にも与えられる。従って、メモリインターフェース
回路57がFIFOメモリ54から8ビットデータを一
回読みだす度に、アップダウンカウンタ55のカウント
値が1だけ減少する。つまりアップダウンカウンタ55
のカウント値は、FIFOメモリ54に格納されている
8ビットデータの数を示すことになる。このようにし
て、インターフェース回路57は、FIFOメモリ54
にデータが格納されている限りは、データを読み出し続
ける。メモリインターフェース回路57が読み出したデ
ータは、図1のMPEGデコード用メモリ17のVBV
バッファ17−1内に格納される。
When the HIGH signal is supplied from the comparator 56, the memory interface circuit 57 supplies a read request signal to the FIFO memory 54 and reads out 8-bit data from the FIFO memory 54. The read request signal from the memory interface circuit 57 to the FIFO memory 54 is also supplied to a down count input of the up / down counter 55. Therefore, each time the memory interface circuit 57 reads out the 8-bit data from the FIFO memory 54 once, the count value of the up / down counter 55 decreases by one. That is, the up-down counter 55
Indicates the number of 8-bit data stored in the FIFO memory 54. In this way, the interface circuit 57
As long as the data is stored in, the data is continuously read. The data read by the memory interface circuit 57 is stored in the VBV of the MPEG decoding memory 17 shown in FIG.
It is stored in the buffer 17-1.

【0055】なお図4に示されるように、次のピクチャ
ーヘッダがPピクチャーヘッダである場合、Pピクチャ
ーヘッダ比較器50の出力がHIGHとなり、フリップ
フロップ52がリセットされてその出力がLOWとな
る。従ってPピクチャーヘッダ以降のデータは、次にシ
ーケンスヘッダ、GOPヘッダ、或いはIピクチャーヘ
ッダが来るまでFIFOメモリ54には書き込まれな
い。
As shown in FIG. 4, when the next picture header is a P picture header, the output of the P picture header comparator 50 becomes HIGH, the flip-flop 52 is reset and its output becomes LOW. Therefore, the data after the P picture header is not written in the FIFO memory 54 until the next sequence header, GOP header or I picture header comes.

【0056】以上のようにして、Iピクチャーのみを選
択して、MPEGデコード用メモリ17の所定の領域に
格納することが出来る。従って、早送り再生をするとき
に、MPEGデコード用メモリ17に対して過剰な書き
込み・読み出しを要求することなく、Iピクチャーのみ
を再生することが出来る。
As described above, only the I picture can be selected and stored in a predetermined area of the MPEG decoding memory 17. Therefore, when performing fast-forward playback, only I pictures can be played back without requiring excessive writing / reading to the MPEG decoding memory 17.

【0057】図5は、I/Pピクチャーのみを選択する
ためのヘッダ検出ユニット40の第2の実施例の回路例
を示す。図3のヘッダ検出ユニット40は、オア回路4
1、8進カウンタ42、比較器43、遅延回路44、レ
ジスタ45及び46、シーケンスヘッダ比較器47、G
OPヘッダ比較器48、Iピクチャーヘッダ比較器4
9、Pピクチャーヘッダ比較器50、Bピクチャーヘッ
ダ比較器51、RSフリップフロップ52A、アンド回
路53、FIFOメモリ54、アップダウンカウンタ5
5、比較器56、及びメモリインターフェース回路57
を含む。図5のヘッダ検出ユニット40は、図3のヘッ
ダ検出ユニットと、RSフリップフロップ52Aを除い
て同一である。
FIG. 5 shows a circuit example of a second embodiment of the header detection unit 40 for selecting only I / P pictures. The header detection unit 40 shown in FIG.
1, octal counter 42, comparator 43, delay circuit 44, registers 45 and 46, sequence header comparator 47, G
OP header comparator 48, I picture header comparator 4
9, P picture header comparator 50, B picture header comparator 51, RS flip-flop 52A, AND circuit 53, FIFO memory 54, up / down counter 5
5, comparator 56, and memory interface circuit 57
including. The header detection unit 40 in FIG. 5 is the same as the header detection unit in FIG. 3 except for the RS flip-flop 52A.

【0058】即ちI/Pピクチャーを選択してBピクチ
ャーをスキップするヘッダ検出ユニット40に於ては、
RSフリップフロップ52Aは、シーケンスヘッダ、G
OPヘッダ、Iピクチャーヘッダ、或いはPピクチャー
ヘッダが来たときにフリップフロップ52Aをセット
し、Bピクチャーヘッダが来たときのみフリップフロッ
プ52Aをリセットする。このようにして、I及びPピ
クチャーのみを選択して、MPEGデコード用メモリ1
7の所定の領域に格納することが出来る。従って、早送
り再生をするときに、MPEGデコード用メモリ17に
対して過剰な書き込み・読み出しを要求することなく、
I及びPピクチャーのみを再生することが出来る。
That is, in the header detection unit 40 for selecting an I / P picture and skipping a B picture,
The RS flip-flop 52A includes a sequence header G
The flip-flop 52A is set when an OP header, an I-picture header, or a P-picture header comes, and the flip-flop 52A is reset only when a B-picture header comes. In this way, only the I and P pictures are selected and the MPEG decoding memory 1 is selected.
7 can be stored in a predetermined area. Therefore, when performing fast-forward playback, there is no need to request the MPEG decoding memory 17 for excessive writing / reading.
Only I and P pictures can be reproduced.

【0059】図6は、ユーザデータを選別するためのヘ
ッダ検出ユニット40の第3の実施例の回路例を示す。
図6のヘッダ検出ユニット40は、オア回路41、8進
カウンタ42、比較器43、遅延回路44、レジスタ4
5及び46、シーケンスヘッダ比較器47、GOPヘッ
ダ比較器48、Iピクチャーヘッダ比較器49、Pピク
チャーヘッダ比較器50、Bピクチャーヘッダ比較器5
1、RSフリップフロップ52A、アンド回路53A、
FIFOメモリ54、アップダウンカウンタ55、比較
器56、メモリインターフェース回路57を含む。上記
各要素は、図3のヘッダ検出ユニットと、アンド回路5
3Aを除いて同一である。アンド回路53Aは、図3の
2つの入力に加えて、追加された回路部分からの入力を
受け取る3入力のアンド回路となっている。図6のヘッ
ダ検出ユニット40は更に、ユーザデータを識別するた
めに追加された部分として、ユーザヘッダ比較器60
と、RSフリップフロップ61及び62と、アンド回路
63と、インバータ64と、FIFO回路71を含む。
FIFO回路71は、FIFOメモリ54、アップダウ
ンカウンタ55、及び比較器56からなるFIFO回路
70と同一構成のものである。
FIG. 6 shows a circuit example of a third embodiment of the header detection unit 40 for selecting user data.
6 includes an OR circuit 41, an octal counter 42, a comparator 43, a delay circuit 44, a register 4
5 and 46, a sequence header comparator 47, a GOP header comparator 48, an I picture header comparator 49, a P picture header comparator 50, and a B picture header comparator 5.
1, RS flip-flop 52A, AND circuit 53A,
It includes a FIFO memory 54, an up / down counter 55, a comparator 56, and a memory interface circuit 57. The above elements are the header detection unit shown in FIG.
Identical except for 3A. The AND circuit 53A is a three-input AND circuit that receives inputs from the added circuit part in addition to the two inputs in FIG. The header detection unit 40 of FIG. 6 further includes a user header comparator 60 as an additional part for identifying user data.
, RS flip-flops 61 and 62, an AND circuit 63, an inverter 64, and a FIFO circuit 71.
The FIFO circuit 71 has the same configuration as the FIFO circuit 70 including the FIFO memory 54, the up / down counter 55, and the comparator 56.

【0060】図6のヘッダ検出ユニット40は、図2に
示されるMPEGビデオストリームに於て、シーケンス
階層のユーザヘッダ(ユーザデータスタートコード)を
検出して、シーケンス階層のユーザデータを他のデータ
とは別個にメモリインターフェース回路57に供給する
ものである。このような構成とすることによって、図1
のMPEGデコード用メモリ17のVBVバッファ17
−1内で、シーケンス階層のユーザデータを他のデータ
とは別の専用領域に格納することが出来る。
The header detection unit 40 shown in FIG. 6 detects a sequence header user header (user data start code) in the MPEG video stream shown in FIG. 2 and converts the sequence hierarchy user data to other data. Are supplied to the memory interface circuit 57 separately. By adopting such a configuration, FIG.
VBV buffer 17 of MPEG decoding memory 17
Within -1, the user data of the sequence hierarchy can be stored in a dedicated area different from other data.

【0061】図6のヘッダ検出ユニット40に於て、ユ
ーザヘッダ比較部60は、レジスタ46に格納された4
8ビット長のデータが、ユーザデータスタートコードの
ビットパターンに一致するか否かを検出する。一致する
場合には、HIGH信号を出力してフリップフロップ6
2をセットする。このフリップフロップ62は次にヘッ
ダが来るとリセットされる。従ってフリップフロップ6
2の出力は、ユーザヘッダ及びそれに後続するユーザデ
ータの期間のみHIGHになる。
In the header detection unit 40 shown in FIG. 6, the user header comparing section 60
It detects whether the 8-bit data matches the bit pattern of the user data start code. If they match, a HIGH signal is output and flip-flop 6
Set 2 This flip-flop 62 is reset when the next header comes. Therefore, flip-flop 6
The output of 2 becomes HIGH only during the period of the user header and the following user data.

【0062】なおMPEGビデオストリームに於て、ユ
ーザデータスタートコード(ユーザヘッダ)は、シーケ
ンス層、GOP(グループオブデータ)層、及びピクチ
ャー層に関わらず同一のビットパターンである。従っ
て、ユーザヘッダ比較器60だけを用いたのでは、検出
したユーザヘッダ及びそれに後続するユーザデータがど
の階層のものか分からない。
In the MPEG video stream, the user data start code (user header) has the same bit pattern regardless of the sequence layer, GOP (group of data) layer, and picture layer. Therefore, if only the user header comparator 60 is used, it is not possible to know which layer the detected user header and the following user data belong to.

【0063】フリップフロップ61は、ユーザヘッダ比
較器60が検出したユーザヘッダがどの階層に属するの
かを識別するためのものである。フリップフロップ61
のセット入力にはシーケンスヘッダ比較器47の出力
(a)が与えられ、リセット入力にはGOPヘッダ比較
器48、Iピクチャーヘッダ比較器49、Pピクチャー
ヘッダ比較器50、及びBピクチャーヘッダ比較器51
の出力(b乃至e)が与えられる。従ってフリップフロ
ップ61は、現在の階層がシーケンス層である場合の
み、出力としてHIGH信号を供給する。
The flip-flop 61 is for identifying to which layer the user header detected by the user header comparator 60 belongs. Flip-flop 61
, The output (a) of the sequence header comparator 47 is given, and the reset input is a GOP header comparator 48, an I picture header comparator 49, a P picture header comparator 50, and a B picture header comparator 51.
(B to e) are provided. Therefore, the flip-flop 61 supplies a HIGH signal as an output only when the current layer is the sequence layer.

【0064】従って、フリップフロップ61の出力とフ
リップフロップ62の出力とのANDをとることによっ
て、シーケンス層のユーザヘッダを検出することが出来
る。即ち、フリップフロップ61の出力とフリップフロ
ップ62の出力を受け取るアンド回路63は、シーケン
ス層のユーザヘッダが到来したときのみ、その出力をH
IGHにする。
Therefore, by performing an AND operation between the output of the flip-flop 61 and the output of the flip-flop 62, the user header of the sequence layer can be detected. That is, the AND circuit 63 that receives the output of the flip-flop 61 and the output of the flip-flop 62 outputs the output to H only when the user header of the sequence layer arrives.
Set to IGH.

【0065】FIFO回路71は、シーケンス層のユー
ザヘッダ検出を示す信号を書き込み信号writeとし
て受け取り、レジスタ45に格納された8ビットのパラ
レルデータを格納する。FIFO回路71は、次々とシ
ーケンス層のユーザデータを読み込み、保持しているデ
ータがある限りは、メモリインターフェース回路57に
対して書き込み要求信号を供給し続ける。メモリインタ
ーフェース回路57は、書き込み要求信号を受け取る
と、読み込み要求信号readをFIFO回路71に与
え、データを読み込む。なおアンド回路63の出力は、
インバータ64を介してアンド回路53Aに入力され
る。従ってシーケンス層のユーザデータは、FIFO回
路70には書き込まれない。
The FIFO circuit 71 receives a signal indicating the detection of the user header in the sequence layer as a write signal write, and stores the 8-bit parallel data stored in the register 45. The FIFO circuit 71 reads the user data of the sequence layer one after another, and continues to supply the write request signal to the memory interface circuit 57 as long as there is data held. When receiving the write request signal, the memory interface circuit 57 supplies a read request signal read to the FIFO circuit 71 to read data. The output of the AND circuit 63 is
The signal is input to the AND circuit 53A via the inverter 64. Therefore, the user data of the sequence layer is not written in the FIFO circuit 70.

【0066】このようにして、シーケンス層のユーザデ
ータを他のMPEGビデオストリームとは別個に、メモ
リインターフェース回路57に供給することが出来る。
従って図1のMPEGデコード用メモリ17のVBVバ
ッファ17−1内で、シーケンス階層のユーザデータを
他のデータとは別の専用領域に格納することが出来る。
In this manner, the sequence layer user data can be supplied to the memory interface circuit 57 separately from other MPEG video streams.
Therefore, in the VBV buffer 17-1 of the MPEG decoding memory 17 of FIG. 1, the user data of the sequence hierarchy can be stored in a dedicated area different from other data.

【0067】上述の第3の実施例においては、シーケン
ス層のユーザデータを選別する例を示したが、図6と同
様の構成によって任意の層のユーザデータを選別可能で
あることは明らかである。図7は、GOP層のユーザデ
ータを選別するためのヘッダ検出ユニット40の第4の
実施例の回路例を示す。図7のヘッダ検出ユニットは、
フリップフロップ61に供給されるセット信号及びリセ
ット信号の組合せのみが、図6のヘッダ検出ユニットと
異なる。図7に於ては、フリップフロップ61は、GO
Pヘッダ検出時のみセットされ、それ以外のヘッダ検出
時にはリセットされる。従ってフリップフロップ61の
出力は、現在の階層がGOP層の場合のみHIGHにな
る。またフリップフロップ62の出力がHIGHとなる
のは、ユーザヘッダが検出された場合である。従って、
フリップフロップ61の出力とフリップフロップ62の
出力とのANDをとることによって、GOP層のユーザ
ヘッダ及びユーザデータのみを検出することが出来る。
In the above-described third embodiment, an example in which user data in the sequence layer is selected has been described. However, it is clear that user data in an arbitrary layer can be selected by a configuration similar to that shown in FIG. . FIG. 7 shows a circuit example of a fourth embodiment of the header detection unit 40 for selecting user data in the GOP layer. The header detection unit in FIG.
Only the combination of the set signal and the reset signal supplied to the flip-flop 61 is different from the header detection unit in FIG. In FIG. 7, the flip-flop 61 is a GO
It is set only when a P header is detected, and reset when other headers are detected. Therefore, the output of the flip-flop 61 becomes HIGH only when the current layer is the GOP layer. The output of the flip-flop 62 becomes HIGH when a user header is detected. Therefore,
By taking the AND of the output of the flip-flop 61 and the output of the flip-flop 62, only the user header and user data of the GOP layer can be detected.

【0068】また図6の回路に図7のGOP層ユーザデ
ータ選別回路を追加して、シーケンス層のユーザデータ
とGOP層のユーザデータとを各々別々に選別できるよ
うにしてもよい。またシーケンス層、GOP層、及びピ
クチャー層の各々のユーザデータを別々に選別できるよ
うに、同様に構成されたピクチャー層ユーザデータ選別
回路を更に付け加えてもよい。
The GOP layer user data selection circuit shown in FIG. 7 may be added to the circuit shown in FIG. 6 so that user data in the sequence layer and user data in the GOP layer can be individually selected. A similarly configured picture layer user data selection circuit may be further added so that user data of each of the sequence layer, the GOP layer, and the picture layer can be separately selected.

【0069】例えばGOP層のユーザデータは、テレテ
キストなどのテキスト型ディジタルデータ転送に用いる
ことが出来る。これによって、そのGOPのピクチャー
群と関連したテキスト情報を画面に表示することが出来
る。具体的には、例えば料理番組で料理の材料をテキス
トデータとして画面と関連づけて伝送し、対応する画面
と共に料理の材料を文字表示することが出来る。もし視
聴者が文字は邪魔であると考えるならば、文字の表示を
消すことが出来る。通常のテレビ映像などでは、文字情
報が画像情報と一体となってテレビ信号として伝送され
るため、このように文字表示だけ消したりすることが出
来ない。また文字情報として各国語のテキストを伝送
し、視聴者は自分の好みの言語或いは母国語のテキスト
情報を表示させるといったことが可能となる。
For example, user data in the GOP layer can be used for text-type digital data transfer such as teletext. As a result, text information related to the picture group of the GOP can be displayed on the screen. Specifically, for example, in a cooking program, cooking ingredients can be transmitted as text data in association with a screen, and the cooking ingredients can be displayed in characters along with the corresponding screen. If the viewer thinks the text is in the way, the text can be turned off. In a normal television image or the like, character information is transmitted as a television signal together with image information, and thus only character display cannot be erased. In addition, texts of various languages are transmitted as character information, and the viewer can display text information of his / her favorite language or native language.

【0070】上記第3及び第4の実施例に於ては、この
ような処理を早送り再生で行う場合、不必要なユーザデ
ータを破棄して、必要なユーザデータのみをMPEGデ
コード用メモリ17に格納することができる。従って、
MPEGデコード用メモリ17に対するデータ書き込み
・読み出しのスピードを削減することが出来る。また早
送り再生ではなく通常のスピードの再生処理の場合であ
っても、不必要なデータを破棄することによって、MP
EGデコード用メモリ17からストリームを読み出す際
に読み出しスピードを削減できるので有用である。
In the third and fourth embodiments, when such processing is performed by fast forward reproduction, unnecessary user data is discarded and only necessary user data is stored in the MPEG decoding memory 17. Can be stored. Therefore,
The speed of writing / reading data to / from the MPEG decoding memory 17 can be reduced. Also, even in the case of normal-speed playback processing instead of fast-forward playback, discarding unnecessary data allows MP
This is useful because the reading speed can be reduced when reading the stream from the EG decoding memory 17.

【0071】また同様の構成によって、ユーザデータだ
けでなく、エクステンションスタートコード及びそれに
後続するエクステンションデータを選別できるようにし
てもよい。本発明は、MPEGを適用する実施例に基づ
いて説明されたが、MPEGに限定されるものではな
く、様々なタイプの画像情報多重化データに適用するこ
とができる。また本発明は、上述の実施例に限定される
ものではなく、特許請求の範囲に示される本発明の範囲
を逸脱することなく、様々な変形及び修正が可能であ
る。
Further, with the same configuration, not only the user data but also the extension start code and the extension data following the extension start code may be selected. Although the present invention has been described based on the embodiment in which MPEG is applied, the present invention is not limited to MPEG but can be applied to various types of image information multiplexed data. Further, the present invention is not limited to the above-described embodiment, and various changes and modifications can be made without departing from the scope of the present invention described in the appended claims.

【0072】[0072]

【発明の効果】請求項1の発明に於ては、ヘッダ検出ユ
ニットをストリーム分解ユニットの直後に設けることに
よって、データストリームの内で必要なデータのみをデ
コード用メモリに書き込むようにする。これによって、
デコード用メモリに書き込む以前に不要なデータを廃棄
することが出来るので、デコード用メモリに要求される
データ書き込み/読み出しのスピードを削減することが
出来る。
According to the first aspect of the present invention, only the necessary data in the data stream is written to the decoding memory by providing the header detection unit immediately after the stream decomposition unit. by this,
Unnecessary data can be discarded before writing to the decoding memory, so that the data writing / reading speed required for the decoding memory can be reduced.

【0073】請求項2の発明に於ては、画像の早送り再
生に於て、デコード用メモリに書き込む以前にビデオス
トリームの不要なデータを廃棄することにより、早送り
再生時にデコード用メモリに要求されるデータ書き込み
/読み出しのスピードを削減することが出来る。
According to the second aspect of the present invention, in fast-forward reproduction of an image, unnecessary data of a video stream is discarded before writing to the decoding memory, thereby requesting the decoding memory at the time of fast-forward reproduction. Data writing / reading speed can be reduced.

【0074】請求項3の発明に於ては、デコード用メモ
リに対してデータ書き込み/読み出しのスピードを過大
に要求することなく、Iピクチャーのみを用いた画像の
早送り再生を行うことが出来る。請求項4の発明に於て
は、ビデオストリームの各ヘッダを検出することによっ
て、デコード用メモリに対してデータ書き込み/読み出
しのスピードを過大に要求することなく、Iピクチャー
のみを用いた画像の早送り再生が可能になる。
According to the third aspect of the present invention, it is possible to perform fast-forward reproduction of an image using only I-pictures without excessively requesting the decoding memory for data writing / reading speed. According to the fourth aspect of the present invention, by detecting each header of a video stream, fast-forwarding of an image using only I-pictures without excessively requesting the data write / read speed to the decoding memory. Playback becomes possible.

【0075】請求項5の発明に於ては、デコード用メモ
リに対してデータ書き込み/読み出しのスピードを過大
に要求することなく、Iピクチャー及びPピクチャーの
み、或いはIピクチャー及びPピクチャーとBピクチャ
ーの一部を用いた画像の早送り再生を行うことが出来
る。
According to the fifth aspect of the present invention, the I / P picture alone or the I / P picture and the B picture can be used without excessively requiring the data write / read speed for the decoding memory. Fast forward reproduction of an image using a part of the image can be performed.

【0076】請求項6の発明に於ては、ビデオストリー
ムの各ヘッダを検出することによって、デコード用メモ
リに対してデータ書き込み/読み出しのスピードを過大
に要求することなく、Iピクチャー及びPピクチャーの
み、或いはIピクチャー及びPピクチャーとBピクチャ
ーの一部を用いた画像の早送り再生が可能になる。
According to the sixth aspect of the present invention, by detecting each header of the video stream, the I / P picture and the P picture can be used without excessively requesting the data write / read speed for the decoding memory. Alternatively, fast forward reproduction of an image using part of an I picture, a P picture, and a B picture becomes possible.

【0077】請求項7の発明に於ては、ビデオストリー
ムのユーザデータ及びエクステンションデータの少なく
とも一つを選別してメモリに格納することによって、ユ
ーザデータ或いはエクステンションデータを他のデータ
とは別個に扱うことが出来ると共に、デコード用メモリ
に要求されるデータ書き込み/読み出しのスピードを削
減することが出来る。
According to the present invention, at least one of the user data and the extension data of the video stream is selected and stored in the memory, so that the user data or the extension data is handled separately from other data. In addition, the speed of data writing / reading required for the decoding memory can be reduced.

【0078】請求項8の発明に於ては、ビデオストリー
ムの各ヘッダを検出することによってユーザデータを他
のデータとは別個に扱うことが可能になると共に、デコ
ード用メモリに要求されるデータ書き込み/読み出しの
スピードを削減することが出来る。
According to the eighth aspect of the present invention, by detecting each header of a video stream, user data can be handled separately from other data, and data writing required for a decoding memory can be performed. / The reading speed can be reduced.

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

【図1】本発明によるMPEGストリームに対する画像
処理装置の構成図である。
FIG. 1 is a configuration diagram of an image processing apparatus for an MPEG stream according to the present invention.

【図2】MPEGストリームに含まれるヘッダを説明す
る図である。
FIG. 2 is a diagram illustrating a header included in an MPEG stream.

【図3】図1のヘッダ検出ユニットの第1の実施例の構
成図である。
FIG. 3 is a configuration diagram of a first embodiment of the header detection unit of FIG. 1;

【図4】図3のヘッダ検出ユニットの動作を説明するタ
イムチャートである。
FIG. 4 is a time chart for explaining the operation of the header detection unit in FIG. 3;

【図5】図1のヘッダ検出ユニットの第2の実施例の構
成図である。
FIG. 5 is a configuration diagram of a second embodiment of the header detection unit of FIG. 1;

【図6】図1のヘッダ検出ユニットの第3の実施例の構
成図である。
FIG. 6 is a configuration diagram of a third embodiment of the header detection unit of FIG. 1;

【図7】図1のヘッダ検出ユニットの第4の実施例の構
成図である。
FIG. 7 is a configuration diagram of a fourth embodiment of the header detection unit of FIG. 1;

【図8】MPEGストリームに対する従来の画像処理装
置の構成図である。
FIG. 8 is a configuration diagram of a conventional image processing apparatus for an MPEG stream.

【図9】図7の可変長逆符号化ユニットの構成図であ
る。
FIG. 9 is a configuration diagram of the variable-length inverse coding unit of FIG. 7;

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

10 ストリーム分解ユニット 11 可変長逆符号化ユニット 12 逆量子化ユニット 13 逆DCTユニット 14 加算器 15 予測ユニット 16 メモリコントローラ 17 MPEGデコード用メモリ 18 出力回路 19 ディスプレイ 20 MPEGオーディオデコーダ 21 スピーカ 31 ピクチャーヘッダ格納レジスタ 32 シフトレジスタ 33 比較器 41 オア回路 42 8進カウンタ 43 比較器 44 遅延回路 45、46 レジスタ 47 シーケンスヘッダ比較器 48 GOPヘッダ比較器 49 Iピクチャーヘッダ比較器 50 Pピクチャーヘッダ比較器 51 Bピクチャーヘッダ比較器 52 RSフリップフロップ 53 アンド回路 54 FIFOメモリ 55 アップダウンカウンタ 56 比較器 57 メモリインターフェース回路 60 ユーザヘッダ比較器 61、62 RSフリップフロップ 63 アンド回路 64 インバータ 70、71 FIFO回路 Reference Signs List 10 stream decomposition unit 11 variable-length inverse coding unit 12 inverse quantization unit 13 inverse DCT unit 14 adder 15 prediction unit 16 memory controller 17 MPEG decoding memory 18 output circuit 19 display 20 MPEG audio decoder 21 speaker 31 picture header storage register 32 shift register 33 comparator 41 OR circuit 42 octal counter 43 comparator 44 delay circuit 45, 46 register 47 sequence header comparator 48 GOP header comparator 49 I picture header comparator 50 P picture header comparator 51 B picture header comparison Device 52 RS flip-flop 53 AND circuit 54 FIFO memory 55 up / down counter 56 comparator 57 memory interface circuit 60 Zahedda comparator 61, 62 RS flip-flop 63 and circuit 64 inverter 70, 71 FIFO circuit

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 多重化されたデータストリーム中のビデ
オストリームをデコードして画像情報を表示するための
画像処理装置であって、 該データストリームを受け取り該ビデオストリームを抽
出するストリーム分解ユニットと、 該ストリーム分解ユニットから該ビデオストリームを受
け取り、該ビデオストリームから所定のヘッダを検出し
て、該所定のヘッダ及び該所定のヘッダに付随するデー
タからなる選択されたビデオストリームを出力するヘッ
ダ検出ユニットと、 該選択されたビデオストリームを格納するメモリと、 該メモリに格納された該選択されたビデオストリームを
デコードするビデオデコーダを含むことを特徴とする画
像処理装置。
An image processing apparatus for decoding a video stream in a multiplexed data stream to display image information, comprising: a stream decomposition unit that receives the data stream and extracts the video stream; A header detection unit that receives the video stream from the stream decomposition unit, detects a predetermined header from the video stream, and outputs a selected video stream including the predetermined header and data associated with the predetermined header; An image processing apparatus, comprising: a memory for storing the selected video stream; and a video decoder for decoding the selected video stream stored in the memory.
【請求項2】 前記データストリームは、前記画像情報
を早送り再生するために通常再生より早いデータレート
で供給されることを特徴とする請求項1記載の画像処理
装置。
2. The image processing apparatus according to claim 1, wherein the data stream is supplied at a data rate faster than normal reproduction for fast-forward reproduction of the image information.
【請求項3】 前記ヘッダ検出ユニットは、Iピクチャ
ーヘッダを前記所定のヘッダとして検出し、Pピクチャ
ー及びBピクチャーを破棄してIピクチャーのみからな
る前記選択されたビデオストリームを出力することを特
徴とする請求項2記載の画像処理装置。
3. The header detection unit detects an I-picture header as the predetermined header, discards P-pictures and B-pictures, and outputs the selected video stream consisting of only I-pictures. The image processing apparatus according to claim 2.
【請求項4】 前記ヘッダ検出ユニットは、 Iピクチャーヘッダ検出器と、 Pピクチャーヘッダ検出器と、 Bピクチャーヘッダ検出器と、 シーケンスヘッダコード検出器と、 グループスタートコード検出器を含み、Pピクチャーヘ
ッダ及びBピクチャーヘッダが検出されると、次に前記
Iピクチャーヘッダ、シーケンスヘッダコード、グルー
プスタートコードの一つが検出されるまで前記ビデオス
トリームを破棄することを特徴とする請求項3記載の画
像処理装置。
4. The P picture header, comprising: an I picture header detector, a P picture header detector, a B picture header detector, a sequence header code detector, and a group start code detector. 4. The image processing apparatus according to claim 3, wherein when the video stream is detected, the video stream is discarded until one of the I picture header, the sequence header code, and the group start code is detected next. .
【請求項5】 前記ヘッダ検出ユニットは、Iピクチャ
ーヘッダ及びPピクチャーヘッダを前記所定のヘッダと
して検出し、Bピクチャーを全部或いは一部破棄してI
ピクチャー及びPピクチャーを含む前記選択されたビデ
オストリームを出力することを特徴とする請求項2記載
の画像処理装置。
5. The header detection unit detects an I-picture header and a P-picture header as the predetermined header, and discards all or part of a B-picture to obtain an I-picture header.
The image processing apparatus according to claim 2, wherein the selected video stream including a picture and a P picture is output.
【請求項6】 前記ヘッダ検出ユニットは、 Iピクチャーヘッダ検出器と、 Pピクチャーヘッダ検出器と、 Bピクチャーヘッダ検出器と、 シーケンスヘッダコード検出器と、 グループスタートコード検出器を含み、Bピクチャーヘ
ッダが検出されると前記Bピクチャーを全部或いは一部
選択的に破棄し、次に前記Iピクチャーヘッダ、前記P
ピクチャーヘッダ、シーケンスヘッダコード、グループ
スタートコードの一つが検出されるまで前記ビデオスト
リームを全部或いは一部破棄することを特徴とする請求
項5記載の画像処理装置。
6. The B picture header, comprising: an I picture header detector, a P picture header detector, a B picture header detector, a sequence header code detector, and a group start code detector. Is detected, the B picture is selectively or entirely discarded, and then the I picture header and the P picture are discarded.
6. The image processing apparatus according to claim 5, wherein the video stream is completely or partially discarded until one of a picture header, a sequence header code, and a group start code is detected.
【請求項7】 前記ヘッダ検出ユニットは、ユーザデー
タスタートコード及びエクステンションスタートコード
の少なくとも一つを前記所定のヘッダとして検出し、ユ
ーザデータ及びエクステンションデータの少なくとも一
つからなる前記選択されたビデオストリームを出力する
ことを特徴とする請求項1、2、3、5いずれか一項記
載の画像処理装置。
7. The header detection unit detects at least one of a user data start code and an extension start code as the predetermined header, and decodes the selected video stream including at least one of user data and extension data. The image processing device according to claim 1, wherein the image is output.
【請求項8】 前記ヘッダ検出ユニットは、 Iピクチャーヘッダ検出器と、 Pピクチャーヘッダ検出器と、 Bピクチャーヘッダ検出器と、 シーケンスヘッダコード検出器と、 グループスタートコード検出器と、 ユーザデータスタートコード検出器を含み、前記ユーザ
データスタートコードが検出されたときには、その前に
検出されたヘッダが、Iピクチャーヘッダ、Pピクチャ
ーヘッダ、Bピクチャーヘッダ、シーケンスヘッダコー
ド、及びグループスタートコードのいずれであるかによ
って、検出された該ユーザデータスタートコードがシー
ケンス層、グループオブピクチャー層、及びピクチャー
層のいずれのものであるのかを決定して、所定の階層の
前記ユーザデータからなる前記選択されたビデオストリ
ームを出力することを特徴とする請求項7記載の画像処
理装置。
8. The header detection unit includes an I picture header detector, a P picture header detector, a B picture header detector, a sequence header code detector, a group start code detector, and a user data start code. A detector, and when the user data start code is detected, whether the previously detected header is an I picture header, a P picture header, a B picture header, a sequence header code, or a group start code. Determines whether the detected user data start code is of a sequence layer, a group of picture layer, or a picture layer, and converts the selected video stream composed of the user data of a predetermined hierarchy to the selected video stream. Feature to output The image processing apparatus according to claim 7, wherein:
JP24086796A 1996-09-11 1996-09-11 Picture processor Withdrawn JPH1093917A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24086796A JPH1093917A (en) 1996-09-11 1996-09-11 Picture processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24086796A JPH1093917A (en) 1996-09-11 1996-09-11 Picture processor

Publications (1)

Publication Number Publication Date
JPH1093917A true JPH1093917A (en) 1998-04-10

Family

ID=17065886

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24086796A Withdrawn JPH1093917A (en) 1996-09-11 1996-09-11 Picture processor

Country Status (1)

Country Link
JP (1) JPH1093917A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7218676B2 (en) 1999-12-28 2007-05-15 Fujitsu Limited Method and a decoder for decoding MPEG video
JP2008236784A (en) * 1998-12-10 2008-10-02 Fujitsu Ltd Mpeg video decoder and mpeg video decoding method
US7555045B2 (en) 1998-12-10 2009-06-30 Fujitsu Microelectronics Limited MPEG video decoder and MPEG video decoding method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008236784A (en) * 1998-12-10 2008-10-02 Fujitsu Ltd Mpeg video decoder and mpeg video decoding method
US7555045B2 (en) 1998-12-10 2009-06-30 Fujitsu Microelectronics Limited MPEG video decoder and MPEG video decoding method
US7218676B2 (en) 1999-12-28 2007-05-15 Fujitsu Limited Method and a decoder for decoding MPEG video

Similar Documents

Publication Publication Date Title
KR100375845B1 (en) Variable rate MPEG-2 video syntax processor
US6683987B1 (en) Method and apparatus for altering the picture updating frequency of a compressed video data stream
US7342967B2 (en) System and method for enhancing performance of personal video recording (PVR) functions on hits digital video streams
US6466697B1 (en) Data structure for image transmission, image coding method, and image decoding method
US8009741B2 (en) Command packet system and method supporting improved trick mode performance in video decoding systems
US5739862A (en) Reverse playback of MPEG video
KR20000075760A (en) Error concealment for video image
WO1996033574A1 (en) Video decoder apparatus using non-reference frame as an additional prediction source and method therefor
US5854799A (en) Video decoder with functions to detect and process errors in encoded video data
KR20000028928A (en) Programmable filter for removing selected user data from an MPEG-2 bit-stream
US6754274B2 (en) Video data recording method and apparatus for high-speed reproduction
KR100301825B1 (en) Mpeg video decoding system and method of processing overflow of mpeg video decoding system
JPH1079941A (en) Picture processor
JP2006527518A (en) Video compression
JP2894958B2 (en) Image decoding method and apparatus
JPH1093917A (en) Picture processor
JP3061125B2 (en) MPEG image reproducing apparatus and MPEG image reproducing method
JP2001238182A (en) Image reproduction device and image reproduction method
JP3325464B2 (en) Moving image processing device
KR100585058B1 (en) MPEG decoder and decoding method for caption display
US20020021753A1 (en) Video signal coding method and video signal encoder
JPH0795536A (en) Device and method for reversely reproducing moving image
JP2002171530A (en) Re-encoder provided with superimpose function and its method
US6711305B2 (en) Image processing apparatus and method
KR100525373B1 (en) Fast forward control method of video player and video player

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20031202