JP2008171523A - Data reproducing device - Google Patents

Data reproducing device Download PDF

Info

Publication number
JP2008171523A
JP2008171523A JP2007005597A JP2007005597A JP2008171523A JP 2008171523 A JP2008171523 A JP 2008171523A JP 2007005597 A JP2007005597 A JP 2007005597A JP 2007005597 A JP2007005597 A JP 2007005597A JP 2008171523 A JP2008171523 A JP 2008171523A
Authority
JP
Japan
Prior art keywords
content data
data
read
buffer area
stored
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.)
Withdrawn
Application number
JP2007005597A
Other languages
Japanese (ja)
Inventor
Hiroshi Oshige
重 博 士 大
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2007005597A priority Critical patent/JP2008171523A/en
Publication of JP2008171523A publication Critical patent/JP2008171523A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data reproducing device preventing a user from wating for a long time even when the reproduction instruction of non-continuous content data, such as a program search or fast-fowarding, is received without consuming a memory region. <P>SOLUTION: The data reproducing device includes; a storage means in which one or a plurality of the content data are stored; a first continuous reproduction means which successively reads out the content data from the storage means, and continuously reproduces the data; an input means in which the user inputs the non-continuous reproduction instruction to non-continuously reproduce the content data when the content data is continuously reproduced by the first continuous reproduction means; a read means to successively read the content data based on the non-continuous reproduction instruction from the storage means and to store the data into a buffer region and gradually increases the read content data; and a second continuous reproduction means which continuously performs reproduction based on the content data stored into the buffer region. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、データ再生装置に関し、特に、頭出しや早送りなどの非連続な再生を迅速に行える可能なデータ再生装置に関する。   The present invention relates to a data reproducing apparatus, and more particularly to a data reproducing apparatus capable of quickly performing non-continuous reproduction such as cueing and fast-forwarding.

デジタルデータとして記録された音楽データや動画データなどのコンテンツデータを再生可能なデータ再生装置が広く普及している。このようなデータ再生装置では、ユーザが例えば音楽データを再生してる最中に、その再生中の曲を途中で止めて、次の曲にスキップしたい場合もある。このような操作を実現するために、データ再生装置には、いわゆる頭出しという機能が搭載されている。   Data reproduction apparatuses capable of reproducing content data such as music data and moving image data recorded as digital data are widely used. In such a data reproducing apparatus, for example, while a user is reproducing music data, there is a case where it is desired to stop the song being reproduced halfway and skip to the next song. In order to realize such an operation, the data reproducing apparatus is equipped with a so-called cueing function.

また、ユーザが、再生中の曲を早送りして、再生時間を短くしたい場合もあり、このような操作を実現するために、データ再生装置には、早送りという機能が搭載されている。この早送りでは、再生中の曲の音楽データを、所定の時間間隔で飛び飛びに再生して、再生時間を短縮することにより、再生中の曲の早送りを実現している。   In some cases, the user may want to shorten the reproduction time by fast-forwarding the music being reproduced. In order to realize such an operation, the data reproduction apparatus has a function called fast-forward. In this fast-forwarding, music data of a song being played is played back at intervals of a predetermined time interval to shorten the playing time, thereby realizing fast-forwarding of the song being played.

しかし、従来のデータ再生装置においては、ハードディスクドライブに格納されているコンテンツデータを、予め定められた一定の大きさに区切って読み出すため、頭出しをした際に、次の曲の再生が始まるまで、ユーザに比較的長い待ち時間が生じていた。また、早送りをする際にも、所定の時間間隔で飛び飛びに再生するために、比較的長いコンテンツデータの読み込み時間が生じていた。すなわち、頭出しや早送りの場合、コンテンツデータを読み込んで格納しておくバッファ領域に、コンテンツデータがまったく無い状態からデータの読み込みを開始するため、バッファ領域にコンテンツデータを格納し終えるまでに、相応の時間が必要になり、その間、ユーザに待ち時間が生じてしまうという問題があった。   However, in the conventional data reproducing apparatus, the content data stored in the hard disk drive is divided into predetermined fixed sizes and read, so that when the cueing is performed, the reproduction of the next song starts. The user has a relatively long waiting time. In addition, when fast-forwarding, a relatively long content data reading time occurs because the data is reproduced in a predetermined time interval. In other words, in the case of cueing or fast-forwarding, data reading is started from the state where there is no content data in the buffer area where the content data is read and stored. There is a problem that a waiting time occurs for the user during this time.

このような問題を解決するため、特開2003−132629号公報(特許文献1)に開示されているデータ再生装置では、各曲の先頭部分のみの音楽データを集めて、先頭部分だけのデータファイルを生成し、ハードディスクドライブに予め格納しておくこととしている。そして、この先頭部分だけのデータファイルの内容を予めバッファ領域に読み込んでおき、ユーザが頭出しをした際には、バッファにある先頭部分だけのデータファイルにアクセスして、次の曲の再生を始めることにより、迅速な頭出しを実現している。しかし、このような手法では、ハードディスクドライブやバッファ領域に曲の先頭部分だけを集めたデータを格納する領域を確保しなければならず、記憶領域の無駄が発生してしまう。
特開2003−132629号公報
In order to solve such a problem, the data reproduction apparatus disclosed in Japanese Patent Application Laid-Open No. 2003-132629 (Patent Document 1) collects music data of only the head portion of each song and creates a data file of only the head portion. Is generated and stored in the hard disk drive in advance. Then, the contents of the data file of only the first part are read into the buffer area in advance, and when the user cues, the data file of only the first part in the buffer is accessed to play the next song. By starting, quick cueing is realized. However, with such a method, it is necessary to secure an area for storing data obtained by collecting only the head portion of a song in a hard disk drive or a buffer area, resulting in wasted storage area.
JP 2003-132629 A

そこで本発明は、前記課題に鑑みてなされたものであり、無駄な記憶領域を消費せずに、頭出しや早送りなどの非連続なコンテンツデータの再生指示を受けた場合でも、ユーザに長い待ち時間が発生するのを回避したデータ再生装置を提供することを目的とする。   Accordingly, the present invention has been made in view of the above-described problems, and even when a reproduction instruction for discontinuous content data such as cueing or fast-forwarding is received without consuming a wasteful storage area, the user waits for a long time. An object of the present invention is to provide a data reproducing apparatus that avoids the occurrence of time.

上記課題を解決するため、本発明に係るデータ再生装置は、
1又は複数のコンテンツデータが格納される、格納手段と、
前記格納手段からコンテンツデータを順次読み出して、連続的に再生する、第1連続再生手段と、
前記第1連続再生手段で連続的にコンテンツデータが再生されている場合に、非連続なコンテンツデータの再生指示である非連続再生指示をユーザが入力する、入力手段と、
前記入力手段から前記非連続再生指示が入力された場合に、前記非連続再生指示に基づくコンテンツデータを前記格納手段から順次読み出してバッファ領域に格納する、読み出し手段であって、読み出すコンテンツデータの大きさを次第に大きくする、読み出し手段と、
前記バッファ領域に格納されたコンテンツデータに基づいて連続的に再生を行う、第2連続再生手段と、
を備えることを特徴とする。
In order to solve the above problems, a data reproducing apparatus according to the present invention provides
Storage means for storing one or more content data;
First continuous reproduction means for sequentially reading out content data from the storage means and continuously reproducing the content data;
Input means for allowing a user to input a discontinuous playback instruction that is a playback instruction for discontinuous content data when content data is being played back continuously by the first continuous playback means;
When the discontinuous reproduction instruction is input from the input unit, the content data based on the discontinuous reproduction instruction is sequentially read from the storage unit and stored in the buffer area, and the size of the read content data Reading means for gradually increasing the length;
Second continuous playback means for continuously playing based on the content data stored in the buffer area;
It is characterized by providing.

この場合、前記読み出し手段が前記コンテンツデータを前記格納手段から順次読み出す場合のコンテンツデータの大きさは、予め定まっているようにしてもよい。   In this case, the size of the content data when the reading unit sequentially reads the content data from the storage unit may be determined in advance.

或いは、前記読み出し手段が前記コンテンツデータを前記格納手段から順次読み出す場合のコンテンツデータの大きさは、前記格納手段からコンテンツデータを読み出す2回目までは、予め定まっているが、3回目以降は計算により算出するようにしてもよい。   Alternatively, the size of the content data when the reading unit sequentially reads the content data from the storage unit is determined in advance until the second time of reading the content data from the storage unit, but the third and subsequent times are calculated. You may make it calculate.

この場合、3回目にコンテンツデータを読み出す大きさは、1回目に読み出したコンテンツデータをデコードするのに要した時間と、2回目に読み出したコンテンツデータの大きさに基づいて、2回目に読み出したコンテンツデータを再生するためのデコードに要する時間を推定し、この推定した時間内で読み出せるコンテンツデータの大きさに基づいて、決定するようにしてもよい。   In this case, the size of reading the content data for the third time is determined based on the time required to decode the content data read for the first time and the size of the content data read for the second time. The time required for decoding for reproducing the content data may be estimated and determined based on the size of the content data that can be read within the estimated time.

この場合、3回目にコンテンツデータを読み出す大きさは、前記推定した時間に、マージンを考慮して、2回目に読み出したコンテンツデータを再生するためのデコードをしている時間内に、3回目に読み出すコンテンツデータの読み出しが終了するように設定してもよい。   In this case, the size of reading the content data for the third time is set so that the estimated time for the third time is within the time for decoding to reproduce the content data read for the second time in consideration of the margin. You may set so that reading of the content data to be read may be completed.

また、前記コンテンツデータは音楽データであり、前記非連続再生指示は、現在再生中の曲を飛ばして、次の曲の先頭から再生を開始する指示である頭出し指示であってもよい。   The content data may be music data, and the non-continuous reproduction instruction may be a cue instruction that is an instruction to skip the currently reproduced music and start reproduction from the beginning of the next music.

本発明に係るデータ再生装置の制御方法は、
1又は複数のコンテンツデータが格納されている格納手段から、コンテンツデータを順次読み出して、連続的に再生するステップと、
連続的に前記コンテンツデータが再生されている場合に、非連続なコンテンツデータの再生指示である非連続再生指示をユーザが入力するステップと、
前記非連続再生指示が入力された場合に、前記非連続再生指示に基づくコンテンツデータを前記格納手段から順次読み出してバッファ領域に格納するとともに、読み出すコンテンツデータの大きさを次第に大きくするステップと、
前記バッファ領域に格納されたコンテンツデータに基づいて連続的に再生を行うステップと、
を備えることを特徴とする。
The control method of the data reproducing apparatus according to the present invention includes:
Sequentially reading out the content data from the storage means in which one or a plurality of content data is stored, and continuously reproducing the content data;
A step in which a user inputs a discontinuous reproduction instruction that is an instruction to reproduce discontinuous content data when the content data is being reproduced continuously;
When the non-continuous reproduction instruction is input, the content data based on the non-continuous reproduction instruction is sequentially read from the storage means and stored in the buffer area, and the size of the read content data is gradually increased; and
Continuously playing based on the content data stored in the buffer area;
It is characterized by providing.

本発明に係るプログラムは、
1又は複数のコンテンツデータが格納されている格納手段から、コンテンツデータを順次読み出して、連続的に再生するステップと、
連続的に前記コンテンツデータが再生されている場合に、非連続なコンテンツデータの再生指示である非連続再生指示をユーザが入力するステップと、
前記非連続再生指示が入力された場合に、前記非連続再生指示に基づくコンテンツデータを前記格納手段から順次読み出してバッファ領域に格納するとともに、読み出すコンテンツデータの大きさを次第に大きくするステップと、
前記バッファ領域に格納されたコンテンツデータに基づいて連続的に再生を行うステップと、
をデータ再生装置に実行させることを特徴とする。
The program according to the present invention is:
Sequentially reading out the content data from the storage means in which one or a plurality of content data is stored, and continuously reproducing the content data;
A step in which a user inputs a discontinuous reproduction instruction that is an instruction to reproduce discontinuous content data when the content data is being reproduced continuously;
When the non-continuous reproduction instruction is input, the content data based on the non-continuous reproduction instruction is sequentially read from the storage means and stored in the buffer area, and the size of the read content data is gradually increased; and
Continuously playing based on the content data stored in the buffer area;
Is executed by a data reproducing apparatus.

発明を実施するための形態BEST MODE FOR CARRYING OUT THE INVENTION

以下、図面を参照して、本発明の実施形態を説明する。なお、以下に説明する実施形態は、本発明の技術的範囲を限定するものではない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. Note that the embodiments described below do not limit the technical scope of the present invention.

図1は、本実施形態に係るデータ再生装置10の内部構成の一例を説明するためのブロック図である。この図1に示すデータ再生装置10は、例えば、携帯型の情報処理端末や、ノート型コンピュータ、ディスクトップ型コンピュータ、携帯電話などで構成することが可能である。   FIG. 1 is a block diagram for explaining an example of the internal configuration of the data reproducing apparatus 10 according to the present embodiment. The data reproducing apparatus 10 shown in FIG. 1 can be constituted by, for example, a portable information processing terminal, a notebook computer, a desktop computer, a mobile phone, or the like.

図1に示すように、データ再生装置10は、CPU(Central Processing Unit)20と、RAM(Random Access Memory)22と、ROM(Read Only Memory)24と、ユーザインターフェース26と、表示部28と、オーディオ出力部30を備えて構成されており、これらは互いに内部バス32を介して接続されている。また、データ再生装置10は、ハードディスクドライブ40とメモリ制御部42とをさらに備えて構成されており、ハードディスクドライブ40は、メモリ制御部42を介して、CPU20とRAM22とに接続されている。   As shown in FIG. 1, the data reproducing apparatus 10 includes a CPU (Central Processing Unit) 20, a RAM (Random Access Memory) 22, a ROM (Read Only Memory) 24, a user interface 26, a display unit 28, An audio output unit 30 is provided, which are connected to each other via an internal bus 32. The data reproducing apparatus 10 further includes a hard disk drive 40 and a memory control unit 42, and the hard disk drive 40 is connected to the CPU 20 and the RAM 22 via the memory control unit 42.

CPU20は、このデータ再生装置10の各種の制御を行うためのユニットである。具体的には、CPU20は、ROM24又はハードディスクドライブ40に格納された各種のプログラムを実行することにより、データ再生装置10の全体的な制御を行う。RAM22には、CPU20が各種の処理を実行するにあたり必要となる様々なプログラムやデータが一時的に格納される。特に、本実施形態では、ハードディスクドライブ40に格納されている音楽データを再生する際に必要なデータが、RAM22に形成されたバッファ領域に一時的に格納される。   The CPU 20 is a unit for performing various controls of the data reproducing apparatus 10. Specifically, the CPU 20 performs overall control of the data reproducing device 10 by executing various programs stored in the ROM 24 or the hard disk drive 40. The RAM 22 temporarily stores various programs and data necessary for the CPU 20 to execute various processes. In particular, in the present embodiment, data necessary for reproducing music data stored in the hard disk drive 40 is temporarily stored in a buffer area formed in the RAM 22.

ユーザインターフェース26は、ユーザがこのデータ再生装置10を操作する際に、各種の指示を入力するためのインターフェースである。このユーザインターフェース26は、例えば、1又は複数のボタンで構成することができ、表示部28がタッチパネルにより構成されている場合には、表示部28と一体に構成することもできる。   The user interface 26 is an interface for inputting various instructions when the user operates the data reproducing apparatus 10. The user interface 26 can be configured with, for example, one or a plurality of buttons, and can be configured integrally with the display unit 28 when the display unit 28 is configured with a touch panel.

表示部26は、例えば、小型のモノクロ液晶ディスプレイやモノクロ液晶表示装置により構成することができる。また、データ再生装置10が、音楽データの他に静止画データや動画データを再生できる場合には、表示部26は、カラー液晶ディスプレイにより構成することができる。オーディオ出力部30は、例えば、小型のスピーカやヘッドフォン出力により構成されており、CPU20の制御に基づいて音楽や音声などのオーディオの出力が行われる。特に本実施形態においては、ハードディスクドライブ40から取得した音楽データが再生され、オーディオ出力部30から出力される。   The display unit 26 can be configured by, for example, a small monochrome liquid crystal display or a monochrome liquid crystal display device. When the data reproducing apparatus 10 can reproduce still image data and moving image data in addition to music data, the display unit 26 can be configured by a color liquid crystal display. The audio output unit 30 includes, for example, a small speaker or headphone output, and outputs audio such as music and voice based on the control of the CPU 20. In particular, in the present embodiment, music data acquired from the hard disk drive 40 is reproduced and output from the audio output unit 30.

ハードディスクドライブ40には、デジタル形式の音楽データのデータファイルが曲毎に格納されている。ハードディスクドライブ40に格納されている曲目数は任意であり、1又は複数の音楽データが格納される。ハードディスクドライブ40に格納されているデータファイルは、メモリ制御部42を介して、CPU20からの指示に基づいて、RAM22に読み出されて、格納される。すなわち、CPU20がメモリ制御部42に指示をすることにより、ハードディスクドライブ40に格納されている音楽データが読み出されて、RAM22の所定のバッファ領域に格納される。   The hard disk drive 40 stores a data file of digital music data for each song. The number of pieces of music stored in the hard disk drive 40 is arbitrary, and one or a plurality of music data is stored. The data file stored in the hard disk drive 40 is read out and stored in the RAM 22 via the memory control unit 42 based on an instruction from the CPU 20. That is, when the CPU 20 instructs the memory control unit 42, the music data stored in the hard disk drive 40 is read and stored in a predetermined buffer area of the RAM 22.

次に、図2及び図3に基づいて、本実施形態に係るデータ再生装置10において、ユーザがある曲の再生中に次の曲の頭出しを指示入力した場合の頭出し処理の概要を説明する。図2は、RAM22に形成されるバッファ領域A、B、Cを示す図であり、図3は、頭出し処理におけるデコード処理とバッファ処理とファイルシステムのフローを示す図である。   Next, based on FIG. 2 and FIG. 3, the outline of the cueing process when the user inputs an instruction to cue the next song during the reproduction of a certain song in the data reproducing apparatus 10 according to the present embodiment will be described. To do. FIG. 2 is a diagram showing buffer areas A, B, and C formed in the RAM 22, and FIG. 3 is a diagram showing a flow of decoding processing, buffer processing, and file system in cueing processing.

図2に示したバッファ領域A、B、Cは、RAM22内の連続する領域として確保されても良いし、或いは、各バッファ領域毎に離散した領域として確保されてもよい。本実施形態では、例えば、バッファ領域Aは10Kバイトの大きさで固定であり、バッファ領域Bは100Kバイトの大きさで固定であるが、バッファ領域Cの大きさは可変であり、この図2の例では1Mバイトであるときを示している。バッファ領域Cの大きさを算出する手法は、後述する。   The buffer areas A, B, and C shown in FIG. 2 may be secured as continuous areas in the RAM 22, or may be secured as discrete areas for each buffer area. In this embodiment, for example, the buffer area A is fixed at a size of 10 Kbytes, and the buffer area B is fixed at a size of 100 Kbytes, but the size of the buffer area C is variable. In the example shown, the case of 1 Mbyte is shown. A method for calculating the size of the buffer area C will be described later.

また、本実施形態では、音楽データは、ハードディスクドライブ40に格納されている。音楽データは、1曲毎に1つのデータファイルを構成しており、1つのデータファイルには、曲名やアーティスト名、再生時間などの情報が含まれているヘッダと、再生する音楽の情報が含まれている音楽再生データとにより、構成されている。   In the present embodiment, music data is stored in the hard disk drive 40. The music data constitutes one data file for each song, and one data file includes a header including information such as a song name, artist name, and playback time, and information of music to be played back. Music playback data.

ユーザインターフェース26を用いて、ユーザがデータ再生装置10に頭出しの指示を入力すると、図3に示すように、デコード処理は、次の曲のデコードをするために、次の曲のデータ読み出しをバッファ処理に指示する。この指示を受けて、バッファ処理は、ファイルシステムに、次の曲の音楽データを10Kバイト読み出すように指示をする。この指示を受けて、ファイルシステムは、ハードディスクドライブ40にアクセスし、指定された曲の先頭から10Kバイト分の音楽データを読み出し、バッファ領域Aに格納する。これにより、バッファ領域Aが、音楽データで満たされることになる。   When the user inputs a cueing instruction to the data reproducing apparatus 10 using the user interface 26, as shown in FIG. 3, the decoding process reads out the next song data in order to decode the next song. Instructs buffer processing. In response to this instruction, the buffer process instructs the file system to read out 10 Kbytes of music data of the next song. Upon receiving this instruction, the file system accesses the hard disk drive 40, reads out 10 Kbytes of music data from the head of the designated song, and stores it in the buffer area A. As a result, the buffer area A is filled with music data.

バッファ領域Aへの10Kバイトの音楽データの格納が終了すると、ファイルシステムはバッファ処理に、10Kバイトの読み出しの完了を通知する。これを受けて、バッファ処理は、デコード処理に読み出しの完了を通知する。   When the storage of 10 Kbytes of music data in the buffer area A is completed, the file system notifies the buffer process of the completion of reading of 10 Kbytes. In response, the buffer process notifies the decoding process of the completion of reading.

デコード処理では、10Kバイト分の音楽データの読み出しが完了すると、バッファ領域Aから音楽データを取得して、デコード処理を行う。具体的には、まず、音楽データに含まれているヘッダについてヘッダ解析処理を行い、このヘッダ解析処理が終了した後に、音楽データを再生するために音楽再生データについてデコード処理を行う。   In the decoding process, when the reading of the music data for 10 Kbytes is completed, the music data is acquired from the buffer area A and the decoding process is performed. Specifically, first, a header analysis process is performed on the header included in the music data, and after the header analysis process is completed, the music reproduction data is decoded to reproduce the music data.

デコード処理がバッファ領域Aに格納された音楽データのデコードをしている間に、バッファ処理は、ファイルシステムに、読み出しの終えた音楽データの続きを100Kバイト分、読み出すように指示をする。これを受けて、ファイルシステムは、ハードディスクドライブ40にアクセスして、音楽データの続きを100Kバイト分読み出して、バッファ領域Bに格納する。バッファ領域Bへの音楽データの格納は、バッファ領域Aに格納された音楽データに基づくデコードをデコード処理が行っている間に、終了するように設定しておく。すなわち、2回目に音楽データを読み出して、バッファ領域Bに格納するのに要する時間が、1回目に読み出してバッファ領域Aに格納された音楽データのデコードをするのに要する時間より、短くなるように、設定しておく。   While the decoding process is decoding the music data stored in the buffer area A, the buffer process instructs the file system to read 100 Kbytes of the music data that has been read out. In response to this, the file system accesses the hard disk drive 40, reads the continuation of the music data for 100 Kbytes, and stores it in the buffer area B. The storage of the music data in the buffer area B is set so as to end while the decoding based on the music data stored in the buffer area A is being performed. That is, the time required to read the music data for the second time and store it in the buffer area B is shorter than the time required to decode the music data read for the first time and stored in the buffer area A. Set to.

デコード処理が、バッファ領域Aに格納された音楽データのデコードが終了すると、引き続き、バッファ領域Bに格納された音楽データのデコードを開始する。この時点では、既に、バッファ領域Bに音楽データが格納されているので、デコード処理は、バッファ処理による音楽データの読み出しを待つことなく、デコード処理を継続することができる。   When the decoding process finishes decoding the music data stored in the buffer area A, the decoding of the music data stored in the buffer area B is started. At this time point, since the music data is already stored in the buffer area B, the decoding process can be continued without waiting for the music data to be read by the buffer process.

デコード処理がバッファ領域Bに格納された音楽データのデコードをしている間に、バッファ処理とファイルシステムは、バッファ領域Bに格納した音楽データの続きのデータをハードディスクドライブ40から読み出して、バッファ領域Cに格納する。このため、デコード処理がバッファ領域Bに格納された音楽データのデコードが終了した時点では、続きの音楽データがバッファ領域Cに既に格納されていることとなり、デコード処理に待ち時間が生じることなく、音楽データのデコードを行うことができる。   While the decoding process is decoding the music data stored in the buffer area B, the buffer process and the file system read the continuation data of the music data stored in the buffer area B from the hard disk drive 40, and the buffer area Store in C. For this reason, when the decoding of the music data stored in the buffer area B is completed, the subsequent music data has already been stored in the buffer area C, and there is no waiting time in the decoding process. Music data can be decoded.

このような処理を繰り返すことにより、頭出しを指示したユーザに対して生じる待ち時間を、最初のバッファ領域Aに音楽データを格納するのに要する時間だけにすることができる。ここで、バッファ領域Aは10Kバイトという小さい大きさであるので、音楽データを読み出すのに要する時間は比較的短く、ユーザの待ち時間も同様に短くなる。   By repeating such processing, the waiting time generated for the user who has instructed cueing can be reduced to the time required to store the music data in the first buffer area A. Here, since the buffer area A is as small as 10 Kbytes, the time required to read out the music data is relatively short, and the waiting time of the user is similarly shortened.

次に、図4及び図5に基づいて、上述したデコード処理及びバッファ処理について、詳しく説明する。なお、ファイルシステムの処理は、一般的なハードディスクドライブに対するファイル管理システムの処理と同様であるので、ここでは詳しい説明を省略する。   Next, the decoding process and the buffer process described above will be described in detail with reference to FIGS. Note that the file system processing is the same as that of a file management system for a general hard disk drive, and therefore detailed description thereof is omitted here.

図4は、上述したデコード処理の内容を説明するフローチャートを示す図である。この図4に示すデコード処理は、ROM24又はハードディスクドライブ40に格納されているデコード処理プログラムをCPU20が読み込んで実行することにより、実現される処理である。また、このデコード処理は、ユーザが、ある曲の再生中に、ユーザインターフェース26を操作して、データ再生装置10に次の曲の頭出しを指示した場合に、起動される処理である。   FIG. 4 is a flowchart illustrating the contents of the decoding process described above. The decoding process shown in FIG. 4 is a process realized by the CPU 20 reading and executing a decoding process program stored in the ROM 24 or the hard disk drive 40. The decoding process is started when the user operates the user interface 26 to instruct the data reproducing apparatus 10 to cue the next song during playback of a certain song.

図5は、上述したバッファ処理の内容を説明するフローチャートを示す図である。この図5に示すバッファ処理は、ROM24又はハードディスクドライブ40に格納されているバッファ処理プログラムをCPU20が読み込んで実行することにより、実現される処理である。また、このバッファ処理は、デコード処理からの起動指示を受けて、起動される処理である。   FIG. 5 is a flowchart illustrating the contents of the buffer processing described above. The buffer processing shown in FIG. 5 is realized by the CPU 20 reading and executing a buffer processing program stored in the ROM 24 or the hard disk drive 40. This buffer process is a process that is activated in response to an activation instruction from the decoding process.

図4に示すように、本実施形態に係るデータ再生装置10のデコード処理においては、まず、デコード処理からバッファ処理に対して、今再生している曲の次の曲の音楽データの読み込みを指示する(ステップS100)。これにより、図5に示したバッファ処理が起動される。   As shown in FIG. 4, in the decoding process of the data reproducing apparatus 10 according to the present embodiment, first, the decoding process instructs the buffer process to read the music data of the song next to the currently reproduced song. (Step S100). Thereby, the buffer process shown in FIG. 5 is started.

次に、図4に示すように、データ再生装置10は、必要な音楽データが、RAM22に格納されているかどうかを判断する(ステップS110)。具体的には、RAM22のバッファ領域に、必要な音楽データが格納されているかどうかを判断する。本実施形態においては、このデコード処理が起動された当初は、音楽データは、バッファ領域Aに格納されるので、バッファ領域Aに必要な音楽データが格納されているかどうかを判断する。   Next, as shown in FIG. 4, the data reproducing apparatus 10 determines whether or not necessary music data is stored in the RAM 22 (step S110). Specifically, it is determined whether or not necessary music data is stored in the buffer area of the RAM 22. In the present embodiment, since the music data is stored in the buffer area A at the start of the decoding process, it is determined whether or not the necessary music data is stored in the buffer area A.

RAM22に必要な音楽データが格納されていない場合(ステップS110:NO)には、データ再生装置10は、このステップS110の判断を繰り返して、必要な音楽データがRAM22に格納されるまで待機する。   If the necessary music data is not stored in the RAM 22 (step S110: NO), the data reproducing apparatus 10 repeats the determination in step S110 and waits until the necessary music data is stored in the RAM 22.

一方、RAM22に必要な音楽データが格納されている場合(ステップS110:YES)には、データ再生装置10は、RAM22から必要な音楽データを取得して、ヘッダ解析を行う(ステップS120)。すなわち、データ再生装置10は、音楽データのヘッダ情報を解析して、これから再生する曲の曲名やアーティスト名、再生時間などの情報を取得する。これらの取得した情報は、表示部28に表示されるようにすることもできる。   On the other hand, when necessary music data is stored in the RAM 22 (step S110: YES), the data reproducing apparatus 10 acquires necessary music data from the RAM 22 and performs header analysis (step S120). That is, the data reproduction apparatus 10 analyzes the header information of the music data, and acquires information such as the song name, artist name, and reproduction time of the song to be reproduced. These acquired information can also be displayed on the display unit 28.

次に、データ再生装置10は、ヘッダ解析が終了したかどうかを判断する(ステップS130)。例えば、バッファ領域Aに格納された音楽データに基づいて、ヘッダ解析が終了したかどうかを判断する。ヘッダ解析が終了していない場合(ステップS130:NO)には、ステップS110に戻り、バッファ領域Bに必要な音楽データが既にあるかどうかを判断し、このステップS110からの処理を繰り返す。   Next, the data reproducing device 10 determines whether or not the header analysis has been completed (step S130). For example, based on the music data stored in the buffer area A, it is determined whether the header analysis has been completed. If the header analysis has not ended (step S130: NO), the process returns to step S110 to determine whether or not the music data necessary for the buffer area B already exists, and the processing from step S110 is repeated.

一方、ヘッダ解析が終了した場合(ステップS130:YES)、すなわち、例えばバッファ領域Aに格納された音楽データに基づいて、ヘッダ解析が終了した場合には、データ再生装置10は、音楽再生のためのデコードをするのに必要な音楽データが、RAM22に格納されているかどうかを判断する(ステップS140)。   On the other hand, when the header analysis is completed (step S130: YES), that is, when the header analysis is completed based on, for example, music data stored in the buffer area A, the data reproduction device 10 performs the music reproduction. It is determined whether or not the music data necessary for decoding is stored in the RAM 22 (step S140).

RAM22に必要な音楽データが格納されていない場合(ステップS140:NO)には、データ再生装置10は、このステップS140の判断を繰り返して、必要な音楽データがRAM22に格納されるまで待機する。上述したように、通常であれば、バッファ領域Aに格納されている音楽データのデコードをしている間に、バッファ領域Bに続きとなる音楽データが格納され終えているので、このステップS140で待機する事態は生じない。   If the necessary music data is not stored in the RAM 22 (step S140: NO), the data reproducing apparatus 10 repeats the determination in step S140 and waits until the necessary music data is stored in the RAM 22. As described above, normally, the music data subsequent to the buffer area B has been stored while the music data stored in the buffer area A is being decoded. There is no waiting situation.

RAM22に必要な音楽データが格納されている場合(ステップS140:YES)には、データ再生装置10は、RAM22に格納されている音楽データに基づいて、音楽再生を行うためのデコード処理をする(ステップS150)。例えば、バッファ領域Aに格納されている音楽データだけで、上述したヘッダ解析が終了した場合には、このバッファ領域Aには音楽再生のための音楽再生データも格納されていることとなる。このため、データ再生装置10は、このバッファ領域Aから音楽データの音楽再生データを取得して、音楽再生のためのデコードを行う。   When the music data necessary for the RAM 22 is stored (step S140: YES), the data reproducing apparatus 10 performs a decoding process for performing the music reproduction based on the music data stored in the RAM 22 ( Step S150). For example, when the above-described header analysis is completed with only music data stored in the buffer area A, music reproduction data for music reproduction is also stored in the buffer area A. Therefore, the data reproduction device 10 acquires music reproduction data of music data from the buffer area A and performs decoding for music reproduction.

続いて、データ再生装置10は、音楽データを取得したバッファ領域にあるデータで、1曲分の音楽再生のためのデコード処理が終了したかどうかを判断する(ステップS160)。例えば、バッファ領域Aから音楽データを取得して、音楽再生のためのデコード処理をしていた場合には、このバッファ領域Aにある音楽データにより、その曲の最後までのデコード処理が終了したかどうかを判断する。   Subsequently, the data reproducing device 10 determines whether or not the decoding process for reproducing music for one song has been completed with the data in the buffer area from which the music data has been acquired (step S160). For example, when music data is acquired from the buffer area A and decoding processing for music playback is performed, whether the decoding processing up to the end of the song is completed by the music data in the buffer area A Judge whether.

1曲分の音楽再生のためのデコード処理が終了していない場合(ステップS150:NO)には、上述したステップS140に戻り、次のバッファ領域に必要な音楽データが格納されているかどうかを判断し、上述と同様の処理を繰り返す。例えば、バッファ領域Aに格納されている音楽データによる音楽再生のためのデコード処理が終了した場合には、次のバッファ領域Bに、必要な音楽データが格納されているかどうかを判断する。上述したように、通常であれば、バッファ領域Aに格納されている音楽データのデコードをしている間に、バッファ領域Bに続きとなる音楽データが格納され終えているので、このステップS150で待機する事態は生じない。また、通常であれば、バッファ領域Bに格納されている音楽データのデコードをしている間に、バッファ領域Cに続きとなる音楽データが格納され終えているので、このステップS150で待機する事態は生じない。   If the decoding process for music reproduction for one song has not been completed (step S150: NO), the process returns to the above-described step S140 to determine whether or not the necessary music data is stored in the next buffer area. Then, the same processing as described above is repeated. For example, when the decoding process for music reproduction using the music data stored in the buffer area A is completed, it is determined whether or not the necessary music data is stored in the next buffer area B. As described above, normally, the music data subsequent to the buffer area B has been stored while the music data stored in the buffer area A is being decoded. There is no waiting situation. Further, normally, while the music data stored in the buffer area B is being decoded, the music data subsequent to the buffer area C has been stored. Does not occur.

一方、1曲分の音楽再生のためのデコード処理が終了した場合(ステップS150:YES)には、図4に示したデコード処理を終了する。   On the other hand, when the decoding process for music reproduction for one song is completed (step S150: YES), the decoding process shown in FIG. 4 is ended.

この図4のデコード処理が終了すると、通常のデコード処理を行う。すなわち、連続的に複数の曲を順次再生している場合において、次の曲があれば、次の曲の音楽データを、ハードディスクドライブ40からRAM22のバッファ領域に読み出して、ヘッダ解析処理や音楽再生のためのデコード処理を行う。通常、次の曲の音楽データのハードディスクドライブ40からの読み出しは、前の曲の音楽再生をしている間や、曲間に行われる。このため、次の曲の音楽再生が開始するまでユーザが待たされるという状況は発生しない。   When the decoding process of FIG. 4 is completed, a normal decoding process is performed. That is, in the case where a plurality of songs are successively reproduced in succession, if there is a next song, the music data of the next song is read from the hard disk drive 40 to the buffer area of the RAM 22 to perform header analysis processing or music reproduction. Perform the decoding process for Normally, the music data of the next song is read from the hard disk drive 40 while the music of the previous song is being played or between songs. For this reason, the situation where a user waits until the music reproduction of the next music starts does not occur.

次に、図5に基づいて、本実施形態に係るバッファ処理について詳しく説明する。この図5に示すように、本実施形態に係るバッファ処理においては、データ再生装置10は、ハードディスクドライブ40から、指定された音楽データを先頭から10Kバイト分読み出して、RAM22のバッファ領域Aに格納する(ステップS200)。この10Kバイト分の読み出しが終了した時点で、バッファ処理はバッファ領域Aの読み込み終了フラグを立てることにより、デコード処理に、バッファ領域Aの音楽データの読み込みが終了したことを通知する。   Next, buffer processing according to the present embodiment will be described in detail with reference to FIG. As shown in FIG. 5, in the buffer processing according to the present embodiment, the data reproduction device 10 reads the designated music data from the hard disk drive 40 for the 10 Kbytes from the beginning and stores it in the buffer area A of the RAM 22. (Step S200). When the reading of 10 Kbytes is completed, the buffer process sets a reading end flag for the buffer area A to notify the decoding process that reading of the music data in the buffer area A has ended.

次に、データ再生装置10は、ハードディスクドライブ40から、指定された音楽データの続きを100Kバイト分読み出して、RAM22のバッファ領域Bに格納する(ステップS210)。この100Kバイト分の読み出しが終了した時点で、バッファ処理はバッファ領域Bの読み込み終了フラグを立てることにより、デコード処理に、バッファ領域Bの音楽データの読み込みが終了したことを通知する。   Next, the data reproduction device 10 reads 100 Kbytes of the designated music data from the hard disk drive 40 and stores it in the buffer area B of the RAM 22 (step S210). When the reading of 100 Kbytes is completed, the buffer process sets a reading end flag for the buffer area B to notify the decoding process that the reading of the music data in the buffer area B has ended.

次に、データ再生装置10は、次の音楽データの読み込み量を計算し、バッファ領域Cの大きさを決定する(ステップS220)。音楽データの読み込み量は、デコード処理がバッファ領域Bの音楽データのデコードをしている間に終了できる大きさであればよく、この算出手法には、様々なものが考えられる。本実施形態では、例えば、読み込みサイズ=(前回取得したデータサイズ)/(CPU20の単位時間あたりの処理サイズ)×(ハードディスクドライブ40のデータ転送速度)×(マージン係数)により、算出することとしている。   Next, the data reproducing apparatus 10 calculates the read amount of the next music data, and determines the size of the buffer area C (step S220). The amount of music data read is not limited as long as the decoding process can be completed while the music data in the buffer area B is being decoded, and various calculation methods can be considered. In this embodiment, for example, the following calculation is performed: read size = (data size acquired last time) / (processing size per unit time of the CPU 20) × (data transfer speed of the hard disk drive 40) × (margin coefficient). .

本実施形態においては、前回取得したデータサイズは、バッファ領域Bの100Kバイトである。また、CPU20の単位時間あたりの処理サイズについては、バッファ領域Aの音楽データをデコード処理するのに要した時間に基づいて算出する。例えば、10Kバイトのバッファ領域Aの音楽データのデコードをするのに10m秒かかったとすると、1秒当たりの処理サイズは100Kバイトとなる。   In the present embodiment, the data size acquired last time is 100 Kbytes in the buffer area B. The processing size per unit time of the CPU 20 is calculated based on the time required for decoding the music data in the buffer area A. For example, if it takes 10 milliseconds to decode the music data in the 10 Kbyte buffer area A, the processing size per second is 100 Kbytes.

ハードディスクドライブ40のデータ転送速度は予め定められた固定値であり、例えば、10Mバイト/秒である。マージン係数は、音楽データの読み込みよりも、バッファ領域Bに格納された音楽データのデコード処理の方が早く終了してしまうのを回避するためにマージンを確保する係数であり、例えば、0.9である。これらの数値を代入すると、100Kバイト/100Kバイト×10Mバイト×0.9=9Mバイトとなる。したがって、次に音楽データを読み込むデータの大きさは、9Mバイトとなり、バッファ領域Cのサイズも9Mバイトとなる。   The data transfer speed of the hard disk drive 40 is a predetermined fixed value, for example, 10 Mbytes / second. The margin coefficient is a coefficient that secures a margin in order to avoid the end of the decoding process of the music data stored in the buffer area B rather than the reading of the music data. It is. Substituting these numerical values results in 100 Kbytes / 100 Kbytes × 10 Mbytes × 0.9 = 9 Mbytes. Therefore, the size of the data to be read next is 9 Mbytes, and the size of the buffer area C is 9 Mbytes.

次に、データ再生装置10は、ハードディスクドライブ40から、音楽データの続きを、ステップS220で算出した大きさだけ読み出して、RAM22のバッファ領域に格納する(ステップS230)。例えば、バッファ領域Cのサイズと読み込むデータの量をステップS220で算出した場合には、この算出された大きさで音楽データを読み出して、バッファ領域Cに格納する。この読み出しが終了した時点で、バッファ処理はバッファ領域Cの読み込み終了フラグを立てることにより、デコード処理に、バッファ領域Cの音楽データの読み込みが終了したことを通知する。   Next, the data reproducing apparatus 10 reads out the continuation of the music data from the hard disk drive 40 by the size calculated in step S220 and stores it in the buffer area of the RAM 22 (step S230). For example, when the size of the buffer area C and the amount of data to be read are calculated in step S220, the music data is read out with the calculated size and stored in the buffer area C. When this reading is completed, the buffer process sets a reading end flag for the buffer area C to notify the decoding process that reading of the music data in the buffer area C has ended.

次に、データ再生装置10は、ステップS230で読み出した音楽データで、その曲の音楽データが終了したかどうかを判断する(ステップS240)。すなわち、再生してる音楽データの最後までデータの読み出しをしたかどうかを判断する。   Next, the data reproducing apparatus 10 determines whether or not the music data of the song has been completed with the music data read in step S230 (step S240). That is, it is determined whether or not the data has been read to the end of the music data being reproduced.

読み出した曲の音楽データが最後まで終了していない場合(ステップS240:NO)には、上述したステップS220に戻り、ステップS220からを繰り返す。すなわち、読み出す音楽データの読み込み量を算出し、音楽データの続きを読み出す。音楽データを読み出す量は、前回算出した量よりも大きくなり、バッファ領域の大きさも次第に大きくなる。   When the music data of the read music is not finished to the end (step S240: NO), the process returns to the above-described step S220 and repeats from step S220. That is, the read amount of music data to be read is calculated, and the continuation of the music data is read. The amount of music data to be read is larger than the previously calculated amount, and the size of the buffer area gradually increases.

但し、既にステップS220でバッファ領域Cの大きさを決定しているので、再びステップS220で再計算することなく、バッファ領域Cと同じ大きさで、さらに続きの音楽データを読み出して、バッファ領域D、バッファ領域E・・・というように順次格納するようにしても良い。   However, since the size of the buffer area C has already been determined in step S220, the subsequent music data is read in the same size as the buffer area C without being recalculated again in step S220, and the buffer area D The buffer area E may be stored sequentially.

一方、読み出した曲の音楽データが最後まで終了した場合(ステップS240:YES)には、この図5に示した頭出しの際のバッファ処理を終了する。   On the other hand, when the music data of the read music has been completed to the end (step S240: YES), the buffer processing at the time of cueing shown in FIG.

以上のように、本実施形態に係るデータ再生装置10によれば、ユーザが再生中の曲を飛ばして、次の曲の頭出しをデータ再生装置10に指示した場合には、データ再生装置10は、次の曲の音楽データを先頭から読み出すこととになるが、この際、初めは小さい10Kバイトの音楽データをハードディスクドライブ40から読み出してバッファ領域Aに格納し、その後、次第に大きなサイズで音楽データを読み出すこととした。このため、1回目に音楽データを読み出す際に必要な時間は比較的短くて足りるようになり、頭出しを指示した後、次の曲の再生が開始されるまでのユーザの待ち時間を可及的に短くすることができる。すなわち、小さなサイズの音楽データをバッファ領域Aにまず読み込んでデコードを開始することにより、大きなサイズの音楽データを読み込んでからデコードを開始する場合と比べて、音楽データのデコード開始のタイミングを早くすることができ、結果的に、次の曲の再生を開始するまでのユーザの待ち時間を短くすることができる。   As described above, according to the data reproducing apparatus 10 according to the present embodiment, when the user skips the music being reproduced and instructs the data reproducing apparatus 10 to cue the next music, the data reproducing apparatus 10 The music data of the next song is read from the beginning. At this time, the music data of 10 Kbytes is first read from the hard disk drive 40 and stored in the buffer area A, and then the music data is gradually increased in size. It was decided to read the data. For this reason, the time required to read the music data for the first time becomes short enough, and after waiting for the cue, the user can wait for the next song to start playing. Can be shortened. In other words, the music data of a small size is first read into the buffer area A and the decoding is started, so that the timing for starting the decoding of the music data is advanced as compared with the case where the decoding is started after the music data of a large size is read. As a result, the waiting time of the user until the start of the reproduction of the next song can be shortened.

また、バッファ領域C以降については、読み出すデータのサイズを、これまでのデコード処理に要した実績時間に応じて、計算により決定することとしたので、より適切な大きさの音楽データを読み出して、バッファ領域に格納することができる。すなわち、バッファ領域Bに格納されている音楽データのデコードに要する時間を推定し、この推定された時間内で読み出せるデータ量に応じて、バッファ領域Cの大きさを決めることとした。このため、より適切な大きさのバッファ容量を用いて、ハードディスクドライブ40から音楽データを効率的に読み出しをすることができる。   In addition, for the buffer area C and later, since the size of data to be read is determined by calculation according to the actual time required for the decoding process so far, more appropriately sized music data is read, Can be stored in the buffer area. That is, the time required for decoding the music data stored in the buffer area B is estimated, and the size of the buffer area C is determined according to the amount of data that can be read within the estimated time. For this reason, music data can be efficiently read from the hard disk drive 40 using a buffer capacity having a more appropriate size.

なお、本発明は上記実施形態に限定されず種々に変形可能である。例えば、上述した実施形態では、バッファ領域C以降は、読み出す音楽データの大きさを計算により算出することとしたが、バッファ領域C以降についても、バッファ領域A、バッファ領域Bに音楽データを読み込むのと同様に、予めバッファ領域の大きさを定めておくようにしてもよい。すなわち、1回目、2回目、3回目・・・に読み出す音楽データの量を、固定的に予め定めておくようにしてもよい。   In addition, this invention is not limited to the said embodiment, A various deformation | transformation is possible. For example, in the above-described embodiment, the size of music data to be read is calculated by calculation after the buffer area C. However, music data is read into the buffer area A and the buffer area B also after the buffer area C. Similarly to the above, the size of the buffer area may be determined in advance. That is, the amount of music data to be read for the first time, the second time, the third time,... May be fixedly determined in advance.

また、音楽データを読み出す量は、最初は次第に大きくなるが、ある一定回数以降に読み出す音楽データの量は、所定の大きさ以上増えないように固定値にすることが可能である。この固定値の大きさは、通常、音楽データを連続的に再生している場合の先読みのデータ量と同じにすればよい。   The amount of music data read out gradually increases initially, but the amount of music data read out after a certain number of times can be set to a fixed value so as not to increase beyond a predetermined size. The size of this fixed value may be usually the same as the amount of pre-read data when music data is continuously played back.

また、上述した実施形態では、連続的に曲が再生されている状況で、非連続なコンテンツデータの読み出し指示として、頭出し指示がデータ再生装置10に入力された場合を例に本発明を説明したが、非連続なコンテンツデータの読み出し指示は、頭出し指示に限るものではない。例えば、再生している曲を飛び飛びに再生して早送りする早送り指示がデータ再生装置10に入力された場合でも、本発明を適用することができる。   In the above-described embodiment, the present invention is described by taking as an example a case where a cue instruction is input to the data reproducing apparatus 10 as a discontinuous content data read instruction in a situation where music is continuously reproduced. However, the discontinuous content data read instruction is not limited to the cue instruction. For example, the present invention can be applied even in the case where a fast-forward instruction for fast-forwarding and fast-forwarding the music being played is input to the data playback device 10.

また、上述した実施形態では、データ再生装置10がコンテンツデータとして音楽データを再生する場合を例に、本発明を説明したが、データ再生装置10が再生するコンテンツデータは音楽データに限らず、動画データなど、複数のコンテンツのコンテンツデータを連続的に再生するデータ再生装置であれば、本発明を適用することができる。   In the above-described embodiment, the present invention has been described by taking the case where the data reproducing apparatus 10 reproduces music data as content data as an example. However, the content data reproduced by the data reproducing apparatus 10 is not limited to music data, and is a moving image. The present invention can be applied to any data reproducing apparatus that continuously reproduces content data of a plurality of contents such as data.

また、上述した実施形態では、図3に示したデコード処理、バッファ処理、ファイルシステムの処理は、ソフトウェアにより実現する例を説明したが、これらの処理はASIC(Application Specific IC)などのハードウェアにより実現するようにしてもよい。   In the above-described embodiment, the decoding process, the buffer process, and the file system process illustrated in FIG. 3 have been described as being implemented by software. However, these processes are performed by hardware such as an ASIC (Application Specific IC). It may be realized.

本発明の一実施形態に係るデータ再生装置の内部構成の一例を説明するブロック図。The block diagram explaining an example of the internal structure of the data reproduction apparatus which concerns on one Embodiment of this invention. 図1のデータ再生装置に形成されるバッファ領域の一例を説明するための図。The figure for demonstrating an example of the buffer area | region formed in the data reproduction apparatus of FIG. 図1のデータ再生装置において、頭出しの指示が入力された場合の処理を概略的に説明するフロー図。FIG. 3 is a flowchart for schematically explaining processing when a cueing instruction is input in the data reproduction apparatus of FIG. 1. 図1のデータ再生装置において実行されるデコード処理の内容を説明するためのフローチャートを示す図。The figure which shows the flowchart for demonstrating the content of the decoding process performed in the data reproduction apparatus of FIG. 図1のデータ再生装置において実行されるバッファ処理の内容を説明するためのフローチャートを示す図。The figure which shows the flowchart for demonstrating the content of the buffer process performed in the data reproduction apparatus of FIG.

符号の説明Explanation of symbols

10 データ再生装置
20 CPU
22 RAM
24 ROM
26 ユーザインターフェース
28 表示部
30 オーディオ出力部
32 内部バス
40 ハードディスクドライブ
42 メモリ制御部
10 Data reproduction device 20 CPU
22 RAM
24 ROM
26 User interface 28 Display unit 30 Audio output unit 32 Internal bus 40 Hard disk drive 42 Memory control unit

Claims (8)

1又は複数のコンテンツデータが格納される、格納手段と、
前記格納手段からコンテンツデータを順次読み出して、連続的に再生する、第1連続再生手段と、
前記第1連続再生手段で連続的にコンテンツデータが再生されている場合に、非連続なコンテンツデータの再生指示である非連続再生指示をユーザが入力する、入力手段と、
前記入力手段から前記非連続再生指示が入力された場合に、前記非連続再生指示に基づくコンテンツデータを前記格納手段から順次読み出してバッファ領域に格納する、読み出し手段であって、読み出すコンテンツデータの大きさを次第に大きくする、読み出し手段と、
前記バッファ領域に格納されたコンテンツデータに基づいて連続的に再生を行う、第2連続再生手段と、
を備えることを特徴とするデータ再生装置。
Storage means for storing one or more content data;
First continuous reproduction means for sequentially reading out content data from the storage means and continuously reproducing the content data;
Input means for allowing a user to input a discontinuous playback instruction that is a playback instruction for discontinuous content data when content data is being played back continuously by the first continuous playback means;
When the discontinuous reproduction instruction is input from the input unit, the content data based on the discontinuous reproduction instruction is sequentially read from the storage unit and stored in the buffer area, and the size of the read content data Reading means for gradually increasing the length;
Second continuous playback means for continuously playing based on the content data stored in the buffer area;
A data reproducing apparatus comprising:
前記読み出し手段が前記コンテンツデータを前記格納手段から順次読み出す場合のコンテンツデータの大きさは、予め定まっている、ことを特徴とする請求項1に記載のデータ再生装置。   2. The data reproducing apparatus according to claim 1, wherein a size of the content data when the reading unit sequentially reads the content data from the storage unit is predetermined. 前記読み出し手段が前記コンテンツデータを前記格納手段から順次読み出す場合のコンテンツデータの大きさは、前記格納手段からコンテンツデータを読み出す2回目までは、予め定まっているが、3回目以降は計算により算出する、ことを特徴とする請求項1に記載のデータ再生装置。   The size of the content data when the reading unit sequentially reads the content data from the storage unit is determined in advance until the second time of reading the content data from the storage unit, but is calculated by calculation after the third time. The data reproducing apparatus according to claim 1, wherein: 3回目にコンテンツデータを読み出す大きさは、1回目に読み出したコンテンツデータをデコードするのに要した時間と、2回目に読み出したコンテンツデータの大きさに基づいて、2回目に読み出したコンテンツデータを再生するためのデコードに要する時間を推定し、この推定した時間内で読み出せるコンテンツデータの大きさに基づいて、決定する、ことを特徴とする請求項3に記載のデータ再生装置。   The amount of content data read out the third time is determined based on the time taken to decode the content data read out the first time and the size of the content data read out the second time. 4. The data reproducing apparatus according to claim 3, wherein a time required for decoding for reproduction is estimated and determined based on a size of content data that can be read within the estimated time. 3回目にコンテンツデータを読み出す大きさは、前記推定した時間に、マージンを考慮して、2回目に読み出したコンテンツデータを再生するためのデコードをしている時間内に、3回目に読み出すコンテンツデータの読み出しが終了するように設定する、ことを特徴とする請求項4に記載のデータ再生装置。   The size of reading the content data for the third time is the content data to be read for the third time within the time for decoding to reproduce the content data read for the second time in consideration of the margin at the estimated time. The data reproducing apparatus according to claim 4, wherein the reading is set so as to be completed. 前記コンテンツデータは音楽データであり、前記非連続再生指示は、現在再生中の曲を飛ばして、次の曲の先頭から再生を開始する指示である頭出し指示である、ことを特徴とする請求項1乃至請求項5のいずれかに記載のデータ再生装置。   The content data is music data, and the discontinuous reproduction instruction is a cue instruction that is an instruction to skip the currently reproduced music and start reproduction from the beginning of the next music. The data reproducing device according to any one of claims 1 to 5. 1又は複数のコンテンツデータが格納されている格納手段から、コンテンツデータを順次読み出して、連続的に再生するステップと、
連続的に前記コンテンツデータが再生されている場合に、非連続なコンテンツデータの再生指示である非連続再生指示をユーザが入力するステップと、
前記非連続再生指示が入力された場合に、前記非連続再生指示に基づくコンテンツデータを前記格納手段から順次読み出してバッファ領域に格納するとともに、読み出すコンテンツデータの大きさを次第に大きくするステップと、
前記バッファ領域に格納されたコンテンツデータに基づいて連続的に再生を行うステップと、
を備えることを特徴とするデータ再生装置の制御方法。
Sequentially reading out the content data from the storage means in which one or a plurality of content data is stored, and continuously reproducing the content data;
A step in which a user inputs a discontinuous reproduction instruction that is an instruction to reproduce discontinuous content data when the content data is being reproduced continuously;
When the non-continuous reproduction instruction is input, the content data based on the non-continuous reproduction instruction is sequentially read from the storage means and stored in the buffer area, and the size of the read content data is gradually increased; and
Continuously playing based on the content data stored in the buffer area;
A method for controlling a data reproducing apparatus.
1又は複数のコンテンツデータが格納されている格納手段から、コンテンツデータを順次読み出して、連続的に再生するステップと、
連続的に前記コンテンツデータが再生されている場合に、非連続なコンテンツデータの再生指示である非連続再生指示をユーザが入力するステップと、
前記非連続再生指示が入力された場合に、前記非連続再生指示に基づくコンテンツデータを前記格納手段から順次読み出してバッファ領域に格納するとともに、読み出すコンテンツデータの大きさを次第に大きくするステップと、
前記バッファ領域に格納されたコンテンツデータに基づいて連続的に再生を行うステップと、
をデータ再生装置に実行させるためのプログラム。
Sequentially reading out the content data from the storage means in which one or a plurality of content data is stored, and continuously playing back the content data;
A step in which a user inputs a discontinuous reproduction instruction that is an instruction to reproduce discontinuous content data when the content data is being reproduced continuously;
When the non-continuous reproduction instruction is input, the content data based on the non-continuous reproduction instruction is sequentially read out from the storage means and stored in the buffer area, and the size of the read content data is gradually increased; and
Continuously playing based on the content data stored in the buffer area;
For causing the data reproducing apparatus to execute the program.
JP2007005597A 2007-01-15 2007-01-15 Data reproducing device Withdrawn JP2008171523A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007005597A JP2008171523A (en) 2007-01-15 2007-01-15 Data reproducing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007005597A JP2008171523A (en) 2007-01-15 2007-01-15 Data reproducing device

Publications (1)

Publication Number Publication Date
JP2008171523A true JP2008171523A (en) 2008-07-24

Family

ID=39699458

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007005597A Withdrawn JP2008171523A (en) 2007-01-15 2007-01-15 Data reproducing device

Country Status (1)

Country Link
JP (1) JP2008171523A (en)

Similar Documents

Publication Publication Date Title
US7673238B2 (en) Portable media device with video acceleration capabilities
JP4719250B2 (en) Screen recording apparatus, screen recording method, screen recording program, and information storage medium
JP2005346747A (en) Information reproduction device
JP2006121644A (en) Image display device and control method thereof
JPWO2006059563A1 (en) Program list playback method and display method
JP2005044409A (en) Information reproducing device, information reproducing method, and information reproducing program
JP6142488B2 (en) Content playback apparatus, content playback method, and content playback program
JP2008171523A (en) Data reproducing device
JP4191221B2 (en) Recording / reproducing apparatus, simultaneous recording / reproducing control method, and simultaneous recording / reproducing control program
JP2000089789A (en) Voice recognition device and recording medium
JP2007095155A (en) Method and apparatus for choosing content
JP2005142610A (en) Moving picture / sound reproducing apparatus
JP4610302B2 (en) Recording / playback device
US20060004723A1 (en) Device, method, and computer product for reading tag data included in compressed data file
JP2012155822A (en) Reproducer, reproduction method and computer program
JP4610301B2 (en) Recording / playback device
JP2005100630A (en) Voice recording and reproducing device
JP2005033308A (en) Video content reproducing apparatus
JP3899716B2 (en) Playback device
JP2004241068A (en) Electronic apparatus and method for reproduction control thereof
KR100216295B1 (en) Method and apparatus for editing midi file in digital electronic instrument
TWI425416B (en) System and method for controlling to play audio requests
JP2006039604A (en) Device and method for information processing, and program
JP2004118970A (en) Device, method and program for audio reproduction
JP2007028017A (en) Data reproducing method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20100406