JP2000101970A - Device and method of reproducing - Google Patents

Device and method of reproducing

Info

Publication number
JP2000101970A
JP2000101970A JP26369998A JP26369998A JP2000101970A JP 2000101970 A JP2000101970 A JP 2000101970A JP 26369998 A JP26369998 A JP 26369998A JP 26369998 A JP26369998 A JP 26369998A JP 2000101970 A JP2000101970 A JP 2000101970A
Authority
JP
Japan
Prior art keywords
encoded data
data
storage means
screen
buffer memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP26369998A
Other languages
Japanese (ja)
Other versions
JP4120056B2 (en
Inventor
Kenji Ogawa
研二 小川
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.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP26369998A priority Critical patent/JP4120056B2/en
Priority to US09/396,268 priority patent/US6751400B1/en
Publication of JP2000101970A publication Critical patent/JP2000101970A/en
Application granted granted Critical
Publication of JP4120056B2 publication Critical patent/JP4120056B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To faster perform backward reproduction of encoded data obtained by compressing video data at higher speed, such as MPEG system. SOLUTION: When backward reproduction is performed, encoded data of a GOP(group of pictures), including an image to be reproduced, are read and the encoded data are stored in a ring buffer memory 20. Then, when encoded data which are already read and stored in the memory 20 are needed for coding processing for backward reproduction, the encoded data stored in the memory 20 are read and decoded.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、MPEG方式等に
より圧縮された符号化データを再生する再生装置及び再
生方法に関するものであり、より詳しくは、そのような
再生装置及び再生方法における逆方向再生技術に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a reproducing apparatus and a reproducing method for reproducing coded data compressed by the MPEG system or the like, and more particularly to a reverse reproducing method in such a reproducing apparatus and reproducing method. About technology.

【0002】[0002]

【従来の技術】複数フレームにわたる映像データを圧縮
する手法として、複数フレームにわたって時間軸方向の
相関を利用し、前後のフレームとの差分を記録するよう
にしてデータ量の圧縮を図る手法がある。しかし、常に
差分データのみを記録するのでは、再生が常にデータの
先頭からしか出来なくなるなどの不都合が発生する。
2. Description of the Related Art As a method of compressing video data over a plurality of frames, there is a method of using a correlation in a time axis direction over a plurality of frames and recording a difference between the preceding and succeeding frames to reduce the data amount. However, if only the difference data is always recorded, inconvenience such that the reproduction can always be performed only from the beginning of the data occurs.

【0003】そこで、通常は、前後のフレームとの相関
を取ることなくフレーム内だけで符号化が完結している
フレーム内予測符号化画面を、定期的に挿入するように
している。すなわち、複数フレームにわたって時間軸方
向の相関を利用して映像データを圧縮する際には、フレ
ーム内予測符号化画面が少なくとも1枚入った画面群構
造を単位として、映像データの圧縮を行うようにする。
Therefore, normally, an intra-frame predictive coded picture in which coding is completed only within a frame without taking a correlation with the preceding and succeeding frames is regularly inserted. That is, when compressing video data using the correlation in the time axis direction over a plurality of frames, the video data is compressed in units of a screen group structure including at least one intra-frame predictive coding screen. I do.

【0004】なお、映像データの圧縮方式として広く採
用されているMPEG方式でも、このような画面群構造
を採用しており、MPEG方式では、このような画面群
構造のことをGOP(Group Of Pictures)と称してい
る。
The MPEG system widely used as a video data compression system also employs such a screen group structure. In the MPEG system, such a screen group structure is referred to as a GOP (Group Of Pictures). ).

【0005】[0005]

【発明が解決しようとする課題】ところで、このような
構造の符号化データを時間軸方向に対して逆方向に再生
する場合には、先ず、最初に再生の対象となる画面の符
号化データを復号し、次に、時間的に一つ前の画面の符
号化データを復号し、以下同様に、時間的に一つ前の画
面の符号化データを順次復号していくこととなる。
When the encoded data having such a structure is reproduced in the direction opposite to the time axis, first, the encoded data of the screen to be reproduced is firstly encoded. Decoding is performed, and then, the encoded data of the immediately preceding screen is decoded, and similarly, the encoded data of the immediately preceding screen is sequentially decoded.

【0006】このとき、再生対象画面の符号化データを
復号するには、再生対象画面の符号化データよりも前方
にあるフレーム内予測符号化画面から復号を開始する必
要がある。すなわち、再生対象画面の符号化データを復
号する際は、再生対象画面よりも前方にあるフレーム内
予測符号化画面から再生対象画面までを、外部への出力
を行うことなく順次復号していき、再生対象画面まで復
号が進んだら、再生対象画面の復号データを出力する。
そして、逆方向再生を行うときには、以上のようなフレ
ーム内予測符号化画面から再生対象画面までの復号を、
1画面の再生を行う毎に繰り返し行う。
At this time, in order to decode the coded data of the playback target screen, it is necessary to start decoding from the intra-frame predictive coded screen located ahead of the coded data of the playback target screen. In other words, when decoding the encoded data of the playback target screen, from the intra-frame predictive encoding screen located ahead of the playback target screen to the playback target screen, sequentially decode without outputting to the outside, When the decoding has progressed to the reproduction target screen, the decoded data of the reproduction target screen is output.
When performing reverse playback, decoding from the intra-frame predictive coding screen to the playback target screen as described above is performed.
It is repeated each time one screen is reproduced.

【0007】以上のように、逆方向再生を行うときに
は、フレーム内予測符号化画面から再生対象画面までの
復号を1画面の再生を行う毎に繰り返し行う必要がある
ため、記録媒体に記録されている符号化データを読み出
して逆方向再生を行うにあたって、当該逆方向再生を高
速に行うには、符号化データを繰り返し高速に記録媒体
から読み出す必要がある。
As described above, when performing reverse reproduction, it is necessary to repeat decoding from the intra-frame predictive coded screen to the reproduction target screen every time one screen is reproduced. When performing reverse reproduction at high speed when reading encoded data that is present and performing reverse reproduction, it is necessary to repeatedly read encoded data from a recording medium at high speed.

【0008】映像データが記録される記録媒体として
は、ディスク状記録媒体やテープ状記録媒体が使用され
ることが多いが、このような記録媒体からデータを高速
に読み出すのには限界がある。そのため、従来、符号化
データを繰り返し読み出す必要がある逆方向再生を、高
速に行うことは困難であった。
As a recording medium on which video data is recorded, a disk-shaped recording medium or a tape-shaped recording medium is often used, but there is a limit to reading data from such a recording medium at high speed. For this reason, conventionally, it has been difficult to perform high-speed reverse reproduction that requires repeated reading of encoded data.

【0009】本発明は、以上のような従来の実情に鑑み
て提案されたものであり、MPEG方式等により映像デ
ータが圧縮されてなる符号化データの逆方向再生をより
高速に行うことが可能な再生装置及び再生方法を提供す
ることを目的としている。
[0009] The present invention has been proposed in view of the above-mentioned conventional circumstances, and enables faster reverse reproduction of encoded data obtained by compressing video data by the MPEG system or the like. It is an object of the present invention to provide a reproducing apparatus and a reproducing method.

【0010】[0010]

【課題を解決するための手段】本発明に係る再生装置
は、映像データが複数フレームにわたって時間軸方向の
相関を利用して圧縮処理された符号化データが、フレー
ム内予測符号化画面が少なくとも1枚入った画面群構造
を単位として記録された記録媒体から、符号化データを
読み出す読み出し手段を備える。また、1つの画面群構
造の符号化データ分以上の記憶容量を有し、上記読み出
し手段により記録媒体から読み出された符号化データを
保持する記憶手段を備える。そして、記録媒体に記録さ
れた符号化データを時間軸方向に対して逆方向に再生す
る際に、再生対象となる画面を含む画面群構造の符号化
データを読み出し手段により読み出して当該符号化デー
タを記憶手段に保持しておき、読み出し手段により既に
読み出されて記憶手段に保持されている符号化データが
逆方向再生のための復号処理に必要な場合には、記憶手
段に保持されている符号化データを読み出して復号を行
う。
According to the present invention, there is provided a reproducing apparatus comprising: a coded data obtained by compressing video data over a plurality of frames using a correlation in a time axis direction; There is provided a reading means for reading encoded data from a recording medium recorded in units of a screen group structure including the number of sheets. Also, a storage unit having a storage capacity equal to or larger than the encoded data of one screen group structure and holding encoded data read from the recording medium by the reading unit is provided. Then, when the encoded data recorded on the recording medium is reproduced in a direction opposite to the time axis direction, the encoded data of the screen group structure including the screen to be reproduced is read out by the reading means, and the encoded data is read out. Is stored in the storage unit, and when the encoded data already read out by the reading unit and stored in the storage unit is necessary for decoding processing for reverse reproduction, the encoded data is stored in the storage unit. The encoded data is read and decoded.

【0011】なお、上記記憶手段は、逆方向再生を行う
際に、保持していた符号化データが復号処理の完了によ
り不要となった場合には、不要となった符号化データが
保持されていた領域を順次解放して空き領域とすること
が好ましい。また、上記読み出し手段は、逆方向再生を
行う際に、記憶手段に空き領域がある場合には、次に必
要となる符号化データを読み出して、当該符号化データ
を記憶手段の空き領域に順次格納していくことが好まし
い。
When performing the reverse reproduction, the storage means stores the unnecessary encoded data when the retained encoded data becomes unnecessary due to the completion of the decoding process. It is preferable that the freed area is sequentially released to make it an empty area. Further, when performing reverse reproduction, if there is a free area in the storage means, the reading means reads the next required encoded data and sequentially stores the encoded data in the free area of the storage means. It is preferable to store them.

【0012】以上のような本発明に係る再生装置では、
逆方向再生時に、再生対象となる画面を含む画面群構造
の符号化データを読み出し手段により読み出して当該符
号化データを記憶手段に保持しておき、読み出し手段に
より既に読み出されて記憶手段に保持されている符号化
データが逆方向再生のための復号処理に必要な場合に
は、記憶手段に保持されている符号化データを読み出し
て復号を行うようにしている。したがって、同じ符号化
データを繰り返し記録媒体から読み出すようなことな
く、逆方向再生を行うことができる。
In the reproducing apparatus according to the present invention as described above,
At the time of reverse reproduction, the coded data of the screen group structure including the screen to be reproduced is read out by the reading means, and the coded data is stored in the storage means. When the coded data used is necessary for decoding processing for reverse reproduction, the coded data stored in the storage means is read and decoded. Therefore, reverse reproduction can be performed without repeatedly reading the same encoded data from the recording medium.

【0013】一方、本発明に係る再生方法は、映像デー
タが複数フレームにわたって時間軸方向の相関を利用し
て圧縮処理された符号化データが、フレーム内予測符号
化画面が少なくとも1枚入った画面群構造を単位として
記録された記録媒体から、符号化データを読み出して時
間軸方向に対して逆方向に再生する際に、再生対象とな
る画面を含む画面群構造の符号化データを読み出して当
該符号化データを、1つの画面群構造の符号化データ分
以上の記憶容量を有する記憶手段に保持しておく。そし
て、既に読み出されて記憶手段に保持されている符号化
データが逆方向再生のための復号処理に必要な場合に
は、記憶手段に保持されている符号化データを読み出し
て復号を行う。
On the other hand, in the reproducing method according to the present invention, the encoded data obtained by compressing the video data over a plurality of frames using the correlation in the time axis direction is converted into a screen including at least one intra-frame predictive encoded screen. When the encoded data is read from the recording medium recorded in units of the group structure and is played back in the reverse direction with respect to the time axis direction, the encoded data of the screen group structure including the screen to be played is read and read. The encoded data is stored in a storage unit having a storage capacity equal to or larger than the encoded data of one screen group structure. Then, when the encoded data already read and held in the storage means is necessary for the decoding process for backward reproduction, the encoded data held in the storage means is read and decoded.

【0014】なお、逆方向再生を行う際、記憶手段によ
って保持していた符号化データが復号処理の完了により
不要となった場合には、不要となった符号化データが保
持されていた領域を順次解放して空き領域とすることが
好ましい。また、逆方向再生を行う際、記憶手段に空き
領域がある場合には、次に必要となる符号化データを読
み出して、当該符号化データを記憶手段の空き領域に順
次格納していくことが好ましい。
When performing the reverse reproduction, if the encoded data held by the storage means becomes unnecessary due to the completion of the decoding process, the area in which the unnecessary encoded data is held is deleted. It is preferable to release them sequentially to make them empty areas. Also, when performing reverse playback, if there is a free area in the storage means, it is possible to read out the next required coded data and sequentially store the coded data in the free area of the storage means. preferable.

【0015】以上のような本発明に係る再生方法では、
逆方向再生時に、再生対象となる画面を含む画面群構造
の符号化データを読み出して当該符号化データを記憶手
段に保持しておき、既に読み出されて記憶手段に保持さ
れている符号化データが逆方向再生のための復号処理に
必要な場合には、記憶手段に保持されている符号化デー
タを読み出して復号を行うようにしている。したがっ
て、同じ符号化データを繰り返し記録媒体から読み出す
ようなことなく、逆方向再生を行うことができる。
In the reproducing method according to the present invention as described above,
At the time of reverse reproduction, the coded data of the screen group structure including the screen to be reproduced is read out, and the coded data is stored in the storage unit, and the coded data already read out and stored in the storage unit is read out. Is necessary for decoding processing for reverse reproduction, the encoded data stored in the storage means is read and decoded. Therefore, reverse reproduction can be performed without repeatedly reading the same encoded data from the recording medium.

【0016】[0016]

【発明の実施の形態】以下、本発明の実施の形態につい
て、図面を参照しながら詳細に説明する。なお、以下の
説明では、映像データ等が記録される光ディスクとして
実用化されているDVDから映像データ等を再生するD
VD再生装置に本発明を適用した場合を例に挙げて説明
する。
Embodiments of the present invention will be described below in detail with reference to the drawings. In the following description, a D that reproduces video data and the like from a DVD that has been put into practical use as an optical disc on which video data and the like are recorded is described.
A case where the present invention is applied to a VD playback device will be described as an example.

【0017】本発明を適用したDVD再生装置の一構成
例を図1に示す。このDVD再生装置1は、記録媒体
(DVD)100からRF信号を再生するピックアップ
2と、このピックアップ2により再生されたRF信号が
供給され当該RF信号の2値化処理等を行うRF回路3
と、RF回路3からの再生データが供給されエラー訂正
等のデコード処理を行うデータデコーダ4と、データデ
コーダ4によりデコード処理が施された再生データを一
時的に保持するリングバッファメモリ20と、データデ
コーダ4によりデコード処理が施された再生データを主
映像圧縮データ、副映像圧縮データ、音声圧縮データに
振り分けるデマルチプレクサ5とを備える。
FIG. 1 shows an example of the configuration of a DVD reproducing apparatus to which the present invention is applied. The DVD reproducing apparatus 1 includes a pickup 2 that reproduces an RF signal from a recording medium (DVD) 100, and an RF circuit 3 that is supplied with the RF signal reproduced by the pickup 2 and performs a binarization process or the like of the RF signal.
A data decoder 4 supplied with reproduction data from the RF circuit 3 and performing decoding processing such as error correction; a ring buffer memory 20 for temporarily holding the reproduction data decoded by the data decoder 4; A demultiplexer 5 is provided for distributing the reproduced data decoded by the decoder 4 into compressed main video data, compressed sub-video data, and compressed audio data.

【0018】また、DVD再生装置1は、デマルチプレ
クサ5から出力された主映像圧縮データを復号するビデ
オデコーダ6と、デマルチプレクサ5から出力された副
映像圧縮データを復号して上記主映像データと合成する
副映像デコーダ7と、デマルチプレクサ5から出力され
た音声圧縮データを復号するオーディオデコーダ8とを
備える。
The DVD reproducing apparatus 1 further comprises a video decoder 6 for decoding the compressed main video data output from the demultiplexer 5, and a sub video compressed data output from the demultiplexer 5 for decoding the main video data. It comprises a sub-video decoder 7 for synthesizing and an audio decoder 8 for decoding the compressed audio data output from the demultiplexer 5.

【0019】また、DVD再生装置1は、副映像デコー
ダ7からの副映像データと、ビデオデコーダ6からの主
映像データとが合成されてなる映像データが供給され、
当該映像データをNTSC信号又はPAL信号に変換す
るディジタル/NTSC、PAL変換回路(以下、単に
NTSC変換回路という。)9を備える。そして、この
DVD再生装置1から出力されたNTSC変換回路9か
らのNTSC信号又はPAL信号は、モニタ200に入
力されて映像化される。
The DVD reproducing apparatus 1 is supplied with video data obtained by synthesizing the sub video data from the sub video decoder 7 and the main video data from the video decoder 6.
A digital / NTSC / PAL conversion circuit (hereinafter, simply referred to as an NTSC conversion circuit) 9 for converting the video data into an NTSC signal or a PAL signal is provided. Then, the NTSC signal or PAL signal from the NTSC conversion circuit 9 output from the DVD playback device 1 is input to the monitor 200 and is imaged.

【0020】また、DVD再生装置1は、オーディオデ
コーダ8からの音声データが供給され、当該音声データ
をアナログ信号に変換するディジタル/アナログ変換回
路(以下、単にA/D変換回路という。)10を備え
る。
The DVD reproducing apparatus 1 is supplied with audio data from the audio decoder 8, and includes a digital / analog conversion circuit (hereinafter simply referred to as an A / D conversion circuit) 10 for converting the audio data into an analog signal. Prepare.

【0021】さらに、DVD再生装置1は、ピックアッ
プ2、RF回路3、データデコーダ4、デマルチプレク
サ5、ビデオデコーダ6、副映像デコーダ7、オーディ
オデコーダ8、NTSC変換回路9及びA/D変換回路
10を制御するコントローラ11と、このコントローラ
11とユーザーの操作入力を媒介するユーザーインター
フェース12と、コントローラ11のデータ記憶部とな
るメモリ13とを備える。
Further, the DVD reproducing apparatus 1 comprises a pickup 2, an RF circuit 3, a data decoder 4, a demultiplexer 5, a video decoder 6, a sub-picture decoder 7, an audio decoder 8, an NTSC conversion circuit 9, and an A / D conversion circuit 10. , A user interface 12 for mediating the controller 11 and a user's operation input, and a memory 13 serving as a data storage unit of the controller 11.

【0022】なお、このDVD再生装置1による再生の
対象となる記録媒体100には、MPEG方式による画
像圧縮処理が施された符号化データが、図2に示すよう
なDVDフォーマットに則って、Video Object Set(以
下、VOBSと称する。)と称される単位にて記録され
ている。すなわち、記録媒体100には、例えば、映画
の1作品が一つのVOBSとして記録される。
In the recording medium 100 to be reproduced by the DVD reproducing apparatus 1, encoded data that has been subjected to image compression processing by the MPEG system is stored in a Video format in accordance with the DVD format as shown in FIG. It is recorded in units called Object Set (hereinafter referred to as VOBS). That is, for example, one work of a movie is recorded on the recording medium 100 as one VOBS.

【0023】VOBSは、複数のVideo Object(以下、
VOBと称する。)から構成され、VOBは、複数のC
ellにより構成される。Cellは、例えば映画にお
ける1シーンの単位となる。そして、Cellは、複数
のVideo Object Unit(以下、VOBUと称する。)に
より構成されている。
VOBS is composed of a plurality of Video Objects (hereinafter, referred to as "Video Objects").
Called VOB. ), And the VOB is composed of a plurality of C
ell. The Cell is a unit of one scene in a movie, for example. The Cell is composed of a plurality of Video Object Units (hereinafter, referred to as VOBUs).

【0024】VOBUは、ナビゲーションデータ、主映
像圧縮データ、副映像圧縮データ及び音声圧縮データか
ら構成される。なお、DVDでは、主映像データの圧縮
にMPEG方式を採用しており、1つのVOBUに含ま
れる主映像圧縮データは1以上のGOPからなる。
The VOBU is composed of navigation data, main video compression data, sub video compression data, and audio compression data. Note that the DVD adopts the MPEG method for compressing the main video data, and the main video compression data included in one VOBU includes one or more GOPs.

【0025】そして、VOBUを構成するナビゲーショ
ンデータ、主映像圧縮データ、副映像圧縮データ及び音
声圧縮データは、それぞれナビゲーションパック(NV
_PCK)、主映像パック(V_PCK)、副映像パッ
ク(SP_PCK)及び音声パック(A_PCK)にパ
ック化されて記録されている。
The navigation data, the main video compression data, the sub video compression data, and the audio compression data that constitute the VOBU are respectively stored in the navigation pack (NV
_PCK), a main video pack (V_PCK), a sub video pack (SP_PCK), and an audio pack (A_PCK).

【0026】ここで、ナビゲーションデータは、VOB
U内のデータに関する情報や、特殊再生用の情報などが
記録されているデータである。また、主映像圧縮データ
は、映画等の主映像となるデータであって、DVDフォ
ーマットにおけるビデオストリームを構成する。また、
副映像圧縮データは、字幕等のデータであって、DVD
フォーマットにおけるサブピクチャーストリームを構成
する。また、音声圧縮データは、音声に関するデータで
あって、DVDフォーマットにおけるオーディオストリ
ームを構成する。
Here, the navigation data is VOB
This is data in which information on data in U, information for special reproduction, and the like are recorded. The compressed main video data is data that becomes a main video such as a movie, and forms a video stream in the DVD format. Also,
The sub-picture compression data is data such as subtitles,
Constructs a sub-picture stream in the format. The audio compression data is data relating to audio, and constitutes an audio stream in the DVD format.

【0027】このようなDVDフォーマットに則ってデ
ータが記録された記録媒体100は、DVD再生装置1
のピックアップ2によってそのデータが読み出される。
ピックアップ2は、当該ピックアップ2に組み込まれて
いるレーザ光源からのレーザ光を記録媒体100の信号
記録面に照射して、信号記録面で反射された反射光を受
光する。そして、ピックアップ2は、受光した光に応じ
て再生したRF信号をRF回路3に供給する。
The recording medium 100 on which data is recorded in accordance with the DVD format is a DVD reproducing device 1
The data is read by the pickup 2.
The pickup 2 irradiates the signal recording surface of the recording medium 100 with laser light from a laser light source incorporated in the pickup 2 and receives the reflected light reflected on the signal recording surface. Then, the pickup 2 supplies an RF signal reproduced according to the received light to the RF circuit 3.

【0028】RF回路3は、このRF信号の波形等化及
び2値化等を行い、再生データとその同期信号等を生成
する。このRF回路3により生成された再生データ等
は、データデコーダ4に供給される。
The RF circuit 3 performs waveform equalization and binarization of the RF signal to generate reproduced data and a synchronization signal thereof. The reproduction data and the like generated by the RF circuit 3 are supplied to a data decoder 4.

【0029】データデコーダ4は、RF回路3により生
成された再生データに対して、エラー訂正等のデコード
処理を行う。データデコーダ4によりエラー訂正等のデ
コード処理が施された再生データは、リングバッファメ
モリ20に一旦保持され、適切なタイミングで読み出さ
れてデマルチプレクサ5に供給される。
The data decoder 4 performs a decoding process such as an error correction on the reproduced data generated by the RF circuit 3. The reproduced data subjected to decoding processing such as error correction by the data decoder 4 is temporarily stored in the ring buffer memory 20, read out at an appropriate timing, and supplied to the demultiplexer 5.

【0030】ここで、リングバッファメモリ20には、
当該リングバッファメモリ20の任意の場所への書き込
みと、当該リングバッファメモリ20の任意の場所から
の読み出しとを、互いに無関係に同時に動作できるもの
を用いる。また、リングバッファメモリ20の記憶容量
は、1GOP分以上としておく。なお、GOPとは、上
述したように、MPEG方式において規定されている画
面群構造の単位であり、1つのGOPには、少なくとも
1枚のフレーム内予測符号化画面が含まれる。
Here, the ring buffer memory 20 has
One that can simultaneously perform writing to an arbitrary location in the ring buffer memory 20 and reading from an arbitrary location in the ring buffer memory 20 independently of each other is used. The storage capacity of the ring buffer memory 20 is set to be equal to or more than 1 GOP. Note that a GOP is a unit of a screen group structure defined in the MPEG system as described above, and one GOP includes at least one intra-frame predictive coded screen.

【0031】デマルチプレクサ5は、データデコーダ4
によりエラー訂正等のデコード処理が施された再生デー
タを、各種パックに分割する。すなわち、デマルチプレ
クサ5は、再生データを、ナビゲーションパック(NV
_PCK)、主映像パック(V_PCK)、副映像パッ
ク(SP_PCK)、音声パック(A_PCK)に分割
する。そして、デマルチプレクサ5は、ナビゲーション
パック(NV_PCK)をコントローラ11へ供給し、
それ以外のパックをそれぞれのパックに対応した各デコ
ーダにそれぞれ供給する。
The demultiplexer 5 includes a data decoder 4
To divide the reproduced data subjected to decoding processing such as error correction into various packs. That is, the demultiplexer 5 converts the reproduced data into a navigation pack (NV
_PCK), a main video pack (V_PCK), a sub video pack (SP_PCK), and an audio pack (A_PCK). Then, the demultiplexer 5 supplies the navigation pack (NV_PCK) to the controller 11,
Other packs are supplied to respective decoders corresponding to the respective packs.

【0032】すなわち、デマルチプレクサ5は、主映像
圧縮データからなる主映像パック(V_PCK)をビデ
オデコーダ6に供給し、副映像圧縮データからなる副映
像パック(SP_PCK)を副映像デコーダ7に供給
し、音声圧縮データからなる音声パック(A_PCK)
をオーディオデコーダ8に供給する。
That is, the demultiplexer 5 supplies a main video pack (V_PCK) composed of compressed main video data to the video decoder 6 and supplies a sub video pack (SP_PCK) composed of compressed sub-video data to the sub-picture decoder 7. , An audio pack composed of audio compression data (A_PCK)
Is supplied to the audio decoder 8.

【0033】ビデオデコーダ6は、デマルチプレクサ5
から供給された主映像パック内の主映像圧縮データの復
号処理を行い、この復号処理により、主映像圧縮データ
が伸長化されてなる主映像データを生成する。ここで、
ビデオデコーダ6には、主映像圧縮データの復号処理に
必要なフレームバッファ用メモリ15が付加されてお
り、ビデオデコーダ6は、このフレームバッファ用メモ
リ15を利用して、主映像圧縮データの復号処理を行
う。そして、ビデオデコーダ6は、生成した主映像デー
タを副映像デコーダ7に供給する。
The video decoder 6 includes a demultiplexer 5
The main video compression data in the main video pack supplied from is decoded, and the main video data is generated by expanding the main video compression data. here,
The video decoder 6 is provided with a frame buffer memory 15 necessary for decoding the main video compressed data. The video decoder 6 uses the frame buffer memory 15 to decode the main video compressed data. I do. Then, the video decoder 6 supplies the generated main video data to the sub video decoder 7.

【0034】副映像デコーダ7は、デマルチプレクサ5
から供給された副映像パック内の副映像圧縮データの復
号処理を行い、この復号処理により、副映像圧縮データ
が伸長化されてなる副映像データを生成する。また、副
映像デコーダ7は、この副映像データを、ビデオデコー
ダ6から供給された主映像データに合成して、映像デー
タを生成する。すなわち、副映像デコーダ7は、副映像
データとして再生される字幕データ等を主映像データに
合成する。そして、副映像デコーダ7は、生成した映像
データをNTSC変換回路9に供給する。なお、副映像
デコーダ7は、副映像データが無い場合には、ビデオデ
コーダ6から供給された主映像データをそのまま映像デ
ータとしてNTSC変換回路9に供給する。
The sub-picture decoder 7 includes a demultiplexer 5
The decoding process of the sub-picture compressed data in the sub-picture pack supplied from is performed, and by this decoding process, the sub-picture data obtained by expanding the sub-picture compressed data is generated. The sub-picture decoder 7 combines this sub-picture data with the main picture data supplied from the video decoder 6 to generate picture data. That is, the sub-picture decoder 7 combines subtitle data and the like reproduced as sub-picture data with main video data. Then, the sub-video decoder 7 supplies the generated video data to the NTSC conversion circuit 9. When there is no sub-video data, the sub-video decoder 7 supplies the main video data supplied from the video decoder 6 to the NTSC conversion circuit 9 as video data as it is.

【0035】NTSC変換回路9は、映像データをディ
ジタルデータからNTSCやPAL等のテレビジョン信
号に変換する。NTSC変換回路9からのテレビジョン
信号は、モニタ200に送られ、モニタ200によって
映像として映し出される。
The NTSC conversion circuit 9 converts video data from digital data into a television signal such as NTSC or PAL. The television signal from the NTSC conversion circuit 9 is sent to the monitor 200 and displayed on the monitor 200 as an image.

【0036】オーディオデコーダ8は、デマルチプレク
サ5から供給された音声パック内の音声圧縮データの復
号処理を行い、この復号処理により、音声圧縮データが
伸長化されてなる音声データを生成する。そして、オー
ディオデコーダ8は、生成した音声データをA/D変換
回路10に供給する。
The audio decoder 8 decodes the compressed audio data in the audio pack supplied from the demultiplexer 5, and generates audio data obtained by expanding the compressed audio data by the decoding processing. Then, the audio decoder 8 supplies the generated audio data to the A / D conversion circuit 10.

【0037】A/D変換回路10は、ディジタルデータ
である音声データをアナログの音声信号に変換して出力
する。この出力をスピーカ等に供給することにより、ユ
ーザーは記録媒体100から再生した音声を聞くことが
できる。
The A / D conversion circuit 10 converts audio data, which is digital data, into an analog audio signal and outputs it. By supplying this output to a speaker or the like, the user can hear the sound reproduced from the recording medium 100.

【0038】コントローラ11は、ピックアップ2、R
F回路3、データデコーダ4、デマルチプレクサ5、ビ
デオデコーダ6、副映像デコーダ7、オーディオデコー
ダ8、NTSC変換回路9及びA/D変換回路10の以
上のような動作の制御を行う。また、コントローラ11
には、操作パネルやリモートコントローラからなるユー
ザーインターフェース12を介してユーザーからの操作
入力がなされ、この操作入力に基づいてコントローラ1
1は各回路の制御を行う。
The controller 11 includes the pickup 2, R
The above-described operations of the F circuit 3, the data decoder 4, the demultiplexer 5, the video decoder 6, the sub-picture decoder 7, the audio decoder 8, the NTSC conversion circuit 9, and the A / D conversion circuit 10 are controlled. The controller 11
Receives an operation input from a user through a user interface 12 including an operation panel and a remote controller. Based on the operation input, the controller 1
1 controls each circuit.

【0039】つぎに、以上のようなDVD再生装置1の
逆方向再生時の動作について説明する。
Next, the operation of the above-described DVD reproducing apparatus 1 at the time of reverse reproduction will be described.

【0040】MPEG方式を採用して圧縮された符号化
データにおいて、各GOPには、前後のフレームとの相
関を取ることなくフレーム内だけで符号化が完結してい
るフレーム内予測符号化画面が一つ以上含まれている。
そして、再生対象となる画面を復号するには、当該画面
を含んだGOP又はその一つ前のGOPの先頭(以下、
GOP先頭と称する。)から、符号化データをビデオデ
コーダ6へ供給し復号を行えばよい。
In the coded data compressed by adopting the MPEG system, each GOP has an intra-frame prediction coding screen in which coding is completed only within a frame without correlation with the preceding and following frames. One or more are included.
Then, in order to decode the screen to be played back, the GOP including the screen or the head of the GOP immediately before that (hereinafter, referred to as the GOP)
Called the GOP head. ), The encoded data may be supplied to the video decoder 6 for decoding.

【0041】そして、逆方向再生時には、再生対象とな
る画面が、時間軸方向に対して逆方向に進んでいく。し
たがって、逆方向再生時には、先ず、GOP先頭から最
初に再生対象となる画面までの符号化データをビデオデ
コーダ6へ供給し復号を行い、次に、GOP先頭から2
番目に再生対象となる画面(すなわち一つ前の画面)ま
での符号化データをビデオデコーダ6へ供給し復号を行
い、次に、GOP先頭から3番目に再生対象となる画面
(すなわち更に一つ前の画面)までの符号化データをビ
デオデコーダ6へ供給し復号を行う。そして、以下同様
に、GOP先頭から再生対象となる画面までの符号化デ
ータをビデオデコーダ6へ順次供給して復号を行ってい
くことで、逆方向再生が実現される。
At the time of reverse reproduction, the screen to be reproduced advances in the reverse direction with respect to the time axis direction. Therefore, at the time of reverse reproduction, first, the coded data from the head of the GOP to the screen to be reproduced first is supplied to the video decoder 6 to perform decoding, and then the coded data from the head of the GOP is reproduced.
The coded data up to the screen to be reproduced first (that is, the immediately preceding screen) is supplied to the video decoder 6 for decoding, and then the third screen to be reproduced from the top of the GOP (that is, one more screen) The coded data up to the previous screen is supplied to the video decoder 6 for decoding. In the same manner, in the same manner, the encoded data from the top of the GOP to the screen to be reproduced is sequentially supplied to the video decoder 6 to perform decoding, thereby realizing reverse reproduction.

