JP2006030577A - Method and device for coded transmission of music - Google Patents

Method and device for coded transmission of music Download PDF

Info

Publication number
JP2006030577A
JP2006030577A JP2004209111A JP2004209111A JP2006030577A JP 2006030577 A JP2006030577 A JP 2006030577A JP 2004209111 A JP2004209111 A JP 2004209111A JP 2004209111 A JP2004209111 A JP 2004209111A JP 2006030577 A JP2006030577 A JP 2006030577A
Authority
JP
Japan
Prior art keywords
sample data
data
music
songs
frame
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2004209111A
Other languages
Japanese (ja)
Other versions
JP4649901B2 (en
Inventor
Yasuhiro Matsunuma
康宏 松沼
Sadayuki Narisawa
貞之 成澤
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.)
Yamaha Corp
Original Assignee
Yamaha 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 Yamaha Corp filed Critical Yamaha Corp
Priority to JP2004209111A priority Critical patent/JP4649901B2/en
Publication of JP2006030577A publication Critical patent/JP2006030577A/en
Application granted granted Critical
Publication of JP4649901B2 publication Critical patent/JP4649901B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Reverberation, Karaoke And Other Acoustics (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To continuously reproduce a plurality of pieces of music without generating a soundless period and to enable reproduction from a specified piece of music among the plurality of pieces of music when sample data of the plurality of music are encoded and then the encoded data are decoded and reproduced. <P>SOLUTION: An encoding device 100 encodes the whole sample data stream of the plurality of pieces of music to generate an MP3 frame and also generates sectioning position data indicating sectioning positions between pieces of music in all the whole data stream. When a specified piece of music is specified among the plurality of pieces of music, a server 200 sends sectioning position data relating to the indicated music and MP3 frame to a client 300, which decodes the MP3 frame and selects sample data belonging to the specified music in an obtained sample data stream to output the sample data as audio. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

この発明は、曲の音声波形のサンプルデータを符号化して伝送し、これを受け取った側において音声として再生するための方法および装置に関する。   The present invention relates to a method and apparatus for encoding and transmitting sample data of an audio waveform of a song and reproducing it as audio on the receiving side.

サーバがクライアントからの要求に応じて、音楽コンテンツを有線LAN、無線LANなどのネットワークを介して配信するコンテンツ配信システムが各種提供されている。このコンテンツ配信システムによれば、ユーザは自室に居ながらクライアントを介してサーバに要求を送り、この要求に応じてサーバから提供される音楽を楽しむことができる。この種のコンテンツ配信システムでは、通常、伝送を効率的に行うため、音声波形のサンプルデータを例えばMP3(MPEG−1 Layer 3)方式の符号化アルゴリズムにより圧縮符号化することにより得られた符号化データが音楽コンテンツとしてサーバに用意され、この符号化データがクライアントに配信される。この種のコンテンツ配信システムの一例として例えば非特許文献1に記載されたものがある。   Various content distribution systems are provided in which a server distributes music content via a network such as a wired LAN or a wireless LAN in response to a request from a client. According to this content distribution system, the user can send a request to the server via the client while in his / her room and enjoy the music provided from the server in response to this request. In this type of content distribution system, normally, in order to perform transmission efficiently, encoding data obtained by compressing and encoding audio waveform sample data using, for example, an MP3 (MPEG-1 Layer 3) encoding algorithm. Data is prepared in the server as music content, and this encoded data is distributed to the client. One example of this type of content distribution system is described in Non-Patent Document 1, for example.

ヤマハ・ミュージックキャスト(登録商標)カタログ 2003年8月Yamaha Music Cast (registered trademark) catalog August 2003

ところで、上述した従来のコンテンツ配信システムに関し、例えばライブ演奏のアルバムの全曲の音楽コンテンツをサーバからクライアントに送り、クライアント側において各音楽コンテンツを連続的に再生したいというニーズがある。通常、ライブ演奏では、曲と曲との合間でも音が発生しており、このライブ演奏を録音したCDを再生すると、そのような曲間の音も再生される。しかし、従来のコンテンツ配信システムにおいては、曲単位で符号化データを生成し、音楽コンテンツとして配信していた。従って、アルバムの各曲の音楽コンテンツをサーバからクライアントに送り、クライアント側において各曲を連続的に再生することができたとしても、再生される曲と曲との間に無音期間が生じ、CD再生に比べて、どうしても不自然な音楽になってしまう。その理由は次の通りである。   By the way, regarding the above-described conventional content distribution system, for example, there is a need to send music contents of all songs of a live performance album from a server to a client, and to continuously reproduce each music content on the client side. Usually, in a live performance, sound is generated between songs, and when a CD on which this live performance is recorded is reproduced, the sound between such songs is also reproduced. However, in a conventional content distribution system, encoded data is generated in units of music and distributed as music content. Therefore, even if the music content of each song of the album is sent from the server to the client and each song can be continuously played back on the client side, there is a silent period between the played songs and the CD. Compared to playback, the music is unnatural. The reason is as follows.

MP3などの圧縮符号化アルゴリズムでは、所定数のサンプルデータを1フレームとし、このフレーム単位で圧縮符号化を行う。ここで、曲の先頭から所定数ずつサンプルデータを取り出して圧縮符号化を行うと、曲の終わりの部分では、1フレームに満たない数のサンプルデータが残る。この場合、一般的には、値が0のサンプルデータ(以下、ゼロデータという)を補充して1フレームを構成し、これを圧縮符号化する。従来のコンテンツ配信システムでは、このような圧縮符号化を曲単位で行い、音楽コンテンツとしてサーバに保存していた。従って、仮にクライアント側において複数曲分の符号化データを連続的に復号し再生することができたとしても、曲間においてゼロデータが再生され、無音区間が生じてしまうのである。この問題を解決するための一手段として、ライブ演奏のアルバムについては、曲単位でなく、アルバムの全曲のサンプルデータをひとまとめにし、これに圧縮符号化を施す、という方法も考えられる。しかし、この方法を採った場合、サーバには、アルバムの全曲をまとめて圧縮符号化した符号化データしかないので、必要なデータをクライアント側に送ってアルバム中の特定曲の再生あるいは特定曲以降の曲の再生を行わせることができないという問題が生じる。   In a compression encoding algorithm such as MP3, a predetermined number of sample data is set as one frame, and compression encoding is performed in units of this frame. Here, when a predetermined number of pieces of sample data are taken out from the beginning of the song and compression encoded, the number of sample data less than one frame remains at the end of the song. In this case, generally, sample data having a value of 0 (hereinafter referred to as zero data) is supplemented to form one frame, which is compression-coded. In a conventional content distribution system, such compression encoding is performed in units of music and stored as music content on a server. Therefore, even if encoded data for a plurality of songs can be continuously decoded and played back on the client side, zero data is played back between songs and a silent section occurs. As a means for solving this problem, with respect to live performance albums, it is conceivable to collect sample data of all the songs in the album, not in units of songs, and to perform compression coding on the sample data. However, when this method is adopted, the server only has encoded data obtained by compressing and encoding all the songs in the album, so the necessary data is sent to the client side to play the specific song in the album or after the specific song. This causes a problem that it is impossible to play the song.

この発明は、以上のような事情に鑑みてなされたものであり、複数曲のサンプルデータを符号化し、その後、符号化データの復号および再生を行う場合において、無音期間を生じさせることなく複数曲の連続再生を行うことを可能にし、かつ、複数曲のうちの特定の曲からの再生も可能にする音声の符号化および再生のための方法および装置を提供することを目的とする。   The present invention has been made in view of the above circumstances, and in the case where a plurality of pieces of sample data are encoded and then the encoded data is decoded and reproduced, the plurality of pieces of music are generated without causing a silent period. It is an object of the present invention to provide a method and an apparatus for encoding and playing back audio that can be continuously played back and can be played back from a specific piece of music.

上記課題を解決するため、この発明は、複数曲の全サンプルデータ列から所定数ずつサンプルデータを取り出してフレーム化し、各フレームを符号化手段に与えて符号化データを生成するとともに、前記複数曲の全サンプルデータ列における曲間の区切り位置を示す区切り位置データを生成し、前記複数曲における特定の曲の再生が指示された場合には、指示された曲に関連した区切り位置データに基づいて、指示された曲の再生のために必要な符号化データを特定して、特定した符号化データを復号手段に与え、前記復号手段から得られるサンプルデータ列のうち、指定された曲に属するサンプルデータを選択して音声として出力することを特徴とする曲の符号化伝送方法を提供する。
また、この発明は、サンプルデータを符号化し、符号化データを出力する符号化手段と、複数曲の全サンプルデータ列から所定数ずつサンプルデータを取り出してフレーム化し、各フレームを前記符号化手段に与えて符号化を行わせるとともに、前記複数曲の全サンプルデータ列における曲間の区切り位置を示す区切り位置データを生成する制御手段と、前記符号化データおよび区切り位置データの少なくとも一部を出力する出力手段とを具備することを特徴とする符号化装置を提供する。
また、この発明は、複数曲の全サンプルデータ列から所定数ずつサンプルデータを取り出してフレーム化し、各フレームを符号化することにより得られた符号化データと、前記複数曲の全サンプルデータ列における曲間の区切り位置を示す区切り位置データとを取得する入力手段と、前記入力手段により得られる符号化データを復号し、サンプルデータを出力する復号手段と、制御信号に応じて、前記復号手段から出力されるサンプルデータを音声として出力する音声出力手段と、前記複数曲における特定曲の再生が指示された場合に、前記入力手段により得られる当該特定曲に関連した区切り位置データに基づき、当該特定曲の開始位置に当たるサンプルデータが前記復号手段から出力されるタイミングを求め、当該開始位置以降のサンプルデータが前記音声出力手段から音声として出力されるように前記音声出力手段に制御信号を出力する制御手段とを具備することを特徴とする再生装置を提供する。
この発明によれば、複数曲のサンプルデータを符号化し、その後、符号化データの復号および再生を行う場合において、無音期間を生じさせることなく複数曲の連続再生を行うことができ、かつ、複数曲のうちの特定の曲からの再生をすることもできる。
In order to solve the above-mentioned problems, the present invention takes out a predetermined number of sample data from all sample data strings of a plurality of songs and framing them, and gives each frame to an encoding means to generate encoded data. When the reproduction of a specific song in the plurality of songs is instructed, based on the delimiter position data related to the designated song The encoded data necessary for reproducing the designated music is specified, the specified encoded data is supplied to the decoding means, and the samples belonging to the specified music are obtained from the sample data string obtained from the decoding means Provided is a method for encoding and transmitting music, wherein data is selected and output as sound.
The present invention also provides an encoding means for encoding sample data and outputting the encoded data, and extracting a predetermined number of sample data from all sample data sequences of a plurality of songs into frames, and assigning each frame to the encoding means. And a control means for generating delimiter position data indicating delimiter positions between songs in all the sample data strings of the plurality of songs, and outputting at least a part of the encoded data and delimiter position data An encoding device comprising an output unit is provided.
Further, the present invention provides a predetermined number of pieces of sample data from all sample data sequences of a plurality of songs, framed the encoded data obtained by encoding each frame, and all the sample data sequences of the plurality of songs. Input means for acquiring break position data indicating a break position between songs, decoding means for decoding encoded data obtained by the input means and outputting sample data, and in accordance with a control signal, from the decoding means The audio output means for outputting the sample data to be output as audio, and the specific position based on the break position data related to the specific music obtained by the input means when an instruction to play the specific music in the plurality of music is given The timing at which the sample data corresponding to the start position of the music is output from the decoding means is obtained, and the samples after the start position are obtained. Data to provide a reproducing apparatus, characterized by a control means for outputting a control signal to the sound output unit to be outputted as a voice from the voice output unit.
According to the present invention, when a plurality of pieces of sample data are encoded, and then the encoded data is decoded and reproduced, the plurality of pieces of music can be continuously reproduced without causing a silent period, and You can also play from a specific song.

以下、図面を参照して、この発明の実施形態について説明する。
図1はこの発明の一実施形態であるコンテンツ配信システムの構成を示すブロック図である。このコンテンツ配信システムは、音楽コンテンツの配信を行うシステムであり、符号化装置100と、サーバ200と、1または複数のクライアント300とを有する。
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 1 is a block diagram showing a configuration of a content distribution system according to an embodiment of the present invention. This content distribution system is a system that distributes music content, and includes an encoding device 100, a server 200, and one or a plurality of clients 300.

符号化装置100は、各種の音楽のサンプルデータの圧縮符号化を行い、これにより得られる符号化データを音楽コンテンツとして出力する装置であり、制御部101と、記憶部102と、エンコーダ103と、出力部104とを有している。記憶部102は、符号化対象であるサンプルデータを記憶するエリアと、符号化により得られた音楽コンテンツを記憶するエリアとを有している。前者のエリアには、複数の曲のサンプルデータが記憶される。これらの各曲のサンプルデータの中には、ライブ録音により得られた複数曲のサンプルデータも含まれる。後者のエリアに記憶される音楽コンテンツの中には、元のサンプルデータに対応した符号化データのみを含むものもあるが、これ以外に、元のサンプルデータに対応した符号化データとともに区切り位置データを含むものがある。なお、この区切り位置データについては後述する。エンコーダ103は、制御部101による制御の下、記憶部102から読み出されるサンプルデータの圧縮符号化を行う装置である。本実施形態におけるエンコーダ103は、MP3方式の圧縮符号化アルゴリズムに従い、サンプルデータの圧縮符号化を行い、符号化データであるMP3フレームを出力する。出力部104は、制御部101からの指示に従い、記憶部102に記憶されたデータをネットワークを介して配信する、あるいはCDなどの記録媒体に記録する、といった態様で、音楽コンテンツの出力を行う装置である。   The encoding device 100 is a device that performs compression encoding of various music sample data, and outputs the encoded data obtained thereby as music content. The control unit 101, the storage unit 102, the encoder 103, And an output unit 104. The storage unit 102 has an area for storing sample data to be encoded, and an area for storing music content obtained by encoding. Sample data of a plurality of songs is stored in the former area. The sample data of each song includes sample data of a plurality of songs obtained by live recording. Some music contents stored in the latter area include only encoded data corresponding to the original sample data, but in addition to this, the delimiter position data together with the encoded data corresponding to the original sample data There are things that include. This break position data will be described later. The encoder 103 is a device that performs compression encoding of sample data read from the storage unit 102 under the control of the control unit 101. The encoder 103 according to the present embodiment performs compression encoding of sample data according to an MP3 compression encoding algorithm, and outputs an MP3 frame that is encoded data. The output unit 104 is an apparatus that outputs music content in such a manner that data stored in the storage unit 102 is distributed via a network or recorded on a recording medium such as a CD in accordance with an instruction from the control unit 101. It is.

制御部101は、符号化装置100のユーザからの指示に従い、記憶部102内の各曲のサンプルデータの符号化をエンコーダ103に行わせるための制御を行う。記憶部102内の1つの曲の符号化が指示された場合、制御部101は、その曲のサンプルデータを1152サンプルずつ記憶部102から読み出し、フレームとしてエンコーダ103に与え、エンコーダ103に各フレームの符号化を行わせ、この結果得られるMP3フレームを音楽コンテンツとして記憶部102に書き込む。一方、記憶部102内のデータのうち例えばライブ録音により得られた複数曲のサンプルデータの符号化が指示された場合、制御部101は、指示された複数曲分の全サンプルデータ列の符号化をエンコーダ103に行わせるとともに、指示された複数曲の各々について区切り位置データを生成し、エンコーダ103から得られるMP3フレームと区切り位置データとを音楽コンテンツとして記憶部102に書き込む。ここで、区切り位置データは、指示された複数曲分のサンプルデータ列全体における各曲の先頭のサンプルデータの位置、より具体的には先頭の曲の先頭のサンプルデータを1番として数えた各曲の先頭のサンプルデータの通し番号を表している。制御部101は、このようにして記憶部102に格納された音楽コンテンツを、ユーザからの指示に従い、出力部104から出力させる。   The control unit 101 performs control for causing the encoder 103 to encode the sample data of each song in the storage unit 102 in accordance with an instruction from the user of the encoding device 100. When encoding of one song in the storage unit 102 is instructed, the control unit 101 reads 1152 sample data of the song from the storage unit 102 by 1152 samples, gives it to the encoder 103 as a frame, and sends it to the encoder 103 for each frame. Encoding is performed, and the MP3 frame obtained as a result is written in the storage unit 102 as music content. On the other hand, when the encoding of a plurality of pieces of sample data obtained by live recording, for example, among the data in the storage unit 102 is instructed, the control unit 101 encodes all the sample data strings for the instructed plurality of songs. The encoder 103 is caused to generate the break position data for each of the instructed plural songs, and the MP3 frame and the break position data obtained from the encoder 103 are written in the storage unit 102 as music contents. Here, the delimiter position data is the position of the sample data at the beginning of each song in the entire sample data string for a plurality of designated songs, more specifically, each sample obtained by counting the sample data at the beginning of the first song as the first. Indicates the serial number of the sample data at the beginning of the song. The control unit 101 causes the output unit 104 to output the music content stored in the storage unit 102 in this manner in accordance with an instruction from the user.

サーバ200は、LANなどのネットワークを介して、1または複数のクライアント300と接続されている。サーバ200は、クライアント300からの要求に応じて、音楽コンテンツの配信を行う装置であり、制御部201と、記憶部202と、バッファ203と、ネットワークインタフェース204とを有している。記憶部202には、予め符号化装置100から取得された音楽コンテンツが格納される。バッファ203は、クライアント300宛に送信する音楽コンテンツのMP3フレームを一時的に記憶するための装置である。ネットワークインタフェース204は、クライアント300との間の通信の制御を行う装置である。   The server 200 is connected to one or a plurality of clients 300 via a network such as a LAN. The server 200 is a device that distributes music content in response to a request from the client 300, and includes a control unit 201, a storage unit 202, a buffer 203, and a network interface 204. The storage unit 202 stores music content acquired in advance from the encoding device 100. The buffer 203 is a device for temporarily storing MP3 frames of music content to be transmitted to the client 300. The network interface 204 is a device that controls communication with the client 300.

制御部201は、クライアントからの配信要求に応じて、要求された音楽コンテンツを記憶部202から読み出し、バッファ203およびネットワークインタフェース204を介して送信する。本実施形態では、1つの曲のみからなる音楽コンテンツの配信要求がクライアント300から与えられる場合と、複数曲からなるアルバムなどの音楽コンテンツの配信要求がクライアント300から与えられる場合とがある。そして、後者の配信要求は、さらに3種類に分けることができる。第1の配信要求は、アルバム全曲の配信要求であり、第2の配信要求は、アルバムの中の特定の曲の配信要求であり、第3の配信要求は、アルバムの中の特定の曲以降の全曲の配信要求である。   In response to a distribution request from the client, the control unit 201 reads out the requested music content from the storage unit 202 and transmits it via the buffer 203 and the network interface 204. In the present embodiment, there are a case where a distribution request for music content consisting of only one song is given from the client 300 and a case where a distribution request for music content such as an album consisting of a plurality of songs is given from the client 300. The latter distribution request can be further divided into three types. The first distribution request is a distribution request for all the songs in the album, the second distribution request is a distribution request for a specific song in the album, and the third distribution request is after a specific song in the album Is a distribution request for all songs.

第1の配信要求が与えられた場合、制御部201は、要求されたアルバムの音楽コンテンツを記憶部202から読み出し、この音楽コンテンツにおける一連のMP3フレームをクライアント300に送る。一方、第2の配信要求が与えられた場合、制御部201は、要求された特定の曲を含むアルバムの音楽コンテンツを記憶部202から読み出す。そして、制御部201は、この音楽コンテンツの中の区切り位置データを参照することにより、クライアント300側での特定の曲の再生に必要なMP3フレームを音楽コンテンツ内の全MP3フレームの中から選択する。また、制御部201は、この音楽コンテンツの中の区切り位置データを参照することにより、クライアント300側において復号されたサンプルデータの出力期間の制御に必要なタイミングデータNonおよびNoffを作成する。そして、制御部201は、クライアント300に対し、タイミングデータNonおよびNoffを送り、これに続けて、選択したMP3フレームを送る。第3の配信要求が与えられた場合、制御部201は、クライアント300側での特定曲以降の再生に必要なMP3フレームと、タイミングデータNonのみをクライアント300に送る。なお、MP3フレームの選択方法と、タイミングデータNonおよびNoffの作成方法とについては、説明の重複を避けるため、本実施形態の動作説明において詳細を明らかにする。   When the first distribution request is given, the control unit 201 reads out the music content of the requested album from the storage unit 202, and sends a series of MP3 frames in this music content to the client 300. On the other hand, when the second distribution request is given, the control unit 201 reads the music content of the album including the requested specific music from the storage unit 202. Then, the control unit 201 refers to the break position data in the music content, and selects an MP3 frame necessary for playing a specific song on the client 300 side from all the MP3 frames in the music content. . Further, the control unit 201 creates timing data Non and Noff necessary for controlling the output period of the sample data decoded on the client 300 side by referring to the break position data in the music content. Then, the control unit 201 sends timing data Non and Noff to the client 300, and subsequently sends the selected MP3 frame. When the third distribution request is given, the control unit 201 sends to the client 300 only the MP3 frame and timing data Non necessary for playback of the specific music and subsequent pieces on the client 300 side. The MP3 frame selection method and the timing data Non and Noff creation methods will be described in detail in the operation description of the present embodiment in order to avoid duplication of description.

クライアント300は、ユーザの操作に従ってサーバ200に音楽コンテンツの配信要求を送り、これに応じてサーバ200から配信されてくる音楽コンテンツを再生する装置であり、制御部301と、操作部302と、表示部303と、ネットワークインタフェース304と、バッファ305と、デコーダ306と、音声出力部307とを有している。操作部302は、キーパッドなどの操作子を備え、それらの操作情報を制御部301に伝える。表示部303は、制御部301からの指示に従い、各種の情報を表示する装置である。ネットワークインタフェース304は、サーバ200との間の通信の制御を行う装置である。バッファ305は、ネットワークインタフェース304を介してサーバ200から受信されるMP3フレームを一時的に記憶する装置である。デコーダ306は、バッファ305内のMP3フレームを順次読み出して復号し、サンプルデータを出力する装置である。音声出力部307は、デコーダ306から出力されるサンプルデータをアナログ信号に変換するD/A変換器、D/A変換器から出力されるアナログ信号のレベル調整を行う増幅器、増幅器の出力信号を音として出力するスピーカとにより構成されている。制御部301は、操作部302から与えられる操作情報に従い、サーバ200に音楽コンテンツの配信要求を送る制御と、この配信要求に応じてサーバ200から送られてくる音楽コンテンツの再生制御を行う装置である。   The client 300 is a device that sends a music content distribution request to the server 200 in accordance with a user operation and reproduces the music content distributed from the server 200 in response to the request, and includes a control unit 301, an operation unit 302, a display A unit 303, a network interface 304, a buffer 305, a decoder 306, and an audio output unit 307. The operation unit 302 includes an operation element such as a keypad, and transmits the operation information to the control unit 301. The display unit 303 is a device that displays various types of information in accordance with instructions from the control unit 301. The network interface 304 is a device that controls communication with the server 200. The buffer 305 is a device that temporarily stores MP3 frames received from the server 200 via the network interface 304. The decoder 306 is a device that sequentially reads and decodes the MP3 frames in the buffer 305 and outputs sample data. The audio output unit 307 is a D / A converter that converts the sample data output from the decoder 306 into an analog signal, an amplifier that adjusts the level of the analog signal output from the D / A converter, and an output signal of the amplifier as a sound. And a speaker that outputs as The control unit 301 is a device that performs control for sending a music content distribution request to the server 200 in accordance with the operation information given from the operation unit 302 and reproduction control of the music content sent from the server 200 in response to the distribution request. is there.

次に本実施形態の動作について説明する。
まず、ライブ録音により得られた複数曲のサンプルデータの符号化が指示された場合における符号化装置100の動作について説明する。まず、制御部101は、指示された複数曲のうち最初の曲のサンプルデータ列から1152サンプルずつ取り出してフレームとし、各フレームをエンコーダ103に与え、この結果、エンコーダ103から得られるMP3フレームを記憶部202に書き込む。
Next, the operation of this embodiment will be described.
First, the operation of the encoding apparatus 100 when an instruction to encode sample data of a plurality of pieces of music obtained by live recording is given will be described. First, the control unit 101 extracts 1152 samples from the sample data sequence of the first song among the designated plurality of songs as frames, and gives each frame to the encoder 103. As a result, the MP3 frame obtained from the encoder 103 is stored. Write to part 202.

ここで、1つの曲のサンプルデータのサンプル数が1152の整数倍でない場合、その曲のサンプルデータ列から最後に取り出されるサンプルデータのサンプル数は、1フレームを構成するのに必要な1152サンプルに満たない。そこで、制御部101は、2曲目の先頭のサンプルデータを補充することによってこの不足を補い、1曲目の最後の部分のサンプルデータと2曲目の先頭部分のサンプルデータとからなる1152サンプルのサンプルデータをフレームとし、エンコーダ103に与え、この結果得られるMP3フレームを記憶部102に書き込む。   Here, if the number of samples of sample data of one song is not an integer multiple of 1152, the number of samples of sample data extracted last from the sample data sequence of that song is 1152 samples necessary for constituting one frame. Less than. Therefore, the control unit 101 compensates for this shortage by supplementing the sample data at the beginning of the second song, and the sample data of 1152 samples comprising the sample data at the end of the first song and the sample data at the beginning of the second song. Is given to the encoder 103, and the resulting MP3 frame is written into the storage unit 102.

また、この時、制御部101は、2曲目の先頭のサンプルデータが1曲目の先頭のサンプルデータから数えて何サンプル目に当たるのかを示す区切り位置データN2を記憶部102に書き込む。以上と同様の処理を2曲目、3曲目およびそれ以降の曲についても行う。   At this time, the control unit 101 writes the delimiter position data N2 indicating the number of samples corresponding to the first sample data of the second song counted from the first sample data of the first song in the storage unit 102. The same processing as described above is performed for the second, third, and subsequent songs.

そして、制御部101は、最後の曲のサンプルデータ列から最後にサンプルデータを取り出したとき、取り出したサンプル数が1152に満たない場合には、その不足分相当のゼロデータを補って1152サンプルのサンプルデータからなるフレームを構成し、このフレームをエンコーダ103に与え、この結果得られるMP3フレームを記憶部102に書き込む。以上の処理により、記憶部102には、図2に示すように、2番目〜m番目(最後の曲)の各曲の先頭のサンプルデータの位置を示す区切り位置データN2〜Nmと、m曲分のサンプルデータ列をひとまとめにしたサンプルデータ列から得られたMP3フレーム群からなる音楽コンテンツが得られる。   When the last sample data is extracted from the sample data sequence of the last song and the number of extracted samples is less than 1152, the control unit 101 compensates for the zero data corresponding to the shortage and makes 1152 samples. A frame composed of sample data is formed, this frame is given to the encoder 103, and the MP3 frame obtained as a result is written in the storage unit. As a result of the above processing, the storage unit 102 stores the separation position data N2 to Nm indicating the position of the first sample data of each of the second to mth (last song) songs, as shown in FIG. Music content comprising MP3 frame groups obtained from a sample data sequence in which sample data sequences of minutes are collected together is obtained.

本実施形態では、このようにして得られた音楽コンテンツが符号化装置100からサーバ200に供給され、記憶部202に格納される。なお、音楽コンテンツは、ネットワーク経由で符号化装置100からサーバ200に供給するという態様で供給してもよいし、符号化装置100において音楽コンテンツをCDなどの記録媒体に書き込み、この記録媒体をサーバ200に読み込ませるという態様で供給してもよい。   In the present embodiment, the music content obtained in this way is supplied from the encoding device 100 to the server 200 and stored in the storage unit 202. The music content may be supplied from the encoding device 100 to the server 200 via the network, or the music content is written in a recording medium such as a CD in the encoding device 100, and this recording medium is stored in the server. You may supply in the aspect of making it read to 200. FIG.

次に、このようにしてサーバ200の記憶部202にアルバムの音楽コンテンツが格納された後、このアルバムの全曲の配信要求がクライアント300から与えられたとする。この場合、サーバ200の制御部201は、要求されたアルバムの音楽コンテンツを記憶部202から読み出し、同音楽コンテンツ内のMP3フレームをクライアント300に順次送信する。クライアント300では、このMP3フレームがバッファ305に蓄積された後、デコーダ306によってサンプルデータに復号され、音声出力部307から音として出力される。この場合において、デコータ306では、各曲のつなぎ目部分においてゼロデータが復号されないため、ユーザは、不自然な無音区間のないライブ演奏を楽しむことができる。   Next, it is assumed that after the music content of the album is stored in the storage unit 202 of the server 200 in this way, a distribution request for all the songs in the album is given from the client 300. In this case, the control unit 201 of the server 200 reads out the music content of the requested album from the storage unit 202 and sequentially transmits MP3 frames in the music content to the client 300. In the client 300, the MP3 frame is accumulated in the buffer 305, then decoded into sample data by the decoder 306, and output as sound from the audio output unit 307. In this case, in the decoder 306, zero data is not decoded at the joint portion of each song, so that the user can enjoy a live performance without an unnatural silence section.

次に上記アルバムにおけるk番目の曲の配信要求がクライアント300からサーバ200に与えられた場合の動作を説明する。
この場合、サーバ200の制御部201は、要求された曲を含むアルバムの音楽コンテンツを記憶部202から読み出し、その中に含まれるk番目の曲の区切り位置データNkおよびNk+1番目の曲の区切り位置データとをタイミングデータNonおよびNoffとしてクライアント300に送る。次に制御部201は、送信すべきMP3フレームの先頭のもののフレーム番号Fsと最後のもののフレーム番号Feとを次式により求め、アルバムの音楽コンテンツの全MP3フレームの中からフレーム番号Fs〜Feの各MP3フレームを順次取り出し、クライアント300に送る。
Fs=Int(Nk/1152)+1 ……(1)
Fe=Int(Nk+1/1152)+1 ……(2)
Next, an operation when a distribution request for the k-th song in the album is given from the client 300 to the server 200 will be described.
In this case, the control unit 201 of the server 200 reads the music content of the album including the requested song from the storage unit 202, and k-th song break position data Nk and Nk + 1-th song break position included therein. The data is sent to the client 300 as timing data Non and Noff. Next, the control unit 201 obtains the frame number Fs of the first MP3 frame to be transmitted and the last frame number Fe of the MP3 frame to be transmitted by the following formula, and the frame numbers Fs to Fe of all the MP3 frames of the music content of the album are obtained. Each MP3 frame is sequentially extracted and sent to the client 300.
Fs = Int (Nk / 1152) +1 (1)
Fe = Int (Nk + 1/1152) +1 (2)

図2(b)は、以上のようにしてクライアント300に送られるタイミングデータNonおよびNoffと、フレーム番号Fs〜FeのMP3フレームを示している。図2(b)に示すように、送信されるMP3フレームのうち最初のものは、k番目の曲の最初のサンプルデータを含むフレームに対して数フレーム(例えばjフレームとする)だけ前のMP3フレームであり、送信されるMP3フレームのうち最後のものは、k+1番目の曲の最初のサンプルデータを含むフレームに対応したMP3フレームとなる。ここで、必要なフレーム数jは、曲、ビットレートに依存するが、クライアント側ではフレーム番号FsのMP3フレームを解析すれば必要なフレーム数jを計算することができる。なお、クライアント300からアルバムの最後の曲の配信要求が与えられる場合もある。この場合には、該当するMP3フレームとタイミングデータNonのみがクライアント300に送られ、タイミングデータNoffは送られない。   FIG. 2B shows timing data Non and Noff sent to the client 300 as described above, and MP3 frames having frame numbers Fs to Fe. As shown in FIG. 2B, the first MP3 frame to be transmitted is MP3 that is several frames (e.g., j frame) before the frame containing the first sample data of the kth song. The last MP3 frame to be transmitted is an MP3 frame corresponding to the frame including the first sample data of the (k + 1) th music piece. Here, the required number of frames j depends on the music piece and the bit rate, but the client side can calculate the required number of frames j by analyzing the MP3 frame having the frame number Fs. In some cases, the client 300 may request distribution of the last song in the album. In this case, only the corresponding MP3 frame and timing data Non are sent to the client 300, and the timing data Noff is not sent.

タイミングデータNonおよびNoffとフレーム番号Fs〜FeのMP3フレームとを受け取ったクライアント300側では、次の動作が行われる。
まず、サーバ200から受信されたタイミングデータNonおよびNoffは、ネットワークインタフェース304を介して制御部301に送られる。また、サーバ200から受信されるMP3フレームは、ネットワークインタフェース304を介してバッファ305に蓄積される。
制御部301は、タイミングデータNonおよびNoffを受け取ると、次式に従い、タイミングデータTonおよびToffを求める。
Ton=mod(Non/1152)+1152×j ……(3)
Toff=Noff−Non+Ton ……(4)
On the client 300 side that has received the timing data Non and Noff and the MP3 frames having the frame numbers Fs to Fe, the following operation is performed.
First, the timing data Non and Noff received from the server 200 are sent to the control unit 301 via the network interface 304. The MP3 frame received from the server 200 is accumulated in the buffer 305 via the network interface 304.
Upon receiving the timing data Non and Noff, the control unit 301 obtains timing data Ton and Toff according to the following equation.
Ton = mod (Non / 1152) + 1152 × j (3)
Toff = Noff−Non + Ton (4)

再生開始に先立ち、制御部301は、音声出力部307に音声出力のミュートを指示する。音声出力部307は、この指示に従い、D/A変換部の後段の増幅器を出力禁止状態にする。   Prior to the start of reproduction, the control unit 301 instructs the audio output unit 307 to mute the audio output. In accordance with this instruction, the audio output unit 307 disables the output of the amplifier at the subsequent stage of the D / A conversion unit.

バッファ305にある程度の量のMP3フレームが蓄積された時点で、制御部301は、デコード処理の開始をデコーダ306に指示する。これによりデコーダ306は、バッファ305内のフレーム番号Fs〜Feの各MP3フレームを順次取り出し、デコード処理を行い、図2(c)に示すように、一定のサンプリングレートで、サンプルデータを出力する。制御部301は、このデコーダ306から出力されるサンプルデータの個数をカウントする。j個のMP3フレームのデコードが行われ、1152×j個のサンプルデータが出力された後、さらにj+1番目のMP3フレームのデコードが始まると、やがてサンプルデータのカウント値は、タイミングデータTonが示す値に到達する。この時点で制御部301は図2(d)に示すように音声出力部307にミュート解除を指示する。この結果、アルバムにおけるk番目の曲の最初のサンプルデータから始まる一連のサンプルデータが音声出力部307から音として出力される。   When a certain amount of MP3 frames are accumulated in the buffer 305, the control unit 301 instructs the decoder 306 to start the decoding process. As a result, the decoder 306 sequentially extracts the MP3 frames having the frame numbers Fs to Fe in the buffer 305, performs decoding processing, and outputs sample data at a constant sampling rate as shown in FIG. The control unit 301 counts the number of sample data output from the decoder 306. After j MP3 frames are decoded and 1152 × j sample data are output, when further decoding of the (j + 1) th MP3 frame starts, the count value of the sample data eventually becomes a value indicated by the timing data Ton. To reach. At this time, the control unit 301 instructs the audio output unit 307 to cancel mute as shown in FIG. As a result, a series of sample data starting from the first sample data of the k-th song in the album is output from the audio output unit 307 as sound.

制御部301は、その後もサンプルデータの個数のカウントを続ける。そして、デコーダ306によりフレーム番号FeのMP3フレームのデコードが行われ、そのフレームのサンプルデータの出力が始まると、やがてサンプルデータのカウント値は、タイミングデータToffが示す値に到達する。この時点で制御部301は、図2(d)に示すように音声出力部307にミュートを指示する。従って、k番目の曲の最後のサンプルデータが音として出力された後は、音声出力部307による音声出力は停止する。   The controller 301 continues counting the number of sample data thereafter. Then, when the decoder 306 decodes the MP3 frame having the frame number Fe and starts outputting sample data of that frame, the count value of the sample data eventually reaches the value indicated by the timing data Toff. At this time, the control unit 301 instructs the audio output unit 307 to mute as shown in FIG. Therefore, after the last sample data of the kth song is output as sound, the sound output by the sound output unit 307 stops.

次に上記アルバムにおけるk番目以降の全曲の配信要求がクライアント300からサーバ200に与えられた場合の動作を説明する。
この場合、k番目以降の全曲の再生に必要なMP3フレームと、タイミングデータTonのみがサーバ200からクライアント300へ送られ、クライアント300ではk番目の曲の最初のサンプリングデータが復号されるタイミングに合わせて音声出力部307におけるミュートが解除され、k番目以降の全曲が再生される。
Next, an operation when a distribution request for all the kth and subsequent songs in the album is given from the client 300 to the server 200 will be described.
In this case, only the MP3 frame and timing data Ton necessary for the reproduction of all the kth and subsequent songs are sent from the server 200 to the client 300, and the client 300 matches the timing at which the first sampling data of the kth song is decoded. Thus, the mute in the audio output unit 307 is released, and all the kth and subsequent songs are reproduced.

以上のように本実施形態によれば、ライブ演奏のアルバムなどの複数曲の音楽コンテンツをクライアントに供給し、クライアント側において曲間の無音期間を生じさせることなく再生することができる一方、そのような複数曲の中の特定の曲の配信要求があった場合でも、その曲の再生に必要なMP3フレームをクライアントに送り、クライアント側においてその曲の開始点から終了点までの部分を正確に再生することができる。   As described above, according to the present embodiment, music contents of a plurality of songs such as live performance albums can be supplied to a client and played back without causing a silent period between songs on the client side. Even if there is a request for distribution of a specific song among multiple songs, the MP3 frame necessary for playing the song is sent to the client, and the part from the start point to the end point of the song is played back accurately on the client side can do.

また、本実施形態では、アルバムにおけるk番目の曲の配信をする場合に、そのk番目の曲の最初のサンプルデータを含むフレームのjフレーム前のフレームのMP3フレームから配信を行った。これは、MP3の圧縮符号化アルゴリズムでは、あるフレームの符号化を行う場合において、音質向上を意図し、音の情報量が多いと判断した場合には、その前のMP3フレームのビットを借りて圧縮符号化を行う、いわゆるビット借りが行われるのを考慮したものである。本実施形態では、k番目の曲の最初のサンプルデータを含むフレームに対応したMP3フレームではなくその数フレーム前のMP3フレームからクライアント300に送り、その復号を行わせるので、ビット借りが行われている場合でもk番目の曲の最初のサンプルデータを含むフレームを正確に復号することができる。   In the present embodiment, when the k-th song in the album is distributed, the distribution is performed from the MP3 frame of the frame j frames before the frame including the first sample data of the k-th song. This is because the MP3 compression encoding algorithm is intended to improve sound quality when encoding a certain frame, and if it is determined that the amount of sound information is large, borrow the bits of the previous MP3 frame. This is because the so-called bit borrowing in which compression encoding is performed is taken into consideration. In this embodiment, since the MP3 frame corresponding to the frame including the first sample data of the k-th song is sent to the client 300 from the MP3 frame several frames before it, the bit is borrowed. Even if it is, the frame including the first sample data of the k-th song can be accurately decoded.

本発明の実施形態として、以上説明したものの他にも各種の実施形態が考えられる。例えば次の通りである。
(1)曲間の区切りにおいてフェードインおよびフェードアウトを行う実施形態
曲の切り換え時点においては、音声波形のスペクトル分布が急激に変化する。このため、複数曲のサンプルデータ列をひとまとめにして符号化を行うと、この符号化により得られた符号化データを復号して音として再生した場合における曲の切り換え時点と実際の曲の切り換え時点との間に微妙なずれが生じることがある。本実施形態は、区切り位置データを利用することにより、この不都合を回避するものである。
In addition to what has been described above, various embodiments are possible as embodiments of the present invention. For example:
(1) Embodiment in which fade-in and fade-out are performed at a break between songs At the time of switching of songs, the spectrum distribution of the speech waveform changes abruptly. For this reason, when the sample data strings of a plurality of songs are encoded together, when the encoded data obtained by this encoding is decoded and reproduced as a sound, the song switching time and the actual song switching time There may be a slight gap between the two. The present embodiment avoids this inconvenience by using the break position data.

本実施形態において、クライアント300では、区切り位置データに基づいて、曲の開始タイミングと終了タイミングを把握し、曲の開始タイミングから所定期間、音声出力部307における増幅器の利得を徐々に高めて音声出力のフェードインを行い、曲の終了タイミング手前の所定期間、音声出力部307における増幅器の利得を徐々に低下させ、音声出力のフェードアウトを行う。このフェードイン/フェードアウトは、アルバムの中の特定曲をクライアント300において再生する場合と、例えば1曲目と3曲目という具合に不連続な曲の再生を行う場合に行われる。   In the present embodiment, the client 300 grasps the start timing and end timing of the song based on the break position data, and gradually increases the gain of the amplifier in the audio output unit 307 for a predetermined period from the song start timing. And the gain of the amplifier in the audio output unit 307 is gradually reduced for a predetermined period before the music end timing, and the audio output is faded out. This fade-in / fade-out is performed when a specific song in the album is reproduced on the client 300, or when a discontinuous song such as the first song and the third song is reproduced.

(2)CDなどの再生装置としての実施形態
本発明の実施の形態として、CDなどの再生装置もあり得る。図3は、本実施形態に係るCD再生装置の構成を示すブロック図である。この図において、操作部402、表示部403、バッファ405、デコーダ406および音声出力部407は、図1のクライアント300内に設けられたものと同様の構成のものである。CD読み取り部404は、CDに記録されたデータを読み取る装置である。本実施形態におけるCD読み取り部404には、図2に示すような区切り位置データとMP3フレームが記録されたCDが装填される。なお、以下では、このCDにライブ演奏から得られた複数曲分の区切り位置データとMP3フレームが記録されているものとする。
(2) Embodiment as a reproducing apparatus such as a CD As an embodiment of the present invention, there may be a reproducing apparatus such as a CD. FIG. 3 is a block diagram showing the configuration of the CD playback apparatus according to the present embodiment. In this figure, an operation unit 402, a display unit 403, a buffer 405, a decoder 406, and an audio output unit 407 have the same configuration as that provided in the client 300 of FIG. The CD reading unit 404 is a device that reads data recorded on a CD. In the present embodiment, the CD reading unit 404 is loaded with a CD on which separation position data and MP3 frames as shown in FIG. 2 are recorded. In the following, it is assumed that segment position data and MP3 frames for a plurality of songs obtained from a live performance are recorded on this CD.

制御部401は、操作部402を介して、CDに収録されている複数曲のうちのk番目の曲の再生の指示を受け取ると、CD読み取り部404を介して、区切り位置データを取得し、上記第1実施形態と同様の方法により、k番目の曲の再生に必要なタイミングデータTonおよびToffとフレーム番号Fs〜Feを求める。そして、制御部401は、フレーム番号Fs〜FeのMP3フレームの読み取りをCD読み取り部404に指示する。この結果、指示されたMP3フレームがCDから順次読み出され、バッファ405に蓄積される。制御部401は、ある程度の分量のMP3フレームがバッファ405に蓄積された時点でデコーダ406に復号開始を指示する。その後、制御部401は、デコーダ406から出力されるサンプルデータの個数をカウントし、カウント値がTonになった時点で音声出力部407にミュート解除を指示し、カウント値がToffになった時点で音声出力部407にミュートを指示する。   When the control unit 401 receives an instruction to reproduce the k-th song of the plurality of songs recorded on the CD via the operation unit 402, the control unit 401 acquires the break position data via the CD reading unit 404, Timing data Ton and Toff and frame numbers Fs to Fe necessary for reproducing the k-th song are obtained by the same method as in the first embodiment. Then, the control unit 401 instructs the CD reading unit 404 to read the MP3 frames having the frame numbers Fs to Fe. As a result, the instructed MP3 frames are sequentially read from the CD and stored in the buffer 405. The control unit 401 instructs the decoder 406 to start decoding when a certain amount of the MP3 frame is accumulated in the buffer 405. Thereafter, the control unit 401 counts the number of sample data output from the decoder 406, instructs the audio output unit 407 to cancel mute when the count value becomes Ton, and when the count value becomes Toff. The audio output unit 407 is instructed to mute.

CD再生装置には、k番目以降の全曲の再生指示が与えられる場合もある。この場合の動作は、タイミングデータToffの生成およびこのタイミングデータToffに基づくミュート指示が行われない点を除く、k番目の曲の再生指示が与えられた場合と同様である。   In some cases, the CD playback apparatus may be instructed to play back all kth and subsequent songs. The operation in this case is the same as that in the case where an instruction to reproduce the kth song is given, except that the generation of timing data Toff and the mute instruction based on the timing data Toff are not performed.

この発明の一実施形態であるコンテンツ配信システムの構成を示すブロック図である。It is a block diagram which shows the structure of the content delivery system which is one Embodiment of this invention. 同実施形態の動作を示すタイムチャートである。It is a time chart which shows operation | movement of the embodiment. この発明の他の実施形態であるCD再生装置の構成を示すブロック図である。It is a block diagram which shows the structure of the CD reproduction apparatus which is other embodiment of this invention.

符号の説明Explanation of symbols

100……符号化装置、101……制御部、102……記憶部、103……エンコーダ、104……出力部、200……サーバ、201……制御部、202……記憶部、203……バッファ、204……ネットワークインタフェース、300……クライアント、301……制御部、302……操作部、303……表示部、304……ネットワークインタフェース、305……バッファ、306…デコーダ、307……音声出力部、400……クライアント、401……制御部、402……操作部、403……表示部、404……CD読み取り部、405……バッファ、406…デコーダ、407……音声出力部。 DESCRIPTION OF SYMBOLS 100 ... Coding apparatus, 101 ... Control part, 102 ... Storage part, 103 ... Encoder, 104 ... Output part, 200 ... Server, 201 ... Control part, 202 ... Storage part, 203 ... Buffer 204 204 Network interface 300 Client 301 Control unit 302 Operation unit 303 Display unit 304 Interface 305 Buffer 306 Decoder 307 Audio Output unit 400... Client 401 401 control unit 402 operation unit 403 display unit 404 CD reading unit 405 buffer 406 decoder 407 audio output unit

Claims (3)

複数曲の全サンプルデータ列から所定数ずつサンプルデータを取り出してフレーム化し、各フレームを符号化手段に与えて符号化データを生成するとともに、前記複数曲の全サンプルデータ列における曲間の区切り位置を示す区切り位置データを生成し、
前記複数曲における特定の曲の再生が指示された場合には、指示された曲に関連した区切り位置データに基づいて、指示された曲の再生のために必要な符号化データを特定して、特定した符号化データを復号手段に与え、前記復号手段から得られるサンプルデータ列のうち、指定された曲に属するサンプルデータを選択して音声として出力する
ことを特徴とする音声の符号化および再生を行う方法。
A predetermined number of sample data are extracted from all sample data sequences of a plurality of songs and framed, and each frame is given to the encoding means to generate encoded data. Generate break position data indicating
When the reproduction of a specific song in the plurality of songs is instructed, based on the separation position data related to the designated song, the encoded data necessary for the reproduction of the designated song is specified, Encoding and reproducing sound characterized by: providing the specified encoded data to decoding means, selecting sample data belonging to a specified song from the sample data sequence obtained from the decoding means, and outputting it as sound How to do.
サンプルデータを符号化し、符号化データを出力する符号化手段と、
複数曲の全サンプルデータ列から所定数ずつサンプルデータを取り出してフレーム化し、各フレームを前記符号化手段に与えて符号化を行わせるとともに、前記複数曲の全サンプルデータ列における曲間の区切り位置を示す区切り位置データを生成する制御手段と、
前記符号化データおよび区切り位置データの少なくとも一部を出力する出力手段と
を具備することを特徴とする符号化装置。
Encoding means for encoding sample data and outputting the encoded data;
A predetermined number of sample data is taken out from all sample data sequences of a plurality of songs and framed, and each frame is given to the encoding means to perform encoding, and the delimiter position between songs in the sample data sequences of the plurality of songs Control means for generating break position data indicating
An encoding device comprising: output means for outputting at least a part of the encoded data and the delimiter position data.
複数曲の全サンプルデータ列から所定数ずつサンプルデータを取り出してフレーム化し、各フレームを符号化することにより得られた符号化データと、前記複数曲の全サンプルデータ列における曲間の区切り位置を示す区切り位置データとを取得する入力手段と、
前記入力手段により得られる符号化データを復号し、サンプルデータを出力する復号手段と、
制御信号に応じて、前記復号手段から出力されるサンプルデータを音声として出力する音声出力手段と、
前記複数曲における特定曲の再生が指示された場合に、前記入力手段により得られる当該特定曲に関連した区切り位置データに基づき、当該特定曲の開始位置に当たるサンプルデータが前記復号手段から出力されるタイミングを求め、当該開始位置以降のサンプルデータが前記音声出力手段から音声として出力されるように前記音声出力手段に制御信号を出力する制御手段と
を具備することを特徴とする再生装置。
A predetermined number of sample data is extracted from all sample data sequences of a plurality of songs, framed, and encoded data obtained by encoding each frame, and the delimiter positions between songs in all the sample data sequences of the plurality of songs Input means for obtaining the delimiter position data to be indicated;
Decoding means for decoding encoded data obtained by the input means and outputting sample data;
Sound output means for outputting sample data output from the decoding means as sound in response to a control signal;
When the reproduction of the specific music in the plurality of music is instructed, sample data corresponding to the start position of the specific music is output from the decoding means based on the break position data related to the specific music obtained by the input means. And a control means for obtaining a timing and outputting a control signal to the sound output means so that sample data after the start position is output as sound from the sound output means.
JP2004209111A 2004-07-15 2004-07-15 Method and apparatus for coded transmission of songs Expired - Fee Related JP4649901B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004209111A JP4649901B2 (en) 2004-07-15 2004-07-15 Method and apparatus for coded transmission of songs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004209111A JP4649901B2 (en) 2004-07-15 2004-07-15 Method and apparatus for coded transmission of songs

Publications (2)

Publication Number Publication Date
JP2006030577A true JP2006030577A (en) 2006-02-02
JP4649901B2 JP4649901B2 (en) 2011-03-16

Family

ID=35897006

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004209111A Expired - Fee Related JP4649901B2 (en) 2004-07-15 2004-07-15 Method and apparatus for coded transmission of songs

Country Status (1)

Country Link
JP (1) JP4649901B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005122034A (en) * 2003-10-20 2005-05-12 Fujitsu Ten Ltd Audio data compression method
JP2007079063A (en) * 2005-09-13 2007-03-29 Sony Corp Data processing apparatus, data processing method and data processing control program
WO2009090705A1 (en) * 2008-01-16 2009-07-23 Panasonic Corporation Recording/reproduction device
US7941235B2 (en) 2006-07-14 2011-05-10 Sony Corporation Playback apparatus, playback method, playback system and recording medium
US7966086B2 (en) 2006-07-14 2011-06-21 Sony Corporation Playback apparatus, playback method, and computer program
JP5368988B2 (en) * 2008-02-22 2013-12-18 パナソニック株式会社 Music playback apparatus, music playback method, music playback program, and integrated circuit

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3605345A4 (en) * 2017-03-28 2020-04-01 Panasonic Intellectual Property Management Co., Ltd. Content distribution system, playback device, and content distribution method

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62185289A (en) * 1986-02-12 1987-08-13 Alpine Electron Inc Random access method for cd player
JPH10257437A (en) * 1997-03-12 1998-09-25 Matsushita Electric Ind Co Ltd Mpeg encoder/decoder
JP2000285648A (en) * 1997-11-28 2000-10-13 Pioneer Electronic Corp Information recording medium
JP2001209396A (en) * 2000-01-27 2001-08-03 Seiko Epson Corp Control method and device for coding sound data, and recording medium with recorded processing program for controlling sound data coding
JP2001337696A (en) * 2000-03-23 2001-12-07 Kobe Steel Ltd Semiconductor recording device
WO2002101725A1 (en) * 2001-06-08 2002-12-19 Koninklijke Philips Electronics N.V. Editing of audio signals
JP2003208760A (en) * 2002-11-29 2003-07-25 Pioneer Electronic Corp Information recording medium, and reproducing apparatus and method thereof
JP2004093729A (en) * 2002-08-30 2004-03-25 Alpine Electronics Inc Recording device and reproducing device for music data
JP2005107285A (en) * 2003-09-30 2005-04-21 Yamaha Corp Musical piece reproducing apparatus

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62185289A (en) * 1986-02-12 1987-08-13 Alpine Electron Inc Random access method for cd player
JPH10257437A (en) * 1997-03-12 1998-09-25 Matsushita Electric Ind Co Ltd Mpeg encoder/decoder
JP2000285648A (en) * 1997-11-28 2000-10-13 Pioneer Electronic Corp Information recording medium
JP2001209396A (en) * 2000-01-27 2001-08-03 Seiko Epson Corp Control method and device for coding sound data, and recording medium with recorded processing program for controlling sound data coding
JP2001337696A (en) * 2000-03-23 2001-12-07 Kobe Steel Ltd Semiconductor recording device
WO2002101725A1 (en) * 2001-06-08 2002-12-19 Koninklijke Philips Electronics N.V. Editing of audio signals
JP2004093729A (en) * 2002-08-30 2004-03-25 Alpine Electronics Inc Recording device and reproducing device for music data
JP2003208760A (en) * 2002-11-29 2003-07-25 Pioneer Electronic Corp Information recording medium, and reproducing apparatus and method thereof
JP2005107285A (en) * 2003-09-30 2005-04-21 Yamaha Corp Musical piece reproducing apparatus

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005122034A (en) * 2003-10-20 2005-05-12 Fujitsu Ten Ltd Audio data compression method
JP4508599B2 (en) * 2003-10-20 2010-07-21 富士通テン株式会社 Data compression method
JP2007079063A (en) * 2005-09-13 2007-03-29 Sony Corp Data processing apparatus, data processing method and data processing control program
US7941235B2 (en) 2006-07-14 2011-05-10 Sony Corporation Playback apparatus, playback method, playback system and recording medium
US7966086B2 (en) 2006-07-14 2011-06-21 Sony Corporation Playback apparatus, playback method, and computer program
WO2009090705A1 (en) * 2008-01-16 2009-07-23 Panasonic Corporation Recording/reproduction device
JP4990375B2 (en) * 2008-01-16 2012-08-01 パナソニック株式会社 Recording / playback device
JP5368988B2 (en) * 2008-02-22 2013-12-18 パナソニック株式会社 Music playback apparatus, music playback method, music playback program, and integrated circuit

Also Published As

Publication number Publication date
JP4649901B2 (en) 2011-03-16

Similar Documents

Publication Publication Date Title
JP5174027B2 (en) Mix signal processing apparatus and mix signal processing method
US6442517B1 (en) Methods and system for encoding an audio sequence with synchronized data and outputting the same
JP5902154B2 (en) Method and apparatus for searching and playing back a hierarchical bitstream having a layer structure including a base layer and at least one enhancement layer
JP2006317972A (en) Audio data editing method, recording medium employing same, and digital audio player
JP5329846B2 (en) Digital data player, data processing method thereof, and recording medium
US20060188227A1 (en) Encoded digital audio reproducing apparatus
JP4649901B2 (en) Method and apparatus for coded transmission of songs
JPWO2005096270A1 (en) Content distribution server and terminal for distributing content frame for reproducing music
CN102822887B (en) mixing data delivery server
JP3968206B2 (en) Playback device
JP2009086239A (en) Signal recording and reproducing apparatus and method
JP2008197199A (en) Audio encoder and audio decoder
JP2006106475A (en) Compressed audio data processing method
JP4665550B2 (en) Playback apparatus and playback method
JP4570026B2 (en) How to embed digital watermark
JP2009122609A (en) Acoustic signal coder and acoustic signal decoder, their method, program and recording medium
JP2010123225A (en) Record reproducing apparatus and record reproducing method
JP4016665B2 (en) VIDEO REPRODUCTION DEVICE AND VIDEO REPRODUCTION DEVICE CONTROL METHOD
JP4060278B2 (en) Karaoke equipment
JP4335087B2 (en) Sound playback device
JP4193240B2 (en) Compressed encoded data decoding apparatus and karaoke apparatus using the same
KR100483346B1 (en) System and Method for Ordering Goods Using Mobile Terminal
JP2004205679A (en) Apparatus and method for audio data processing
JPH07236116A (en) Optical disk reproducing device, optical disk recording method and optical disk to be used therefor
JP2004334046A (en) Compressed audio data reproducing device and karaoke device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070531

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100209

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100216

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100409

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100706

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101006

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20101015

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20101116

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101129

R150 Certificate of patent or registration of utility model

Ref document number: 4649901

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20131224

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees