JP3338426B2 - MPEG video decoder - Google Patents

MPEG video decoder

Info

Publication number
JP3338426B2
JP3338426B2 JP2000347864A JP2000347864A JP3338426B2 JP 3338426 B2 JP3338426 B2 JP 3338426B2 JP 2000347864 A JP2000347864 A JP 2000347864A JP 2000347864 A JP2000347864 A JP 2000347864A JP 3338426 B2 JP3338426 B2 JP 3338426B2
Authority
JP
Japan
Prior art keywords
picture
bit buffer
core circuit
buffer
video decoder
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP2000347864A
Other languages
Japanese (ja)
Other versions
JP2001197495A (en
Inventor
茂之 岡田
桂太 河原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP2000347864A priority Critical patent/JP3338426B2/en
Publication of JP2001197495A publication Critical patent/JP2001197495A/en
Application granted granted Critical
Publication of JP3338426B2 publication Critical patent/JP3338426B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • G06T9/007Transform coding, e.g. discrete cosine transform

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Discrete Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Television Signal Processing For Recording (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、MPEG(Moving
Picture Expert Group )ビデオデコーダに関するもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an MPEG (Moving
Picture Expert Group) relates to a video decoder.

【0002】[0002]

【従来の技術】マルチメディアで扱われる情報は、膨大
な量で且つ多種多様であり、これらの情報を高速に処理
することがマルチメディアの実用化を図る上で必要とな
ってくる。情報を高速に処理するためには、データの圧
縮・伸長技術が不可欠となる。そのようなデータの圧縮
・伸長技術として「MPEG」方式が挙げられる。この
MPEG方式は、ISO(International Organization
for Standardization)/IEC(International Elec
trotechnical Commission )傘下のMPEG委員会(IS
O/IEC JTC1/SC29/WG11)によって標準化されつつある。
2. Description of the Related Art The information handled by multimedia is enormous and diverse, and it is necessary to process such information at high speed in order to put multimedia into practical use. In order to process information at high speed, data compression / decompression technology is indispensable. As such data compression / decompression technology, the “MPEG” method is exemplified. This MPEG system is based on the ISO (International Organization).
for Standardization) / IEC (International Elec)
trotechnical Commission)
It is being standardized by O / IEC JTC1 / SC29 / WG11).

【0003】MPEGは3つのパートから構成されてい
る。パート1の「MPEGシステムパート」(ISO/IEC
IS 11172 Part1:Systems)では、ビデオデータとオーデ
ィオデータの多重化構造(マルチプレクス・ストラクチ
ャ)および同期方式が規定される。パート2の「MPE
Gビデオパート」(ISO/IEC IS 11172 Part2:Video)で
は、ビデオデータの高能率符号化方式およびビデオデー
タのフォーマットが規定される。パート3の「MPEG
オーディオパート」(ISO/IEC IS 11172 Part3:Audio)
では、オーディオデータの高能率符号化方式およびオー
ディオデータのフォーマットが規定される。
[0003] MPEG is composed of three parts. Part 1 “MPEG System Part” (ISO / IEC
IS 11172 Part1: Systems) defines a multiplex structure (multiplex structure) of video data and audio data and a synchronization method. Part 2 "MPE
In the "G video part" (ISO / IEC IS 11172 Part2: Video), a high-efficiency encoding method of video data and a format of the video data are specified. Part 3, "MPEG
Audio Part ”(ISO / IEC IS 11172 Part3: Audio)
Defines a high-efficiency encoding method of audio data and a format of audio data.

【0004】MPEGビデオパートで取り扱われるビデ
オデータは動画に関するものであり、その動画は1秒間
に数十個(例えば、30個)のフレーム(静止画、コ
マ)によって構成されている。ビデオデータは、シーケ
ンス(Sequence)、GOP(Group Of Pictures )、ピ
クチャ、スライス(Slice )、マクロブロック(Macrob
lock)、ブロックの順に6層の階層構造から成る。
[0004] The video data handled by the MPEG video part relates to a moving image, and the moving image is composed of several tens (eg, 30) frames (still images, frames) per second. Video data includes a sequence (Sequence), a GOP (Group Of Pictures), a picture, a slice (Slice), and a macro block (Macrob).
lock) and blocks in the order of 6 layers.

【0005】また、MPEGには主にエンコードレート
の違いにより、現在のところ、MPEG−1,MPEG
−2の2つの方式がある。MPEG−1においてフレー
ムはピクチャに対応している。MPEG−2において
は、フレームまたはフィールドをピクチャに対応させる
こともできる。フィールドは、2個で1つのフレームを
構成している。ピクチャにフレームが対応している構造
はフレーム構造と呼ばれ、ピクチャにフィールドが対応
している構造はフィールド構造と呼ばれる。
[0005] At present, MPEG-1 and MPEG-1 are mainly used due to differences in encoding rates.
-2. In MPEG-1, a frame corresponds to a picture. In MPEG-2, a frame or a field can correspond to a picture. Two fields constitute one frame. A structure in which a frame corresponds to a picture is called a frame structure, and a structure in which a field corresponds to a picture is called a field structure.

【0006】MPEGでは、フレーム間予測と呼ばれる
圧縮技術を用いる。フレーム間予測は、フレーム間のデ
ータを時間的な相関に基づいて圧縮する。フレーム間予
測では双方向予測が行われる。双方向予測とは、過去の
再生画像(または、ピクチャ)から現在の再生画像を予
測する順方向予測と、未来の再生画像から現在の再生画
像を予測する逆方向予測とを併用することである。
[0006] MPEG uses a compression technique called inter-frame prediction. Inter-frame prediction compresses data between frames based on temporal correlation. In the inter-frame prediction, bidirectional prediction is performed. The bidirectional prediction is to use both forward prediction for predicting a current reproduced image from a past reproduced image (or picture) and backward prediction for predicting a current reproduced image from a future reproduced image. .

【0007】この双方向予測は、Iピクチャ(Intra-Pi
cture ),Pピクチャ(Predictive-Picture),Bピク
チャ(Bidirectionally predictive-Picture)と呼ばれ
る3つのタイプのピクチャを規定している。Iピクチャ
は、過去や未来の再生画像とは無関係に、独立して生成
される。Pピクチャは順方向予測(過去のIピクチャま
たはPピクチャからの予測)により生成される。Bピク
チャは双方向予測により生成される。双方向予測におい
てBピクチャは、以下に示す3つの予測のうちいずれか
1つにより生成される。順方向予測;過去のIピクチ
ャまたはPピクチャからの予測、逆方向予測;未来の
IピクチャまたはPピクチャからの予測、双方向予
測;過去および未来のIピクチャまたはPピクチャから
の予測。そして、これらI,P,Bピクチャがそれぞれ
エンコードされる。つまり、Iピクチャは過去や未来の
ピクチャが無くても生成される。これに対し、Pピクチ
ャは過去のピクチャが無いと生成されず、Bピクチャは
過去または未来のピクチャが無いと生成されない。
[0007] This bidirectional prediction is based on an I-picture (Intra-Pi
), a P picture (Predictive-Picture), and a B picture (Bidirectionally predictive-Picture). The I picture is generated independently of a past or future reproduced image. The P picture is generated by forward prediction (prediction from a past I picture or P picture). B pictures are generated by bidirectional prediction. In bidirectional prediction, a B picture is generated by any one of the following three predictions. Forward prediction; prediction from past I or P pictures; backward prediction; prediction from future I or P pictures, bidirectional prediction; prediction from past and future I or P pictures. Then, these I, P, and B pictures are respectively encoded. That is, an I picture is generated even if there is no past or future picture. In contrast, a P picture is not generated without a past picture, and a B picture is not generated without a past or future picture.

【0008】フレーム間予測では、まず、Iピクチャが
周期的に生成される。次に、Iピクチャよりも数フレー
ム先のフレームがPピクチャとして生成される。このP
ピクチャは、過去から現在への一方向(順方向)の予測
により生成される。続いて、Iピクチャの前、Pピクチ
ャの後に位置するフレームがBピクチャとして生成され
る。このBピクチャを生成するとき、順方向予測,逆方
向予測,双方向予測の3つの中から最適な予測方法が選
択される。一般的に連続した動画では、現在の画像とそ
の前後の画像とは良く似ており、異なっているのはその
一部分に過ぎない。そこで、前のフレーム(例えば、I
ピクチャ)と次のフレーム(例えば、Pピクチャ)とは
同じであると仮定し、両フレーム間に変化があればその
差分(Bピクチャのデータ)のみを抽出して圧縮する。
これにより、フレーム間のデータを時間的な相関に基づ
いて圧縮することができる。
In the inter-frame prediction, first, an I picture is periodically generated. Next, a frame several frames ahead of the I picture is generated as a P picture. This P
The picture is generated by one-way (forward) prediction from the past to the present. Subsequently, a frame located before the I picture and after the P picture is generated as a B picture. When generating this B picture, an optimal prediction method is selected from three of forward prediction, backward prediction, and bidirectional prediction. In general, in a continuous moving image, a current image and images before and after the current image are very similar, and only a part thereof is different. Then, the previous frame (for example, I
Assuming that the picture and the next frame (for example, a P picture) are the same, if there is a change between both frames, only the difference (B picture data) is extracted and compressed.
Thus, data between frames can be compressed based on temporal correlation.

【0009】このようにMPEGビデオパートに準拠し
てエンコードされたビデオデータのデータ列(ビットス
トリーム)は、MPEGビデオストリーム(以下、ビデ
オストリームと略す)と呼ばれる。ところで、MPEG
−1は主にビデオCD(Compact Disc)やCD−ROM
(CD-Read Only Memory )などの記録媒体を用いた蓄積
メディアに対応しており、MPEG−2はMPEG−1
をも含む幅広い範囲のアプリケーションに対応してい
る。
The data sequence (bit stream) of video data encoded in accordance with the MPEG video part is called an MPEG video stream (hereinafter, abbreviated as video stream). By the way, MPEG
-1 is mainly for Video CD (Compact Disc) and CD-ROM
(CD-Read Only Memory) and other storage media using MPEG-2.
It supports a wide range of applications, including.

【0010】蓄積メディアにおいては、以下に示す3つ
の特殊再生機能が要求される。動画を通常の再生速度
より高速で再生(以下、高速再生という)する機能。
動画を通常の再生速度より低速で再生(以下、低速再生
という)する機能。動画を1フレームずつ再生(以
下、コマ送り再生という)する機能。高速再生機能は、
例えば、ユーザが短時間に動画を見るために早送り再生
を行う際や、見たい動画を探索するために早送り再生ま
たは早送り逆転再生を行う際に用いられる。また、低速
再生機能やコマ送り再生機能は、例えば、ユーザが動画
を注意深く見る際などに用いられる。
[0010] In the storage medium, the following three special reproduction functions are required. A function to play videos at a higher speed than normal playback speed (hereinafter referred to as high-speed playback).
A function to play moving images at a lower speed than the normal playback speed (hereinafter referred to as low-speed playback). A function for playing back moving images one frame at a time (hereinafter referred to as frame-by-frame playback). The high-speed playback function
For example, it is used when the user performs fast-forward playback to view a moving image in a short time, or when performing fast-forward playback or fast-forward reverse playback to search for a desired moving image. The low-speed playback function and the frame-by-frame playback function are used, for example, when a user watches a moving image carefully.

【0011】図8に、高速再生機能を備えた従来のMP
EGビデオデコーダの要部ブロック回路を示す。MPE
Gビデオデコーダ101は、ビットバッファ102,ピ
クチャヘッダ検出回路103、MPEGビデオデコード
コア回路(以下、デコードコア回路と略す)104、ビ
デオストリームスキップ回路105、制御コア回路10
6から構成されている。
FIG. 8 shows a conventional MP having a high-speed reproduction function.
3 shows a main block circuit of the EG video decoder. MPE
The G video decoder 101 includes a bit buffer 102, a picture header detection circuit 103, an MPEG video decode core circuit (hereinafter, abbreviated as a decode core circuit) 104, a video stream skip circuit 105, and a control core circuit 10.
6.

【0012】制御コア回路106は各回路102〜10
5を制御する。ビデオCDなどの記録媒体から読み出さ
れたビデオストリームは、ビデオストリームスキップ回
路105を介してビットバッファ102へ転送される。
ビットバッファ102はFIFO(First-In-First-Ou
t)構成のRAM(Random Access Memory)から成るリ
ングバッファによって構成され、ビデオストリームスキ
ップ回路105から転送されてくるビデオストリームを
順次蓄積する。
The control core circuit 106 includes circuits 102 to 10
5 is controlled. A video stream read from a recording medium such as a video CD is transferred to the bit buffer 102 via the video stream skip circuit 105.
The bit buffer 102 is a FIFO (First-In-First-Ou)
t) A ring buffer composed of a random access memory (RAM) having a configuration, and sequentially accumulates video streams transferred from the video stream skip circuit 105.

【0013】ピクチャヘッダ検出回路103は、ビット
バッファ102に蓄積されたビデオストリームの各ピク
チャの先頭に付くピクチャヘッダを検出する。制御コア
回路106は、ピクチャヘッダ検出回路103の検出結
果に基づいて、ビットバッファ102から1フレーム期
間毎に1つのピクチャ分ずつのビデオストリームを読み
出す。尚、MPEG−1では、1秒間に30個のフレー
ム(コマ)によって動画が構成されており、1フレーム
期間は1/30秒である。
The picture header detection circuit 103 detects a picture header at the head of each picture of the video stream stored in the bit buffer 102. The control core circuit 106 reads a video stream for one picture every one frame period from the bit buffer 102 based on the detection result of the picture header detection circuit 103. In MPEG-1, a moving image is composed of 30 frames (frames) per second, and one frame period is 1/30 second.

【0014】デコードコア回路104は、ビットバッフ
ァ102から読み出された各ピクチャをMPEGビデオ
パートに準拠してデコードし、各ピクチャ毎のビデオ出
力を生成する。そのビデオ出力は、MPEGビデオデコ
ーダ101の外部に設けられたディスプレイ107へ出
力される。ビットバッファ102が設けられているの
は、I,P,Bの各ピクチャのデータ量が異なっている
ためである。Iピクチャのデータ量は約30kバイト、
Pピクチャのデータ量は約10〜15kバイト、Bピク
チャのデータ量は0〜約6kバイトである。それに対し
て、通常の再生時に記録媒体から読み出されるビデオス
トリームのビットレートRB は一定である。デコードコ
ア回路104は各ピクチャ毎にデコードを行い、そのデ
コード処理時間は各ピクチャのデータ量によって異な
る。そのため、記録媒体から読み出されたビデオストリ
ームをデコードコア回路104へ直接転送すると、デコ
ードコア回路104においてデコード処理できないピク
チャがでてくる。これを防止するため、記録媒体から読
み出されたビデオストリームに対するバッファメモリと
してのビットバッファ102を設けることで、I,P,
Bの各ピクチャのデータ量の相違を吸収しているわけで
ある。
The decode core circuit 104 decodes each picture read from the bit buffer 102 in accordance with the MPEG video part, and generates a video output for each picture. The video output is output to a display 107 provided outside the MPEG video decoder 101. The reason why the bit buffer 102 is provided is that the data amounts of the I, P, and B pictures are different. The data amount of the I picture is about 30 kbytes,
The data amount of the P picture is about 10 to 15 kbytes, and the data amount of the B picture is 0 to about 6 kbytes. On the other hand, the bit rate RB of the video stream read from the recording medium during normal reproduction is constant. The decode core circuit 104 performs decoding for each picture, and the decoding processing time differs depending on the data amount of each picture. Therefore, when the video stream read from the recording medium is directly transferred to the decode core circuit 104, some pictures cannot be decoded by the decode core circuit 104. To prevent this, by providing a bit buffer 102 as a buffer memory for a video stream read from a recording medium, I, P,
The difference in the data amount of each picture of B is absorbed.

【0015】ビデオストリームスキップ回路105は、
通常の再生時にはノード105a側に接続され、記録媒
体から読み出されたビデオストリームをそのままビット
バッファ102へ転送する。また、高速再生時には再生
速度に従って各ノード105a,105b側への接続が
切り換えられ、記録媒体から読み出されたビデオストリ
ームを再生速度に従って間欠的にビットバッファ102
へ転送する。すなわち、ビデオストリームスキップ回路
105がノード105b側に接続されると、記録媒体か
ら読み出されたビデオストリームはビットバッファ10
2へ転送されずにスキップされる。その結果、ビットバ
ッファ102へ転送されるビデオストリームは、ビデオ
ストリームスキップ回路105によってスキップされた
分だけ間引かれる。
The video stream skip circuit 105
At the time of normal reproduction, the video stream read from the recording medium is connected to the node 105a side and transferred to the bit buffer 102 as it is. At the time of high-speed reproduction, the connection to each of the nodes 105a and 105b is switched in accordance with the reproduction speed, and the video stream read from the recording medium is intermittently switched according to the reproduction speed.
Transfer to That is, when the video stream skip circuit 105 is connected to the node 105b, the video stream read from the recording medium is transmitted to the bit buffer 10b.
2 and skipped. As a result, the video stream transferred to the bit buffer 102 is thinned out by the amount skipped by the video stream skip circuit 105.

【0016】前記したように、通常の再生時に記録媒体
から読み出されるビデオストリームのビットレートRB
は一定である。そのため、1ピクチャ分のビデオストリ
ームのデータ量が多すぎたり少なすぎたりして、ビット
バッファ102がオーバーフローしたりアンダーフロー
したりしないように、ビットバッファ102の占有率を
制御する必要がある。そこで、MPEGビデオパートで
は、仮想的なMPEGビデオデコーダが想定され、それ
に対する規定がなされている。
As described above, the bit rate RB of the video stream read from the recording medium during normal reproduction
Is constant. Therefore, it is necessary to control the occupancy of the bit buffer 102 so that the data amount of the video stream for one picture does not overflow or underflow due to too much or too little data. Therefore, in the MPEG video part, a virtual MPEG video decoder is assumed, and a definition for it is made.

【0017】図9に、通常の再生時におけるビットバッ
ファ102の占有量の変化を示す。ビットバッファ10
2の占有量Bm はビットレートRB をグラフの傾きとし
て上昇する。ビットレートRB は、シーケンスの先頭に
付くシーケンスヘッダのBR(Bit Rate)に従って式
(1)に示すように規定される。また、記録媒体から読
み出されるビデオストリームのピクチャレートRP はシ
ーケンスヘッダのPR(Picture Rate)によって規定さ
れる。そして、ビットバッファ102の容量Bは、シー
ケンスヘッダのVBV(Vbv[Video Buffering Verifie
r] Buffer Size)に従って式(2)に示すように規定さ
れる。そして、1フレーム期間毎に、デコードコア回路
104がそのときデコードしようとする1ピクチャ分の
ビデオストリームが、ビットバッファ102から一気に
読み出される。ここで、1フレーム期間に記録媒体から
読み出されてビットバッファ102に入力されるビデオ
ストリームのデータ量Xは、ビットレートRB およびピ
クチャレートRP に従って式(3)に示すように規定さ
れる。従って、ビットバッファ102から1ピクチャ分
のビデオストリームが一気に読み出された直後のビット
バッファ102の占有量Bm (=B0 〜B6 )は、デー
タ量Xとビットバッファ102の容量Bとに基づいて、
式(4)に示す条件を満たすように規定される。
FIG. 9 shows a change in the occupancy of the bit buffer 102 during normal reproduction. Bit buffer 10
The occupancy Bm of 2 rises with the bit rate RB as the slope of the graph. The bit rate RB is defined as shown in equation (1) according to the BR (Bit Rate) of the sequence header at the beginning of the sequence. The picture rate RP of the video stream read from the recording medium is defined by the PR (Picture Rate) of the sequence header. The capacity B of the bit buffer 102 is determined by the VBV (Vbv [Video Buffering Verifie
r] Buffer Size) as defined in equation (2). Then, for each frame period, a video stream for one picture that the decode core circuit 104 is to decode at that time is read from the bit buffer 102 at a stretch. Here, the data amount X of the video stream read from the recording medium and input to the bit buffer 102 during one frame period is defined as shown in Expression (3) according to the bit rate RB and the picture rate RP. Therefore, the occupation amount Bm (= B0 to B6) of the bit buffer 102 immediately after the video stream for one picture is read at a stretch from the bit buffer 102 is determined based on the data amount X and the capacity B of the bit buffer 102.
It is defined so as to satisfy the condition shown in Expression (4).

【0018】 RB =400×BR ………(1) B=16×1024×VBV ………(2) X=RB /RP ………(3) 0<Bm <B−X=B−(RB /RP ) ………(4) 式(4)に示す条件を満たすようにビットバッファ10
2の占有量Bm が規定されていれば、ビットバッファ1
02がオーバーフローしたりアンダーフローしたりする
ことはない。逆に言えば、ビットバッファ102の占有
量Bm が閾値(B−X)を越えると、次の1フレーム期
間にビットバッファ102に入力されるビデオストリー
ムによってビットバッファ102がオーバーフローする
可能性が極めて高くなる。
RB = 400 × BR (1) B = 16 × 1024 × VBV (2) X = RB / RP (3) 0 <Bm <BX = B− (RB) / RP) (4) The bit buffer 10 is set so as to satisfy the condition shown in the equation (4).
If the occupation amount Bm of 2 is specified, the bit buffer 1
02 does not overflow or underflow. Conversely, when the occupation amount Bm of the bit buffer 102 exceeds the threshold value (BX), the possibility that the bit buffer 102 overflows due to the video stream input to the bit buffer 102 in the next one frame period is extremely high. Become.

【0019】通常の再生時においては、式(4)が満た
されるように、ビットレートRB 、ピクチャレートRP
、容量Bの各値が規定されている。従って、式(2)
に示すようにビットバッファ102の容量Bを設定して
おけば、ビットバッファ102がオーバーフローしたり
アンダーフローしたりすることはない。但し、実際のビ
ットバッファ102では、オーバーフローを確実に防止
するために、式(2)に示す容量Bに、デコードコア回
路104のデコード処理時間などを考慮したマージン分
αを加えた値に容量が設定される。通常、マージン分α
は、式(3)に示すデータ量Xと同程度の値に設定され
る。例えば、ビデオCDでは、容量Bが46kバイト、
データ量Xが6kバイトに規定されているため、実際の
ビットバッファ102の容量は52k(=B+X=46
k+6k)バイトに設定される。
At the time of normal reproduction, the bit rate RB and the picture rate RP are set so that the equation (4) is satisfied.
, And the capacity B are defined. Therefore, equation (2)
If the capacity B of the bit buffer 102 is set as shown in (1), the bit buffer 102 does not overflow or underflow. However, in the actual bit buffer 102, in order to reliably prevent the overflow, the capacity is calculated by adding a margin α in consideration of the decoding processing time of the decode core circuit 104 to the capacity B shown in Expression (2). Is set. Normally, the margin α
Is set to a value similar to the data amount X shown in Expression (3). For example, in a video CD, the capacity B is 46 kbytes,
Since the data amount X is defined as 6 kbytes, the actual capacity of the bit buffer 102 is 52 k (= B + X = 46
(k + 6k) bytes.

【0020】高速再生時において、記録媒体から読み出
されたビデオストリームのビットレートは再生速度に従
って大きくなる。つまり、通常の再生速度のn倍の速度
で高速再生する際には、記録媒体から読み出されたビデ
オストリームのビットレートは通常の再生時のビットレ
ートRB のn倍(=n×RB )となる。しかし、上記し
たように、ビットバッファ102の容量Bは通常の再生
時に対応して設定されているため、ビデオストリームの
ビットレートがn×RB になると、ビットバッファ10
2はオーバーフローすることになる。従って、高速再生
時には、前記したようにビデオストリームスキップ回路
105を制御することにより、ビットバッファ102へ
転送されるビデオストリームが間引かれる。その結果、
ビットバッファ102へ転送されるビデオストリームの
ビットレートは、通常の再生時のビットレートRB と実
質的に等しくなり、ビットバッファ102のオーバーフ
ローは回避される。
During high-speed reproduction, the bit rate of the video stream read from the recording medium increases according to the reproduction speed. That is, when performing high-speed playback at n times the normal playback speed, the bit rate of the video stream read from the recording medium is n times (= n × RB) the bit rate RB during normal playback. Become. However, as described above, since the capacity B of the bit buffer 102 is set corresponding to normal reproduction, when the bit rate of the video stream becomes n × RB, the bit buffer 10
2 will overflow. Therefore, at the time of high-speed reproduction, the video stream transferred to the bit buffer 102 is thinned out by controlling the video stream skip circuit 105 as described above. as a result,
The bit rate of the video stream transferred to the bit buffer 102 is substantially equal to the bit rate RB during normal reproduction, and the overflow of the bit buffer 102 is avoided.

【0021】[0021]

【発明が解決しようとする課題】従来のMPEGビデオ
デコーダ101には以下の問題がある。通常の再生時
において、式(2)に示すようにビットバッファ102
の容量Bを設定しておけば、理想的な状態ではビットバ
ッファ102がオーバーフローすることはない。しか
し、実際の状態では、式(2)に示すようにビットバッ
ファ102の容量Bを設定しておいても、以下に示す場
合においてビットバッファ102がオーバーフローする
恐れがある。
The conventional MPEG video decoder 101 has the following problems. At the time of normal reproduction, as shown in equation (2), the bit buffer 102
Is set, the bit buffer 102 does not overflow in an ideal state. However, in an actual state, even if the capacity B of the bit buffer 102 is set as shown in Expression (2), the bit buffer 102 may overflow in the following cases.

【0022】(1) 記録媒体から読み出されたビデオスト
リームのビットレートRB とビデオ出力のビットレート
とが同期しておらず、ビットレートRB の方がビデオ出
力のビットレートよりも大きい場合。 (2) 記録媒体から読み出されたビデオストリームのエン
コードが規格通りに行われていない場合。
(1) When the bit rate RB of the video stream read from the recording medium is not synchronized with the bit rate of the video output, and the bit rate RB is higher than the bit rate of the video output. (2) When the video stream read from the recording medium is not encoded as specified.

【0023】ビットバッファ102はリングバッファに
よって構成されているため、オーバーフローすると、ビ
ットバッファ102に既に蓄積されていたビデオストリ
ームに対して、新たに入力されたビデオストリームが上
書きされることになる。その結果、ビットバッファ10
2に既に蓄積されていたビデオストリームが破壊されて
失われてしまう。
Since the bit buffer 102 is constituted by a ring buffer, when an overflow occurs, a newly input video stream is overwritten on a video stream already stored in the bit buffer 102. As a result, the bit buffer 10
2 is destroyed and lost.

【0024】例えば、デコードコア回路104において
任意のピクチャをデコードしている途中でビットバッフ
ァ102がオーバーフローすると、デコード処理中のピ
クチャのビットバッファ102に残っている部分に対し
て、新たに入力されたビデオストリームが上書きされ
る。その結果、デコード処理中のピクチャのビットバッ
ファ102に残っている部分が破壊されて失われる。す
ると、デコードコア回路104では、そのピクチャのデ
コードを完了することが不可能になり、そのピクチャの
ビデオ出力を生成することができなくなる。
For example, if the bit buffer 102 overflows during the decoding of an arbitrary picture in the decode core circuit 104, a portion of the picture being decoded that is left in the bit buffer 102 is newly input. The video stream is overwritten. As a result, the portion of the picture being decoded that remains in the bit buffer 102 is destroyed and lost. Then, the decoding core circuit 104 cannot complete the decoding of the picture, and cannot generate a video output of the picture.

【0025】前記したように、Pピクチャは過去のピク
チャ無しには生成することができず、Bピクチャは過去
または未来のピクチャ無しには生成することができな
い。過去や未来のピクチャ無しに生成することができる
のはIピクチャだけである。そのため、ビットバッファ
102がオーバーフローした時点でデコード処理中のピ
クチャがIピクチャまたはPピクチャの場合には、ビッ
トバッファ102に蓄積されているビデオストリームの
各ピクチャのうち、そのデコード処理中のピクチャから
次に読み出されるIピクチャまでの全てのPピクチャお
よびBピクチャをデコードすることができなくなる。つ
まり、デコードコア回路104では、ビットバッファ1
02から次のIピクチャが読み出されるまでデコード処
理を再開することができなくなる。
As described above, a P picture cannot be generated without a past picture, and a B picture cannot be generated without a past or future picture. Only I pictures can be generated without past or future pictures. Therefore, if the picture being decoded at the time when the bit buffer 102 overflows is an I picture or a P picture, of the pictures in the video stream stored in the bit buffer 102, Cannot decode all P pictures and B pictures up to the I picture read out. That is, in the decode core circuit 104, the bit buffer 1
The decoding process cannot be restarted from 02 until the next I picture is read.

【0026】このように、ビットバッファ102がオー
バーフローすると、多数のピクチャがデコード不可能に
なるため、それらのピクチャの分だけ再生される動画に
コマ落ちが生じる。その結果、動画の動きが滑らかにな
らずギクシャクしたものになって画質が劣化し見辛くな
る。 高速再生時において、ビデオストリームスキップ回路
105の制御は極めて複雑である。そのため、ビデオス
トリームスキップ回路105を制御する制御コア回路1
06は、マイクロコンピュータを用いて構成しなければ
ならない。従って、マイクロコンピュータを設けること
によるコストの増大ならびに装置全体の大型化を避ける
ことができない。
As described above, when the bit buffer 102 overflows, a large number of pictures cannot be decoded, so that the moving picture reproduced by the number of these pictures is dropped. As a result, the motion of the moving image is not smooth but jerky, and the image quality is deteriorated to make it hard to see. At the time of high-speed reproduction, control of the video stream skip circuit 105 is extremely complicated. Therefore, the control core circuit 1 that controls the video stream skip circuit 105
06 must be configured using a microcomputer. Therefore, an increase in cost and an increase in the size of the entire apparatus due to the provision of the microcomputer cannot be avoided.

【0027】高速再生時におけるビデオストリームス
キップ回路105の制御は再生速度に従ってなされるた
め、ノード105b側からスキップされるビデオストリ
ームはピクチャとは無関係になる。従って、高速再生時
において、ビデオストリームスキップ回路105からビ
ットバッファ102へ転送されるビデオストリームに
は、途中でデータが途切れたピクチャが含まれることに
なり、ビットバッファ102に蓄積されるビデオストリ
ームは不連続になる。
Since the control of the video stream skip circuit 105 at the time of high-speed reproduction is performed according to the reproduction speed, the video stream skipped from the node 105b becomes irrelevant to the picture. Therefore, at the time of high-speed playback, the video stream transferred from the video stream skip circuit 105 to the bit buffer 102 includes a picture in which data is interrupted on the way, and the video stream stored in the bit buffer 102 is not. Be continuous.

【0028】ビデオストリームが不連続になってIピク
チャまたはPピクチャが途切れると、次のIピクチャが
ビットバッファ102へ転送されてくるまでの間の全て
のPピクチャおよびBピクチャを生成することができな
くなる。つまり、高速再生時においてデコードコア回路
104でデコード可能なのは、途中でデータが途切れて
いないIピクチャだけになる。
When a video stream becomes discontinuous and an I picture or P picture is interrupted, all P pictures and B pictures can be generated until the next I picture is transferred to the bit buffer 102. Disappears. That is, at the time of high-speed reproduction, the decode core circuit 104 can decode only an I picture in which data is not interrupted in the middle.

【0029】記録媒体から読み出されたビデオストリー
ム中にIピクチャが含まれる割合はせいぜい1〜2枚/
秒である。そのため、2〜4倍という比較的遅い高速再
生時には、デコード不可能なピクチャの分だけ再生され
る動画にコマ落ちが生じ、1〜2コマ/秒しか表示する
ことができない。その結果、高速再生とはいってもコマ
送り再生と同様の非常に劣悪な動画しか得ることができ
ない。つまり、動画の動きが滑らかにならずギクシャク
したものになって画質が劣化し見辛くなる。
The rate at which an I picture is included in the video stream read from the recording medium is at most 1-2
Seconds. For this reason, at the time of relatively slow high-speed reproduction of 2 to 4 times, frames are dropped in a moving image reproduced for pictures that cannot be decoded, and only 1 to 2 frames / second can be displayed. As a result, it is possible to obtain only a very inferior moving image similar to the frame-by-frame playback, even though the playback is at a high speed. In other words, the motion of the moving image is not smooth but jerky, and the image quality is deteriorated, making it hard to see.

【0030】例えば、記録媒体としてビデオCDを用い
た場合には、トラックジャンプ方式が用いられる。この
方式では、ビデオCDプレーヤの光ピックアップをビデ
オCDの記録トラック(CDの一周)間で飛び飛びに走
査させ、ある量のビデオストリームを読みだしては別の
記録トラックに飛び移るという操作を繰り返す。そし
て、ビデオCDから読み出されたビデオストリーム中に
たまたまIピクチャが含まれていれば、そのIピクチャ
をデコードする。この場合、ビデオCDから読み出され
たビデオストリーム中の全てのIピクチャをデコードす
ることは不可能であり、デコードできないIピクチャが
生じるため、2〜4倍という比較的遅い高速再生時に
は、0.1〜0.5コマ/秒しか表示することができな
い。また、ビデオCDから1回に読み出されたビデオス
トリーム中に含まれるIピクチャの数が一定していない
(一つのIピクチャも読みだせないことがある)ため、
1コマと1コマの間隔が一定せず、非常に劣悪な動画し
か得ることができない。
For example, when a video CD is used as a recording medium, a track jump method is used. In this system, an optical pickup of a video CD player is repeatedly scanned between recording tracks of a video CD (one round of the CD), and an operation of reading a certain amount of video stream and then jumping to another recording track is repeated. Then, if an I picture happens to be included in the video stream read from the video CD, the I picture is decoded. In this case, it is impossible to decode all I pictures in the video stream read from the video CD, and some I pictures cannot be decoded. Only 1 to 0.5 frames / sec can be displayed. In addition, since the number of I-pictures included in a video stream read at one time from a video CD is not constant (one I-picture may not be able to be read),
The interval between one frame and one frame is not constant, and only very poor moving images can be obtained.

【0031】但し、ビデオCDv2.0規格では、Iピ
クチャ・スキャン方式が用いられる。この方式では、ビ
デオストリーム中にIピクチャが格納されている記録ト
ラックの情報が規定されている。その情報は「スキャン
インフォメーション」と呼ばれる。このスキャンインフ
ォメーションを用いてビデオCDプレーヤの光ピックア
ップを制御することで、ビデオCDから読み出されたビ
デオストリーム中の全てのIピクチャをデコードするこ
とが可能になる。しかし、この場合でも、上記のよう
に、2〜4倍という比較的遅い高速再生時には、1〜2
コマ/秒しか表示することができない。
However, in the Video CDv2.0 standard, the I picture scan method is used. In this method, information of a recording track in which an I picture is stored in a video stream is defined. That information is called "scan information". By controlling the optical pickup of the video CD player using the scan information, it becomes possible to decode all the I pictures in the video stream read from the video CD. However, even in this case, as described above, at the time of relatively slow high-speed reproduction of 2 to 4 times, 1 to 2
Only frames / second can be displayed.

【0032】ところで、ピクチャには上記したI,P,
Bピクチャの3つのタイプの他に、Dピクチャが規定さ
れている。DピクチャはDCT(Discrete Cosine Tran
sform)係数のうちのDC(Direct Current)成分のみ
から成り、I,P,Bピクチャと同じシーケンスに共存
することはない。このDピクチャは、ユーザが見たい動
画を探索する際に早送り再生または早送り逆転再生を行
うことを想定して規定されている。しかし、Dピクチャ
はビデオストリーム中にほとんど含まれていないため、
Dピクチャに基づいて高速再生を行った場合でもやは
り、2〜4倍という比較的遅い高速再生時には、動画の
動きが滑らかにならず画質が劣化する。
By the way, I, P,
In addition to the three types of B pictures, D pictures are defined. D picture is DCT (Discrete Cosine Tran
It consists of only DC (Direct Current) components of the (sform) coefficients and does not coexist in the same sequence as the I, P, and B pictures. The D picture is defined on the assumption that fast forward playback or fast forward reverse playback is performed when a user searches for a moving image to be viewed. However, since D-pictures are rarely included in the video stream,
Even when high-speed reproduction is performed based on D-pictures, at relatively low-speed reproduction of 2 to 4 times, the motion of the moving image is not smooth and the image quality is deteriorated.

【0033】本発明は上記問題点を解決するためになさ
れたものであって、以下の目的を有するものである。 1〕ビットバッファのオーバーフローを回避することが
可能なMPEGビデオデコーダを提供する。 2〕特殊再生時における動画の動きを滑らかにして画質
を向上させることと、ビットバッファのオーバーフロー
を回避することとが共に可能なMPEGビデオデコーダ
を提供する。
The present invention has been made to solve the above problems, and has the following objects. 1] To provide an MPEG video decoder capable of avoiding overflow of a bit buffer. 2) To provide an MPEG video decoder capable of both improving the image quality by smoothing the motion of a moving image during special reproduction and avoiding overflow of a bit buffer.

【0034】[0034]

【課題を解決するための手段】請求項1のMPEGビデ
オデコーダは、ビットバッファと、前記ビットバッファ
から読み出された各ピクチャをMPEGビデオパートに
準拠してデコードするデコードコア回路と、前記ビット
バッファの占有量の閾値を設定すると共に、占有量が閾
値を越えた場合には、占有量が閾値を下回るまで前記ビ
ットバッファから前記デコードコア回路へ供給されるピ
クチャを前記デコードコア回路に転送せずにスキップさ
せる判定制御回路とを備え、当該判定制御回路は、動画
の再生速度に基づいて前記閾値を可変に設定することを
その要旨とする。
An MPEG video decoder according to claim 1, wherein: a bit buffer; a decode core circuit for decoding each picture read from the bit buffer in accordance with an MPEG video part; When the occupancy exceeds the threshold, the picture supplied from the bit buffer to the decode core circuit is not transferred to the decode core circuit until the occupancy falls below the threshold. And a judgment control circuit for skipping the moving image.
The point is that the threshold value is variably set based on the reproduction speed .

【0035】請求項2のMPEGビデオデコーダは、ビ
デオストリームを蓄積するビットバッファと、前記ビッ
トバッファから読み出された各ピクチャをMPEGビデ
オパートに準拠してデコードするデコードコア回路と、
動画の再生速度に基づいて前記ビットバッファの占有量
の閾値を設定すると共に、占有量が閾値を越えた場合に
は、占有量が閾値を下回るまで前記ビットバッファから
前記デコードコア回路へ供給されるピクチャを前記デコ
ードコア回路に転送せずにスキップさせる判定制御回路
とを備えたことをその要旨とする。
An MPEG video decoder according to a second aspect of the present invention includes a bit buffer for storing a video stream, a decode core circuit for decoding each picture read from the bit buffer in accordance with an MPEG video part,
A threshold value of the occupancy of the bit buffer is set based on the playback speed of the moving image. When the occupancy exceeds the threshold, the occupancy is supplied from the bit buffer to the decode core circuit until the occupancy falls below the threshold. The gist of the invention is to provide a determination control circuit for skipping a picture without transferring it to the decode core circuit.

【0036】請求項3のMPEGビデオデコーダは、ビ
デオストリームを蓄積するビットバッファと、前記ビッ
トバッファから読み出された各ピクチャをMPEGビデ
オパートに準拠してデコードするデコードコア回路と、
動画の再生速度に基づいて前記ビットバッファの占有量
の閾値を設定すると共に、占有量が閾値を越えた場合に
は、占有量が閾値を下回るまで前記ビットバッファから
デコードコア回路へ供給されるピクチャを前記デコード
コア回路に転送せずにスキップし、スキップするピクチ
ャはBピクチャだけで、PピクチャおよびIピクチャは
スキップしない判定制御回路とを備えたことをその要旨
とする。
An MPEG video decoder according to a third aspect of the present invention includes a bit buffer for storing a video stream, a decode core circuit for decoding each picture read from the bit buffer in accordance with an MPEG video part,
A threshold value for the occupancy of the bit buffer is set based on the playback speed of the moving image. When the occupancy exceeds the threshold, the picture supplied from the bit buffer to the decode core circuit until the occupancy falls below the threshold. And a decision control circuit that skips only B pictures and does not skip P pictures and I pictures.

【0037】請求項4のMPEGビデオデコーダは、請
求項1〜3のいずれか1項に記載の発明において、前記
判定制御回路は、IピクチャまたはPピクチャの読み出
し後に前記ビットバッファの占有量が閾値を下回って
も、次にビットバッファから読み出されるピクチャがB
ピクチャであればスキップすることをその要旨とする
According to a fourth aspect of the present invention, in the MPEG video decoder according to any one of the first to third aspects, the determination control circuit determines that the occupation amount of the bit buffer is equal to or smaller than a threshold value after reading the I picture or the P picture. , The next picture read from the bit buffer is B
The gist is to skip a picture .

【0038】請求項のMPEGビデオデコーダは、請
求項1〜のいずれか1項に記載の発明において、前記
デコードコア回路は、前記ビットバッファにおけるデー
タの占有量を低下させるために、1フレーム期間内に2
つのPピクチャをデコードし、先にデコードしたPピク
チャについては後にデコードしたPピクチャの順方向予
測を行うための中途データとして扱うのみで再生は行わ
ず、後でデコードしたPピクチャだけを再生ピクチャと
して扱うことをその要旨とする。
According to a fifth aspect of the present invention, in the MPEG video decoder according to any one of the first to fourth aspects, the decoding core circuit includes one frame for reducing the occupation amount of data in the bit buffer. 2 in the period
One P picture is decoded, and the P picture decoded first is treated as intermediate data for performing forward prediction of the P picture decoded later, and is not played back. Only the P picture decoded later is used as a playback picture. The gist is to treat.

【0039】請求項のMPEGビデオデコーダは、請
求項1〜のいずれか1項に記載の発明において、前記
デコードコア回路が生成した各ピクチャのデコード結果
を格納するフレームバッファを備え、そのフレームバッ
ファの内部は前方参照領域、後方参照領域、Bピクチャ
格納領域の3つの領域に分けられ、前記デコードコア回
路は、1フレーム期間内に2つのPピクチャをデコード
し、先にデコードしたPピクチャについては後にデコー
ドしたPピクチャの順方向予測を行うための中途データ
として扱うのみで再生は行わず、その中途データはBピ
クチャ格納領域に格納し、後でデコードしたPピクチャ
だけを再生ピクチャとして扱うことをその要旨とする。
According to a sixth aspect of the present invention, in the MPEG video decoder according to any one of the first to fourth aspects, the MPEG video decoder further comprises a frame buffer for storing a decoding result of each picture generated by the decoding core circuit. The inside of the buffer is divided into three areas: a forward reference area, a backward reference area, and a B picture storage area, and the decode core circuit decodes two P pictures within one frame period, and Is to treat only decoded P-pictures as intermediate data for performing forward prediction and not to play back them. The intermediate data is stored in the B-picture storage area, and only P-pictures decoded later are treated as reproduced pictures. Is the gist.

【0040】請求項のMPEGビデオデコーダは、請
求項1〜7のいずれか1項に記載の発明において、前記
閾値は、ビデオストリームのシーケンスの先頭に付くシ
ーケンスヘッダによって規定されるバッファサイズ(Vb
v Buffer Size )とビットレート(Bit Rate)とピクチ
ャレート(Picture Rate)と、通常の再生速度に対する
実際の再生速度の倍率(n)とによって設定されること
をその要旨とする。
According to a seventh aspect of the present invention, in the MPEG video decoder according to any one of the first to seventh aspects, the threshold value is a buffer size (Vb) defined by a sequence header attached to the head of a video stream sequence.
v. Buffer Size), Bit Rate, Picture Rate, and the ratio (n) of the actual playback speed to the normal playback speed.

【0041】[0041]

【発明の実施の形態】(第1実施形態)以下、本発明を
具体化した第1実施形態を図1および図2に従って説明
する。図1に、高速再生機能を備えた本実施形態のMP
EGビデオデコーダの要部ブロック回路を示す。
(First Embodiment) A first embodiment of the present invention will be described below with reference to FIGS. FIG. 1 shows an MP of this embodiment having a high-speed playback function.
3 shows a main block circuit of the EG video decoder.

【0042】MPEGビデオデコーダ1は、ビットバッ
ファ2、ピクチャヘッダ検出回路3、MPEGビデオデ
コードコア回路(以下、デコードコア回路と略す)4、
可変閾値オーバーフロー判定回路(以下、判定回路と略
す)5、ピクチャスキップ回路6、制御コア回路7から
構成されている。尚、各回路3〜7は1チップのLSI
に搭載されている。
The MPEG video decoder 1 comprises a bit buffer 2, a picture header detection circuit 3, an MPEG video decode core circuit (hereinafter abbreviated as a decode core circuit) 4,
It comprises a variable threshold overflow determination circuit (hereinafter abbreviated as a determination circuit) 5, a picture skip circuit 6, and a control core circuit 7. Each of the circuits 3 to 7 is a one-chip LSI.
It is installed in.

【0043】制御コア回路7は各回路2〜6を制御す
る。ビデオCDなどの記録媒体から読み出されたビデオ
ストリームはビットバッファ2へ転送される。ビットバ
ッファ2はFIFO構成のRAMから成るリングバッフ
ァによって構成され、転送されてくるビデオストリーム
をそのまま順次蓄積する。ビットバッファ2が設けられ
ているのは、従来のMPEGビデオデコーダ101にお
いてビットバッファ102が設けられているのと同様
に、I,P,Bの各ピクチャのデータ量の相違を吸収す
るためである。
The control core circuit 7 controls each of the circuits 2 to 6. A video stream read from a recording medium such as a video CD is transferred to the bit buffer 2. The bit buffer 2 is constituted by a ring buffer composed of a RAM having a FIFO structure, and sequentially accumulates the transferred video stream as it is. The reason why the bit buffer 2 is provided is to absorb the difference in the data amount of each of I, P, and B pictures, similarly to the case where the bit buffer 102 is provided in the conventional MPEG video decoder 101. .

【0044】ピクチャヘッダ検出回路3は、ビットバッ
ファ2に蓄積されたビデオストリームの各ピクチャの先
頭に付くピクチャヘッダを検出し、その各ピクチャヘッ
ダに規定されているピクチャのタイプ(I,P,B)を
検出する。制御コア回路7は、ピクチャヘッダ検出回路
3の検出結果と後記する判定回路5の判定結果とに基づ
いて、ビットバッファ2から1フレーム期間毎に適宜な
ピクチャ分のビデオストリームを読み出す。尚、ビット
バッファ2から読み出されたビデオストリームは、読み
出された後もビットバッファ2にそのまま残される。
The picture header detection circuit 3 detects a picture header at the head of each picture of the video stream stored in the bit buffer 2, and determines the picture type (I, P, B) specified in each picture header. ) Is detected. The control core circuit 7 reads a video stream of an appropriate picture from the bit buffer 2 every frame period based on the detection result of the picture header detection circuit 3 and the determination result of the determination circuit 5 described later. The video stream read from the bit buffer 2 remains in the bit buffer 2 even after being read.

【0045】ビットバッファ2から読み出された各ピク
チャは、ピクチャスキップ回路6を介してデコードコア
回路4へ転送される。デコードコア回路4は、各ピクチ
ャをMPEGビデオパートに準拠してデコードし、各ピ
クチャ毎のビデオ出力を生成する。そのビデオ出力は、
MPEGビデオデコーダ1の外部に設けられたディスプ
レイ8へ出力される。
Each picture read from the bit buffer 2 is transferred to the decode core circuit 4 via the picture skip circuit 6. The decode core circuit 4 decodes each picture according to the MPEG video part and generates a video output for each picture. Its video output is
It is output to a display 8 provided outside the MPEG video decoder 1.

【0046】ピクチャスキップ回路6は、制御コア回路
7の制御に従って各ノード6a,6b側への接続が切り
換えられる。そして、ピクチャスキップ回路6がノード
6a側に接続されると、ビットバッファ2から読み出さ
れたピクチャはそのままデコードコア回路4へ転送され
る。また、ノード6b側に接続されると、ビットバッフ
ァ2から読み出されたピクチャはビットバッファ2へ転
送されずにスキップされる。その結果、デコードコア回
路4へ転送されるピクチャは、ピクチャスキップ回路6
によってスキップされた分だけピクチャ単位で間引かれ
る。
In the picture skip circuit 6, the connection to each of the nodes 6a and 6b is switched under the control of the control core circuit 7. When the picture skip circuit 6 is connected to the node 6a, the picture read from the bit buffer 2 is transferred to the decode core circuit 4 as it is. When connected to the node 6b, the picture read from the bit buffer 2 is skipped without being transferred to the bit buffer 2. As a result, the picture transferred to the decode core circuit 4 is a picture skip circuit 6
Is skipped in picture units by the amount skipped.

【0047】判定回路5は、外部から指定された再生速
度に基づいてビットバッファ2の占有量Bm の閾値Bth
n を設定し、ビットバッファ2の占有量Bm と閾値Bth
n とを比較する。尚、外部からの再生速度の指定は、通
常の再生速度に対する倍率nによって行われる。例え
ば、2倍速再生時には倍率n=2となり、閾値Bthn =
Bth2 となる。また、通常の再生時には倍率n=1とな
り、閾値Bthn =Bth1となる。
The determination circuit 5 determines a threshold value Bth of the occupation amount Bm of the bit buffer 2 based on an externally designated reproduction speed.
n, the occupancy Bm of the bit buffer 2 and the threshold Bth
Compare with n. The external reproduction speed is specified by a magnification n with respect to the normal reproduction speed. For example, at the time of 2 × speed reproduction, the magnification n = 2, and the threshold Bthn =
Bth2. During normal reproduction, the magnification n = 1, and the threshold value Bthn = Bth1.

【0048】そして、判定回路5は、ビットバッファ2
の占有量Bm が閾値Bthn を越えない場合には、ビット
バッファ2がオーバーフローする恐れがなく正常である
と判定する。この場合、制御コア回路7は、ビットバッ
ファ2から1ピクチャ分のビデオストリームを読み出
す。そして、制御コア回路7は、ピクチャスキップ回路
6をノード6a側に接続し、そのビットバッファ2から
読み出されたピクチャをデコードコア回路4へ転送させ
る。
The determination circuit 5 determines whether the bit buffer 2
If the occupation amount Bm does not exceed the threshold value Bthn, it is determined that there is no risk of the bit buffer 2 overflowing and that the bit buffer 2 is normal. In this case, the control core circuit 7 reads a video stream for one picture from the bit buffer 2. Then, the control core circuit 7 connects the picture skip circuit 6 to the node 6a side, and transfers the picture read from the bit buffer 2 to the decode core circuit 4.

【0049】また、判定回路5は、ビットバッファ2の
占有量Bm が閾値Bthn を越えた場合には、ビットバッ
ファ2がオーバーフローする恐れがあると判定する。こ
の場合、制御コア回路7は、ビットバッファ2の占有量
Bm が閾値Bthn を下回るまで、ビットバッファ2から
適宜なピクチャ分のビデオストリームを読み出す。そし
て、制御コア回路7は、ピクチャスキップ回路6をノー
ド6b側に接続し、そのビットバッファ2から読み出さ
れた適宜なピクチャ分のビデオストリームを全てスキッ
プさせる。
When the occupancy Bm of the bit buffer 2 exceeds the threshold value Bthn, the determination circuit 5 determines that the bit buffer 2 may overflow. In this case, the control core circuit 7 reads a video stream of an appropriate picture from the bit buffer 2 until the occupation amount Bm of the bit buffer 2 falls below the threshold value Bthn. Then, the control core circuit 7 connects the picture skip circuit 6 to the node 6b side, and skips all video streams for appropriate pictures read from the bit buffer 2.

【0050】図2に、本実施形態におけるビットバッフ
ァ2の占有量Bm の変化を示す。前記したように、通常
の再生時におけるビットバッファ2の占有量Bm はビッ
トレートRB をグラフの傾きとして上昇する。本実施形
態のMPEGビデオデコーダ1においても、従来のMP
EGビデオデコーダ101と同様に、通常の再生時にお
いては、式(4)が満たされるように、ビットレートR
B 、ピクチャレートRP 、容量Bの各値が規定されてい
る。つまり、式(2)に示すようにビットバッファ2の
容量Bを設定しておけば、ピクチャスキップ回路6の接
続をノード6a側に固定しておいたとしても、理想的な
状態ではビットバッファ2がオーバーフローしたりアン
ダーフローしたりすることはない。
FIG. 2 shows a change in the occupancy Bm of the bit buffer 2 in this embodiment. As described above, the occupation amount Bm of the bit buffer 2 during normal reproduction increases with the bit rate RB as the slope of the graph. In the MPEG video decoder 1 of the present embodiment, the conventional MP
Similarly to the EG video decoder 101, at the time of normal reproduction, the bit rate R is set so that Expression (4) is satisfied.
B, picture rate RP, and capacity B are specified. That is, if the capacity B of the bit buffer 2 is set as shown in the equation (2), even if the connection of the picture skip circuit 6 is fixed to the node 6a side, in an ideal state, the bit buffer 2 Does not overflow or underflow.

【0051】従って、通常の再生時において、ビットバ
ッファ2から1ピクチャ分のデータが一気に読み出され
た直後の占有量Bm (=B0 〜B4 )は、閾値Bth1 に
基づいて、式(5)に示す条件を満たすように規定され
る。尚、閾値Bth1 は、式(4)に基づいて、式(6)
に示すように設定される。 0<Bm <Bth1 <B ………(5) Bth1 =B−X=B−(RB /RP ) ………(6) ところで、実際の状態では、式(2)に示すようにビッ
トバッファ2の容量Bを設定しておいても、ピクチャス
キップ回路6の接続をノード6a側に固定しておくと、
前記(1)(2)に示す場合においてビットバッファ2がオー
バーフローする恐れがある。
Therefore, during normal reproduction, the occupation amount Bm (= B0 to B4) immediately after the data for one picture is read from the bit buffer 2 at a stretch is calculated by the equation (5) based on the threshold value Bth1. It is defined so as to satisfy the conditions shown. Note that the threshold value Bth1 is calculated based on the equation (4) and the equation (6).
Are set as shown in FIG. 0 <Bm <Bth1 <B (5) Bth1 = BX = B- (RB / RP) (6) By the way, in the actual state, the bit buffer 2 as shown in the equation (2) is obtained. Even if the capacity B is set, if the connection of the picture skip circuit 6 is fixed to the node 6a side,
In the cases (1) and (2), the bit buffer 2 may overflow.

【0052】しかし、本実施形態では、通常の再生時に
おいて、ビットバッファ2の占有量Bm が閾値Bth1 を
越えた場合、ビットバッファ2がオーバーフローする恐
れがあると判定される。すると、ビットバッファ2の占
有量Bm が閾値Bth1 を下回るまで、ビットバッファ2
から適宜なピクチャ分のビデオストリームが読み出され
る。そして、ピクチャスキップ回路6はノード6b側に
接続され、そのビットバッファ2から読み出された適宜
なピクチャ分のビデオストリームは全てスキップされ
る。従って、本実施形態によれば、通常の再生時におい
て、前記(1)(2)に示す場合にもビットバッファ2がオー
バーフローすることはない。
However, in the present embodiment, if the occupation amount Bm of the bit buffer 2 exceeds the threshold value Bth1 during normal reproduction, it is determined that the bit buffer 2 may overflow. Then, until the occupation amount Bm of the bit buffer 2 falls below the threshold value Bth1, the bit buffer 2
, A video stream for an appropriate picture is read. Then, the picture skip circuit 6 is connected to the node 6b side, and all video streams for appropriate pictures read from the bit buffer 2 are skipped. Therefore, according to the present embodiment, the bit buffer 2 does not overflow during normal reproduction even in the cases (1) and (2).

【0053】高速再生時におけるビットバッファ2の占
有量Bm はビットレートn×RB をグラフの傾きとして
上昇する。例えば、2倍速再生時におけるビットバッフ
ァ2の占有量Bm はビットレート2×RB をグラフの傾
きとして上昇する。従って、高速再生時において、ビッ
トバッファ2から1ピクチャ分のデータが一気に読み出
された直後の占有量Bm (=B0 〜B4 )は、閾値Bth
n に基づいて、式(7)に示す条件を満たすように規定
される。尚、閾値Bthn は式(8)に示すように設定さ
れる。
The occupation amount Bm of the bit buffer 2 at the time of high-speed reproduction increases with the bit rate n × RB as a gradient of the graph. For example, the occupation amount Bm of the bit buffer 2 at the time of 2 × speed reproduction increases with the bit rate 2 × RB as the slope of the graph. Therefore, at the time of high-speed reproduction, the occupation amount Bm (= B0 to B4) immediately after the data for one picture is read at a stretch from the bit buffer 2 is equal to the threshold value Bth.
Based on n, it is defined so as to satisfy the condition shown in Expression (7). Note that the threshold value Bthn is set as shown in Expression (8).

【0054】 0<Bm <Bthn ………(7) Bthn =B−n×X=B−(n×RB /RP ) ………(8) 高速再生時においては、ビットバッファ2の占有量Bm
が閾値Bthn を越えた場合、ビットバッファ2がオーバ
ーフローする恐れがあると判定される。例えば、2倍速
再生時には占有量Bm が閾値Bth2 (=B−(2×RB
/RP ))を越えた場合、3倍速再生時には占有量Bm
が閾値Bth3 (=B−(3×RB /RP))を越えた場
合に、ビットバッファ2がオーバーフローする恐れがあ
ると判定される。すると、ビットバッファ2の占有量B
m が閾値Bthn を下回るまでビットバッファ2から適宜
なピクチャ分のビデオストリームが読み出され、そのビ
デオストリームは全てスキップされる。従って、本実施
形態によれば、高速再生時において、前記(2) に示す場
合にもビットバッファ2がオーバーフローすることはな
い。
0 <Bm <Bthn (7) Bthn = Bn × X = B− (n × RB / RP) (8) At the time of high-speed reproduction, the occupancy Bm of the bit buffer 2
Exceeds the threshold value Bthn, it is determined that the bit buffer 2 may overflow. For example, at the time of double-speed reproduction, the occupation amount Bm is equal to the threshold Bth2 (= B− (2 × RB
/ RP)), the occupation amount Bm at 3 × speed playback
Exceeds the threshold value Bth3 (= B- (3.times.RB / RP)), it is determined that the bit buffer 2 may overflow. Then, the occupation amount B of the bit buffer 2
Until m becomes smaller than the threshold value Bthn, a video stream for an appropriate picture is read from the bit buffer 2, and all the video streams are skipped. Therefore, according to the present embodiment, at the time of high-speed reproduction, the bit buffer 2 does not overflow even in the case (2).

【0055】デコードコア回路4において任意のピクチ
ャをデコードしている途中でビットバッファ2がオーバ
ーフローすると、デコード処理中のピクチャのビットバ
ッファ2に残っている部分に対して、新たに入力された
ビデオストリームが上書きされる。その結果、デコード
処理中のピクチャのビットバッファ2に残っている部分
が破壊されて失われる。すると、デコードコア回路4で
は、そのピクチャのデコードを完了することが不可能に
なり、そのピクチャのビデオ出力を生成することができ
なくなる。従って、デコードコア回路4において任意の
ピクチャをデコードしている途中でビットバッファ2が
オーバーフローすることは絶対に避けなければならな
い。
If the bit buffer 2 overflows while the decoding core circuit 4 is decoding an arbitrary picture, a newly input video stream is added to the remaining portion of the bit buffer 2 of the picture being decoded. Is overwritten. As a result, the portion of the picture being decoded that remains in the bit buffer 2 is destroyed and lost. Then, the decoding core circuit 4 cannot complete the decoding of the picture, and cannot generate a video output of the picture. Therefore, it is absolutely necessary to prevent the bit buffer 2 from overflowing while the decoding core circuit 4 is decoding an arbitrary picture.

【0056】そのため、ビットバッファ2がオーバーフ
ローする恐れがあるかどうかの判定は、デコードコア回
路4において任意のピクチャのデコードを開始する前に
行う必要がある。より正確には、ピクチャヘッダ検出回
路3がピクチャヘッダを検出した時点で、ビットバッフ
ァ2がオーバーフローする恐れがあるかどうかを判定
し、そのピクチャをピクチャスキップ回路6を介してス
キップするかどうかを決定する必要がある。
Therefore, it is necessary to determine whether or not the bit buffer 2 may overflow before the decoding core circuit 4 starts decoding an arbitrary picture. More precisely, when the picture header detection circuit 3 detects the picture header, it is determined whether or not the bit buffer 2 may overflow, and whether or not the picture is skipped via the picture skip circuit 6 is determined. There is a need to.

【0057】ところで、1つのピクチャのデータ量は0
〜40バイトであるが、そのデータ量はデコードコア回
路4においてデコードが終了した時点でないとわからな
い。また、1つのピクチャのデコード処理時間は、その
ピクチャのデータ量やデコードコア回路4の動作速度に
よって異なるが、通常、1フレーム期間の1/3〜3/
4程度である。
By the way, the data amount of one picture is 0
Although the data amount is up to 40 bytes, the data amount cannot be known until the decoding at the decoding core circuit 4 is completed. Although the decoding processing time of one picture varies depending on the data amount of the picture and the operation speed of the decoding core circuit 4, usually, the decoding processing time is one-third to three-thirds of one frame period.
It is about 4.

【0058】ビットバッファ2から読み出されたピクチ
ャのデータ量が0バイトの場合、そのピクチャの読み出
し前後でビットバッファ2の占有量Bm は変化しないた
め、そのピクチャをスキップしたとしてもオーバーフロ
ーを回避することはできない。逆に言えば、ビットバッ
ファ2から読み出されたピクチャのデータ量が0バイト
の場合でも、ビットバッファ2に十分な空き容量があれ
ばオーバーフローすることはない。
When the data amount of the picture read from the bit buffer 2 is 0 bytes, the occupation amount Bm of the bit buffer 2 does not change before and after the reading of the picture, so that even if the picture is skipped, overflow is avoided. It is not possible. Conversely, even if the data amount of the picture read from the bit buffer 2 is 0 bytes, there is no overflow if the bit buffer 2 has a sufficient free space.

【0059】そこで、1フレーム期間に記録媒体から読
み出されてビットバッファ2に入力されるビデオストリ
ームのデータ量分の空き容量を、ビットバッファ2に確
保しておく。そうすれば、ビットバッファ2から読み出
されたピクチャのデータ量が0バイトの場合でもオーバ
ーフローすることはない。1フレーム期間に記録媒体か
ら読み出されてビットバッファ2に入力されるビデオス
トリームのデータ量は、(n×X=n×RB /RP )に
なる。ビットバッファ2の空き容量がこのデータ量以上
であればオーバーフローすることはない。従って、式
(8)に示すように閾値Bthn を設定しておけば、ビッ
トバッファ2のオーバーフローを確実に回避することが
できる。
Therefore, a free space for the data amount of the video stream read from the recording medium and input to the bit buffer 2 during one frame period is secured in the bit buffer 2. Then, even if the data amount of the picture read from the bit buffer 2 is 0 bytes, no overflow occurs. The data amount of the video stream read from the recording medium and input to the bit buffer 2 during one frame period is (n × X = n × RB / RP). If the free space of the bit buffer 2 is equal to or more than this data amount, no overflow occurs. Therefore, if the threshold value Bthn is set as shown in Expression (8), the overflow of the bit buffer 2 can be reliably avoided.

【0060】すなわち、判定回路5は、ピクチャヘッダ
検出回路3がピクチャヘッダを検出した時点でビットバ
ッファ2の空き容量をチェックし、十分な空き容量(n
×X=n×RB /RP )が確保されているかどうかを判
定する。十分な空き容量が確保されていなければ、その
ピクチャヘッダに基づいて制御コア回路7がビットバッ
ファ2から読み出したピクチャを、ピクチャスキップ回
路6を介してスキップする。続いて、判定回路5は、ピ
クチャヘッダ検出回路3が次のピクチャヘッダを検出し
た時点で、再びビットバッファ2の空き容量をチェック
する。これらの処理に要する時間は、デコードコア回路
4のデコード処理時間に比べてはるかに短いため、ビッ
トバッファ2に十分な空き容量が確保できてからデコー
ドコア回路4のデコード処理を開始しても十分に間に合
う。
That is, the determination circuit 5 checks the free space of the bit buffer 2 when the picture header detection circuit 3 detects the picture header, and determines that the free space (n
It is determined whether or not × X = n × RB / RP) is secured. If a sufficient free space is not secured, the control core circuit 7 skips the picture read from the bit buffer 2 via the picture skip circuit 6 based on the picture header. Subsequently, when the picture header detection circuit 3 detects the next picture header, the determination circuit 5 checks the free space of the bit buffer 2 again. Since the time required for these processes is much shorter than the decoding process time of the decode core circuit 4, even if the decoding process of the decode core circuit 4 is started after a sufficient free space is secured in the bit buffer 2, In time.

【0061】ところで、ピクチャヘッダ検出回路3がピ
クチャヘッダを検出した時点や、デコードコア回路4が
デコードを開始した後に、ビットバッファ2がアンダー
フローすることがある。この場合は、記録媒体から読み
出されたビデオストリームがビットバッファ2に入力さ
れ次第、ビットバッファ2から1ピクチャ分のビデオス
トリームを逐次読み出せばよいため、特に問題とはなら
ない。
Incidentally, the bit buffer 2 may underflow when the picture header detection circuit 3 detects a picture header or after the decoding core circuit 4 starts decoding. In this case, there is no particular problem since a video stream for one picture may be sequentially read from the bit buffer 2 as soon as the video stream read from the recording medium is input to the bit buffer 2.

【0062】以上詳述したように本実施形態によれば、
以下に示す効果を得ることができる。 通常の再生時において、前記(1)(2)に示す場合を含め
てビットバッファ2のオーバーフローを回避することが
できる。 高速再生時において、前記(2) に示す場合を含めてビ
ットバッファ2のオーバーフローを回避することができ
る。
As described in detail above, according to the present embodiment,
The following effects can be obtained. At the time of normal reproduction, it is possible to avoid overflow of the bit buffer 2 including the cases described in (1) and (2). At the time of high-speed reproduction, the overflow of the bit buffer 2 can be avoided, including the case shown in (2).

【0063】判定回路5およびピクチャスキップ回路
6を設けることにより、従来のMPEGビデオデコーダ
101のようにビデオストリームスキップ回路105を
設けることなく、ビットバッファ2のオーバーフローを
回避することができる。上記したように判定回路5およ
びピクチャスキップ回路6の制御は簡単であるため、制
御コア回路7はマイクロコンピュータを用いて構成する
必要がない。そして、各回路3〜7は1チップのLSI
に搭載されている。従って、本実施形態によれば、従来
例のようにコストが増大することはなく装置全体が大型
化することもない。
By providing the decision circuit 5 and the picture skip circuit 6, it is possible to avoid the overflow of the bit buffer 2 without providing the video stream skip circuit 105 as in the conventional MPEG video decoder 101. As described above, since the control of the determination circuit 5 and the picture skip circuit 6 is simple, the control core circuit 7 does not need to be configured using a microcomputer. Each of the circuits 3 to 7 is a one-chip LSI.
It is installed in. Therefore, according to the present embodiment, the cost does not increase and the entire device does not increase in size as in the conventional example.

【0064】ピクチャスキップ回路6のノード6b側
からスキップされるビデオストリームは、ピクチャ単位
となる。そのため、デコードコア回路4へ転送されるピ
クチャの途中でデータが途切れることはない。従って、
デコードコア回路4では、IピクチャだけでなくPピク
チャやBピクチャについてもデコード可能になる。その
結果、ディスプレイ8で再生される動画に生じるコマ落
ちが少なくなる。そのため、2〜4倍という比較的遅い
高速再生時において、数コマ/秒の表示が可能になる。
従って、高速再生時における動画の動きを滑らかにして
画質を大幅に向上させることができる。
The video stream skipped from the node 6b side of the picture skip circuit 6 is a picture unit. Therefore, data is not interrupted in the middle of a picture transferred to the decode core circuit 4. Therefore,
The decode core circuit 4 can decode not only an I picture but also a P picture and a B picture. As a result, dropped frames occurring in the moving image reproduced on the display 8 are reduced. Therefore, it is possible to display several frames per second at the time of relatively slow high-speed reproduction of 2 to 4 times.
Therefore, the motion of a moving image during high-speed playback can be smoothed, and the image quality can be greatly improved.

【0065】(第2実施形態)次に、本発明を具体化し
た第2実施形態を図1および図3に従って説明する。本
実施形態のMPEGビデオデコーダの構成は第1実施形
態のそれと同じである。本実施形態では、式(9)に示
す規定を満たすように、2つの閾値B2thn,B3thnが設
定されている。尚、各閾値B2thn,B3thnの値は、第1
実施形態のように再生速度に応じて設定されると共に、
ディスプレイ8で再生される動画の画質を実際に検討し
て適宜に設定すればよい。
(Second Embodiment) Next, a second embodiment of the present invention will be described with reference to FIGS. The configuration of the MPEG video decoder of the present embodiment is the same as that of the first embodiment. In the present embodiment, two thresholds B2thn and B3thn are set so as to satisfy the rule shown in Expression (9). The values of the thresholds B2thn and B3thn are the first values.
While being set according to the playback speed as in the embodiment,
The image quality of the moving image reproduced on the display 8 may be actually considered and appropriately set.

【0066】0<B3thn<B2thn<B ………(9) 判定回路5は、ビットバッファ2の占有量Bm と各閾値
B3thn ,B2thnとを比較し、占有量Bm が式(10)
〜(12)に示すどの領域に含まれるかを判定する。 Bm <B3thn ………(10) B3thn<Bm <B2thn ………(11) B2thn<Bm ………(12) 判定回路5は、式(10)に示すように、ビットバッフ
ァ2の占有量Bm が閾値B3thnを越えない場合には、ビ
ットバッファ2がオーバーフローする恐れがなく正常で
あると判定する。この場合、制御コア回路7は、ビット
バッファ2から1ピクチャ分のビデオストリームを読み
出す。そして、制御コア回路7は、ピクチャスキップ回
路6をノード6a側に接続し、そのビットバッファ2か
ら読み出されたピクチャをデコードコア回路4へ転送さ
せる。
0 <B3thn <B2thn <B (9) The determination circuit 5 compares the occupancy Bm of the bit buffer 2 with the thresholds B3thn and B2thn, and the occupancy Bm is calculated by the equation (10).
It is determined in which area shown in (12). Bm <B3thn ... (10) B3thn <Bm <B2thn ... (11) B2thn <Bm ... (12) The determination circuit 5 calculates the occupation amount Bm of the bit buffer 2 as shown in Expression (10). Does not exceed the threshold value B3thn, it is determined that the bit buffer 2 is normal without any risk of overflow. In this case, the control core circuit 7 reads a video stream for one picture from the bit buffer 2. Then, the control core circuit 7 connects the picture skip circuit 6 to the node 6a side, and transfers the picture read from the bit buffer 2 to the decode core circuit 4.

【0067】判定回路5は、式(12)に示すように、
ビットバッファ2の占有量Bm が閾値B2thnを越え且つ
閾値Bthn を越えない場合に、ビットバッファ2から読
み出されたピクチャがIピクチャまたはPピクチャなら
ば、第1のフラグを立てる。また、式(11)に示すよ
うに、ビットバッファ2の占有量Bm が閾値B3thnを越
え且つ閾値B2thnを越えない場合に、ビットバッファ2
から読み出されたピクチャがPピクチャならば、第2の
フラグを立てる。第1または第2のフラグが立っている
場合、式(10)に示す場合でも、制御コア回路7は、
ビットバッファ2から読み出されたピクチャがBピクチ
ャならば、ピクチャスキップ回路6をノード6b側に接
続し、そのピクチャをスキップさせる。
The determination circuit 5 determines, as shown in equation (12),
When the occupation amount Bm of the bit buffer 2 exceeds the threshold value B2thn and does not exceed the threshold value Bthn, if the picture read from the bit buffer 2 is an I picture or a P picture, a first flag is set. If the occupation amount Bm of the bit buffer 2 exceeds the threshold value B3thn and does not exceed the threshold value B2thn as shown in Expression (11), the bit buffer 2
If the picture read from is a P picture, a second flag is set. When the first or second flag is set, the control core circuit 7 sets the
If the picture read from the bit buffer 2 is a B picture, the picture skip circuit 6 is connected to the node 6b to skip the picture.

【0068】図3に、本実施形態におけるビットバッフ
ァ2の占有量Bm の変化を示す。占有量Bm が閾値B2t
hnを越えた場合、ビットバッファ2から読み出されたピ
クチャがBピクチャであればデコードせずにスキップす
る(図示※1)。ここで、Bピクチャのスキップ後に占
有量Bm がまだ閾値B3thnを越えていても、ビットバッ
ファ2から次に読み出されたピクチャがIピクチャまた
はPピクチャであればデコードする(図示※2)。
FIG. 3 shows a change in the occupancy Bm of the bit buffer 2 in this embodiment. Occupancy Bm is equal to threshold B2t
If the value exceeds hn, the picture read from the bit buffer 2 is skipped without decoding if it is a B picture (illustrated * 1). Here, even if the occupation amount Bm still exceeds the threshold value B3thn after skipping the B picture, if the picture read next from the bit buffer 2 is an I picture or a P picture, decoding is performed (illustration * 2).

【0069】占有量Bm が閾値B2thnを越えた場合で
も、ビットバッファ2から読み出されたピクチャがIピ
クチャまたはPピクチャであればデコードする(図示※
3)。ここで、IピクチャまたはPピクチャのデコード
後に占有量Bm がまだ閾値B3thnを越えている場合、ビ
ットバッファ2から次に読み出されたピクチャがBピク
チャであればデコードせずにスキップする(図示※
4)。このBピクチャのスキップは、占有量Bm が閾値
B3thnを下回るまで繰り返し行う(図示※5)。
Even when the occupation amount Bm exceeds the threshold value B2thn, if the picture read from the bit buffer 2 is an I picture or a P picture, decoding is performed (see FIG.
3). Here, if the occupation amount Bm still exceeds the threshold value B3thn after the decoding of the I picture or the P picture, if the picture read out next from the bit buffer 2 is a B picture, the picture is skipped without decoding (* in the figure).
4). This skipping of the B picture is repeated until the occupation amount Bm falls below the threshold value B3thn (illustrated * 5).

【0070】占有量Bm が閾値B2thnを越えた場合、ビ
ットバッファ2から読み出されたピクチャがIピクチャ
またはPピクチャであれば、判定回路5は第1のフラグ
を立てる(図示※6)。第1のフラグが立っている場
合、ビットバッファ2から次に読み出されたピクチャが
Bピクチャであれば、占有量Bm が閾値B3thnを下回っ
ていても、そのBピクチャをスキップする(図示※
7)。
When the occupation amount Bm exceeds the threshold value B2thn, if the picture read from the bit buffer 2 is an I picture or a P picture, the determination circuit 5 sets a first flag (illustrated * 6). When the first flag is set, if the next picture read from the bit buffer 2 is a B picture, the B picture is skipped even if the occupation amount Bm is less than the threshold value B3thn (illustrated *).
7).

【0071】占有量Bm が閾値B3thnを越え且つ閾値B
2thnを越えない場合、ビットバッファ2から読み出され
たピクチャがPピクチャであれば、判定回路5は第2の
フラグを立てる(図示※8)。第2のフラグが立ってい
る場合、ビットバッファ2から次に読み出されたピクチ
ャがBピクチャであれば、占有量Bm が閾値B3thnを下
回っていても、そのBピクチャをスキップする(図示※
9)。
When the occupation amount Bm exceeds the threshold B3thn and the threshold B
When the value does not exceed 2thn, if the picture read from the bit buffer 2 is a P picture, the determination circuit 5 sets a second flag (illustration * 8). When the second flag is set, if the next picture read from the bit buffer 2 is a B picture, the B picture is skipped even if the occupation amount Bm is less than the threshold value B3thn (illustrated *).
9).

【0072】占有量Bm が閾値B3thnを越え且つ閾値B
2thnを越えない場合、ビットバッファ2から読み出され
たピクチャがIピクチャのときには、判定回路5は第2
のフラグを立てない(図示※10)。第2のフラグが立
っていない場合、占有量Bmが閾値B3thnを下回ってい
れば、ビットバッファ2から次に読み出されたピクチャ
がBピクチャであってもデコードする。
When the occupation amount Bm exceeds the threshold value B3thn and the threshold value B
If it does not exceed 2thn, and the picture read from the bit buffer 2 is an I picture, the decision circuit 5
Is not set (illustration * 10). When the second flag is not set, if the occupation amount Bm is smaller than the threshold value B3thn, decoding is performed even if the next picture read from the bit buffer 2 is a B picture.

【0073】以上詳述したように本実施形態によれば、
第1実施形態の効果に加えて、以下に示す効果を得るこ
とができる。 ビットバッファ2の占有量Bm が閾値B3thnを越え且
つ閾値Bthn を越えない場合、IピクチャおよびPピク
チャを可能な限りデコードすると共に、Bピクチャを優
先してスキップする。
As described in detail above, according to the present embodiment,
The following effects can be obtained in addition to the effects of the first embodiment. When the occupation amount Bm of the bit buffer 2 exceeds the threshold value B3thn and does not exceed the threshold value Bthn, the I picture and the P picture are decoded as much as possible, and the B picture is skipped with priority.

【0074】Bピクチャは双方向予測によって生成され
るため、その重要度はIピクチャやPピクチャに比べて
低い。従って、重要度の低いBピクチャを優先してスキ
ップすることにより、ディスプレイ8で再生される動画
に生じるコマ落ちを第1実施形態よりも少なくすること
ができる。その結果、高速再生時における動画の動きを
さらに滑らかにして画質をより向上させることができ
る。
Since a B picture is generated by bidirectional prediction, its importance is lower than that of an I picture or a P picture. Therefore, by skipping the B-picture of low importance with priority, it is possible to reduce the number of dropped frames that occur in the moving image reproduced on the display 8 as compared with the first embodiment. As a result, the motion of the moving image during high-speed playback can be further smoothed, and the image quality can be further improved.

【0075】第1のフラグを設定することで、Iピク
チャまたはPピクチャのデコード後にビットバッファ2
の占有量Bm が閾値B3thnを下回っても、余裕をみて次
にビットバッファ2から読み出されるBピクチャを予め
スキップすることができる。また、第2のフラグを設定
することで、Pピクチャのデコード後にビットバッファ
2の占有量Bm が閾値B3thnを下回っても、余裕をみて
次にビットバッファ2から読み出されるBピクチャを予
めスキップすることができる。
By setting the first flag, the bit buffer 2 is decoded after decoding the I picture or the P picture.
Even if the occupation amount Bm of the image data is smaller than the threshold value B3thn, it is possible to skip the B picture to be read from the bit buffer 2 in advance with a margin. Also, by setting the second flag, even if the occupation amount Bm of the bit buffer 2 becomes lower than the threshold value B3thn after decoding the P picture, the B picture read out from the bit buffer 2 is skipped in advance with a margin. Can be.

【0076】このように、Bピクチャを予めスキップす
ることは、ビットバッファ2の次回のオーバーフローに
対して予防措置を講ずることに他ならない。従って、ビ
ットバッファ2のオーバーフローをより確実に回避する
ことができる。 Iピクチャのデータ量はPピクチャのそれの2〜3倍
と多い。そのため、Pピクチャが読み出された場合に比
べて、Iピクチャが読み出された場合の方がビットバッ
ファ2の占有量Bm の減少の度合いが大きい。従って、
Pピクチャが読み出された後よりも、Iピクチャが読み
出された後の方がビットバッファ2がオーバーフローす
る可能性が小さくなる。そこで、第1および第2のフラ
グを設定することにより、IピクチャとPピクチャとで
前記予防措置に差をつける。すなわち、Iピクチャに対
する予防措置の閾値B2thnを、Pピクチャに対する予防
措置の閾値B3thnよりも高い値に設定することで、Iピ
クチャに対する予防措置をPピクチャのそれに比べて緩
くすることが可能になる。その結果、Bピクチャの無駄
なスキップを少なくすることができる。
In this way, skipping the B picture in advance is nothing but taking a preventive measure against the next overflow of the bit buffer 2. Therefore, overflow of the bit buffer 2 can be avoided more reliably. The data amount of the I picture is as large as two to three times that of the P picture. Therefore, the degree of reduction in the occupation amount Bm of the bit buffer 2 is greater when an I picture is read than when a P picture is read. Therefore,
The likelihood of the bit buffer 2 overflowing after the I picture has been read is smaller than after the P picture has been read. Therefore, by setting the first and second flags, the precautionary measures are differentiated between the I picture and the P picture. That is, by setting the threshold B2thn of the precautionary measure for the I picture to a value higher than the threshold B3thn of the precautionary measure for the P picture, the precautionary measure for the I picture can be less strict than that of the P picture. As a result, unnecessary skips of B pictures can be reduced.

【0077】以下のa)b)に示すGOP構成(ピク
チャのタイプの並び)のビデオストリームが記録媒体か
ら読み出された場合において、本実施形態の高速再生時
の効果についてシミュレーションしたところ、以下に示
す結果が得られた。 a)IBPBPBPBP・・・ b)IBBPBBPBBPBBPBBIBP・・・ [1] 2倍速再生時;a)の場合、IピクチャおよびPピ
クチャの全てがデコード可能であり、その結果、30コ
マ/秒のフルレートで表示できる。b)の場合、Iピク
チャおよびPピクチャの全てとBピクチャの一部がデコ
ード可能であり、その結果、25コマ/秒以上で表示で
きる。
When a video stream having the following GOP configuration (arrangement of picture types) shown in a) and b) is read from a recording medium, the effect of the present embodiment at the time of high-speed reproduction is simulated. The results shown were obtained. a) IBPBPBPBP... b) IBBPBBPBBPBBPBBIBP... [1] At the time of double-speed playback; . In the case of b), all of the I and P pictures and a part of the B picture can be decoded, and as a result, they can be displayed at 25 frames / second or more.

【0078】[2] 4倍速再生時;a)b)共に、Iピク
チャおよびそれに続く3〜4枚のPピクチャがデコード
可能であり、その結果、15コマ/秒以上で表示でき
る。 (第3実施形態)次に、本発明を具体化した第3実施形
態を図4に従って説明する。尚、本実施形態において、
第1実施形態と同じ構成部材については符号を等しくし
てその詳細な説明を省略する。
[2] During quadruple-speed playback; a) and b) can decode the I picture and the following three to four P pictures, and as a result, display at 15 frames / second or more. (Third Embodiment) Next, a third embodiment of the present invention will be described with reference to FIG. In this embodiment,
The same components as those in the first embodiment have the same reference numerals, and a detailed description thereof will be omitted.

【0079】図4に、特殊再生機能(高速再生機能、低
速再生機能、コマ送り再生機能)を備えた本実施形態の
MPEGビデオデコーダの要部ブロック回路を示す。本
実施形態のMPEGビデオデコーダ11は、第1実施形
態のMPEGビデオデコーダ1の各回路2〜7に加え
て、ピクチャヘッダ検出・データ量解析回路(以下、解
析回路と略す)12、レジスタ13,14から構成され
ている。尚、各回路3〜7,12〜14は1チップのL
SIに搭載されている。
FIG. 4 shows a block diagram of a main part of the MPEG video decoder of this embodiment having a special reproduction function (high-speed reproduction function, low-speed reproduction function, frame-by-frame reproduction function). The MPEG video decoder 11 of the present embodiment includes, in addition to the circuits 2 to 7 of the MPEG video decoder 1 of the first embodiment, a picture header detection / data amount analysis circuit (hereinafter abbreviated as an analysis circuit) 12, a register 13, 14. Each of the circuits 3 to 7 and 12 to 14 is one chip of L
It is mounted on SI.

【0080】制御コア回路7は各回路2〜6,12〜1
4を制御する。ビデオCDなどの記録媒体から読み出さ
れたビデオストリームは、解析回路12を介してビット
バッファ2へ転送される。解析回路12は、以下に示す
2つの機能を有している。記録媒体から読み出された
ビデオストリームの各ピクチャの先頭に付くピクチャヘ
ッダを検出し、その各ピクチャヘッダに規定されている
ピクチャのタイプ(I,P,B)を検出する。検出し
た各ピクチャのデータ量を解析する。
The control core circuit 7 comprises the circuits 2 to 6, 12 to 1
4 is controlled. The video stream read from a recording medium such as a video CD is transferred to the bit buffer 2 via the analysis circuit 12. The analysis circuit 12 has the following two functions. A picture header at the head of each picture of the video stream read from the recording medium is detected, and the type (I, P, B) of the picture specified in each picture header is detected. The data amount of each detected picture is analyzed.

【0081】各レジスタ13,14はFIFO構成のR
AMから成る。レジスタ13は、解析回路12の検出し
た各ピクチャのタイプを順次蓄積する。つまり、レジス
タ13には、ビットバッファ2に蓄積されているビデオ
ストリームのGOP構成が記録される。レジスタ14
は、解析回路12の解析した各ピクチャのデータ量を順
次蓄積する。
Each of the registers 13 and 14 has a FIFO structure of R
AM. The register 13 sequentially accumulates the type of each picture detected by the analysis circuit 12. That is, the GOP configuration of the video stream stored in the bit buffer 2 is recorded in the register 13. Register 14
Sequentially stores the data amount of each picture analyzed by the analysis circuit 12.

【0082】判定回路5は、以下に示す2つの機能を有
している。第2実施形態と同様に、ビットバッファ2
の占有量Bm と各閾値B2thn,B3thnとを比較し、占有
量Bm が式(10)〜(12)に示すどの領域に含まれ
るかを判定する。レジスタ13に記録されたGOP構
成と、レジスタ14に記録された各ピクチャのデータ量
と、前記の判定結果とに基づいて、スキップするピク
チャを選定する。
The decision circuit 5 has the following two functions. As in the second embodiment, the bit buffer 2
Is compared with each of the thresholds B2thn and B3thn to determine in which region the occupancy Bm is included in the equations (10) to (12). A picture to be skipped is selected based on the GOP structure recorded in the register 13, the data amount of each picture recorded in the register 14, and the above-described determination result.

【0083】第1および第2実施形態において、ビデオ
ストリームのGOP構成および各ピクチャのデータ量
は、デコードコア回路4においてデコードが終了した時
点でないとわからない。しかし、本実施形態では、解析
回路12を設けたことにより、ビデオストリームをビッ
トバッファ2に入力する前に、そのGOP構成および各
ピクチャのデータ量を解析することができる。つまり、
ビットバッファ2がオーバーフローする恐れがあるかど
うかの判定を、ビットバッファ2にビデオストリームを
入力する前に行うことができる。従って、ビデオストリ
ームのGOP構成および各ピクチャのデータ量に対応し
て、スキップするピクチャを最適に選定することができ
る。その結果、特に、Bピクチャの無駄なスキップを最
小限に抑えることができる。
In the first and second embodiments, the GOP structure of the video stream and the data amount of each picture cannot be known until the decoding in the decoding core circuit 4 is completed. However, in the present embodiment, by providing the analysis circuit 12, the GOP configuration and the data amount of each picture can be analyzed before the video stream is input to the bit buffer 2. That is,
The determination as to whether or not the bit buffer 2 may overflow can be made before the video stream is input to the bit buffer 2. Therefore, the picture to be skipped can be optimally selected according to the GOP structure of the video stream and the data amount of each picture. As a result, useless skipping of B pictures can be minimized.

【0084】以上詳述したように本実施形態によれば、
第2実施形態の効果に加えて、以下に示す効果を得るこ
とができる。 ビットバッファ2のオーバーフローを回避した上でデ
コード可能なBピクチャが増える。従って、高速再生時
における動画の動きをさらに滑らかにして画質をより向
上させることができる。
As described in detail above, according to the present embodiment,
The following effects can be obtained in addition to the effects of the second embodiment. The number of B pictures that can be decoded after the overflow of the bit buffer 2 is avoided increases. Therefore, it is possible to further improve the image quality by smoothing the motion of the moving image during the high-speed reproduction.

【0085】ビットバッファ2に蓄積されているピク
チャの数および各ピクチャのデータ量を把握することが
できるため、ビットバッファ2の占有量Bm を正確に知
ることができる。また、任意のピクチャが読み出された
後のビットバッファ2の占有量Bm の減少の度合いを正
確に知ることもできる。一般に、低速再生時やコマ送り
再生時において、記録媒体から読み出されるビデオスト
リームのビットレートは通常の再生時と同じである。つ
まり、低速再生時やコマ送り再生時には、単位時間当た
りにビットバッファ2から読み出されるピクチャの数を
減らすことで、ディスプレイ8で再生される動画のコマ
数を減らすようにしている。しかし、前記したように、
従来のMPEGビデオデコーダ101では、任意のピク
チャが読み出された後のビットバッファ2の占有量Bm
の減少の度合いがわからなかった。そのため、オーバー
フローやアンダーフローを避けるため、ビットバッファ
2からピクチャが読み出される度に、記録媒体からビデ
オストリームを読み出してビットバッファ2へ転送させ
ていた。従って、記録媒体からビデオストリームを読み
出す操作を頻繁に繰り返さなければならなかった。例え
ば、記録媒体としてビデオCDを用いた場合、ビデオC
Dから頻繁にビデオストリームを読み出すとなると、ビ
デオCDプレーヤの光ピックアップの駆動装置の制御が
複雑になる上に、駆動装置にかかる機械的な負担も大き
くなって故障し易くなる。
Since the number of pictures stored in the bit buffer 2 and the data amount of each picture can be ascertained, the occupancy Bm of the bit buffer 2 can be accurately known. In addition, the degree of decrease in the occupation amount Bm of the bit buffer 2 after an arbitrary picture is read can be accurately known. In general, at the time of low-speed reproduction or frame-by-frame reproduction, the bit rate of a video stream read from a recording medium is the same as during normal reproduction. That is, at the time of low-speed reproduction or frame-by-frame reproduction, the number of pictures read from the bit buffer 2 per unit time is reduced, thereby reducing the number of frames of the moving image reproduced on the display 8. However, as mentioned above,
In the conventional MPEG video decoder 101, the occupation amount Bm of the bit buffer 2 after an arbitrary picture is read out
I did not know the degree of decrease. Therefore, every time a picture is read from the bit buffer 2, a video stream is read from the recording medium and transferred to the bit buffer 2 in order to avoid overflow or underflow. Therefore, the operation of reading the video stream from the recording medium has to be frequently repeated. For example, when a video CD is used as a recording medium, a video C
If the video stream is frequently read from D, the control of the driving device of the optical pickup of the video CD player becomes complicated, and the mechanical load on the driving device is increased, so that the device is easily broken.

【0086】本実施形態では、任意のピクチャが読み出
された後のビットバッファ2の容量の減少の度合いを正
確に知ることができるため、オーバーフローやアンダー
フローの可能性が高くなったときにだけ、記録媒体から
ビデオストリームを読み出せばよい。従って、本実施形
態によれば、低速再生時やコマ送り再生時において、記
録媒体からビデオストリームを読み出す操作を減らすこ
とができる。そのため、記録媒体としてビデオCDを用
いた場合、ビデオCDプレーヤの光ピックアップの駆動
装置の制御が簡単になる上に、駆動装置にかかる機械的
な負担を小さくして故障を減らすことができる。
In the present embodiment, the degree of reduction in the capacity of the bit buffer 2 after an arbitrary picture has been read can be accurately known, and therefore, only when the possibility of overflow or underflow increases. The video stream may be read from the recording medium. Therefore, according to the present embodiment, the operation of reading a video stream from a recording medium during low-speed reproduction or frame-by-frame reproduction can be reduced. Therefore, when a video CD is used as the recording medium, the control of the drive device of the optical pickup of the video CD player is simplified, and the mechanical load on the drive device is reduced to reduce the number of failures.

【0087】(第4実施形態)次に、本発明を具体化し
た第4実施形態を図5に従って説明する。尚、本実施形
態において、第3実施形態と同じ構成部材については符
号を等しくしてその詳細な説明を省略する。図5に、特
殊再生機能を備えた本実施形態のMPEGビデオデコー
ダの要部ブロック回路を示す。本実施形態のMPEGビ
デオデコーダ21は、第3実施形態のMPEGビデオデ
コーダ11の各回路2〜7,12〜14に加えて、フレ
ームバッファ22から構成されている。
(Fourth Embodiment) Next, a fourth embodiment of the present invention will be described with reference to FIG. In the present embodiment, the same components as those in the third embodiment have the same reference numerals, and a detailed description thereof will be omitted. FIG. 5 shows a main block circuit of the MPEG video decoder according to the present embodiment having a special reproduction function. The MPEG video decoder 21 of this embodiment includes a frame buffer 22 in addition to the circuits 2 to 7 and 12 to 14 of the MPEG video decoder 11 of the third embodiment.

【0088】制御コア回路7は各回路2〜6,12〜1
4,22を制御する。デコードコア回路4で生成された
各ピクチャのデコード結果(ビデオ出力)は、フレーム
バッファ22の各領域22a〜22cへ転送される。ま
た、フレームバッファ22の各領域22a〜22cから
読み出された各ピクチャのデコード結果は、デコードコ
ア回路4へ転送される。
The control core circuit 7 includes the circuits 2 to 6, 12 to 1
4, 22 are controlled. The decoding result (video output) of each picture generated by the decoding core circuit 4 is transferred to each area 22a to 22c of the frame buffer 22. The decoding result of each picture read from each area 22 a to 22 c of the frame buffer 22 is transferred to the decoding core circuit 4.

【0089】フレームバッファ22はRAMから成り、
その内部は3つの領域(前方参照領域22a、後方参照
領域22b、Bピクチャ格納領域22c)に分けられて
いる。前方参照領域22aには、デコードコア回路4に
おいて逆方向予測を行う際に用いられる未来のIピクチ
ャまたはPピクチャのデコード結果(ビデオ出力)が格
納される。後方参照領域22bには、デコードコア回路
4において順方向予測を行う際に用いられる過去のIピ
クチャまたはPピクチャのデコード結果が格納される。
Bピクチャ格納領域22cにはBピクチャのデコード結
果が格納される。そして、各領域22a〜22cのいず
れか一つに格納されたビデオ出力が、ディスプレイ8へ
出力される。
The frame buffer 22 comprises a RAM,
The inside is divided into three areas (a forward reference area 22a, a backward reference area 22b, and a B picture storage area 22c). In the forward reference area 22a, a decoding result (video output) of a future I picture or P picture used when performing backward prediction in the decoding core circuit 4 is stored. The decoding result of the past I picture or P picture used when performing forward prediction in the decode core circuit 4 is stored in the backward reference area 22b.
The decoding result of the B picture is stored in the B picture storage area 22c. Then, the video output stored in any one of the areas 22a to 22c is output to the display 8.

【0090】フレームバッファ22とビットバッファ2
とは、部品点数を少なくしてMPEGビデオデコーダ1
1のコストを減少させるため、1つのRAM内に領域を
分けて設けられている。ところで、前方参照領域22a
および後方参照領域22bに格納されるIピクチャまた
はPピクチャは、順方向予測または逆方向予測を行うた
めの基データとして使われるため、必要がなくなるま
で、各領域22a,22bに格納し続けなければならな
い。Bピクチャについては基データとして扱われないな
いため、ディスプレイ8へ出力されたら不用になる。
尚、各領域22a〜22cはプレーンと呼ばれる。
Frame buffer 22 and bit buffer 2
Is an MPEG video decoder 1 with a reduced number of parts.
In order to reduce the cost of one, the area is provided separately in one RAM. By the way, the forward reference area 22a
Since the I picture or the P picture stored in the backward reference area 22b is used as the base data for performing the forward prediction or the backward prediction, the I picture or the P picture must be continuously stored in each area 22a, 22b until it becomes unnecessary. No. The B picture is not treated as the base data, and is unnecessary when output to the display 8.
Each of the regions 22a to 22c is called a plane.

【0091】尚、MPEGビデオデコーダとMPEGオ
ーディオデコーダとを1つのLSIに搭載した場合に
は、MPEGオーディオデコーダ用のビットバッファ
(オーディオビットバッファ)についても、MPEGビ
デオデコーダ用のフレームバッファ22およびビットバ
ッファ(ビデオビットバッファ)2と1つのRAM内に
領域を分けて設けている。例えば、記録媒体としてビデ
オCDを用いた場合には、4MDRAMを用い、ビデオ
ビットバッファ2の容量を52kバイト、フレームバッ
ファ22の各領域22a〜22cの容量をそれぞれ14
8.5kバイト、オーディオビットバッファの容量を
6.5kバイト、ユーザ用領域の容量を8kバイトに設
定している。ちなみに、ユーザ用領域は、ビデオCDv
2.0規格のセクタバッファなどに用いられる。
When the MPEG video decoder and the MPEG audio decoder are mounted on one LSI, the bit buffer (audio bit buffer) for the MPEG audio decoder also includes the frame buffer 22 and the bit buffer for the MPEG video decoder. (Video bit buffer) 2 and an area are provided separately in one RAM. For example, when a video CD is used as a recording medium, a 4 MDRAM is used, the capacity of the video bit buffer 2 is 52 kbytes, and the capacity of each of the areas 22 a to 22 c of the frame buffer 22 is 14
The capacity of the audio bit buffer is set to 6.5 kbytes, and the capacity of the user area is set to 8 kbytes. By the way, the user area is a video CDv
It is used for 2.0 standard sector buffers.

【0092】4倍速再生以上の高速再生時には、Iピク
チャおよびPピクチャをデコードするだけで十分に動き
の滑らかな動画が得られるため、Bピクチャは全てスキ
ップすることが可能になる。また、8倍速再生以上の高
速再生時には、Iピクチャをデコードするだけで十分に
動きの滑らかな動画が得られるため、Pピクチャおよび
Bピクチャは全てスキップすることが可能になる。
At the time of high-speed reproduction at 4 × speed or higher, a moving image with sufficiently smooth motion can be obtained only by decoding I and P pictures, so that all B pictures can be skipped. In addition, at the time of high-speed reproduction of 8 × speed or higher, a moving image with sufficiently smooth motion can be obtained only by decoding an I-picture, so that all P-pictures and B-pictures can be skipped.

【0093】このように、4倍速再生以上の高速再生時
には、フレームバッファ22のBピクチャ格納領域22
cは不要になる。そこで、本実施形態では、4倍速再生
以上の高速再生時において、不要になったフレームバッ
ファ22のBピクチャ格納領域22cを、ビットバッフ
ァ2として流用する。つまり、フレームバッファ22の
Bピクチャ格納領域22cをビットバッファ2の増設メ
モリとして用いる。その結果、前記した4MDRAMの
場合には、ビットバッファ2の容量を約200kバイト
(=ビットバッファ2の元の容量52k+Bピクチャ格
納領域22cの容量148.5k)と従来の約4倍に増
やすことができる。
As described above, at the time of high-speed reproduction of 4 × speed or higher, the B picture storage area 22 of the frame buffer 22 is
c becomes unnecessary. Therefore, in the present embodiment, the B picture storage area 22c of the frame buffer 22, which is no longer needed, is used as the bit buffer 2 at the time of high-speed reproduction equal to or higher than quadruple speed reproduction. That is, the B picture storage area 22c of the frame buffer 22 is used as an additional memory of the bit buffer 2. As a result, in the case of the above-described 4MDRAM, the capacity of the bit buffer 2 is increased to about 200 kbytes (= original capacity of the bit buffer 2 52 k + capacity of the B picture storage area 22 c of 148.5 k), which is about four times the conventional capacity. it can.

【0094】以上詳述したように本実施形態によれば、
第3実施形態の効果に加えて、以下に示す効果を得るこ
とができる。 4倍速再生以上の高速再生時においても、ビットバッ
ファ2のオーバーフローを確実に回避することができ
る。 ビットバッファ2の容量を約200kバイトにした場
合において、本実施形態の高速再生時の効果についてシ
ミュレーションしたところ、30倍速再生程度まで動き
の滑らかな動画が得られることを確認できた。
As described in detail above, according to the present embodiment,
The following effects can be obtained in addition to the effects of the third embodiment. The overflow of the bit buffer 2 can be reliably avoided even at the time of high-speed reproduction of 4 × speed or more. When the effect of the present embodiment at the time of high-speed reproduction was simulated when the capacity of the bit buffer 2 was set to about 200 kbytes, it was confirmed that a moving image with a smooth motion could be obtained up to about 30 times speed reproduction.

【0095】(第5実施形態)次に、本発明を具体化し
た第5実施形態を図5〜図7に従って説明する。本実施
形態のMPEGビデオデコーダの構成は第4実施形態の
それと同じである。デコードコア回路4は、1フレーム
期間内に2つのIピクチャまたはPピクチャをMPEG
ビデオパートに準拠してデコードし、各ピクチャ毎のビ
デオ出力を生成する能力を有する。そして、デコードコ
ア回路4は、1フレーム期間内に2つのIピクチャまた
はPピクチャをデコードした場合、先にデコードしたI
ピクチャまたはPピクチャのビデオ出力についてはディ
スプレイ8へ出力せず、後でデコードしたIピクチャま
たはPピクチャのビデオ出力だけをディスプレイ8へ出
力する。つまり、後でデコードしたIピクチャまたはP
ピクチャだけを、再生ピクチャとして扱う。そして、先
にデコードしたIピクチャまたはPピクチャのビデオ出
力は、順方向予測を行う際に用いる中途データとして扱
う。
(Fifth Embodiment) Next, a fifth embodiment of the present invention will be described with reference to FIGS. The configuration of the MPEG video decoder of the present embodiment is the same as that of the fourth embodiment. The decoding core circuit 4 converts two I-pictures or P-pictures into MPEG
It has the ability to decode in accordance with the video part and generate a video output for each picture. Then, when two I pictures or two P pictures are decoded within one frame period, the decode core circuit 4
The video output of the picture or the P picture is not output to the display 8, but only the video output of the I picture or the P picture decoded later is output to the display 8. That is, the I picture or P
Only pictures are treated as playback pictures. Then, the video output of the I picture or the P picture decoded earlier is treated as intermediate data used when performing forward prediction.

【0096】前記したように、4倍速再生以上の高速再
生時には、フレームバッファ22のBピクチャ格納領域
22cは不要になる。そこで、本実施形態では、4倍速
再生以上の高速再生時において、不要になったフレーム
バッファ22のBピクチャ格納領域22cに、先にデコ
ードしたIピクチャまたはPピクチャのビデオ出力を格
納する。従って、先にデコードしたIピクチャまたはP
ピクチャのビデオ出力を格納しておくためのフレームバ
ッファを別個に設ける必要はない。
As described above, the B picture storage area 22c of the frame buffer 22 is not required at the time of high-speed reproduction of four times or more. Therefore, in the present embodiment, at the time of high-speed reproduction equal to or higher than quadruple-speed reproduction, the video output of the previously decoded I picture or P picture is stored in the unnecessary B picture storage area 22c of the frame buffer 22. Therefore, the previously decoded I picture or P picture
There is no need to provide a separate frame buffer for storing the video output of the picture.

【0097】次に、本実施形態の動作を図6および図7
に従って説明する。図6(a)に示すようなGOP構成
のビデオストリームが記録媒体から読み出された場合、
各フレーム期間において処理されるピクチャ(デコード
コア回路4でデコードするピクチャ、ディスプレイ8で
再生するピクチャ、ピクチャスキップ回路6を介してス
キップするピクチャ)は図6(b)に示すようになる。
Next, the operation of this embodiment will be described with reference to FIGS.
It will be described according to. When a video stream having a GOP structure as shown in FIG. 6A is read from a recording medium,
The pictures processed in each frame period (pictures decoded by the decode core circuit 4, pictures reproduced on the display 8, and pictures skipped via the picture skip circuit 6) are as shown in FIG. 6B.

【0098】図7に、図6に示す場合におけるビットバ
ッファ2の占有量Bm の変化を示す。まず、Pピクチャ
P1をデコードする。ここで、PピクチャP1がビット
バッファ2から読み出された後でもまだ、占有量Bm が
閾値B3thnを越えている場合、続いて読み出された2つ
のBピクチャB2,B3はデコードせずにスキップす
る。それでもまだ、占有量Bm が閾値B3thnを越えてい
る場合、PピクチャP4をデコードする。このとき、先
にデコードしたPピクチャP1については、デコードコ
ア回路4において順方向予測を行ってPピクチャP4を
生成する際の中途データとして用いるだけで再生はしな
い。そして、PピクチャP4だけを再生する。これらの
処理を1フレーム期間内に行う。
FIG. 7 shows a change in the occupation amount Bm of the bit buffer 2 in the case shown in FIG. First, the P picture P1 is decoded. Here, if the occupation amount Bm still exceeds the threshold value B3thn even after the P picture P1 is read from the bit buffer 2, the two subsequently read B pictures B2 and B3 are skipped without decoding. I do. If the occupation amount Bm still exceeds the threshold value B3thn, the P picture P4 is decoded. At this time, the previously decoded P picture P1 is not reproduced because it is used as intermediate data when the decoding core circuit 4 performs forward prediction to generate the P picture P4. Then, only the P picture P4 is reproduced. These processes are performed within one frame period.

【0099】次の1フレーム期間内ではBピクチャB5
をデコードして再生する。これに対して、第2実施形態
(図示点線)では、まず、PピクチャP1をデコードし
て再生し、次に、各BピクチャB2,B3はデコードせ
ずにスキップする。これらの処理を1フレーム期間内に
行う。従って、この時点において、PピクチャP4はビ
ットバッファ2に蓄積されたままになっている。そのた
め、次の1フレーム期間内において、PピクチャP4を
デコードしている途中でビットバッファ2がオーバーフ
ローする恐れが極めて高くなる。
In the next one frame period, B picture B5
Is decoded and played. On the other hand, in the second embodiment (the dotted line in the figure), first, the P picture P1 is decoded and reproduced, and then the B pictures B2 and B3 are skipped without decoding. These processes are performed within one frame period. Therefore, at this point, the P picture P4 remains stored in the bit buffer 2. Therefore, the possibility that the bit buffer 2 overflows during the decoding of the P picture P4 during the next one frame period is extremely high.

【0100】以上詳述したように本実施形態によれば、
第4実施形態の効果に加えて、以下に示す効果を得るこ
とができる。 4倍速再生以上の高速再生時において、ビットバッフ
ァ2のオーバーフローを回避した上でデコード可能なP
ピクチャが増える。その結果、デコード可能なBピクチ
ャも増える。従って、高速再生時における動画の動きを
さらに滑らかにして画質をより向上させることができ
る。
As described in detail above, according to the present embodiment,
The following effects can be obtained in addition to the effects of the fourth embodiment. At the time of high-speed playback of 4 × speed or higher, a P which can be decoded while avoiding overflow of the bit buffer 2
More pictures. As a result, the number of B pictures that can be decoded increases. Therefore, it is possible to further improve the image quality by smoothing the motion of the moving image during the high-speed reproduction.

【0101】第2実施形態と同様に、本実施形態にお
いて、閾値B3thnを閾値Bthn と同じ値に設定しても、
上記と同様の効果を得ることができる。尚、上記各実施
形態は以下のように変更してもよく、その場合でも同様
の作用および効果を得ることができる。 〔1〕上記各実施形態において、Dピクチャに基づく高
速再生を併用して行う。この場合、上記各実施形態の効
果をさらに高めることができる。
As in the second embodiment, in this embodiment, even if the threshold value B3thn is set to the same value as the threshold value Bthn,
The same effects as above can be obtained. The above embodiments may be modified as follows, and the same operation and effect can be obtained in such a case. [1] In each of the above embodiments, high-speed reproduction based on a D picture is performed together. In this case, the effects of the above embodiments can be further enhanced.

【0102】〔2〕上記式(8)の係数nを、通常の再
生速度に対する倍率nより大きな値にする。例えば、2
倍速再生においては、式(8)の係数nを2より大きな
値(n>2)にする。この場合にも上記各実施形態と同
様の効果を得ることができるが、係数nを大きくし過ぎ
ると再生される動画に生じるコマ落ちも多くなる。つま
り、係数nと倍率nを等しくするのが最良ではあるが、
若干であれば係数nの値を調整してもよいということで
ある。
[2] The coefficient n in the above equation (8) is set to a value larger than the magnification n for the normal reproduction speed. For example, 2
In the double speed reproduction, the coefficient n in the equation (8) is set to a value larger than 2 (n> 2). In this case, the same effects as in the above embodiments can be obtained, but if the coefficient n is too large, the number of dropped frames that occur in the reproduced moving image increases. In other words, although it is best to make the coefficient n and the magnification n equal,
If it is a little, the value of the coefficient n may be adjusted.

【0103】〔3〕第4実施形態において、フレームバ
ッファ22をビットバッファ2とは別個に設ける。 〔4〕第5実施形態において、先にデコードしたIピク
チャまたはPピクチャのビデオ出力を格納しておくため
のフレームバッファを、フレームバッファ22とは別個
に設ける。
[3] In the fourth embodiment, the frame buffer 22 is provided separately from the bit buffer 2. [4] In the fifth embodiment, a frame buffer for storing a video output of an I picture or a P picture decoded earlier is provided separately from the frame buffer 22.

【0104】〔5〕第1実施形態と第2実施形態とを併
用する。 〔6〕ビデオCDプレーヤだけでなく、VTR(Video
Tape Recorder )、DVD(Digital Video Disk)プレ
ーヤなどのMPEG方式を利用する蓄積メディアの再生
装置に適用する。 〔7〕第1〜5実施形態をCPUを用いたソフトウェア
的な処理に置き代える。すなわち、各回路(3〜7,1
2)における信号処理をCPUを用いたソフトウェア的
な信号処理に置き代える。
[5] The first embodiment and the second embodiment are used together. [6] Not only video CD players but also VTRs (Video
The present invention is applied to a playback device of a storage medium using the MPEG system, such as a Tape Recorder) and a DVD (Digital Video Disk) player. [7] The first to fifth embodiments are replaced with software processing using a CPU. That is, each circuit (3 to 7, 1
The signal processing in 2) is replaced with software-based signal processing using a CPU.

【0105】以上、各実施形態について説明したが、各
実施形態から把握できる請求項以外の技術的思想につい
て、以下にそれらの効果と共に記載する。 (イ)請求項1〜4のいずれか1項に記載のMPEGビ
デオデコーダにおいて、デコードコア回路と判定制御回
路とを1チップ上に形成したMPEGビデオデコーダ。
Although the embodiments have been described above, technical ideas other than the claims that can be grasped from the embodiments will be described below together with their effects. (A) The MPEG video decoder according to any one of claims 1 to 4, wherein a decode core circuit and a judgment control circuit are formed on one chip.

【0106】のようにすれば、MPEGビデオデコー
ダ全体を小型化することができる。
[0106] If, as this, it is possible to miniaturize the entire MPEG video decoder.

【0107】ところで、本明細書において、発明の構成
に係る部材は以下のように定義されるものとする。 (a)判定制御回路は、可変閾値オーバーフロー判定回
路5とピクチャスキップ回路6と制御コア回路7とから
構成される。 (b)ビデオストリーム解析回路はピクチャヘッダ検出
・データ量解析回路12から構成される。
Incidentally, in the present specification, the members according to the constitution of the present invention are defined as follows. (A) The determination control circuit includes a variable threshold overflow determination circuit 5, a picture skip circuit 6, and a control core circuit 7. (B) The video stream analysis circuit includes a picture header detection / data amount analysis circuit 12.

【0108】(c)記録媒体とは、ビデオCDだけでな
く、DVD、CD−ROM、ハードディスク、ビデオテ
ープなどのあらゆるディジタル記録媒体を含むものとす
る。
(C) The recording medium includes not only a video CD but also any digital recording medium such as a DVD, a CD-ROM, a hard disk, and a video tape.

【0109】[0109]

【発明の効果】1〕ビットバッファのオーバーフローを
回避することが可能なMPEGビデオデコーダを提供す
ることができる。 2〕特殊再生時における動画の動きを滑らかにして画質
を向上させることと、ビットバッファのオーバーフロー
を回避することとが共に可能なMPEGビデオデコーダ
を提供することができる。
1) It is possible to provide an MPEG video decoder capable of avoiding overflow of a bit buffer. 2) It is possible to provide an MPEG video decoder capable of improving the image quality by smoothing the motion of a moving image during special reproduction and avoiding overflow of a bit buffer.

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

【図1】第1および第2実施形態の要部ブロック回路
図。
FIG. 1 is a main part block circuit diagram of a first and a second embodiment.

【図2】第1実施形態を説明するためのグラフ。FIG. 2 is a graph for explaining the first embodiment.

【図3】第2実施形態を説明するためのグラフ。FIG. 3 is a graph for explaining a second embodiment.

【図4】第3実施形態の要部ブロック回路図。FIG. 4 is a main part block circuit diagram of a third embodiment.

【図5】第4および第5実施形態の要部ブロック回路
図。
FIG. 5 is a main part block circuit diagram of the fourth and fifth embodiments.

【図6】第5実施形態を説明するための模式図。FIG. 6 is a schematic diagram for explaining a fifth embodiment.

【図7】第5実施形態を説明するためのグラフ。FIG. 7 is a graph for explaining a fifth embodiment.

【図8】従来例の要部ブロック回路図。FIG. 8 is a main part block circuit diagram of a conventional example.

【図9】従来例を説明するためのグラフ。FIG. 9 is a graph for explaining a conventional example.

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

1,11,21…MPEGビデオデコーダ 2…ビットバッファ 3…ピクチャヘッダ検出回路 4…MPEGビデオデコードコア回路 5…可変閾値オーバーフロー判定回路 6…ピクチャスキップ回路 6a,6b…ノード 7…制御コア回路 8…ディスプレイ 12…ピクチャヘッダ検出・データ量解析回路 22…フレームバッファ 22a…前方参照領域 22b…後方参照領域 22c…Bピクチャ格納領域 1,11,21 ... MPEG video decoder 2 ... Bit buffer 3 ... Picture header detection circuit 4 ... MPEG video decoding core circuit 5 ... Variable threshold overflow determination circuit 6 ... Picture skip circuit 6a, 6b ... Node 7 ... Control core circuit 8 ... Display 12: Picture header detection / data amount analysis circuit 22: Frame buffer 22a: Forward reference area 22b: Back reference area 22c: B picture storage area

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平7−135659(JP,A) 特開 平6−292187(JP,A) 特開 平6−261303(JP,A) 特開 平6−253277(JP,A) 特開 平4−326281(JP,A) 特開 平3−65875(JP,A) (58)調査した分野(Int.Cl.7,DB名) H04N 7/24 - 7/68 H04N 5/91 - 5/956 ──────────────────────────────────────────────────続 き Continuation of front page (56) References JP-A-7-135659 (JP, A) JP-A-6-292187 (JP, A) JP-A-6-261303 (JP, A) JP-A-6-261303 253277 (JP, A) JP-A-4-326281 (JP, A) JP-A-3-65875 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) H04N 7/ 24-7 / 68 H04N 5/91-5/956

Claims (7)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 ビットバッファと、 前記ビットバッファから読み出された各ピクチャをMP
EGビデオパートに準拠してデコードするデコードコア
回路と、 前記ビットバッファの占有量の閾値を設定すると共に、
占有量が閾値を越えた場合には、占有量が閾値を下回る
まで前記ビットバッファから前記デコードコア回路へ供
給されるピクチャを前記デコードコア回路に転送せずに
スキップさせる判定制御回路とを備え、当該判定制御回
路は、動画の再生速度に基づいて前記閾値を可変に設定
することを特徴とするMPEGビデオデコーダ。
1. A bit buffer, and each picture read from the bit buffer is stored in an MP.
A decoding core circuit for decoding in accordance with the EG video part, and a threshold value for the occupancy of the bit buffer,
When the occupancy exceeds the threshold, a determination control circuit that skips the picture supplied from the bit buffer to the decode core circuit without transferring the picture to the decode core circuit until the occupancy falls below the threshold, The MPEG video decoder , wherein the determination control circuit variably sets the threshold based on a reproduction speed of a moving image .
【請求項2】 ビデオストリームを蓄積するビットバッ
ファと、 前記ビットバッファから読み出された各ピクチャをMP
EGビデオパートに準拠してデコードするデコードコア
回路と、 動画の再生速度に基づいて前記ビットバッファの占有量
の閾値を設定すると共に、占有量が閾値を越えた場合に
は、占有量が閾値を下回るまで前記ビットバッファから
前記デコードコア回路へ供給されるピクチャを前記デコ
ードコア回路に転送せずにスキップさせる判定制御回路
とを備えたことを特徴とするMPEGビデオデコーダ。
2. A bit buffer for storing a video stream, and each picture read from the bit buffer is stored in an MP.
A decoding core circuit for decoding in accordance with the EG video part; and a threshold value for the occupancy of the bit buffer is set based on the playback speed of the moving image. An MPEG video decoder comprising: a determination control circuit for skipping a picture supplied from the bit buffer to the decode core circuit without transferring the picture to the decode core circuit until the number falls below the threshold.
【請求項3】 ビデオストリームを蓄積するビットバッ
ファと、 前記ビットバッファから読み出された各ピクチャをMP
EGビデオパートに準拠してデコードするデコードコア
回路と、 動画の再生速度に基づいて前記ビットバッファの占有量
の閾値を設定すると共に、占有量が閾値を越えた場合に
は、占有量が閾値を下回るまで前記ビットバッファから
前記デコードコア回路へ供給されるピクチャを前記デコ
ードコア回路に転送せずにスキップし、スキップするピ
クチャはBピクチャだけで、PピクチャおよびIピクチ
ャはスキップしない判定制御回路とを備えたことを特徴
とするMPEGビデオデコーダ。
3. A bit buffer for accumulating a video stream, and each picture read from the bit buffer is stored in an MP.
A decoding core circuit for decoding in accordance with the EG video part; and a threshold value for the occupancy of the bit buffer is set based on the playback speed of the moving image. A determination control circuit for skipping a picture supplied from the bit buffer to the decode core circuit until the number of bits falls, without transferring the picture to the decode core circuit, skipping only a B picture, and not skipping a P picture and an I picture. An MPEG video decoder, comprising:
【請求項4】 請求項1〜3のいずれか1項に記載のM
PEGビデオデコーダにおいて、前記判定制御回路は、
IピクチャまたはPピクチャの読み出し後に前記ビット
バッファの占有量が閾値を下回っても、次にビットバッ
ファから読み出されるピクチャがBピクチャであればス
キップすることを特徴としたMPEGビデオデコーダ。
4. The M according to claim 1, wherein
In the PEG video decoder, the determination control circuit includes:
An MPEG video decoder characterized in that even if the occupancy of the bit buffer falls below a threshold value after reading an I picture or a P picture, if the next picture to be read from the bit buffer is a B picture, the MPEG video decoder skips.
【請求項5】 請求項1〜4のいずれか1項に記載のM
PEGビデオデコーダにおいて、前記デコードコア回路
は、前記ビットバッファにおけるデータの占有量を低下
させるために、1フレーム期間内に2つのPピクチャを
デコードし、先にデコードしたPピクチャについては後
にデコードしたPピクチャの順方向予測を行うための中
途データとして扱うのみで再生は行わず、後でデコード
したPピクチャだけを再生ピクチャとして扱うことを特
徴としたMPEGビデオデコーダ。
5. The M according to claim 1, wherein
In the PEG video decoder, the decode core circuit decodes two P pictures within one frame period in order to reduce the amount of data occupied in the bit buffer. An MPEG video decoder characterized in that only a P picture decoded later is treated as a reproduced picture, and only a P picture decoded later is treated as a reproduced picture without treating it as intermediate data for performing forward prediction of the picture.
【請求項6】 請求項1〜4のいずれか1項に記載のM
PEGビデオデコーダにおいて、前記デコードコア回路
が生成した各ピクチャのデコード結果を格納するフレー
ムバッファを備え、そのフレームバッファの内部は前方
参照領域、後方参照領域、Bピクチャ格納領域の3つの
領域に分けられ、前記デコードコア回路は、1フレーム
期間内に2つのPピクチャをデコードし、先にデコード
したPピクチャについては後にデコードしたPピクチャ
の順方向予測を行うための中途データとして扱うのみで
再生は行わず、その中途データはBピクチャ格納領域に
格納し、後でデコードしたPピクチャだけを再生ピクチ
ャとして扱うことを特徴としたMPEGビデオデコー
ダ。
6. The M according to claim 1, wherein:
The PEG video decoder includes a frame buffer for storing a decoding result of each picture generated by the decoding core circuit, and the inside of the frame buffer is divided into three areas: a forward reference area, a backward reference area, and a B picture storage area. The decoding core circuit decodes two P-pictures within one frame period, and plays back only the previously decoded P-picture only by treating it as intermediate data for performing forward prediction of the subsequently decoded P-picture. An MPEG video decoder characterized in that the intermediate data is stored in a B picture storage area, and only P pictures decoded later are treated as reproduced pictures.
【請求項7】 請求項1〜6のいずれか1項に記載のM
PEGビデオデコーダにおいて、前記閾値は、ビデオス
トリームのシーケンスの先頭に付くシーケンスヘッダに
よって規定されるバッファサイズ(Vbv Buffer Size )
とビットレート(Bit Rate)とピクチャレート(Pictur
e Rate)と、通常の再生速度に対する実際の再生速度の
倍率(n)とによって設定されることを特徴としたMP
EGビデオデコーダ。
7. The M according to claim 1, wherein
In the PEG video decoder, the threshold value is a buffer size (Vbv Buffer Size) defined by a sequence header at the beginning of a video stream sequence.
And Bit Rate and Picture Rate (Pictur
e Rate) and a magnification (n) of the actual reproduction speed with respect to the normal reproduction speed.
EG video decoder.
JP2000347864A 1994-11-18 2000-11-15 MPEG video decoder Expired - Lifetime JP3338426B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000347864A JP3338426B2 (en) 1994-11-18 2000-11-15 MPEG video decoder

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
JP28519394 1994-11-18
JP6-285193 1995-06-30
JP7-166382 1995-06-30
JP16638295 1995-06-30
JP2000347864A JP3338426B2 (en) 1994-11-18 2000-11-15 MPEG video decoder

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP27137795A Division JP3203169B2 (en) 1994-11-18 1995-10-19 MPEG video decoder

Publications (2)

Publication Number Publication Date
JP2001197495A JP2001197495A (en) 2001-07-19
JP3338426B2 true JP3338426B2 (en) 2002-10-28

Family

ID=27322680

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000347864A Expired - Lifetime JP3338426B2 (en) 1994-11-18 2000-11-15 MPEG video decoder

Country Status (1)

Country Link
JP (1) JP3338426B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2403263A3 (en) 2002-04-26 2012-01-25 Sony Corporation Encoding device and method, decoding device and method, editing device and method, recoding medium, and program
JP2007101772A (en) * 2005-10-03 2007-04-19 D & M Holdings Inc Reproducing device and reproducing method

Also Published As

Publication number Publication date
JP2001197495A (en) 2001-07-19

Similar Documents

Publication Publication Date Title
US5754241A (en) Video decoder capable of controlling encoded video data
JP3491366B2 (en) Special reproduction method and special reproduction apparatus for encoded data
JP3254924B2 (en) Data reproducing method and data reproducing apparatus
US5786858A (en) Method of encoding image signal, apparatus for encoding image signal, method of decoding image signal, apparatus for decoding image signal, and image signal recording medium
JPH08214265A (en) Method and device for reproducing encoded data
JP3203168B2 (en) MPEG video decoder
JPH10285548A (en) Encoding device and method, decoding device and method and editing method
JP4305055B2 (en) Image recording device
JP2000217109A (en) Dynamic image reproducing device and reproducing method
US7058280B2 (en) Reproducing apparatus having high-speed reproducing function
JP3258673B2 (en) Moving image recording device and moving image reproducing device
KR100376904B1 (en) Video decoding device to control encoded video data
JP3338426B2 (en) MPEG video decoder
US6128340A (en) Decoder system with 2.53 frame display buffer
JP3338425B2 (en) MPEG video decoder
JP3203169B2 (en) MPEG video decoder
JP2001238182A (en) Image reproduction device and image reproduction method
JPH1042255A (en) Moving picture recording device, recording medium and moving picture reproducing device
JPH0832927A (en) Image decoding device
JP3515565B2 (en) Image processing method, image processing apparatus capable of using the method, and television receiver
JP3704356B2 (en) Decoded video signal decoding apparatus and storage decoding apparatus using the same
JP3568503B2 (en) MPEG video decoder
JP3322671B2 (en) MPEG video decoder
JPH06217251A (en) Device and medium for recording image signal
JP2004048206A (en) Video reproducing method and video reproducing apparatus

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070809

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20080809

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090809

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100809

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100809

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110809

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110809

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120809

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20130809

Year of fee payment: 11

EXPY Cancellation because of completion of term