【0042】そして、従来のDVD再生装置では、この
ような逆方向再生を実現するために、各再生対象画面毎
に、GOP先頭から再生対象画面までの符号化データを
記録媒体から読み出すようにしていた。そのため、記録
媒体からの符号化データの読み出しに要する時間がボト
ルネックとなり、逆方向再生の高速化が難しかった。
In the conventional DVD reproducing apparatus, in order to realize such reverse reproduction, the encoded data from the top of the GOP to the reproduction target screen is read from the recording medium for each reproduction target screen. Was. Therefore, the time required to read the encoded data from the recording medium becomes a bottleneck, and it has been difficult to increase the speed of reverse reproduction.

【0043】これに対して、本発明を適用したDVD装
置1では、逆方向再生を行う際に、1回の復号処理で必
要とする符号化データが記録媒体中の連続した一部のみ
であり、しかも、その符号化データを復号処理に繰り返
し使用することが多いことに着眼して、記録媒体100
から一旦読み出した符号化データをリングバッファメモ
リ20に保存しておくようにする。そして、逆方向再生
を行う際に、記録媒体100から既に読み出してある符
号化データを復号処理に繰り返し用いる場合には、改め
て記録媒体100から読み出すのではなく、リングバッ
ファメモリ20に保存してある符号化データを用いるよ
うにする。これにより、記録媒体100からのデータの
読み出しを繰り返し行う必要が無くなり、逆方向再生の
高速化を図ることが可能となる。
On the other hand, in the DVD apparatus 1 to which the present invention is applied, the coded data required for one decoding process is only a continuous part of the recording medium when performing reverse reproduction. In addition, in view of the fact that the encoded data is often used repeatedly in the decoding process, the recording medium 100
The coded data once read out from is stored in the ring buffer memory 20. When the encoded data that has already been read from the recording medium 100 is to be used repeatedly for decoding when performing reverse reproduction, the encoded data is stored in the ring buffer memory 20 instead of being read from the recording medium 100 again. Use coded data. Accordingly, it is not necessary to repeatedly read data from the recording medium 100, and it is possible to increase the speed of reverse reproduction.

【0044】このようにリングバッファメモリ20を用
いて逆方向再生を行う際は、具体的には、先ず、逆方向
再生を行うにあたって最初に必要となる符号化データ
を、上述したようにピックアップ2、RF回路3、デー
タデコーダ4を用いて、記録媒体100からGOP単位
で読み出し、その符号化データをリングバッファメモリ
20に書き込む。
When performing the reverse reproduction using the ring buffer memory 20 as described above, first, first, the coded data which is first required for performing the reverse reproduction is picked up by the pickup 2 as described above. , The RF circuit 3 and the data decoder 4 are used to read data from the recording medium 100 in GOP units, and write the encoded data to the ring buffer memory 20.

【0045】次に、リングバッファメモリ20に書き込
まれた符号化データのうち、最初に再生すべき画面の復
号に必要なデータ、すなわちGOP先頭から再生対象と
なる画面までの符号化データを、リングバッファメモリ
20から読み出す。そして、リングバッファメモリ20
から読み出された符号化データは、上述したように、デ
マルチプレクサ5に送られ、その後、各デコーダによる
復号処理等が施される。
Next, of the encoded data written in the ring buffer memory 20, the data necessary for decoding the screen to be reproduced first, that is, the encoded data from the top of the GOP to the screen to be reproduced is stored in a ring. Read from the buffer memory 20. Then, the ring buffer memory 20
Is sent to the demultiplexer 5, as described above, and then subjected to decoding processing and the like by each decoder.

【0046】次に、リングバッファメモリ20に書き込
まれた符号化データのうち、2番目に再生すべき画面
(すなわち一つ前の画面)の復号に必要なデータ、すな
わちGOP先頭から再生対象となる画面までの符号化デ
ータを、リングバッファメモリ20から読み出す。そし
て、リングバッファメモリ20から読み出された符号化
データは、上述したように、デマルチプレクサ5に送ら
れ、その後、各デコーダによる復号処理等が施される。
Next, of the encoded data written in the ring buffer memory 20, data necessary for decoding the screen to be reproduced second (that is, the immediately preceding screen), that is, data to be reproduced from the top of the GOP. The coded data up to the screen is read from the ring buffer memory 20. Then, the encoded data read from the ring buffer memory 20 is sent to the demultiplexer 5 as described above, and then subjected to a decoding process or the like by each decoder.

【0047】そして、以上のような処理を順次行ってい
くことで逆方向再生を順次進めていく。このとき、再生
すべき画面の復号に必要な符号化データをリングバッフ
ァメモリ20から読み出して復号処理を行っている間に
も、次に必要となる符号化データを記録媒体100から
予め読み出しておき、リングバッファメモリ20の空き
領域へ順次書き込んでいく。これにより、復号に必要な
符号化データをデマルチプレクサ5に送る必要があると
きには、復号に必要な符号化データが既に記録媒体10
0から読み出されてリングバッファメモリ20に存在し
ているようにしておく。また、このように逆方向再生を
順次進めていくとき、リングバッファメモリ20の記憶
領域のうち、再生が完了して不要となった符号化データ
が書き込まれていた領域は空き領域として、次なる符号
化データの取り込みに使用する。
Then, the above-described processing is sequentially performed, whereby the reverse reproduction is sequentially advanced. At this time, while the encoded data necessary for decoding the screen to be reproduced is read from the ring buffer memory 20 and the decoding process is performed, the encoded data required next is read from the recording medium 100 in advance. Are sequentially written to a free area of the ring buffer memory 20. Thus, when it is necessary to send the encoded data necessary for decoding to the demultiplexer 5, the encoded data necessary for decoding is already stored in the recording medium 10
It is read from 0 and stored in the ring buffer memory 20. When the backward reproduction is sequentially advanced in this manner, an area in the storage area of the ring buffer memory 20 in which encoded data that has become unnecessary after the reproduction has been completed is written as a free area. Used to capture encoded data.

【0048】以上のように逆方向再生を行うときのリン
グバッファメモリ20の制御処理について更に詳細に説
明する。
The control processing of the ring buffer memory 20 when performing reverse reproduction as described above will be described in further detail.

【0049】リングバッファメモリの制御処理は、記録
媒体100から符号化データを読み出してリングバッフ
ァメモリ20に書き込むデータ入力制御処理(図3)
と、復号に必要な符号化データをリングバッファメモリ
20から読み出すデータ出力制御処理(図4)とからな
る。
The control process of the ring buffer memory is a data input control process of reading encoded data from the recording medium 100 and writing the encoded data to the ring buffer memory 20 (FIG. 3).
And a data output control process (FIG. 4) for reading encoded data required for decoding from the ring buffer memory 20.

【0050】データ入力制御処理では、図3に示すよう
に、先ず、ステップS1−1において、リングバッファ
メモリ20に空き領域があるかを判別する。空き領域が
ない場合には、空き領域が生じるまで待ち状態となり、
一方、空き領域がある場合には、ステップS1−2へ進
む。
In the data input control process, as shown in FIG. 3, first, in step S1-1, it is determined whether or not there is a free area in the ring buffer memory 20. If there is no free space, it will wait until a free space is created,
On the other hand, if there is a free area, the process proceeds to step S1-2.

【0051】ステップS1−2では、リングバッファメ
モリ20上にある符号化データの前方にあたる符号化デ
ータを、リングバッファメモリ20の空きの分だけ記録
媒体100から読み出し、その符号化データをリングバ
ッファメモリ20の空き領域に書き込む。その後、ステ
ップS1−1へ戻って処理を繰り返す。
In step S1-2, the coded data located ahead of the coded data in the ring buffer memory 20 is read from the recording medium 100 as much as there is space in the ring buffer memory 20, and the coded data is read from the ring buffer memory 20. Write to 20 free areas. Thereafter, the process returns to step S1-1 to repeat the processing.

【0052】このようなデータ入力制御処理を行うこと
で、リングバッファメモリ20に空き領域が生じる度
に、復号に必要な符号化データが記録媒体100から読
み出されてリングバッファメモり20に書き込まれるこ
ととなる。
By performing such a data input control process, every time a free area is generated in the ring buffer memory 20, encoded data necessary for decoding is read from the recording medium 100 and written to the ring buffer memory 20. It will be.

【0053】一方、データ出力制御処理では、図4に示
すように、先ず、ステップS2−1において、リングバ
ッファメモリ20から符号化データを読み出して出力す
るように指示する要求が来ているかを判別する。そし
て、符号化データの出力要求が来ていない場合には、符
号化データの出力要求が来るまで待ち状態となり、一
方、符号化データの出力要求が来ている場合は、ステッ
プS2−2へ進む。
On the other hand, in the data output control processing, as shown in FIG. 4, first, in step S2-1, it is determined whether or not a request has been received to instruct to read and output encoded data from the ring buffer memory 20. I do. If the output request for the encoded data has not been received, the process waits until the output request for the encoded data comes. On the other hand, if the output request for the encoded data has come, the process proceeds to step S2-2. .

【0054】ステップS2−2では、出力要求が来てい
る符号化データがリングバッファメモリ20に既に取り
込まれているかを判別する。そして、出力要求のあった
符号化データの取り込みが完了していない場合には、当
該符号化データの取り込みがデータ入力制御処理により
行われるまで、ステップS2−1に戻って処理を繰り返
す。一方、出力要求のあった符号化データの取り込みが
完了している場合には、ステップS2−3へ進む。
In step S2-2, it is determined whether or not the encoded data requested to be output has already been fetched into the ring buffer memory 20. If the acquisition of the encoded data for which the output request has been made is not completed, the process returns to step S2-1 and repeats the processing until the acquisition of the encoded data is performed by the data input control process. On the other hand, if the acquisition of the encoded data for which the output request has been made has been completed, the process proceeds to step S2-3.

【0055】ステップS2−3では、出力要求のあった
符号化データをリングバッファメモリ20から出力す
る。リングバッファメモリ20から出力された符号化デ
ータは、上述したように、デマルチプレクサ5に送ら
れ、その後、各デコーダによる復号処理等が施される。
In step S2-3, the coded data requested to be output is output from the ring buffer memory 20. The coded data output from the ring buffer memory 20 is sent to the demultiplexer 5 as described above, and then subjected to decoding processing by each decoder.

【0056】次に、ステップS2−4において、リング
バッファメモリ20の記憶領域のうち、再生が完了して
不要となった符号化データが書き込まれていた領域を空
き領域とする。その後、ステップS2−1へ戻って処理
を繰り返す。なお、ステップS2−4での処理により、
リングバッファメモリ20に空き領域が生じると、上述
のデータ入力制御処理により、記録媒体100から新た
な符号化データが読み出されて、当該符号化データが新
たにリングバッファメモリ20に書き込まれることとな
る。
Next, in step S2-4, of the storage area of the ring buffer memory 20, the area in which the encoded data that has become unnecessary after the reproduction is completed is written as a free area. Thereafter, the process returns to step S2-1 to repeat the processing. In addition, by the process in step S2-4,
When a free space is generated in the ring buffer memory 20, new encoded data is read from the recording medium 100 by the above-described data input control process, and the encoded data is newly written in the ring buffer memory 20. Become.

【0057】以上のようなリングバッファメモリ制御処
理を行ったときのリングバッファメモリ20の記憶領域
の使われ方の具体例を図5に示す。なお、ここでは、便
宜上、GOPを単位として記録された映像データについ
てだけ着目し、その他のデータ(ナビゲーションデータ
等)の処理については説明を省略する。
FIG. 5 shows a specific example of how the storage area of the ring buffer memory 20 is used when the above-described ring buffer memory control processing is performed. Here, for the sake of convenience, attention is paid only to video data recorded in GOP units, and description of the processing of other data (such as navigation data) is omitted.

【0058】まず、図5(a)に示すように、記録媒体
には、n−1番目のGOP(GOPn-1)、n番目のG
OP(GOPn)、n+1番目のGOP(GOPn+1)が
記録されているとする。このとき、GOPn+1から逆方
向再生を開始するとする。
First, as shown in FIG. 5A, the recording medium has the ( n−1 ) th GOP (GOP n−1 ) and the nth GOP.
It is assumed that the OP (GOP n ) and the ( n + 1 ) th GOP (GOP n + 1 ) are recorded. At this time, it is assumed that reverse reproduction is started from GOP n + 1 .

【0059】このときには、先ず、図5(b)に示すよ
うに、GOPn+1の末尾から先頭方向に向かって、リン
グバッファメモリ20の空き領域の分だけ符号化データ
を読み込み、読み込んだ符号化データをリングバッファ
メモリ20に書き込む。図5(b)の例では、GOP
n+1の符号化データと、GOPn+1の一つ前のGOP(す
なわちGOPn)の後半の一部の符号化データとが読み
込まれ、リングバッファメモリ20に書き込まれてい
る。
At this time, first, as shown in FIG. 5 (b), from the end of GOP n + 1 to the head, encoded data is read by an amount corresponding to a free area of the ring buffer memory 20, and the read code is read. The encrypted data is written to the ring buffer memory 20. In the example of FIG.
and n + 1 of the encoded data, and the second half of the portion of the encoded data of the GOP immediately preceding the GOP n + 1 (i.e. GOP n) are read, are written to the ring buffer memory 20.

【0060】次に、再生対象となる画面の復号に必要な
符号化データが、リングバッファメモリ20から読み出
されて、デマルチプレクサ5へと送られる。これによ
り、これ以降の復号処理には不要となった符号化データ
がある場合には、図5(c)に示すように、その符号化
データが保存されていたリングバッファメモリ20の記
憶領域を開放し、空き領域とする。
Next, encoded data necessary for decoding the screen to be reproduced is read from the ring buffer memory 20 and sent to the demultiplexer 5. As a result, when there is encoded data that is no longer necessary for the subsequent decoding process, as shown in FIG. 5C, the storage area of the ring buffer memory 20 where the encoded data is stored is changed. Release it to make it an empty area.

【0061】次に、図5(d)に示すように、符号化デ
ータの続きをリングバッファメモリ20の空き領域の分
だけ読み込み、その符号化データをリングバッファメモ
リ20の空き領域に書き込む。図5(d)の例では、G
OPnの符号化データの続きの一部が読み込まれ、リン
グバッファメモリ20に書き込まれている。
Next, as shown in FIG. 5D, the continuation of the coded data is read by an amount corresponding to the free area of the ring buffer memory 20, and the coded data is written to the free area of the ring buffer memory 20. In the example of FIG.
A part of the encoded data of OP n is read and written in the ring buffer memory 20.

【0062】次に、再生対象となる画面の復号に必要な
符号化データが、リングバッファメモリ20から読み出
されて、デマルチプレクサ5へと送られる。これによ
り、これ以降の復号処理には不要となった符号化データ
がある場合には、図5(e)に示すように、その符号化
データが保存されていたリングバッファメモリ20の記
憶領域を開放し、空き領域とする。
Next, encoded data necessary for decoding a screen to be reproduced is read from the ring buffer memory 20 and sent to the demultiplexer 5. As a result, if there is encoded data that is no longer necessary for the subsequent decoding process, as shown in FIG. 5E, the storage area of the ring buffer memory 20 where the encoded data is stored is changed. Release it to make it an empty area.

【0063】次に、図5(f)に示すように、符号化デ
ータの続きをリングバッファメモリ20の空き領域の分
だけ読み込み、その符号化データをリングバッファメモ
リ20の空き領域に書き込む。図5(f)の例では、G
OPnの符号化データの残りと、GOPnの一つ前のGO
P(すなわちGOPn-1)の後半の一部の符号化データ
とが読み込まれ、リングバッファメモリ20に書き込ま
れている。
Next, as shown in FIG. 5 (f), the continuation of the encoded data is read by the amount corresponding to the empty area of the ring buffer memory 20, and the encoded data is written to the empty area of the ring buffer memory 20. In the example of FIG.
The remainder of the encoded data of OP n and the GO before GOP n
Part of the coded data of the latter half of P (that is, GOP n-1 ) is read and written to the ring buffer memory 20.

【0064】そして、以下同様に、リングバッファメモ
リ20からの符号化データの読み出しと、不要となった
符号化データが保存されていたリングバッファメモリ2
0の記憶領域の開放と、空き領域となったリングバッフ
ァメモリ20への新たな符号化データの書き込みとを順
次繰り返し行っていく。
Then, in the same manner, the coded data is read from the ring buffer memory 20 and the ring buffer memory 2 storing the coded data that has become unnecessary.
The release of the storage area of 0 and the writing of new encoded data to the ring buffer memory 20 that has become a free area are sequentially and repeatedly performed.

【0065】ここで、リングバッファメモリ20には、
1GOP分以上の記憶容量を持たせている。換言すれ
ば、リングバッファメモリ20は、1度の復号に必要な
データ量の最大値以上の記憶容量を有している。したが
って、以上にようにリングバッファメモリ20を用いる
ことで、1度の復号に必要な符号化データは、常にリン
グバッファメモリ20上に全て存在することとなる。し
たがって、以上のようにリングバッファメモリ20を用
いて逆方向再生を行うことで、逆方向再生時に各画面を
復号するために記録媒体100から同じ符号化データを
繰り返し読み出すような処理が不要となる。
Here, the ring buffer memory 20 has
It has a storage capacity of one GOP or more. In other words, the ring buffer memory 20 has a storage capacity equal to or more than the maximum value of the data amount necessary for one decoding. Therefore, by using the ring buffer memory 20 as described above, all the encoded data necessary for one decoding always exists on the ring buffer memory 20. Therefore, by performing the reverse reproduction using the ring buffer memory 20 as described above, a process of repeatedly reading the same encoded data from the recording medium 100 to decode each screen at the time of the reverse reproduction becomes unnecessary. .

【0066】なお、以上のようにリングバッファメモリ
20を用いて逆方向再生を行う場合は、図5に示したよ
うに、記録媒体100上での符号化データの並びと、リ
ングバッファメモリ20上での符号化データの並びとが
同じとなるように、リングバッファメモリ20に符号化
データを書き込んでいく。
In the case where the reverse reproduction is performed using the ring buffer memory 20 as described above, the arrangement of the encoded data on the recording medium 100 and the arrangement of the encoded data on the ring buffer memory 20 as shown in FIG. The encoded data is written to the ring buffer memory 20 so that the arrangement of the encoded data at the same time becomes the same.

【0067】すなわち、リングバッファメモリ20に空
き領域が生じる毎に記録媒体100から符号化データを
読み出して、当該符号化データをリングバッファメモリ
20に順次書き込むときには、それらの符号化データが
リングバッファメモリ20上で連続するように書き込ん
でいく。これにより、リングバッファメモリ20の記憶
領域を非常に効率良く利用することができる。
That is, every time a free area is created in the ring buffer memory 20, the encoded data is read from the recording medium 100, and when the encoded data is sequentially written to the ring buffer memory 20, the encoded data is stored in the ring buffer memory 20. 20 are written continuously. Thereby, the storage area of the ring buffer memory 20 can be used very efficiently.

【0068】換言すれば、リングバッファメモリ20を
このように用いることで、リングバッファメモリ20に
保持すべき符号化データ量を最小限に抑えることがで
き、1度の復号に必要なデータ量の最大値だけの記憶容
量があれば、本発明を適用するにあたっての必要条件を
満たすことができる。
In other words, by using the ring buffer memory 20 in this manner, the amount of coded data to be held in the ring buffer memory 20 can be minimized, and the amount of data required for one-time decoding can be reduced. If the storage capacity is only the maximum value, the necessary conditions for applying the present invention can be satisfied.

【0069】以上のように、本発明を適用することによ
り、逆方向再生時に各画面を復号するために記録媒体1
00から同じデータを繰り返し読み出すような処理が不
要となるので、逆方向再生を高速に行うことが可能とな
る。更に、上述のようにリングバッファメモリ20への
書き込み順を工夫することで、記憶領域を効率良く用い
ることができ、少ない記憶容量にて、本発明を実現する
ことが出来る。更に、多くのDVD再生装置では、もと
もとリングバッファメモリを備えているので、本発明を
適用するにあたっての装置の変更量は少なくて済む。す
なわち、本発明を適用することにより、コストの増加を
最小限に抑えつつ、逆方向再生の高速を図ることが出来
る。
As described above, by applying the present invention, the recording medium 1 for decoding each screen at the time of reverse reproduction is used.
Since the process of repeatedly reading the same data from 00 is not required, reverse playback can be performed at high speed. Furthermore, by devising the order of writing to the ring buffer memory 20 as described above, the storage area can be used efficiently and the present invention can be realized with a small storage capacity. Furthermore, since many DVD reproducing apparatuses are originally provided with a ring buffer memory, the amount of change of the apparatus when applying the present invention is small. That is, by applying the present invention, it is possible to increase the speed of reverse reproduction while minimizing the increase in cost.

【0070】なお、以上の説明では、フレーム内予測符
号化画面が少なくとも1枚入った画面群構造の最小単位
であるGOPを単位として処理を行う例を挙げたが、G
OPよりも大きな単位で処理を行うようにしてもよいこ
とは言うまでもない。すなわち、例えば、リングバッフ
ァメモリ20の記憶容量を1VOBU分以上として、V
OBUを単位として処理を行うようにしてもよいし、更
には、例えば、リングバッファメモリ20の記憶容量を
1Cell分以上として、Cellを単位として処理を
行うようにしてもよい。
In the above description, an example has been described in which processing is performed in units of a GOP, which is the minimum unit of a screen group structure including at least one intra-frame predictive coded screen.
It goes without saying that the processing may be performed in units larger than the OP. That is, for example, if the storage capacity of the ring buffer memory 20 is set to 1 VOBU or more,
The processing may be performed in units of OBU, or further, for example, the storage capacity of the ring buffer memory 20 may be set to one cell or more, and the processing may be performed in units of Cell.

【0071】また、以上の説明では、記録媒体100か
ら読み出された符号化データを保持する記憶手段とし
て、リングバッファメモリ20を用いた例を挙げた。リ
ングバッファメモリを用いれば、上述したように記憶領
域を非常に効率良く利用できるので、記録媒体から読み
出された符号化データを保持する記憶手段としてリング
バッファメモリは非常に好適である。しかし、十分な記
憶容量があるのならば、記録媒体から読み出された符号
化データを保持する記憶手段は、リングバッファメモリ
でなくても良いことは言うまでもない。
In the above description, an example has been given in which the ring buffer memory 20 is used as a storage unit for holding the encoded data read from the recording medium 100. If a ring buffer memory is used, the storage area can be used very efficiently as described above. Therefore, the ring buffer memory is very suitable as a storage unit for holding the encoded data read from the recording medium. However, if there is a sufficient storage capacity, it goes without saying that the storage means for holding the encoded data read from the recording medium may not be a ring buffer memory.

【0072】[0072]

【発明の効果】以上詳細に説明したように、本発明によ
れば、MPEG方式等により映像データが圧縮されてな
る符号化データの逆方向再生をより高速に行うことが可
能となる。
As described above in detail, according to the present invention, it is possible to perform reverse reproduction of encoded data obtained by compressing video data by the MPEG system or the like at a higher speed.

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

【図1】本発明を適用したDVD再生装置の一構成例を
示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration example of a DVD playback device to which the present invention has been applied.

【図2】DVDフォーマットのデータ構造を示す図であ
る。
FIG. 2 is a diagram showing a data structure of a DVD format.

【図3】データ入力制御処理の流れを示す図である。FIG. 3 is a diagram showing a flow of a data input control process.

【図4】データ出力制御処理の流れを示す図である。FIG. 4 is a diagram showing a flow of a data output control process.

【図5】リングバッファメモリの記憶領域の使われ方の
具体例を示す図である。
FIG. 5 is a diagram showing a specific example of how a storage area of a ring buffer memory is used.

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

1 DVD再生装置、 2、 ピックアップ、 3 R
F回路、 4 データデコーダ、 5 デマルチプレク
サ、 6 ビデオデコーダ、 7 副映像デコーダ、
8 オーディオデコーダ、 9 NTSC変換回路、
10 D/A変換回路、 11 コントローラ、 12
ユーザーインターフェース、 13メモリ、 15
フレームバッファ用メモリ、 20 リングバッファメ
モリ、100 記録媒体、 200 モニタ
1 DVD playback device, 2, pickup, 3R
F circuit, 4 data decoder, 5 demultiplexer, 6 video decoder, 7 sub-video decoder,
8 audio decoder, 9 NTSC conversion circuit,
10 D / A conversion circuit, 11 controller, 12
User interface, 13 memories, 15
Frame buffer memory, 20 ring buffer memory, 100 recording medium, 200 monitor

フロントページの続き Fターム(参考) 5C053 FA06 FA24 GB06 GB08 GB11 GB12 GB21 GB30 GB37 HA25 KA01 KA03 KA24 5C059 KK08 LA01 MA00 MA04 MA05 PP05 PP06 PP14 RB01 RC32 RC34 SS13 SS18 SS30 UA05 UA31 UA36 Continued on the front page F term (reference) 5C053 FA06 FA24 GB06 GB08 GB11 GB12 GB21 GB30 GB37 HA25 KA01 KA03 KA24 5C059 KK08 LA01 MA00 MA04 MA05 PP05 PP06 PP14 RB01 RC32 RC34 SS13 SS18 SS30 UA05 UA31 UA36

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 映像データが複数フレームにわたって時
間軸方向の相関を利用して圧縮処理された符号化データ
が、フレーム内予測符号化画面が少なくとも1枚入った
画面群構造を単位として記録された記録媒体から、符号
化データを読み出す読み出し手段と、 1つの画面群構造の符号化データ分以上の記憶容量を有
し、上記読み出し手段により記録媒体から読み出された
符号化データを保持する記憶手段とを有し、 記録媒体に記録された符号化データを時間軸方向に対し
て逆方向に再生する際に、再生対象となる画面を含む画
面群構造の符号化データを読み出し手段により読み出し
て当該符号化データを記憶手段に保持しておき、読み出
し手段により既に読み出されて記憶手段に保持されてい
る符号化データが逆方向再生のための復号処理に必要な
場合には、記憶手段に保持されている符号化データを読
み出して復号を行うことを特徴とする再生装置。
1. Encoded data obtained by compressing video data over a plurality of frames using correlation in the time axis direction is recorded in units of a screen group structure including at least one intra-frame predictive encoded screen. Reading means for reading the encoded data from the recording medium; storage means having a storage capacity equal to or larger than the encoded data of one screen group structure and holding the encoded data read from the recording medium by the reading means When reproducing the encoded data recorded on the recording medium in the reverse direction with respect to the time axis direction, the encoded data of the screen group structure including the screen to be reproduced is read out by the reading means, and The coded data is held in the storage means, and the coded data already read out by the reading means and held in the storage means is decoded for reverse reproduction. If necessary, the reproduction apparatus characterized by performing reading and decoding the coded data stored in the storage means.
【請求項2】 上記逆方向再生を行う際に、 上記記憶手段は、保持していた符号化データが復号処理
の完了により不要となった場合には、不要となった符号
化データが保持されていた領域を順次解放して空き領域
とし、 上記読み出し手段は、記憶手段に空き領域がある場合に
は、次に必要となる符号化データを読み出して、当該符
号化データを記憶手段の空き領域に順次格納していくこ
とを特徴とする請求項1記載の再生装置。
2. When performing the reverse reproduction, the storage means stores the unnecessary encoded data when the stored encoded data becomes unnecessary due to the completion of the decoding process. The readout means reads out the next required encoded data if there is a free area in the storage means, and stores the encoded data in the free area of the storage means. 2. The reproducing apparatus according to claim 1, wherein the information is sequentially stored.
【請求項3】 上記記憶手段は、リングバッファメモリ
であることを特徴とする請求項2記載の再生装置。
3. The reproducing apparatus according to claim 2, wherein said storage means is a ring buffer memory.
【請求項4】 映像データが複数フレームにわたって時
間軸方向の相関を利用して圧縮処理された符号化データ
が、フレーム内予測符号化画面が少なくとも1枚入った
画面群構造を単位として記録された記録媒体から、符号
化データを読み出して時間軸方向に対して逆方向に再生
する際に、 再生対象となる画面を含む画面群構造の符号化データを
読み出して当該符号化データを、1つの画面群構造の符
号化データ分以上の記憶容量を有する記憶手段に保持し
ておき、 既に読み出されて記憶手段に保持されている符号化デー
タが逆方向再生のための復号処理に必要な場合には、記
憶手段に保持されている符号化データを読み出して復号
を行うことを特徴とする再生方法。
4. Encoded data obtained by compressing video data over a plurality of frames using correlation in the time axis direction is recorded in units of a screen group structure including at least one intra-frame predictive encoded screen. When the encoded data is read from the recording medium and is reproduced in the direction opposite to the time axis direction, the encoded data of the screen group structure including the screen to be reproduced is read and the encoded data is read into one screen. If the encoded data already stored in the storage means is stored in the storage means having a storage capacity equal to or larger than the encoded data of the group structure and is necessary for decoding processing for reverse reproduction. A method for reading encoded data stored in a storage means and decoding the encoded data.
【請求項5】 上記逆方向再生を行う際に、 上記記憶手段によって保持していた符号化データが復号
処理の完了により不要となった場合には、不要となった
符号化データが保持されていた領域を順次解放して空き
領域とし、 上記記憶手段に空き領域がある場合には、次に必要とな
る符号化データを読み出して、当該符号化データを記憶
手段の空き領域に順次格納していくことを特徴とする請
求項4記載の再生方法。
5. When performing the reverse reproduction, if the encoded data held by the storage means becomes unnecessary due to the completion of the decoding process, the unnecessary encoded data is held. If the storage means has a free area, the next necessary coded data is read out, and the coded data is sequentially stored in the free area of the storage means. 5. The reproducing method according to claim 4, wherein the reproducing method is performed.
【請求項6】 上記記憶手段として、リングバッファメ
モリを用いることを特徴とする請求項5記載の再生方
法。
6. The reproducing method according to claim 5, wherein a ring buffer memory is used as said storage means.
JP26369998A 1998-09-17 1998-09-17 Playback apparatus and playback method Expired - Fee Related JP4120056B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP26369998A JP4120056B2 (en) 1998-09-17 1998-09-17 Playback apparatus and playback method
US09/396,268 US6751400B1 (en) 1998-09-17 1999-09-15 Reproducing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26369998A JP4120056B2 (en) 1998-09-17 1998-09-17 Playback apparatus and playback method

Publications (2)

Publication Number Publication Date
JP2000101970A true JP2000101970A (en) 2000-04-07
JP4120056B2 JP4120056B2 (en) 2008-07-16

Family

ID=17393115

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26369998A Expired - Fee Related JP4120056B2 (en) 1998-09-17 1998-09-17 Playback apparatus and playback method

Country Status (1)

Country Link
JP (1) JP4120056B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104185982A (en) * 2012-02-29 2014-12-03 远升科技股份有限公司 Video processing method and video appliance implementing method
CN113271468A (en) * 2020-02-14 2021-08-17 北京灵汐科技有限公司 SoC video decoding and buffering method and device based on GOP

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104185982A (en) * 2012-02-29 2014-12-03 远升科技股份有限公司 Video processing method and video appliance implementing method
CN104185982B (en) * 2012-02-29 2017-05-24 远升科技股份有限公司 Video processing method and video appliance implementing method
CN113271468A (en) * 2020-02-14 2021-08-17 北京灵汐科技有限公司 SoC video decoding and buffering method and device based on GOP

Also Published As

Publication number Publication date
JP4120056B2 (en) 2008-07-16

Similar Documents

Publication Publication Date Title
US7519266B1 (en) Eliminating picture format artifacts in MPEG trick modes
JP3815458B2 (en) Information processing apparatus, information processing method, and program
EP2186340B1 (en) A video data reproduction system
US7024102B1 (en) Image data reproducing method, image data reproducing apparatus, image data recording method and image data recording apparatus
US6751400B1 (en) Reproducing method and apparatus
JP4726267B2 (en) Encoded video signal format
US6714721B2 (en) Changing a playback speed for video presentation recorded in a non-progressive frame structure format
JPH10210402A (en) Digital signal edit device and method
US6707984B2 (en) Changing a playback speed for video presentation recorded in a modified film format
US6363208B2 (en) Digital signal reproduction method and apparatus
JP4120055B2 (en) Playback apparatus and playback method
JP2003209781A (en) Data recorder, data reproducing device, data recording and reproducing method, and imaging apparatus
US7215871B2 (en) Changing a playback speed for video presentation recorded in a field structure format
JP4120056B2 (en) Playback apparatus and playback method
JPH11252507A (en) Video signal reproducing device, its method, video signal recording and reproducing device and its method
JP2005080073A (en) Image reproducing device and backward reproduction method of image data
EP1005226A2 (en) MPEG reproducing apparatus and methods
JP3039416B2 (en) Video storage and playback device
JP2000175151A (en) Mpeg reproduction device and mpeg reproduction method
JP4800824B2 (en) recoding media
JP3769863B2 (en) Information signal reproducing apparatus and method
JP4813905B2 (en) Playback apparatus and method, recording medium, data structure, and recording apparatus and method
JP2004140679A (en) Recording medium and its reproducer and recorder
JP2001094938A (en) Compression image reproduction method and device
JP2001128119A (en) Encoded data recording and reproducing device, encoded data reproducing device, and encoded data recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050804

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060921

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061003

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061204

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20080401

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080414

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

Free format text: PAYMENT UNTIL: 20110509

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110509

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120509

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees