JP2009043303A - Method and device for recording video signal - Google Patents

Method and device for recording video signal Download PDF

Info

Publication number
JP2009043303A
JP2009043303A JP2007204131A JP2007204131A JP2009043303A JP 2009043303 A JP2009043303 A JP 2009043303A JP 2007204131 A JP2007204131 A JP 2007204131A JP 2007204131 A JP2007204131 A JP 2007204131A JP 2009043303 A JP2009043303 A JP 2009043303A
Authority
JP
Japan
Prior art keywords
video signal
disk
recording medium
drive unit
partition
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.)
Pending
Application number
JP2007204131A
Other languages
Japanese (ja)
Inventor
Masahiro Matsunaga
正廣 松永
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP2007204131A priority Critical patent/JP2009043303A/en
Publication of JP2009043303A publication Critical patent/JP2009043303A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a method and a device for recording a video signal, capable of correctly performing a continuous video signal recording operation by using the inner peripheral part of a hard disk even when a video signal to be processed has high specifications, and suppressing the performance of a hard disk drive as in a conventional manner. <P>SOLUTION: The storage area of a hard disk 30 is divided into three partitions, i.e., outer-peripheral partition 31, center-peripheral partition 32 and inner-peripheral partition 33. A file is changed each time the volume of video signals recorded in the hard disk 30 reaches a maximum file size 2 Gbytes, and a video signal is recorded in a HDD28 by alternately using the outer-peripheral partition 31 and inner-peripheral partition 33. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、ハードディスクのようにその外周から内周にかけて記録速度が低下するディスク記録媒体にビデオ信号を記録するビデオ信号記録方法及び装置に関する。   The present invention relates to a video signal recording method and apparatus for recording a video signal on a disk recording medium whose recording speed decreases from the outer periphery to the inner periphery, such as a hard disk.

ハードディスクビデオレコーダでは、入力したビデオ信号を圧縮して符号化し、符号化されたビデオ信号をハードディスクに記録する。ハードディスクにビデオ信号を記録するハードディスクドライブ(以下、HDDという)は、一般にOS(Operating System)により制御される。OSは、その管理下でファイルシステムを制御し、ファイルシステムは、HDDを管理下に置き、ビデオ信号の記録再生時のファイル管理を行う。
このようなOSの管理下では、HDDによるファイルアクセスに際し、そのデータの記録バイト量を管理するファイル管理が行われる。例えば32ビット系システムの場合には、32ビットの符号付き整数を使用すると、実質31ビットの2の31乗の値でファイルのバイト数が表現されるため、最大ファイルサイズが2GByteに制限される。
In a hard disk video recorder, an input video signal is compressed and encoded, and the encoded video signal is recorded on a hard disk. A hard disk drive (hereinafter referred to as HDD) that records a video signal on a hard disk is generally controlled by an OS (Operating System). The OS controls the file system under the management, and the file system puts the HDD under the management and performs file management at the time of recording and reproducing the video signal.
Under such OS management, file management is performed to manage the amount of recorded bytes of data when a file is accessed by the HDD. For example, in the case of a 32-bit system, if a 32-bit signed integer is used, the number of bytes of the file is represented by a value of 2 to the 31st power of 31 bits, so the maximum file size is limited to 2 GB. .

このような場合、ハードディスクビデオレコーダで扱うビデオ信号を標準画質から高画質にする、画面分解能を標準からHD(high definition)にする、フレームレートを標準から高フレームレートにするなどして高スペックにすると、ハードディスクに記録する単位時間当たりのデータ量が増大し、録画の際に最大ファイルサイズの2GByteを超えてしまうので、ファイル分割が必要になる。   In such a case, the video signal handled by the hard disk video recorder is changed from standard image quality to high image quality, the screen resolution is changed from standard to HD (high definition), and the frame rate is changed from standard to high frame rate. Then, the amount of data per unit time recorded on the hard disk increases and exceeds the maximum file size of 2 GB at the time of recording, so file division is necessary.

図4はファイル分割して記録する動作を示すフローチャートである。
図4に示すように、ハードディスクビデオレコーダでは、キャプチャーしたビデオ信号をフレームサイズまたは特定サイズ(MaxFS)ごとにハードディスクに書き込む(ステップS5)。この動作を繰り返しループする(ステップS5〜S13)。このループ中に記録中のファイルサイズが最大ファイルサイズ2GByteを超えないかチェックし(ステップS8)、超える前に別ファイルに移行する。ファイル移行は、現在書き込み中のファイルをクローズし(ステップS9)、次にこれから移行するファイルをオープンし(ステップS10)、そして実際に書き込むファイルを切り替えて行われる(ステップS11)。
FIG. 4 is a flowchart showing an operation of dividing and recording a file.
As shown in FIG. 4, the hard disk video recorder writes the captured video signal to the hard disk for each frame size or specific size (MaxFS) (step S5). This operation is repeatedly looped (steps S5 to S13). During this loop, it is checked whether the file size being recorded does not exceed the maximum file size 2 GB (step S8), and before the file size is exceeded, the file is transferred to another file. The file migration is performed by closing the file currently being written (step S9), opening the file to be migrated next (step S10), and switching the file to be actually written (step S11).

図5は、ファイル移行の動作を時間軸上で見た図である。
図5に示されるファイル移行は、記録するファイルサイズが最大ファイルサイズ2GByteを超える前に行われるが、この移行動作(ステップS22〜S24、ステップS25〜S27、ステップS28〜S30)は、局所的なシステム負荷を増大させ、記録動作にディレイが発生する。ハードディスクビデオレコーダの性能に余裕がない場合には、ビデオ信号の連続記録動作に支障をきたすため、ハードディスクビデオレコーダの性能に十分な余裕を持たせる必要があり、ハードディスクビデオレコーダのコストアップになる。
FIG. 5 is a diagram showing the file migration operation on the time axis.
The file migration shown in FIG. 5 is performed before the file size to be recorded exceeds the maximum file size of 2 GB. This migration operation (steps S22 to S24, steps S25 to S27, and steps S28 to S30) is performed locally. The system load increases and a delay occurs in the recording operation. When there is no margin in the performance of the hard disk video recorder, the continuous recording operation of the video signal is hindered. Therefore, it is necessary to provide a sufficient margin in the performance of the hard disk video recorder, which increases the cost of the hard disk video recorder.

ところで、近年のHDDでは内臓のキャッシュ機能と高速インターフースを装備している為に、アクセス速度は高速である。しかし、HDDに連続したデータの読み書きを行った場合には、HDDはディスクを一定速度で回転駆動して、そのディスクに磁気ヘッドにより記録再生を行う為に、ヘッドに対するディスクの相対スピードの速い外周ほどデータをより多く記録でき、逆にヘッドに対するディスクの相対スピードの遅い内周ほど、データの記録量が少なくなる特性がある。
したがって、ビデオ信号の高スペック化に伴いハードディスクドライブ(HDD)に記録する単位時間あたりのデータ量が増大し、ビデオ信号のような連続したデータの記録再生が必要とされるシステムの場合には、HDDのディスクの内周部では連続データの読み書き性能が劣る為に、ビデオ信号の連続記録再生動作に支障をきたすといった問題があった。
HDDのアクセス速度は、インターフェースの速度の意味とデータの連続読み書き速度の意味で使われることがある。
以降の説明のHDDのアクセス速度は、インターフェースのアクセス速度では無く、ハードディスクドライブ(HDD)のデータの連続読み書き速度の意味に使用する。
従来のハードディスク装置では、高速な動画データをハードディスクの外周部に記録させ、低速な静止画データをハードディスクの内周部に記憶させたものがある(例えば特許文献1。)
特開2000−339854号公報
By the way, since recent HDDs are equipped with a built-in cache function and a high-speed interface, the access speed is high. However, when reading / writing continuous data to / from the HDD, the HDD rotates the disk at a constant speed and performs recording / reproduction on the disk with a magnetic head. The more data can be recorded, the more the inner circumference where the relative speed of the disk to the head is slower, the smaller the amount of data recorded.
Accordingly, in the case of a system in which the amount of data per unit time recorded on a hard disk drive (HDD) increases with the increase in specifications of the video signal, and continuous data recording / reproduction such as a video signal is required, There is a problem that the continuous recording / reproducing operation of the video signal is hindered because the continuous data read / write performance is inferior in the inner periphery of the HDD disk.
The HDD access speed may be used to mean the interface speed and the continuous data read / write speed.
The HDD access speed described below is used not to refer to the interface access speed but to the continuous data reading / writing speed of the hard disk drive (HDD).
Some conventional hard disk devices record high-speed moving image data on the outer periphery of the hard disk and store low-speed still image data on the inner periphery of the hard disk (for example, Patent Document 1).
JP 2000-339854 A

しかしながら、従来のハードディスクビデオレコーダでは、取り扱うビデオ信号を前述のような高スペックにすると、ハードディスクの内周部ではビデオ信号の連続記録再生動作に支障をきたす場合があった。
この問題を解消するには、ハードディスクビデオレコーダの性能に十分な余裕を持たせる必要があり、ハードディスクビデオレコーダのコストアップになるといった問題があった。
However, in the conventional hard disk video recorder, if the video signal to be handled is set to the high specification as described above, the continuous recording / reproducing operation of the video signal may be hindered in the inner periphery of the hard disk.
In order to solve this problem, it is necessary to provide a sufficient margin for the performance of the hard disk video recorder, which increases the cost of the hard disk video recorder.

本発明は、このような事情に鑑みなされたものであり、その目的は、取り扱うビデオ信号を高スペックにしてもハードディスクの内周部を使用してビデオ信号の連続記録動作を正常に行うことができ、ハードディスクドライブの性能も従来通りに抑えることができるビデオ信号記録方法及び装置を提供するにある。   The present invention has been made in view of such circumstances, and an object of the present invention is to perform normal video signal continuous recording using the inner periphery of a hard disk even if the video signal to be handled has high specifications. An object of the present invention is to provide a video signal recording method and apparatus capable of suppressing the performance of a hard disk drive as before.

上記目的を達成するため、本発明のビデオ信号記録方法は、ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部を有し、前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置のビデオ信号記録方法であって、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周パーティションと外周パーティションとの2つのパーティションに分け、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達する毎にファイル変更を行って前記ディスク記録媒体の内周パーティションと外周パーティションとを交互に使用してビデオ信号を前記ディスクドライブ部により記録させることを特徴とする。
また、本発明のビデオ信号記録装置は、ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部と、前記ディスクドライブ部の動作を制御する制御部とを有し、前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置であって、前記制御部は、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周パーティションと外周パーティションとの2つのパーティションに分け、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達する毎にファイル変更を行って前記ディスク記録媒体の内周パーティションと外周パーティションとを交互に使用してビデオ信号を前記ディスクドライブ部により記録させることを特徴とする。
In order to achieve the above object, a video signal recording method of the present invention includes a disk drive unit that records a video signal in a file unit on a disk recording medium, and an access speed of the disk drive unit to the disk recording medium is the disk. A video signal recording method of a video signal recording apparatus, which is slowed down from the outer periphery to the inner periphery of the recording medium, when an operation mode for recording a video signal on the disk recording medium at a high speed is selected by the disk drive unit The recording area of the disk recording medium is divided into two partitions, an inner peripheral partition and an outer peripheral partition, and the file is changed each time the capacity of the video signal recorded on the disk recording medium reaches a predetermined value. Alternating media inner and outer partitions Characterized in that to record the video signal by the disc drive unit using.
The video signal recording apparatus of the present invention includes a disk drive unit that records video signals on a disk recording medium in units of files, and a control unit that controls the operation of the disk drive unit. A video signal recording apparatus in which an access speed with respect to a disk recording medium becomes lower as the disk recording medium moves from an outer periphery to an inner periphery, wherein the control unit sends a video signal to the disk recording medium at a high speed by the disk drive unit. When an operation mode to be recorded is selected, the recording area of the disk recording medium is divided into two partitions, an inner partition and an outer partition, each time the capacity of the video signal recorded on the disk recording medium reaches a predetermined value. And change the file to the inner partition of the disk recording medium. Characterized in that to record the video signal by the disc drive unit using the peripheral partition alternately.

また、本発明のビデオ信号記録方法は、ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部を有し、前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置のビデオ信号記録方法であって、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて内周パーティション、中周パーティションおよび外周パーティションの3つのパーティションに分け、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達する毎にファイル変更を行って前記ディスク記録媒体の内周パーティションと外周パーティションとを交互に使用してビデオ信号を前記ディスクドライブ部に記録させ、前記内周パーティションおよび前記外周パーティションの使用後には、前記中周パーティションを使用してビデオ信号を前記ディスクドライブ部に記録させることを特徴とする。
また、本発明のビデオ信号記録装置は、ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部と、前記ディスクドライブ部の動作を制御する制御部とを有し、前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置であって、前記制御部は、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて内周パーティション、中周パーティションおよび外周パーティションの3つのパーティションに分け、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達する毎にファイル変更を行って前記ディスク記録媒体の内周パーティションと外周パーティションとを交互に使用してビデオ信号を前記ディスクドライブ部に記録させ、前記内周パーティションおよび前記外周パーティションの使用後には、前記中周パーティションを使用してビデオ信号を前記ディスクドライブ部に記録させることを特徴とする。
The video signal recording method of the present invention further includes a disk drive unit that records video signals on a disk recording medium in units of files, and the access speed of the disk drive unit to the disk recording medium is from the outer periphery of the disk recording medium. A video signal recording method for a video signal recording apparatus, the speed of which decreases at an inner circumference, when the operation mode for recording a video signal on the disk recording medium at a high speed is selected by the disk drive unit. The recording area is divided into three partitions, an inner peripheral partition, an intermediate peripheral partition, and an outer peripheral partition from the inner periphery to the outer periphery, and the file is changed each time the capacity of the video signal recorded on the disk recording medium reaches a predetermined value. Inner and outer partitions of the disk recording medium The video signal is recorded on the disk drive unit by alternately using partitions, and the video signal is recorded on the disk drive unit by using the middle partition after the inner and outer peripheral partitions are used. It is characterized by that.
The video signal recording apparatus of the present invention includes a disk drive unit that records video signals on a disk recording medium in units of files, and a control unit that controls the operation of the disk drive unit. A video signal recording apparatus in which an access speed with respect to a disk recording medium becomes lower as the disk recording medium moves from an outer periphery to an inner periphery, wherein the control unit sends a video signal to the disk recording medium at a high speed by the disk drive unit. When the recording operation mode is selected, the recording area of the disk recording medium is divided into three partitions, an inner peripheral partition, an intermediate peripheral partition, and an outer peripheral partition from the inner periphery to the outer periphery, and a video signal recorded on the disk recording medium Change the file each time the capacity of the file reaches the specified value The video signal is recorded on the disk drive unit by alternately using the inner and outer partitions of the disk recording medium, and after using the inner and outer partitions, the middle partition is used. A video signal is recorded on the disk drive unit.

また、本発明のビデオ信号記録方法は、ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部と、前記ディスク記録媒体に記録すべきビデオ信号を一時的に蓄積し、蓄積されたビデオ信号を前記ディスクドライブ部に供給するバッファメモリとを有し、前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置のビデオ信号記録方法であって、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて3つ以上の複数のパーティションに分け、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達したとき、前記バッファメモリに蓄積されたビデオ信号の容量を第1の基準値と比較し、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値以上の場合には、ファイル変更を行って現在記録中のパーティションより1つ外周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値より小さい場合には、前記バッファメモリに蓄積されたビデオ信号の容量を前記第1の基準値以下の第2の基準値と比較し、前記バッファメモリに蓄積されたビデオ信号の容量が第2の基準値より大きい場合には、ファイル変更を行って現在記録中のパーティションと同じパーティションでビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が第2の基準値以下の場合には、ファイル変更を行って現在記録中のパーティションより1つ内周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させることを特徴とする。
また、本発明のビデオ信号記録装置は、ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部と、外部から入力されたビデオ信号を前記ディスク記録媒体に記録されるビデオ信号に符号化する符号化部と、前記符号化部により符号化されたビデオ信号を一時的に蓄積し、蓄積されたビデオ信号を前記ディスクドライブ部に供給するバッファメモリと、前記ディスクドライブ部、前記符号化部および前記バッファメモリの動作を制御する制御部とを有し、前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置であって、前記制御部は、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて3つ以上の複数のパーティションに分け、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達したとき、前記バッファメモリに蓄積されたビデオ信号の容量を第1の基準値と比較し、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値以上の場合には、ファイル変更を行って現在記録中のパーティションより1つ外周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値より小さい場合には、前記バッファメモリに蓄積されたビデオ信号の容量を前記第1の基準値以下の第2の基準値と比較し、前記バッファメモリに蓄積されたビデオ信号の容量が第2の基準値より大きい場合には、ファイル変更を行って現在記録中のパーティションと同じパーティションでビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が第2の基準値以下の場合には、ファイル変更を行って現在記録中のパーティションより1つ内周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させることを特徴とする。
The video signal recording method of the present invention also includes a disk drive unit for recording video signals on a disk recording medium in units of files, a video signal to be recorded on the disk recording medium, and a stored video signal. A video signal of a video signal recording apparatus in which the access speed of the disk drive unit to the disk recording medium decreases from the outer periphery to the inner periphery of the disk recording medium. In the recording method, when an operation mode for recording a video signal at a high speed on the disc recording medium is selected by the disc drive unit, a recording area of the disc recording medium is set to three or more plural pieces from the inner periphery to the outer periphery. The video signal capacity recorded on the disk recording medium is divided into partitions. When the value reaches the value, the capacity of the video signal stored in the buffer memory is compared with a first reference value, and when the capacity of the video signal stored in the buffer memory is equal to or greater than the first reference value, The file is changed to move to a partition on the outer peripheral side from the partition currently being recorded, and the video signal is recorded in the disk drive unit. The capacity of the video signal stored in the buffer memory is greater than the first reference value. If it is smaller, the capacity of the video signal stored in the buffer memory is compared with a second reference value less than or equal to the first reference value, and the capacity of the video signal stored in the buffer memory is a second reference value. If it is greater than the value, change the file and record the video signal in the same partition as the currently recorded partition on the disk drive unit, If the capacity of the video signal stored in the buffer memory is less than or equal to the second reference value, the file is changed, and the video signal is transferred to the inner peripheral partition from the partition currently being recorded and the video signal is transferred to the disk drive unit. It is made to record.
In addition, the video signal recording apparatus of the present invention encodes a video drive signal recorded on the disk recording medium into a disk drive unit that records the video signal on a disk recording medium in units of files, and an externally input video signal. An encoding unit; a buffer memory for temporarily storing the video signal encoded by the encoding unit; and supplying the stored video signal to the disk drive unit; the disk drive unit; the encoding unit; A control unit for controlling the operation of the buffer memory, and a video signal recording apparatus in which an access speed of the disk drive unit with respect to the disk recording medium decreases from an outer periphery to an inner periphery of the disk recording medium. The control unit records a video signal on the disk recording medium at a high speed by the disk drive unit. When the operation mode is selected, the recording area of the disk recording medium is divided into three or more partitions from the inner periphery to the outer periphery, and the capacity of the video signal recorded on the disk recording medium reaches a predetermined value. The capacity of the video signal stored in the buffer memory is compared with a first reference value, and if the capacity of the video signal stored in the buffer memory is greater than or equal to the first reference value, the file is changed. When the video signal is recorded on the disk drive unit by moving to a partition on the outer periphery side of the partition currently being recorded, and the capacity of the video signal stored in the buffer memory is smaller than the first reference value The capacity of the video signal stored in the buffer memory is compared with a second reference value equal to or less than the first reference value, and stored in the buffer memory If the capacity of the received video signal is larger than the second reference value, the file is changed and the video signal is recorded in the disk drive unit in the same partition as the partition currently being recorded, and stored in the buffer memory If the capacity of the video signal is less than or equal to the second reference value, the file is changed to shift to one inner peripheral partition from the partition currently being recorded, and the video signal is recorded in the disk drive unit. Features.

また、本発明のビデオ信号記録方法は、ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部と、前記ディスク記録媒体に記録すべきビデオ信号を一時的に蓄積し、蓄積されたビデオ信号を前記ディスクドライブ部に供給するバッファメモリとを有し、前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置のビデオ信号記録方法であって、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて3つ以上の複数のパーティションに分け、前記バッファメモリに蓄積されたビデオ信号の容量を監視し、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値以上になった場合には、ファイル変更を行って現在記録中のパーティションより1つ外周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が前記第1の基準値以下の第2の基準値以下になった場合には、ファイル変更を行って現在記録中のパーティションより1つ内周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が前記第1の基準値より小さく前記第2の基準より大きい場合には、現在記録中のパーティションと同じパーティションでビデオ信号を前記ディスクドライブ部に記録させることを特徴とする。
また、本発明のビデオ信号記録装置は、ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部と、外部から入力されたビデオ信号を前記ディスク記録媒体に記録されるビデオ信号に符号化する符号化部と、前記符号化部により符号化されたビデオ信号を一時的に蓄積し、蓄積されたビデオ信号を前記ディスクドライブ装置に供給するバッファメモリと、前記ディスクドライブ部、前記符号化部および前記バッファメモリの動作を制御する制御部とを有し、前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置であって、前記制御部は、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて3つ以上の複数のパーティションに分け、前記バッファメモリに蓄積されたビデオ信号の容量を監視し、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値以上になった場合には、ファイル変更を行って現在記録中のパーティションより1つ外周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が前記第1の基準値以下の第2の基準値以下になった場合には、ファイル変更を行って現在記録中のパーティションより1つ内周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が前記第1の基準値より小さく前記第2の基準より大きい場合には、現在記録中のパーティションと同じパーティションでビデオ信号を前記ディスクドライブ部に記録させることを特徴とする。
The video signal recording method of the present invention also includes a disk drive unit for recording video signals on a disk recording medium in units of files, a video signal to be recorded on the disk recording medium, and a stored video signal. A video signal of a video signal recording apparatus in which the access speed of the disk drive unit to the disk recording medium decreases from the outer periphery to the inner periphery of the disk recording medium. In the recording method, when an operation mode for recording a video signal at a high speed on the disc recording medium is selected by the disc drive unit, a recording area of the disc recording medium is set to three or more plural pieces from the inner periphery to the outer periphery. Divide into partitions and monitor the video signal capacity stored in the buffer memory When the capacity of the video signal stored in the buffer memory exceeds the first reference value, the file is changed and the video signal is transferred to a partition on the outer peripheral side from the currently recorded partition. When the capacity of the video signal recorded in the disk drive unit and stored in the buffer memory is less than the second reference value less than the first reference value, the file is changed and the current recording The video signal is recorded in the disk drive unit by moving to one inner peripheral partition from the partition, and the capacity of the video signal stored in the buffer memory is smaller than the first reference value and larger than the second reference. If it is large, the video signal is recorded on the disk drive unit in the same partition as the partition currently being recorded. To.
In addition, the video signal recording apparatus of the present invention encodes a video drive signal recorded on the disk recording medium into a disk drive unit that records the video signal on a disk recording medium in units of files, and an externally input video signal. An encoding unit; a buffer memory for temporarily storing the video signal encoded by the encoding unit; and supplying the stored video signal to the disk drive device; the disk drive unit; the encoding unit; A control unit for controlling the operation of the buffer memory, and a video signal recording apparatus in which an access speed of the disk drive unit with respect to the disk recording medium decreases from an outer periphery to an inner periphery of the disk recording medium. The control unit records video signals on the disk recording medium at a high speed by the disk drive unit. When the operation mode to be selected is selected, the recording area of the disk recording medium is divided into three or more partitions from the inner periphery to the outer periphery, the capacity of the video signal stored in the buffer memory is monitored, and the buffer memory When the capacity of the video signal stored in the disk becomes greater than or equal to the first reference value, the file is changed, and the video signal is transferred to the outer partition from the currently recorded partition and the video signal is transferred to the disk drive unit. When the capacity of the video signal stored in the buffer memory is less than the second reference value less than the first reference value, the file is changed and one is recorded from the partition currently being recorded. Video stored in the buffer memory by moving to the inner partition and recording the video signal in the disk drive unit If the capacity is greater than the first reference value smaller than the second reference of No., characterized in that to record the video signal on the disc drive unit in the same partition as the currently recorded in the partition.

本発明のビデオ信号記録方法及び装置によれば、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周パーティションと外周パーティションとの2つのパーティションに分ける。そして、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達する毎にファイル変更を行って前記ディスク記録媒体の内周パーティションと外周パーティションとを交互に使用してビデオ信号を前記ディスクドライブ部により記録させる。
このため、ディスク記録媒体に対するアクセス速度が低速の内周パーティションとディスク記録媒体に対するアクセス速度が高速の外周パーティションとを交互に使用することで、内周パーティションのアクセス速度不足を高速アクセスの外周パーティションで補い、ディスク記録媒体に対するアクセス速度を平均化して使用することができる。このため、ディスク記録媒体の内周部にビデオ信号を連続してアクセスしたとき、ビデオ信号の連続記録に支障をきたすような場合でも、内周パーティションと外周パーティションとを使用して高速なビデオ信号のアクセス動作を行うことができる。したがって、高速でのビデオ信号の長時間の録画が選択された場合でも支障なく連続録画を行うことが可能となる。また、ディスク記録媒体の内周部でのビデオ信号の連続アクセスができるほどディスクドライブ部のアクセス性能を上げる必要がなく、ビデオ信号記録装置のコストアップを抑制することができる。
According to the video signal recording method and apparatus of the present invention, when an operation mode for recording a video signal on the disk recording medium at a high speed is selected by the disk drive unit, the recording area of the disk recording medium is defined as an inner peripheral partition. It is divided into two partitions, the outer peripheral partition. The file is changed each time the capacity of the video signal recorded on the disk recording medium reaches a predetermined value, and the video signal is transmitted to the disk drive by alternately using the inner and outer partitions of the disk recording medium. To make a recording.
Therefore, by alternately using the inner peripheral partition with a low access speed to the disk recording medium and the outer peripheral partition with a high access speed to the disk recording medium, the lack of access speed of the inner peripheral partition can be In addition, the access speed to the disk recording medium can be averaged and used. For this reason, when video signals are continuously accessed to the inner periphery of a disk recording medium, even if the continuous recording of the video signals is hindered, a high-speed video signal using the inner and outer partitions is used. Can be accessed. Therefore, even when long time video signal recording is selected, continuous video recording can be performed without any problem. Further, it is not necessary to improve the access performance of the disk drive unit so that the video signal can be continuously accessed on the inner periphery of the disk recording medium, and the cost increase of the video signal recording apparatus can be suppressed.

また、本発明のビデオ信号記録方法及び装置によれば、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて内周パーティション、中周パーティションおよび外周パーティションの3つのパーティションに分ける。そして、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達する毎にファイル変更を行って前記ディスク記録媒体の内周パーティションと外周パーティションとを交互に使用してビデオ信号を前記ディスクドライブ部に記録させ、前記内周パーティションおよび前記外周パーティションの使用後には、前記中周パーティションを使用してビデオ信号を前記ディスクドライブ部に記録させる。
このため、ディスク記録媒体に対するアクセス速度が低速の内周パーティションとディスク記録媒体に対するアクセス速度が高速の外周パーティションとを交互に使用することで、内周パーティションのアクセス速度不足を高速アクセスの外周パーティションで補い、ディスク記録媒体に対するアクセス速度を中周パーティションと同等に平均化して使用することができる。このため、ディスク記録媒体の内周部にビデオ信号を連続してアクセスしたとき、ビデオ信号の連続記録に支障をきたすような場合でも、内周パーティションと外周パーティションとを交互に使用して中周パーティションと同等の高速のアクセス速度でビデオ信号のアクセス動作を行うことができる。したがって、高速でのビデオ信号の長時間の録画が選択された場合でも支障なく連続録画を行うことが可能となる。また、ディスク記録媒体の内周部でのビデオ信号の連続アクセスができるほどディスクドライブ部のアクセス性能を上げる必要がなく、ビデオ信号記録装置のコストアップを抑制することができる。
According to the video signal recording method and apparatus of the present invention, when an operation mode for recording a video signal at a high speed on the disk recording medium is selected by the disk drive unit, the recording area of the disk recording medium is It is divided into three partitions from the inner periphery partition, the intermediate periphery partition, and the outer periphery partition from the outer periphery to the outer periphery. The file is changed each time the capacity of the video signal recorded on the disk recording medium reaches a predetermined value, and the video signal is transmitted to the disk drive by alternately using the inner and outer partitions of the disk recording medium. The video signal is recorded on the disk drive unit using the middle partition after the inner and outer partitions are used.
Therefore, by alternately using the inner peripheral partition with a low access speed to the disk recording medium and the outer peripheral partition with a high access speed to the disk recording medium, the lack of access speed of the inner peripheral partition can be In addition, the access speed to the disk recording medium can be averaged and used in the same manner as that of the middle partition. For this reason, even when the video signal is continuously accessed to the inner periphery of the disk recording medium, even if the continuous recording of the video signal is hindered, the inner and outer partitions are used alternately. The video signal access operation can be performed at a high access speed equivalent to that of the partition. Therefore, even when long time video signal recording is selected, continuous video recording can be performed without any problem. Further, it is not necessary to improve the access performance of the disk drive unit so that the video signal can be continuously accessed on the inner periphery of the disk recording medium, and the cost increase of the video signal recording apparatus can be suppressed.

また、本発明のビデオ信号記録方法及び装置によれば、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて3つ以上の複数のパーティションに分ける。そして、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達したとき、前記バッファメモリに蓄積されたビデオ信号の容量を第1の基準値と比較し、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値以上の場合には、ファイル変更を行って現在記録中のパーティションより1つ外周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値より小さい場合には、前記バッファメモリに蓄積されたビデオ信号の容量を前記第1の基準値以下の第2の基準値と比較し、前記バッファメモリに蓄積されたビデオ信号の容量が第2の基準値より大きい場合には、ファイル変更を行って現在記録中のパーティションと同じパーティションでビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が第2の基準値以下の場合には、ファイル変更を行って現在記録中のパーティションより1つ内周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させる。
このため、ディスク記録媒体に記録されたビデオ信号の容量が所定値に達する毎にバッファメモリに蓄積されたビデオ信号の容量を検出し、蓄積されたビデオ信号の容量が第1基準値以上のときには、よりアクセス速度が高速な外周側のパーティションに移行してビデオ信号を記録し、蓄積されたビデオ信号の容量が第2基準値以下のときには、よりアクセス速度が低速な内周側のパーティションに移行してビデオ信号を記録することができる。このため、ディスク記録媒体の内周部にビデオ信号を連続してアクセスしたとき、ビデオ信号の連続記録に支障をきたすような場合でも、バッファメモリに蓄積されたビデオ信号の容量に応じて最適なパーティションを選択して移行することができる。したがって、高速でのビデオ信号の長時間の録画が選択された場合でも支障なく連続録画を行うことが可能となる。また、ディスク記録媒体の内周部でのビデオ信号の連続アクセスができるほどディスクドライブ部のアクセス性能を上げる必要がなく、ビデオ信号記録装置のコストアップを抑制することができる。
According to the video signal recording method and apparatus of the present invention, when an operation mode for recording a video signal at a high speed on the disk recording medium is selected by the disk drive unit, the recording area of the disk recording medium is It is divided into three or more partitions from the outer periphery to the outer periphery. When the capacity of the video signal recorded on the disk recording medium reaches a predetermined value, the capacity of the video signal stored in the buffer memory is compared with a first reference value and stored in the buffer memory. When the capacity of the video signal is equal to or greater than the first reference value, the file is changed, the partition is shifted to one outer peripheral side from the currently recorded partition, and the video signal is recorded in the disk drive unit, and the buffer If the capacity of the video signal stored in the memory is smaller than the first reference value, the capacity of the video signal stored in the buffer memory is compared with a second reference value equal to or less than the first reference value; If the capacity of the video signal stored in the buffer memory is larger than the second reference value, the file is changed and the same partition as the partition currently being recorded is used. When the video signal is recorded in the disk drive unit by the operation and the capacity of the video signal stored in the buffer memory is less than or equal to the second reference value, the file is changed and one of the partitions currently being recorded is stored. The video signal is recorded in the disk drive unit by moving to the peripheral partition.
Therefore, whenever the capacity of the video signal recorded on the disk recording medium reaches a predetermined value, the capacity of the video signal stored in the buffer memory is detected, and when the capacity of the stored video signal is greater than or equal to the first reference value , Move to the outer partition where the access speed is faster, record the video signal, and if the accumulated video signal capacity is below the second reference value, move to the inner partition where the access speed is slower Thus, a video signal can be recorded. For this reason, even when the video signal is continuously accessed to the inner peripheral portion of the disk recording medium, even if it interferes with the continuous recording of the video signal, it is optimal according to the capacity of the video signal stored in the buffer memory. You can select and migrate partitions. Therefore, even when long time video signal recording is selected, continuous video recording can be performed without any problem. Further, it is not necessary to improve the access performance of the disk drive unit so that the video signal can be continuously accessed on the inner periphery of the disk recording medium, and the cost increase of the video signal recording apparatus can be suppressed.

また、本発明のビデオ信号記録方法及び装置によれば、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて3つ以上の複数のパーティションに分ける。そして、前記バッファメモリに蓄積されたビデオ信号の容量を監視し、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値以上になった場合には、ファイル変更を行って現在記録中のパーティションより1つ外周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が前記第1の基準値以下の第2の基準値以下になった場合には、ファイル変更を行って現在記録中のパーティションより1つ内周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が前記第1の基準値より小さく前記第2の基準値より大きい場合には、現在記録中のパーティションと同じパーティションでビデオ信号を前記ディスクドライブ部に記録させる。
このため、バッファメモリに蓄積されたビデオ信号の容量を常に監視し、蓄積されたビデオ信号の容量が第1基準値以上のときには、よりアクセス速度が高速な外周側のパーティションに移行してビデオ信号を記録し、蓄積されたビデオ信号の容量が第2基準値以下のときには、よりアクセス速度が低速な内周側のパーティションに移行してビデオ信号を記録することができる。このため、ディスク記録媒体の内周部にビデオ信号を連続してアクセスしたとき、ビデオ信号の連続記録に支障をきたすような場合でも、バッファメモリに蓄積されたビデオ信号の容量に応じて最適なパーティションを選択して移行することができる。したがって、高速でのビデオ信号の長時間の録画が選択された場合でも支障なく連続録画を行うことが可能となる。また、ディスク記録媒体の内周部でのビデオ信号の連続アクセスができるほどディスクドライブ部のアクセス性能を上げる必要がなく、ビデオ信号記録装置のコストアップを抑制することができる。
According to the video signal recording method and apparatus of the present invention, when an operation mode for recording a video signal at a high speed on the disk recording medium is selected by the disk drive unit, the recording area of the disk recording medium is It is divided into three or more partitions from the outer periphery to the outer periphery. Then, the capacity of the video signal stored in the buffer memory is monitored, and when the capacity of the video signal stored in the buffer memory exceeds the first reference value, the file is changed and the current recording is in progress. The video signal is recorded in the disk drive unit by moving to a partition on the outer peripheral side from the first partition, and the capacity of the video signal stored in the buffer memory is equal to or less than a second reference value equal to or less than the first reference value. In this case, the file is changed, and the partition that is currently recorded is shifted to one inner peripheral partition to record the video signal in the disk drive unit, and the video signal stored in the buffer memory is recorded. When the capacity is smaller than the first reference value and larger than the second reference value, the same partition as the partition currently being recorded is used. Emissions at records the video signal on the disk drive unit.
For this reason, the capacity of the video signal stored in the buffer memory is constantly monitored, and when the capacity of the stored video signal is equal to or higher than the first reference value, the video signal is transferred to the outer partition having a higher access speed. When the capacity of the accumulated video signal is less than or equal to the second reference value, the video signal can be recorded by moving to an inner peripheral partition having a lower access speed. For this reason, even when the video signal is continuously accessed to the inner peripheral portion of the disk recording medium, even if it interferes with the continuous recording of the video signal, it is optimal according to the capacity of the video signal stored in the buffer memory. You can select and migrate partitions. Therefore, even when long time video signal recording is selected, continuous video recording can be performed without any problem. Further, it is not necessary to improve the access performance of the disk drive unit so that the video signal can be continuously accessed on the inner periphery of the disk recording medium, and the cost increase of the video signal recording apparatus can be suppressed.

以下、本発明のビデオ信号記録方法及び装置を適用したハードディスクビデオレコーダの実施の形態を図面を参照して説明する。
(実施の形態1)
図1は、実施の形態1のハードディスクビデオレコーダの構成を示すブロック図である。
図1に示すように、このハードディスクビデオレコーダは、ビデオ入力部12、ビデオ同期部14、ビデオ出力部16、符号化部18、復号部20、システム制御部22、ファイルシステム24、バッファメモリ26およびHDD28を備える。
Embodiments of a hard disk video recorder to which the video signal recording method and apparatus of the present invention are applied will be described below with reference to the drawings.
(Embodiment 1)
FIG. 1 is a block diagram showing the configuration of the hard disk video recorder of the first embodiment.
As shown in FIG. 1, the hard disk video recorder includes a video input unit 12, a video synchronization unit 14, a video output unit 16, an encoding unit 18, a decoding unit 20, a system control unit 22, a file system 24, a buffer memory 26, and An HDD 28 is provided.

ビデオ入力部12は、外部からビデオ信号を入力する。ビデオ入力部12は、例えば、入力されるビデオ信号がアナログ信号の場合には、A/D変換を行いデジタル信号に変換する。入力される信号がRGB信号の場合には、RGB信号をYCrCb信号に変換する。ビデオ同期部14は、入力されたビデオ信号に対し同期を取り、垂直同期信号、水平同期信号、クロック信号等の各種の信号をビデオ信号に付加するものである。符号化部18は、ビデオ信号の記録時にビデオ入力部12により入力されたビデオ信号を圧縮して符号化するものである。符号化部18により符号化されたビデオ信号は、バッファメモリ26に一時的に蓄積され、HDD28に供給される。   The video input unit 12 inputs a video signal from the outside. For example, when the input video signal is an analog signal, the video input unit 12 performs A / D conversion to convert it into a digital signal. When the input signal is an RGB signal, the RGB signal is converted into a YCrCb signal. The video synchronization unit 14 synchronizes the input video signal and adds various signals such as a vertical synchronization signal, a horizontal synchronization signal, and a clock signal to the video signal. The encoding unit 18 compresses and encodes the video signal input by the video input unit 12 when the video signal is recorded. The video signal encoded by the encoding unit 18 is temporarily stored in the buffer memory 26 and supplied to the HDD 28.

HDD28は、ビデオ信号の記録時には、バッファメモリ26から供給されたビデオ信号をハードディスク30に記録し、ビデオ信号の再生時には、ハードディスク30に記録されたビデオ信号を読み出し、読み出されたビデオ信号をバッファメモリ26に供給してビデオ信号の再生を行う。バッファメモリ26は、ビデオ信号の記録時には、符号部18により符号化されたビデオ信号を一時的に蓄積してHDD28に供給し、ビデオ信号の再生時には、HDD28によりハードディスク30から読み出されたビデオ信号を一時的に記憶して復号部20に出力する。   The HDD 28 records the video signal supplied from the buffer memory 26 on the hard disk 30 when recording the video signal, reads the video signal recorded on the hard disk 30 when reproducing the video signal, and buffers the read video signal. The video signal is reproduced by supplying it to the memory 26. The buffer memory 26 temporarily stores the video signal encoded by the encoding unit 18 when the video signal is recorded, and supplies the video signal to the HDD 28. When reproducing the video signal, the buffer memory 26 reads the video signal read from the hard disk 30 by the HDD 28. Is temporarily stored and output to the decoding unit 20.

復号部20は、ビデオ信号の再生時にHDD28によりハードディスク30から読み出されたビデオ信号を復号する。ビデオ出力部16は、ビデオ同期部14と協力して復号部230により復号されたビデオ信号に同期信号などを付加して外部に出力する。   The decoding unit 20 decodes the video signal read from the hard disk 30 by the HDD 28 during reproduction of the video signal. The video output unit 16 adds a synchronization signal or the like to the video signal decoded by the decoding unit 230 in cooperation with the video synchronization unit 14 and outputs the video signal to the outside.

システム制御部22は、本装置の全体を制御するものであり、例えばCPU、ROM、RAM、周辺回路インタフェースを有するマイクロコンピュータから構成される。ファイルシステム24は、HDD28を管理下に置き、あるデータサイズに分割されたビデオ信号をハードディスク30に記録再生する際のファイル管理を行う。   The system control unit 22 controls the entire apparatus, and includes, for example, a microcomputer having a CPU, a ROM, a RAM, and a peripheral circuit interface. The file system 24 manages the file when the HDD 28 is under management and a video signal divided into a certain data size is recorded and reproduced on the hard disk 30.

次に、ハードディスクビデオレコーダのビデオ信号記録方法について説明する。
ハードディスクビデオレコーダの記録時には、ビデオ入力部12により入力され、符号化部18により符号化されたビデオ信号がバッファメモリ26に一時的に蓄積され、HDD28に供給される。システム制御部22およびファイルシステム24によりHDD28が制御され、次のような動作によりハードディスク30にビデオ信号が記録される。
Next, a video signal recording method of the hard disk video recorder will be described.
During recording by the hard disk video recorder, the video signal input from the video input unit 12 and encoded by the encoding unit 18 is temporarily stored in the buffer memory 26 and supplied to the HDD 28. The HDD 28 is controlled by the system control unit 22 and the file system 24, and a video signal is recorded on the hard disk 30 by the following operation.

ビデオ信号の記録の際には、ファイル分割が行われる。ビデオ信号は、32ビットの符号付き整数で表現され、最大ファイルサイズが2GByteに制限されているものとする。
ここで、ビデオ信号の記録動作モードとして、標準画質から高画質にする、画面分解能を標準からHD(high definition)にする、フレームレートを標準から高フレームレートにするなどの高速動作モードが選択されたものとする。
高速動作モードが選択されたときには、ハードディスク30の最内周部ではビデオ信号の書き込み速度が符号化部18の符号化速度(固定ビットレートの場合)より遅いものとする。
When video signals are recorded, file division is performed. It is assumed that the video signal is represented by a 32-bit signed integer and the maximum file size is limited to 2 GB.
Here, as the video signal recording operation mode, a high-speed operation mode such as changing from standard image quality to high image quality, changing the screen resolution from standard to HD (high definition), or changing the frame rate from standard to high frame rate is selected. Shall be.
When the high-speed operation mode is selected, it is assumed that the video signal writing speed is slower than the encoding speed of the encoding section 18 (in the case of a fixed bit rate) in the innermost periphery of the hard disk 30.

図2は、ハードディスクの記憶領域の分割方法の一例を示す図である。
ハードディスクビデオレコーダの記録時に高速動作モードが選択されると、図2に示すように、システム制御部22およびファイルシステム24によりハードディスク30の記憶領域がハードディスク30の外周から内周にかけて外周パーティション31、中周パーティション32および内周パーティション33の3つのパーティションに分けられる。
FIG. 2 is a diagram illustrating an example of a method for dividing the storage area of the hard disk.
When the high-speed operation mode is selected at the time of recording by the hard disk video recorder, the storage area of the hard disk 30 is moved from the outer periphery to the inner periphery of the hard disk 30 by the system control unit 22 and the file system 24 as shown in FIG. It is divided into three partitions, a peripheral partition 32 and an inner peripheral partition 33.

まず、外周パーティション31にファイル1が作成され、ビデオ信号の記録が開始される。このとき、外周パーティション31におけるHDD28の連続書き込み速度は、ビデオ信号の符号化速度より速いため、バッファメモリ26にビデオ信号が溜まることはない。
次に、ファイル1が最大ファイルサイズ2GByteに達すると、ファイル変更が行われる。ファイル1がクローズされ、ファイル2がオープンされる。このとき、ファイル2は、内周パーティション33にオープンされ、ビデオ信号が記録される。内周パーティション33におけるHDD28の連続書き込み速度は、ビデオ信号の符号化速度より遅いため、バッファメモリ26にビデオ信号が溜まり出す。
First, a file 1 is created in the outer peripheral partition 31, and recording of a video signal is started. At this time, since the continuous writing speed of the HDD 28 in the outer peripheral partition 31 is faster than the encoding speed of the video signal, the video signal does not accumulate in the buffer memory 26.
Next, when the file 1 reaches the maximum file size 2 GB, the file is changed. File 1 is closed and file 2 is opened. At this time, the file 2 is opened in the inner partition 33 and a video signal is recorded. Since the continuous writing speed of the HDD 28 in the inner peripheral partition 33 is slower than the video signal encoding speed, the video signal accumulates in the buffer memory 26.

次に、ファイル2が最大ファイルサイズ2GByteに達すると、ファイル変更が行われる。ファイル2がクローズされ、ファイル3がオープンされる。このとき、ファイル3は、外周パーティション31にオープンされ、ビデオ信号が記録される。外周パーティション31におけるHDD28の連続書き込み速度は、ビデオ信号の符号化速度より速いため、バッファメモリ26に溜まったビデオ信号が減っていく。
以降、ファイル2が最大ファイルサイズ2GByteに達する毎に内周パーティション33と外周パーティション31とが交互に使用されてビデオ信号が記録され、これらのパーティション31、33の使用後には、中周パーティション32が使用されてビデオ信号が記録される。中周パーティション32におけるHDD28の連続書き込み速度は、ビデオ信号の符号化速度より速いため、バッファメモリ26にビデオ信号が溜まることはない。
なお、ビデオ信号の再生時には、記録時と同様な動作が繰り返されることになる。
Next, when the file 2 reaches the maximum file size 2 GB, the file is changed. File 2 is closed and file 3 is opened. At this time, the file 3 is opened in the outer peripheral partition 31, and a video signal is recorded. Since the continuous writing speed of the HDD 28 in the outer peripheral partition 31 is faster than the video signal encoding speed, the video signal accumulated in the buffer memory 26 decreases.
Thereafter, every time the file 2 reaches the maximum file size 2 GB, the inner partition 33 and the outer partition 31 are alternately used to record a video signal. After the use of these partitions 31, 33, the middle partition 32 Used to record a video signal. Since the continuous writing speed of the HDD 28 in the middle partition 32 is faster than the encoding speed of the video signal, the video signal does not accumulate in the buffer memory 26.
It should be noted that when the video signal is reproduced, the same operation as that during recording is repeated.

このように実施の形態1のハードディスクビデオレコーダによれば、ハードディスク30に記録されたビデオ信号の容量が最大ファイルサイズ2GByteに達する毎にファイル変更を行って外周パーティション31と内周パーティション33とを交互に使用してビデオ信号をHDD28に記録させ、外周パーティション31および内周パーティション33の使用後には、中周パーティション32を使用してビデオ信号をHDD28に記録させる。   As described above, according to the hard disk video recorder of the first embodiment, every time the capacity of the video signal recorded on the hard disk 30 reaches the maximum file size 2 GB, the file is changed and the outer peripheral partition 31 and the inner peripheral partition 33 are alternated. The video signal is recorded on the HDD 28 and the video signal is recorded on the HDD 28 using the middle partition 32 after the outer peripheral partition 31 and the inner peripheral partition 33 are used.

このため、アクセス速度が低速の内周パーティション33とアクセス速度が高速の外周パーティション33とを交互に使用することで、内周パーティション33のアクセス速度不足を高速アクセスの外周パーティション31で補い、HDD28のアクセス速度を中周パーティション32と同等に平均化して使用することができる。このため、ハードディスク30の内周部にビデオ信号を連続してアクセスしたとき、ビデオ信号の連続記録に支障をきたすような場合でも、内周パーティション33と外周パーティション31とを交互に使用することにより中周パーティション32と同等のアクセス速度でビデオ信号のアクセス動作を行うことができる。したがって、高速のビデオ信号の長時間の録画が選択された場合でも支障なく連続録画を行うことが可能となる。また、ハードディスク30の内周部でのビデオ信号の連続アクセスができるほどHDD28のアクセス性能を上げる必要がなく、ビデオ信号記録装置のコストアップを抑制することができる。   For this reason, by alternately using the inner peripheral partition 33 having a low access speed and the outer peripheral partition 33 having a high access speed, the shortage of the access speed of the inner peripheral partition 33 is compensated by the outer peripheral partition 31 of the high speed access. The access speed can be averaged and used in the same manner as the middle partition 32. For this reason, even when the video signal is continuously accessed to the inner peripheral portion of the hard disk 30, even if the continuous recording of the video signal is hindered, the inner partition 33 and the outer partition 31 are used alternately. The video signal access operation can be performed at an access speed equivalent to that of the middle partition 32. Therefore, even when long-time recording of a high-speed video signal is selected, continuous recording can be performed without any trouble. Further, it is not necessary to improve the access performance of the HDD 28 so that the video signal can be continuously accessed in the inner periphery of the hard disk 30, and the cost increase of the video signal recording apparatus can be suppressed.

なお、実施の形態1では、ファイル2が最大ファイルサイズ2GByteに達する毎にファイル変更を行っているが、ファイル変更は、最大ファイルサイズ2GByte毎に限られるものではない。例えば、バッファメモリ26のサイズ等を考慮して、数十メガバイト、数百メガバイトなどの適宜定めた固定値毎にファイル変更を行っても良い。   In the first embodiment, the file is changed every time the file 2 reaches the maximum file size 2 GB, but the file change is not limited to each maximum file size 2 GB. For example, in consideration of the size of the buffer memory 26 and the like, the file may be changed for each fixed value determined appropriately such as several tens of megabytes or several hundred megabytes.

また、実施の形態1では、ハードディスク30の記憶領域を外周パーティション31、中周パーティション32および内周パーティション33の3つのパーティションに分けたが、ハードディスク30の記憶領域を外周パーティションおよび内周パーティションの2つのパーティションに分け、ファイル変更毎に外周パーティションおよび内周パーティションを交互に使用してビデオ信号を記録しても同様の効果を奏する。   In the first embodiment, the storage area of the hard disk 30 is divided into the three partitions of the outer peripheral partition 31, the intermediate peripheral partition 32, and the inner peripheral partition 33. However, the storage area of the hard disk 30 is divided into two partitions, the outer peripheral partition and the inner peripheral partition. Even if the video signal is recorded by dividing the partition into two partitions and alternately using the outer peripheral partition and the inner peripheral partition for each file change, the same effect can be obtained.

(実施の形態2)
実施の形態2のハードディスクビデオレコーダは、実施の形態1のハードディスクビデオレコーダと同様に高速動作モードが選択されると、システム制御部22およびファイルシステム24によりハードディスク30の記憶領域をハードディスク30の外周から内周にかけて外周パーティション31、中周パーティション32および内周パーティション33の3つのパーティションに分けるが、以降の動作が異なる。
以下、この以降の動作について説明する。
(Embodiment 2)
In the hard disk video recorder of the second embodiment, when the high-speed operation mode is selected as in the hard disk video recorder of the first embodiment, the storage area of the hard disk 30 is set from the outer periphery of the hard disk 30 by the system control unit 22 and the file system 24. The inner partition is divided into three partitions, an outer peripheral partition 31, an intermediate peripheral partition 32, and an inner peripheral partition 33, but the subsequent operations are different.
Hereinafter, the subsequent operation will be described.

まず、内周パーティション33にファイル1が作成され、ビデオ信号の記録が開始される。内周パーティション33でのHDD28の連続書き込み速度は、ビデオ信号の符号化速度より遅いため、バッファメモリ26にビデオ信号が溜まり出す。   First, the file 1 is created in the inner partition 33, and recording of a video signal is started. Since the continuous writing speed of the HDD 28 in the inner peripheral partition 33 is slower than the video signal encoding speed, the video signal accumulates in the buffer memory 26.

次に、ファイル1が最大ファイルサイズ2GByteに達すると、ファイル変更が行われる。ファイル1がクローズされ、ファイル2がオープンされる。このとき、バッファメモリ26に蓄積されたビデオ信号の容量が検出される。
そして、バッファメモリ26に蓄積されたビデオ信号の容量が第1の基準値と比較され、バッファメモリ26に蓄積されたビデオ信号の容量が第1の基準値以上の場合には、現在記録中のパーティション(内周パーティション33)より1つ外周側のパーティション(中周パーティション32)に移行してファイル2がオープンされ、ビデオ信号が記録される。一方、バッファメモリ26に蓄積されたビデオ信号の容量が第1の基準値より小さい場合には、同じ内周パーティション33にファイル2がオープンされ、ビデオ信号が記録される。ここでは、中周パーティション32に移行してファイル2がオープンされたものとする。
Next, when the file 1 reaches the maximum file size 2 GB, the file is changed. File 1 is closed and file 2 is opened. At this time, the capacity of the video signal stored in the buffer memory 26 is detected.
The capacity of the video signal stored in the buffer memory 26 is compared with the first reference value. If the capacity of the video signal stored in the buffer memory 26 is equal to or greater than the first reference value, the current recording is being performed. The file 2 is opened after moving from the partition (inner peripheral partition 33) to the outer peripheral partition (intermediate partition 32), and a video signal is recorded. On the other hand, when the capacity of the video signal stored in the buffer memory 26 is smaller than the first reference value, the file 2 is opened in the same inner partition 33 and the video signal is recorded. Here, it is assumed that the file 2 is opened after moving to the middle partition 32.

次に、ファイル2が最大ファイルサイズ2GByteに達すると、ファイル変更が行われる。ファイル2がクローズされ、ファイル3がオープンされる。このとき、バッファメモリ26に蓄積されたビデオ信号の容量が検出される。
そして、バッファメモリ26に蓄積されたビデオ信号の容量が第1の基準値と比較され、バッファメモリ26に蓄積されたビデオ信号の容量が第1の基準値以上の場合には、現在記録中のパーティション(中周パーティション32)より1つ外周側のパーティション(外周パーティション31)に移行してファイル3がオープンされ、ビデオ信号が記録される。
Next, when the file 2 reaches the maximum file size 2 GB, the file is changed. File 2 is closed and file 3 is opened. At this time, the capacity of the video signal stored in the buffer memory 26 is detected.
The capacity of the video signal stored in the buffer memory 26 is compared with the first reference value. If the capacity of the video signal stored in the buffer memory 26 is equal to or greater than the first reference value, the current recording is being performed. The file 3 is opened after moving from the partition (intermediate partition 32) to the outer partition (outer partition 31), and a video signal is recorded.

一方、バッファメモリ26に蓄積されたビデオ信号の容量が第1の基準値より小さい場合には、バッファメモリ26に蓄積されたビデオ信号の容量が第1の基準値以下の第2の基準値と比較される。バッファメモリ26に蓄積されたビデオ信号の容量が第2の基準値より大きい場合には、現在記録中のパーティション(中周パーティション32)と同じパーティションでファイル3がオープンされビデオ信号が記録される。一方、バッファメモリ26に蓄積されたビデオ信号の容量が第2の基準値以下の場合には、現在記録中のパーティションより1つ内周側のパーティション(内周パーティション33)に移行してビデオ信号が記録される。   On the other hand, when the capacity of the video signal stored in the buffer memory 26 is smaller than the first reference value, the capacity of the video signal stored in the buffer memory 26 is less than the first reference value and the second reference value. To be compared. When the capacity of the video signal stored in the buffer memory 26 is larger than the second reference value, the file 3 is opened and the video signal is recorded in the same partition as the partition currently being recorded (middle partition 32). On the other hand, when the capacity of the video signal stored in the buffer memory 26 is equal to or smaller than the second reference value, the video signal is transferred to the inner peripheral partition (inner peripheral partition 33) from the partition currently being recorded. Is recorded.

以降、ファイル2が最大ファイルサイズ2GByteに達する毎にバッファメモリ26に蓄積されたビデオ信号の容量が検出され、バッファメモリ26に蓄積されたビデオ信号の容量が第1の基準値以上の場合には、現在記録中のパーティションより1つ外周側のパーティションに移行してファイルがオープンされ、バッファメモリ26に蓄積されたビデオ信号の容量が第2の基準値以下の場合には、現在記録中のパーティションより1つ内周側のパーティションに移行してファイルがオープンされ、バッファメモリ26に蓄積されたビデオ信号の容量が第2の基準値より大きく、第1の基準値より小さい場合には、現在記録中のパーティションにファイルがオープンされてビデオ信号が記録される。
なお、ビデオ信号の再生時には、記録時と同様な動作が繰り返されることになる。
Thereafter, every time the file 2 reaches the maximum file size 2 GB, the capacity of the video signal stored in the buffer memory 26 is detected, and when the capacity of the video signal stored in the buffer memory 26 is equal to or larger than the first reference value, When the file is opened by moving to a partition on the outer circumference side from the partition currently being recorded and the capacity of the video signal stored in the buffer memory 26 is equal to or smaller than the second reference value, the partition currently being recorded When the file is opened by moving to the inner partition and the capacity of the video signal stored in the buffer memory 26 is larger than the second reference value and smaller than the first reference value, the current recording is performed. The file is opened in the middle partition and the video signal is recorded.
It should be noted that when the video signal is reproduced, the same operation as that during recording is repeated.

このように実施の形態2のハードディスクビデオレコーダによれば、ハードディスク30に記録されたビデオ信号の容量が最大ファイルサイズ2GByteに達する毎にバッファメモリ26に蓄積されたビデオ信号の容量を検出し、蓄積されたビデオ信号の容量が第1基準値以上のときには、よりアクセス速度が高速な外周側のパーティションに移行してビデオ信号を記録し、蓄積されたビデオ信号の容量が第2基準値以下のときには、よりアクセス速度が低速な内周側のパーティションに移行してビデオ信号を記録する。   As described above, according to the hard disk video recorder of the second embodiment, every time the capacity of the video signal recorded on the hard disk 30 reaches the maximum file size 2 GB, the capacity of the video signal stored in the buffer memory 26 is detected and stored. When the capacity of the recorded video signal is equal to or higher than the first reference value, the video signal is recorded by moving to the outer partition having a higher access speed, and when the capacity of the accumulated video signal is equal to or lower than the second reference value. Then, the video signal is recorded by moving to an inner peripheral partition having a lower access speed.

このため、ハードディスク30の内周部にビデオ信号を連続してアクセスしたとき、ビデオ信号の連続記録に支障をきたすような場合でも、バッファメモリ26に蓄積されたビデオ信号の容量に応じて最適なパーティションを選択して移行することができる。したがって、高速でのビデオ信号の長時間の録画が選択された場合でも支障なく連続録画を行うことが可能となる。また、ハードディスク30の内周部でのビデオ信号の連続アクセスができるほどHDD28のアクセス性能を上げる必要がなく、ビデオ信号記録装置のコストアップを抑制することができる。   For this reason, even when a video signal is continuously accessed to the inner peripheral portion of the hard disk 30, even if the continuous recording of the video signal is hindered, the optimum value is determined according to the capacity of the video signal stored in the buffer memory 26. You can select and migrate partitions. Therefore, even when long time video signal recording is selected, continuous video recording can be performed without any problem. Further, it is not necessary to improve the access performance of the HDD 28 so that the video signal can be continuously accessed in the inner periphery of the hard disk 30, and the cost increase of the video signal recording apparatus can be suppressed.

なお、実施の形態2では、ファイル2が最大ファイルサイズ2GByteに達する毎にファイル変更を行っているが、ファイル変更は、最大ファイルサイズ2GByte毎に限られるものではない。例えば、バッファメモリ26のサイズ等を考慮して、数十メガバイト、数百メガバイトなどの適宜定めた固定値毎にファイル変更を行っても良い。   In the second embodiment, the file change is performed every time the file 2 reaches the maximum file size 2 GB, but the file change is not limited to each maximum file size 2 GB. For example, in consideration of the size of the buffer memory 26 and the like, the file may be changed for each fixed value determined appropriately such as several tens of megabytes or several hundreds of megabytes.

また、実施の形態2では、ハードディスク30の記憶領域を3つのパーティション3132、33に分割しているが、分割するパーティションの数を増やせば、より適切なパーティションの移行を実現することができる。
図3はハードディスクの記憶領域の分割方法の他の例を示す図である。
図3では、ハードディスク30の記憶領域がM(ここでは4以上の整数)個のパーティションに41、42、43、・・・、44に均等に分割されている。
In the second embodiment, the storage area of the hard disk 30 is divided into three partitions 3132 and 33. However, if the number of partitions to be divided is increased, more appropriate partition migration can be realized.
FIG. 3 is a diagram showing another example of the method for dividing the storage area of the hard disk.
In FIG. 3, the storage area of the hard disk 30 is equally divided into 41 (42, 43,..., 44) partitions of M (here, an integer of 4 or more).

また、符号化部18による符号化が可変ビットレートの場合、システム制御部22およびファイルシステム24により符号化部18の発生符号量を制御してバッファメモリ26に蓄積されるビデオ信号の容量を制御することができる。
例えば、システム制御部22およびファイルシステム24は、バッファメモリ26に蓄積されたビデオ信号の容量を検出し、蓄積されたビデオ信号の容量が第1基準値以上のときには、符号化部18の圧縮率を大きくするなどして符号化部18の発生符号量を小さくし、蓄積されたビデオ信号の容量が第2基準値以下のときには、符号化部18の圧縮率を小さくするなどして符号化部18の発生符号量を大きくする。
また、最外周のパーティションを使用していたときに限定して、蓄積されたビデオ信号の容量が第1基準値以上の場合に符号化部18の発生符号量を小さくする制御を行ったり、最内周のパーティションを使用していたときに限定して、蓄積されたビデオ信号の容量が第2基準値以下の場合に、符号化部18の発生符号量を大きくするなど、符号化部18の符号量制御は適宜用いることができる。
Further, when the encoding by the encoding unit 18 is a variable bit rate, the system control unit 22 and the file system 24 control the generated code amount of the encoding unit 18 to control the capacity of the video signal stored in the buffer memory 26. can do.
For example, the system control unit 22 and the file system 24 detect the capacity of the video signal stored in the buffer memory 26, and when the capacity of the stored video signal is equal to or greater than the first reference value, the compression rate of the encoding unit 18 The amount of generated code of the encoding unit 18 is reduced by increasing the encoding amount, and when the capacity of the accumulated video signal is equal to or smaller than the second reference value, the encoding unit 18 is reduced by reducing the compression rate of the encoding unit 18 or the like. The generated code amount of 18 is increased.
Further, only when the outermost partition is used, when the capacity of the accumulated video signal is greater than or equal to the first reference value, control is performed to reduce the generated code amount of the encoding unit 18, or the Only when the inner partition is used, when the capacity of the accumulated video signal is equal to or smaller than the second reference value, the generated code amount of the encoding unit 18 is increased. Code amount control can be used as appropriate.

(実施の形態3)
実施の形態3のハードディスクビデオレコーダは、実施の形態2のハードディスクビデオレコーダと同様の構成であるが、高速動作モードが選択されたとき、常時バッファメモリ26に蓄積されたビデオ信号を監視して、ファイルサイズに関係なくパーティションを移行する点が異なる。
(Embodiment 3)
The hard disk video recorder of the third embodiment has the same configuration as that of the hard disk video recorder of the second embodiment. However, when the high-speed operation mode is selected, the video signal stored in the buffer memory 26 is always monitored, The difference is that partitions are migrated regardless of file size.

高速動作モードが選択されたとき、ハードディスク30の記録領域を内周から外周にかけて3つ以上の複数のパーティションに分ける。そして、バッファメモリ26に蓄積されたビデオ信号の容量を監視し、バッファメモリ26に蓄積されたビデオ信号の容量が第1の基準値以上になった場合には、ファイルサイズに関係なくファイル変更を行い、現在記録中のパーティションより1つ外周側のパーティションに移行してビデオ信号を記録する。また、バッファメモリ26に蓄積されたビデオ信号の容量が第1の基準値以下の第2の基準値以下になった場合には、ファイルサイズに関係なくファイル変更を行い、現在記録中のパーティションより1つ内周側のパーティションに移行してビデオ信号を記録する。また、バッファメモリ26に蓄積されたビデオ信号の容量が第1の基準値より小さく第2の基準値より大きい場合には、現在記録中のパーティションと同じパーティションでビデオ信号を記録する。   When the high-speed operation mode is selected, the recording area of the hard disk 30 is divided into three or more partitions from the inner periphery to the outer periphery. Then, the capacity of the video signal stored in the buffer memory 26 is monitored, and if the capacity of the video signal stored in the buffer memory 26 exceeds the first reference value, the file is changed regardless of the file size. The video signal is recorded by moving to a partition on the outer peripheral side from the partition currently being recorded. When the capacity of the video signal stored in the buffer memory 26 becomes equal to or smaller than the second reference value equal to or smaller than the first reference value, the file is changed regardless of the file size, and the current recording partition is changed. The video signal is recorded by moving to one inner partition. When the capacity of the video signal stored in the buffer memory 26 is smaller than the first reference value and larger than the second reference value, the video signal is recorded in the same partition as the partition currently being recorded.

このため、バッファメモリ26に蓄積されたビデオ信号の容量を常に監視し、蓄積されたビデオ信号の容量が第1基準値以上のときには、よりアクセス速度が高速な外周側のパーティションに移行してビデオ信号を記録し、蓄積されたビデオ信号の容量が第2基準値以下のときには、よりアクセス速度が低速な内周側のパーティションに移行してビデオ信号を記録することができる。このため、ディスク記録媒体の内周部にビデオ信号を連続してアクセスしたとき、ビデオ信号の連続記録に支障をきたすような場合でも、バッファメモリに蓄積されたビデオ信号の容量に応じて最適なパーティションを選択して移行することができる。したがって、高速でのビデオ信号の長時間の録画が選択された場合でも支障なく連続録画を行うことが可能となる。また、ハードディスク30の内周部でのビデオ信号の連続アクセスができるほどHDD28のアクセス性能を上げる必要がなく、ビデオ信号記録装置のコストアップを抑制することができる。   For this reason, the capacity of the video signal stored in the buffer memory 26 is constantly monitored, and when the capacity of the stored video signal is equal to or greater than the first reference value, the video is transferred to the outer peripheral partition with higher access speed. When the signal is recorded and the capacity of the accumulated video signal is less than or equal to the second reference value, the video signal can be recorded by moving to an inner peripheral partition having a lower access speed. For this reason, even when the video signal is continuously accessed to the inner peripheral portion of the disk recording medium, even if it interferes with the continuous recording of the video signal, it is optimal according to the capacity of the video signal stored in the buffer memory. You can select and migrate partitions. Therefore, even when long time video signal recording is selected, continuous video recording can be performed without any problem. Further, it is not necessary to improve the access performance of the HDD 28 so that the video signal can be continuously accessed in the inner periphery of the hard disk 30, and the cost increase of the video signal recording apparatus can be suppressed.

また、符号化部18による符号化が可変ビットレートの場合、システム制御部22およびファイルシステム24により符号化部18の発生符号量を制御してバッファメモリ26に蓄積されるビデオ信号の容量を制御することができる。
例えば、システム制御部22およびファイルシステム24は、バッファメモリ26に蓄積されたビデオ信号の容量を監視し、蓄積されたビデオ信号の容量が第1基準値以上のときには、符号化部18の圧縮率を大きくするなどして符号化部18の発生符号量を小さくし、蓄積されたビデオ信号の容量が第2基準値以下のときには、符号化部18の圧縮率を小さくするなどして符号化部18の発生符号量を大きくする。
また、最外周のパーティションを使用していたときに限定して、蓄積されたビデオ信号の容量が第1基準値以上の場合に符号化部18の発生符号量を小さくする制御を行ったり、最内周のパーティションを使用していたときに限定して、蓄積されたビデオ信号の容量が第2基準値以下の場合に、符号化部18の発生符号量を大きくするなど、符号化部18の符号量制御は適宜用いることができる。
Further, when the encoding by the encoding unit 18 is a variable bit rate, the system control unit 22 and the file system 24 control the generated code amount of the encoding unit 18 to control the capacity of the video signal stored in the buffer memory 26. can do.
For example, the system control unit 22 and the file system 24 monitor the capacity of the video signal stored in the buffer memory 26, and when the capacity of the stored video signal is equal to or greater than the first reference value, the compression rate of the encoding unit 18 The amount of generated code of the encoding unit 18 is reduced by increasing the encoding amount, and when the capacity of the accumulated video signal is equal to or smaller than the second reference value, the encoding unit 18 is reduced by reducing the compression rate of the encoding unit 18 or the like. The generated code amount of 18 is increased.
Further, only when the outermost partition is used, when the capacity of the accumulated video signal is greater than or equal to the first reference value, control is performed to reduce the generated code amount of the encoding unit 18, or the Only when the inner partition is used, when the capacity of the accumulated video signal is equal to or smaller than the second reference value, the generated code amount of the encoding unit 18 is increased. Code amount control can be used as appropriate.

なお、実施の形態1〜3では、HDD28によりハードディスク30にビデオ信号を記録する例をあげているが、ディスク記録媒体およびそのドライブ装置はハードディスク30およびHDD28に限るものではなく、ディスク記録媒体のアクセス速度が外周から内周に至るに従って低速になるディスク記録媒体およびそのドライブ装置に適用される。   In the first to third embodiments, the video signal is recorded on the hard disk 30 by the HDD 28. However, the disk recording medium and its drive device are not limited to the hard disk 30 and the HDD 28, and the disk recording medium is accessed. The present invention is applied to a disk recording medium in which the speed decreases from the outer circumference to the inner circumference and the drive device thereof.

実施の形態1のハードディスクビデオレコーダの構成を示すブロック図である。1 is a block diagram showing a configuration of a hard disk video recorder of Embodiment 1. FIG. ハードディスクの記憶領域の分割方法の一例を示す図である。It is a figure which shows an example of the division | segmentation method of the storage area of a hard disk. ハードディスクの記憶領域の分割方法の他の例を示す図である。It is a figure which shows the other example of the division | segmentation method of the storage area of a hard disk. ファイル分割して記録する動作を示すフローチャートである。It is a flowchart which shows the operation | movement which divides and records a file. ファイル移行の動作を時間軸上で見た図である。It is the figure which looked at the operation | movement of file migration on the time-axis.

符号の説明Explanation of symbols

12……ビデオ入力部、14……ビデオ同期部、16……ビデオ出力部、18……符号化部、20……復号部、22……システム制御部、24……ファイルシステム、26……バッファメモリ、28……HDD、30……ハードディスク。   DESCRIPTION OF SYMBOLS 12 ... Video input part, 14 ... Video synchronization part, 16 ... Video output part, 18 ... Encoding part, 20 ... Decoding part, 22 ... System control part, 24 ... File system, 26 ... Buffer memory, 28 ... HDD, 30 ... hard disk.

Claims (13)

ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部を有し、
前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置のビデオ信号記録方法であって、
前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周パーティションと外周パーティションとの2つのパーティションに分け、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達する毎にファイル変更を行って前記ディスク記録媒体の内周パーティションと外周パーティションとを交互に使用してビデオ信号を前記ディスクドライブ部により記録させる、
ことを特徴とするビデオ信号記録方法。
Having a disk drive unit for recording video signals in units of files on a disk recording medium;
A video signal recording method for a video signal recording apparatus, wherein an access speed of the disk drive unit with respect to the disk recording medium is reduced as it goes from an outer periphery to an inner periphery of the disk recording medium,
When an operation mode for recording a video signal on the disk recording medium at a high speed is selected by the disk drive unit, the recording area of the disk recording medium is divided into two partitions, an inner peripheral partition and an outer peripheral partition, and the disk recording The file is changed each time the capacity of the video signal recorded on the medium reaches a predetermined value, and the video signal is recorded by the disk drive unit using the inner and outer partitions of the disk recording medium alternately.
A video signal recording method.
ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部と、
前記ディスクドライブ部の動作を制御する制御部とを有し、
前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置であって、
前記制御部は、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周パーティションと外周パーティションとの2つのパーティションに分け、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達する毎にファイル変更を行って前記ディスク記録媒体の内周パーティションと外周パーティションとを交互に使用してビデオ信号を前記ディスクドライブ部により記録させる、
ことを特徴とするビデオ信号記録装置。
A disk drive unit for recording video signals on a disk recording medium in units of files;
A control unit for controlling the operation of the disk drive unit,
A video signal recording apparatus in which an access speed of the disk drive unit to the disk recording medium is reduced as it goes from an outer periphery to an inner periphery of the disk recording medium,
When the operation mode for recording a video signal at a high speed on the disk recording medium is selected by the disk drive unit, the control unit may divide the recording area of the disk recording medium into two partitions, an inner peripheral partition and an outer peripheral partition. Each time the capacity of the video signal recorded on the disk recording medium reaches a predetermined value, the file is changed to alternately use the inner and outer partitions of the disk recording medium to send the video signal to the disk drive. To record by
A video signal recording apparatus.
ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部を有し、
前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置のビデオ信号記録方法であって、
前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて内周パーティション、中周パーティションおよび外周パーティションの3つのパーティションに分け、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達する毎にファイル変更を行って前記ディスク記録媒体の内周パーティションと外周パーティションとを交互に使用してビデオ信号を前記ディスクドライブ部に記録させ、前記内周パーティションおよび前記外周パーティションの使用後には、前記中周パーティションを使用してビデオ信号を前記ディスクドライブ部に記録させる、
ことを特徴とするビデオ信号記録方法。
Having a disk drive unit for recording video signals in units of files on a disk recording medium;
A video signal recording method for a video signal recording apparatus, wherein an access speed of the disk drive unit with respect to the disk recording medium is reduced as it goes from an outer periphery to an inner periphery of the disk recording medium,
When an operation mode for recording a video signal on the disk recording medium at a high speed is selected by the disk drive unit, the recording area of the disk recording medium is divided into an inner peripheral partition, an intermediate peripheral partition, and an outer peripheral partition from the inner periphery to the outer periphery. Divided into two partitions, each time the capacity of the video signal recorded on the disk recording medium reaches a predetermined value, the file is changed to alternately use the inner and outer partitions of the disk recording medium to Recording on the disk drive unit, and after using the inner and outer peripheral partitions, the video signal is recorded on the disk drive unit using the middle partition,
A video signal recording method.
ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部と、
前記ディスクドライブ部の動作を制御する制御部とを有し、
前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置であって、
前記制御部は、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて内周パーティション、中周パーティションおよび外周パーティションの3つのパーティションに分け、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達する毎にファイル変更を行って前記ディスク記録媒体の内周パーティションと外周パーティションとを交互に使用してビデオ信号を前記ディスクドライブ部に記録させ、前記内周パーティションおよび前記外周パーティションの使用後には、前記中周パーティションを使用してビデオ信号を前記ディスクドライブ部に記録させる、
ことを特徴とするビデオ信号記録装置。
A disk drive unit for recording video signals on a disk recording medium in units of files;
A control unit for controlling the operation of the disk drive unit,
A video signal recording apparatus in which an access speed of the disk drive unit to the disk recording medium is reduced as it goes from an outer periphery to an inner periphery of the disk recording medium,
When the operation mode for recording a video signal on the disk recording medium at a high speed is selected by the disk drive unit, the control unit is configured to change the recording area of the disk recording medium from an inner periphery to an outer periphery, an inner peripheral partition, an intermediate peripheral partition And the outer partition and the outer partition are divided into three partitions, and the file is changed every time the capacity of the video signal recorded on the disk recording medium reaches a predetermined value, and the inner and outer partitions of the disk recording medium are used alternately. Then, the video signal is recorded in the disk drive unit, and after using the inner and outer peripheral partitions, the video signal is recorded in the disk drive unit using the middle partition.
A video signal recording apparatus.
ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部と、
前記ディスク記録媒体に記録すべきビデオ信号を一時的に蓄積し、蓄積されたビデオ信号を前記ディスクドライブ部に供給するバッファメモリとを有し、
前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置のビデオ信号記録方法であって、
前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて3つ以上の複数のパーティションに分け、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達したとき、前記バッファメモリに蓄積されたビデオ信号の容量を第1の基準値と比較し、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値以上の場合には、ファイル変更を行って現在記録中のパーティションより1つ外周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値より小さい場合には、前記バッファメモリに蓄積されたビデオ信号の容量を前記第1の基準値以下の第2の基準値と比較し、前記バッファメモリに蓄積されたビデオ信号の容量が第2の基準値より大きい場合には、ファイル変更を行って現在記録中のパーティションと同じパーティションでビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が第2の基準値以下の場合には、ファイル変更を行って現在記録中のパーティションより1つ内周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させる、
ことを特徴とするビデオ信号記録方法。
A disk drive unit for recording video signals on a disk recording medium in units of files;
A buffer memory for temporarily storing video signals to be recorded on the disk recording medium and supplying the stored video signals to the disk drive unit;
A video signal recording method for a video signal recording apparatus, wherein an access speed of the disk drive unit with respect to the disk recording medium is reduced as it goes from an outer periphery to an inner periphery of the disk recording medium,
When an operation mode for recording a video signal at a high speed on the disk recording medium is selected by the disk drive unit, a recording area of the disk recording medium is divided into three or more partitions from an inner periphery to an outer periphery, and the disk When the capacity of the video signal recorded on the recording medium reaches a predetermined value, the capacity of the video signal stored in the buffer memory is compared with the first reference value by comparing the capacity of the video signal stored in the buffer memory with the first reference value. Is equal to or greater than the first reference value, the file is changed, and the video signal is recorded in the disk drive unit and transferred to the outer partition from the currently recorded partition, and stored in the buffer memory. If the capacity of the video signal is smaller than the first reference value, the capacity of the video signal stored in the buffer memory is Is compared with a second reference value equal to or less than the first reference value, and if the capacity of the video signal stored in the buffer memory is larger than the second reference value, the file is changed and the current recording When the video signal is recorded in the disk drive unit in the same partition as the partition, and the capacity of the video signal stored in the buffer memory is equal to or less than the second reference value, the file is changed and the current recording partition is used. Shift to one inner peripheral partition and record the video signal in the disk drive unit,
A video signal recording method.
ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部と、
外部から入力されたビデオ信号を前記ディスク記録媒体に記録されるビデオ信号に符号化する符号化部と、
前記符号化部により符号化されたビデオ信号を一時的に蓄積し、蓄積されたビデオ信号を前記ディスクドライブ部に供給するバッファメモリと、
前記ディスクドライブ部、前記符号化部および前記バッファメモリの動作を制御する制御部とを有し、
前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置であって、
前記制御部は、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて3つ以上の複数のパーティションに分け、前記ディスク記録媒体に記録されたビデオ信号の容量が所定値に達したとき、前記バッファメモリに蓄積されたビデオ信号の容量を第1の基準値と比較し、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値以上の場合には、ファイル変更を行って現在記録中のパーティションより1つ外周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値より小さい場合には、前記バッファメモリに蓄積されたビデオ信号の容量を前記第1の基準値以下の第2の基準値と比較し、前記バッファメモリに蓄積されたビデオ信号の容量が第2の基準値より大きい場合には、ファイル変更を行って現在記録中のパーティションと同じパーティションでビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が第2の基準値以下の場合には、ファイル変更を行って現在記録中のパーティションより1つ内周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させる、
ことを特徴とするビデオ信号記録装置。
A disk drive unit for recording video signals on a disk recording medium in units of files;
An encoding unit that encodes an externally input video signal into a video signal recorded on the disk recording medium;
A buffer memory for temporarily storing the video signal encoded by the encoding unit and supplying the stored video signal to the disk drive unit;
A control unit for controlling the operation of the disk drive unit, the encoding unit, and the buffer memory;
A video signal recording apparatus in which an access speed of the disk drive unit to the disk recording medium is reduced as it goes from an outer periphery to an inner periphery of the disk recording medium,
When the operation mode for recording a video signal at a high speed on the disc recording medium is selected by the disc drive unit, the control unit has a plurality of three or more partitions from the inner circumference to the outer circumference of the recording area of the disc recording medium. When the capacity of the video signal recorded on the disk recording medium reaches a predetermined value, the capacity of the video signal stored in the buffer memory is compared with a first reference value and stored in the buffer memory. If the capacity of the video signal is greater than or equal to the first reference value, the file is changed and the video signal is recorded on the disk drive unit by moving to a partition on the outer circumference side of the partition currently being recorded, When the capacity of the video signal stored in the buffer memory is smaller than the first reference value, it is stored in the buffer memory. The capacity of the video signal is compared with a second reference value equal to or less than the first reference value. If the capacity of the video signal stored in the buffer memory is larger than the second reference value, the file is changed. When the video signal is recorded in the disk drive unit in the same partition as the current recording partition and the capacity of the video signal stored in the buffer memory is less than or equal to the second reference value, the file is changed and the current recording is performed The video signal is recorded on the disk drive unit by moving to one inner partition from the inside partition,
A video signal recording apparatus.
前記所定値は、前記ディスクドライブ部により記録可能な最大ファイルサイズであることを特徴とする請求項2、4および6の何れか記載のビデオ信号記録装置。   7. The video signal recording apparatus according to claim 2, wherein the predetermined value is a maximum file size that can be recorded by the disk drive unit. 前記所定値は、前記ディスクドライブ部により記録可能な最大ファイルサイズより小さいことを特徴とする請求項2、4および6の何れか記載のビデオ信号記録装置。   7. The video signal recording apparatus according to claim 2, wherein the predetermined value is smaller than a maximum file size that can be recorded by the disk drive unit. 前記制御部は、前記符号化部による符号化が可変ビットレートの場合、かつ前記バッファメモリに蓄積されたビデオ信号の容量を第1の基準値と比較し、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値以上の場合には、前記符号化部による発生符号量が小さくなるように前記符号化部を制御し、前記符号化部による符号化が可変ビットレートの場合、かつ前記バッファメモリに蓄積されたビデオ信号の容量を第2の基準値と比較し、前記バッファメモリに蓄積されたビデオ信号の容量が第2の基準値以下の場合には、前記符号化部による発生符号量が大きくなるように前記符号化部を制御することを特徴とする請求項6記載のビデオ信号記録装置。   The control unit compares the capacity of the video signal stored in the buffer memory with a first reference value when encoding by the encoding unit is a variable bit rate, and stores the video signal stored in the buffer memory. Is equal to or greater than a first reference value, the encoding unit is controlled so that the amount of generated code by the encoding unit is small, and the encoding by the encoding unit is a variable bit rate, and The capacity of the video signal stored in the buffer memory is compared with a second reference value, and when the capacity of the video signal stored in the buffer memory is equal to or less than the second reference value, the encoding unit generates 7. The video signal recording apparatus according to claim 6, wherein the encoding unit is controlled so that a code amount increases. ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部と、
前記ディスク記録媒体に記録すべきビデオ信号を一時的に蓄積し、蓄積されたビデオ信号を前記ディスクドライブ部に供給するバッファメモリとを有し、
前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置のビデオ信号記録方法であって、
前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて3つ以上の複数のパーティションに分け、前記バッファメモリに蓄積されたビデオ信号の容量を監視し、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値以上になった場合には、ファイル変更を行って現在記録中のパーティションより1つ外周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が前記第1の基準値以下の第2の基準値以下になった場合には、ファイル変更を行って現在記録中のパーティションより1つ内周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が前記第1の基準値より小さく前記第2の基準より大きい場合には、現在記録中のパーティションと同じパーティションでビデオ信号を前記ディスクドライブ部に記録させる、
ことを特徴とするビデオ信号記録方法。
A disk drive unit for recording video signals on a disk recording medium in units of files;
A buffer memory for temporarily storing video signals to be recorded on the disk recording medium and supplying the stored video signals to the disk drive unit;
A video signal recording method for a video signal recording apparatus, wherein an access speed of the disk drive unit with respect to the disk recording medium is reduced as it goes from an outer periphery to an inner periphery of the disk recording medium,
When an operation mode for recording a video signal on the disk recording medium at a high speed is selected by the disk drive unit, a recording area of the disk recording medium is divided into three or more partitions from an inner periphery to an outer periphery, and the buffer The capacity of the video signal stored in the memory is monitored, and when the capacity of the video signal stored in the buffer memory exceeds the first reference value, the file is changed and 1 is recorded from the partition currently being recorded. When the video signal is recorded in the disk drive unit and the capacity of the video signal stored in the buffer memory is less than the second reference value less than the first reference value. To change the file, move to the inner partition one partition from the currently recorded partition and output the video signal. When the capacity of the video signal recorded in the disk drive unit and stored in the buffer memory is smaller than the first reference value and larger than the second reference value, the video signal is recorded in the same partition as the currently recorded partition. Is recorded on the disk drive unit,
A video signal recording method.
ディスク記録媒体にビデオ信号をファイル単位で記録するディスクドライブ部と、
外部から入力されたビデオ信号を前記ディスク記録媒体に記録されるビデオ信号に符号化する符号化部と、
前記符号化部により符号化されたビデオ信号を一時的に蓄積し、蓄積されたビデオ信号を前記ディスクドライブ装置に供給するバッファメモリと、
前記ディスクドライブ部、前記符号化部および前記バッファメモリの動作を制御する制御部とを有し、
前記ディスクドライブ部の前記ディスク記録媒体に対するアクセス速度が前記ディスク記録媒体の外周から内周に至るに従って低速になるビデオ信号記録装置であって、
前記制御部は、前記ディスクドライブ部により前記ディスク記録媒体に高速にビデオ信号を記録する動作モードが選択されたとき、前記ディスク記録媒体の記録領域を内周から外周にかけて3つ以上の複数のパーティションに分け、前記バッファメモリに蓄積されたビデオ信号の容量を監視し、前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値以上になった場合には、ファイル変更を行って現在記録中のパーティションより1つ外周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が前記第1の基準値以下の第2の基準値以下になった場合には、ファイル変更を行って現在記録中のパーティションより1つ内周側のパーティションに移行してビデオ信号を前記ディスクドライブ部に記録させ、前記バッファメモリに蓄積されたビデオ信号の容量が前記第1の基準値より小さく前記第2の基準より大きい場合には、現在記録中のパーティションと同じパーティションでビデオ信号を前記ディスクドライブ部に記録させる、
ことを特徴とするビデオ信号記録装置。
A disk drive unit that records video signals on a disk recording medium in units of files;
An encoding unit that encodes an externally input video signal into a video signal recorded on the disk recording medium;
A buffer memory for temporarily storing the video signal encoded by the encoding unit and supplying the stored video signal to the disk drive device;
A control unit for controlling the operation of the disk drive unit, the encoding unit, and the buffer memory;
A video signal recording apparatus in which an access speed of the disk drive unit to the disk recording medium is reduced as it goes from an outer periphery to an inner periphery of the disk recording medium,
When the operation mode for recording a video signal at a high speed on the disc recording medium is selected by the disc drive unit, the control unit has a plurality of three or more partitions from the inner circumference to the outer circumference of the recording area of the disc recording medium. The capacity of the video signal stored in the buffer memory is monitored, and if the capacity of the video signal stored in the buffer memory exceeds the first reference value, the file is changed and the current recording is performed. A second reference value in which the capacity of the video signal stored in the buffer memory is less than or equal to the first reference value by moving to one of the outer peripheral partitions from the middle partition and recording the video signal in the disk drive unit If any of the following occurs, change the file and move to a partition on the inner circumference side of the partition currently being recorded. When the video signal is recorded in the disk drive unit and the capacity of the video signal stored in the buffer memory is smaller than the first reference value and larger than the second reference value, the same partition as the partition currently being recorded To record the video signal in the disk drive unit,
A video signal recording apparatus.
前記ディスク記録媒体は、ハードディスクであることを特徴とする請求項2、4,6および11の何れか記載のビデオ信号記録装置。   12. The video signal recording apparatus according to claim 2, wherein the disk recording medium is a hard disk. 前記制御部は、前記符号化部による符号化が可変ビットレートの場合、かつ前記バッファメモリに蓄積されたビデオ信号の容量が第1の基準値以上になった場合には、前記符号化部による発生符号量が小さくなるように前記符号化部を制御し、前記符号化部による符号化が可変ビットレートの場合、かつ前記バッファメモリに蓄積されたビデオ信号の容量が第2の基準値以下になった場合には、前記符号化部による発生符号量が大きくなるように前記符号化部を制御することを特徴とする請求項11記載のビデオ信号記録装置。   When the encoding by the encoding unit is a variable bit rate and the capacity of the video signal stored in the buffer memory is equal to or greater than a first reference value, the control unit The encoding unit is controlled so as to reduce the generated code amount, and when the encoding by the encoding unit is a variable bit rate, and the capacity of the video signal stored in the buffer memory is less than or equal to a second reference value 12. The video signal recording apparatus according to claim 11, wherein in the case of becoming, the encoding unit is controlled so that a generated code amount by the encoding unit becomes large.
JP2007204131A 2007-08-06 2007-08-06 Method and device for recording video signal Pending JP2009043303A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007204131A JP2009043303A (en) 2007-08-06 2007-08-06 Method and device for recording video signal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007204131A JP2009043303A (en) 2007-08-06 2007-08-06 Method and device for recording video signal

Publications (1)

Publication Number Publication Date
JP2009043303A true JP2009043303A (en) 2009-02-26

Family

ID=40443911

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007204131A Pending JP2009043303A (en) 2007-08-06 2007-08-06 Method and device for recording video signal

Country Status (1)

Country Link
JP (1) JP2009043303A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014182744A (en) * 2013-03-21 2014-09-29 Nec Corp Disk controller and method for removing disk, storage system, and computer program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014182744A (en) * 2013-03-21 2014-09-29 Nec Corp Disk controller and method for removing disk, storage system, and computer program

Similar Documents

Publication Publication Date Title
US6275896B1 (en) Data transfer apparatus and method of the same and data input and output controlling apparatus and method of same
JP2008052817A (en) Recording and reproducing device and companion system
US7787748B2 (en) Recording and reproducing apparatus, content reproducing apparatus, magnetic disk device, and control method thereof
JP2004334459A (en) Recording and reproduction device, method, and program
JP2000195144A (en) Device and method for driving recording medium, system and method for information recording and reproducing and providing medium
US7167429B2 (en) Method for defect management of an optical storage medium with a sorting process
US7535666B2 (en) Disk-type storage medium driving apparatus and disk-type storage medium rotation speed control method
JP2009043303A (en) Method and device for recording video signal
EP1465195A1 (en) Digital recording/reproducing apparatus with a timeshift function, and method therefor
JP2009283046A (en) Information recording method and information recording apparatus
JPH08279976A (en) Disk recording and reproducing device
JPH07336639A (en) Disk recording device
JP2000276856A (en) Device and method for recording data and device and method for reproducing data
JP2000276857A (en) Data recording device, data recording method, data reproducing device and data reproducing method
JP3631234B2 (en) File data storage management method, file data storage device, program for executing processing for storing file data, and storage medium
JP2003259307A (en) Audio and video recording system, audio and video recording method, audio and video recording/reproducing system, and recording medium
JP2008199077A (en) Video recording/reproducing method and device
JP2000293944A (en) Data recorder and data recording method, data reproducing device and data reproducing method, and recording medium
US7433583B2 (en) Recording apparatus
JP2008199203A (en) Video recording/reproducing method and device
JP4280702B2 (en) Recording apparatus and control method thereof
JP2009026368A (en) Method and device for recording/reproducing
JP2005050383A (en) File data storage control method, file data storage device, program for executing process for storing file data, and storage medium
JP4053964B2 (en) Disc recording device and disc playback device
JP2004152359A (en) Data recorder