JPH1042255A - Moving picture recording device, recording medium and moving picture reproducing device - Google Patents

Moving picture recording device, recording medium and moving picture reproducing device

Info

Publication number
JPH1042255A
JPH1042255A JP19432896A JP19432896A JPH1042255A JP H1042255 A JPH1042255 A JP H1042255A JP 19432896 A JP19432896 A JP 19432896A JP 19432896 A JP19432896 A JP 19432896A JP H1042255 A JPH1042255 A JP H1042255A
Authority
JP
Japan
Prior art keywords
recording
frame
image data
information
recording medium
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
JP19432896A
Other languages
Japanese (ja)
Other versions
JP3253530B2 (en
Inventor
Yoshihiro Hori
吉宏 堀
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 JP19432896A priority Critical patent/JP3253530B2/en
Publication of JPH1042255A publication Critical patent/JPH1042255A/en
Application granted granted Critical
Publication of JP3253530B2 publication Critical patent/JP3253530B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To efficiently reproduce only a specified frame by detecting a specified frame from an encoding picture data string and recording the position of the detected frame on a recording medium. SOLUTION: A reference frame detection circuit 11 retrieves the position of a header code showing the start of a reference frame arranged in the inputted data string. A table generation circuit 12 generates a reference table indicating a positional relationship in the data string of the reference frame based on the start position of the reference frame which is detected in the circuit 11. A recording conversion circuit 13 converts an input data string and recording conversion circuit 14 the reference table into forms where they can be recorded in the recording medium. A recording control circuit 16 executes control required for the recording of the recording medium. When reference frame information recorded in the table is referred to and data is skipped and reproduced at the reproduction, high speed reproduction is possible. When data is skipped and reproduced by skipping one piece, the two-fold reproduction of high speed reproduction is possible.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、動画像記録装
置、記録媒体および動画像再生装置に関し、特にMPE
G方式やH261方式などの、フレーム内符号化および
動き予測を用いたフレーム間符号化と、可変長符号によ
る圧縮符号化とにより生成された画像データ列を用いて
記録や再生を行なうデジタル動画像記録装置、記録媒体
および動画像再生装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a moving picture recording apparatus, a recording medium, and a moving picture reproducing apparatus, and more particularly to an MPE.
Digital moving image that is recorded or reproduced using an image data sequence generated by inter-frame coding using intra-frame coding and motion prediction, such as the G method or the H261 method, and compression coding using a variable length code. The present invention relates to a recording device, a recording medium, and a moving image reproducing device.

【0002】[0002]

【従来の技術】デジタル記録媒体に動画像を符号化して
記録する際の符号化方式として、MPEG2(Motion P
icture Coding Expert Group Phase 2、ISO /IEC 1381
8-2 )が規格化され、広く用いられている。この符号化
方式は情報の記録以外にも、デジタル放送やデジタル伝
送といった放送、通信分野でも利用されている。
2. Description of the Related Art MPEG2 (Motion P.M.) is used as an encoding method for encoding and recording moving images on a digital recording medium.
icture Coding Expert Group Phase 2, ISO / IEC 1381
8-2) has been standardized and widely used. This encoding method is used not only for recording information but also for broadcasting and communication fields such as digital broadcasting and digital transmission.

【0003】このMPEG2に代表される動画像圧縮符
号化方式は、フレーム内符号化および動き予測を用いた
フレーム間符号化と、可変長符号による圧縮符号化とを
組合せた方式である。
[0003] A moving image compression encoding system represented by MPEG2 is a system in which inter-frame encoding using intra-frame encoding and motion prediction and compression encoding using a variable length code are combined.

【0004】MPEG方式では、フレーム内で符号化を
行なうフレーム内符号化フレームと、他のフレームを参
照することによりデータの圧縮を行ない、符号化を行な
うフレーム間符号化フレームとからデータが構成され
る。
In the MPEG system, data is composed of an intra-frame coded frame for encoding within a frame and an inter-frame coded frame for performing data compression by referring to another frame and performing encoding. You.

【0005】フレーム内符号化フレームはI-Picture
(Intra-Picture )と呼ばれる。フレーム間符号化フレ
ームは、過去のフレームを参照することにより圧縮を行
なうP-Picture (Predictive-Picture)と、過去および
未来の2つのフレームを参照することにより圧縮を行な
うB-Picture (Bidirectional-Picture )とを含む。
[0005] An intra-coded frame is an I-Picture.
(Intra-Picture). The inter-coded frame includes a P-Picture (Predictive-Picture) that performs compression by referring to a past frame and a B-Picture (Bidirectional-Picture) that performs compression by referring to two past and future frames. ).

【0006】そして、P-Picture は再生時間順に最も近
い過去に存在する参照フレーム(参照されるフレームで
あり、I-Picture またはP-Picture )を参照することに
より、B-Picture は最も近い過去に存在する参照フレー
ムと最も近い未来に存在する参照フレームとを参照する
ことにより、それぞれ符号化および復号化を行なう。
[0006] The P-Picture refers to the reference frame that is present in the past in the order of the reproduction time (the frame to be referenced, I-Picture or P-Picture), and the B-Picture is located in the nearest past. Encoding and decoding are performed by referring to an existing reference frame and a reference frame existing in the closest future.

【0007】図11にMPEG2(ISO/IEC 1
3818−2)に代表される、フレーム内符号化とフレ
ーム間符号化とを組合せて画像の圧縮符号化を行なう方
式でのフレームの参照関係を簡単に示す。
FIG. 11 shows MPEG2 (ISO / IEC 1).
A reference relationship of frames in a method of performing compression encoding of an image by combining intra-frame encoding and inter-frame encoding represented by 3818-2) will be briefly described.

【0008】図で、符号101から110はすべて時間
的に連続するフレームを示している。図中Iと示された
フレーム101,110は、MPEG2ではI-Picture
と呼ばれ、フレーム内で符号化されるフレームである。
このフレームは、そのフレーム内で符号化された画像デ
ータのみ、すなわちフレーム単位での復号が可能な方式
で圧縮がなされる。
In the figure, reference numerals 101 to 110 all denote frames that are temporally continuous. Frames 101 and 110 indicated by I in the figure are I-Picture in MPEG2.
, And are frames that are encoded within the frame.
This frame is compressed only by image data encoded in the frame, that is, by a method capable of decoding in frame units.

【0009】図中PおよびBと示されたフレームは、他
のフレームを参照し、動き補償してデータの差分を用い
ることにより圧縮されるフレームである。
[0009] Frames indicated by P and B in the figure are frames that are compressed by referring to other frames, performing motion compensation, and using data differences.

【0010】図中、矢印の終点にあたるフレームが、矢
印の始点にあたるフレームに対して動きや差分を求める
参照を行なうことにより、圧縮が行なわれていることを
示している。MPEG2では、過去のフレームからのみ
参照を行なうフレームをP-Picture と呼び、過去および
未来の画像データから参照を行なうフレームをB-Pictur
e と呼んでいる。図中Pと示されたフレーム104,1
07はP-Picture 、図中Bと示されたフレーム102,
103,105,106,108,109はB-Picture
を示している。そして、P-Picture は、時間的に最も近
い過去に存在するP-Picture またはI-Picture を参照フ
レームとすることにより圧縮を行ない、B-Picture は過
去および未来のP-Picture またはI-Picture を参照する
ことにより圧縮を行なう。
[0010] In the figure, the frame at the end point of the arrow indicates that compression is performed by referring to the frame at the start point of the arrow for motion or difference. In MPEG2, a frame referred to only from a past frame is called a P-Picture, and a frame referred to from past and future image data is referred to as a B-Pictur.
Called e. Frames 104, 1 indicated by P in the figure
07 is a P-Picture, a frame 102 indicated as B in the figure,
103, 105, 106, 108, 109 are B-Picture
Is shown. Then, the P-Picture performs compression by using the P-Picture or I-Picture that exists in the closest past in time as a reference frame, and the B-Picture compresses the past and future P-Picture or I-Picture. Compression is performed by reference.

【0011】このため、次にフレーム単位内で圧縮を行
なうI-Picture であるフレーム110が出現するまでの
すべてのフレームは、直接的もしくは承継的にフレーム
101を参照する。これによりフレーム102〜109
が圧縮されることになる。このため、これらのP-Pictur
e やB-Picture の復号は、フレーム内符号化を行なうI-
Picture を先に復号しなければ、不可能である。このよ
うな参照関係にある複数のフレーム101〜109を一
まとめにしてGOP(Group of Picture)と呼ぶ。
For this reason, all frames up to the appearance of a frame 110, which is an I-Picture to be compressed in the next frame unit, directly or successively refer to the frame 101. Thereby, the frames 102 to 109
Will be compressed. Because of this, these P-Pictur
e and B-Picture are decoded by I-
This is not possible without first decoding the Picture. A plurality of frames 101 to 109 having such a reference relationship are collectively called a GOP (Group of Picture).

【0012】さらに、MPEG方式では、可変長符号が
採用されている。したがって各フレームのデータ量は予
め定められていない。たとえば1つのI-Picture を含む
複数のフレームで構成されるGOP期間、1つもしくは
複数のGOPによって構成されるシーケンス期間、また
は1つのプログラム期間などの長い期間において単位時
間あたりの平均したデータ量が所定値を満たしてさえい
ればよいことになっている。
Further, in the MPEG system, a variable length code is adopted. Therefore, the data amount of each frame is not predetermined. For example, the average data amount per unit time in a long period such as a GOP period composed of a plurality of frames including one I-Picture, a sequence period composed of one or a plurality of GOPs, or one program period is reduced. It is only necessary to satisfy the predetermined value.

【0013】図12はフレーム単位でのデータ量の変化
を説明するための図である。一般にデータ量にはI-Pict
ure >P-Picture >B-Picture といった関係が成立す
る。ただし、同一の方法で符号化されたフレームであっ
ても、データ量は一定ではない。
FIG. 12 is a diagram for explaining a change in the data amount for each frame. Generally, the amount of data is I-Pict
ure>P-Picture> B-Picture. However, even if the frames are encoded by the same method, the data amount is not constant.

【0014】このような圧縮符号化手法としては、IS
Oによって規格化が進められているフルカラー動画像圧
縮規格MPEG2(Motion Picture Coding Expert Gro
up Phase 2、ISO /IEC 13818-2 )以外にも、MPEG
(Motion Picture Coding Expert Group、ISO 11172-2
)およびテレビ電話の規格であるH.261シリーズ
が代表的に存在する。
As such a compression encoding method, IS
MPEG-2 (Motion Picture Coding Expert Gro)
up Phase 2, ISO / IEC 13818-2)
(Motion Picture Coding Expert Group, ISO 11172-2
H.), which is a videophone standard. The H.261 series typically exists.

【0015】この符号化方式によって符号化された画像
データ列を記録媒体に記録する動画像記録装置の構成を
図13に示す。
FIG. 13 shows a configuration of a moving image recording apparatus for recording an image data sequence encoded by this encoding method on a recording medium.

【0016】このような記録媒体15としては、光ディ
スク、磁気ディスク、磁気テープなどの種々のデジタル
記録可能な記録媒体を用いることが可能である。
As such a recording medium 15, it is possible to use various digitally recordable recording media such as an optical disk, a magnetic disk, and a magnetic tape.

【0017】記録変換回路13は、入力されたデータ列
に対して、ブロック化、誤り訂正符号の付加、変調など
の記録媒体に記録するために必要な処理を施す。
The recording conversion circuit 13 performs processing necessary for recording on a recording medium, such as blocking, addition of an error correction code, and modulation, on the input data sequence.

【0018】記録制御回路16は、記録媒体15に画像
データ列を記録するための制御を行なう制御回路であ
る。
The recording control circuit 16 is a control circuit for controlling recording of an image data sequence on the recording medium 15.

【0019】このようにしてデータ列が記録された記録
媒体の再生を行なう動画像再生装置の具体例を図14に
示す。
FIG. 14 shows a specific example of a moving image reproducing apparatus for reproducing a recording medium on which a data string is recorded in this manner.

【0020】再生制御回路63は、記録媒体15からの
読出しを直接制御する制御回路である。再生変換回路6
1は、記録媒体15に対して書込みを行なう際に、記録
変換回路13において施された処理に対する処理、すな
わち復調、誤り訂正、ブロックの解除といった処理を行
なう回路である。
The reproduction control circuit 63 is a control circuit for directly controlling reading from the recording medium 15. Reproduction conversion circuit 6
Reference numeral 1 denotes a circuit that performs processing for the processing performed in the recording conversion circuit 13 when writing to the recording medium 15, that is, processing such as demodulation, error correction, and block release.

【0021】参照フレーム検出回路91は記録媒体15
から読出されたデータ列から特殊再生、たとえば高速再
生において参照フレームのみを再生するために、たとえ
ばI-Picture の先頭および最後尾を探すための回路であ
る。
The reference frame detecting circuit 91 is provided on the recording medium 15.
In order to reproduce only the reference frame in the special reproduction, for example, the high-speed reproduction, from the data string read out of the I-Picture, for example, a circuit for searching for the beginning and end of the I-Picture.

【0022】高速再生時に参照フレーム検出回路91は
各フレームの先頭を探してI-Picture の先頭を見つける
と、バッファメモリ62にそのフレームの画像データ列
の書込みを指示し、次いで最後尾を検出するとバッファ
メモリ62の書込みを停止させる。続いて参照フレーム
検出回路91は、次に再生すべき画像データ列の先頭を
探す。この動作が繰返し行なわれる。
At the time of high-speed reproduction, when the reference frame detection circuit 91 finds the beginning of each frame and finds the beginning of the I-Picture, it instructs the buffer memory 62 to write the image data string of the frame, and then detects the end. The writing to the buffer memory 62 is stopped. Subsequently, the reference frame detection circuit 91 searches for the head of the image data sequence to be reproduced next. This operation is repeated.

【0023】復号回路66は、バッファメモリ62から
画像データ列を読出して再生画像として出力する。
The decoding circuit 66 reads the image data string from the buffer memory 62 and outputs it as a reproduced image.

【0024】このように、高速再生は、データ列からI-
Picture の先頭を検出して、I-Picture のみを再生して
いくことで実現することが可能である。
As described above, the high-speed reproduction is performed by using the I-
This can be achieved by detecting the beginning of the Picture and playing back only the I-Picture.

【0025】[0025]

【発明が解決しようとする課題】しかしながら、従来の
技術においては、高速再生時に各フレームの先頭を探し
て、いずれのフレームがI-Picture であるかを判断する
ために、処理が煩雑であるという欠点がある。このため
非常に高速な読取りが可能な装置が必要になるという欠
点がある。さらには、読取速度が十分ではない場合に、
検索速度が再生速度に十分に追従できず再生画像に不具
合が発生したり、特殊再生を行なうことができない場合
がある。
However, in the prior art, the process is complicated in order to find the head of each frame at the time of high-speed reproduction and determine which frame is an I-Picture. There are drawbacks. For this reason, there is a disadvantage that a device capable of reading at a very high speed is required. Furthermore, if the reading speed is not enough,
In some cases, the search speed cannot sufficiently follow the reproduction speed, causing a problem in the reproduced image, or the special reproduction cannot be performed.

【0026】逆転再生では高速再生以上の読出速度が要
求されるため、さらに問題である。この発明は上記問題
点を解決するためになされたもので、フレーム内符号化
またはフレーム間符号化によりフレーム単位で符号化さ
れた画像データ列から、特定のフレームのみを効率的に
再生することのできる記録媒体およびその再生装置を提
供することを第1の目的とする。
[0026] In the reverse reproduction, a reading speed higher than the high-speed reproduction is required, which is a further problem. SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and it is an object of the present invention to efficiently reproduce only a specific frame from an image data sequence coded in frame units by intra-frame coding or inter-frame coding. It is a first object of the present invention to provide a recording medium capable of reproducing the same and a reproducing apparatus therefor.

【0027】この発明は、そのような記録媒体に動画像
の記録を行なうことのできる記録装置を提供することを
第2の目的としている。
It is a second object of the present invention to provide a recording apparatus capable of recording a moving image on such a recording medium.

【0028】[0028]

【課題を解決するための手段】上記目的を達成するた
め、本願発明に係る動画像記録装置は、フレーム内符号
化またはフレーム間符号化によりフレーム単位で符号化
された画像データ列から特定のフレームを検出する検出
回路と、検出されたフレームの画像データ列での位置を
特定するための情報を記録媒体に記録する記録回路とを
備える。
In order to achieve the above-mentioned object, a moving picture recording apparatus according to the present invention uses a specific frame from an image data sequence coded on a frame basis by intra-frame coding or inter-frame coding. And a recording circuit for recording information for specifying the position of the detected frame in the image data sequence on a recording medium.

【0029】さらに記録回路は、情報を記録媒体の第1
の領域にテーブルとして記録する。さらに動画像記録装
置は、符号化された画像データ列を記録媒体の第2の領
域に記録する画像データ記録回路を備える。
Further, the recording circuit stores the information in the first storage medium.
Is recorded as a table in the area. The moving image recording apparatus further includes an image data recording circuit that records the encoded image data sequence in the second area of the recording medium.

【0030】さらに、記録回路は画像データ列に情報を
挿入した状態で記録する。さらに、検出されたフレーム
の画像データ列での位置を特定するための情報は、特定
のフレームの開始位置を示す情報である。
Further, the recording circuit records in a state where information is inserted into the image data sequence. Further, the information for specifying the position of the detected frame in the image data sequence is information indicating the start position of the specific frame.

【0031】さらに、検出されたフレームの画像データ
列での位置を特定するための情報は、特定のフレーム間
の距離である。
Further, the information for specifying the position of the detected frame in the image data sequence is the distance between specific frames.

【0032】さらに、記録回路は特定のフレーム間の再
生時における時間間隔を併せて記録する。
Further, the recording circuit records the time interval at the time of reproduction between specific frames.

【0033】さらに、記録手段は前記特定フレームの符
号化における従属関係を併せて記録する。
Further, the recording means records the subordination relation in the encoding of the specific frame.

【0034】ここに、従属関係とは参照関係であり、符
号化および再生時のフレームの依存関係である。
Here, the dependency relationship is a reference relationship, which is a dependency relationship between frames during encoding and reproduction.

【0035】さらに、画像データ列は、MPEG方式に
より符号化されたデータ列であり、検出回路は、画像デ
ータ列のヘッダ部分を検出する。
Further, the image data sequence is a data sequence encoded by the MPEG system, and the detection circuit detects a header portion of the image data sequence.

【0036】さらに画像データ列は無意味符号を含み、
記録回路は無意味符号を削除し、情報を挿入して記録す
る。
Further, the image data string includes a meaningless code,
The recording circuit deletes the meaningless code and inserts and records the information.

【0037】この発明の他の局面に従うと、動画像記録
装置は、フレーム内符号化またはフレーム間符号化によ
りフレーム単位で符号化された画像データ列を記録媒体
に記録するために出力する第1の出力回路と、画像デー
タ列に含まれる特定のフレームの位置を特定するための
情報を記録媒体に記録するために出力する第2の出力回
路とを備える。
According to another aspect of the present invention, a moving image recording apparatus outputs a first image data sequence encoded in frames by intra-frame encoding or inter-frame encoding for recording on a recording medium. And a second output circuit for outputting information for specifying the position of a specific frame included in the image data sequence for recording on a recording medium.

【0038】この発明のさらに他の局面に従うと、記録
媒体はフレーム内符号化またはフレーム間符号化により
符号化された、複数のフレームからなる画像データを記
録する記録媒体であって、複数のフレームのうち特定の
フレームが記録された位置を特定するための情報を記録
する部分を有する。
According to still another aspect of the present invention, the recording medium is a recording medium for recording image data composed of a plurality of frames, which is encoded by intra-frame encoding or inter-frame encoding. Has a portion for recording information for specifying a position where a specific frame is recorded.

【0039】この発明のさらに他の局面に従うと、動画
像再生装置は特定のフレームが記録された位置を特定す
るための情報を読出す第1の読出回路と、読出された情
報に基づいて画像データに含まれる複数のフレームのう
ち、特定のフレームを読出す第2の読出回路とを備え
る。
According to still another aspect of the present invention, a moving picture reproducing apparatus includes a first reading circuit for reading information for specifying a position where a specific frame is recorded, and an image based on the read information. A second readout circuit for reading out a specific frame from a plurality of frames included in the data.

【0040】この発明に従うと、特定のフレームのみを
効率的に再生することのできる記録媒体および再生装置
を提供することができる。これにより特殊再生を高速で
行なうことができる記録媒体および再生装置を提供する
ことが可能となる。
According to the present invention, it is possible to provide a recording medium and a reproducing apparatus capable of efficiently reproducing only a specific frame. This makes it possible to provide a recording medium and a reproducing apparatus that can perform trick play at high speed.

【0041】さらに、そのような記録媒体に動画像を効
率的に記録することのできる動画像記録装置を提供する
ことも可能となる。
Further, it is possible to provide a moving image recording apparatus capable of efficiently recording moving images on such a recording medium.

【0042】[0042]

【発明の実施の形態】以下この発明の好ましい実施の形
態を図面を参照して説明する。なお同一の機能を有する
回路については同一の符号を付して説明を繰返さない。
なお実施の形態において、データ列としてMPEG2方
式におけるデータを例示して説明する。
Preferred embodiments of the present invention will be described below with reference to the accompanying drawings. Circuits having the same functions are denoted by the same reference numerals, and description thereof will not be repeated.
In the embodiments, data in the MPEG2 system will be described as an example of a data string.

【0043】図1は本発明の第1の実施の形態における
動画像記録装置のブロック図である。
FIG. 1 is a block diagram of a moving image recording apparatus according to the first embodiment of the present invention.

【0044】参照フレーム検出回路11は、入力される
データ列中に配置されている参照フレーム(他のフレー
ムから参照されるフレームをいい、I-Picture 、P-Pict
ureなど)の始まりを示すヘッダコードの位置を検索す
る回路である。たとえば、MPEG2のデータ列であれ
ば、シーケンスヘッダ、GOPヘッダ、およびPicture
ヘッダといった上位層付加情報の開始位置を示すスター
トコードがデータ列に挿入されている。これらのスター
トコードは容易に識別可能なデータである。参照フレー
ム検出回路11はこれらのデータを検出する。なおシー
ケンスヘッダ、GOPヘッダおよびPicture ヘッダの各
々はユーザデータ領域を有する。
The reference frame detection circuit 11 generates a reference frame (a frame referred to from another frame, i.e., I-Picture, P-Pict) arranged in an input data sequence.
ure) is a circuit that searches for the position of the header code indicating the beginning of the header code. For example, in the case of an MPEG2 data string, a sequence header, a GOP header, and a Picture
A start code indicating the start position of the upper layer additional information such as a header is inserted in the data string. These start codes are easily identifiable data. The reference frame detection circuit 11 detects these data. Each of the sequence header, the GOP header and the Picture header has a user data area.

【0045】また、Picture ヘッダに続いてフレーム単
位の動き予測符号化の形態(I-Picture 、P-Picture 、
またはB-Picture のいずれであるか)を示す情報がデー
タとして配置されている。したがって、Picture ヘッダ
とそれに続く動き予測符号化の形態を示す情報からも参
照フレームの開始位置を判断することができる。また符
号化の階層構造からシーケンスヘッダの直後にはGOP
ヘッダまたはI-Picture のPicture ヘッダが、GOPヘ
ッダの直後にはI-Picture のPicture ヘッダが存在して
いる。また、シーケンスヘッダやGOPヘッダにはフレ
ーム再生に必要な情報が符号化されて記録されている。
したがって、シーケンスヘッダまたはGOPヘッダがI-
Picture のPicture ヘッダの前に存在する場合にはこれ
らのヘッダも含めて参照フレームの開始位置として検出
することもできる。
After the Picture header, a motion prediction coding mode (I-Picture, P-Picture,
Or B-Picture) is arranged as data. Therefore, the start position of the reference frame can also be determined from the Picture header and the information indicating the form of the motion prediction encoding that follows. Also, GOP is immediately after the sequence header due to the hierarchical structure of encoding.
A header or a Picture header of the I-Picture exists, and a Picture header of the I-Picture exists immediately after the GOP header. Information necessary for frame reproduction is encoded and recorded in the sequence header and the GOP header.
Therefore, if the sequence header or GOP header is I-
If it exists before the Picture header of Picture, it can be detected as the start position of the reference frame including these headers.

【0046】テーブル生成回路12は、参照フレーム検
出回路11において検出された参照フレームの開始位置
に基づいて参照フレームのデータ列における位置関係、
すなわちデータ間の距離を示す参照テーブルを生成す
る。記録変換回路13は、入力されたデータ列を、記録
変換回路14は参照テーブルをそれぞれ記録媒体に記録
可能な形に変換する信号処理回路である。記録制御回路
16は、記録媒体15の記録に必要な制御を行なう制御
回路である。
The table generation circuit 12 determines the positional relationship in the data sequence of the reference frame based on the start position of the reference frame detected by the reference frame detection circuit 11,
That is, a reference table indicating the distance between data is generated. The recording conversion circuit 13 is a signal processing circuit that converts the input data string into data and the recording conversion circuit 14 converts the reference table into a form recordable on a recording medium. The recording control circuit 16 is a control circuit that performs control necessary for recording on the recording medium 15.

【0047】図8に、高速再生において再生すべき参照
フレームのデータ列での位置関係を示す。図中、IはI-
Picture 、PはP-Picture 、BはB-Picture を示してい
る。また、図中左から右の方向に時間が経過していくも
のとする。現在、参照テーブルに記録すべき1番目のフ
レームが図中左に位置するI-Picture であるとすると、
参照テーブルには次のI-Picture と、その次に出現する
I-Picture までの距離が記録される。再生時には、この
テーブルに記録された参照フレーム情報を参照して、隣
接のI-Picture へと飛越し再生をすれば、高速再生が可
能である。さらに、1つ飛ばしでI-Picture の飛越し再
生をすれば、先の高速再生の倍速再生が可能となる。図
では、矢印のスタート点であるI-Picture から矢印の終
点にあるいずれかのI-Picture への飛越し再生が可能な
距離情報が記録されていることを意味している。このよ
うに特定のあるいはすべてのI-Picture に対して、次に
再生するI-Picture との間の距離を示す参照フレーム情
報が参照テーブルとして作成されている。
FIG. 8 shows a positional relationship in a data string of a reference frame to be reproduced in high-speed reproduction. In the figure, I is I-
Picture and P indicate P-Picture, and B indicates B-Picture. It is assumed that time elapses from left to right in the figure. Now, if the first frame to be recorded in the reference table is an I-Picture located on the left side of the drawing,
The next I-Picture in the lookup table, followed by the next
The distance to the I-Picture is recorded. At the time of playback, high-speed playback is possible by skipping playback to an adjacent I-Picture with reference to the reference frame information recorded in this table. Furthermore, if the I-Picture is skipped and played back one by one, double speed playback of the high speed playback is possible. In the figure, it means that distance information is recorded at which I-Picture, which is the start point of the arrow, can be skipped from one I-Picture at the end point of the arrow. In this way, reference frame information indicating the distance between a specific or all I-Pictures and the next I-Picture to be reproduced is created as a reference table.

【0048】図9は別な高速再生において付加すべき参
照フレーム情報を示す図である。これは高速再生での飛
越し間隔を短くするために、P-Picture の距離情報を付
加した例である。P-Picture を再生するためには、直前
の参照フレーム(I-Picture またはP-Picture )を再生
する必要があるため、図8に示される例に加えてP-Pict
ure の距離関係を記録するのである。この例では図8に
示される例より速度の低い再生が可能となる。
FIG. 9 is a diagram showing reference frame information to be added in another high-speed reproduction. This is an example in which P-Picture distance information is added in order to shorten the skip interval in high-speed playback. In order to play back the P-Picture, it is necessary to play back the immediately preceding reference frame (I-Picture or P-Picture). Therefore, in addition to the example shown in FIG.
It records the distance relationship of ure. In this example, reproduction at a lower speed than in the example shown in FIG. 8 becomes possible.

【0049】図10は、逆転再生において付加すべき参
照フレーム情報の関係を示す図である。
FIG. 10 is a diagram showing the relationship of reference frame information to be added in reverse reproduction.

【0050】第1に再生すべきフレームが図中右に位置
する矢印のスタート点にあるI-Picture であり、矢印の
終点にあるいずれかのI-Picture までの距離を示す参照
フレーム情報が記録されていることを意味している。こ
の参照フレーム情報に基づいて順にフレームを辿ってい
けば逆転再生が可能となる。また、これらの参照テーブ
ルはサーチなどに対しても有効である。
First, the frame to be reproduced is an I-Picture at the start point of the arrow located on the right side of the figure, and reference frame information indicating the distance to any I-Picture at the end point of the arrow is recorded. It means that it is. If the frames are sequentially traced based on the reference frame information, the reverse reproduction can be performed. These reference tables are also effective for searching and the like.

【0051】以上のようにして参照テーブルは作成され
る。なおここでは2種類の高速再生および1種類の逆転
再生について例示したが、参照テーブルの作成において
は他の方法を用いてもよい。
The reference table is created as described above. Here, two types of high-speed reproduction and one type of reverse reproduction have been described as examples, but other methods may be used in creating a reference table.

【0052】図1を参照して、動き予測符号化と可変長
符号化とを組合せた動画像圧縮符号化方式によって生成
された画像データ列は参照フレーム検出回路11および
記録変換回路13に入力される。参照フレーム検出回路
11は、画像データ列から参照フレームの開始位置を検
出し、開始位置をテーブル生成回路12に対して出力す
る。テーブル生成回路12ではこの開始位置から参照フ
レーム間のデータ列における距離を算出し、特殊再生用
の参照テーブルを生成する。生成された参照テーブルは
記録変換回路14にて記録に適した形に変換され、記録
媒体15の特定領域に記録される。
Referring to FIG. 1, an image data sequence generated by a moving image compression coding system combining motion prediction coding and variable length coding is input to reference frame detection circuit 11 and recording conversion circuit 13. You. The reference frame detection circuit 11 detects the start position of the reference frame from the image data sequence, and outputs the start position to the table generation circuit 12. The table generation circuit 12 calculates the distance in the data sequence between the reference frames from this start position, and generates a reference table for special reproduction. The generated reference table is converted by the recording conversion circuit 14 into a form suitable for recording, and is recorded in a specific area of the recording medium 15.

【0053】また、画像データ列は記録変換回路13に
て同様に記録に適した形に変換された後、記録媒体15
に記録される。
The image data string is similarly converted by the recording conversion circuit 13 into a form suitable for recording, and then converted to a recording medium 15.
Will be recorded.

【0054】再生時には、参照テーブルを参照し、再生
に必要な画像データを読出していけば高速な特殊再生が
可能となる。
At the time of reproduction, high speed special reproduction becomes possible by reading image data necessary for reproduction by referring to the reference table.

【0055】図2は本発明の第2の実施の形態における
動画像記録装置のブロック図である。
FIG. 2 is a block diagram of a moving image recording apparatus according to a second embodiment of the present invention.

【0056】この実施の形態における記録装置は、図1
に示される第1の実施の形態におけるフレーム間の距離
の代わりに、記録媒体上の参照フレームの記録位置を記
録媒体にテーブルとして記録するようにしたものであ
る。
The recording apparatus according to this embodiment is similar to the recording apparatus shown in FIG.
Instead of the distance between frames in the first embodiment, the recording position of the reference frame on the recording medium is recorded as a table on the recording medium.

【0057】記録制御回路26は、記録媒体15に対す
る記録を制御するとともに、予め記録媒体上に割り振ら
れたアドレスなどの、現在の記録位置を示す信号を出力
する。
The recording control circuit 26 controls recording on the recording medium 15 and outputs a signal indicating the current recording position, such as an address previously allocated on the recording medium.

【0058】テーブル生成回路22は、記録制御回路2
6からの記録位置を示す信号と、参照フレーム検出回路
11からの検出信号を入力として、参照フレームが記録
される記録位置を特定し、特殊再生用の参照テーブルを
生成する。
The table generation circuit 22 includes the recording control circuit 2
6, a recording position where a reference frame is recorded is specified, and a reference table for special reproduction is generated.

【0059】入力された動き予測符号化と可変長符号化
とを組合せた動画像圧縮符号化方式によって生成された
画像データ列は参照フレーム検出回路11および記録変
換回路13に入力される。参照フレーム検出回路11で
は、画像データ列から参照フレームの位置を検出し、参
照フレームの開始位置をテーブル生成回路22に対して
出力する。テーブル生成回路22では、検出信号と、制
御回路26からの記録媒体上の記録位置(たとえばアド
レス)とをもとにして特殊再生またはサーチなどの際に
参照する特殊再生用の参照テーブルを生成する。
The input image data sequence generated by the moving image compression coding system combining the motion prediction coding and the variable length coding is input to the reference frame detection circuit 11 and the recording conversion circuit 13. The reference frame detection circuit 11 detects the position of the reference frame from the image data sequence and outputs the start position of the reference frame to the table generation circuit 22. The table generation circuit 22 generates a special reproduction reference table to be referred to at the time of special reproduction or search based on the detection signal and the recording position (for example, address) on the recording medium from the control circuit 26. .

【0060】生成された参照テーブルは記録変換回路1
4によって記録に適した形に変換され、記録媒体15に
記録される。
The generated reference table is stored in the recording conversion circuit 1
4 and converted into a form suitable for recording, and recorded on the recording medium 15.

【0061】また、画像データ列は記録変換回路13に
おいて同様に記録に適した形に変換された後、記録媒体
15に記録される。
The image data sequence is similarly converted by the recording conversion circuit 13 into a form suitable for recording and then recorded on the recording medium 15.

【0062】特殊再生時には、参照テーブルのデータが
参照され、再生に必要な画像データを高速に読出すこと
ができる。
At the time of special reproduction, the data in the reference table is referred to, and the image data required for reproduction can be read at high speed.

【0063】図3は本発明の第3の実施の形態における
動画像記録装置のブロック図である。
FIG. 3 is a block diagram of a moving image recording apparatus according to the third embodiment of the present invention.

【0064】図を参照して、符号化回路31は図1の実
施の形態におけるテーブル生成回路12に代わるもので
ある。符号化回路31は高速再生または逆転再生に必要
な、データ列における参照フレームの間の距離に関する
情報を符号化して、入力された画像データ列に挿入可能
な形のデータ列である特殊再生用参照データ列を生成す
る。符号化すべき情報は、たとえば図8から図10に示
したように再生対象となる参照フレームの次に再生する
参照フレームまでの符号列における距離である。
Referring to the figure, an encoding circuit 31 replaces the table generating circuit 12 in the embodiment of FIG. The encoding circuit 31 encodes information relating to the distance between reference frames in the data sequence, which is necessary for high-speed reproduction or reverse reproduction, and refers to a special reproduction reference that is a data sequence that can be inserted into the input image data sequence. Generate a data string. The information to be encoded is, for example, a distance in a code string from a reference frame to be reproduced to a reference frame to be reproduced next, as shown in FIGS.

【0065】タイミング生成回路32は、参照フレーム
検出回路11からの検出信号に基づき、符号化回路31
において生成した特殊再生用の符号列を挿入するタイミ
ングを発生する。
The timing generation circuit 32 generates an encoding signal based on the detection signal from the reference frame detection circuit 11.
Generates a timing for inserting the code string for special reproduction generated in step (1).

【0066】遅延回路33は、特殊再生の参照用のデー
タ列の生成期間の間に、画像データ列を遅延させるため
の回路である。
The delay circuit 33 is a circuit for delaying the image data sequence during the generation period of the special reproduction reference data sequence.

【0067】切換回路34は、タイミング生成回路32
からのタイミング信号に従って、遅延回路33の出力で
ある遅延された画像データ列と、符号化回路31の出力
である特殊再生の参照フレーム情報を符号化した参照用
データ列とを切換えることで、特殊再生時に用いられる
参照フレームの距離を示すデータ列を画像データ列内に
挿入する。挿入位置としては、画像データ列がMPEG
2方式であるとすれば上位階層のヘッダ内に用意されて
いるユーザデータ領域、さらにはより上位に位置するシ
ステム層(画像データ列以上の階層)に挿入することが
考えられる。ここでは挿入位置について例を挙げたが、
特にその位置に限定するものではなく、特殊再生用デー
タ列を挿入後も通常再生時に支障がないように、また
は、特殊再生用データ列を再生時に容易に分離除去でき
るように記録するのであれば、画像データ列内のどの位
置でもよい。
The switching circuit 34 includes a timing generation circuit 32
In response to the timing signal from the controller, the delayed image data sequence output from the delay circuit 33 and the reference data sequence encoded from the special reproduction reference frame information output from the encoding circuit 31 are switched. A data string indicating the distance of the reference frame used at the time of reproduction is inserted into the image data string. As the insertion position, the image data string is MPEG
In the case of the two systems, it is conceivable that the data is inserted into the user data area prepared in the header of the upper layer, and further into the system layer (hierarchy equal to or higher than the image data sequence) positioned higher. Here is an example of the insertion position,
It is not particularly limited to that position, as long as it is recorded so that there is no problem during normal reproduction even after inserting the special reproduction data string, or so that the special reproduction data string can be easily separated and removed at the time of reproduction. , Any position in the image data sequence.

【0068】切換回路34の出力は、記録変換回路13
において記録に適した形に変換された後記録媒体15に
記録される。
The output of the switching circuit 34 is
Is converted into a form suitable for recording, and is recorded on the recording medium 15.

【0069】特殊再生時には、特殊再生用の参照データ
列を復号して、再生に必要な画像データ列を順に読出し
ていけば、特殊再生が可能である。また、サーチなどに
対しても参照データ列は有効に使用することができる。
At the time of special reproduction, special reproduction is possible by decoding the reference data sequence for special reproduction and sequentially reading out image data sequences necessary for reproduction. Further, the reference data string can be effectively used for a search or the like.

【0070】図4は本発明の第4の実施の形態における
動画像記録装置のブロック図である。
FIG. 4 is a block diagram of a moving image recording apparatus according to a fourth embodiment of the present invention.

【0071】図を参照して、アドレスデコーダ41は記
録制御回路26からの記録位置を示す信号から、記録媒
体15上の記録位置を特定するアドレスを出力する。
Referring to the figure, address decoder 41 outputs an address for specifying a recording position on recording medium 15 from a signal indicating a recording position from recording control circuit 26.

【0072】符号化回路42は図1のテーブル生成回路
12に代わるものである。符号化回路42は、アドレス
デコーダ41からのアドレスと参照フレーム検出回路1
1からの検出信号に基づいて、たとえば図8から図10
に示されるように特殊再生時に次に再生すべき参照フレ
ームの記録位置を参照フレーム情報として符号化し、デ
ータ列を生成する。ここでいう記録位置とは、記録媒体
上に予め定められたアドレス情報、記録時にシリアルに
付与されるタイムコード、さらに符号を挿入するフレー
ムからの相対アドレス、相対タイムコードといったもの
が考えられるが、再生に対して記録媒体上の画像データ
列の先頭が記録されている位置を特定できる記録位置に
関する情報であれば、どのような情報を符号化したもの
であってもよい。
The encoding circuit 42 replaces the table generating circuit 12 shown in FIG. The encoding circuit 42 receives the address from the address decoder 41 and the reference frame detection circuit 1
8 to 10 based on the detection signal from
As shown in (1), the recording position of the reference frame to be reproduced next during special reproduction is encoded as reference frame information, and a data string is generated. The recording position referred to here may be address information predetermined on a recording medium, a time code serially added at the time of recording, a relative address from a frame into which a code is inserted, a relative time code, and the like. Any information may be encoded as long as it is information relating to a recording position at which the position where the head of the image data sequence on the recording medium is recorded for reproduction can be specified.

【0073】図5は本発明の第5の実施の形態における
動画像記録装置のブロック図である。
FIG. 5 is a block diagram of a moving image recording apparatus according to a fifth embodiment of the present invention.

【0074】この実施の形態では、図3の実施の形態に
示されるブロック図に、無意味符号検出回路61と無意
味符号を指定された数だけ削除する無意味符号削除回路
62とが加えられている。
In this embodiment, a meaningless code detecting circuit 61 and a meaningless code deleting circuit 62 for deleting a specified number of meaningless codes are added to the block diagram shown in the embodiment of FIG. ing.

【0075】無意味符号検出回路61は、動画像を圧縮
符号化して画像データ列を生成した際に符号総量を調整
すべく挿入された、再生に関与しない、意味を持たない
符号データ列を検出する回路である。MPEG2方式に
おける代表的な無意味符号は、シーケンスヘッダ、GO
Pヘッダ、Picture ヘッダといった画像データより上位
階層の、再生情報を符号化したデータ列のスタートコー
ド、すなわち23個の0とそれに続く1で始まる32ビ
ット(“000000000000000000000001・・・・”)の符号
の直前に挿入された0が、その数に関係なく無意味符号
となる。ここでは、無意味符号検出回路61はスタート
コード直前に挿入された0の数と位置とを検出する。
The meaningless code detection circuit 61 detects a code data sequence which is inserted to adjust the total code amount when the moving image is compressed and coded to generate an image data sequence and which has no meaning and which is not involved in reproduction. Circuit. Representative meaningless codes in the MPEG2 system are a sequence header, GO
A start code of a data string in which reproduction information is encoded in a higher layer than image data such as a P header and a Picture header, that is, a code of 32 bits (“000000000000000000000001...”) Starting with 23 0s and 1s subsequent thereto The 0 inserted immediately before is a meaningless code regardless of the number. Here, the meaningless code detection circuit 61 detects the number and position of 0s inserted immediately before the start code.

【0076】無意味符号削除回路62は、切換回路34
においてこれから挿入する、または既に挿入された特殊
再生用の参照データ列に相当するだけの無意味符号を画
像データ列内から削除する。
The meaningless code elimination circuit 62 includes a switching circuit 34
In this case, meaningless codes corresponding to the reference data sequence for special reproduction that has been inserted or are already inserted are deleted from the image data sequence.

【0077】すなわち無意味符号検出回路61からの無
意味符号検出信号と符号化回路31から出力される参照
データ列のデータ量に基づいて、入力された画像データ
列の総データ量と特殊再生用参照データ列挿入のちの画
像データ列の総データ量とが等しくなるように調整が行
なわれる。これによりデータ量が増加することがない。
That is, based on the meaningless code detection signal from the meaningless code detection circuit 61 and the data amount of the reference data sequence output from the encoding circuit 31, the total data amount of the input image data sequence and the special reproduction The adjustment is performed so that the total data amount of the image data sequence after the insertion of the reference data sequence becomes equal. As a result, the data amount does not increase.

【0078】なお参照テーブルまたは参照データ列に、
参照フレーム間の再生時における時間間隔をも付加情報
と同様に記録するようにしてもよい。同様に参照フレー
ム間の再生時におけるフレーム数、参照フレームのデー
タ量を併せて記録することも可能である。
In the reference table or the reference data string,
The time interval at the time of reproduction between the reference frames may be recorded in the same manner as the additional information. Similarly, it is also possible to record the number of frames and the data amount of the reference frame during reproduction between the reference frames.

【0079】図6は本発明の第6の実施の形態における
動画像再生装置のブロック図である。この装置は図1お
よび図2に示された記録装置により記録が行なわれた記
録媒体からデータの再生を行なう装置である。
FIG. 6 is a block diagram of a moving picture reproducing apparatus according to a sixth embodiment of the present invention. This apparatus reproduces data from a recording medium on which recording has been performed by the recording apparatus shown in FIGS.

【0080】再生変換回路61は、図1および図2の記
録変換回路13において記録媒体15に対して書込みを
行なう際に施された処理の、再生変換回路64は記録変
換回路14において施された処理の逆変換、すなわち復
調、誤り訂正、ブロックの解除といった処理を行なう回
路である。
The reproduction conversion circuit 61 performs the processing performed when writing to the recording medium 15 in the recording conversion circuit 13 shown in FIGS. 1 and 2, and the reproduction conversion circuit 64 performs the processing performed in the recording conversion circuit 14. It is a circuit that performs inverse conversion of processing, that is, processing such as demodulation, error correction, and block release.

【0081】テーブル参照回路65は記録媒体15の所
定の領域に書込まれた特殊再生情報、すなわち参照フレ
ームの記録開始位置、データ量、参照フレーム間の距離
(または参照フレームのアドレス)、再生時間間隔など
の参照テーブルの情報を読出し、特殊再生時には再生制
御回路63に現在読出中のフレームの画像データ列での
終了位置や続いて読出すべきフレームの開始位置を指示
する。
The table reference circuit 65 stores the special reproduction information written in a predetermined area of the recording medium 15, that is, the recording start position of the reference frame, the data amount, the distance between the reference frames (or the address of the reference frame), and the reproduction time. The information of the reference table such as the interval is read, and at the time of special reproduction, the reproduction control circuit 63 is instructed on the end position in the image data string of the currently read frame and the start position of the frame to be subsequently read.

【0082】再生制御回路63は指示に従って、特殊再
生に必要なフレームの画像データ列が、後段のバッファ
メモリ62の記録残量を一定にする範囲内に収まるよう
に読出動作を制御する。
The reproduction control circuit 63 controls the read operation according to the instruction so that the image data sequence of the frame required for the special reproduction falls within the range in which the remaining recording capacity of the buffer memory 62 at the subsequent stage is constant.

【0083】バッファメモリ62は記録媒体15から不
連続に読出された画像データ列を連続した画像データ列
として復号回路66に供給する。復号回路66は入力さ
れた画像データ列から画像の再生を行なう回路であり、
ここではMPEG2デコーダを示す。しかし、入力デー
タ列がMPEG2であれば、MPEG2デコーダ、MP
EG1であれば、MPEG1デコーダ、H.261の画
像データ列であればH.261デコーダといったように
画像データ列を圧縮符号化した方式に依存するものであ
って、特に限定するものではない。また、これらの特殊
再生情報はサーチ、頭出しといった用途に使用すること
もできる。
The buffer memory 62 supplies the image data sequence read discontinuously from the recording medium 15 to the decoding circuit 66 as a continuous image data sequence. The decoding circuit 66 is a circuit for reproducing an image from the input image data sequence,
Here, an MPEG2 decoder is shown. However, if the input data string is MPEG2, an MPEG2 decoder, MP2
If it is EG1, an MPEG1 decoder, If the image data string is H.261, It depends on the method of compressing and encoding the image data sequence, such as the H.261 decoder, and is not particularly limited. These pieces of special reproduction information can also be used for purposes such as search and cueing.

【0084】このようにして、復号回路66には記録媒
体から特殊再生すべき参照フレームの画像データ列が順
次入力されてくるようになり、特殊再生を容易に行なう
ことができる。
As described above, the image data sequence of the reference frame to be trick-played is sequentially input from the recording medium to the decoding circuit 66, so that trick-play can be easily performed.

【0085】図7は、本発明の第7の実施の形態におけ
る動画像再生装置のブロック図である。
FIG. 7 is a block diagram of a moving image reproducing apparatus according to the seventh embodiment of the present invention.

【0086】再生変換回路61は、記録媒体15に対し
て書込みを行なう際に、図3から5の記録変換回路13
において施された処理の逆変換、すなわち復調、誤り訂
正、ブロックの解除といった処理を行なう回路である。
When writing to the recording medium 15, the reproduction conversion circuit 61 performs the recording conversion circuit 13 shown in FIGS.
Is a circuit that performs the inverse conversion of the processing performed in the above, that is, processing such as demodulation, error correction, and block release.

【0087】符号分離回路71は、記録時に参照フレー
ムの先頭などに挿入された特殊再生情報、すなわち参照
フレームの記録開始位置、データ量、参照フレーム間の
距離(または参照フレームのアドレス)、再生時の間隔
などを示す符号を分離する。
The code separation circuit 71 provides special reproduction information inserted at the beginning of the reference frame at the time of recording, that is, the recording start position of the reference frame, the data amount, the distance between reference frames (or the address of the reference frame), and the reproduction time. Are separated.

【0088】情報復号回路72は、分離回路71から出
力される、現読出フレームの長さと次に読出すべきフレ
ームの画像データの記録媒体15上の記録位置を算出
し、現在読出中のフレームの画像データ列の終了位置と
続いて読出すフレームの開始位置とを指示する。
The information decoding circuit 72 calculates the length of the currently read frame output from the separation circuit 71 and the recording position of the image data of the next frame to be read on the recording medium 15, and calculates the position of the frame currently being read. The end position of the image data sequence and the start position of a frame to be subsequently read are specified.

【0089】再生制御回路63はその指示に従って、記
録媒体15から特殊再生に必要なフレームの画像データ
列を、後段のバッファメモリ62の記録残量を一定にす
る範囲内に収まるように読出しを制御する。
According to the instruction, the reproduction control circuit 63 controls the reading of the image data string of the frame necessary for the special reproduction from the recording medium 15 so as to be within the range in which the remaining recording capacity of the buffer memory 62 at the subsequent stage is constant. I do.

【0090】バッファメモリ62は記録媒体15から不
連続に読出された画像データ列を連続した画像データ列
として復号回路66に供給する。復号回路66は入力さ
れた画像データ列から画像の再生を行なう回路でありこ
こではMPEG2デコーダを示す。ここでも同様に入力
されたデータ列がMPEG1であればMPEG1デコー
ダ、H.261の画像データ列であればH.261デコ
ーダというように画像データ列を圧縮符号化した方式に
依存するデコーダを用いることができる。また、これら
の特殊再生情報はサーチ、頭出しといった用途に使用す
ることもできる。
The buffer memory 62 supplies the image data sequence read discontinuously from the recording medium 15 to the decoding circuit 66 as a continuous image data sequence. The decoding circuit 66 is a circuit for reproducing an image from the input image data sequence, and here, an MPEG2 decoder is shown. Here, similarly, if the input data string is MPEG1, the MPEG1 decoder, If the image data string is H.261, It is possible to use a decoder such as a H.261 decoder which depends on a method of compression-coding an image data sequence. These pieces of special reproduction information can also be used for purposes such as search and cueing.

【0091】このようにして特殊再生時に再生している
フレームに対して次に再生すべきフレームの先頭を示す
記録媒体上のアドレスや符号間の距離を、記録時に検出
して、記録媒体上に併せて記録することで、記録された
画像データ列の高速再生や逆転再生といった特殊再生を
容易に行なうことができる。
In this way, the distance between the address and the code on the recording medium indicating the beginning of the frame to be reproduced next to the frame reproduced at the time of special reproduction is detected at the time of recording, and is recorded on the recording medium. By additionally recording, special reproduction such as high-speed reproduction and reverse reproduction of the recorded image data sequence can be easily performed.

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

【図1】本発明の第1の実施の形態における動画像記録
装置のブロック図である。
FIG. 1 is a block diagram of a moving image recording device according to a first embodiment of the present invention.

【図2】本発明の第2の実施の形態における動画像記録
装置のブロック図である。
FIG. 2 is a block diagram of a moving image recording device according to a second embodiment of the present invention.

【図3】本発明の第3の実施の形態における動画像記録
装置のブロック図である。
FIG. 3 is a block diagram of a moving image recording device according to a third embodiment of the present invention.

【図4】本発明の第4の実施の形態における動画像記録
装置のブロック図である。
FIG. 4 is a block diagram of a moving image recording apparatus according to a fourth embodiment of the present invention.

【図5】本発明の第5の実施の形態における動画像記録
装置のブロック図である。
FIG. 5 is a block diagram of a moving image recording device according to a fifth embodiment of the present invention.

【図6】本発明の第6の実施の形態における動画像再生
装置のブロック図である。
FIG. 6 is a block diagram of a moving image reproducing device according to a sixth embodiment of the present invention.

【図7】本発明の第7の実施の形態における動画像再生
装置のブロック図である。
FIG. 7 is a block diagram of a moving image reproducing device according to a seventh embodiment of the present invention.

【図8】高速再生において再生すべきフレームの関係を
示す第1の図である。
FIG. 8 is a first diagram illustrating a relationship between frames to be reproduced in high-speed reproduction.

【図9】高速再生において再生すべきフレームの関係を
示す第2の図である。
FIG. 9 is a second diagram illustrating a relationship between frames to be reproduced in high-speed reproduction.

【図10】逆転再生において再生すべきフレームの関係
を示す図である。
FIG. 10 is a diagram showing a relationship between frames to be reproduced in reverse reproduction.

【図11】符号化されたフレームの参照関係を説明する
ための図である。
FIG. 11 is a diagram illustrating a reference relationship between encoded frames.

【図12】フレーム単位でのデータ量のばらつきを説明
するための図である。
FIG. 12 is a diagram for explaining a variation in a data amount for each frame.

【図13】従来の動画像記録装置のブロック図である。FIG. 13 is a block diagram of a conventional moving image recording apparatus.

【図14】従来の動画像再生装置のブロック図である。FIG. 14 is a block diagram of a conventional moving image reproducing apparatus.

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

11 参照フレーム検出回路 12 テーブル生成回路 15 記録媒体 16 記録制御回路 31 符号化回路 32 タイミング生成回路 41 アドレスデコーダ 61 無意味符号検出回路 62 無意味符号削除回路 65 テーブル参照回路 71 符号分離回路 DESCRIPTION OF SYMBOLS 11 Reference frame detection circuit 12 Table generation circuit 15 Recording medium 16 Recording control circuit 31 Encoding circuit 32 Timing generation circuit 41 Address decoder 61 Nonsense code detection circuit 62 Nonsense code deletion circuit 65 Table reference circuit 71 Code separation circuit

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 フレーム内符号化またはフレーム間符号
化によりフレーム単位で符号化された画像データ列か
ら、特定のフレームを検出する検出手段と、 前記検出されたフレームの前記画像データ列での位置を
特定するための情報を記録媒体に記録する記録手段とを
備えた、動画像記録装置。
1. A detecting means for detecting a specific frame from an image data sequence encoded on a frame basis by intra-frame encoding or inter-frame encoding, and a position of the detected frame in the image data sequence. Recording means for recording information for specifying the information on a recording medium.
【請求項2】 前記記録手段は、前記情報を前記記録媒
体の第1の領域にテーブルとして記録し、 前記符号化された画像データ列を、前記記録媒体の第2
の領域に記録する画像データ記録手段をさらに備えた、
請求項1に記載の動画像記録装置。
2. The recording means records the information as a table in a first area of the recording medium, and stores the encoded image data sequence in a second area of the recording medium.
Further comprising image data recording means for recording in the area of
The moving image recording device according to claim 1.
【請求項3】 前記記録手段は、前記画像データ列に前
記情報を挿入した状態で記録する、請求項1に記載の動
画像記録装置。
3. The moving image recording apparatus according to claim 1, wherein the recording unit records the image data string in a state where the information is inserted.
【請求項4】 前記位置を特定するための情報は、前記
特定のフレームの開始位置を示す情報である、請求項1
から3のいずれかに記載の動画像記録装置。
4. The information for specifying the position is information indicating a start position of the specific frame.
4. The moving image recording apparatus according to any one of claims 1 to 3.
【請求項5】 前記位置を特定するための情報は、前記
特定のフレーム間の距離である、請求項1から3のいず
れかに記載の動画像記録装置。
5. The moving image recording apparatus according to claim 1, wherein the information for specifying the position is a distance between the specific frames.
【請求項6】 前記記録手段は、前記特定のフレーム間
の再生時における時間間隔を併せて記録する、請求項1
から5のいずれかに記載の動画像記録装置。
6. The recording device according to claim 1, wherein the recording unit records the time interval at the time of reproduction between the specific frames.
6. The moving image recording apparatus according to any one of claims 1 to 5.
【請求項7】 前記記録手段は、前記特定のフレームの
符号化における従属関係を併せて記録する、請求項1か
ら5のいずれかに記載の動画像記録装置。
7. The moving image recording apparatus according to claim 1, wherein the recording unit records the subordination relation in encoding of the specific frame.
【請求項8】 前記画像データ列は、MPEG方式によ
り符号化されたデータ列であり、 前記検出手段は、前記画像データ列に含まれるヘッダ部
分を検出する、請求項1から6のいずれかに記載の動画
像記録装置。
8. The image data sequence according to claim 1, wherein the image data sequence is a data sequence encoded by an MPEG system, and wherein the detecting unit detects a header portion included in the image data sequence. The moving image recording apparatus according to the above.
【請求項9】 前記画像データ列は無意味符号を含み、 前記記録手段は、前記無意味符号を削除し、前記情報を
挿入して記録する、請求項3に記載の動画像記録装置。
9. The moving picture recording apparatus according to claim 3, wherein the image data string includes a meaningless code, and the recording unit deletes the meaningless code and inserts and records the information to record.
【請求項10】 フレーム内符号化またはフレーム間符
号化によりフレーム単位で符号化された画像データ列を
記録媒体に記録するために出力する第1の出力手段と、 前記画像データ列に含まれる特定のフレームの位置を特
定するための情報を前記記録媒体に記録するために出力
する第2の出力手段とを備えた、動画像記録装置。
10. A first output unit for outputting an image data sequence encoded in units of frames by intra-frame encoding or inter-frame encoding for recording on a recording medium, and a specification included in the image data sequence. A second output unit for outputting information for specifying the position of the frame in order to record the information on the recording medium.
【請求項11】 フレーム内符号化またはフレーム間符
号化により符号化された、複数のフレームからなる画像
データを記録する記録媒体において、 前記複数のフレームのうち、特定のフレームが記録され
た位置を特定するための情報を記録する部分を有するこ
とを特徴とした、記録媒体。
11. A recording medium for recording image data composed of a plurality of frames, which is encoded by intra-frame encoding or inter-frame encoding, wherein a position at which a specific frame among the plurality of frames is recorded is determined. A recording medium having a portion for recording information for specifying.
【請求項12】 記録媒体から画像データを読出し、再
生する動画像再生装置であって、 特定のフレームが記録された位置を特定するための情報
を読出す第1の読出手段と、 前記読出された情報に基づいて、前記画像データに含ま
れる複数のフレームのうち、特定のフレームを読出す第
2の読出手段とを備えた、動画像再生装置。
12. A moving picture reproducing apparatus for reading and reproducing image data from a recording medium, comprising: first reading means for reading information for specifying a position where a specific frame is recorded; A second reading means for reading out a specific frame from a plurality of frames included in the image data based on the obtained information.
JP19432896A 1996-07-24 1996-07-24 Video recording device Expired - Lifetime JP3253530B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19432896A JP3253530B2 (en) 1996-07-24 1996-07-24 Video recording device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19432896A JP3253530B2 (en) 1996-07-24 1996-07-24 Video recording device

Publications (2)

Publication Number Publication Date
JPH1042255A true JPH1042255A (en) 1998-02-13
JP3253530B2 JP3253530B2 (en) 2002-02-04

Family

ID=16322770

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19432896A Expired - Lifetime JP3253530B2 (en) 1996-07-24 1996-07-24 Video recording device

Country Status (1)

Country Link
JP (1) JP3253530B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001016548A (en) * 1999-05-28 2001-01-19 Stmicroelectronics Sa Picture sequence decoder for fast forward operation
WO2002023897A1 (en) * 2000-09-18 2002-03-21 Matsushita Electric Industrial Co., Ltd. Recording/reproducing system
US6674909B1 (en) 1999-04-13 2004-01-06 Nec Corporation MPEG data processing apparatus comprising an arrangement for estimating an interval between particular picture data
WO2005088964A1 (en) * 2004-03-15 2005-09-22 Sharp Kabushiki Kaisha Recording/reproduction/ edition device
WO2006030694A1 (en) * 2004-09-13 2006-03-23 Sharp Kabushiki Kaisha Image encoding apparatus, image decoding apparatus, image encoding program and image decoding program
KR100564893B1 (en) * 2000-06-30 2006-03-30 가부시끼가이샤 도시바 Frame information description method and apparatus, frame information generating method and apparatus, special reproducing method and apparatus, apparatus for generating a special reproduction control information, and computer-readable recording medium
KR100617767B1 (en) * 1999-10-25 2006-08-28 삼성전자주식회사 Location information recording management method for trick mode support
KR100765787B1 (en) 2006-06-15 2007-10-12 삼성전자주식회사 Method for reproducing compressed and encoded video data stream and apparatus thereof

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6674909B1 (en) 1999-04-13 2004-01-06 Nec Corporation MPEG data processing apparatus comprising an arrangement for estimating an interval between particular picture data
JP2001016548A (en) * 1999-05-28 2001-01-19 Stmicroelectronics Sa Picture sequence decoder for fast forward operation
KR100617767B1 (en) * 1999-10-25 2006-08-28 삼성전자주식회사 Location information recording management method for trick mode support
KR100564893B1 (en) * 2000-06-30 2006-03-30 가부시끼가이샤 도시바 Frame information description method and apparatus, frame information generating method and apparatus, special reproducing method and apparatus, apparatus for generating a special reproduction control information, and computer-readable recording medium
WO2002023897A1 (en) * 2000-09-18 2002-03-21 Matsushita Electric Industrial Co., Ltd. Recording/reproducing system
US7242853B2 (en) 2000-09-18 2007-07-10 Matsushita Electric Industrial Co., Ltd. Recording/reproducing system
WO2005088964A1 (en) * 2004-03-15 2005-09-22 Sharp Kabushiki Kaisha Recording/reproduction/ edition device
WO2006030694A1 (en) * 2004-09-13 2006-03-23 Sharp Kabushiki Kaisha Image encoding apparatus, image decoding apparatus, image encoding program and image decoding program
KR100765787B1 (en) 2006-06-15 2007-10-12 삼성전자주식회사 Method for reproducing compressed and encoded video data stream and apparatus thereof

Also Published As

Publication number Publication date
JP3253530B2 (en) 2002-02-04

Similar Documents

Publication Publication Date Title
KR100219748B1 (en) Optical disk recording and reproducing device and method
US6363212B1 (en) Apparatus and method for encoding and decoding digital video data
JP3491365B2 (en) Encoded data decoding method and decoding device
EP1030302A2 (en) Data coding/decoding method and apparatus and coded data recording medium
JPH09322174A (en) Reproducing method for moving image data
JPH1013791A (en) Video signal decoding method and video signal decoder
JPH10210402A (en) Digital signal edit device and method
JP3253530B2 (en) Video recording device
JP3156597B2 (en) Image information decoding and reproducing apparatus and image information decoding and reproducing method
KR100505517B1 (en) Digital signal reproduction method and device
JP3258673B2 (en) Moving image recording device and moving image reproducing device
JP2000358219A (en) Recorder
JP3344607B2 (en) Optical disc, reproducing apparatus and reproducing method
JPH1169363A (en) Method and device for reproducing source data of digitally coded video film
US7532803B2 (en) Reproducing apparatus
JP3507990B2 (en) Moving image reproducing apparatus and moving image recording / reproducing apparatus
JP3897783B2 (en) Image processing apparatus, control method therefor, computer program, and computer-readable storage medium
JP3695424B2 (en) Playback device
US5892883A (en) Recording of a data reduced digital video signal in slant tracks on a record carrier
JP3695425B2 (en) Playback device
JP2004343201A (en) Recording apparatus
JP2002218396A (en) Information playback apparatus, information playback method, recording medium and program
JP2000023099A (en) Video signal recording and reproducing device, video signal recording and reproducing method, video signal reproducing device, video signal reproducing method and recording medium
JP3695423B2 (en) Playback device
US20060115234A1 (en) Moving picture compression-encoding apparatus and storage method

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20011030

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

Free format text: PAYMENT UNTIL: 20081122

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20081122

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20091122

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20101122

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20101122

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20161122

Year of fee payment: 15

EXPY Cancellation because of completion of term