JP2015207327A - Content processing device, method, program and system - Google Patents

Content processing device, method, program and system Download PDF

Info

Publication number
JP2015207327A
JP2015207327A JP2014086928A JP2014086928A JP2015207327A JP 2015207327 A JP2015207327 A JP 2015207327A JP 2014086928 A JP2014086928 A JP 2014086928A JP 2014086928 A JP2014086928 A JP 2014086928A JP 2015207327 A JP2015207327 A JP 2015207327A
Authority
JP
Japan
Prior art keywords
content
data
meta information
decryption
data format
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2014086928A
Other languages
Japanese (ja)
Inventor
俊一 今西
Shunichi Imanishi
俊一 今西
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.)
Alpine Electronics Inc
Original Assignee
Alpine Electronics Inc
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 Alpine Electronics Inc filed Critical Alpine Electronics Inc
Priority to JP2014086928A priority Critical patent/JP2015207327A/en
Publication of JP2015207327A publication Critical patent/JP2015207327A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a content processing device, method, program and system that can shorten a time required for grasping a content of data on a reproduction object.SOLUTION: A content processing device 1 comprises: a content identification unit 11 that identifies respective data formats of a plurality of pieces of content data serving as a reproduction object; a decryption information acquisition unit 12 that acquires decryption information for decrypting meta information indicative of a content of content data from a portable terminal device 100 when a data format identified by the content identification unit 11 is not reproductionable; a meta information acquisition unit 13 that decrypts and acquires the meta information indicative of the content of the content data on the basis of the decryption information acquired by the decryption information acquisition unit 12; and a content list preparation unit 14 that displays the meta information acquired by the meta information acquisition unit 13.

Description

本発明は、複数種類のデータ形式を有する複数のコンテンツデータを再生するコンテンツ処理装置、方法、プログラムおよびシステムに関する。   The present invention relates to a content processing apparatus, method, program, and system for reproducing a plurality of content data having a plurality of types of data formats.

従来から、再生不可能なデータ形式のコンテンツデータが入力されたときに、変換サーバにこのコンテンツデータのデータ形式の変換を依頼することにより、再生可能なデータ形式のコンテンツデータを取得するようにした変換システムが知られている(例えば、特許文献1参照。)。また、再生不可能なデータ形式のデータが選択されたときに、このデータ形式を再生可能なデータ形式に変換するために必要なデータ形式変換プログラムを変換サーバから取得するようにした再生システムが知られている(例えば、特許文献2参照。)。   Conventionally, when content data in a non-reproducible data format is input, the content data in a reproducible data format is acquired by requesting the conversion server to convert the data format of this content data. A conversion system is known (see, for example, Patent Document 1). In addition, when a data format that cannot be played back is selected, a playback system that acquires a data format conversion program necessary for converting the data format into a playable data format from a conversion server is known. (For example, see Patent Document 2).

特開2006−129468号公報JP 2006-129468 A 特開2004−208057号公報JP 2004-208057 A

再生対象となるコンテンツデータとして音楽データを考えた場合に、上述した特許文献1に開示された変換システムや特許文献2に開示された再生システムを用いることにより、再生不可能なデータ形式の音楽データを再生することが可能となる。   When music data is considered as content data to be reproduced, music data in a data format that cannot be reproduced by using the conversion system disclosed in Patent Document 1 or the reproduction system disclosed in Patent Document 2 described above. Can be played.

ところで、複数の音楽データがメモリ等に格納されていてその中から一つを選択して再生する場合には、この選択の前提として、それぞれの音楽データの内容(例えば、アーティスト名、アルバム名、楽曲名など)がわかっている必要がある。しかし、上述した特許文献1に開示された変換システムでは、自装置(変換対応クライアント)では変換サーバにコンテンツデータを送って再生可能なデータ形式のコンテンツデータを受信するまではこのコンテンツデータの内容を把握することができず、利用者の内容把握に時間がかかるとともに、このデータが選択されない場合には取得した再生可能なデータ全体が無駄になるおそれがあるという問題があった。   By the way, when a plurality of music data is stored in a memory or the like and one of them is selected for reproduction, the contents of each music data (for example, artist name, album name, You need to know the name of the song. However, in the conversion system disclosed in Patent Document 1 described above, the content of the content data is not received until the device (conversion-compatible client) sends the content data to the conversion server and receives the content data in a reproducible data format. There is a problem that it cannot be grasped and it takes time to grasp the contents of the user, and if this data is not selected, the entire reproducible data acquired may be wasted.

また、上述した特許文献2に開示された再生システムでは、変換サーバからデータ形式変換プログラムを取得することになるが、再生対象となるデータ全体のデータ形式を変換するためのものであるため、一般にはこのプログラムの容量は大きく、このプログラムを取得してから再生対象データの内容を利用者が把握するまでの時間がかかるという問題があった。また、このデータが選択されない場合には取得したデータ変換プログラムが無駄になるおそれがあるという問題があった。   In the reproduction system disclosed in Patent Document 2 described above, a data format conversion program is acquired from a conversion server. However, since it is for converting the data format of the entire data to be reproduced, The capacity of this program is large, and there is a problem that it takes time until the user grasps the content of the reproduction target data after acquiring this program. Further, when this data is not selected, there is a problem that the acquired data conversion program may be wasted.

本発明は、このような点に鑑みて創作されたものであり、その目的は、再生対象となるデータの内容把握に要する時間を短縮するとともに、再生対象として指定されない場合の取得データの無駄を削減することができるコンテンツ処理装置、方法、プログラムおよびコンテンツ処理システムを提供することにある。   The present invention was created in view of the above points, and its purpose is to reduce the time required for grasping the contents of data to be played back, and waste of acquired data when it is not designated as a playback target. It is an object to provide a content processing apparatus, method, program, and content processing system that can be reduced.

上述した課題を解決するために、本発明のコンテンツ処理装置は、再生対象となる複数のコンテンツデータのそれぞれのデータ形式を識別するコンテンツ識別手段と、コンテンツ識別手段によって識別されたデータ形式が再生不可能なものである場合に、コンテンツデータの内容を示すメタ情報の解読に必要な解読情報を外部装置から取得する解読情報取得手段と、解読情報取得手段によって取得した解読情報に基づいて、コンテンツデータの内容を示すメタ情報を解読して取得するメタ情報取得手段と、メタ情報取得手段によって取得したメタ情報を表示するコンテンツ表示手段とを備えている。   In order to solve the above-described problems, the content processing apparatus of the present invention includes a content identification unit that identifies each data format of a plurality of content data to be reproduced, and a data format identified by the content identification unit is not reproduced. If possible, the content data based on the decryption information acquisition means for acquiring the decryption information necessary for decrypting the meta information indicating the content data content from the external device, and the decryption information acquired by the decryption information acquisition means Meta information acquisition means for decoding and acquiring meta information indicating the contents of the information, and content display means for displaying the meta information acquired by the meta information acquisition means.

本発明のコンテンツ処理システムは、相互に接続されたコンテンツ処理装置と外部装置とを備える。コンテンツ処理装置は、再生対象となる複数のコンテンツデータのそれぞれのデータ形式を識別するコンテンツ識別手段と、コンテンツ識別手段によって識別されたデータ形式が再生不可能なものである場合に、コンテンツデータの内容を示すメタ情報の解読に必要な解読情報を外部装置から取得する解読情報取得手段と、解読情報取得手段によって取得した解読情報に基づいて、コンテンツデータの内容を示すメタ情報を解読して取得するメタ情報取得手段と、メタ情報取得手段によって取得したメタ情報を表示するコンテンツ表示手段とを備えている。外部装置は、コンテンツ処理装置から解読情報の送信が依頼されたときに、該当する解読情報をコンテンツ処理装置に提供する解読情報提供手段を備えている。   The content processing system of the present invention includes a content processing device and an external device connected to each other. The content processing device includes a content identification unit that identifies each data format of a plurality of content data to be reproduced, and the content data content when the data format identified by the content identification unit is not reproducible. Based on the decryption information acquisition means for acquiring the decryption information necessary for decrypting the meta information indicating from the external device and the decryption information acquired by the decryption information acquisition means, the meta information indicating the content data is decrypted and acquired. Meta information acquisition means and content display means for displaying meta information acquired by the meta information acquisition means. The external device includes decryption information providing means for providing corresponding decryption information to the content processing device when the content processing device requests transmission of the decryption information.

本発明のコンテンツ処理方法は、再生対象となる複数のコンテンツデータのそれぞれのデータ形式をコンテンツ識別手段によって識別するステップと、コンテンツ識別手段によって識別されたデータ形式が再生不可能なものである場合に、コンテンツデータの内容を示すメタ情報の解読に必要な解読情報を解読情報取得手段によって外部装置から取得するステップと、解読情報取得手段によって取得した解読情報に基づいて、メタ情報取得手段によって、コンテンツデータの内容を示すメタ情報を解読して取得するステップと、メタ情報取得手段によって取得したメタ情報をコンテンツ表示手段によって表示するステップとを有している。   The content processing method of the present invention includes a step of identifying each data format of a plurality of content data to be reproduced by a content identification unit, and a case where the data format identified by the content identification unit is not reproducible. A step of acquiring decryption information necessary for decoding the meta information indicating the contents of the content data from the external device by the decryption information acquisition means, and the content by the meta information acquisition means based on the decryption information acquired by the decryption information acquisition means Decoding and acquiring meta information indicating the content of data, and displaying the meta information acquired by the meta information acquiring means by the content display means.

本発明のコンテンツ処理プログラムは、コンピュータを、再生対象となる複数のコンテンツデータのそれぞれのデータ形式を識別するコンテンツ識別手段と、コンテンツ識別手段によって識別されたデータ形式が再生不可能なものである場合に、コンテンツデータの内容を示すメタ情報の解読に必要な解読情報を外部装置から取得する解読情報取得手段と、解読情報取得手段によって取得した解読情報に基づいて、コンテンツデータの内容を示すメタ情報を解読して取得するメタ情報取得手段と、メタ情報取得手段によって取得したメタ情報を表示するコンテンツ表示手段として機能させる。   In the content processing program of the present invention, when a computer identifies a data format of each of a plurality of content data to be reproduced, and the data format identified by the content identification unit is not reproducible In addition, decoding information acquisition means for acquiring decoding information necessary for decoding the meta information indicating the contents of the content data from an external device, and meta information indicating the contents of the content data based on the decoding information acquired by the decoding information acquisition means Meta-information acquisition means that decodes and acquires the information, and content display means for displaying the meta-information acquired by the meta-information acquisition means.

本発明では、再生できないデータ形式のコンテンツデータがあったときに、その内容を示すメタ情報の解読に必要な解読情報を外部装置から取得してメタ情報の解読を行っている。一般に、コンテンツデータに含まれるメタ情報の格納位置はデータ形式毎に決まっており、メタ情報を取得するために必要な解読情報のデータ量は少ない。このため、コンテンツデータを再生可能なデータ形式に変換する場合や、この変換プログラムを取得する場合に比べて、コンテンツデータの内容把握に要する時間を短縮することができる。   In the present invention, when there is content data in a data format that cannot be reproduced, the decryption information necessary for decrypting the meta information indicating the content data is obtained from the external device and the meta information is decrypted. In general, the storage location of meta information included in content data is determined for each data format, and the amount of decryption information required to acquire meta information is small. For this reason, compared with the case where content data is converted into a reproducible data format or the case where this conversion program is acquired, the time required for grasping the content data can be shortened.

また、上述したコンテンツ識別手段は、記録媒体が接続あるいは装填されたときに、この記録媒体に記録されたコンテンツデータのデータ形式を識別することが望ましい。これにより、新たに接続あるいは装填された記録媒体に含まれる各コンテンツについて、短時間にその内容把握を行うことが可能となる。   Further, it is desirable that the content identification means described above identifies the data format of the content data recorded on the recording medium when the recording medium is connected or loaded. This makes it possible to grasp the contents of each content included in the newly connected or loaded recording medium in a short time.

また、上述したコンテンツ表示手段は、メタ情報の一部あるいは全部をコンテンツデータ毎にリスト形式で表示することが望ましい。これにより、再生対象となりうるコンテンツの内容を比較することが可能となる。   Further, it is desirable that the content display means described above displays a part or all of the meta information in a list format for each content data. This makes it possible to compare the contents that can be reproduced.

また、上述したコンテンツ表示手段によってメタ情報が表示されたコンテンツの中から再生対象となるコンテンツを選択するコンテンツ選択手段と、コンテンツ選択手段によって選択されたコンテンツに対応するコンテンツデータを読み出して再生するコンテンツ再生手段とをさらに備えることが望ましい。これにより、自装置のみで再生可能か否かに関係なく各コンテンツの内容を確認した後に、再生を希望するコンテンツを選択して再生を行うことが可能となる。   In addition, a content selection unit that selects a content to be reproduced from the content whose meta information is displayed by the content display unit described above, and a content that is read and reproduced from the content data corresponding to the content selected by the content selection unit It is desirable to further include a reproducing means. Accordingly, it is possible to select and reproduce the content desired to be reproduced after confirming the content of each content regardless of whether or not the reproduction can be performed only by the own apparatus.

また、上述したコンテンツ選択手段によって選択されたコンテンツのデータ形式が再生不可能なものである場合に、このコンテンツを指定して再生可能なデータ形式に変換されたコンテンツデータを外部装置から取得するコンテンツデータ取得手段をさらに備えることが望ましい。これにより、再生不可能なデータ形式のコンテンツが選択された場合であってもこのコンテンツの再生を行うことが可能となる。また、再生対象として選択された後にコンテンツについてデータ形式の変換が行われるため、再生対象として選択されないコンテンツについて無駄にデータを取得することがなく、取得データの無駄を削減することができる。   In addition, when the data format of the content selected by the content selection unit described above is not reproducible, the content is acquired from the external device by specifying the content and converting the content data into a reproducible data format It is desirable to further include data acquisition means. As a result, even when content in a data format that cannot be reproduced is selected, this content can be reproduced. In addition, since the data format is converted for the content after being selected as a playback target, it is possible to reduce the waste of acquired data without wastefully acquiring data for content that is not selected as a playback target.

一実施形態のコンテンツ処理システムに含まれるコンテンツ処理装置の詳細構成を示す図である。It is a figure which shows the detailed structure of the content processing apparatus contained in the content processing system of one Embodiment. コンテンツ処理システムの全体構成および携帯端末装置の詳細構成を示す図である。It is a figure which shows the whole structure of a content processing system, and the detailed structure of a portable terminal device. コンテンツ処理装置の動作手順を示す流れ図である。It is a flowchart which shows the operation | movement procedure of a content processing apparatus. 携帯端末装置の動作手順を示す流れ図である。It is a flowchart which shows the operation | movement procedure of a portable terminal device. コンテンツデータに含まれるメタ情報の具体例を示す図である。It is a figure which shows the specific example of the meta information contained in content data.

以下、本発明を適用した一実施形態のコンテンツ処理システムについて、図面を参照しながら説明する。   Hereinafter, a content processing system according to an embodiment to which the present invention is applied will be described with reference to the drawings.

図1は、一実施形態のコンテンツ処理システムに含まれるコンテンツ処理装置の詳細構成を示す図である。このコンテンツ処理装置は、例えば車両に搭載されている。図1に示すように、コンテンツ処理装置1は、制御部10、USB(Universal Serial Bus)インタフェース部(USB I/F)20、SD(Secure Digital)インタフェース部(SD I/F)26、コンテンツリスト格納部30、コンテンツデータ格納部32、オーディオ処理部40、増幅器42、表示処理部50、操作部60を備えている。   FIG. 1 is a diagram illustrating a detailed configuration of a content processing apparatus included in a content processing system according to an embodiment. This content processing apparatus is mounted on a vehicle, for example. As shown in FIG. 1, the content processing apparatus 1 includes a control unit 10, a USB (Universal Serial Bus) interface unit (USB I / F) 20, an SD (Secure Digital) interface unit (SD I / F) 26, a content list. A storage unit 30, a content data storage unit 32, an audio processing unit 40, an amplifier 42, a display processing unit 50, and an operation unit 60 are provided.

制御部10は、コンテンツ処理装置1の全体を制御するものであり、ROMやRAMに格納された所定のプログラムをCPUで実行するコンピュータとしての構成により実現される。USBインタフェース部20は、携帯端末装置100との間でUSB形式の信号の入出力を行うためのものであり、少なくとも1つのUSBポートとUSBホストコントローラが含まれる。   The control unit 10 controls the entire content processing apparatus 1 and is realized by a configuration as a computer that executes a predetermined program stored in a ROM or a RAM by a CPU. The USB interface unit 20 is for inputting / outputting USB format signals to / from the mobile terminal device 100, and includes at least one USB port and a USB host controller.

SDインタフェース部26は、外部の記録メディアとしてのSDメモリカード28との間で信号の入出力を行うためのものであり、1つのSDカードスロットとSDホストコントローラが含まれる。SDメモリカード28には音楽データ等のコンテンツデータが記録されている。   The SD interface unit 26 is for inputting and outputting signals to and from an SD memory card 28 as an external recording medium, and includes one SD card slot and an SD host controller. Content data such as music data is recorded in the SD memory card 28.

コンテンツリスト格納部30は、SDメモリカード28に記録された複数のコンテンツデータの内容を示すメタ情報を含むコンテンツリストを格納する。コンテンツデータ格納部32は、再生できないデータ形式のコンテンツデータを再生可能なデータ形式に変換した結果が携帯端末装置100から送られてきたときにこの変換後のコンテンツデータを格納する。   The content list storage unit 30 stores a content list including meta information indicating the contents of a plurality of content data recorded on the SD memory card 28. The content data storage unit 32 stores the converted content data when the result of converting content data in a data format that cannot be reproduced into a data format that can be reproduced is sent from the mobile terminal device 100.

オーディオ処理部40は、SDメモリカード28あるいはコンテンツデータ格納部32から読み出されるコンテンツデータを再生(音声出力)するためのものである。例えば、各種のデータ形式に特有の復号化処理が制御部10によって行われてPCM(Pulse Code Modulation )データがオーディオ処理部40に入力される。オーディオ処理部40は、入力されるPCMデータをアナログのオーディオ信号に変換する。このオーディオ信号は、増幅器42によって増幅され、スピーカ44から出力される。なお、実際には、2チャンネルあるいはそれ以上のチャンネル数のオーディオ信号が再生されて出力されるが、図1に示す構成では、簡略化して1つの増幅器42と1つのスピーカ44が図示されている。   The audio processing unit 40 is for playing back (sound output) content data read from the SD memory card 28 or the content data storage unit 32. For example, decoding processing specific to various data formats is performed by the control unit 10, and PCM (Pulse Code Modulation) data is input to the audio processing unit 40. The audio processing unit 40 converts input PCM data into an analog audio signal. This audio signal is amplified by the amplifier 42 and output from the speaker 44. In practice, audio signals having two or more channels are reproduced and output, but in the configuration shown in FIG. 1, one amplifier 42 and one speaker 44 are shown in a simplified manner. .

表示処理部50は、SDメモリカード28あるいはコンテンツデータ格納部32から読み出されるコンテンツデータを再生(映像表示)したり、制御部10によって生成されるコンテンツリストやその他の制御情報等を表示するためのものである。例えば、各種のデータ形式に特有の復号化処理が制御部10によって行われてRGBデータが表示処理部50に入力される。表示処理部50は、入力されるRGBデータを所定の映像信号に変換する。この映像信号は、表示装置52に入力されてコンテンツの映像表示が行われる。   The display processing unit 50 reproduces (displays video) the content data read from the SD memory card 28 or the content data storage unit 32, and displays a content list generated by the control unit 10 and other control information. Is. For example, decoding processing specific to various data formats is performed by the control unit 10, and RGB data is input to the display processing unit 50. The display processing unit 50 converts input RGB data into a predetermined video signal. This video signal is input to the display device 52 and the video of the content is displayed.

操作部60は、利用者による各種操作を受け付けるためのものであり、各種のスイッチや操作つまみ等が備わっている。なお、表示装置52の画面に重ねて配置されるタッチパネルを用いて操作部60を構成したり、リモートコントロールユニット等を用いて操作部を構成するようにしてもよい。   The operation unit 60 is for accepting various operations by the user, and includes various switches and operation knobs. Note that the operation unit 60 may be configured by using a touch panel arranged on the screen of the display device 52, or the operation unit may be configured by using a remote control unit or the like.

次に、制御部10について説明する。図1に示すように、制御部10は、コンテンツ識別部11、解読情報取得部12、メタ情報取得部13、コンテンツリスト作成部14、コンテンツ選択部15、コンテンツデータ取得部16、コンテンツ再生部17を含んで構成されている。   Next, the control unit 10 will be described. As shown in FIG. 1, the control unit 10 includes a content identification unit 11, a decryption information acquisition unit 12, a meta information acquisition unit 13, a content list creation unit 14, a content selection unit 15, a content data acquisition unit 16, and a content reproduction unit 17. It is comprised including.

コンテンツ識別部11は、SDメモリカード28がSDインタフェース部26に接続されたときに、このSDメモリカード28に記録されたコンテンツデータのデータ形式を識別する。解読情報取得部12は、コンテンツ識別部11によって識別されたデータ形式が再生不可能なものである場合に、コンテンツデータの内容を示すメタ情報の解読に必要な解読情報を携帯端末装置100から取得する。メタ情報取得部13は、解読情報取得部12によって取得した解読情報に基づいて、コンテンツデータの内容を示すメタ情報を解読して取得する。   The content identification unit 11 identifies the data format of content data recorded on the SD memory card 28 when the SD memory card 28 is connected to the SD interface unit 26. When the data format identified by the content identification unit 11 is unreproducible, the decryption information acquisition unit 12 acquires the decryption information necessary for decoding the meta information indicating the content data content from the portable terminal device 100. To do. The meta information acquisition unit 13 decodes and acquires meta information indicating the content data based on the decoding information acquired by the decoding information acquisition unit 12.

コンテンツリスト作成部14は、メタ情報取得部13によって取得したメタ情報を含むコンテンツリストを作成して表示する。このコンテンツリストは、メタ情報の一部あるいは全部をコンテンツ毎にリスト形式で表示するためのものである。コンテンツ選択部15は、コンテンツリスト作成部14によってメタ情報が表示されたコンテンツの中から再生対象となるコンテンツを、操作部60を用いて行われる利用者の操作指示に応じて選択する。   The content list creation unit 14 creates and displays a content list including the meta information acquired by the meta information acquisition unit 13. This content list is for displaying part or all of the meta information in a list format for each content. The content selection unit 15 selects content to be reproduced from the content whose meta information is displayed by the content list creation unit 14 according to a user's operation instruction performed using the operation unit 60.

コンテンツデータ取得部16は、再生が指定されたコンテンツのデータ形式が再生不可能なものである場合に、このコンテンツを指定して再生可能なデータ形式に変換されたコンテンツデータを携帯端末装置100から取得する。データ形式変換後のコンテンツデータは、コンテンツデータ格納部32に格納される。   When the data format of the content designated to be reproduced is unreproducible, the content data acquisition unit 16 specifies the content data converted into a reproducible data format from the portable terminal device 100. get. The content data after the data format conversion is stored in the content data storage unit 32.

コンテンツ再生部17は、コンテンツ選択部15によって選択されたコンテンツに対応するコンテンツデータを読み出して再生する。具体的には、再生可能なデータ形式のコンテンツデータはSDメモリカード28から読み出される。また、再生不可能なデータ形式のコンテンツデータについては再生可能なデータ形式に変換された後のコンテンツデータがコンテンツデータ取得部16から読み出される。   The content reproduction unit 17 reads and reproduces content data corresponding to the content selected by the content selection unit 15. Specifically, content data in a reproducible data format is read from the SD memory card 28. For content data in an unreproducible data format, the content data after being converted into a reproducible data format is read from the content data acquisition unit 16.

図2は、コンテンツ処理システムの全体構成および携帯端末装置100の詳細構成を示す図である。図2に示す携帯端末装置100は、一般にスマートフォンと称されるものであり、携帯電話機と携帯情報端末の機能を有する。この携帯端末装置100は、制御部112、操作部114、表示部116、電話処理部118、USBインタフェース部(USB I/F)120を備えている。   FIG. 2 is a diagram showing an overall configuration of the content processing system and a detailed configuration of the mobile terminal device 100. A mobile terminal device 100 shown in FIG. 2 is generally called a smartphone, and has functions of a mobile phone and a mobile information terminal. The portable terminal device 100 includes a control unit 112, an operation unit 114, a display unit 116, a telephone processing unit 118, and a USB interface unit (USB I / F) 120.

制御部112は、携帯端末装置100の全体を制御するためのものであり、ROMやRAMに格納された所定のプログラムをCPUで実行するコンピュータとしての構成により実現される。操作部114は、テンキーやその他のキーおよび各種のスイッチを含んでおり、利用者の操作指示や各種の入力を受け付ける。タッチパネルで構成した操作部114を用いて、画面に表示したテンキー等を利用者が指等で指し示すようにしてもよい。   The control unit 112 is for controlling the entire portable terminal device 100, and is realized by a configuration as a computer that executes a predetermined program stored in a ROM or a RAM by a CPU. The operation unit 114 includes a numeric keypad, other keys, and various switches, and accepts user operation instructions and various inputs. Using the operation unit 114 configured with a touch panel, the user may point the numeric keypad displayed on the screen with a finger or the like.

表示部116は、LCD(液晶表示装置)等で構成されており、操作部114を用いた操作内容や制御部112による制御内容および処理内容などが表示される。電話処理部118は、携帯電話機としての処理を行う。例えば、電話処理部118は、基地局との間で発着信処理を行って通話処理やインターネット接続処理等を行う。コンテンツ処理サーバ200との間で行われる各種のデータの送受信は、この電話処理部118を介して行われる。   The display unit 116 is configured by an LCD (Liquid Crystal Display) or the like, and displays operation contents using the operation unit 114, control contents and processing contents by the control unit 112, and the like. The telephone processing unit 118 performs processing as a mobile phone. For example, the telephone processing unit 118 performs outgoing / incoming processing with a base station to perform telephone call processing, Internet connection processing, and the like. Various data exchanges with the content processing server 200 are performed via the telephone processing unit 118.

USBインタフェース部120は、USBデバイス(ターゲット)としての携帯端末装置100とUSBホストとしてのコンテンツ処理装置1との間で信号の入出力を行うためのものであり、USBターゲットコントローラを含んでいる。   The USB interface unit 120 is for inputting and outputting signals between the portable terminal device 100 as a USB device (target) and the content processing device 1 as a USB host, and includes a USB target controller.

次に、制御部112について説明する。図2に示すように、制御部112は、解読情報提供部112Aとデータ形式変換部112Bとを含んで構成されている。解読情報提供部112Aは、コンテンツ処理装置1からコンテンツデータとともにこのコンテンツデータに含まれるメタ情報の解読に必要な解読情報の送信が依頼されたときに、このコンテンツデータのデータ形式に対応する解読情報をコンテンツ処理装置1に対して提供する処理を行う。例えば、データ形式毎の解読情報が予めメモリ(図示せず)に格納されており、解読情報提供部112Aは、該当する解読情報を読み出して、送信依頼がなされたコンテンツ処理装置1にUSBインタフェース部120を介して送信する。   Next, the control unit 112 will be described. As shown in FIG. 2, the control unit 112 includes a decryption information providing unit 112A and a data format conversion unit 112B. When the decryption information providing unit 112A is requested by the content processing apparatus 1 to transmit the decryption information necessary for decrypting the meta information included in the content data together with the content data, the decryption information corresponding to the data format of the content data Is provided to the content processing apparatus 1. For example, the decryption information for each data format is stored in advance in a memory (not shown), and the decryption information providing unit 112A reads the corresponding decryption information and sends the USB interface unit to the content processing apparatus 1 that has requested transmission. 120 for transmission.

データ形式変換部112Bは、コンテンツ処理装置1からコンテンツデータとともにデータ形式の変換が依頼されたときに、このコンテンツデータのデータ形式をコンテンツ処理装置1が再生可能なデータ形式に変換(例えば、再生可能なデータ形式を指定する情報がデータ形式の変換依頼に含まれるものとする)し、変換後のコンテンツデータをコンテンツ処理装置1に向けて送信する処理を行う。例えば、データ形式毎のコーデック(変換プログラム)が予めメモリ(図示せず)に格納されており、データ形式変換部112Bは、該当するコーデックを読み出して、変換依頼がなされたコンテンツに対する変換処理を実施し、その結果をUSBインタフェース部120を介してコンテンツ処理装置1に送信する。   The data format conversion unit 112B converts the data format of the content data into a data format that can be played back by the content processing device 1 when the content processing device 1 requests conversion of the data format together with the content data (for example, playback is possible). Information specifying the correct data format is included in the data format conversion request), and the process of transmitting the converted content data to the content processing apparatus 1 is performed. For example, a codec (conversion program) for each data format is stored in advance in a memory (not shown), and the data format conversion unit 112B reads the corresponding codec and performs conversion processing on the content requested for conversion. Then, the result is transmitted to the content processing apparatus 1 via the USB interface unit 120.

上述したコンテンツ識別部11がコンテンツ識別手段に、解読情報取得部12が解読情報取得手段に、メタ情報取得部13がメタ情報取得手段に、コンテンツリスト作成部14がコンテンツ表示手段に、コンテンツ選択部15がコンテンツ選択手段に、コンテンツデータ取得部16がコンテンツデータ取得手段に、コンテンツ再生部17がコンテンツ再生手段にそれぞれ対応する。また、解読情報提供部112Aが解読情報提供手段に対応する。   The content identification unit 11 is the content identification unit, the decryption information acquisition unit 12 is the decryption information acquisition unit, the meta information acquisition unit 13 is the meta information acquisition unit, the content list creation unit 14 is the content display unit, and the content selection unit. Reference numeral 15 corresponds to a content selection unit, the content data acquisition unit 16 corresponds to a content data acquisition unit, and the content reproduction unit 17 corresponds to a content reproduction unit. The decryption information providing unit 112A corresponds to decryption information providing means.

本実施形態のコンテンツ処理システムはこのような構成を有しており、次にその動作を説明する。   The content processing system of the present embodiment has such a configuration, and the operation will be described next.

図3は、コンテンツ処理装置1の動作手順を示す流れ図である。コンテンツ識別部11は、SDインタフェース部26にSDメモリカード28が接続されたか否かを判定する(ステップ100)。接続されない場合には否定判断が行われ、この判定が繰り返される。また、SDメモリカード28が接続された場合にはステップ100の判定において肯定判断が行われる。   FIG. 3 is a flowchart showing an operation procedure of the content processing apparatus 1. The content identification unit 11 determines whether or not the SD memory card 28 is connected to the SD interface unit 26 (step 100). If not connected, a negative determination is made and this determination is repeated. If the SD memory card 28 is connected, an affirmative determination is made in step 100.

次に、コンテンツ識別部11は、SDメモリカード28に記録された複数のコンテンツデータのそれぞれのデータ形式を識別する(ステップ102)。データ形式の識別は、例えば、コンテンツデータのファイル識別子に基づいて行うことができる。また、コンテンツ識別部11は、データ形式の識別結果に基づいて、再生できない種類(データ形式)のコンテンツがあるか否かを判定する(ステップ104)。再生できないコンテンツがある場合には肯定判断が行われ、解読情報取得部12は、携帯端末装置100に再生できないコンテンツを送信して、このコンテンツに含まれるメタ情報を解読する解読情報の取得を依頼する(ステップ106)。その後、解読情報取得部12は、携帯端末装置100からメタ情報の解読情報を受信したか否かを判定する(ステップ108)。未受信の場合には否定判断が行われてこの判定が繰り返される。   Next, the content identification unit 11 identifies the data format of each of the plurality of content data recorded on the SD memory card 28 (step 102). The data format can be identified based on, for example, a file identifier of content data. Further, the content identification unit 11 determines whether or not there is content of a type (data format) that cannot be reproduced based on the identification result of the data format (step 104). If there is content that cannot be reproduced, an affirmative determination is made, and the decryption information acquisition unit 12 sends the content that cannot be reproduced to the mobile terminal device 100 and requests acquisition of decryption information that decrypts the meta information included in the content (Step 106). Thereafter, the decryption information acquisition unit 12 determines whether or not the decryption information of the meta information has been received from the mobile terminal device 100 (step 108). If not received, a negative determination is made and this determination is repeated.

また、解読情報が受信されるとステップ108の判定において肯定判断が行われる。また、解読情報取得部12は、解読情報が取得できていないコンテンツが他にあるか否かを判定する(ステップ110)。再生できない他の種類のコンテンツが他にある場合には肯定判断が行われ、ステップ106に戻って、解読情報の取得依頼以降の動作が繰り返される。   When the decryption information is received, an affirmative determination is made in the determination of step 108. Further, the decryption information acquisition unit 12 determines whether there is another content for which the decryption information cannot be acquired (step 110). If there are other types of content that cannot be reproduced, an affirmative determination is made, and the processing returns to step 106 and the operations after the request for obtaining the decryption information are repeated.

また、再生できないコンテンツが他にない場合にはステップ110の判定において否定判断が行われる。次に、メタ情報取得部13は、取得した解読情報を用いて各コンテンツのメタ情報を解読し、コンテンツリスト作成部14は、メタ情報取得部13によって取得したメタ情報を含むコンテンツリストを作成して表示する(ステップ112)。具体的には、取得したメタ情報の一部あるいは全部がコンテンツ毎にリスト形式で表示装置52に表示される。なお、SDメモリカード28に記録された複数のコンテンツの中に、コンテンツ処理装置1自身が有するコーデックによって再生可能なデータ形式のコンテンツが含まれる場合には、このコーデックを用いて取得したコンテンツのメタ情報も含まれる。   If there is no other content that cannot be reproduced, a negative determination is made in step 110. Next, the meta information acquisition unit 13 decodes the meta information of each content using the acquired decoding information, and the content list creation unit 14 creates a content list including the meta information acquired by the meta information acquisition unit 13. Are displayed (step 112). Specifically, part or all of the acquired meta information is displayed on the display device 52 in a list format for each content. In addition, when a plurality of contents recorded in the SD memory card 28 include contents in a data format that can be played back by the codec of the content processing apparatus 1 itself, the meta data of the contents acquired using this codec Information is also included.

次に、コンテンツ選択部15は、利用者の操作指示に応じて、再生対象となるコンテンツが選択されたか否かを判定する(ステップ114)。選択されない場合には否定判断が行われ、ステップ112に戻ってメタ情報のリスト表示が繰り返される。また、いずれかのコンテンツが選択された場合にはステップ114の判定において肯定判断が行われる。次に、コンテンツデータ取得部16は、この選択されたコンテンツが再生可能か否かを判定する(ステップ116)。再生可能な場合には肯定判断が行われ、コンテンツ再生部17は、この選択されたコンテンツの再生を行う(ステップ118)。   Next, the content selection unit 15 determines whether or not the content to be played back has been selected in response to the user's operation instruction (step 114). If it is not selected, a negative determination is made, and the process returns to step 112 and the meta information list display is repeated. If any content is selected, an affirmative determination is made in step 114. Next, the content data acquisition unit 16 determines whether or not the selected content can be reproduced (step 116). If playback is possible, an affirmative determination is made, and the content playback unit 17 plays back the selected content (step 118).

また、選択されたコンテンツが再生不可能な場合(再生できないデータ形式の場合)にはステップ116の判定において否定判断が行われる。次に、コンテンツデータ取得部16は、携帯端末装置100にこの再生できないコンテンツを送信して、再生可能なデータ形式への変換を依頼する(ステップ120)。その後、コンテンツデータ取得部16は、データ形式が変換されたコンテンツデータを受信したか否かを判定する(ステップ122)。未受信の場合には否定判断が行われ、この判定が繰り返される。また、データ形式変換後のコンテンツデータを受信した場合にはステップ120の判定において肯定判断が行われる。この受信したコンテンツデータは、コンテンツデータ格納部32に格納される。その後、ステップ118に以降して、受信したコンテンツデータを用いてコンテンツの再生が行われる。コンテンツの再生が終了すると、ステップ112に戻ってコンテンツリスト表示以降の動作が繰り返される。   If the selected content cannot be reproduced (in the case of a data format that cannot be reproduced), a negative determination is made in the determination of step 116. Next, the content data acquisition unit 16 transmits the unreproducible content to the mobile terminal device 100 and requests conversion to a reproducible data format (step 120). Thereafter, the content data acquisition unit 16 determines whether or not content data whose data format has been converted has been received (step 122). If it has not been received, a negative determination is made and this determination is repeated. When the content data after the data format conversion is received, an affirmative determination is made in the determination of step 120. The received content data is stored in the content data storage unit 32. Thereafter, after step 118, the content is reproduced using the received content data. When the reproduction of the content ends, the process returns to step 112 and the operations after the content list display are repeated.

図4は、携帯端末装置100の動作手順を示す流れ図である。解読情報提供部112Aは、コンテンツ処理装置1から解読情報の取得依頼があったか否かを判定する(ステップ200)。図3に示したステップ106の動作において解読情報取得部12によってこの依頼がなされた場合には肯定判断が行われる。次に、解読情報提供部112Aは、この依頼とともに送られてくるコンテンツデータに基づいて、コンテンツのメタ情報解読に必要な解読情報を特定し(ステップ202)、コンテンツ処理装置1に送信する(ステップ204)。その後、ステップ200に戻って、解読情報の取得依頼の有無判定が繰り返される。   FIG. 4 is a flowchart showing an operation procedure of the mobile terminal device 100. The decryption information providing unit 112A determines whether or not a decryption information acquisition request has been received from the content processing apparatus 1 (step 200). If this request is made by the decryption information acquisition unit 12 in the operation of step 106 shown in FIG. 3, an affirmative determination is made. Next, the decryption information providing unit 112A identifies decryption information necessary for decrypting the meta information of the content based on the content data sent together with this request (step 202) and transmits it to the content processing apparatus 1 (step) 204). Thereafter, the process returns to step 200, and the determination on the presence / absence of the request for obtaining the decryption information is repeated.

また、解読情報の取得依頼がない場合にはステップ200の判定において否定判断が行われる。次に、データ形式変換部112Bは、コンテンツ処理装置1からデータ形式の変換依頼があったか否かを判定する(ステップ206)。図3に示したステップ120の動作においてコンテンツデータ取得部16によってこの依頼がなされた場合には肯定判断が行われる。次に、データ形式変換部112Bは、この依頼とともに送られてくるコンテンツデータのデータ形式を、指定されたデータ形式に変換し(ステップ208)、変換後のデータ形式のコンテンツデータをコンテンツ処理装置1に送信する(ステップ210)。その後、あるいは、データ形式の変換依頼がない場合にはステップ206において否定判断が行われた後、ステップ200に戻って、解読情報の取得依頼の有無判定が繰り返される。   If there is no request for obtaining decryption information, a negative determination is made in the determination of step 200. Next, the data format conversion unit 112B determines whether or not there is a data format conversion request from the content processing apparatus 1 (step 206). If this request is made by the content data acquisition unit 16 in the operation of step 120 shown in FIG. 3, a positive determination is made. Next, the data format conversion unit 112B converts the data format of the content data sent together with this request into the designated data format (step 208), and converts the content data in the converted data format to the content processing apparatus 1. (Step 210). After that, or when there is no data format conversion request, a negative determination is made in step 206, and then the process returns to step 200 to repeat the determination of whether or not there is a request for obtaining decryption information.

図5は、コンテンツデータに含まれるメタ情報の具体例を示す図である。図5に示すMP3オーディオファイルのコンテンツデータは、MP3ヘッダ、オーディオデータ、ID3タグによって構成されている。この中で、IDタグがこのコンテンツの内容を示すメタ情報である。ID3タグには、オーディオデータの内容を示す曲名、アーティスト名、アルバム名等が含まれている。このID3タグの位置は予め決まっており、このID3タグの内容を読み出すための解読情報は、MP3オーディオファイルのコーデックに比べて非常に少ないデータで作成することができる。なお、MP3オーディオファイル以外の他のコンテンツデータにも、同様のメタ情報(その内容や種類はデータ形式毎に異なり、必ずしも上述したMP3オーディオファイルと同じ内容のメタ情報が含まれているわけではない)が含まれ、各データ形式に対応する解読情報を用いて、コンテンツデータの中から読み出すことができる。   FIG. 5 is a diagram illustrating a specific example of meta information included in content data. The content data of the MP3 audio file shown in FIG. 5 includes an MP3 header, audio data, and an ID3 tag. Among these, the ID tag is meta information indicating the content. The ID3 tag includes a song name, artist name, album name, and the like indicating the contents of the audio data. The position of the ID3 tag is determined in advance, and the decoding information for reading the contents of the ID3 tag can be created with very little data compared to the codec of the MP3 audio file. Note that the content data other than the MP3 audio file also includes the same meta information (the content and type differ depending on the data format, and do not necessarily include the same meta information as the MP3 audio file described above. ) And can be read out from the content data using the decryption information corresponding to each data format.

このように、本実施形態のコンテンツ処理装置1では、再生できないデータ形式のコンテンツデータがあったときに、その内容を示すメタ情報の解読に必要な解読情報を携帯端末装置100から取得してメタ情報の解読を行っている。一般に、コンテンツデータに含まれるメタ情報の格納位置はデータ形式毎に決まっており、メタ情報を取得するために必要な解読情報のデータ量は少ない。このため、コンテンツデータを再生可能なデータ形式に変換する場合や、この変換プログラムを取得する場合に比べて、コンテンツデータの内容把握に要する時間を短縮することができる。   As described above, in the content processing apparatus 1 according to the present embodiment, when there is content data in a data format that cannot be reproduced, the decryption information necessary for decrypting the meta information indicating the content data is acquired from the mobile terminal device 100 and the meta data is obtained. Decoding information. In general, the storage location of meta information included in content data is determined for each data format, and the amount of decryption information required to acquire meta information is small. For this reason, compared with the case where content data is converted into a reproducible data format or the case where this conversion program is acquired, the time required to grasp the content data can be shortened.

また、SDメモリカード28が接続されたときに、このSDメモリカード28に記録されたコンテンツデータのデータ形式を識別しており、新たに接続されたSDメモリカード28に含まれる各コンテンツについて、短時間にその内容把握を行うことが可能となる。また、メタ情報の一部あるいは全部をコンテンツデータ毎にリスト形式で表示することにより、再生対象となりうるコンテンツの内容を比較することが可能となる。また、自装置のみで再生可能か否かに関係なく各コンテンツの内容を確認した後に、再生を希望するコンテンツを選択して再生を行うことが可能となる。   Further, when the SD memory card 28 is connected, the data format of the content data recorded on the SD memory card 28 is identified, and each content included in the newly connected SD memory card 28 is briefly The contents can be grasped at time. Further, by displaying a part or all of the meta information in a list format for each content data, it is possible to compare the contents of contents that can be reproduced. In addition, it is possible to select and reproduce the content desired to be reproduced after confirming the content of each content regardless of whether or not it can be reproduced only by the own apparatus.

また、再生対象として選択されたコンテンツのデータ形式が再生不可能なものである場合に、このコンテンツを指定して再生可能なデータ形式に変換されたコンテンツデータを携帯端末装置100から取得している。これにより、再生不可能なデータ形式のコンテンツが選択された場合であってもこのコンテンツの再生を行うことが可能となる。また、再生対象として選択された後にコンテンツについてデータ形式の変換が行われるため、再生対象として選択されないコンテンツについて無駄にデータを取得することがなく、取得データの無駄を削減することができる。   Further, when the data format of the content selected as the reproduction target is unreproducible, the content data converted to the reproducible data format by specifying this content is acquired from the mobile terminal device 100. . As a result, even when content in a data format that cannot be reproduced is selected, this content can be reproduced. In addition, since the data format is converted for the content after being selected as a playback target, it is possible to reduce the waste of acquired data without wastefully acquiring data for content that is not selected as a playback target.

なお、本発明は上記実施形態に限定されるものではなく、本発明の要旨の範囲内において種々の変形実施が可能である。例えば、上述した実施形態では、SDインタフェース部26にSDメモリカード28が接続されたときにこのSDメモリカード28に記録されたコンテンツデータを対象にデータ形式を識別するようにしたが、SDメモリカード28以外の記録媒体、例えば、USBインタフェース部20に接続されるUSBメモリや、ディスクドライブに装填されるCD、CD−R、DVD、DVD−R等に記録されたコンテンツデータを対象にデータ形式の識別を行うようにしてもよい。   In addition, this invention is not limited to the said embodiment, A various deformation | transformation implementation is possible within the range of the summary of this invention. For example, in the above-described embodiment, the data format is identified for the content data recorded on the SD memory card 28 when the SD memory card 28 is connected to the SD interface unit 26. The data format is intended for recording media other than 28, for example, content data recorded on a USB memory connected to the USB interface unit 20 or a CD, CD-R, DVD, DVD-R, etc. loaded in a disk drive. Identification may be performed.

また、上述した実施形態では、コンテンツ処理装置1と携帯端末装置100との間をUSB接続したが、これらの間をブルートゥース(登録商標)接続したり、無線LANなどによって接続するようにしてもよい。   In the above-described embodiment, the content processing device 1 and the mobile terminal device 100 are connected via USB. However, the Bluetooth (registered trademark) connection may be established between the content processing device 1 and the mobile terminal device 100 or a wireless LAN may be used. .

また、上述した実施形態では、解読情報の取得依頼をコンテンツ処理装置1から携帯端末装置100に送る際にコンテンツデータを送るようにしたが、代わりにコンテンツのデータ形式を指定するようにしてもよい。例えば、データ形式は、コンテンツデータのファイルの拡張子に基づいて特定することができる。   In the above-described embodiment, content data is sent when a request for obtaining decryption information is sent from the content processing device 1 to the mobile terminal device 100. However, the content data format may be specified instead. . For example, the data format can be specified based on the file extension of the content data.

また、上述した実施形態では、携帯端末装置100によって解読情報の送信やコンテンツデータのデータ形式変換を行ったが、これらの処理を全てのデータ形式に対応して行うことができるとは限らない。このような場合、すなわち解読情報やデータ形式の変換プログラムを有しない場合には、携帯端末装置100からコンテンツ処理サーバ200に対してこれらの情報やプログラムの送信を依頼し、必要な情報等を入手するようにしてもよい。また、携帯端末装置100の解読情報提供部112Aとデータ形式変換部112Bの機能をコンテンツ処理サーバ200に持たせ、コンテンツ処理装置1からコンテンツ処理サーバ200に対して解読情報の送信を依頼したり、コンテンツデータのデータ形式変換を依頼するようにしてもよい。   In the above-described embodiment, the mobile terminal device 100 transmits the decryption information and converts the data format of the content data. However, these processes may not be performed for all data formats. In such a case, that is, when there is no decryption information or data format conversion program, the portable terminal device 100 requests the content processing server 200 to transmit such information and program, and obtains necessary information and the like. You may make it do. Also, the content processing server 200 has the functions of the decryption information providing unit 112A and the data format conversion unit 112B of the mobile terminal device 100, and the content processing device 1 requests the content processing server 200 to transmit decryption information. You may make it request | require data format conversion of content data.

また、上述した実施形態では、車両に搭載されたコンテンツ処理装置1について説明したが、車両以外で用いられる、例えば屋内あるいは屋外で用いられるコンテンツ処理装置についても本発明を適用することができる。   In the above-described embodiment, the content processing apparatus 1 mounted on a vehicle has been described. However, the present invention can also be applied to a content processing apparatus that is used outside a vehicle, for example, indoors or outdoors.

上述したように、本発明によれば、再生できないデータ形式のコンテンツデータがあったときに、その内容を示すメタ情報の解読に必要な解読情報を外部装置から取得してメタ情報の解読を行っており、コンテンツデータを再生可能なデータ形式に変換する場合や、この変換プログラムを取得する場合に比べて、コンテンツデータの内容把握に要する時間を短縮することができる。   As described above, according to the present invention, when there is content data in a data format that cannot be reproduced, the decryption information necessary for decrypting the meta information indicating the content is obtained from the external device and the meta information is decrypted. Therefore, compared with the case where the content data is converted into a reproducible data format or the case where this conversion program is acquired, the time required for grasping the content data can be shortened.

1 コンテンツ処理装置
10、112 制御部
11 コンテンツ識別部
12 解読情報取得部
13 メタ情報取得部
14 コンテンツリスト作成部
15 コンテンツ選択部
16 コンテンツデータ取得部
17 コンテンツ再生部
20、120 USBインタフェース部(USB I/F)
26 SDインタフェース部(SD I/F)
28 SDメモリカード
30 コンテンツリスト格納部
32 コンテンツデータ格納部
40 オーディオ処理部
50 表示処理部
100 携帯端末装置
112A 解読情報提供部
112B データ形式変換部
DESCRIPTION OF SYMBOLS 1 Content processing apparatus 10, 112 Control part 11 Content identification part 12 Decoding information acquisition part 13 Meta information acquisition part 14 Content list creation part 15 Content selection part 16 Content data acquisition part 17 Content reproduction part 20, 120 USB interface part (USB I / F)
26 SD interface (SD I / F)
28 SD memory card 30 Content list storage unit 32 Content data storage unit 40 Audio processing unit 50 Display processing unit 100 Mobile terminal device 112A Decoding information providing unit 112B Data format conversion unit

Claims (8)

再生対象となる複数のコンテンツデータのそれぞれのデータ形式を識別するコンテンツ識別手段と、
前記コンテンツ識別手段によって識別されたデータ形式が再生不可能なものである場合に、前記コンテンツデータの内容を示すメタ情報の解読に必要な解読情報を外部装置から取得する解読情報取得手段と、
前記解読情報取得手段によって取得した解読情報に基づいて、前記コンテンツデータの内容を示すメタ情報を解読して取得するメタ情報取得手段と、
前記メタ情報取得手段によって取得したメタ情報を表示するコンテンツ表示手段と、
を備えることを特徴とするコンテンツ処理装置。
Content identification means for identifying each data format of a plurality of content data to be reproduced;
When the data format identified by the content identification means is unreproducible, decryption information acquisition means for acquiring decryption information necessary for decryption of meta information indicating the content data content from an external device;
Based on the decryption information obtained by the decryption information obtaining means, meta information obtaining means for decrypting and obtaining meta information indicating the content data;
Content display means for displaying the meta information acquired by the meta information acquisition means;
A content processing apparatus comprising:
請求項1において、
前記コンテンツ識別手段は、記録媒体が接続あるいは装填されたときに、この記録媒体に記録されたコンテンツデータのデータ形式を識別することを特徴とするコンテンツデータ再生装置。
In claim 1,
The content data reproducing apparatus, wherein when the recording medium is connected or loaded, the content identifying means identifies the data format of the content data recorded on the recording medium.
請求項1または2において、
前記コンテンツ表示手段は、前記メタ情報の一部あるいは全部を前記コンテンツデータ毎にリスト形式で表示することを特徴とするコンテンツ処理装置。
In claim 1 or 2,
The content display device displays a part or all of the meta information in a list format for each content data.
請求項1〜3のいずれか一項において、
前記コンテンツ表示手段によってメタ情報が表示されたコンテンツの中から再生対象となるコンテンツを選択するコンテンツ選択手段と、
前記コンテンツ選択手段によって選択されたコンテンツに対応するコンテンツデータを読み出して再生するコンテンツ再生手段と、
をさらに備えることを特徴とするコンテンツ処理装置。
In any one of Claims 1-3,
Content selection means for selecting content to be reproduced from the contents whose meta information is displayed by the content display means;
Content reproduction means for reading and reproducing content data corresponding to the content selected by the content selection means;
The content processing apparatus further comprising:
請求項4において、
前記コンテンツ選択手段によって選択されたコンテンツのデータ形式が再生不可能なものである場合に、このコンテンツを指定して再生可能なデータ形式に変換されたコンテンツデータを前記外部装置から取得するコンテンツデータ取得手段をさらに備えることを特徴とするコンテンツ処理装置。
In claim 4,
Content data acquisition for acquiring content data converted into a reproducible data format by designating the content from the external device when the data format of the content selected by the content selection means is not reproducible A content processing apparatus further comprising means.
相互に接続されたコンテンツ処理装置と外部装置とを備えるコンテンツ処理システムであって、
前記コンテンツ処理装置は、
再生対象となる複数のコンテンツデータのそれぞれのデータ形式を識別するコンテンツ識別手段と、
前記コンテンツ識別手段によって識別されたデータ形式が再生不可能なものである場合に、前記コンテンツデータの内容を示すメタ情報の解読に必要な解読情報を外部装置から取得する解読情報取得手段と、
前記解読情報取得手段によって取得した解読情報に基づいて、前記コンテンツデータの内容を示すメタ情報を解読して取得するメタ情報取得手段と、
前記メタ情報取得手段によって取得したメタ情報を表示するコンテンツ表示手段と、を備え、
前記外部装置は、
前記コンテンツ処理装置から前記解読情報の送信が依頼されたときに、該当する前記解読情報を前記コンテンツ処理装置に提供する解読情報提供手段と、を備えることを特徴とするコンテンツ処理システム。
A content processing system comprising a content processing device and an external device connected to each other,
The content processing apparatus includes:
Content identification means for identifying each data format of a plurality of content data to be reproduced;
When the data format identified by the content identification means is unreproducible, decryption information acquisition means for acquiring decryption information necessary for decryption of meta information indicating the content data content from an external device;
Based on the decryption information obtained by the decryption information obtaining means, meta information obtaining means for decrypting and obtaining meta information indicating the content data;
Content display means for displaying the meta information acquired by the meta information acquisition means,
The external device is
A content processing system comprising: decryption information providing means for providing the content processing device with the corresponding decryption information when the content processing device requests transmission of the decryption information.
再生対象となる複数のコンテンツデータのそれぞれのデータ形式をコンテンツ識別手段によって識別するステップと、
前記コンテンツ識別手段によって識別されたデータ形式が再生不可能なものである場合に、前記コンテンツデータの内容を示すメタ情報の解読に必要な解読情報を解読情報取得手段によって外部装置から取得するステップと、
前記解読情報取得手段によって取得した解読情報に基づいて、メタ情報取得手段によって、前記コンテンツデータの内容を示すメタ情報を解読して取得するステップと、
前記メタ情報取得手段によって取得したメタ情報をコンテンツ表示手段によって表示するステップと、
を有することを特徴とするコンテンツ処理方法。
Identifying a data format of each of a plurality of content data to be reproduced by content identifying means;
When the data format identified by the content identification means is unreproducible, obtaining decryption information necessary for decrypting the meta information indicating the content data content from an external device by the decryption information obtaining means; ,
Based on the decryption information obtained by the decryption information obtaining means, the meta information obtaining means decrypts and obtains meta information indicating the content data;
Displaying meta information acquired by the meta information acquiring means by content display means;
A content processing method comprising:
コンピュータを、
再生対象となる複数のコンテンツデータのそれぞれのデータ形式を識別するコンテンツ識別手段と、
前記コンテンツ識別手段によって識別されたデータ形式が再生不可能なものである場合に、前記コンテンツデータの内容を示すメタ情報の解読に必要な解読情報を外部装置から取得する解読情報取得手段と、
前記解読情報取得手段によって取得した解読情報に基づいて、前記コンテンツデータの内容を示すメタ情報を解読して取得するメタ情報取得手段と、
前記メタ情報取得手段によって取得したメタ情報を表示するコンテンツ表示手段と、
して機能させるためのコンテンツ処理プログラム。
Computer
Content identification means for identifying each data format of a plurality of content data to be reproduced;
When the data format identified by the content identification means is unreproducible, decryption information acquisition means for acquiring decryption information necessary for decryption of meta information indicating the content data content from an external device;
Based on the decryption information obtained by the decryption information obtaining means, meta information obtaining means for decrypting and obtaining meta information indicating the content data;
Content display means for displaying the meta information acquired by the meta information acquisition means;
Content processing program to make it function.
JP2014086928A 2014-04-18 2014-04-18 Content processing device, method, program and system Pending JP2015207327A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014086928A JP2015207327A (en) 2014-04-18 2014-04-18 Content processing device, method, program and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014086928A JP2015207327A (en) 2014-04-18 2014-04-18 Content processing device, method, program and system

Publications (1)

Publication Number Publication Date
JP2015207327A true JP2015207327A (en) 2015-11-19

Family

ID=54604028

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014086928A Pending JP2015207327A (en) 2014-04-18 2014-04-18 Content processing device, method, program and system

Country Status (1)

Country Link
JP (1) JP2015207327A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10768845B2 (en) 2017-01-26 2020-09-08 Buffalo, Inc. Storage device and data output method for storage device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10768845B2 (en) 2017-01-26 2020-09-08 Buffalo, Inc. Storage device and data output method for storage device

Similar Documents

Publication Publication Date Title
US11921781B2 (en) Display apparatus, background music providing method thereof and background music providing system
JP4993491B2 (en) Music information display method and interface device
KR20140113643A (en) Information-sharing device, information-sharing method, information-sharing program and terminal device
JP5644472B2 (en) Transfer device, client device, server device, playback device, and transfer method
JP2018060581A (en) Information processing apparatus, information processing method, and program
JP2016018098A (en) Sound recording device
JP2015050631A (en) Display system, information terminal, selection control program, and selection control method
JP7147742B2 (en) Terminal device and communication method
JP2006004152A (en) Searching apparatus, searching method, information processing system
JP2015207327A (en) Content processing device, method, program and system
JP2007058103A (en) Mobile terminal device with lyric download function
CN105051820A (en) Information processing device and information processing method
US10768845B2 (en) Storage device and data output method for storage device
JP5738664B2 (en) Content reproduction control apparatus, content reproduction control method, and program
JP2008171516A (en) Recording device and method
JP2007263994A (en) Karaoke reproduction device
JP4276202B2 (en) Music information acquisition apparatus and music information acquisition method
JP2021005436A (en) Memory device, and method and program for data output in memory device
JP5777532B2 (en) Audio equipment
WO2010084590A1 (en) Musical composition outputting device, musical composition reproducing device, musical composition outputting method, musical composition outputting program, and, musical information transmission program and recording medium
JP4393311B2 (en) Content playback apparatus and content playback method
JP2019191629A (en) Music retrieval apparatus, music retrieval system and music retrieval method
JP2009110399A (en) Communication system and communication terminal
JP2007299215A (en) Information reproduction device, information reproduction system, and information reproduction program
JP2017204315A (en) Storage device, reproduction processing device, and operation control method and program in storage device