JP3127975B2 - Storage / playback control method and apparatus for fast forward and reverse fast forward playback of digital video program - Google Patents

Storage / playback control method and apparatus for fast forward and reverse fast forward playback of digital video program

Info

Publication number
JP3127975B2
JP3127975B2 JP06188182A JP18818294A JP3127975B2 JP 3127975 B2 JP3127975 B2 JP 3127975B2 JP 06188182 A JP06188182 A JP 06188182A JP 18818294 A JP18818294 A JP 18818294A JP 3127975 B2 JP3127975 B2 JP 3127975B2
Authority
JP
Japan
Prior art keywords
moving image
frame
storage
read
storage device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP06188182A
Other languages
Japanese (ja)
Other versions
JPH0856330A (en
Inventor
偉元 鈴木
達男 森
一敏 西村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP06188182A priority Critical patent/JP3127975B2/en
Publication of JPH0856330A publication Critical patent/JPH0856330A/en
Application granted granted Critical
Publication of JP3127975B2 publication Critical patent/JP3127975B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、リクエスト型動画番組
提供システムのセンタなどにおいて、磁気ディスク等の
ランダムアクセス可能な蓄積装置にフレーム内符号化さ
れたディジタル動画番組をフレーム単位に蓄積し、蓄積
された動画番組を通常再生、早送り及び逆早送り再生す
る、動画番組の蓄積及び読み出し方法に関する。本発明
は、また、前記方法を実施するための装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to the storage of a randomly accessible digital video program in a frame such as a magnetic disk at a center of a request type video program providing system and the like, and stores the digital video program in frames. The present invention relates to a method of storing and reading out a moving image program, in which a reproduced moving image program is played back normally, fast-forwarded, and reverse fast-forwarded. The invention also relates to an apparatus for performing the method.

【0002】[0002]

【従来の技術】リクエスト型動画番組提供システムにお
いては、センタと多数の端末とが接続され、端末から要
求された動画番組はセンタの蓄積装置から読み出され、
当該端末へ送信される。動画データの蓄積媒体として
は、主に磁気ディスクが用いられ、蓄積容量の増加及び
データ転送速度の向上のために、複数の磁気ディスクを
アレイ化し、個々のディスクへの同時アクセス制御がな
される。磁気ディスクから動画データを読み出すとき、
動画データの読み出し時間の他に、ヘッドの移動、ディ
スクの回転待ち等のアクセスオーバヘッド時間が必要で
ある。このアクセスオーバヘッド時間を少なくして動画
データを効率良く読み出すため、いくつかの連続した動
画フレームを1グループとして同一トラック上に(隣の
トラックに跨ることもある)隣接させて蓄積し、動画デ
ータをグループ単位で読み出すことがなされる。
2. Description of the Related Art In a request-type moving picture program providing system, a center is connected to a large number of terminals, and a moving picture program requested by the terminal is read from a storage device of the center.
Sent to the terminal. As a storage medium for moving image data, a magnetic disk is mainly used. In order to increase the storage capacity and improve the data transfer speed, a plurality of magnetic disks are arrayed and simultaneous access control to each disk is performed. When reading video data from a magnetic disk,
In addition to the moving image data reading time, an access overhead time such as movement of the head and waiting for the rotation of the disk is required. In order to reduce the access overhead time and efficiently read out the moving image data, several consecutive moving image frames are stored as a group adjacently on the same track (sometimes over adjacent tracks), and the moving image data is stored. Reading is performed in group units.

【0003】動画番組を早送り再生するには(逆早送り
も同様であり、以下では省略する)、通常再生用にフレ
ーム番号順に並んで蓄積された動画データのなかから早
送り再生に必要な、離れた位置に蓄積されたフレームを
読み出さなければならない。従来の早送り方法には、
(1)1フレームの読み出しと記憶装置の読み出しヘッ
ドの移動を繰り返し行なう方法と(2)予め早送り再生
に必要な動画フレームだけを抽出し、早送り専用データ
を作成しておく方法がある。
In order to perform fast-forward playback of a moving picture program (the same applies to reverse fast-forwarding, the description is omitted below), moving-picture data stored in the order of frame numbers for normal playback are separated from the moving picture data required for fast-forward playback. The frame stored at the location must be read. Conventional fast-forward methods include:
There are (1) a method of repeatedly reading one frame and moving the read head of the storage device, and (2) a method of extracting only moving image frames necessary for fast-forward playback in advance and creating fast-forward-only data.

【0004】いま、動画番組をフルモーション表示(3
0[フレーム/s])で再生するものとし、動画データ
の転送速度を6[Mbps](ISO規格 MPEG2
相当ビットレート)とすると、1動画フレームサイズ
は、0.2[Mbits]となる。磁気ディスクのアク
セスオーバヘッド時間をD[ms]、データ読み出し速
度をV[Mbps]とすると、磁気ディスクが連続した
30フレーム分の動画データを読み出す場合(以下、ケ
ース1と記す)には、その読み出し時間T1 [ms]
は、 T1[ms]=D[ms] +30×0.2[Mbits]×1000/V[Mbps] (1)になる。ここで、D[ms]=150、V=25[Mbps]と仮定
すると、 T1[ms]=150[ms] +30×0.2[Mbits]×1000/25[Mbps] =
390[ms](2)になる。したがって、1秒間分の動画デ
ータを390[ms]で読み出して再生することができ
る。
Now, a motion picture program is displayed in full motion (3.
0 [frame / s]), and the transfer speed of the moving image data is set to 6 [Mbps] (ISO standard MPEG2
(Equivalent bit rate ), the size of one moving image frame is 0.2 [Mbits]. Assuming that the access overhead time of the magnetic disk is D [ms] and the data read speed is V [Mbps], when the magnetic disk reads moving image data of continuous 30 frames (hereinafter referred to as case 1), the read is performed. Time T 1 [ms]
Is T 1 [ms] = D [ms] + 30 × 0.2 [Mbits] × 1000 / V [Mbps] (1) Here, assuming that D [ms] = 150 and V = 25 [Mbps], T 1 [ms] = 150 [ms] + 30 × 0.2 [Mbits] × 1000/25 [Mbps] =
390 [ms] (2). Therefore, moving image data for one second can be read out and reproduced at 390 [ms].

【0005】磁気ディスクが1フレーム単位の動画デー
タの読み出しと、読み出しヘッドの移動を繰返し行う場
合(以下、ケース2と記す)には、1フレームの読み出
し時間T2 [ms]は、 T2[ms]=D[ms] +0.2[Mbits]×1000/V[Mbps] (3) となる。前記の場合と同様に、D[ms]=150, V=25[Mbps]
とすると、 T2[ms]=150[ms] +0.2[Mbits]×1000/25[Mbps] =158[ms] (4) したがって、ケース2の場合には1秒間に6フレームし
か読み出すことができない。このように、ケース1のよ
うに複数のフレームを1グループとして読み出す場合に
は、動画データを効率良く読み出すことができるけれ
ど、ケース2のように1フレームの動画データの読み出
しと読み出しヘッドの移動とを繰り返す場合には、1秒
間に読み出される動画データの数は減少する。前記の方
法1は、ケース2に該当する。
[0005] When the magnetic disk is repeated and read video data of one frame, the movement of the read head (hereinafter, the case 2 hereinafter), 1 frame read time T 2 [ms] is, T 2 [ ms] = D [ms] + 0.2 [Mbits] x 1000 / V [Mbps] (3) As in the above case, D [ms] = 150, V = 25 [Mbps]
Then, T 2 [ms] = 150 [ms] + 0.2 [Mbits] × 1000/25 [Mbps] = 158 [ms] (4) Therefore, in case 2, only 6 frames are read per second. Can not. As described above, when a plurality of frames are read as one group as in Case 1, the moving image data can be efficiently read. However, as in Case 2, the reading of one frame of moving image data and the movement of the read head are performed. Is repeated, the number of moving image data read per second decreases. The above method 1 corresponds to case 2.

【0006】図7は、従来の早送り及び逆早送り再生制
御システムの構成の一例を示すブロック図である。この
早送り再生制御システムは、端末71、ネットワーク7
2、ネットワークインタフェース部73、スイッチ部7
5、読み出し管理部74、記憶装置制御部76、記憶装
置77によって構成されている。
FIG. 7 is a block diagram showing an example of the configuration of a conventional fast-forward and reverse-fast-forward playback control system. This fast-forward playback control system includes a terminal 71, a network 7
2. Network interface unit 73, switch unit 7
5, a read management unit 74, a storage device control unit 76, and a storage device 77.

【0007】図7において、端末71は、通信制御部、
復号器、AV機器、入力機器によって構成され、入力機
器で指示されるユーザの要求をセンタ装置に送信すると
ともに、センタ装置から受信した動画データを復号(伸
長)して表示する。ネットワーク72は、例えばISDN
(Integrated Services Digital Network)網である。ネ
ットワークインタフェース部73は、ネットワークを介
して端末71からの動画データの読み出し要求の受信及
び動画データの送信を行なう。読み出し管理部74は、
通信制御部とマイクロプロセッサで構成され、各端末7
1からの要求を受け付けるとともに、スイッチ部75に
読み取り処理の指示を与える。スイッチ部75は、例え
ばVME (Versa Module Europe)バスであり、記憶装置制
御部76とネットワークインタフェース部73との間の
伝送路を構成するものである。記憶装置制御部76は、
例えば磁気ディスク制御ボードであり、例えばSCSI(Sma
ll Computer System Interface)インタフェースの場
合、1つの記憶装置制御部には記憶装置を最大7台まで
デイヂイチェーン接続して、記憶容量を拡張することが
できる。記憶装置77は、例えば磁気ディスクである。
各ユーザが各端末71から希望する動画番組を要求す
る場合、その要求は、ネットワーク72を介して、セン
タ装置内の読み出し管理部74に届く。読み出し管理部
74は、要求された動画番組のデイレクトリが蓄積され
ている記憶装置(通常、読み出し管理部に設けられてい
る)を検索し、記憶装置制御部76へ読み出しを指示す
る。
In FIG. 7, a terminal 71 includes a communication control unit,
It is composed of a decoder, AV equipment, and input equipment, transmits a user request specified by the input equipment to the center device, and decodes (decompresses) and displays moving image data received from the center device. The network 72 is, for example, an ISDN
(Integrated Services Digital Network) network. The network interface unit 73 receives a request for reading moving image data from the terminal 71 via the network and transmits moving image data. The read management unit 74
Each terminal 7 includes a communication control unit and a microprocessor.
1 and a read processing instruction to the switch unit 75. The switch unit 75 is, for example, a VME (Versa Module Europe) bus, and configures a transmission path between the storage device control unit 76 and the network interface unit 73. The storage device control unit 76
For example, a magnetic disk control board, for example, SCSI (Sma
In the case of the ll Computer System Interface) interface, a maximum of seven storage devices can be daisy-chained to one storage device control unit to expand the storage capacity. The storage device 77 is, for example, a magnetic disk.
When each user requests a desired moving picture program from each terminal 71, the request reaches the readout management unit 74 in the center device via the network 72. The read management unit 74 searches for a storage device (usually provided in the read management unit) in which the directory of the requested moving image program is stored, and instructs the storage device control unit 76 to read.

【0008】[0008]

【発明が解決しようとする課題】図7に示す早送り及び
逆早送り再生制御システムにおいて、前述の動画番組の
早送り再生方法(1)は、早送り再生時には1フレーム
読み出す度にデータシークと回転待ちによる読み出しヘ
ッドアクセスのオーバーヘッドが生じる。そのため1ス
ロット時間内に読み出すデータ量が減少し、その結果、
再生された早送り画像はフレームが飛び飛びのぎこちな
いものになるという問題がある。また、前述の動画番組
の早送り再生方法(2)は、通常再生用の動画データと
は別に早送り再生用の動画データを予め用意しなければ
ならないため、早送り再生を実現するためにデータ蓄積
容量が余分に必要になる問題点があり、通常再生と早送
り再生との間の再生モード変更時には、前記2つの動画
データの間を動画番組が途切れることなく遷移させる制
御が必要である。更に、早送り再生用の動画データを予
め作成することによって、早送りの倍速値が一意に固定
されてしまうという問題点がある。
In the fast-forward and reverse-fast-forward playback control system shown in FIG. 7, the fast-forward playback method (1) for a moving picture program described above uses data seek and rotation waiting every time one frame is read during fast-forward playback. Head access overhead occurs. As a result, the amount of data read within one slot time decreases, and as a result,
There is a problem that the reproduced fast-forward image has awkward frames. In the fast-forward playback method (2) for a moving picture program described above, moving-picture data for fast-forward playback must be prepared in advance separately from movie data for normal playback. There is an additional problem, and when the playback mode is changed between the normal playback and the fast-forward playback, it is necessary to control such that the moving picture program transitions between the two pieces of moving picture data without interruption. Furthermore, there is a problem that the double-speed value of fast-forward is uniquely fixed by creating moving image data for fast-forward playback in advance.

【0009】本発明の目的は、通常再生用データと早送
り再生用データとを別々に用意する必要はなく、早送り
再生時における単位時間当りの再生フレーム数を増加さ
せて動画の動きを滑らかにするために効率の良い動画デ
ータの読み出しが可能であり、かつ、早送りの倍速値を
柔軟に変更することができる、デジタル動画蓄積・再生
制御方法およびその方法を実施するための装置を提供す
ることにある。
An object of the present invention is to eliminate the need to separately prepare normal reproduction data and fast-forward reproduction data, and to increase the number of reproduction frames per unit time during fast-forward reproduction to smooth the motion of a moving image. Therefore, it is possible to provide a digital moving image storage / playback control method and a device for implementing the method, which can read moving image data efficiently and flexibly change the double speed value of fast forward. is there.

【0010】[0010]

【課題を解決するための手段】本発明のデジタル動画蓄
積・再生制御方法は、デジタル動画を、フレーム単位で
複数の記憶装置に蓄積し、端末から指示される再生要求
に応答して再生するデジタル動画蓄積・再生制御方法で
あって、この方法においては、複数の記憶装置の数mに
対して、mを法として合同なフレーム番号をもつ動画フ
レームを同一の記憶装置に、フレーム番号順に隣接させ
て蓄積する。
According to the digital moving image storage / reproduction control method of the present invention, a digital moving image is stored in a plurality of storage devices in frame units, and reproduced in response to a reproduction request instructed from a terminal. This is a moving image storage / playback control method. In this method, for a number m of a plurality of storage devices, moving image frames having the same frame number modulo m are adjacent to the same storage device in the order of frame numbers. Accumulate.

【0011】通常再生時には、各記憶装置に蓄積されて
いる、所定数N箇のフレーム番号順の動画フレームを読
み出し単位として、該読み出し単位に含まれている動画
フレームを順次に読み出してバッファリングする処理
を、前記複数の記憶装置について並列に実行し、複数の
記憶装置から読み出されバッファリングされたmN箇の
動画フレームを再生単位として再生し、前記の動画フレ
ームの読み出しおよびバッファリングと、バッファリン
グされた動画フレームの再生を、各記憶装置に蓄積され
ている動画フレームの読み出し単位の順序で繰返し、早
送り再生時には、早送り再生要求があった時の再生フレ
ーム番号を初項とし、mに対して互いに素の値に設定さ
れた倍速係数nを公差とする等差数列の第2項以下の数
列をなすように順次に早送りフレーム番号を指定し、指
定された早送りフレーム番号の動画フレームを蓄積して
いる記憶装置の識別番号を算出し、算出された識別番号
の記憶装置から当該指定された早送りフレーム番号の動
画フレームを読み出してバッファリングし、前記の動画
フレームを読み出してバッファリングする処理が総ての
記憶装置を一巡した時にバッファリングされている動画
フレームを再生単位として再生する。
At the time of normal reproduction, a predetermined number N of moving image frames stored in each storage device in the order of frame numbers are set as a reading unit, and moving image frames included in the reading unit are sequentially read and buffered. The processing is executed in parallel with respect to the plurality of storage devices, mN moving image frames read from the plurality of storage devices and buffered are reproduced as a reproduction unit, and the reading and buffering of the moving image frames and buffering are performed. The playback of the ringed moving image frame is repeated in the order of the reading unit of the moving image frame stored in each storage device, and at the time of fast forward playback, the playback frame number at the time of the fast forward playback request is set as the first term. In order to form a sequence of the second term or less of the arithmetic progression having a double speed coefficient n set to a relatively prime value as a tolerance. The fast-forward frame number is specified, the identification number of the storage device storing the moving image frame of the specified fast-forward frame number is calculated, and the moving image frame of the specified fast-forward frame number is calculated from the storage device of the calculated identification number. When the processing of reading and buffering and reading and buffering the moving image frame has completed all the storage devices, the moving image frame buffered is reproduced as a reproduction unit.

【0012】早送りの倍速係数の設定を容易にするため
に、記憶装置数mは素数であることが望ましい。前記早
送り再生は逆早送り再生を含み、逆早送り再生要求があ
ったときには倍速係数を負数に設定することが出来る。
In order to facilitate the setting of the double speed coefficient for fast-forwarding, the number m of storage devices is preferably a prime number. The fast-forward playback includes reverse fast-forward playback, and when a reverse fast-forward playback request is made, the double speed coefficient can be set to a negative number.

【0013】複数の記憶装置の各々に蓄積されている動
画フレームのフレーム番号をmで除算した剰余を、当該
記憶装置の記憶装置番号と定めることが望ましい。この
ように記憶装置番号を定めた上で、前記記憶装置番号の
順序でフレーム番号順に、動画フレームを蓄積すること
ができる。読み出し単位のフレーム数Nは、mNがフル
モーション表示における、1秒当りのフレーム数に等し
くなるように定められることが望ましい。
It is desirable that the remainder obtained by dividing the frame number of the moving image frame stored in each of the plurality of storage devices by m be determined as the storage device number of the storage device. After the storage device numbers are determined in this way, moving image frames can be stored in the order of the storage device numbers and the frame numbers. It is desirable that the number N of frames in the reading unit is determined such that mN is equal to the number of frames per second in full motion display.

【0014】本発明のデジタル動画蓄積・再生制御装置
は、 デジタル動画を、フレーム単位で記憶装置に蓄積
し、再生要求に応じて再生するデジタル動画蓄積・再生
制御装置である。この装置は、並列に配置された複数の
記憶装置と、それぞれ、記憶装置の読み出し・書き込み
を制御し、かつ、記憶装置から読み出された動画データ
をバッファリングするバッファメモリを備えた複数の記
憶装置制御部とを有する蓄積制御装置、ネットワークを
介して端末と蓄積制御装置との間をインタフエースする
インタフエース部、複数の記憶装置から並列に読み出さ
れた動画データを伝送するデータ線とインタフエース部
間の接続を切り替えるスイッチ部、端末から送信される
再生要求信号および再生モード変更要求信号を受取り、
蓄積制御装置に対し、動画データの読み出しと、読み出
された動画データのバッファリングを指示し、かつ、バ
ッファリングされた動画データの再生指示を行う読み出
し管理部を有し、前記複数の記憶装置の各記憶装置は、
該複数の記憶装置数mに対して、mを法として合同なフ
レーム番号をもつ動画フレームをフレーム番号順に隣接
した位置に蓄積し、前記読み出し管理部は、端末から通
常再生要求があった時、その時の再生フレーム番号を1
だけインクリメントし、そのインクリメントしたフレー
ム番号の動画フレームを蓄積している記憶装置の識別番
号を算出して、その動画フレームから開始して所定数N
箇のフレーム番号順の動画フレームを順次に読み出して
バッファリングする読み出し・バッファリングを蓄積制
御装置に指示し、次に、フレーム番号を更に1だけイン
クリメントし、そのインクリメントしたフレーム番号の
動画フレームを蓄積している記憶装置の識別番号を算出
して、その動画フレームの読み出し・バッファリングを
蓄積制御装置に指示し、この読み出し・バッファリング
の指示を、総ての記憶装置に一巡するまで繰返し、前記
総ての記憶装置を一巡して実行された読み出し・バッフ
ァリングの指示に応答して各記憶装置から並列に読み出
された、mN箇の動画フレームを再生単位とする通常再
生を蓄積制御装置およびスイッチ部に指示し、前記読み
出し管理部は、更に、端末から早送り再生要求があった
時、その時の再生フレーム番号を、mに対して互いに素
の値に設定された倍速係数nだけインクリメントし、そ
のインクリメントしたフレーム番号の動画フレームを蓄
積している記憶装置の識別番号を算出して、算出された
識別番号の記憶装置から当該動画フレームについての読
み出しとバッファリングを蓄積制御装置に指示し、次
に、フレーム番号を更にnだけインクリメントし、その
インクリメントしたフレーム番号の動画フレームを蓄積
している記憶装置の識別番号を算出して、その動画フレ
ームの読み出しとバッファリングを蓄積制御装置に指示
し、この読み出しとバッファリングの指示を、総ての記
憶装置に一巡するまで繰返し、前記総ての記憶装置を一
巡して実行された読み出しとバッファリングの指示に応
答して各記憶装置から並列に読み出された、m箇の動画
フレームを再生単位とする早送り再生を蓄積制御装置お
よびスイッチ部に指示し、以上の読み出しとバッファリ
ングの指示および早送り再生の指示を繰返し、 蓄積制
御装置は、読み出し管理部から通常再生指示または早送
り再生指示を受信すると、各記憶装置制御部にバッファ
リングされている動画データを、該記憶装置制御部とス
イッチ部との間のデータ線上に読み出し、スイッチ部
は、読み出された動画フレームを端末へ転送するために
に、読み出し管理部の制御に従って記憶装置制御部とイ
ンタフエース部間の信号路を設定する。
The digital moving image storage / playback control device of the present invention is a digital moving image storage / playback control device that stores a digital moving image in a storage device on a frame basis and plays it back in response to a playback request. The device includes a plurality of storage devices arranged in parallel, and a plurality of storage devices each including a buffer memory for controlling reading / writing of the storage device and buffering moving image data read from the storage device. A storage control device having a device control unit; an interface unit for interfacing between the terminal and the storage control device via a network; a data line for transmitting moving image data read in parallel from a plurality of storage devices; A switch unit for switching the connection between the ace units, receiving a reproduction request signal and a reproduction mode change request signal transmitted from the terminal,
A read management unit that instructs the storage control device to read the moving image data and buffer the read moving image data, and instructs to play back the buffered moving image data; Each storage device of
For the number m of the plurality of storage devices, a moving image frame having a congruent frame number modulo m is stored in an adjacent position in the order of the frame number, and the read management unit, when a normal reproduction request is received from the terminal, The playback frame number at that time is 1
Is incremented by one, and the identification number of the storage device storing the moving image frame of the incremented frame number is calculated.
Instructs the storage control device to sequentially read and buffer the moving image frames in the order of the frame numbers, and then instructs the storage control device, then increments the frame number by one, and stores the moving image frame of the incremented frame number. Calculate the identification number of the storage device performing the operation, instruct the accumulation control device to read / buffer the moving image frame, and repeat the read / buffering instruction until all storage devices have made one round. A normal playback using mN moving image frames as a playback unit, which is read in parallel from each of the storage devices in response to a read / buffering instruction executed in a loop over all the storage devices, and a storage control device. Instructs the switch section, and the read management section further performs a fast-forward playback request from the terminal when the playback is requested. The frame number is incremented by m by a double speed coefficient n set to a relatively prime value, and the identification number of the storage device storing the moving image frame of the incremented frame number is calculated. The storage control device instructs the storage control device to read and buffer the moving image frame from the storage device of the number, and then increments the frame number by n, and stores the moving image frame of the incremented frame number in the storage device. The identification number is calculated, the reading and buffering of the moving image frame is instructed to the storage control device, and the reading and buffering instructions are repeated until all the storage devices are cycled. Reads from each storage device in parallel in response to the read and buffering instructions performed in one round In addition, the storage control device and the switch unit are instructed to perform fast-forward playback using m moving image frames as a playback unit, and the above readout, buffering instruction, and fast-forward playback instruction are repeated. When a normal playback instruction or a fast-forward playback instruction is received, the moving image data buffered in each storage device control unit is read onto a data line between the storage device control unit and the switch unit, and the switch unit is read out. In order to transfer the moving image frame to the terminal, a signal path between the storage device control unit and the interface unit is set according to the control of the read management unit.

【0015】[0015]

【作用】初めに、本発明の原理を説明する。先ず、前掲
の目的の1つである早送り再生時における単位時間当り
の再生フレーム数を増大させるために、本発明において
は、m箇(複数)の記憶装置から並列に動画データを読
み出すことが意図されている。そのために、mを法とし
て合同なフレーム番号をもつ動画フレームを同一の記憶
装置に蓄積する。いま、記憶装置の識別番号をD0
1、D2、・・・・Dm-1とすると、 D1: 1,1+m,1+2m,・・・・, D2: 2,2+m,2+2m,・・・・, D3: 3,3+m,3+2m,・・・・, ・ (5) ・ ・ Dm-1: m−1,2m−1,3m−1,・・・・, D0: m, 2m, 3m, ・・・・。 ここで、a,bがmを法として合同であるとは、a−b
がmで割り切れるということである。D0、D1、D2
・・Dm-1 は、代数学ではmを法とする剰余類と呼ば
れ、任意の整数は、これらの類のうちの何れかに属して
いる。したがて、動画フレームのフレーム番号を上記の
ように類別し、それぞれのフレーム番号に対応する動画
フレームを、記憶装置番号D0,D1,D2,・・・Dm-1
の記憶装置に蓄積することによって、同一記憶装置に蓄
積されている動画フレーム相互間のフレーム番号の関
係、異なる記憶装置に蓄積されている動画フレーム相互
間のフレーム番号の関係、記憶装置番号Dと、当該記憶
装置に蓄積されている動画フレームのフレーム番号との
関係が、極めて簡単、かつ、明瞭に定義されるので後述
の実施例に示されているように、簡単な読み出しプログ
ラムによって複数の記憶装置をアクセスすることができ
る。
First, the principle of the present invention will be described. First, in order to increase the number of playback frames per unit time at the time of fast-forward playback, which is one of the above-mentioned objects, the present invention intends to read moving image data in parallel from m (plural) storage devices. Have been. For this purpose, moving image frames having the same frame number modulo m are stored in the same storage device. Now, the identification number of the storage device is D 0 ,
D 1, D 2, When ···· D m-1, D 1 : 1,1 + m, 1 + 2m, ····, D 2: 2,2 + m, 2 + 2m, ····, D 3: 3, 3 + m, 3 + 2m, ····, · (5) · · D m-1: m-1,2m-1,3m-1, ····, D 0: m, 2m, 3m, ···· . Here, a and b are congruent modulo m if ab
Is divisible by m. D 0 , D 1 , D 2.
.. D m-1 is called a coset modulo m in algebra, and any integer belongs to any of these classes. Were it to, the frame number of video frames categorized as described above, a video frame corresponding to each frame number, storage unit number D 0, D 1, D 2 , ··· D m-1
Of the moving image frames stored in the same storage device, the relationship of the frame numbers between the moving image frames stored in different storage devices, the storage device number D Since the relationship with the frame number of the moving image frame stored in the storage device is extremely simple and clearly defined, as shown in the embodiment described below, a plurality of storage The device can be accessed.

【0016】本発明は、各記憶装置に、前掲のように動
画フレームを割り当てることを前提にして構成されてい
る。通常再生時には、記憶装置毎にN箇の動画フレーム
を読み出し単位として、総ての記憶装置から並列に読み
出す。前掲の式(5)から分かるように、記憶装置D0
〜Dm-1に蓄積されている動画フレームのフレーム番号
は、初項が1だけ異なる公差mの等差数列である。した
がって、各記憶装置一律にN箇のフレームを読み出す指
示だけで全記憶装置から並列に読み出される動画フレー
ムは、連続したフレーム番号をもつmN箇の動画フレー
ムである。したがって、このmN箇の動画フレームを再
生単位として再生することにより、欠落フレームが生じ
たり、余計なフレームが介入したりすることなく、正し
い再生を実現することができる。mN箇の動画フレーの
読み出し・バッファリングは、mNフレームを再生する
ために当該端末に割り当てられている時間ごとに繰り返
される。
The present invention is configured on the assumption that a moving image frame is allocated to each storage device as described above. At the time of normal reproduction, N moving image frames are read in parallel from all the storage devices as a read unit for each storage device. As can be seen from equation (5) above, the storage device D 0
The frame numbers of the moving image frames stored in .about.D m-1 are an arithmetic progression having a tolerance m whose first term differs by one. Therefore, the moving image frames that are read in parallel from all the storage devices only by an instruction to read N frames uniformly in each storage device are mN moving image frames having consecutive frame numbers. Therefore, by reproducing the mN moving image frames as a reproduction unit, correct reproduction can be realized without generating a missing frame or intervening an extra frame. The reading and buffering of the mN moving image frames are repeated every time allotted to the terminal to reproduce the mN frames.

【0017】本発明の方法による通常再生によって読み
出し時間が短縮されるのは次の理由による。a.読み出
しが並列に実行されること、b.各々の記憶装置からの
読み出しが、Nフレーム分連続して行われること(式3
参照)。このうち、b.の理由による効果は、読み出し
単位の長さNが長いほど大きい。しかし、Nの長さは、
mN箇の動画フレームを再生するために当該端末に割り
当てられている時間に依存して定められる。通常は、m
Nがフルモーション表示における1秒当りのフレーム数
に等しくなるように定められる。しかし、Nがどのよう
な長さに設定されようとも、前記の正しい再生を実現す
ることが出来るという本発明の長所は失われることがな
い。
The reading time is reduced by the normal reproduction according to the method of the present invention for the following reasons. a. Reading is performed in parallel; b. Reading from each storage device is performed continuously for N frames (Equation 3).
reference). Among them, b. The effect due to the above reason is greater as the length N of the readout unit is longer. However, the length of N is
It is determined depending on the time allocated to the terminal to play mN moving image frames. Usually, m
N is determined to be equal to the number of frames per second in full motion display. However, no matter how long N is set, the advantage of the present invention that the above-mentioned correct reproduction can be realized is not lost.

【0018】本発明は、早送り再生の場合には次のよう
に作用する。早送り再生の場合には、動画フレームをど
のように複数の記憶装置に割り振り、各記憶装置に蓄積
されている動画フレームのうち、どの動画フレームを再
生フレームとして選択するかが大切である。その理由
は、早送り再生の場合には、各記憶装置に蓄積されてい
る動画フレームのうち、飛び飛びの動画フレームを再生
フレームとして選択するので、動画フレームの、複数の
記憶装置への割り振りの仕方と、各記憶装置に蓄積され
ている動画フレームから再生フレームを選択する仕方に
よっては、特定の記憶装置のみから再生フレームが選択
されることがある。このような場合には、その特定の記
憶装置からの動画フレームの読み出しが律速過程にな
り、複数の記憶装置を用いても、それらの記憶装置から
並列に動画フレームを読み出す効果が期待出来なくな
る。簡単な例として、2つの記憶装置の一方に偶数のフ
レーム番号の動画フレームを蓄積し、他方に奇数のフレ
ーム番号の動画フレームを蓄積して、2倍速早送り再生
をする場合がそれに該当する。この場合には、偶数また
は奇数のフレーム番号の動画フレームのみが選択される
ので、一方の記憶装置のみが読み出され、2箇の記憶装
置を用いた効果が失われる。
The present invention operates as follows in fast-forward playback. In the case of fast-forward playback, it is important how to allocate moving image frames to a plurality of storage devices and which of the moving image frames stored in each storage device is selected as a reproduction frame. The reason is that, in the case of fast-forward playback, among the moving image frames stored in each storage device, a skipping moving image frame is selected as a reproduction frame, so that the method of allocating the moving image frame to a plurality of storage devices and Depending on the manner in which a playback frame is selected from moving image frames stored in each storage device, a playback frame may be selected from only a specific storage device. In such a case, the reading of the moving image frame from the specific storage device becomes a rate-determining process, and even if a plurality of storage devices are used, the effect of reading the moving image frame from those storage devices in parallel cannot be expected. As a simple example, a case in which moving image frames with even frame numbers are stored in one of the two storage devices and moving image frames with odd frame numbers are stored in the other storage device to perform double-speed fast-forward reproduction. In this case, since only the moving picture frame having the even or odd frame number is selected, only one storage device is read, and the effect of using two storage devices is lost.

【0019】本発明においては、式(5)に表わされて
いるように、動画フレームを記憶装置に割り振った上
で、記憶装置数mに対して互いに素の値に設定された倍
速係数nで早送り再生をする。このように、nとmとが
互いに素になるように設定することによって、ある記憶
装置Dに蓄積されているフレーム番号fの動画フレーム
が早送り再生フレームとして選択されたのちには、m回
早送り再生フレームが選択されて、フレーム番号f+m
n(mnは記憶装置数mと倍速係数nとの最小公倍数)
が選択されるまでは、その記憶装置Dに蓄積されている
動画フレームが選択されることはない。このことは、m
箇の記憶装置のそれぞれについて成り立つ。したがっ
て、順次に選択されるm箇の再生フレームはそれぞれ異
なる記憶装置に属する筈である。換言すれば、順次にm
箇の再生フレームを選択すれば、m箇の記憶装置を一巡
して1回ずつ読み出すことになり、特定の記憶装置が、
ほかの記憶装置よりも多数回読み出されることが回避さ
れる。このように、本発明は、同じ時間にそれぞれの記
憶装置から同数の動画フレームを読み出すことを保証す
るすることによって、記憶装置数mに比例した読み出し
効率を達成することを意図している。
In the present invention, as shown in equation (5), after allocating moving image frames to the storage devices, a double speed coefficient n set to a relatively prime value with respect to the number of storage devices m To fast forward playback. In this way, by setting n and m to be relatively prime, after the moving image frame of the frame number f stored in a certain storage device D is selected as the fast-forward playback frame, fast-forwarding is performed m times. The playback frame is selected, and the frame number f + m
n (mn is the least common multiple of the number m of storage devices and the speed factor n)
Until is selected, the moving image frames stored in the storage device D are not selected. This means that m
This holds for each of the storage devices. Therefore, m playback frames that are sequentially selected should belong to different storage devices. In other words, m
If one of the playback frames is selected, the storage device of m pieces will be read once by going through the storage device once.
It is avoided that data is read out more times than other storage devices. Thus, the present invention intends to achieve read efficiency in proportion to the number m of storage devices by ensuring that the same number of video frames are read from each storage device at the same time.

【0020】前掲の作用は、例えば図5に明瞭に表わさ
れている。図5の場合は、m=5,n=3である。nと
mが互いに素の関係にあることは勿論である。磁気デイ
スク70 からフレーム番号1が選択された後には、フレ
ーム番号16(=1+15)が選択されるまで、3倍速
の早送り再生フレーム4、7、10、13が、異なる磁
気デイスクを一巡して読み出される。そして、総ての磁
気デイスクを一巡するまでに読み出される動画フレーム
は、必要な動画フレームを欠落なく含み、また、余計な
動画フレームを含まない正しい3倍速早送り動画フレー
ムである。したがって、総ての磁気デイスク を一巡し
て得られる早送り動画フレームを再生単位として端末へ
送信することによって、正しい早送り再生を達成するこ
とができる。このように、本発明によって、正しい早送
り再生が達成されるためには、倍速係数nと記憶装置数
mとが互いに素であることが必要である。このことは、
mを素数にとることによって、容易に実現される。
The operation described above is clearly shown in FIG. 5, for example. In the case of FIG. 5, m = 5 and n = 3. It goes without saying that n and m are in a prime relationship with each other. After being frame number 1 is selected from the magnetic disk 7 0 until the frame number 16 (= 1 + 15) is selected, triple-speed fast-forward reproduction frame 4,7,10,13 is, after searching different magnetic disk Is read. The moving image frames read out before making a complete round of all the magnetic disks are correct 3 × fast-forward moving image frames that include necessary moving image frames without omission and do not include unnecessary moving image frames. Therefore, by transmitting a fast-forward moving image frame obtained by looping over all magnetic disks to the terminal as a playback unit, correct fast-forward playback can be achieved. As described above, in order to achieve correct fast-forward reproduction according to the present invention, it is necessary that the double speed coefficient n and the number m of storage devices are mutually prime. This means
It is easily realized by taking m as a prime number.

【0021】前記したように、各記憶装置に蓄積される
動画フレーム相互のフレーム番号の関係、異なる記憶装
置に蓄積される動画フレーム相互のフレーム番号の関
係、各記憶装置番号と当該記憶装置に蓄積されている動
画フレームのフレーム番号との対応は簡単明瞭であるの
で、簡単なプログラムによって早送りフレーム番号の指
定と、その早送りフレーム番号に対応する記憶装置番号
の算出と、算出された記憶装置番号に対応する記憶装置
からの、指定された早送りフレーム番号の動画フレーム
の読み出しおよびバッファリングの指示を順次繰返し、
その指示に応答して指定された記憶装置から指定された
動画フレームが読み出される。このとき、動画フレーム
の読み出し時間に比べて早送りフレーム番号の指定、記
憶装置の算定、読み出しおよびバッファリングの指示に
要する時間は無視できる程度に小さいので、早送り動画
フレームは各記憶装置から、ほぼ同時に並列に読み出さ
れる。 逆早送り再生は、倍速係数nを負に設定する以
外は、早送り再生と全く同一の手続きで行うことができ
る。記憶装置番号を、当該記憶装置に蓄積されている動
画フレームのフレーム番号をmで除算した剰余に等しく
定めることにより、記憶装置番号と、当該記憶装置に蓄
積されている動画フレームのフレーム番号との間の対応
を、さらに明瞭に定義することが出来る。その結果、記
憶装置番号の順序でフレーム番号順に、複数の記憶装置
へ動画フレームを蓄積するだけでmを法として合同なフ
レーム番号の動画フレームを同一の記憶装置に蓄積する
ことができる。
As described above, the relationship between the frame numbers of the moving image frames stored in the respective storage devices, the relationship between the frame numbers of the moving image frames stored in the different storage devices, the storage device number and the storage in the storage device. Since the correspondence with the frame number of the moving image frame is simple and clear, the designation of the fast-forward frame number by a simple program, the calculation of the storage device number corresponding to the fast-forward frame number, and the calculation of the storage device number From the corresponding storage device, sequentially read out and buffering instructions of the moving image frame of the specified fast-forward frame number,
In response to the instruction, the specified moving image frame is read from the specified storage device. At this time, the time required for the designation of the fast-forward frame number, the calculation of the storage device, the readout, and the instruction of the buffering is negligibly small as compared with the readout time of the moving image frame. Read in parallel. Reverse fast-forward playback can be performed in exactly the same procedure as fast-forward playback except that the double speed coefficient n is set to a negative value. By determining the storage device number to be equal to the remainder obtained by dividing the frame number of the moving image frame stored in the storage device by m, the storage device number and the frame number of the moving image frame stored in the storage device are determined. The correspondence between them can be more clearly defined. As a result, by simply storing moving image frames in a plurality of storage devices in the order of storage device numbers and frame numbers, moving image frames having the same frame number can be stored in the same storage device by using m as a modulus.

【0022】本発明のデジタル動画蓄積・再生制御装置
は、本発明のデジタル動画蓄積・再生制御方法を実施す
るための装置である。したがって、その作用は、本発明
のデジタル動画蓄積・再生制御方法と同様である。
The digital moving picture storage / playback control apparatus of the present invention is an apparatus for implementing the digital moving picture storage / playback control method of the present invention. Therefore, the operation is the same as that of the digital moving image accumulation / reproduction control method of the present invention.

【0023】本発明によれば、並列に構成された記憶装
置からそれぞれ個別に動画データが読み出されるため、
物理的に離れて蓄積された動画データを読み出す場合で
あっても並列記憶装置の数だけ効率良く読み出すことが
可能になる。これによって早送り再生時に単位時間当り
の表示フレーム数を増加させることができ、結果的に滑
らかな早送り再生が可能になる。通常再生用データと早
送り用データを別々に用意する必要はなく、早送り再生
時にこれら2種類の動画データ間を遷移させる必要もな
い。各記憶装置から動画フレームを読み出すフレーム番
号を適切に調節することによって早送りの倍速値を柔軟
に変更することが可能になる。
According to the present invention, moving image data is individually read from the storage devices configured in parallel.
Even in the case of reading out moving image data stored physically apart from each other, it becomes possible to efficiently read out moving image data by the number of parallel storage devices. As a result, the number of display frames per unit time can be increased at the time of fast-forward playback, and as a result, smooth fast-forward playback becomes possible. It is not necessary to prepare data for normal reproduction and data for fast forward separately, and there is no need to transition between these two types of moving image data during fast forward reproduction. By appropriately adjusting the frame number for reading a moving image frame from each storage device, it is possible to flexibly change the double-speed value of fast-forward.

【0024】[0024]

【実施例】図1は、本発明の一実施例の蓄積・再生制御
システム構成図である。本実施例の蓄積・再生制御シス
テムは、端末1、ネットワーク2および蓄積・再生装置
(以下、センタ部と記す)からなり、センタ部は、ネッ
トワークインタフェース部3、読み出し管理部4、スイ
ッチ部5、記憶装置制御部6、記憶装置7を備えてい
る。以下の記述において、記憶装置制御部6と記憶装置
7を総称して蓄積再生部と記す。記憶装置7としては、
磁気ディスク、光磁気ディスク、半導体ディスク等を用
いることができるが、本実施例は磁気ディスクを用いた
例である。記憶装置制御部6は、例えば磁気ディスク制
御ボードであり、センタ内に複数個(本実施例では5
箇)設けられている。図1には、5箇のうち、3箇が明
示されている。各々の記憶装置制御部6は、対応する記
憶装置7を制御して画像データを書き込み、および読み
出す。1つの記憶装置制御部に接続される記憶装置は、
例えばSCSI(Small Computer System Interface)
インタフェースの場合、磁気ディスク7を最大7台まで
デイヂィチェーン接続して、その記憶容量を拡張するこ
とができる。スイッチ部5は、例えばVME(Versa Mo
dule Europe )バスであり、読み出し管理部4の制御に
従って各記憶装置制御部6とネットワークインタフェー
ス部3との間の伝送路を構成する。読み出し管理部4
は、通信制御部とマイクロプロセッサで構成され、各端
末1からの再生要求を受け付けるとともに、該再生要求
に従って記憶装置制御部6に読み取り処理の指示を与
え、かつ、読み出された動画データを端末に送るため
に、スイッチ部5の接続を制御する。ネットワークイン
タフェース部3は、ネットワーク2を介して端末側と蓄
積再生部との間をインタフェースし、端末1からの動画
データの再生要求の受信及び動画データの送信を行な
う。ネットワーク2は、例えばISDN(Integrated S
ervices Digital Network )網である。端末1は、通信
制御部、復号器、AV機器、入力機器で構成され、入力
機器で指示された利用者の再生要求をセンタに送信する
とともに、センタから受信した動画データを復号(伸
長)して表示する。
FIG. 1 is a block diagram of a storage / reproduction control system according to an embodiment of the present invention. The storage / reproduction control system according to the present embodiment includes a terminal 1, a network 2, and a storage / reproduction device (hereinafter, referred to as a center unit). The center unit includes a network interface unit 3, a read management unit 4, a switch unit 5, A storage device controller 6 and a storage device 7 are provided. In the following description, the storage device controller 6 and the storage device 7 are collectively referred to as a storage and playback unit. As the storage device 7,
Although a magnetic disk, a magneto-optical disk, a semiconductor disk, and the like can be used, this embodiment is an example using a magnetic disk. The storage device controller 6 is, for example, a magnetic disk control board, and a plurality of storage devices (5 in this embodiment) are provided in the center.
Clause) is provided. FIG. 1 clearly shows three of the five items. Each storage device controller 6 controls the corresponding storage device 7 to write and read image data. The storage device connected to one storage device control unit includes:
For example, SCSI (Small Computer System Interface)
In the case of an interface, up to seven magnetic disks 7 can be connected in a daisy chain to extend the storage capacity. The switch unit 5 is, for example, a VME (Versa Mo
dule Europe) bus, and constitutes a transmission path between each storage device control unit 6 and the network interface unit 3 under the control of the read management unit 4. Read management unit 4
Is composed of a communication control unit and a microprocessor, receives a reproduction request from each terminal 1, gives a read processing instruction to the storage device control unit 6 according to the reproduction request, and transmits the read moving image data to the terminal 1. , The connection of the switch unit 5 is controlled. The network interface unit 3 interfaces between the terminal side and the storage / reproduction unit via the network 2, and receives a reproduction request for moving image data from the terminal 1 and transmits moving image data. The network 2 is, for example, an ISDN (Integrated S
ervices Digital Network) network. The terminal 1 includes a communication control unit, a decoder, an AV device, and an input device. The terminal 1 transmits a reproduction request of a user specified by the input device to the center, and decodes (decompresses) moving image data received from the center. To display.

【0025】図2は、本実施例の、動画データをフレー
ム単位で蓄積する方式を模式的に示した図である。図2
において、磁気ディスクの並列台数mは5である。動画
番組をフルモーション表示(30[フレーム/s])
し、動画データの転送速度を6[Mbps](ISO規
格 MPEG2相当ビットレート)とすると、1動画フ
レームサイズは、0.2[Mbits]となる。磁気デ
ィスクのアクセスオーバヘッド時間をD[ms]、デー
タ読み出し速度をV[Mbps]とすると、記憶装置制
御部6が連続した6フレーム分の動画データを読み出す
場合(以下、ケース3と記す)には、読み出し時間T3
[ms]は、 T3[ms]=D[ms] +6 ×0.2[Mbits]×1000/V[Mbps] (6)となる。いま、D=150[ms]、V=25
[Mbps]と仮定すると、ケース3の読み出し時間は
次式で与えられる。
FIG. 2 is a diagram schematically showing a method of accumulating moving image data in frame units according to the present embodiment. FIG.
, The number m of parallel magnetic disks is 5. Full-motion display of video programs (30 [frame / s])
If the transfer speed of the moving image data is 6 [Mbps] ( bit rate equivalent to MPEG2 in the ISO standard), one moving image frame size is 0.2 [Mbits]. Assuming that the access overhead time of the magnetic disk is D [ms] and the data read speed is V [Mbps], when the storage device controller 6 reads moving image data for six consecutive frames (hereinafter referred to as case 3), , Read time T 3
[Ms] is T 3 [ms] = D [ms] + 6 × 0.2 [Mbits] × 1000 / V [Mbps] (6) Now, D = 150 [ms], V = 25
Assuming [Mbps], the read time of Case 3 is given by the following equation.

【0026】 T3[ms]=150[ms] +6 ×0.2[Mbits]×1000/25[Mbps] =198[ms] (7) 通常再生の時は、並列に構成された5台の磁気ディスク
が198[ms]の間にそれぞれ6フレーム分の動画デ
ータを読み出し、合計30フレーム(1グループ分)の
動画データを読み出す。これは、動画番組を1秒間表示
する分の動画データ量である。また、早送り再生の時に
は、磁気デイスク上の離れた位置に蓄積された動画デー
タが、磁気デイスクの読み出しヘッドの移動と1フレー
ムの読み出しとの繰り返しで読み出されるので、1フレ
ーム当りの読み出し時間は前記ケース2における読み出
し時間T2に該当する。したがって、読み出し時間T2
式(4)で表わされているように約160[ms]にな
り、1秒間に読み出されるフレーム数は約6になる。そ
の結果、並列に構成された5台の磁気ディスクから1秒
間に30フレーム(1グループ分)の動画データが読み
出される。これは、動画番組を1秒間表示する分のデー
タ量である。
T 3 [ms] = 150 [ms] + 6 × 0.2 [Mbits] × 1000/25 [Mbps] = 198 [ms] (7) During normal reproduction, five magnetic disks configured in parallel Reads out six frames of moving image data during 198 [ms], and reads out moving image data of a total of 30 frames (for one group). This is a moving image data amount for displaying a moving image program for one second. Also, at the time of fast-forward playback, moving image data stored at a distant position on the magnetic disk is read by repeating the movement of the magnetic disk read head and the reading of one frame. corresponding to the read time T 2 of the case 2. Therefore, the read time T 2 are made in equation (4) approximately 160 [ms] as represented by the number of frames to be read per second is about 6. As a result, moving image data of 30 frames (for one group) per second is read from the five magnetic disks configured in parallel. This is a data amount for displaying a moving image program for one second.

【0027】また、リクエスト型動画番組提供システム
では、同一の磁気ディスクへ複数のユーザが同時にアク
セス可能なように、磁気ディスクへの多重アクセス制御
が行われる。これは、磁気ディスクのデータ読み出し速
度と動画データの復号(伸長)速度が異なることを利用
して、磁気ディスクへのアクセス時間を時分割し、複数
のユーザへ割り当てるものである。磁気ディスクへのア
クセスは、周期的に行われ、各周期の磁気ディスクへの
アクセス時間をある単位時間(以下、スロットと呼ぶ)
に分割し、各スロットに1ユーザを割り当てる。各スロ
ットは、前記アクセスオーバヘッド時間と1グループ分
の動画データの読み出し時間との和に等しい(または、
より大きい)。1スロットの時間が短い場合において、
早送りのためにケース2のような読み出し方を行うと、
読み出すフレーム数が更に減少して、ぎこちない映像に
なる。本実施例では、磁気ディスクの並列台数に比例し
て読み出すフレーム数が増加するため、自然な動画へと
近付けることができる効果がある。
In the request type moving picture program providing system, multiple access control to the magnetic disk is performed so that a plurality of users can simultaneously access the same magnetic disk. The technique utilizes the fact that the data reading speed of a magnetic disk is different from the decoding (expansion) speed of moving image data, and time-divides the access time to the magnetic disk and allocates it to a plurality of users. The access to the magnetic disk is performed periodically, and the access time to the magnetic disk in each cycle is a certain unit time (hereinafter, referred to as a slot).
And assign one user to each slot. Each slot is equal to the sum of the access overhead time and the reading time of one group of moving image data (or
Greater). When the time of one slot is short,
If you perform the reading method like Case 2 for fast forward,
The number of frames to be read further decreases, resulting in an awkward image. In the present embodiment, the number of frames to be read increases in proportion to the number of parallel magnetic disks, so that there is an effect that a moving image can be approximated.

【0028】次に図3に示すフローチャートに基づいて
本実施例の読み出し管理部4の動作を説明する。
Next, the operation of the read management section 4 of this embodiment will be described with reference to the flowchart shown in FIG.

【0029】図3において、記号fは、動画番組読み出
し開始時または再生モード変更時の再生フレーム番号、
記号mは、磁気ディスクの並列台数、記号nは、早送り
または逆早送り再生の倍速係数(±2、±3、±4、…
の値をとる。場合によっては、整数倍以外も可能であ
る。)表わし、正の値は早送り、負の値は逆早送りの倍
速値を表す。i、j、は、フローチャート中のループカ
ウンタである。
In FIG. 3, a symbol f represents a playback frame number at the start of reading a moving picture program or at the time of changing the playback mode.
The symbol m is the number of parallel magnetic disks, and the symbol n is a double speed coefficient (± 2, ± 3, ± 4,...) For fast forward or reverse fast forward playback.
Take the value of In some cases, a value other than an integer multiple is also possible. , Where a positive value indicates a fast forward value and a negative value indicates a double speed value of a reverse fast forward. i and j are loop counters in the flowchart.

【0030】まず、動画番組読み出し開始時に再生フレ
ーム番号fを0、ループカウンタi、jをそれぞれ0に
初期化し、磁気ディスク装置台数m=5を設定する(S
1)。次に再生モードを確認し、終了の場合は、END
へ行く(S2)。通常再生の場合には、その時(動画番
組読み出し開始時、または再生モード変更時)再生中の
動画フレーム番号をfへ代入する(S3)。再生フレー
ム番号fを1だけインクリメントする(S4)。フレー
ム番号fの動画フレームを蓄積した磁気ディスクの番号
Dを、以下の式により算出する。
First, at the start of reading a moving image program, the reproduction frame number f is initialized to 0, the loop counters i and j are initialized to 0, and the number of magnetic disk devices m = 5 is set (S).
1). Next, check the playback mode.
Go to (S2). In the case of normal reproduction, the moving image frame number being reproduced at that time (at the start of reading the moving image program or when the reproduction mode is changed) is substituted into f (S3). The reproduction frame number f is incremented by 1 (S4). The number D of the magnetic disk storing the moving image frame of the frame number f is calculated by the following equation.

【0031】 D=(f+m−1)mod m (8) ただし、A mod Bは、AをBで除算した剰余を表
わす。その磁気ディスク7Dからのフレームf、f+
m、f+2m、f+3m、f+4m、f+5mの読み出
し及び読み出された動画データのバッファリングを当該
磁気デイスクに対応する記憶装置制御部6Dに指示する
(S5)。ループカウンタiを1だけインクリメントす
る(S6)。磁気ディスクの数だけ動画データの読み出
しを指示するための判断を行う。まだ、読み出しが指示
されていない磁気ディスクがある場合(YES)にはS
4へ、総ての磁気ディスクへ読み出し指示がなされた場
合(NO)にはステップS8へ行く(S7)。ステップ
S8において、ループカウンタiを0に初期化する(S
8)。次に、バッファリングされた動画データの通常再
生を指示する(S9)。この再生指示の具体的内容は、
各記憶装置制御部60、61・・64にバッファリングさ
れている動画データの読み出し制御と、読み出された動
画データを読み出し要求元の端末へ送信するためにスイ
ッチ部を切り替える通信制御である。次に、読み出し要
求に応じて通常再生を継続するかどうか判断する。継続
の場合(YES)にはS11へ、再生モード変更の指示
がある場合(NO)にはS2へ行く(S10)。ステッ
プS11でfに5mが加算された後、ステップS4へ行
く。
D = (f + m−1) mod m (8) where A mod B represents a remainder obtained by dividing A by B. Frame f from the magnetic disk 7 D, f +
m, f + 2m, f + 3m, f + 4m, read and read buffering of video data f + 5 m instructs the storage device controller 6 D corresponding to the magnetic disk (S5). The loop counter i is incremented by 1 (S6). The determination for instructing the reading of the moving image data by the number of magnetic disks is performed. If there is a magnetic disk for which reading has not been instructed yet (YES), S
If the reading instruction has been issued to all the magnetic disks to NO. 4 (NO), the flow proceeds to step S8 (S7). In step S8, the loop counter i is initialized to 0 (S
8). Next, normal reproduction of the buffered moving image data is instructed (S9). The specific content of this playback instruction is
Read control of moving image data buffered in each of the storage device control units 6 0 , 6 1, 6 4 , and communication control for switching a switch unit to transmit the read moving image data to the terminal that has requested reading. It is. Next, it is determined whether or not to continue the normal reproduction in response to the read request. In the case of continuation (YES), the flow proceeds to S11, and in the case of an instruction to change the reproduction mode (NO), the flow proceeds to S2 (S10). After 5m is added to f in step S11, the process proceeds to step S4.

【0032】S2において早送りまたは逆早送り再生の
場合には、その時再生中の動画フレーム番号をfへ代入
し、倍速係数をnを設定する(S12)。再生フレーム
番号fをnだけインクリメントする(S13)。磁気デ
ィスクD=(f+m−1)mod mから磁気デイスク
番号Dを算出し、フレームfの読み出しと、読み出され
た動画データのバッファリングを指示する(S14)。
ループカウンタjを1だけインクリメントする(S1
5)。磁気ディスクの数だけ動画データの読み出しを指
示するためにの判断を行う。まだ、読み出しが指示され
ていない磁気ディスクがある場合(YES)にはS13
へ、総ての磁気ディスクへ読み出し指示がなされた場合
(NO)にはS17へ行く(S16)。ループカウンタ
jを0に初期化する(S17)。バッファリングされた
動画データの早送りあるいは逆早送り再生を指示する
(S18)。この場合においても、再生指示の具体的内
容はステップS9の場合と同様であるが、ステップS1
8の再生は倍速係数nの正負に応じて正、逆方向の再生
がある点がステップS9の再生と異なる。次に、早送り
あるいは逆早送り再生を継続するかどうか判断する。継
続の場合(YES)にはS13へ、再生モード変更の指
示がある場合(NO)にはS2へ行く(S19)。以下
上記と同様な動作を繰り返す。
In the case of fast-forward or reverse-fast-forward playback in S2, the number of the moving picture frame being played at that time is substituted for f, and the speed factor is set to n (S12). The reproduction frame number f is incremented by n (S13). The magnetic disk number D is calculated from the magnetic disk D = (f + m-1) mod m, and the reading of the frame f and the buffering of the read moving image data are instructed (S14).
The loop counter j is incremented by 1 (S1
5). A determination is made to instruct reading of moving image data by the number of magnetic disks. If there is a magnetic disk for which reading has not been instructed yet (YES), S13
If the reading instruction has been issued to all the magnetic disks (NO), the process proceeds to S17 (S16). The loop counter j is initialized to 0 (S17). The fast forward or reverse fast forward playback of the buffered moving image data is instructed (S18). In this case as well, the specific contents of the reproduction instruction are the same as those in step S9, but step S1
The reproduction of step S9 differs from the reproduction of step S9 in that reproduction is performed in the positive and reverse directions according to the sign of the double speed coefficient n. Next, it is determined whether or not to continue the fast forward or reverse fast forward playback. In the case of continuation (YES), the flow proceeds to S13, and in the case of an instruction to change the reproduction mode (NO), the flow proceeds to S2 (S19). Hereinafter, the same operation as described above is repeated.

【0033】図2の動画データの蓄積状態を参照して、
図3のフローチャートの通常再生を説明する。いま、端
末から読み出し管理部へ、早送り再生から通常再生へ再
生モード変更の要求が送信された時、読み出し管理部4
はその時のフレーム番号fも同時に端末から受信する
(S3)。いま、f=32とすると、f=33から通常
再生が開始される(S4)。読み出し管理部4は、f=
33が蓄積されている磁気デイスク番号D=2を算出
し、磁気デイスク72からフレーム番号33、38、4
3、48、53、58の動画データの読み出しと、読み
出された動画データのバッファリングを指示し(S
5)、ループカウンターiをインクリメントしてi=1
にセットする(S6)。i=1が磁気デイスクの数mよ
り小さいと判断すると(S7)、ステップS4にジャン
プしfを34に置く。次に、フレーム番号34のフレー
ムが蓄積されている磁気デイスク番号D=3を算出し、
磁気デイスク73からフレーム番号34、39、44、
49、54、59のフレームの読み出しと読み出された
動画データのバッファリングとを指示する(S5)。ル
ープカウンターを2にインクリメントし(S6)、ルー
プカウンター値2がm=5より小さいと判断すると(S
7)、ステップS4にジャンプする。以後、同様な動作
を繰り返して、記憶装置制御部64、60、61へそれぞ
れフレーム番号(35、40、45、50、55、6
0)、(36、41、46、51、56、61)、(3
7、42、47、51、57、62)の動画フレームの
読み出しとバッファリングとを指示する。このようにし
て、総ての磁気デイスク70、71、72、73、74、を
一巡して、それぞれ6フレームの読み出しとバッファリ
ングの指示を終了すると、合計30フレーム分(1グル
ープ分)、すなわちフルモーション表示で1秒分の動画
フレームの読み出し指示とバッファリング指示が終了す
る。読み出し管理部4はループカウンタiを0にリセッ
トし(S8)、各記憶装置制御部60〜64に対して通常
再生を指示し(S9)、端末から再生モード変更の要求
がない場合には、f=62にした後(S11)、S4へ
行き、同様の手続きによって次の1グループ分の読み出
し指示とバッファリング指示を行う。端末から再生モー
ド変更の要求があった場合には、読み出し管理部4が行
う手続は、ステップS2にジャンプする。
Referring to the storage state of the moving image data in FIG.
The normal reproduction of the flowchart of FIG. 3 will be described. Now, when a request to change the playback mode from fast-forward playback to normal playback is sent from the terminal to the read management unit, the read management unit 4
Receives the frame number f at that time from the terminal at the same time (S3). Now, assuming that f = 32, normal reproduction is started from f = 33 (S4). The read management unit 4 sets f =
33 calculates the magnetic disk number D = 2 accumulated, the frame number from the magnetic disk 7 2 33,38,4
3, 48, 53, and 58, and instructs buffering of the read moving image data (S
5), the loop counter i is incremented and i = 1
(S6). If it is determined that i = 1 is smaller than the number m of magnetic disks (S7), the process jumps to step S4 and sets f to 34. Next, a magnetic disk number D = 3 in which the frame of the frame number 34 is stored is calculated,
Frame number 34,39,44 from the magnetic disc 7 3,
It instructs the reading of the frames 49, 54 and 59 and the buffering of the read moving image data (S5). The loop counter is incremented to 2 (S6), and when it is determined that the loop counter value 2 is smaller than m = 5 (S6).
7) Jump to step S4. Thereafter, the same operation is repeated, and the frame numbers (35, 40, 45, 50, 55, 6) are respectively sent to the storage device controllers 6 4 , 6 0 , 6 1 .
0), (36, 41, 46, 51, 56, 61), (3
7, 42, 47, 51, 57, and 62). In this way, when all the magnetic disks 7 0 , 7 1 , 7 2 , 7 3 , 7 4 have been cycled and the reading of 6 frames and the instruction of buffering have been completed, a total of 30 frames (1 The reading instruction and the buffering instruction of the moving image frame for one second in the full motion display are completed. Reading management unit 4 resets the loop counter i in 0 (S8), and instructs the normal reproduction for each storage controller 6 0 ~6 4 (S9), when there is no request for changing the playback mode from the terminal Sets f = 62 (S11), and then goes to S4 to issue a read instruction and a buffering instruction for the next one group by the same procedure. When the terminal requests the change of the reproduction mode, the procedure performed by the read management unit 4 jumps to step S2.

【0034】図4、5、6は、図3のフローチャートに
従って早送り再生を実行したとき、各磁気ディスク7か
ら読み出される動画データのフレーム番号例である。フ
レーム番号1から早送り再生を開始する場合を示す。各
ディスクが読み出すデータを網掛けで表す。
FIGS. 4, 5, and 6 show examples of frame numbers of moving image data read from each magnetic disk 7 when fast-forward playback is performed according to the flowchart of FIG. A case where fast forward reproduction is started from frame number 1 is shown. Data read by each disk is indicated by hatching.

【0035】図4は、2倍速再生の場合であり、早送り
要求後、磁気ディスク70からフレーム番号1、11、
21…、磁気ディスク71からフレーム番号7、17、
27…、磁気ディスク72からフレーム番号3、13、
23…、磁気ディスク73からフレーム番号9、19、
29…、磁気ディスク74からフレーム番号5、15、
25…の動画フレームがそれぞれ読み出される。 図5
は、3倍速再生の場合であり、早送り要求後、磁気ディ
スク70からフレーム番号1、16、31…、磁気ディ
スク71からフレーム番号7、22、37…、磁気ディ
スク72からフレーム番号13、28、43…、磁気デ
ィスク73からフレーム番号4、19、34…、磁気デ
ィスク74からフレーム番号10、25、40…の動画
フレームが読み出される。図6は、4倍速再生の場合で
あり、早送り要求後、磁気ディスク7 0からフレーム番
号1、21、41…、磁気ディスク71からフレーム番
号17、37、57…、磁気ディスク72からフレーム
番号13、33、53…、磁気ディスク73からフレー
ム番号9、29、49…、磁気ディスク74からフレー
ム番号5、25、45…の動画フレームが読み出され
る。
FIG. 4 shows the case of double speed reproduction,
After request, magnetic disk 70From frame numbers 1, 11,
21 ..., magnetic disk 71From frame number 7, 17,
27 ..., magnetic disk 7TwoFrom frame numbers 3, 13,
23, magnetic disk 7ThreeFrom frame numbers 9, 19,
29, magnetic disk 7FourFrame numbers 5, 15,
25 are read out. FIG.
Is the case of 3x speed playback, after a fast forward request,
Screen 70, Frame numbers 1, 16, 31, ..., magnetic
Screen 71, Frame numbers 7, 22, 37 ...
Screen 7Two, Frame numbers 13, 28, 43 ...
Disk 7Three, Frame numbers 4, 19, 34 ...
Disk 7FourVideo with frame numbers 10, 25, 40 ...
The frame is read. FIG. 6 shows the case of 4 × speed reproduction.
Yes, after fast-forward request, magnetic disk 7 0From frame number
No. 1, 21, 41..., Magnetic disk 71From frame number
No. 17, 37, 57, magnetic disk 7TwoFrom the frame
Numbers 13, 33, 53 ..., magnetic disk 7ThreeFrom
, The magnetic disk 7FourFrom
The video frames with the program numbers 5, 25, 45,.
You.

【0036】次に、図5に示されている3倍速早送り再
生を行うために読み出し管理部4が実行する手続きを図
3のフローチャートを参照して説明する。前記したよう
に、読み出し制御部4は、端末から早送り要求信号とと
もに、その時の再生フレーム番号fおよび倍速係数nを
受信する。図5はフレーム番号1から早送り再生が開始
される例であるから、図3のステップS13のf+nが
1に等しい場合である。読み出し管理部4は、ステップ
S14で、フレーム番号1に対応する磁気デイスク番号
D=0を算出し、フレーム番号1の動画フレームを磁気
デイスク70から読み出してバッファリングする指示を
記憶装置制御部60に対して送信し、ループカウンタを
1に歩進させる(S15)。ループカウンタ値1は磁気
デイスクの数mより小さいので(S16)、処理はステ
ップS13にジャンプし、フレーム番号をf+n=4に
セットする(S13)。フレーム番号4に対応する磁気
デイスク番号D=3を演算し、その番号3に対応する記
憶装置制御部63に、動画データの読み出しとバッファ
リングを指示する(S14)。次に、ループカウンタを
歩進させる。この手続きを繰返し、順次に、記憶装置制
御部61、64、62に対し、それぞれフレーム番号7、
10、13の動画フレームの読み出しとバッファリング
を指示する。総ての記憶装置制御部に対して、読み出し
及びバッファリングの指示が一巡すると、ループカウン
タを0にリセットし(S17)、記憶装置制御部60
4およびスイッチ部5に対して 早送り、逆早送り再生
を指示する(S18)。読み出し管理部4は、端末から
再生モード変更の要求の有無を判断し(S19)、該要
求がなければ以上の手続きを繰り返す。再生モード変更
の要求があった時には、スッテプS2にジャンプする。
前掲の、記憶装置制御部に対する読み出しおよ
びバッファリング指示は、順次に行われるけれど、その
指示が、総ての記憶装置制御部を一巡する時間は、1フ
レームの読み出し時間(100ms程度)に比較して、
無視できる程度に短い。したがって、各記憶装置制御部
による、それぞれの磁気デイスクからの動画フレームの
読み出しは、ほぼ、同時に行われる。したがって、単位
時間に読み出される動画フレーム数は、磁気デイスクの
数に比例して増加する。 このように、各磁気ディスク
から読み出される動画データ数を適切に選択することに
より、早送り再生の倍速値を柔軟に変化させることが可
能である。ただし、早送りまたは逆早送りの倍速値が磁
気デイスク数mの倍数または約数になる場合には、特定
の磁気ディスクのみから読み出しを行うことになるた
め、磁気ディスクをm台並列構成にした効果は得られな
い。また、磁気ディスクの性能(磁気ディスクのアクセ
スオーバヘッド時間(D)、データ読み出し速度
(V))と装置の構成(磁気ディスクの並列台数
(m))によっては、早送りまたは逆早送りの倍速値が
整数にならないこともある。この場合には、性能や装置
構成に合わせて倍速係数の指示方法を変えたり、指示さ
れた倍速係数に最も近い値になる読み出し方法を採用す
るなどの方法が可能である。
Next, the procedure executed by the read management section 4 to perform the 3 × fast forward reproduction shown in FIG. 5 will be described with reference to the flowchart of FIG. As described above, the read control unit 4 receives the playback frame number f and the double speed coefficient n at that time together with the fast-forward request signal from the terminal. FIG. 5 shows an example in which fast-forward playback is started from frame number 1, so that f + n in step S13 in FIG. Reading management unit 4, in step S14, and calculates the magnetic disk number D = 0 corresponding to the frame number 1, the storage device control unit an instruction to buffer reads the video frame of the frame number 1 from the magnetic disk 7 0 6 A transmission is made for 0 , and the loop counter is incremented to 1 (S15). Since the loop counter value 1 is smaller than the number m of magnetic disks (S16), the process jumps to step S13, and sets the frame number to f + n = 4 (S13). It calculates the magnetic disk number D = 3 corresponding to the frame number 4, the storage device control unit 6 3 corresponding to the number 3, and instructs the reading and buffering the video data (S14). Next, the loop counter is incremented. This procedure is repeated, and the storage device controllers 6 1 , 6 4 , 6 2 are sequentially assigned frame numbers 7, 7, respectively.
The reading and buffering of the moving image frames 10 and 13 are instructed. When the reading and buffering instructions have cycled through all the storage device control units, the loop counter is reset to 0 (S17), and the storage device control units 60- .
6 4 and fast forward to the switch unit 5, instructs the inverse fast forward reproduction (S18). The read management unit 4 determines whether or not there is a request for changing the reproduction mode from the terminal (S19), and if there is no request, repeats the above procedure. When there is a request to change the reproduction mode, the process jumps to step S2.
Although the reading and buffering instructions to the storage device control unit described above are sequentially performed, the time required for the instruction to make a round through all the storage device control units is shorter than the reading time of one frame (about 100 ms). hand,
Short enough to ignore. Therefore, the reading of the moving image frame from each magnetic disk by each storage device control unit is performed almost simultaneously. Therefore, the number of moving image frames read out per unit time increases in proportion to the number of magnetic disks. As described above, by appropriately selecting the number of moving image data read from each magnetic disk, it is possible to flexibly change the double-speed value of fast-forward reproduction. However, if the double speed value of fast forward or reverse fast forward is a multiple or a divisor of the number m of magnetic disks, reading is performed only from a specific magnetic disk. I can't get it. Further, depending on the performance of the magnetic disk (access overhead time (D) of the magnetic disk, data read speed (V)) and the configuration of the apparatus (the number of parallel magnetic disks (m)), the double speed value of the fast forward or reverse fast forward is an integer. Sometimes it does not. In this case, it is possible to adopt a method such as changing the method of designating the speed coefficient according to the performance or the device configuration, or adopting a reading method that provides a value closest to the designated speed coefficient.

【0037】[0037]

【発明の効果】以上説明したように、本発明は、複数の
記憶装置数mに対して、mを法として合同なフレーム番
号をもつ動画フレームを同一の記憶装置にフレーム番号
順に隣接させて蓄積することにより、次の効果を有す
る。 1.通常再生時にはm箇の記憶装置の各々から同数Nの
動画フレームを並列に呼び出すことにより、不必要な動
画フレームの介入や必要な動画フレームの欠落のない連
続したフレーム番号をもつmN箇の動画フレームを読み
出すことができ、その結果、動画データの読み出し効率
を向上させることが出来る。早送り再生時には、倍速係
数nを記憶装置数mに対して互いに素になるように設定
し、早送り再生要求があった時の再生フレーム番号を初
項とし、倍速係数nを公差とする等差数列の第2項以下
の数列をなすように順次に早送りフレーム番号を指定
し、指定された早送りフレーム番号の動画フレームを蓄
積している記憶装置の識別番号を算出し、算出された識
別番号の記憶装置から当該指定された早送りフレーム番
号の動画フレームを読み出すことにより、各記憶装置か
ら同数の動画フレームを並列に読み出すことができ、そ
の結果、記憶装置の数に比例して効率良い読み出しが可
能になる。これによって早送り再生時における単位時間
当りの再生フレーム数を従来方式より増加させることが
でき、結果的に滑らかな早送り、または逆早送り再生が
可能になる。また、各記憶装置から読み出すフレーム番
号を適切に調節することによって早送りまたは逆早送り
の倍速値を柔軟に変更することも可能である。このよう
に本発明によれば、通常再生用データと早送り用データ
を別々に用意する必要はなく、したがって、早送り再生
時にこれら2種類の動画データ間を遷移させる制御も必
要ない。 2.記憶装置数mを素数にすることにより、倍速係数n
を任意の整数に設定することができる。 3. 読み出し単位のフレーム数Nを、mNがフルモー
ション表示における、1秒当りのフレーム数に等しくな
るように定めることにより、本発明の方法と装置を従来
の動画番組提供システムに適用することができる。 4. 複数の記憶装置の各々に蓄積されている動画フレ
ームのフレーム番号をmで除算した剰余を、当該記憶装
置の記憶装置番号と定めることにより、早送り再生時に
おける記憶装置番号の算出が容易になる。また、記憶装
置番号をこのように定めた上で、その記憶装置番号の順
序でフレーム番号順に、複数の記憶装置のそれぞれへ動
画フレームを蓄積することにより、極めて容易に、mを
法として合同のフレーム番号の動画フレームを、同一の
記憶装置にフレーム番号順に蓄積させることができる。
As described above, according to the present invention, for a plurality of storage devices m, moving image frames having the same frame number modulo m are stored adjacently in the same storage device in the order of frame numbers. By doing so, the following effects can be obtained. 1. During normal playback, the same number N of video frames are called in parallel from each of the m storage devices, so that mN video frames having consecutive frame numbers without unnecessary video frame intervention and necessary video frame omissions. Can be read, and as a result, the efficiency of reading moving image data can be improved. At the time of fast-forward playback, an arithmetic progression in which the speed factor n is set to be relatively prime to the number m of storage devices, the playback frame number when a fast-forward playback request is made is the first term, and the speed factor n is a tolerance , The fast-forward frame number is sequentially designated so as to form a sequence of the second term or less, the identification number of the storage device storing the moving image frame of the designated fast-forward frame number is calculated, and the calculated identification number is stored. By reading the video frame of the specified fast-forward frame number from the device, the same number of video frames can be read from each storage device in parallel, and as a result, efficient reading can be performed in proportion to the number of storage devices. Become. As a result, the number of playback frames per unit time at the time of fast-forward playback can be increased as compared with the conventional method, and as a result, smooth fast-forward or reverse fast-forward playback becomes possible. It is also possible to flexibly change the double speed value of fast forward or reverse fast forward by appropriately adjusting the frame number read from each storage device. As described above, according to the present invention, it is not necessary to separately prepare the data for normal reproduction and the data for fast-forward, and therefore, it is not necessary to perform control for transition between these two types of moving image data during fast-forward reproduction. 2. By making the number of storage devices m a prime number, a double speed coefficient n
Can be set to any integer. 3. By determining the number N of frames in the read unit such that mN is equal to the number of frames per second in full motion display, the method and apparatus of the present invention can be applied to a conventional moving picture program providing system. 4. By determining the remainder obtained by dividing the frame number of the moving image frame stored in each of the plurality of storage devices by m as the storage device number of the storage device, it becomes easy to calculate the storage device number during fast-forward playback. Also, after the storage device numbers are determined in this manner, the moving image frames are stored in each of the plurality of storage devices in the order of the storage device numbers in the order of the frame numbers. The moving image frames with the frame numbers can be stored in the same storage device in the order of the frame numbers.

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

【図1】本発明の実施例におけるシステム構成を模式的
に示した図である。
FIG. 1 is a diagram schematically illustrating a system configuration according to an embodiment of the present invention.

【図2】本発明の実施例における動画フレーム単位に蓄
積した動画データの蓄積状態を模式的に示した図であ
る。
FIG. 2 is a diagram schematically illustrating an accumulation state of moving image data accumulated in units of moving image frames according to an embodiment of the present invention.

【図3】本発明の実施例における通常再生時と早送りま
たは逆早送り再生時の動作をフローチャートを用いて示
した図である。
FIG. 3 is a diagram showing operations at the time of normal reproduction and at the time of fast forward or reverse fast forward reproduction according to the embodiment of the present invention using a flowchart.

【図4】本発明の実施例における2倍速の早送り再生時
に各磁気ディスクが読み出す動画データを示した図であ
る。
FIG. 4 is a diagram showing moving image data read by each magnetic disk during double-speed fast-forward reproduction according to the embodiment of the present invention.

【図5】本発明の実施例における3倍速の早送り再生時
に各磁気ディスクが読み出す動画データを示した図であ
る。
FIG. 5 is a diagram showing moving image data read by each magnetic disk during triple-speed fast-forward reproduction in an embodiment of the present invention.

【図6】本発明の実施例における4倍速の早送り再生時
に各磁気ディスクが読み出す動画データを示した図であ
る。
FIG. 6 is a diagram showing moving image data read by each magnetic disk during quadruple-speed fast-forward reproduction in an embodiment of the present invention.

【図7】従来の実施例におけるシステム構成を模式的に
示した図である。
FIG. 7 is a diagram schematically showing a system configuration in a conventional example.

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

1 端末 2 ネットワーク 3 ネットワークインタフェース部 4 読み出し管理部 5 スイッチ部 60,61,64 記憶装置制御部 70,71,74 記憶装置 71 端末 72 ネットワーク 73 ネットワークインタフェース部 74 スイッチ1 terminal 2 network 3 network interface unit 4 reads management unit 5 switch section 6 0, 6 1, 6 4 storage device controller 7 0, 7 1, 7 4 storage device 71 the terminal 72 network 73 network interface unit 74 switches

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平7−184164(JP,A) (58)調査した分野(Int.Cl.7,DB名) H04N 5/76 - 5/956 G11B 20/10 - 20/12 H04N 9/79 - 9/898 ────────────────────────────────────────────────── (5) References JP-A-7-184164 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) H04N 5/76-5/956 G11B 20 / 10-20/12 H04N 9/79-9/898

Claims (8)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 デジタル動画を、フレーム単位で複数の
記憶装置に蓄積し、端末から指示される再生要求に応答
して再生するデジタル動画蓄積・再生制御方法におい
て、 前記複数の記憶装置の数m(mは2以上の整数)に対し
て、mを法として互いに合同なフレーム番号をもつ動画
フレームを同一の記憶装置に、フレーム番号順に隣接さ
せて蓄積するデジタル動画蓄積・再生制御方法。
1. A digital moving image storage / playback control method for storing digital moving images in a plurality of storage devices in frame units and playing back the playback in response to a playback request instructed from a terminal, wherein the number m of the plurality of storage devices is (M is an integer of 2 or more) , a digital moving image storage / playback control method for storing moving image frames having frame numbers that are the same as each other modulo m in the same storage device adjacent to each other in frame number order.
【請求項2】 通常再生時には、各記憶装置に蓄積され
ている、所定数N箇のフレーム番号順の動画フレームを
読み出し単位として、該読み出し単位に含まれている動
画フレームを順次に読み出してバッファリングする処理
を、前記複数の記憶装置について並列に実行し、前記複
数の記憶装置から読み出されバッファリングされたmN
箇の動画フレームを再生単位として再生し、前記の動画
フレームの読み出しおよびバッファリングと、バッファ
リングされた動画フレームの再生とを、各記憶装置に蓄
積されている動画フレームの読み出し単位の順序で繰返
し、 早送り再生時には、早送り再生要求があった時の再生フ
レーム番号を初項とし、mに対して互いに素の値に設定
された倍速係数nを公差とする等差数列の第2項以下の
数列をなすように順次に早送りフレーム番号を指定し、
指定された早送りフレーム番号の動画フレームを蓄積し
ている記憶装置の識別番号を算出し、算出された識別番
号の記憶装置から当該指定された早送りフレーム番号の
動画フレームを読み出してバッファリングし、前記動画
フレームを読み出してバッファリングする処理が総ての
記憶装置を一巡した時にバッファリングされている動画
フレームを再生単位として再生する、請求項1に記載の
デジタル動画蓄積・再生制御方法。
2. During normal reproduction, a predetermined number N of moving image frames stored in each storage device in the order of frame numbers are set as a reading unit, and moving image frames included in the reading unit are sequentially read and buffered. The ringing process is performed in parallel on the plurality of storage devices, and the buffered mN read from the plurality of storage devices is buffered.
The moving image frames are reproduced as a unit of reproduction, and the reading and buffering of the moving image frames and the reproduction of the buffered moving image frames are repeated in the order of the reading units of the moving image frames stored in each storage device. At the time of fast-forward playback, the playback frame number at the time of the fast-forward playback request is set as the first term, and the second or lower sequence of the arithmetic progression having a tolerance of a double speed coefficient n set to a relatively prime value with respect to m Specify the fast-forward frame number sequentially so that
Calculate the identification number of the storage device storing the video frame of the specified fast-forward frame number, read the video frame of the specified fast-forward frame number from the storage device of the calculated identification number, and buffer the video frame. 2. The digital moving image storage / playback control method according to claim 1, wherein, when the processing of reading and buffering the moving image frames makes a round of all storage devices, the moving image frames buffered are reproduced as a reproduction unit.
【請求項3】 記憶装置数mが素数である、請求項2に
記載の方法。
3. The method according to claim 2, wherein the number m of storage devices is a prime number.
【請求項4】 前記早送り再生は逆早送り再生を含み、
逆早送り再生要求があったときには倍速係数を負数に設
定する、請求項2に記載の方法。
4. The fast-forward playback includes a reverse fast-forward playback,
3. The method according to claim 2, wherein a double speed coefficient is set to a negative value when a reverse fast forward reproduction request is made.
【請求項5】 前記複数の記憶装置の各々に蓄積されて
いる動画フレームのフレーム番号をmで除算した剰余
を、当該記憶装置の記憶装置番号と定める、請求項2に
記載の方法。
5. The method according to claim 2, wherein a remainder obtained by dividing a frame number of a moving image frame stored in each of the plurality of storage devices by m is determined as a storage device number of the storage device.
【請求項6】 前記記憶装置番号の順序でフレーム番号
順に、前記複数の記憶装置へ動画フレームを蓄積する、
請求項5に記載の方法。
6. A moving image frame is stored in the plurality of storage devices in the order of frame numbers in the order of the storage device numbers.
The method of claim 5.
【請求項7】 読み出し単位のフレーム数Nを、mNが
フルモーション表示における、1秒当りのフレーム数に
等しくなるように定める、請求項2に記載の方法。
7. The method according to claim 2, wherein the number N of frames in the readout unit is determined such that mN is equal to the number of frames per second in full motion display.
【請求項8】 デジタル動画を、フレーム単位で記憶装
置に蓄積し、再生要求に応じて再生するデジタル動画蓄
積・再生制御装置において、 並列に配置された複数の記憶装置と、それぞれ、記憶装
置の読み出し・書き込みを制御し、かつ、記憶装置から
読み出された動画データをバッファリングするバッファ
メモリを備えた複数の記憶装置制御部とを有する蓄積制
御装置と、 ネットワークを介して端末と蓄積制御装置との間をイン
タフエースするインタフエース部と、 前記複数の記憶装置から並列に読み出された動画データ
を伝送するデータ線とインタフエース部間の接続を切り
替えるスイッチ部と、 端末から送信される再生要求信号および再生モード変更
要求信号を受取り、蓄積制御装置に対し、動画データの
読み出しと、読み出された動画データのバッファリング
を指示し、かつ、バッファリングされた動画データの再
生指示を行う読み出し管理部とを有し、 前記複数の記憶装置中の各記憶装置は、該複数の記憶装
置数m(mは2以上の整数)に対して、mを法として
いに合同なフレーム番号をもつ動画フレームをフレーム
番号順に隣接した位置に蓄積し、前記読み出し管理部
は、端末から通常再生要求があった時、その時の再生フ
レーム番号を1だけインクリメントし、そのインクリメ
ントしたフレーム番号の動画フレームを蓄積している記
憶装置の識別番号を算出して、その動画フレームから開
始して所定数N箇のフレーム番号順の動画フレームを順
次に読み出してバッファリングする読み出し・バッファ
リングを蓄積制御装置に指示し、次に、フレーム番号を
更に1だけインクリメントし、そのインクリメントした
フレーム番号の動画フレームを蓄積している記憶装置の
識別番号を算出して、その動画フレームの読み出し・バ
ッファリングを蓄積制御装置に指示し、この読み出し・
バッファリングの指示を、総ての記憶装置に一巡するま
で繰返し、前記総ての記憶装置を一巡して実行された読
み出し・バッファリングの指示に応答して各記憶装置か
ら並列に読み出された、mN箇の動画フレームを再生単
位とする通常再生を蓄積制御装置およびスイッチ部に指
示し、 前記読み出し管理部は、端末から早送り再生要求があっ
た時、その時の再生フレーム番号を、mに対して互いに
素の値に設定された倍速係数nだけインクリメントし、
そのインクリメントしたフレーム番号の動画フレームを
蓄積している記憶装置の識別番号を算出して、算出され
た識別番号の記憶装置から当該動画フレームについての
読み出しとバッファリングを蓄積制御装置に指示し、次
に、フレーム番号を更にnだけインクリメントし、その
インクリメントしたフレーム番号の動画フレームを蓄積
している記憶装置の識別番号を算出して、その動画フレ
ームの読み出しとバッファリングを蓄積制御装置に指示
し、この読み出しとバッファリングの指示を、総ての記
憶装置に一巡するまで繰返し、前記総ての記憶装置を一
巡して実行された読み出しとバッファリングの指示に応
答して各記憶装置から並列に読み出された、m箇の動画
フレームを再生単位とする早送り再生を蓄積制御装置お
よびスイッチ部に指示し、以上の読み出しとバッファリ
ングの指示および早送り再生の指示を繰返し、 蓄積制御装置は、読み出し管理部から通常再生指示また
は早送り再生指示を受信すると、各記憶装置制御部にバ
ッファリングされている動画データを、該記憶装置制御
部とスイッチ部との間のデータ線上に読み出し、 スイッチ部は、読み出された動画フレームを端末へ転送
するために、読み出し管理部の制御に従って記憶装置制
御部とインタフエース部間の信号路を設定する、ことを
特徴とするデジタル動画蓄積・再生制御装置。
8. A digital moving image storage / playback control device for storing digital moving images in a storage device on a frame basis and playing back in response to a playback request, comprising: a plurality of storage devices arranged in parallel; A storage control device having a plurality of storage device control units having a buffer memory for controlling reading / writing and buffering moving image data read from the storage device; and a terminal and a storage control device via a network. An interface unit for interfacing between the plurality of storage devices, a switch unit for switching a connection between a data line for transmitting moving image data read in parallel from the plurality of storage devices and the interface unit, and a reproduction transmitted from the terminal. A request signal and a reproduction mode change request signal are received, and the storage controller reads the moving image data and reads the read moving image data. Instructs the buffering of the image data, and, and a readout control section for performing a reproduction instruction of the video data buffered, each storage device in said plurality of storage devices, the plurality of storage device number m ( m for an integer of 2 or more), each other modulo m
When the terminal receives a normal reproduction request from the terminal, the read management unit increments the reproduction frame number at that time by one, and increments the reproduction frame number by one. A read / buffer for calculating an identification number of a storage device storing a moving image frame having a selected frame number and sequentially reading and buffering a predetermined number N of moving image frames in order of a frame number starting from the moving image frame. The ring is instructed to the storage control device, and then the frame number is further incremented by one, and the identification number of the storage device storing the moving image frame of the incremented frame number is calculated. Instructs the storage controller to perform buffering, and
The buffering instruction is repeated until all the storage devices are cycled, and the data is read out in parallel from each storage device in response to the read / buffering instruction executed in a cycle through all the storage devices. , And instructs the accumulation control device and the switch unit to perform normal reproduction using mN moving image frames as a reproduction unit. When a fast-forward reproduction request is issued from the terminal, the read management unit sets a reproduction frame number at that time to m. Increments by a double speed coefficient n set to a relatively prime value,
The identification number of the storage device that stores the incremented moving image frame of the frame number is calculated, and the storage control device instructs the storage control device to read and buffer the moving image frame from the storage device of the calculated identification number. In addition, the frame number is further incremented by n, the identification number of the storage device that stores the moving image frame of the incremented frame number is calculated, and reading and buffering of the moving image frame are instructed to the storage control device, This read and buffering instruction is repeated until all storage devices have been cycled, and read in parallel from each of the storage devices in response to the read and buffering instructions executed for all of the storage devices. The fast-forward playback using the output m movie frames as a playback unit is performed by the storage control device and the switch unit. The storage control device receives the normal reproduction instruction or the fast-forward reproduction instruction from the read management unit, and repeats the read and buffering instruction and the fast-forward reproduction instruction. The data is read out onto a data line between the storage control unit and the switch unit, and the switch unit interfaces with the storage control unit under the control of the read management unit to transfer the read moving image frame to the terminal. A digital moving image storage / playback control device, wherein a signal path between ace sections is set.
JP06188182A 1994-08-10 1994-08-10 Storage / playback control method and apparatus for fast forward and reverse fast forward playback of digital video program Expired - Fee Related JP3127975B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP06188182A JP3127975B2 (en) 1994-08-10 1994-08-10 Storage / playback control method and apparatus for fast forward and reverse fast forward playback of digital video program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP06188182A JP3127975B2 (en) 1994-08-10 1994-08-10 Storage / playback control method and apparatus for fast forward and reverse fast forward playback of digital video program

Publications (2)

Publication Number Publication Date
JPH0856330A JPH0856330A (en) 1996-02-27
JP3127975B2 true JP3127975B2 (en) 2001-01-29

Family

ID=16219206

Family Applications (1)

Application Number Title Priority Date Filing Date
JP06188182A Expired - Fee Related JP3127975B2 (en) 1994-08-10 1994-08-10 Storage / playback control method and apparatus for fast forward and reverse fast forward playback of digital video program

Country Status (1)

Country Link
JP (1) JP3127975B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011229037A (en) * 2010-04-22 2011-11-10 Mitsubishi Electric Corp Video recording system
JP5963566B2 (en) * 2012-06-21 2016-08-03 キヤノン株式会社 Pattern identification device

Also Published As

Publication number Publication date
JPH0856330A (en) 1996-02-27

Similar Documents

Publication Publication Date Title
JP4108121B2 (en) Method and apparatus for recording program data
EP0697703B1 (en) Video storage apparatus and method
EP0676898B1 (en) Frame sampling scheme for video scanning in a video-on-demand system
KR100270158B1 (en) Information processing apparatus and method therefor in a data transfer network
US6005599A (en) Video storage and delivery apparatus and system
JP3104953B2 (en) Multiple read special playback method
JPH07168672A (en) Image storage server
JPH0764733A (en) Multiple reading/writing method
JP2831933B2 (en) Video library system
JP3127975B2 (en) Storage / playback control method and apparatus for fast forward and reverse fast forward playback of digital video program
KR100947043B1 (en) Device and method for managing the access to a storage medium, video decoding device and television receiver
JP3149098B2 (en) Multiple reading method of digital video information file
US20040250039A1 (en) System and method for using swappable storage for high data content multi-source data storage
JPH0535407A (en) Information library system
US7451281B2 (en) System and method for using swappable storage for storing program data
JP2000222827A (en) Information recording/reproducing apparatus
JPH0927944A (en) Moving image reproducing method
JPH0793237A (en) Multiplex access scheduling system for dynamic image information
JP3153490B2 (en) Recording / reproducing apparatus and recording / reproducing method thereof
JP3407924B2 (en) Fast forward data centralized video multiplex reading and playback method
JPH0854990A (en) Providing device for information on dynamic image
JP3867864B2 (en) Reproduction method of disk device
JPH0662369A (en) Specific reproduction control system for animation information
JPH0846584A (en) Data transmission device
JPH07235910A (en) Data transmission equipment

Legal Events

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

Free format text: PAYMENT UNTIL: 20071110

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20081110

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees