[go: up one dir, main page]

JP2005182864A - Recording / reproducing apparatus and recording / reproducing method - Google Patents

Recording / reproducing apparatus and recording / reproducing method Download PDF

Info

Publication number
JP2005182864A
JP2005182864A JP2003418638A JP2003418638A JP2005182864A JP 2005182864 A JP2005182864 A JP 2005182864A JP 2003418638 A JP2003418638 A JP 2003418638A JP 2003418638 A JP2003418638 A JP 2003418638A JP 2005182864 A JP2005182864 A JP 2005182864A
Authority
JP
Japan
Prior art keywords
copy
data
recording medium
copy source
remaining capacity
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
JP2003418638A
Other languages
Japanese (ja)
Inventor
Yuichi Togashi
雄一 富樫
Masami Tanaka
昌美 田中
Yoshihiro Katayama
善裕 片山
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2003418638A priority Critical patent/JP2005182864A/en
Publication of JP2005182864A publication Critical patent/JP2005182864A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Television Signal Processing For Recording (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)

Abstract

【課題】記憶装置の大きなサイズの映像データを読み出して残容量の少ない記録媒体に書き込む際、元データのサイズが書き込み先の記録媒体の残容量より大きいと、記録媒体の残容量に入るよう映像データのサイズを自動的に分割して書き込み可能とする。
【解決手段】DVD18の残容量に比してHDD16のコピー元の大きなサイズのデータをDVD18にコピーする際に、残容量が記録されているDVD18から残容量を検出し、コピー元データをDVD18の残容量に入るサイズに分割して、DVD18にコピーする。その際、HDD16のコピー元データを分割コピーする毎に、コピー済みを示す分割情報をコピー元データに対応させて対応関係テーブルとして作成しておく。そして、次回コピー時、前回の分割コピーに続くデータ部分を別の記録媒体にコピーする際に、前回の分割情報の位置からコピー元データを分割しコピーする。
【選択図】 図1
When reading video data of a large size in a storage device and writing it to a recording medium with a small remaining capacity, if the size of the original data is larger than the remaining capacity of the recording medium to which the data is written, the video will be included in the remaining capacity of the recording medium. The data size is automatically divided to enable writing.
When copying large-size data of the copy source of the HDD 16 to the DVD 18 compared to the remaining capacity of the DVD 18, the remaining capacity is detected from the DVD 18 on which the remaining capacity is recorded, and the copy source data is stored on the DVD 18. The data is divided into sizes that fit in the remaining capacity and copied to the DVD 18. At this time, every time the copy source data of the HDD 16 is divided and copied, the division information indicating that the copy has been completed is created as a correspondence table in association with the copy source data. Then, at the time of the next copy, when the data portion following the previous divided copy is copied to another recording medium, the copy source data is divided and copied from the position of the previous division information.
[Selection] Figure 1

Description

本発明は、映像及び音声を記録再生する記録再生装置及び記録再生方法に係り、特に記憶装置に記録している大きなサイズの映像データを残容量の少ない記録媒体にコピー又は移動する際、コピー又は移動するデータのサイズがコピー先又は移動先の残容量より大きい場合でも、自動的に分割してコピー又は移動できるようにした記録再生装置及び記録再生方法に関する。   The present invention relates to a recording / reproducing apparatus and a recording / reproducing method for recording / reproducing video and audio, and particularly when copying or moving a large size video data recorded in a storage device to a recording medium with a small remaining capacity. The present invention relates to a recording / reproducing apparatus and a recording / reproducing method capable of automatically copying and moving even when the size of data to be moved is larger than the copy destination or the remaining capacity of the movement destination.

映像および音声の記録再生装置は、ハードディスク(以下、HDD)等の情報記憶装置に既に蓄積してあるコピー元の資源(以下、映像および音声の記録再生装置などで作成された動画データ等のデータをコンテンツと呼ぶことがある)をDVD,SDカード等のコピー先の記録媒体にコピーを行う機能を有している。しかし、記録再生装置で録画したデータのサイズがコピー先の記録媒体の残容量より大きい場合、コピーを行うことができない。   The video and audio recording / playback apparatus is a copy source resource (hereinafter referred to as video and audio recording / playback apparatus, etc.) that has already been stored in an information storage device such as a hard disk (hereinafter referred to as HDD). (Which may be referred to as content) is copied to a copy destination recording medium such as a DVD or SD card. However, if the size of the data recorded by the recording / reproducing apparatus is larger than the remaining capacity of the copy destination recording medium, copying cannot be performed.

コピー元であるHDD等の情報記憶装置は大容量(例えば160Gbyte)であり、コピー先の記録媒体であるDVDは例えば4.7Gbyteである。また、SDカードは、例えば2.35Gbyteである。   An information storage device such as HDD as a copy source has a large capacity (for example, 160 Gbytes), and a DVD as a copy destination recording medium has, for example, 4.7 Gbytes. The SD card is 2.35 Gbyte, for example.

そこで、例えば、コピーしたいファイルが、コピー先のディスクの残容量より大きい場合、コピー先のディスクの空き容量に収まるようにファイルを時間軸上で分割して、コピーしているものがある。ファイルの残りは、必要によりディスクをユーザに交換させて、別のディスクにコピーする(例えば、特許文献1参照)。
特開2000−293975号公報
Therefore, for example, when the file to be copied is larger than the remaining capacity of the copy destination disk, the file is divided and copied on the time axis so as to fit in the free capacity of the copy destination disk. The rest of the file is copied to another disk by allowing the user to replace the disk if necessary (see, for example, Patent Document 1).
JP 2000-293975 A

しかしながら、特許文献1に記載されているものでは、コピー対象のデータのサイズがコピー先の記録媒体の残容量より大きい場合、ユーザがコピー先の記録媒体の容量を確認し、事前にコピー先記録媒体にコピー可能なサイズに分割する編集作業が必要であった。   However, in the method described in Patent Document 1, when the size of data to be copied is larger than the remaining capacity of the copy destination recording medium, the user confirms the capacity of the copy destination recording medium and records the copy destination recording in advance. The editing work required to be divided into sizes that can be copied to the medium.

そこで、本発明は、上記の問題に鑑み、記憶装置の大きなサイズの映像データを読み出して残容量の少ない記録媒体に書き込む際、書き込む映像データのサイズが記録媒体の残容量より大きい場合に、自動的に書き込み先の記録媒体の残容量に入るよう映像データのサイズを分割し、自動的に分割して書き込むことが可能な記録再生装置及び記録再生方法を提供することを目的とするものである。   Therefore, in view of the above problems, the present invention automatically reads out video data of a large size stored in a storage device and writes it on a recording medium with a small remaining capacity when the size of the video data to be written is larger than the remaining capacity of the recording medium. It is an object of the present invention to provide a recording / reproducing apparatus and a recording / reproducing method that can divide the size of video data so as to fall within the remaining capacity of a write destination recording medium and automatically divide and write the data. .

本発明による記録再生装置は、 映像データがコピーされるコピー先記録媒体から残容量を読み込む手段と、前記コピー先記録媒体の残容量に比べて大きなサイズの映像データをコピー元データとして記録しているコピー元記憶装置と、前記コピー元データを前記コピー先記録媒体にコピーする際に、前記コピー元データを前記コピー先記録媒体の残容量に入るサイズに分割して、前記コピー先記録媒体にコピーする手段と、前記コピー元記憶装置のコピー元データを分割コピーする毎に、コピー済みを示す分割情報をコピー元データに対応させて対応関係テーブルとして作成しておく対応関係テーブル作成手段と、次回コピー時、前回の分割コピーに続くデータ部分を別に用意したコピー先記録媒体にコピーする際に、前回の分割情報の位置から前記コピー元データを分割しコピーするように前記コピー元記憶装置を読み出し制御する制御手段と、を具備したことを特徴とする。   The recording / reproducing apparatus according to the present invention includes means for reading a remaining capacity from a copy destination recording medium to which video data is copied, and records video data having a size larger than the remaining capacity of the copy destination recording medium as copy source data. When the copy source data is copied to the copy destination recording medium, the copy source data is divided into sizes that fit in the remaining capacity of the copy destination recording medium, and the copy destination recording medium is copied to the copy destination recording medium. Means for copying, correspondence table creating means for creating division information indicating that copying has been performed as a correspondence table in association with copy source data each time copy source data of the copy source storage device is divided and copied; When copying the data part following the previous split copy to the copy destination recording medium prepared separately at the next copy, the position of the previous split information Characterized by comprising the, and control means for controlling reading the copy source storage device to copy divides the copy source data from.

この発明の構成によれば、記録再生装置におけるコピー機能において、コピー元データ全てのサイズがコピー先の記録媒体の残容量を越えていてコピーできない場合、自動的にコピー先の記録媒体の残容量に入る適正なサイズに分割してコピーすることが可能となる。   According to the configuration of the present invention, in the copy function in the recording / reproducing apparatus, when the copy source data exceeds the remaining capacity of the copy destination recording medium and cannot be copied, the remaining capacity of the copy destination recording medium is automatically set. It becomes possible to divide into an appropriate size and copy.

コピー元データのどこまでコピーしたかを示すコピー済みの情報(即ち、分割情報)を管理することで、後で続きをコピーする際、容易に続きをコピーすることが可能となっている。   By managing the copied information (that is, the division information) indicating how far the copy source data has been copied, it is possible to easily copy the continuation when copying the continuation later.

本発明において、前記制御手段は、次回コピー時には、前回分割した部分の続きの所定時間前からデータコピーを行うように前記コピー元記憶装置を読み出し制御することを特徴とする。   In the present invention, at the time of the next copy, the control means reads and controls the copy source storage device so as to perform data copy from a predetermined time before the last divided part.

この発明によれば、分割されたデータ内容を視聴する際に、分割時のデータの内容が、分割位置の少し前から再生されるために、ユーザにとって分割されたコンテンツの内容が理解し易くなる。   According to the present invention, when viewing the divided data content, the content of the data at the time of the division is played back slightly before the division position, so that the user can easily understand the content of the divided content. .

本発明において、前記記録再生装置は、次回コピー時には、コピー元データにおける前回の続きからコピーを行うか、コピー元データの始めからコピーを行うか、を表示部に対話的に表示させる表示制御手段と、前記表示部における対話的な表示に対応して、ユーザが応答するための操作手段とを更に具備したことを特徴とする。   In the present invention, at the next copy, the recording / playback apparatus interactively displays on the display section whether the copy source data is copied from the previous continuation or the copy source data is copied from the beginning. And an operation means for the user to respond in response to interactive display on the display unit.

この発明によれば、次回コピー時であっても、前回コピーした部分の続き部分をコピー先記録媒体にコピーできるほかに、ユーザが選択することによって、異なるコピー先記録媒体にコピー元のコンテンツの内容を最初からコピーすることも可能となる。   According to the present invention, even at the next copy time, in addition to being able to copy the continuation of the previously copied portion to the copy destination recording medium, the user can select the copy source content to a different copy destination recording medium. It is also possible to copy the contents from the beginning.

本発明において、前記対応関係テーブルは前記コピー元記憶装置に作成され、前記分割情報は前記コピー元データに書き込まれるものであることを特徴とする。   In the present invention, the correspondence table is created in the copy source storage device, and the division information is written in the copy source data.

この発明によれば、分割情報がコピー元記憶装置のコピー元データに書き込まれているので、このコピー元データを他の記憶装置に移動しても、その記憶装置から続きコピーが可能となる。   According to the present invention, since the division information is written in the copy source data of the copy source storage device, even if the copy source data is moved to another storage device, it is possible to continue copying from the storage device.

本発明において、前記対応関係テーブルは、前記コピー元記憶装置とは別体のメモリ手段に作成されることを特徴とする。   In the present invention, the correspondence table is created in a memory means separate from the copy source storage device.

この発明によれば、分割情報は対応関係テーブルと共に別体のメモリ手段に記憶されることになり、コピー元記憶装置には分割情報の入らないオリジナルのコピー元データを保存しておくことが可能となる。   According to this invention, the division information is stored in a separate memory means together with the correspondence table, and the original copy source data that does not contain the division information can be stored in the copy source storage device. It becomes.

本発明による記録再生方法は、映像データがコピーされるコピー先記録媒体から残容量を読み込むステップと、前記コピー先記録媒体の残容量に比べてコピー元記憶装置に記録されている大きなサイズの映像データをコピー元データとして前記コピー先記録媒体にコピーする際に、前記コピー元データを前記コピー先記録媒体の残容量に入るサイズに分割して、前記コピー先記録媒体にコピーするステップと、前記コピー元記憶装置のコピー元データを分割コピーする毎に、コピー済みを示す分割情報をコピー元データに対応させて対応関係テーブルとして作成しておく対応関係テーブル作成ステップと、次回コピー時、前回の分割コピーに続くデータ部分を別に用意したコピー先記録媒体にコピーする際に、前回の分割情報の位置から前記コピー元データを分割しコピーするように前記コピー元記憶装置を読み出し制御する制御ステップと、を具備したことを特徴とする。   The recording / reproducing method according to the present invention includes a step of reading a remaining capacity from a copy destination recording medium to which video data is copied, and a video of a large size recorded in a copy source storage device as compared with the remaining capacity of the copy destination recording medium. When copying data to the copy destination recording medium as copy source data, dividing the copy source data into a size that fits in the remaining capacity of the copy destination recording medium, and copying to the copy destination recording medium; Each time the copy source data of the copy source storage device is divided and copied, a correspondence table creation step for creating a correspondence table corresponding to the copy source data and the division information indicating that the copy has been completed, When copying the data part following the divided copy to a copy destination recording medium prepared separately, the position of the previous divided information is A control step of reading the copy source storage device control to copy by dividing the peak original data, characterized by comprising a.

この発明の方法によれば、記録再生装置におけるコピー機能において、コピー元データ全てのサイズがコピー先の記録媒体の残容量を越えていてコピーできない場合、自動的にコピー先の記録媒体の残容量に入る適正なサイズに分割してコピーすることが可能となる。   According to the method of the present invention, in the copy function in the recording / reproducing apparatus, if the size of all copy source data exceeds the remaining capacity of the copy destination recording medium and cannot be copied, the remaining capacity of the copy destination recording medium is automatically set. It becomes possible to divide into an appropriate size and copy.

コピー元データのどこまでコピーしたかを示すコピー済みの情報(即ち、分割情報)を管理することで、後で続きをコピーする際、容易に続きをコピーすることが可能となっている。   By managing the copied information (that is, the division information) indicating how far the copy source data has been copied, it is possible to easily copy the continuation when copying the continuation later.

本発明による記録再生装置は、映像データが書き込まれる記録媒体から残容量を読み込む手段と、前記記録媒体の残容量に比べて大きなサイズの映像データを元データとして記録している記憶装置と、前記元データを前記記録媒体に書き込む際に、前記元データを前記記録媒体の残容量に入るサイズに分割して読み出し、前記記録媒体に書き込む手段と、前記記憶装置の元データを分割読み出しする毎に、読み出し済みを示す分割情報を元データに対応させて対応関係テーブルとして作成しておく対応関係テーブル作成手段と、次回読み出し時、前回の分割読み出しに続くデータ部分を別に用意した記録媒体に書き込む際に、前回の分割情報の位置から前記元データを分割読み出しするように前記記憶装置を読み出し制御する制御手段と、を具備したことを特徴とする。   The recording / reproducing apparatus according to the present invention includes means for reading a remaining capacity from a recording medium to which video data is written, a storage apparatus that records video data having a size larger than the remaining capacity of the recording medium as original data, When writing the original data into the recording medium, the original data is divided and read into a size that fits in the remaining capacity of the recording medium, and each time the original data in the storage device is read out by dividing the original data into the recording medium Correspondence table creation means for creating division information indicating read-out corresponding to the original data as a correspondence table, and at the time of the next reading, when writing the data portion following the previous divided reading on a separately prepared recording medium And a control means for reading and controlling the storage device so as to divide and read the original data from the position of the previous division information. Characterized in that Bei was.

この発明の構成によれば、記録再生装置における書込み機能において、元データ全てのサイズが書き込み先の記録媒体の残容量を越えていて書き込みできない場合、自動的に書き込み先の記録媒体の残容量に入る適正なサイズに分割してコピーすることが可能となる。   According to the configuration of the present invention, in the writing function in the recording / reproducing apparatus, when the size of all the original data exceeds the remaining capacity of the writing destination recording medium and writing is not possible, the remaining capacity of the writing destination recording medium is automatically set. It becomes possible to divide and copy to an appropriate size.

元データのどこまで読み出し書き込んだかを示す読み出し済みの情報(即ち、分割情報)を管理することで、後で続きを読み出し書き込む際、容易に続きを読み出して書き込むことが可能となっている。   By managing the read information (that is, the division information) indicating how far the original data has been read and written, it is possible to easily read and write the continuation when reading and writing the continuation later.

本発明による記録再生方法は、映像データが書き込まれる記録媒体から残容量を読み込むステップと、前記記録媒体の残容量に比べて記憶装置に記録されている大きなサイズの映像データを元データとして前記記録媒体に書き込む際に、前記元データを前記記録媒体の残容量に入るサイズに分割して読み出し、前記記録媒体に書き込むステップと、前記記憶装置の元データを分割読み出しする毎に、読み出し済みを示す分割情報を元データに対応させて対応関係テーブルとして作成しておく対応関係テーブル作成ステップと、次回読み出し時、前回の分割読み出しに続くデータ部分を別に用意した記録媒体に書き込む際に、前回の分割情報の位置から前記元データを分割読み出しするように前記記憶装置を読み出し制御する制御ステップと、を具備したことを特徴とする。   The recording / reproducing method according to the present invention includes a step of reading a remaining capacity from a recording medium to which video data is written, and the recording with the video data having a larger size recorded in a storage device as the original data than the remaining capacity of the recording medium. When writing to the medium, the original data is divided into a size that fits in the remaining capacity of the recording medium, read, and written to the recording medium, and each time the original data of the storage device is divided and read, the reading is indicated A correspondence table creation step for creating division information corresponding to the original data as a correspondence table, and at the time of next reading, when writing the data part following the previous division reading to a separately prepared recording medium, the previous division A control step of reading and controlling the storage device so as to divide and read the original data from the position of information; Characterized by comprising.

この発明の方法によれば、記録再生装置における書込み機能において、元データ全てのサイズが書き込み先の記録媒体の残容量を越えていて書き込みできない場合、自動的に書き込み先の記録媒体の残容量に入る適正なサイズに分割してコピーすることが可能となる。   According to the method of the present invention, in the writing function in the recording / reproducing apparatus, when writing cannot be performed because the size of all the original data exceeds the remaining capacity of the write destination recording medium, the remaining capacity of the write destination recording medium is automatically set. It becomes possible to divide and copy to an appropriate size.

元データのどこまで読み出し書き込んだかを示す読み出し済みの情報(即ち、分割情報)を管理することで、後で続きを読み出し書き込む際、容易に続きを読み出して書き込むことが可能となっている。   By managing the read information (that is, the division information) indicating how far the original data has been read and written, it is possible to easily read and write the continuation when reading and writing the continuation later.

本発明の記録再生装置及び記録再生方法によれば、記憶装置の大きなサイズの動画データ等の元データを残容量の少ない記録媒体に書き込む際に、元データのサイズが書き込み先の残容量より大きい場合には、書き込み先の記録媒体の残容量に入るよう元データのサイズを自動的に分割して書き込みすることが可能となる。   According to the recording / reproducing apparatus and the recording / reproducing method of the present invention, when writing original data such as large-size moving image data in a storage device to a recording medium with a small remaining capacity, the size of the original data is larger than the remaining capacity of the writing destination. In this case, it is possible to automatically divide and write the size of the original data so as to fit in the remaining capacity of the recording medium to be written.

発明の実施の形態について図面を参照して説明する。   Embodiments of the invention will be described with reference to the drawings.

図1は本発明の実施例1の記録再生装置の構成を示すブロック図である。
図1において、記録再生装置の装置本体10は、本体内各部の制御を行うCPU11と、本体内及び周辺機器を制御するプログラムを記憶しているROM12と、CPU11の演算及び各種処理に必要なデータを記憶するRAM13と、CPU11に接続して各部のインタフェースとデータのやり取りをするバスライン14と、CPU11に対してバスライン14を介して接続したハードディスクインタフェース(以下、HDD I/F)15と、HDD I/F15に接続して映像及び音声のデータや管理データなどを記憶するHDD16と、バスライン14に接続してDVD18への書込み読出し駆動制御を行うDVDインタフェース(以下、DVD I/F)17と、バスライン14に接続してSDカード20への書込み読出し駆動制御を行うSDインタフェース(以下、SD I/F)19と、バスライン14に接続して表示部の表示駆動制御を行う表示制御手段としての表示インタフェース(以下、表示 I/F)21と、表示 I/F21に接続して装置本体及び外部記録媒体(DVD,SDカードなど)の現在状態及びユーザに対する操作情報などを表示する表示部22と、図示しない操作手段としてのリモコンから赤外線リモコン信号を受光する受光部24と、受光部24からのリモコン信号を処理してバスライン14を介してCPU11に通知するリモコンインタフェース(以下、リモコンI/F)23と、を有している。
FIG. 1 is a block diagram showing the configuration of a recording / reproducing apparatus according to Embodiment 1 of the present invention.
In FIG. 1, the apparatus main body 10 of the recording / reproducing apparatus includes a CPU 11 that controls each part in the main body, a ROM 12 that stores a program for controlling the inside of the main body and peripheral devices, and data necessary for the calculation and various processes of the CPU 11. , A bus line 14 connected to the CPU 11 for exchanging data with the interface of each unit, a hard disk interface (hereinafter referred to as HDD I / F) 15 connected to the CPU 11 via the bus line 14, An HDD 16 connected to the HDD I / F 15 for storing video and audio data, management data, and the like, and a DVD interface (hereinafter referred to as a DVD I / F) 17 connected to the bus line 14 to control writing and reading to the DVD 18. And connected to the bus line 14 for writing / reading drive control to the SD card 20 An SD interface (hereinafter referred to as SD I / F) 19, a display interface (hereinafter referred to as display I / F) 21 as display control means connected to the bus line 14 and performing display drive control of the display unit, and a display I / F Display unit 22 connected to F21 for displaying the current state of the apparatus main body and external recording medium (DVD, SD card, etc.) and operation information for the user, and light reception for receiving an infrared remote control signal from a remote controller (not shown). And a remote control interface (hereinafter referred to as a remote control I / F) 23 that processes a remote control signal from the light receiving unit 24 and notifies the CPU 11 via the bus line 14.

また、装置本体10の前記DVD I/F17は、DVD18をディスクトレイ(図示せず)に載置した状態でCPU11の制御の下にDVD18を駆動するようになっている。同様に、装置本体10の前記SD I/F19は、SDカード20をカードソケット(図示せず)に装着した状態でCPU11の制御の下にSDカード20を駆動するようになっている。すなわち、DVD18とSDカード20はそれぞれ装置本体10に対して脱着可能となっている。   The DVD I / F 17 of the apparatus body 10 drives the DVD 18 under the control of the CPU 11 with the DVD 18 placed on a disk tray (not shown). Similarly, the SD I / F 19 of the apparatus main body 10 drives the SD card 20 under the control of the CPU 11 with the SD card 20 mounted in a card socket (not shown). That is, the DVD 18 and the SD card 20 can be attached to and detached from the apparatus main body 10, respectively.

今、図1のような記録再生装置において、HDD16に予め録画した大きなサイズのデータ(例えばSPモードで10時間分の連続したデータ)を、DVD18やSDカード20にコピーして、これを装置本体10の装着部から取り外して図2(a) のようなポータブルDVDプレーヤや図2(b)のような超小型パソコン(ポケットPCと呼ばれる)に装着して鑑賞する、といった使用形態を一例として考える。   Now, in the recording / reproducing apparatus as shown in FIG. 1, large-size data recorded in advance in the HDD 16 (for example, continuous data for 10 hours in the SP mode) is copied to the DVD 18 or the SD card 20, and this is stored in the apparatus main body. As an example, consider a usage mode in which the player is removed from the mounting portion 10 and attached to a portable DVD player as shown in FIG. 2A or a micro personal computer (referred to as a pocket PC) as shown in FIG. .

このような使用例では、記録再生装置の装置本体10に内蔵されているHDD16に録画されているデータのサイズに比して、DVD18やSDカード20の記憶可能容量は小さく、そのためにHDD16に記憶されている10時間分の一続きのデータをDVD18やSDカード20にコピーすることはできない。そこで、10時間分の一続きのデータを例えばDVDに入るように2時間分ずつに分割してコピーすれば可能であるが、従来は特許文献1についてもあるように10時間分の一続きのデータを複数枚のDVDにコピーするのに、ユーザは前以ってHDDのコピー元データを2時間分ずつ分割する編集作業が必要であった。   In such a usage example, the storable capacity of the DVD 18 and the SD card 20 is smaller than the size of data recorded in the HDD 16 built in the apparatus main body 10 of the recording / reproducing apparatus. The continuous data for 10 hours cannot be copied to the DVD 18 or the SD card 20. Therefore, it is possible to copy 10 hours of continuous data into, for example, 2 hours so as to be in a DVD, but conventionally, as in Patent Document 1, 10 hours of continuous data is possible. In order to copy data to a plurality of DVDs, the user had to perform an editing operation to divide the HDD copy source data by two hours in advance.

そこで、本発明の実施例1では、上記のようなHDD内の大きなサイズのコピー元データを、コピー先であるDVDやSDカードの残容量に入るサイズに自動的に分割することによって解決する。   Thus, in the first embodiment of the present invention, the above-described large-size copy source data in the HDD is solved by automatically dividing it into a size that fits in the remaining capacity of the copy destination DVD or SD card.

図3及び図4は、装置本体10のCPU11の動作を説明するフローチャートを示している。装置本体(以下、HDD側)10にDVD18が装着されていて、HDD側からDVD側へコピーを行う場合について説明する。ここでは、コピー先記録媒体としてDVD18が選択されているものとして説明するが、SDカード20のコピー動作についても同様になる。   3 and 4 show flowcharts for explaining the operation of the CPU 11 of the apparatus main body 10. A case will be described in which a DVD 18 is mounted on the apparatus main body (hereinafter, HDD side) 10 and copying is performed from the HDD side to the DVD side. Here, the DVD 18 is selected as the copy destination recording medium, but the same applies to the copy operation of the SD card 20.

図3において、DVD側がコピー先として選択されている状態で、図示しないリモコンのコピーボタンを操作すると、CPU11はまず、DVD18が保有している残容量情報を読み込み(ステップS1)、コピー元のHDD側のデータ量とコピー先のDVD側の残容量を比較する(ステップS2)。HDD側の一続きのデータ量の方がDVD側の残容量より小さければ、HDD側の一続きの全てのデータをDVD18にコピーする(ステップS5)。   In FIG. 3, when the copy button of the remote controller (not shown) is operated with the DVD side selected as the copy destination, the CPU 11 first reads the remaining capacity information held by the DVD 18 (step S1), and the copy source HDD. The data amount on the side and the remaining capacity on the copy destination DVD side are compared (step S2). If the continuous data amount on the HDD side is smaller than the remaining capacity on the DVD side, all the continuous data on the HDD side is copied to the DVD 18 (step S5).

HDD側のデータ量の方がDVD側の残容量より大きければ、HDD側の元データをDVD18の残容量に入るサイズに分割してこれを読み出し、DVD18に書き込む。即ち、分割コピーする(ステップS3)。そして、CPU11は、HDD16のコピー元データから分割分のコンテンツを読み出すと、分割情報(分割位置を示す情報)としてのフラグをHDD16内のコピー元データに書き込む(ステップS4)。即ち、HDD16のコピー元データにおける分割位置に初回分のフラグを書き込むことで、コピー済みを示す分割情報をコピー元データに対応させた対応関係テーブルを作成する。   If the amount of data on the HDD side is larger than the remaining capacity on the DVD side, the original data on the HDD side is divided into sizes that fit in the remaining capacity of the DVD 18, read out, and written on the DVD 18. That is, division copying is performed (step S3). Then, when the CPU 11 reads the divided content from the copy source data of the HDD 16, it writes a flag as division information (information indicating the division position) in the copy source data in the HDD 16 (step S4). That is, by writing a flag for the first time at the division position in the copy source data of the HDD 16, a correspondence table is created in which the division information indicating that the copy has been completed is associated with the copy source data.

その後、ユーザが、続けて前回の続きをコピーするか、続きのコピーをしないか(即ち、後日などに次回コピーをするか)、コピー元データの始めからコピーするかを、表示部22に表示される例えば図6のような操作画面に従ってリモコンによるカーソル移動及び決定(OK)の操作によって選択する(ステップS6)。「続きをコピー」を選択したときには、ステップS7にてHDD側の元データを全てコピーしたか否かを判断する。今は、初回であるからステップS7は「NO」へ進み、表示部22に別のDVDを入れ替えて装着する指示が表示される。そこで、別のDVDを装着すると(ステップS8)、ステップS1に戻って再びステップS2〜S8のフローを繰り返し、複数枚のDVD18への分割コピーが行われていくと共に、分割する毎にHDD16内のコピー元データに初回分以降の分割用フラグが書き込まれて、対応関係テーブルが作成されていく。   Thereafter, the display unit 22 displays whether the user continues to copy the previous continuation, does not copy the continuation (that is, whether to copy the next continuation at a later date, etc.), or copies from the beginning of the copy source data. In accordance with the operation screen shown in FIG. 6, for example, the selection is made by the cursor movement and determination (OK) operation by the remote controller (step S6). If "copy continuation" is selected, it is determined in step S7 whether or not all the original data on the HDD side has been copied. Since this is the first time, step S7 proceeds to “NO”, and an instruction to replace and mount another DVD is displayed on the display unit 22. Therefore, when another DVD is loaded (step S8), the flow returns to step S1 and the flow of steps S2 to S8 is repeated again, and divided copies to a plurality of DVDs 18 are carried out. The first and subsequent division flags are written in the copy source data, and a correspondence table is created.

そして、ステップS7の判定処理で、HDD側のコピー元データを全て分割コピーしていると、終了する。なお、ステップS6で、「始めからコピー」を選択すると、詳細な動作は省略するが、対応関係テーブル上の分割情報であるフラグは参照されことなく、HDD側のコピー元データの始めからコピー動作を行えるようになっている(ステップS9)。   If it is determined in step S7 that all copy source data on the HDD side has been divided and copied, the process ends. If “copy from the beginning” is selected in step S6, the detailed operation is omitted, but the copy operation from the beginning of the copy source data on the HDD side is not referred to without referring to the flag that is the division information on the correspondence table. (Step S9).

一方、図3のステップS6で、初回及びそれ以降の回数の分割コピーを行った後に(ただし、コピー元データ全ての分割コピーは完了していない)、「コピーしない」を選択して終了し、後日などに前回に続く次回以降の分割コピーを行う場合は、図4のフローチャートに従って進行していく。   On the other hand, in step S6 of FIG. 3, after performing the first and subsequent divided copies (however, all of the copy source data has not been divided), select “Do not copy” and finish. In the case of performing a divided copy from the next time following the previous time at a later date or the like, the process proceeds according to the flowchart of FIG.

後日、記録再生装置本体10の電源が投入されると、CPU11はまず、HDD16の対応関係テーブルを参照してコピー希望のコンテンツに関して前回の分割コピーに続く残りのデータのコピー未完了を検知する(コピー元データのコンテンツ全てのコピーが完了していないことを知る)と、図4のフローチャートの動作フローに移行する。   When the power of the recording / reproducing apparatus main body 10 is turned on at a later date, the CPU 11 first detects the incomplete copy of the remaining data following the previous divided copy with respect to the content desired to be copied by referring to the correspondence table of the HDD 16 ( If it is known that all the contents of the copy source data have not been copied), the process proceeds to the flowchart of FIG.

図4において、装置本体10に新たなDVD18が装着されDVD18がコピー先として選択されている状態で、図示しないリモコンのコピーボタンを操作すると、CPU11はまず、DVD18が保有している残容量情報を読み込み(ステップS11)、コピー元のHDD側のデータ量とコピー先のDVD側の残容量を比較する(ステップS12)。HDD側のデータ量の方がDVD側の残容量より小さければ、HDD側の全てのデータをDVD18にコピーする(ステップS16)。   In FIG. 4, when a copy button of a remote controller (not shown) is operated in a state where a new DVD 18 is mounted on the apparatus main body 10 and the DVD 18 is selected as a copy destination, the CPU 11 first displays the remaining capacity information held by the DVD 18. Reading (step S11), the data amount on the copy source HDD side is compared with the remaining capacity on the copy destination DVD side (step S12). If the data amount on the HDD side is smaller than the remaining capacity on the DVD side, all the data on the HDD side is copied to the DVD 18 (step S16).

HDD側のデータ量の方がDVD側の残容量より大きければ、ユーザが、前回に続けて続きをコピーするか、コピーしないか(即ち、今回のコピーを中止するか)、コピー元データの始めからコピーするかのうちのいずれかを、表示部22に表示される例えば図6のような操作画面に従ってリモコンによるカーソル移動及び決定(OK)の操作によって選択する(ステップS13)。   If the amount of data on the HDD side is larger than the remaining capacity on the DVD side, the user copies the continuation from the previous time, does not copy (that is, cancels the current copy), or starts the copy source data Is selected by cursor movement and determination (OK) operations using the remote controller in accordance with, for example, the operation screen shown in FIG. 6 displayed on the display unit 22 (step S13).

ステップS13で「続きをコピー」を選択したときには、HDD側のコピー元データをDVD18の残容量に入るサイズに分割してこれを読み出し、DVD18に書き込む。即ち、分割コピーする(ステップS14)。そして、CPU11は、HDD16のコピー元データから分割分のコンテンツを読み出すと、分割情報としてのフラグをHDD16内のコピー元データに書き込む(ステップS15)。即ち、HDD16のコピー元データのコンテンツの前回分の次の分割位置にフラグを追加する形で、対応関係テーブルを作成する。   When “copy continuation” is selected in step S 13, the copy source data on the HDD side is divided into sizes that fit in the remaining capacity of the DVD 18, read out, and written onto the DVD 18. That is, division copying is performed (step S14). When the CPU 11 reads the divided content from the copy source data of the HDD 16, the CPU 11 writes a flag as division information in the copy source data in the HDD 16 (step S15). That is, the correspondence table is created by adding a flag to the next division position of the content of the copy source data in the HDD 16 for the previous time.

その後、ユーザが、前回に続けて続きをコピーするか、コピーしないか(即ち、次の分割コピーをすることなく中止するか)、コピー元データの始めからコピーするかのうちのいずれかを、表示部22に表示される例えば図6のような操作画面に従ってリモコンによるカーソル移動及び決定(OK)の操作によって選択する(ステップS18)。「続きをコピー」を選択したときには、HDD側のコピー元データを全てコピーしたか否かを判断する(ステップS19)。HDD側のコピー元データを全てコピーしていれば終了し、コピー元データを全てコピーしていなければ、「NO」へ進み、表示部22に別のDVDを入れ替えて装着する旨の指示が表示される。そこで、別のDVDを装着すると(ステップS20)、ステップS11に戻って再びステップS12〜S20のフローを繰り返し、複数枚のDVD18にそれぞれ分割コピーがなされていくと共に、HDD16内のコピー元データに分割する毎に複数回分の分割用フラグが書き込まれ、対応関係テーブルとして作成されていく。   After that, the user copies either the continuation from the previous time, does not copy (that is, cancels without performing the next divided copy), or copies from the beginning of the copy source data, Selection is performed by cursor movement and determination (OK) operations using the remote controller according to the operation screen shown in FIG. 6 displayed on the display unit 22, for example (step S18). If “copy continuation” is selected, it is determined whether or not all the copy source data on the HDD side has been copied (step S19). If all the copy source data on the HDD side has been copied, the process ends. If all the copy source data has not been copied, the process proceeds to “NO”, and an instruction to replace and mount another DVD is displayed on the display unit 22. Is done. Therefore, when another DVD is loaded (step S20), the process returns to step S11 and the flow of steps S12 to S20 is repeated again, and divided copies are made on the plurality of DVDs 18 and divided into copy source data in the HDD 16 as well. Each time, a plurality of division flags are written and created as a correspondence table.

そして、ステップS19の判定処理で、HDD側のコピー元データを全て分割コピーしていると、終了する。なお、ステップS13,S18で、「始めからコピー」を選択すると、詳細な動作は省略するが、対応関係テーブル上の分割情報としてのフラグは参照されことなく、HDD側のコピー元データの始めからコピー動作を行えるようになっている(ステップS17,S21)。   If it is determined in step S19 that all the copy source data on the HDD side is divided and copied, the process ends. If “copy from the beginning” is selected in steps S13 and S18, the detailed operation is omitted, but the flag as the division information on the correspondence table is not referred to, and the copy source data on the HDD side is started from the beginning. The copying operation can be performed (steps S17 and S21).

なお、上記の図3及び図4の実施例では、説明を分かり易くするため、コピー先記録媒体をDVDのみとして説明しているが、コピー動作のフローとして、まずコピー先記録媒体の選択を行うステップを加えることもできる。すなわち、図3及び図4のコピー動作スタート時にまず、コピー先の記録媒体(DVDか、SDカードか)の選択を行ってから、CPU11がコピー先記録媒体(例えばSDカードが選択されていたとする)に記録されている残容量を読み込み、これをHDD側のコピー元コンテンツのサイズと比較し、以下図3及び図4と同様にしてSDカードの残容量の方が小さければそのSDカードに入るデータ量を分割コピーすることができる。   In the above-described embodiments shown in FIGS. 3 and 4, the copy destination recording medium is described as only the DVD for easy understanding. However, as the flow of the copy operation, first the copy destination recording medium is selected. Steps can also be added. That is, at the start of the copy operation of FIGS. 3 and 4, first, the CPU 11 selects the copy destination recording medium (DVD or SD card) and then the CPU 11 selects the copy destination recording medium (for example, the SD card). ) Is read and compared with the size of the content of the copy source on the HDD side, and if the remaining capacity of the SD card is smaller in the same manner as in FIG. 3 and FIG. The amount of data can be divided and copied.

次に、コピー先記録媒体が複数種類(例えば図1のようにDVD18とSDカード20)あり、これらの異なった種類(或いは状態)の記録媒体に分割コピーする場合に、コピー元データに分割コピーした履歴として書き込まれる分割情報の書き込み例、すなわち、対応関係テーブル作成例について説明する。   Next, when there are a plurality of types of copy destination recording media (for example, DVD 18 and SD card 20 as shown in FIG. 1) and division copying is performed on these different types (or states) of recording media, division copying is performed on the copy source data. An example of writing division information written as a history, that is, a correspondence table creation example will be described.

図5は、分割コピーの実行時に、コピー元のHDD側のユーザ希望のコンテンツ(コピー元データ)に分割コピー実行毎に書き込まれる分割情報としてのフラグF1,F2…を示している。ユーザがHDD16に録画されている所定サイズ(例えばSPモードで10時間分、10hと記す)のコピー元コンテンツから、初回に2h分の録画データを、2h分の残容量を有するDVD18に分割コピーすると、コピー元のコンテンツには分割用フラグF1が書き込まれる。そして、2回目として、例えば翌日に記録再生装置本体10の電源をオンして動作待機状態とし、コピー先記録媒体として1h分の空き容量を有するSDカード20を選択し分割コピーすると、コピー元のコンテンツには分割用フラグF2が書き込まれる。同様に、3回目として、2h分の空き容量を有する別のDVD18に分割コピーすると、コピー元のコンテンツには分割用フラグF3が書き込まれる。次に、4回目として、例えば30分間の記録がなされていて残容量が1.5h分のDVD18に分割コピーを実行すると、本発明実施例においてはこの1.5h分の残容量を検知しこれに入るサイズに自動的にコピー元データの分割が行われ、コピー元のコンテンツには分割用フラグF4が書き込まれる。さらに、5回目として、1h分の空き容量を有するSDカード20を選択し分割コピーすると、コピー元のコンテンツには分割用フラグF5が書き込まれる。以下同様にして、10h分のコピー元のコンテンツを、種類や記録状態の異なった複数の記録媒体にそれぞれの残容量に応じて分割してコピーすることができる。   FIG. 5 shows flags F1, F2,... As division information written to the user-desired content (copy source data) on the copy source HDD side at the time of execution of divided copy. When the user divides and copies the recording data for 2h for the first time from the copy source content of a predetermined size recorded in the HDD 16 (for example, 10 hours and 10h in the SP mode) to the DVD 18 having the remaining capacity for 2h. The division flag F1 is written in the copy source content. Then, for the second time, for example, the recording / reproducing apparatus main body 10 is turned on to enter the operation standby state on the next day, and when the SD card 20 having a free capacity of 1 h is selected as the copy destination recording medium and divided copying is performed, A division flag F2 is written in the content. Similarly, when the third copy is divided and copied to another DVD 18 having a free space of 2h, a division flag F3 is written in the copy source content. Next, as a fourth time, for example, when divided copying is performed on a DVD 18 that has been recorded for 30 minutes and has a remaining capacity of 1.5 hours, the remaining capacity for 1.5 hours is detected in the embodiment of the present invention. The copy source data is automatically divided to a size that falls within the range, and a division flag F4 is written in the copy source content. Furthermore, when the SD card 20 having a free space of 1 h is selected and dividedly copied for the fifth time, the division flag F5 is written in the copy source content. Similarly, 10h worth of copy source content can be divided and copied to a plurality of recording media of different types and recording states according to the remaining capacity.

以上述べた実施例1によれば、記録再生装置で録画したコンテンツを分割コピーする際、どこまでコピーしたかという分割情報をコピー元のコンテンツに書き込むため、次回コピー時には、分割コピーを実施したコンテンツの続きからコピーすることが可能となる。従って、コピー元のコンテンツは、コピーされた情報を持っているために、このコンテンツファイルが全て、装置本体10のHDD16とは異なる別の記憶装置に移動されたとしても、その記憶装置から続きコピーが可能である。   According to the first embodiment described above, when the content recorded by the recording / playback apparatus is divided and copied, the division information indicating how far the content has been copied is written in the copy source content. It is possible to copy from the rest. Therefore, since the content of the copy source has the copied information, even if all of the content files are moved to another storage device different from the HDD 16 of the apparatus main body 10, the copy is continued from the storage device. Is possible.

尚、以上述べた実施例1では、HDD16のコピー元コンテンツに分割情報を書き込み、分割コピーのための対応関係テーブルとしても用いる例について説明したが、コピー元コンテンツのサイズ(又は時間)全体に対する各回の分割位置(又は分割時間)の関係を示す対応関係テーブルを、HDD16とは別体のメモリ手段(図示せず)に作成記憶させる構成としてもよい。このように構成すれば、HDD側のコピー元コンテンツには分割情報が入っていないので、既に分割コピー済みのコピー元コンテンツの始めから再びコピーしたい時などに、分割情報を気にすることなく、最初からコピーし直すことが容易となる。   In the first embodiment described above, the example in which the division information is written in the copy source content of the HDD 16 and used as the correspondence table for the division copy has been described. However, each time for the entire size (or time) of the copy source content is described. A correspondence relationship table showing the relationship of the division positions (or division times) may be created and stored in a memory means (not shown) separate from the HDD 16. By configuring in this way, since the division information is not included in the copy source content on the HDD side, when you want to copy again from the beginning of the copy source content that has already been divided and copied, without worrying about the division information, It becomes easy to copy from the beginning.

また、上述の実施例1では、コピー先の記録媒体であるDVD18やSDカード20は記録再生装置本体10に装着され、それらの残容量はDVD18やSDカード20が装置本体10に装着された状態で、CPU11によって残容量情報として検出される構成であった。このような構成に対して、図1の記録再生装置本体10と図2に示すようなポータブルDVDプレーヤやポケットPCとをUSB接続ケーブルなどを用いて(或いは無線で)接続する構成とし、コピー先記録媒体であるDVDやSDカードそれぞれをポータブルDVDプレーヤやポケットPCに装着した状態で、装置本体(HDD側)10から図2(a),(b)の各装置にデータコピーする構成としてもよい。ただし、このようにコピー元装置とコピー先装置とを接続ケーブル又は無線で接続した場合、まず、コピー元装置のCPUからコピー先装置のCPUへ残容量送付要求が出され、これを受け取ったコピー先装置のCPUは自身の記録媒体に書かれている残容量情報をコピー元装置のCPUへ送信することで、コピー元装置のCPUへ通知することになる。このような接続ケーブル又は無線で接続する構成の場合においても、コピー元装置からのコピーデータが通信データとしてコピー先装置に送られる以外は、分割コピーの手順は図3及び図4で説明した手順と同様である。   In the first embodiment described above, the DVD 18 and SD card 20 which are copy destination recording media are mounted on the recording / reproducing apparatus main body 10, and the remaining capacity is the state where the DVD 18 and SD card 20 are mounted on the apparatus main body 10. Thus, the CPU 11 detects the remaining capacity information. In contrast to such a configuration, the recording / reproducing apparatus main body 10 shown in FIG. 1 is connected to a portable DVD player or a pocket PC as shown in FIG. 2 using a USB connection cable or the like (or wirelessly). A configuration may be adopted in which data is copied from the apparatus main body (HDD side) 10 to each apparatus shown in FIGS. 2A and 2B in a state in which a DVD or SD card as a recording medium is mounted in a portable DVD player or a pocket PC. . However, when the copy source device and the copy destination device are connected via a connection cable or wirelessly in this way, first, a copy capacity request is sent from the copy source device CPU to the copy destination device CPU, and the copy received is received. The CPU of the destination apparatus notifies the CPU of the copy source apparatus by transmitting the remaining capacity information written in its own recording medium to the CPU of the copy source apparatus. In the case of such a connection cable or wireless connection configuration, the divided copy procedure is the same as that described in FIGS. 3 and 4 except that copy data from the copy source device is sent as communication data to the copy destination device. It is the same.

さらに、上述の実施例1では、記憶装置の大きなサイズの元データを読み出して残容量の少ない記録媒体へ書き込みを行う例として、記憶装置の元データを記録媒体の残容量に入るように分割コピーする場合について説明したが、本発明は分割コピーを行う場合に限定されることなく、記憶装置の元データを記録媒体の残容量に入るように分割移動する場合についても同様に利用することが可能である。   Furthermore, in the above-described first embodiment, as an example in which large-size original data in the storage device is read and written to a recording medium with a small remaining capacity, the original data in the storage device is divided and copied so as to fit in the remaining capacity of the recording medium. However, the present invention is not limited to the case where divided copying is performed, and can also be used in the case where the original data of the storage device is divided and moved so as to fall within the remaining capacity of the recording medium. It is.

本発明は、映像コンテンツとかマルチメディアコンテンツを蓄積する画像ファイル装置やサーバー装置のような大容量の記憶装置を有する記録再生装置のほかに、ハードディスク内蔵型のDVDレコーダ、デジタルカメラ及びデジタルビデオカメラなどを含む、映像及び/又は音声データを記録再生する記録再生装置に広く応用することが可能である。   In addition to a recording / playback device having a large-capacity storage device such as an image file device or a server device that stores video content or multimedia content, the present invention includes a hard disk built-in DVD recorder, digital camera, digital video camera, etc. The present invention can be widely applied to a recording / reproducing apparatus that records and reproduces video and / or audio data.

本発明の実施例1の記録再生装置の構成を示すブロック図。1 is a block diagram showing the configuration of a recording / reproducing apparatus according to Embodiment 1 of the present invention. 図1の記録再生装置のHDDの録画データがコピーされたDVD又はSDカードを、再生するためのポータブル型又はポケット型の再生装置を示す斜視図。The perspective view which shows the portable or pocket type | mold reproduction | regeneration apparatus for reproducing | regenerating the DVD or SD card in which the recording data of HDD of the recording / reproduction apparatus of FIG. 1 was copied. 記録再生装置本体のCPUの動作を説明するフローチャート。The flowchart explaining operation | movement of CPU of a recording / reproducing apparatus main body. 記録再生装置本体のCPUの動作を説明するフローチャート。The flowchart explaining operation | movement of CPU of a recording / reproducing apparatus main body. 分割コピーの実行時に、HDD側のコピー元のコンテンツに分割コピー実行毎に書き込まれる分割用フラグを示す図。The figure which shows the flag for a division | segmentation written to the content of the copy source by the side of HDD at every execution of a division copy at the time of execution of a division copy. コピー方法の選択を行うための画面表示例を示す図。The figure which shows the example of a screen display for selecting a copy method.

符号の説明Explanation of symbols

10…記録再生装置本体
11…CPU(残容量を読み込む手段、記録媒体に書き込む手段、コピーする手段、対応関係テーブル作成手段、制御手段)
12…ROM
13…RAM
16…HDD(記憶装置)
18…DVD(記録媒体)
20…SDカード(記録媒体)
22…表示部
24…受光部
代理人 弁理士 伊 藤 進
DESCRIPTION OF SYMBOLS 10 ... Recording / reproducing apparatus main body 11 ... CPU (Means for reading remaining capacity, means for writing to a recording medium, means for copying, correspondence table creating means, control means)
12 ... ROM
13 ... RAM
16 ... HDD (storage device)
18 ... DVD (recording medium)
20 ... SD card (recording medium)
22 ... Display unit 24 ... Light receiving unit
Agent Patent Attorney Susumu Ito

Claims (8)

映像データがコピーされるコピー先記録媒体から残容量を読み込む手段と、
前記コピー先記録媒体の残容量に比べて大きなサイズの映像データをコピー元データとして記録しているコピー元記憶装置と、
前記コピー元データを前記コピー先記録媒体にコピーする際に、前記コピー元データを前記コピー先記録媒体の残容量に入るサイズに分割して、前記コピー先記録媒体にコピーする手段と、
前記コピー元記憶装置のコピー元データを分割コピーする毎に、コピー済みを示す分割情報をコピー元データに対応させて対応関係テーブルとして作成しておく対応関係テーブル作成手段と、
次回コピー時、前回の分割コピーに続くデータ部分を別に用意したコピー先記録媒体にコピーする際に、前回の分割情報の位置から前記コピー元データを分割しコピーするように前記コピー元記憶装置を読み出し制御する制御手段と、
を具備したことを特徴とする記録再生装置。
Means for reading the remaining capacity from a copy destination recording medium to which video data is copied;
A copy source storage device that records video data having a size larger than the remaining capacity of the copy destination recording medium as copy source data;
Means for dividing the copy source data into a size that fits in the remaining capacity of the copy destination recording medium when copying the copy source data to the copy destination recording medium, and copying to the copy destination recording medium;
Correspondence table creating means for creating division information indicating that the copy has been completed as a correspondence table in association with the copy source data each time the copy source data of the copy source storage device is divided and copied;
When copying the data portion following the previous divided copy to the copy destination recording medium prepared separately at the next copy, the copy source storage device is divided and copied from the position of the previous division information. Control means for controlling the reading;
A recording / reproducing apparatus comprising:
前記制御手段は、次回コピー時には、前回分割した部分の続きの所定時間前からデータコピーを行うように前記コピー元記憶装置を読み出し制御することを特徴とする請求項1記載の記録再生装置。   2. The recording / reproducing apparatus according to claim 1, wherein the control means reads and controls the copy source storage device so that data copy is performed from a predetermined time before the portion divided last time at the next copy. 次回コピー時には、コピー元データにおける前回の続きからコピーを行うか、コピー元データの始めからコピーを行うか、を表示部に対話的に表示させる表示制御手段と、
前記表示部における対話的な表示に対応して、ユーザが応答するための操作手段と
を更に具備したことを特徴とする記録再生装置。
Display control means for interactively displaying on the display section whether to copy from the previous continuation in the copy source data or to copy from the beginning of the copy source data at the next copy;
A recording / reproducing apparatus, further comprising an operation means for a user to respond in response to interactive display on the display unit.
前記対応関係テーブルは前記コピー元記憶装置に作成され、前記分割情報は前記コピー元データに書き込まれるものであることを特徴とする請求項1記載の記録再生装置。   2. The recording / reproducing apparatus according to claim 1, wherein the correspondence table is created in the copy source storage device, and the division information is written in the copy source data. 前記対応関係テーブルは、前記コピー元記憶装置とは別体のメモリ手段に作成されることを特徴とする請求項1記載の記録再生装置。   2. The recording / reproducing apparatus according to claim 1, wherein the correspondence table is created in a memory unit separate from the copy source storage device. 映像データがコピーされるコピー先記録媒体から残容量を読み込むステップと、
前記コピー先記録媒体の残容量に比べてコピー元記憶装置に記録されている大きなサイズの映像データをコピー元データとして前記コピー先記録媒体にコピーする際に、前記コピー元データを前記コピー先記録媒体の残容量に入るサイズに分割して、前記コピー先記録媒体にコピーするステップと、
前記コピー元記憶装置のコピー元データを分割コピーする毎に、コピー済みを示す分割情報をコピー元データに対応させて対応関係テーブルとして作成しておく対応関係テーブル作成ステップと、
次回コピー時、前回の分割コピーに続くデータ部分を別に用意したコピー先記録媒体にコピーする際に、前回の分割情報の位置から前記コピー元データを分割しコピーするように前記コピー元記憶装置を読み出し制御する制御ステップと、
を具備したことを特徴とする記録再生方法。
Reading the remaining capacity from the copy destination recording medium to which the video data is copied,
When copying video data of a large size recorded in the copy source storage device to the copy destination recording medium as copy source data compared to the remaining capacity of the copy destination recording medium, the copy source data is copied to the copy destination recording medium. Dividing the size into a size that falls within the remaining capacity of the medium, and copying to the copy destination recording medium;
A correspondence table creating step for creating division information indicating that copying has been performed as a correspondence table in association with the copy source data each time the copy source data of the copy source storage device is divided and copied;
When copying the data portion following the previous divided copy to the copy destination recording medium prepared separately at the next copy, the copy source storage device is divided and copied from the position of the previous division information. A control step for controlling reading;
A recording / reproducing method comprising:
映像データが書き込まれる記録媒体から残容量を読み込む手段と、
前記記録媒体の残容量に比べて大きなサイズの映像データを元データとして記録している記憶装置と、
前記元データを前記記録媒体に書き込む際に、前記元データを前記記録媒体の残容量に入るサイズに分割して読み出し、前記記録媒体に書き込む手段と、
前記記憶装置の元データを分割読み出しする毎に、読み出し済みを示す分割情報を元データに対応させて対応関係テーブルとして作成しておく対応関係テーブル作成手段と、
次回読み出し時、前回の分割読み出しに続くデータ部分を別に用意した記録媒体に書き込む際に、前回の分割情報の位置から前記元データを分割読み出しするように前記記憶装置を読み出し制御する制御手段と、
を具備したことを特徴とする記録再生装置。
Means for reading the remaining capacity from a recording medium to which video data is written;
A storage device that records video data of a size larger than the remaining capacity of the recording medium as original data;
Means for writing the original data into the recording medium, dividing the original data into a size that fits in the remaining capacity of the recording medium, and writing to the recording medium;
Correspondence table creation means for creating division information indicating read-out as a correspondence table each time the original data of the storage device is divided and read,
Control means for reading and controlling the storage device so that the original data is divided and read from the position of the previous division information when the data portion following the previous division reading is written to a separately prepared recording medium at the next reading time,
A recording / reproducing apparatus comprising:
映像データが書き込まれる記録媒体から残容量を読み込むステップと、
前記記録媒体の残容量に比べて記憶装置に記録されている大きなサイズの映像データを元データとして前記記録媒体に書き込む際に、前記元データを前記記録媒体の残容量に入るサイズに分割して読み出し、前記記録媒体に書き込むステップと、
前記記憶装置の元データを分割読み出しする毎に、読み出し済みを示す分割情報を元データに対応させて対応関係テーブルとして作成しておく対応関係テーブル作成ステップと、
次回読み出し時、前回の分割読み出しに続くデータ部分を別に用意した記録媒体に書き込む際に、前回の分割情報の位置から前記元データを分割読み出しするように前記記憶装置を読み出し制御する制御ステップと、
を具備したことを特徴とする記録再生方法。
Reading the remaining capacity from a recording medium to which video data is written;
When writing video data of a large size recorded in a storage device compared to the remaining capacity of the recording medium to the recording medium as original data, the original data is divided into sizes that fit in the remaining capacity of the recording medium. Reading and writing to the recording medium;
A correspondence table creation step of creating division information indicating read-out as a correspondence table corresponding to the original data every time the original data of the storage device is divided and read;
At the time of the next reading, when writing the data portion following the previous divided reading to a separately prepared recording medium, a control step for reading and controlling the storage device so as to read the original data from the position of the previous divided information;
A recording / reproducing method comprising:
JP2003418638A 2003-12-16 2003-12-16 Recording / reproducing apparatus and recording / reproducing method Pending JP2005182864A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003418638A JP2005182864A (en) 2003-12-16 2003-12-16 Recording / reproducing apparatus and recording / reproducing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003418638A JP2005182864A (en) 2003-12-16 2003-12-16 Recording / reproducing apparatus and recording / reproducing method

Publications (1)

Publication Number Publication Date
JP2005182864A true JP2005182864A (en) 2005-07-07

Family

ID=34780803

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003418638A Pending JP2005182864A (en) 2003-12-16 2003-12-16 Recording / reproducing apparatus and recording / reproducing method

Country Status (1)

Country Link
JP (1) JP2005182864A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007157269A (en) * 2005-12-07 2007-06-21 Sharp Corp Content management device
JP2008077695A (en) * 2006-09-19 2008-04-03 Hitachi Ltd Video / audio recording and playback device
JP2008301259A (en) * 2007-05-31 2008-12-11 Toshiba Corp Video recording apparatus and video recording method
US8005340B2 (en) 2006-09-08 2011-08-23 Hitachi, Ltd. Data recording apparatus
US8213763B2 (en) 2007-07-27 2012-07-03 Panasonic Corporation Video data copying apparatus, video data copying method, recording medium, and integrated circuit

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007157269A (en) * 2005-12-07 2007-06-21 Sharp Corp Content management device
US8005340B2 (en) 2006-09-08 2011-08-23 Hitachi, Ltd. Data recording apparatus
JP2008077695A (en) * 2006-09-19 2008-04-03 Hitachi Ltd Video / audio recording and playback device
US8699848B2 (en) 2006-09-19 2014-04-15 Hitachi Consumer Electronics Co., Ltd. Video/audio recording and reproducing apparatus
JP2008301259A (en) * 2007-05-31 2008-12-11 Toshiba Corp Video recording apparatus and video recording method
US8213763B2 (en) 2007-07-27 2012-07-03 Panasonic Corporation Video data copying apparatus, video data copying method, recording medium, and integrated circuit

Similar Documents

Publication Publication Date Title
JP2010273327A (en) Recording apparatus
JP2005182864A (en) Recording / reproducing apparatus and recording / reproducing method
CN101222603B (en) Information recording and reproducing apparatus
US8634692B2 (en) Image recording/reproducing apparatus, control method thereof, program and storage medium
US20060083481A1 (en) Method for generating a playlist and the system for the same
JP5556828B2 (en) Information recording / reproducing apparatus, information recording / reproducing method, and program
JP4961862B2 (en) Information recording / reproducing apparatus, information recording / reproducing method, and program
JP2005182931A (en) Information recording / reproducing apparatus and information recording / reproducing method
US20040156615A1 (en) Method and apparatus for image reproduction, method and apparatus for image recording, and programs therefor
US20070064557A1 (en) Distributed copying method and system
US20060263036A1 (en) Information recording apparatus and information recording/reproducing apparatus
JP5976024B2 (en) Playback apparatus, control method, and control program
JP2009163791A (en) Optical disc playback apparatus and data management method for optical disc playback apparatus
JP4350590B2 (en) Recording apparatus, recording method, computer program, and recording medium
JP4750675B2 (en) Recording / playback device
JP5526621B2 (en) Optical disk playback device
JP2008077695A (en) Video / audio recording and playback device
CN1841543B (en) Recording/playback control device, contents management method and recording/playback apparatus
JP4455479B2 (en) Recording / playback device
KR100872368B1 (en) Dubbing recording control method in digital video recorder
JP2002074852A (en) Information recording medium, information reproducing apparatus, and information reproducing method
JP2003242006A (en) Information recording / reproducing apparatus and file management method
JP2008097790A (en) Recording / reproducing apparatus and removable recording medium
JP2006196081A (en) RECORDING / REPRODUCING DEVICE, ITS CONTROL METHOD, PROGRAM, AND STORAGE MEDIUM
JP2009004046A (en) Recording apparatus and recording method