JP2010268089A - Content distribution device - Google Patents

Content distribution device Download PDF

Info

Publication number
JP2010268089A
JP2010268089A JP2009116052A JP2009116052A JP2010268089A JP 2010268089 A JP2010268089 A JP 2010268089A JP 2009116052 A JP2009116052 A JP 2009116052A JP 2009116052 A JP2009116052 A JP 2009116052A JP 2010268089 A JP2010268089 A JP 2010268089A
Authority
JP
Japan
Prior art keywords
playlist
content
partial
original
entire
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
JP2009116052A
Other languages
Japanese (ja)
Inventor
Satoyuki Shimizu
智行 清水
Ryoichi Kawada
亮一 川田
Hiroki Miyake
比呂樹 三宅
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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2009116052A priority Critical patent/JP2010268089A/en
Publication of JP2010268089A publication Critical patent/JP2010268089A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a content distribution device which is capable of reducing a storage capacity required for storing a content. <P>SOLUTION: A content distribution device 1 includes: a play list input section 11 which acquires a partial play list inputted to the content distribution device 1 to define it as a new partial play list; a play list delimiter detection section 12 which extracts a start time and an end time of a partial content described in the new partial play list, as markers; a play list updating section 13 which updates an entire play list, the partial play list, and the new partial play list on the basis of the markers extracted by the play list delimiter detection section 12; and a content dividing section 17 which divides an original content or a partial content described in the entire play list on the basis of the entire play list updated by the play list updating section 13. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、デジタルコンテンツを分割して配信するコンテンツ配信装置に関し、特に、同一コンテンツに対して複数のプレイリストが存在する場合に、コンテンツを記憶するために必要な記憶容量を抑制できるコンテンツ配信装置に関する。   The present invention relates to a content distribution device that divides and distributes digital content, and in particular, a content distribution device that can suppress the storage capacity required to store content when a plurality of playlists exist for the same content. About.

従来より、オーケストラ演奏といった長尺の音楽コンテンツや、映画といった長尺の映像コンテンツをダウンロード配信・伝送する際、コンテンツの配信を開始してから完了するまでの時間が長くなってしまう。そして、コンテンツの配信を開始してから完了するまでの時間が長くなるに従って、配信途中でエラーが発生して配信のやり直しが発生する可能性が高くなってしまう。また、電話網を経由した配信では、一度に配信できるファイル1個あたりの最大ファイルサイズが制限されており、長尺のコンテンツを配信できない場合がある。   Conventionally, when a long music content such as an orchestra performance or a long video content such as a movie is downloaded and distributed, it takes a long time to start and complete the distribution of the content. As the time from the start of content distribution to completion increases, the possibility that an error will occur in the middle of distribution and re-delivery will increase. Also, in the distribution via the telephone network, the maximum file size per file that can be distributed at one time is limited, and there are cases where long content cannot be distributed.

そこで、コンテンツを分割してから配信する方法(例えば、特許文献1参照)や、ハイライトシーンといった視聴者が特に視聴したい箇所を自動的に抽出することによってコンテンツのデータ長を削減する方法(例えば、特許文献2参照)が提案されている。特許文献1や特許文献2に記載の方法によれば、配信する1つ1つのコンテンツのサイズを小さくすることができるので、上述のような配信に関する問題を解決できる。また、特許文献2に記載の方法によれば、視聴者が視聴したい箇所からすぐに視聴できるようにすることもできる。   Therefore, a method of distributing the content after dividing it (for example, refer to Patent Document 1) or a method of reducing the data length of the content by automatically extracting a portion that the viewer particularly wants to view such as a highlight scene (for example, , See Patent Document 2). According to the methods described in Patent Document 1 and Patent Document 2, since the size of each content to be distributed can be reduced, the above-described problems relating to distribution can be solved. In addition, according to the method described in Patent Document 2, it is possible to make it possible to view immediately from a place where the viewer wants to view.

特開2003−067280号公報JP 2003-067280 A 特開2007−104284号公報JP 2007-104284 A

ところで、コンテンツ分割の方法としては、単位データ長ごとに分割する方法や、特許文献2に記載の方法のように特定の特徴を有するシーンを抽出することで分割する方法や、視聴者の嗜好やコンテンツ制作者側の意図などに応じて分割する方法などが考えられる。視聴者の嗜好やコンテンツ制作者側の意図などに応じて分割する方法としては、例えば、ダイジェスト版を配信して視聴させ、全体を視聴したいと思った視聴者にはダウンロード操作を行わせることで全体版を配信する、といった方法が考えられる。また、課金コンテンツの場合には、ダイジェスト版が購入された後に、追加料金が支払われると全体版を配信可能とする、といった利用方法も考えられる。   By the way, as a content dividing method, a method of dividing for each unit data length, a method of dividing by extracting a scene having a specific feature like the method described in Patent Document 2, a viewer's preference, A method of dividing the content according to the intention of the content creator can be considered. As a method of dividing according to the viewer's preference and the intention of the content creator, for example, a digest version is distributed and viewed, and a viewer who wants to watch the whole can perform a download operation. A method of distributing the entire version is conceivable. In addition, in the case of billing content, a method of use is also possible in which the entire version can be distributed when an additional fee is paid after the digest version is purchased.

ここで、オリジナルコンテンツを分割したものを部分コンテンツとすると、部分コンテンツは、プレイリストに基づいて視聴者の端末に配信される。このプレイリストには、配信する部分コンテンツについて、名前、記憶されている場所、複数の部分コンテンツが視聴者の端末で連続して再生される場合にはこれら複数の部分コンテンツのそれぞれを再生する順番などが記述されている。   Here, assuming that the original content is divided into partial contents, the partial contents are distributed to the viewer's terminal based on the playlist. In this playlist, for the partial content to be distributed, the name, the stored location, and the order in which each of the plurality of partial contents is played when the plurality of partial contents are continuously played on the viewer's terminal Etc. are described.

そして、同一の部分コンテンツについて、複数のプレイリストに記述されている場合がある。ところが、上述のような従来例に係る方法では、このような場合が考慮されていないため、プレイリストごとに、記述されている全ての部分コンテンツを個別に設けることとなる。このため、同一の部分コンテンツが、コンテンツ配信装置が備える記憶部に重複して記憶され、記憶部の記憶容量の増大を招いていた。   In some cases, the same partial content is described in a plurality of playlists. However, in the method according to the conventional example as described above, such a case is not taken into consideration, and therefore all the described partial contents are individually provided for each playlist. For this reason, the same partial content is redundantly stored in the storage unit included in the content distribution apparatus, resulting in an increase in the storage capacity of the storage unit.

本発明は、上述の課題に鑑みてなされたものであり、コンテンツを記憶するために必要な記憶容量を抑制できるコンテンツ配信装置を提供することを目的とする。   The present invention has been made in view of the above-described problems, and an object of the present invention is to provide a content distribution apparatus capable of suppressing the storage capacity necessary for storing content.

本発明は、上記の課題を解決するために、以下の事項を提案している。
(1)本発明は、オリジナルコンテンツ(例えば、図2のオリジナルコンテンツQAに相当)を複数に分割したものを部分コンテンツ(例えば、図3の部分コンテンツQ1〜Q5に相当)とし、1または複数の部分コンテンツをプレイリスト(例えば、図3の全体プレイリストR0や部分プレイリストR1に相当)に基づいてネットワーク経由で配信するコンテンツ配信装置であって、オリジナルコンテンツおよび部分コンテンツを記憶するコンテンツ記憶手段(例えば、図1のコンテンツ記憶部16に相当)と、部分プレイリストを取得して新規部分プレイリストとするプレイリスト入力手段(例えば、図1のプレイリスト入力部11に相当)と、前記プレイリスト入力手段により取得されたプレイリストを記憶するプレイリスト記憶手段(例えば、図1のプレイリスト記憶部14に相当)と、前記新規部分プレイリストに記述されている各部分コンテンツの先頭および末尾の情報(例えば、後述の部分コンテンツの開始時刻および終了時刻に相当)を抽出するプレイリスト区切り検出手段(例えば、図1のプレイリスト区切り検出部12に相当)と、前記プレイリスト記憶手段に記憶されているプレイリストのうち、前記新規部分プレイリストに記述されている部分コンテンツを含んで構成されるオリジナルコンテンツのプレイリストである全体プレイリストと、当該オリジナルコンテンツから派生した部分プレイリストと、を前記プレイリスト区切り検出手段により抽出された情報に基づいて更新するプレイリスト更新手段(例えば、図1のプレイリスト更新部13に相当)と、前記プレイリスト記憶手段に記憶されているプレイリストを配信するプレイリスト送信手段(例えば、図1のプレイリスト送信部15に相当)と、前記プレイリスト更新手段により更新された全体プレイリストに基づいて、前記コンテンツ記憶手段に記憶されているオリジナルコンテンツまたは部分コンテンツのうち当該全体プレイリストに記述されているものを分割するコンテンツ分割手段(例えば、図1のコンテンツ分割部17に相当)と、前記コンテンツ記憶手段に記憶されているオリジナルコンテンツまたは部分コンテンツを配信するコンテンツ送信手段(例えば、図1のコンテンツ送信部18に相当)と、を備えることを特徴とするコンテンツ配信装置を提案している。
The present invention proposes the following matters in order to solve the above problems.
(1) In the present invention, the original content (for example, equivalent to the original content QA in FIG. 2) is divided into a plurality of partial contents (for example, equivalent to the partial contents Q1 to Q5 in FIG. 3). A content distribution device that distributes partial content via a network based on a playlist (for example, equivalent to the entire playlist R0 or partial playlist R1 in FIG. 3), and a content storage unit that stores original content and partial content ( For example, the content storage unit 16 in FIG. 1), a playlist input unit that acquires a partial playlist and sets it as a new partial playlist (for example, the playlist input unit 11 in FIG. 1), and the playlist Playlist storage means for storing the playlist acquired by the input means For example, it corresponds to the playlist storage unit 14 in FIG. 1) and information on the beginning and end of each partial content described in the new partial playlist (for example, corresponding to the start time and end time of the partial content described later) Among the playlists stored in the playlist storage means (for example, equivalent to the playlist partition detection unit 12 in FIG. 1) and playlist delimiter detection means for extracting A playlist that updates an entire playlist, which is a playlist of original content including partial content, and a partial playlist derived from the original content based on information extracted by the playlist delimiter detection means Update means (for example, equivalent to the playlist update unit 13 in FIG. 1) Based on the playlist transmission means for distributing the playlist stored in the playlist storage means (e.g., equivalent to the playlist transmission section 15 in FIG. 1) and the entire playlist updated by the playlist update means. Content dividing means (e.g., corresponding to the content dividing unit 17 in FIG. 1) for dividing the original content or the partial content stored in the content storage means described in the entire playlist, There has been proposed a content distribution apparatus comprising content transmission means (for example, corresponding to the content transmission unit 18 in FIG. 1) for distributing original content or partial content stored in content storage means.

この発明によれば、コンテンツ配信装置に、オリジナルコンテンツおよび部分コンテンツを記憶するコンテンツ記憶手段と、部分プレイリストを取得して新規部分プレイリストとするプレイリスト入力手段と、プレイリスト入力手段により取得されたプレイリストを記憶するプレイリスト記憶手段と、新規部分プレイリストに記述されている各部分コンテンツの先頭および末尾の情報を抽出するプレイリスト区切り検出手段と、プレイリスト記憶手段に記憶されているプレイリストのうち、新規部分プレイリストに記述されている部分コンテンツを含んで構成されるオリジナルコンテンツのプレイリストである全体プレイリストと、オリジナルコンテンツから派生した部分プレイリストと、をプレイリスト区切り検出手段により抽出された情報に基づいて更新するプレイリスト更新手段と、プレイリスト記憶手段に記憶されているプレイリストを配信するプレイリスト送信手段と、プレイリスト更新手段により更新された全体プレイリストに基づいてコンテンツ記憶手段に記憶されているオリジナルコンテンツまたは部分コンテンツのうち全体プレイリストに記述されているものを分割するコンテンツ分割手段と、コンテンツ記憶手段に記憶されているオリジナルコンテンツまたは部分コンテンツを配信するコンテンツ送信手段と、を設けた。   According to the present invention, the content distribution unit stores the original content and the partial content, the playlist input unit that acquires the partial playlist and sets it as the new partial playlist, and the playlist input unit. A playlist storage means for storing the playlist, a playlist delimiter detection means for extracting the beginning and end information of each partial content described in the new partial playlist, and a play stored in the playlist storage means. Among the lists, a playlist delimiter detecting means is used to detect an entire playlist that is a playlist of original content including a partial content described in a new partial playlist, and a partial playlist derived from the original content. Extracted information A playlist updating unit that updates the playlist based on the playlist, a playlist transmission unit that distributes the playlist stored in the playlist storage unit, and a content storage unit that stores the playlist based on the entire playlist updated by the playlist updating unit. Content dividing means for dividing the original content or partial content described in the entire playlist, and content transmitting means for distributing the original content or partial content stored in the content storage means It was.

このため、コンテンツ配信装置は、全体プレイリストに記述されているオリジナルコンテンツを、新規部分プレイリストに記述されている部分コンテンツの先頭および末尾の情報に基づいて、複数の部分コンテンツに分割する。これによれば、部分プレイリストに記述されている部分コンテンツは、オリジナルコンテンツを構成する複数の部分コンテンツのうちの1つ、または、これら複数の部分コンテンツのうちのいくつかを組み合わせたもので構成されることとなる。したがって、オリジナルコンテンツを構成する複数の部分コンテンツの中から、部分プレイリストごとに、記述されている部分コンテンツを選択し、配信できる。よって、部分プレイリストごとに、記述されている部分コンテンツを個別に設ける必要がないので、コンテンツを記憶するために必要な記憶容量を抑制できる。   For this reason, the content distribution apparatus divides the original content described in the entire playlist into a plurality of partial contents based on information at the beginning and end of the partial content described in the new partial playlist. According to this, the partial content described in the partial playlist is composed of one of a plurality of partial contents constituting the original content or a combination of some of the plurality of partial contents. Will be. Therefore, it is possible to select and distribute the described partial content for each partial playlist from the plurality of partial contents constituting the original content. Therefore, it is not necessary to provide the described partial contents individually for each partial playlist, so that the storage capacity necessary to store the contents can be suppressed.

(2)本発明は、(1)のコンテンツ配信装置について、前記コンテンツ記憶手段は、オリジナルコンテンツを記憶する際に、当該オリジナルコンテンツの全体プレイリストを生成することを特徴とするコンテンツ配信装置を提案している。   (2) The present invention proposes a content distribution device according to (1), wherein the content storage means generates an entire playlist of the original content when storing the original content. is doing.

この発明によれば、コンテンツ記憶手段により、オリジナルコンテンツを記憶する際に、このオリジナルコンテンツの全体プレイリストを生成することとした。このため、コンテンツ制作者が全体プレイリストを作成する必要がなくなり、コンテンツ制作者の作業負荷を軽減できる。   According to the present invention, when the original content is stored by the content storage means, the entire playlist of the original content is generated. This eliminates the need for the content creator to create an entire playlist, thereby reducing the workload of the content creator.

(3)本発明は、(1)または(2)のコンテンツ配信装置について、前記プレイリスト更新手段は、前記全体プレイリストおよび前記部分プレイリストのそれぞれの更新を、当該全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツ、あるいは、当該部分プレイリストに記述されている部分コンテンツのうち、前記新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むもの(例えば、図4の部分コンテンツQ2、Q4に相当)について行うことを特徴とするコンテンツ配信装置を提案している。   (3) In the content distribution apparatus according to (1) or (2), the playlist update unit describes each update of the entire playlist and the partial playlist described in the entire playlist. Original content or partial content, or partial content described in the partial playlist, including the beginning or end of the partial content described in the new partial playlist (for example, the partial content in FIG. 4) Q2 and Q4) are proposed.

この発明によれば、プレイリスト更新手段による全体プレイリストの更新を、全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツのうち、新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むものについて行うこととした。また、プレイリスト更新手段による部分プレイリストの更新を、部分プレイリストに記述されている部分コンテンツのうち、新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むものについて行うこととした。このため、オリジナルコンテンツまたは部分コンテンツを適切に分割して新規部分プレイリストに記述されている部分コンテンツを生成できるように、全体プレイリストや部分プレイリストを更新できる。   According to the present invention, the update of the entire playlist by the playlist update means is performed by replacing the beginning or end of the partial content described in the new partial playlist among the original content or partial content described in the entire playlist. I decided to do it for what I included. In addition, the partial playlist is updated by the playlist update unit for the partial contents described in the partial playlist including the beginning or end of the partial contents described in the new partial playlist. . Therefore, the entire playlist or partial playlist can be updated so that the partial content described in the new partial playlist can be generated by appropriately dividing the original content or the partial content.

(4)本発明は、(1)〜(3)のいずれかのコンテンツ配信装置について、前記コンテンツ分割手段は、前記オリジナルコンテンツまたは前記部分コンテンツの分割を、前記全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツのうち、前記新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むもの(例えば、図4の部分コンテンツQ2、Q4に相当)について行うことを特徴とするコンテンツ配信装置を提案している。   (4) In the content distribution apparatus according to any one of (1) to (3), the content dividing unit may include the original content or the partial content divided in the original playlist described in the entire playlist. A content distribution apparatus for performing content or partial content that includes the beginning or end of partial content described in the new partial playlist (for example, corresponding to partial content Q2 and Q4 in FIG. 4) Has proposed.

この発明によれば、コンテンツ分割手段によるオリジナルコンテンツまたは部分コンテンツの分割を、全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツのうち、新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むものについて行うこととした。このため、オリジナルコンテンツまたは部分コンテンツを適切に分割して、新規部分プレイリストに記述されている部分コンテンツを生成できる。   According to the present invention, the division of the original content or the partial content by the content dividing means is the beginning or end of the partial content described in the new partial playlist among the original content or partial content described in the entire playlist. It was decided to do about things including. For this reason, the original content or the partial content can be appropriately divided to generate the partial content described in the new partial playlist.

(5)本発明は、オリジナルコンテンツ(例えば、図8のオリジナルコンテンツQAに相当)を複数に分割したものを部分コンテンツとし、1または複数の部分コンテンツ(例えば、図10の部分コンテンツQ110、Q121、Q122、Q130、Q141〜Q143、Q150に相当)をプレイリスト(例えば、図10の全体プレイリストR0や部分プレイリストR1に相当)に基づいてネットワーク経由で配信するコンテンツ配信装置であって、オリジナルコンテンツおよび部分コンテンツを記憶するコンテンツ記憶手段(例えば、図7のコンテンツ記憶部16に相当)と、部分プレイリストを取得して新規部分プレイリストとするプレイリスト入力手段(例えば、図7のプレイリスト入力部11に相当)と、前記プレイリスト入力手段により取得されたプレイリストを記憶するプレイリスト記憶手段(例えば、図7のプレイリスト記憶部14に相当)と、前記新規部分プレイリストに記述されている各部分コンテンツの先頭および末尾の情報(例えば、後述の部分コンテンツの開始時刻および終了時刻に相当)を抽出するプレイリスト区切り検出手段(例えば、図7のプレイリスト区切り検出部12に相当)と、前記プレイリスト記憶手段に記憶されているプレイリストのうち、前記新規部分プレイリストに記述されている部分コンテンツを含んで構成されるオリジナルコンテンツのプレイリストである全体プレイリストと、当該オリジナルコンテンツから派生した部分プレイリストと、を前記プレイリスト区切り検出手段により抽出された情報に基づいて更新するプレイリスト更新手段(例えば、図7のプレイリスト更新部13Aに相当)と、前記プレイリスト区切り検出手段により抽出された情報に基づいて前記プレイリスト更新手段により更新された全体プレイリストを特定全体プレイリストとすると、当該特定全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツのそれぞれを1つ以上に区分することで、当該オリジナルコンテンツまたは当該部分コンテンツを区分したもののそれぞれのファイルサイズを特定のサイズ以下にし、当該オリジナルコンテンツまたは当該部分コンテンツを区分した区分点の情報(例えば、後述の区切った時刻に相当)を抽出する短分割区切り検出手段(例えば、図7の短分割区切り検出部19に相当)と、前記プレイリスト記憶手段に記憶されているプレイリストを配信するプレイリスト送信手段(例えば、図7のプレイリスト送信部15に相当)と、前記プレイリスト更新手段により更新された全体プレイリストに基づいて、前記コンテンツ記憶手段に記憶されているオリジナルコンテンツまたは部分コンテンツのうち当該全体プレイリストに記述されているものを分割するコンテンツ分割手段(例えば、図7のコンテンツ分割部17に相当)と、前記コンテンツ記憶手段に記憶されているオリジナルコンテンツまたは部分コンテンツを配信するコンテンツ送信手段(例えば、図7のコンテンツ送信部18に相当)と、を備え、前記プレイリスト更新手段は、前記短分割区切り検出手段により前記情報が抽出されると、当該情報に基づいて、前記プレイリスト区切り検出手段により抽出された情報に基づいて更新された全体プレイリストおよび部分プレイリストを更新することを特徴とするコンテンツ配信装置を提案している。   (5) In the present invention, the original content (for example, equivalent to the original content QA of FIG. 8) is divided into a plurality of partial contents, and one or a plurality of partial contents (for example, the partial contents Q110, Q121, FIG. Q122, Q130, Q141 to Q143, Q150) is a content distribution device that distributes via a network based on a playlist (for example, equivalent to the entire playlist R0 or partial playlist R1 in FIG. 10), and is an original content Content storage means for storing partial content (for example, equivalent to the content storage unit 16 in FIG. 7) and playlist input means for acquiring a partial playlist and making it a new partial playlist (for example, playlist input in FIG. 7) And the play list input) Playlist storage means (for example, equivalent to the playlist storage unit 14 in FIG. 7) for storing the playlist acquired by the stage, and information on the beginning and end of each partial content described in the new partial playlist ( For example, it is stored in the playlist delimiter detecting means (e.g., corresponding to the play list delimiter detecting unit 12 in FIG. 7) for extracting a partial content start time and an end time described later, and the playlist storage means. Among the playlists, an entire playlist that is a playlist of original content configured to include the partial content described in the new partial playlist, and a partial playlist derived from the original content, the playlist Pre-updates based on the information extracted by the delimiter detection means The entire playlist updated by the playlist update unit based on the information extracted by the list update unit (for example, equivalent to the playlist update unit 13A in FIG. 7) and the playlist delimiter detection unit is specified as a specific overall playlist. Then, by dividing each of the original content or partial content described in the specific overall playlist into one or more, the file size of each of the original content or partial content divided is below a specific size. Short segment delimiter detection means (for example, corresponding to the short segment delimiter detection unit 19 in FIG. 7) for extracting information of segment points (for example, corresponding to segmented times described later) into which the original content or the partial content is segmented And stored in the playlist storage means Based on the playlist transmission means (for example, equivalent to the playlist transmission section 15 in FIG. 7) for distributing the playlist being played and the entire playlist updated by the playlist update means, the playlist is stored in the content storage means. Content dividing means for dividing the original content or partial content described in the entire playlist (for example, equivalent to the content dividing unit 17 in FIG. 7), and the original content stored in the content storage means Or a content transmission means for distributing partial content (for example, corresponding to the content transmission unit 18 in FIG. 7), and when the information is extracted by the short segment break detection means, the playlist update means Based on the information, the playlist break detection means extracts the information. Proposes a content delivery apparatus, characterized in that updating has been entire playlist and partial playlist is updated based on the information.

この発明によれば、コンテンツ配信装置に、オリジナルコンテンツおよび部分コンテンツを記憶するコンテンツ記憶手段と、部分プレイリストを取得して新規部分プレイリストとするプレイリスト入力手段と、プレイリスト入力手段により取得されたプレイリストを記憶するプレイリスト記憶手段と、新規部分プレイリストに記述されている各部分コンテンツの先頭および末尾の情報を抽出するプレイリスト区切り検出手段と、プレイリスト記憶手段に記憶されているプレイリストのうち、新規部分プレイリストに記述されている部分コンテンツを含んで構成されるオリジナルコンテンツのプレイリストである全体プレイリストと、オリジナルコンテンツから派生した部分プレイリストと、をプレイリスト区切り検出手段により抽出された情報に基づいて更新するプレイリスト更新手段と、プレイリスト区切り検出手段により抽出された情報に基づいてプレイリスト更新手段により更新された全体プレイリストを特定全体プレイリストとすると、この特定全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツのそれぞれを1つ以上に区分することで、オリジナルコンテンツまたは部分コンテンツを区分したもののそれぞれのファイルサイズを特定のサイズ以下にし、オリジナルコンテンツまたは部分コンテンツを区分した区分点の情報を抽出する短分割区切り検出手段と、プレイリスト記憶手段に記憶されているプレイリストを配信するプレイリスト送信手段と、プレイリスト更新手段により更新された全体プレイリストに基づいて、コンテンツ記憶手段に記憶されているオリジナルコンテンツまたは部分コンテンツのうち全体プレイリストに記述されているものを分割するコンテンツ分割手段と、コンテンツ記憶手段に記憶されているオリジナルコンテンツまたは部分コンテンツを配信するコンテンツ送信手段と、を設けた。そして、プレイリスト更新手段により、短分割区切り検出手段により情報が抽出されると、この情報に基づいて、プレイリスト区切り検出手段により抽出された情報に基づいて更新された全体プレイリストおよび部分プレイリストを更新することとした。   According to the present invention, the content distribution unit stores the original content and the partial content, the playlist input unit that acquires the partial playlist and sets it as the new partial playlist, and the playlist input unit. A playlist storage means for storing the playlist, a playlist delimiter detection means for extracting the beginning and end information of each partial content described in the new partial playlist, and a play stored in the playlist storage means. Among the lists, a playlist delimiter detecting means is used to detect an entire playlist that is a playlist of original content including a partial content described in a new partial playlist, and a partial playlist derived from the original content. Extracted information If the entire playlist updated by the playlist updating unit based on the information extracted by the playlist delimiter detecting unit and the playlist update unit based on the information extracted by the playlist delimiter detecting unit is defined as the specific entire playlist, it is described in the specific entire playlist. By dividing each of the original content or partial content into one or more, the original content or partial content is divided so that the file size is less than a specific size, and the original content or partial content is divided Based on the entire playlist updated by the playlist update unit, the content transmission unit based on the short playlist delimiter detection unit for extracting the information, the playlist transmission unit for distributing the playlist stored in the playlist storage unit, Content dividing means for dividing the original content or partial content stored in the entire playlist, and content transmitting means for distributing the original content or partial content stored in the content storage means, Provided. Then, when the information is extracted by the short segment delimiter detecting unit by the playlist updating unit, the entire playlist and the partial playlist updated based on the information extracted by the playlist delimiter detecting unit based on this information It was decided to update.

このため、コンテンツ配信装置は、プレイリストの更新を2段階に分けて行う。第1段階目では、新規部分プレイリストに記述されている部分コンテンツの先頭および末尾の情報に基づいて、全体プレイリストおよび部分プレイリストを更新する。第2段階目では、第1段階目において更新した全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツのそれぞれを1つ以上に区分した区分点の情報に基づいて、第1段階目において更新した全体プレイリストおよび部分プレイリストを更新する。   For this reason, the content distribution apparatus performs update of the playlist in two stages. In the first stage, the entire playlist and the partial playlist are updated based on the information on the beginning and the end of the partial content described in the new partial playlist. In the second stage, the original content or partial content described in the entire playlist updated in the first stage is updated in the first stage based on the information of the division points that are divided into one or more. Update entire playlist and partial playlist.

以上によれば、部分プレイリストに記述されている部分コンテンツは、オリジナルコンテンツを構成する複数の部分コンテンツのうちの1つ、または、これら複数の部分コンテンツのうちのいくつかを組み合わせたもので構成されることとなる。このため、オリジナルコンテンツを構成する複数の部分コンテンツの中から、部分プレイリストごとに、記述されている部分コンテンツを選択し、配信できる。したがって、部分プレイリストごとに、記述されている部分コンテンツを個別に設ける必要がないので、コンテンツを記憶するために必要な記憶容量を抑制できる。   According to the above, the partial content described in the partial playlist is composed of one of a plurality of partial contents constituting the original content or a combination of some of the plurality of partial contents. Will be. For this reason, the described partial content can be selected and distributed for each partial playlist from the plurality of partial contents constituting the original content. Therefore, it is not necessary to provide the described partial contents individually for each partial playlist, so that the storage capacity required to store the contents can be suppressed.

また、全体プレイリストは、ファイルサイズが特定のサイズ以下である複数の部分コンテンツで構成されることとなる。このため、上述のように一度に配信できるファイル1個あたりの最大ファイルサイズが制限されている場合であっても、各部分コンテンツのファイルサイズを最大ファイルサイズ以下にして、これら部分コンテンツを配信できる。   Further, the entire playlist is composed of a plurality of partial contents whose file size is a specific size or less. For this reason, even when the maximum file size per file that can be distributed at one time is limited as described above, the partial content can be distributed with the file size of each partial content being equal to or less than the maximum file size. .

(6)本発明は、(5)のコンテンツ配信装置について、前記コンテンツ記憶手段によりオリジナルコンテンツを記憶する際には、前記コンテンツ記憶手段は、前記オリジナルコンテンツの全体プレイリストを生成し、前記短分割区切り検出手段は、前記情報を抽出し、前記プレイリスト更新手段は、前記短分割区切り検出手段により抽出された情報に基づいて、前記全体プレイリストおよび前記部分プレイリストを更新することを特徴とするコンテンツ配信装置を提案している。   (6) In the content distribution apparatus according to (5), when the original content is stored by the content storage unit, the content storage unit generates an entire playlist of the original content, and the short division The break detection unit extracts the information, and the playlist update unit updates the entire playlist and the partial playlist based on the information extracted by the short division break detection unit. A content distribution device is proposed.

この発明によれば、コンテンツ記憶手段によりオリジナルコンテンツを記憶する際には、コンテンツ記憶手段によりオリジナルコンテンツの全体プレイリストを生成し、短分割区切り検出手段により情報を抽出し、プレイリスト更新手段により、短分割区切り検出手段により抽出された情報に基づいて全体プレイリストおよび部分プレイリストを更新することとした。   According to this invention, when the original content is stored by the content storage means, the entire playlist of the original content is generated by the content storage means, the information is extracted by the short division delimiter detection means, and the playlist update means is The entire playlist and the partial playlist are updated based on the information extracted by the short division delimiter detection means.

このため、コンテンツ配信装置は、オリジナルコンテンツの全体プレイリストを生成できるので、コンテンツ制作者が全体プレイリストを作成する必要がなくなり、コンテンツ制作者の作業負荷を軽減できる。   For this reason, the content distribution apparatus can generate the entire playlist of the original content, so that it is not necessary for the content creator to create the entire playlist, and the workload of the content creator can be reduced.

また、コンテンツ配信装置は、オリジナルコンテンツを取得すると、このオリジナルコンテンツを特定のサイズ以下に分割する。このため、オリジナルコンテンツを取得した直後にこのオリジナルコンテンツを配信する場合でも、オリジナルコンテンツを、ファイルサイズが特定のサイズ以下の部分コンテンツに分割して配信できる。   Further, when the content distribution apparatus acquires the original content, the content distribution apparatus divides the original content into a specific size or less. Therefore, even when the original content is distributed immediately after the original content is acquired, the original content can be divided and distributed into partial contents whose file size is a specific size or less.

(7)本発明は、(5)または(6)のコンテンツ配信装置について、前記プレイリスト更新手段は、前記プレイリスト区切り検出手段により前記情報が抽出された場合には、前記全体プレイリストおよび前記部分プレイリストのそれぞれの更新を、当該全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツ、あるいは、当該部分プレイリストに記述されている部分コンテンツのうち、前記新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むもの(例えば、図8の部分コンテンツQ101、Q103、Q106に相当)について行い、前記短分割区切り検出手段により前記情報が抽出された場合には、前記全体プレイリストおよび前記部分プレイリストのそれぞれの更新を、当該全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツ、あるいは、当該部分プレイリストに記述されている部分コンテンツのうち、前記オリジナルコンテンツまたは前記部分コンテンツを区分する区分点を含むもの(例えば、図9の部分コンテンツQ120、Q140に相当)について行うことを特徴とするコンテンツ配信装置を提案している。   (7) In the content distribution device according to (5) or (6), the playlist update unit, when the information is extracted by the playlist break detection unit, Each update of the partial playlist is described in the new partial playlist among the original content or the partial content described in the entire playlist or the partial content described in the partial playlist. When the information is extracted by the short segment delimiter detecting means when the partial content includes the beginning or end (for example, corresponding to the partial contents Q101, Q103, and Q106 in FIG. 8), the entire playlist and Each update of the partial playlist is Among the original content or partial content described in the list, or the partial content described in the partial playlist, including a division point that divides the original content or the partial content (for example, the portion of FIG. 9 The content distribution apparatus is characterized in that it is performed on content Q120 and Q140).

この発明によれば、プレイリスト区切り検出手段により情報が抽出された場合には、プレイリスト更新手段による全体プレイリストの更新を、全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツのうち、新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むものについて行い、プレイリスト更新手段による部分プレイリストのそれぞれの更新を、部分プレイリストに記述されている部分コンテンツのうち、新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むものについて行うこととした。また、短分割区切り検出手段により情報が抽出された場合には、プレイリスト更新手段による全体プレイリストの更新を、全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツのうち、オリジナルコンテンツまたは部分コンテンツを区分する区分点を含むものについて行い、プレイリスト更新手段による部分プレイリストの更新を、部分プレイリストに記述されている部分コンテンツのうち、部分コンテンツを区分する区分点を含むものについて行うこととした。   According to the present invention, when the information is extracted by the playlist delimiter detection unit, the update of the entire playlist by the playlist update unit is performed by updating the original content or the partial content described in the entire playlist. This is performed for the contents including the beginning or the end of the partial contents described in the partial playlist, and each partial playlist is updated by the playlist update means, and the new partial play among the partial contents described in the partial playlist is performed. We decided to do this for the contents including the beginning or end of the partial contents described in the list. Further, when the information is extracted by the short division delimiter detection means, the update of the entire playlist by the playlist update means is performed with the original content or the partial content among the original content or the partial content described in the entire playlist. And performing update of the partial playlist by the playlist update means for the partial content described in the partial playlist, including the division point that classifies the partial content. did.

このため、オリジナルコンテンツまたは部分コンテンツを適切に分割して新規部分プレイリストに記述されている部分コンテンツを生成できるように、また、新規部分プレイリストに記述されている部分コンテンツが特定のサイズより大きい場合には、この部分コンテンツのファイルサイズが特定のサイズ以下になるように、全体プレイリストや部分プレイリストを更新できる。   Therefore, the partial content described in the new partial playlist is larger than a specific size so that the original content or the partial content can be appropriately divided to generate the partial content described in the new partial playlist. In this case, the entire playlist or the partial playlist can be updated so that the file size of the partial content is equal to or smaller than a specific size.

(8)本発明は、(5)〜(7)のいずれかのコンテンツ配信装置について、前記コンテンツ分割手段は、前記オリジナルコンテンツまたは前記部分コンテンツの分割を、当該オリジナルコンテンツまたは当該部分コンテンツのうち、前記新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むもの(例えば、図8の部分コンテンツQ101、Q103、Q106に相当)と、当該オリジナルコンテンツまたは当該部分コンテンツを区分する区分点を含むもの(例えば、図9の部分コンテンツQ120、Q140に相当)と、について行うことを特徴とするコンテンツ配信装置を提案している。   (8) In the content distribution device according to any one of (5) to (7), the content dividing unit may divide the original content or the partial content, among the original content or the partial content. A division point that divides the original content or the partial content from that including the beginning or end of the partial content described in the new partial playlist (for example, equivalent to the partial content Q101, Q103, or Q106 in FIG. 8). It proposes a content distribution apparatus characterized in that it is performed on what is included (for example, equivalent to the partial contents Q120 and Q140 in FIG. 9).

この発明によれば、コンテンツ分割手段によるオリジナルコンテンツまたは部分コンテンツの分割を、これらオリジナルコンテンツまたは部分コンテンツのうち、新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むものと、オリジナルコンテンツまたは部分コンテンツを区分する区分点を含むものと、について行うこととした。このため、オリジナルコンテンツまたは部分コンテンツを適切に分割して、新規部分プレイリストに記述されている部分コンテンツを生成できるとともに、新規部分プレイリストに記述されている部分コンテンツが特定のサイズより大きくても、この部分コンテンツのファイルサイズを特定のサイズ以下にすることができる。   According to the present invention, the original content or the partial content is divided by the content dividing means, including the original content or the partial content including the beginning or end of the partial content described in the new partial playlist, and the original content. Or, it was decided to do this for items that include a division point for dividing partial content. Therefore, the original content or partial content can be appropriately divided to generate partial content described in the new partial playlist, and even if the partial content described in the new partial playlist is larger than a specific size. The file size of this partial content can be made smaller than a specific size.

(9)本発明は、(1)〜(8)のいずれかのコンテンツ配信装置について、前記コンテンツ分割手段は、前記オリジナルコンテンツまたは前記部分コンテンツの分割を、前記コンテンツ送信手段により部分コンテンツを配信する際に行うことを特徴とするコンテンツ配信装置を提案している。   (9) In the content distribution device according to any one of (1) to (8), the content division unit distributes the original content or the partial content by the content transmission unit. It proposes a content distribution apparatus characterized in that it is performed at the time.

この発明によれば、コンテンツ分割手段によるオリジナルコンテンツまたは部分コンテンツの分割を、コンテンツ配信手段により部分コンテンツを配信する際に行うこととした。このため、オリジナルコンテンツまたは部分コンテンツを分割したものを、分割してから配信するまでの期間において記憶する必要がないので、コンテンツを記憶するために必要な記憶容量をさらに抑制できる。   According to the present invention, the original content or the partial content is divided by the content dividing unit when the partial content is distributed by the content distributing unit. For this reason, since it is not necessary to memorize | store the content which divided | segmented the original content or the partial content in the period from the division | segmentation to delivery, the storage capacity required in order to memorize | store a content can further be suppressed.

(10)本発明は、(1)〜(9)のいずれかのコンテンツ配信装置について、前記プレイリスト入力手段は、部分プレイリストを取得して新規部分プレイリストとし、前記プレイリスト記憶手段に記憶させるとともに、当該プレイリスト記憶手段に記憶されているプレイリストの中から、当該新規部分プレイリストに記述されている部分コンテンツを含んで構成されるオリジナルコンテンツの全体プレイリストと、当該オリジナルコンテンツから派生した部分プレイリストと、を検索し、前記プレイリスト更新手段は、前記全体プレイリストおよび前記部分プレイリストの更新を、前記プレイリスト入力手段により検索されたものに対して行うことを特徴とするコンテンツ配信装置を提案している。   (10) In the content distribution device according to any one of (1) to (9), the playlist input unit acquires a partial playlist, forms a new partial playlist, and stores the partial playlist in the playlist storage unit And from the playlist stored in the playlist storage means, the entire playlist of the original content including the partial content described in the new partial playlist, and derived from the original content The partial playlist is searched, and the playlist update means updates the whole playlist and the partial playlist with respect to those searched by the playlist input means. A distribution device is proposed.

この発明によれば、プレイリスト入力手段により、部分プレイリストを取得して新規部分プレイリストとし、プレイリスト記憶手段に記憶させるとともに、プレイリスト記憶手段に記憶されているプレイリストの中から、新規部分プレイリストに記述されている部分コンテンツを含んで構成されるオリジナルコンテンツの全体プレイリストと、オリジナルコンテンツから派生した部分プレイリストと、を検索することとした。そして、プレイリスト更新手段により、全体プレイリストおよび部分プレイリストの更新を、プレイリスト入力手段により検索されたものに対して行うこととした。このため、新規部分プレイリストに記述されている部分コンテンツを含んで構成されるオリジナルコンテンツの全体プレイリストと、このオリジナルコンテンツから派生した部分プレイリストとを、すなわち部分プレイリストを取得したことにより更新すべきプレイリストのみを、更新できる。このため、プレイリストを更新するために必要な時間を短縮できる。   According to the present invention, a partial playlist is acquired by the playlist input means to be a new partial playlist, which is stored in the playlist storage means, and the new playlist is stored in the playlist storage means. The entire playlist of the original content including the partial content described in the partial playlist and the partial playlist derived from the original content are searched. Then, the playlist update unit updates the entire playlist and the partial playlist with respect to those searched by the playlist input unit. Therefore, the whole playlist of the original content configured to include the partial content described in the new partial playlist and the partial playlist derived from the original content, that is, updated by acquiring the partial playlist. Only playlists that should be updated. For this reason, the time required for updating the playlist can be shortened.

本発明によれば、部分プレイリストごとに、記述されている部分コンテンツを個別に設ける必要がないので、コンテンツを記憶するために必要な記憶容量を抑制できる。   According to the present invention, since it is not necessary to provide the described partial contents individually for each partial playlist, the storage capacity necessary for storing the contents can be suppressed.

本発明の第1実施形態に係るコンテンツ配信装置のブロック図である。1 is a block diagram of a content distribution apparatus according to a first embodiment of the present invention. 前記コンテンツ配信装置が備えるプレイリスト区切り検出部、プレイリスト更新部、およびコンテンツ分割部の処理を説明するための図である。It is a figure for demonstrating the process of the playlist division | segmentation detection part with which the said content delivery apparatus is provided, a playlist update part, and a content division part. 前記コンテンツ配信装置が備えるプレイリスト区切り検出部、プレイリスト更新部、およびコンテンツ分割部の処理を説明するための図である。It is a figure for demonstrating the process of the playlist division | segmentation detection part with which the said content delivery apparatus is provided, a playlist update part, and a content division part. 前記コンテンツ配信装置が備えるプレイリスト区切り検出部、プレイリスト更新部、およびコンテンツ分割部の処理を説明するための図である。It is a figure for demonstrating the process of the playlist division | segmentation detection part with which the said content delivery apparatus is provided, a playlist update part, and a content division part. 前記コンテンツ配信装置が備えるプレイリスト区切り検出部、プレイリスト更新部、およびコンテンツ分割部の処理を説明するための図である。It is a figure for demonstrating the process of the playlist division | segmentation detection part with which the said content delivery apparatus is provided, a playlist update part, and a content division part. 前記コンテンツ配信装置のコンテンツ分割処理のフローチャートである。It is a flowchart of the content division | segmentation process of the said content delivery apparatus. 本発明の第2実施形態に係るコンテンツ配信装置のブロック図である。It is a block diagram of the content delivery apparatus which concerns on 2nd Embodiment of this invention. 前記コンテンツ配信装置が備えるプレイリスト更新部および短分割区切り検出部の処理を説明するための図である。It is a figure for demonstrating the process of the playlist update part with which the said content delivery apparatus is provided, and a short division | segmentation delimiter detection part. 前記コンテンツ配信装置が備えるプレイリスト更新部および短分割区切り検出部の処理を説明するための図である。It is a figure for demonstrating the process of the playlist update part with which the said content delivery apparatus is provided, and a short division | segmentation delimiter detection part. 前記コンテンツ配信装置が備えるプレイリスト更新部および短分割区切り検出部の処理を説明するための図である。It is a figure for demonstrating the process of the playlist update part with which the said content delivery apparatus is provided, and a short division | segmentation delimiter detection part. 前記コンテンツ配信装置が備えるプレイリスト更新部および短分割区切り検出部の処理を説明するための図である。It is a figure for demonstrating the process of the playlist update part with which the said content delivery apparatus is provided, and a short division | segmentation delimiter detection part. 前記コンテンツ配信装置が備えるプレイリスト更新部および短分割区切り検出部の処理を説明するための図である。It is a figure for demonstrating the process of the playlist update part with which the said content delivery apparatus is provided, and a short division | segmentation delimiter detection part. 前記コンテンツ配信装置のコンテンツ分割処理のフローチャートである。It is a flowchart of the content division | segmentation process of the said content delivery apparatus. 前記コンテンツ配信装置のコンテンツ分割処理のフローチャートである。It is a flowchart of the content division | segmentation process of the said content delivery apparatus.

以下、本発明の実施の形態について図面を参照しながら説明する。なお、以下の実施形態における構成要素は適宜、既存の構成要素などとの置き換えが可能であり、また、他の既存の構成要素との組合せを含む様々なバリエーションが可能である。したがって、以下の実施形態の記載をもって、特許請求の範囲に記載された発明の内容を限定するものではない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. Note that the constituent elements in the following embodiments can be appropriately replaced with existing constituent elements, and various variations including combinations with other existing constituent elements are possible. Accordingly, the description of the following embodiments does not limit the contents of the invention described in the claims.

<第1実施形態>
図1は、本発明の第1実施形態に係るコンテンツ配信装置1の構成を示すブロック図である。コンテンツ配信装置1は、プレイリストに基づいて、オリジナルコンテンツをコンテンツ受信再生装置(図示省略)に効率的に配信したり、オリジナルコンテンツを複数の部分コンテンツに分割し、これら複数の部分コンテンツのうち少なくとも1個をコンテンツ受信再生装置に効率的に配信したりする。
<First Embodiment>
FIG. 1 is a block diagram showing the configuration of the content distribution apparatus 1 according to the first embodiment of the present invention. The content distribution device 1 efficiently distributes original content to a content reception / playback device (not shown) based on a playlist, divides the original content into a plurality of partial contents, and at least of the plurality of partial contents. One is efficiently distributed to the content reception / playback apparatus.

なお、本実施形態では、オリジナルコンテンツと、このオリジナルコンテンツを構成する部分コンテンツとは、同一の符号化方式、同一の画面サイズといったように、同一の諸元で生成されている映像データで構成されるものとする。   In the present embodiment, the original content and the partial content constituting the original content are composed of video data generated with the same specifications such as the same encoding method and the same screen size. Shall be.

また、プレイリストには、オリジナルコンテンツのプレイリストである全体プレイリストと、オリジナルコンテンツから派生したプレイリストである部分プレイリストと、があるものとする。ここで、オリジナルコンテンツから派生したプレイリストである部分プレイリストとは、オリジナルコンテンツを構成する部分コンテンツのうちの少なくとも1個の情報が記述されているプレイリストのことである。   Also, it is assumed that the playlist includes an entire playlist that is a playlist of original contents and a partial playlist that is a playlist derived from the original contents. Here, the partial playlist that is a playlist derived from the original content is a playlist in which at least one piece of information of the partial content constituting the original content is described.

全体プレイリストは、オリジナルコンテンツのファイル名を記述したテキストファイル、または、オリジナルコンテンツを構成する部分コンテンツのファイル名を再生順に改行区切りで記述したテキストファイルであり、オリジナルコンテンツまたはオリジナルコンテンツを構成する部分コンテンツが記憶されている場所を示すURLが記述されているものとする。一方、部分プレイリストは、部分コンテンツのファイル名を再生順に改行区切りで記述したテキストファイルであり、部分コンテンツが記憶されている場所を示すURLと、部分コンテンツがオリジナルコンテンツのどの部分に相当するのかを示す情報と、が記述されているものとする。   The entire playlist is a text file in which the file name of the original content is described, or a text file in which the file names of the partial contents constituting the original content are described in line-break delimiters in the playback order. Assume that a URL indicating a location where content is stored is described. On the other hand, a partial playlist is a text file in which file names of partial contents are described in line breaks in the order of playback. A URL indicating the location where the partial contents are stored and which part of the original content the partial content corresponds to It is assumed that the information indicating is described.

部分コンテンツがオリジナルコンテンツのどの部分に相当するのかを示す情報とは、部分コンテンツの開始時刻と、部分コンテンツの終了時刻と、で構成される。部分コンテンツの開始時刻とは、オリジナルコンテンツの先頭からの再生を開始した際の時刻を「0」とした場合に、部分コンテンツの先頭と同一の映像データが再生される時刻のことである。また、部分コンテンツの終了時刻とは、オリジナルコンテンツの先頭からの再生を開始した際の時刻を「0」とした場合に、部分コンテンツの末尾と同一の映像データが再生される時刻のことである。   The information indicating which part of the original content the partial content corresponds to is composed of the start time of the partial content and the end time of the partial content. The start time of the partial content is a time at which the same video data as the start of the partial content is played back when the time when playback from the top of the original content is started is “0”. The end time of the partial content is a time at which the same video data as the end of the partial content is played back when the time when the playback from the top of the original content is started is “0”. .

コンテンツ配信装置1は、プレイリスト入力部11、プレイリスト区切り検出部12、プレイリスト更新部13、プレイリスト記憶部14、プレイリスト送信部15、コンテンツ記憶部16、コンテンツ分割部17、およびコンテンツ送信部18を備える。   The content distribution apparatus 1 includes a playlist input unit 11, a playlist delimiter detection unit 12, a playlist update unit 13, a playlist storage unit 14, a playlist transmission unit 15, a content storage unit 16, a content division unit 17, and content transmission. The unit 18 is provided.

プレイリスト記憶部14は、全体プレイリストおよび部分プレイリストを記憶する。   The playlist storage unit 14 stores an entire playlist and a partial playlist.

コンテンツ記憶部16は、オリジナルコンテンツおよび部分コンテンツを記憶する。このコンテンツ記憶部16は、オリジナルコンテンツを記憶する際に、このオリジナルコンテンツの全体プレイリストを生成し、プレイリスト記憶部14に記憶させる。なお、オリジナルコンテンツは、例えば、このコンテンツ制作者の端末からコンテンツ配信装置1に入力される。   The content storage unit 16 stores original content and partial content. When storing the original content, the content storage unit 16 generates an entire playlist of the original content and stores it in the playlist storage unit 14. The original content is input to the content distribution apparatus 1 from, for example, the content creator's terminal.

プレイリスト入力部11は、コンテンツ配信装置1に入力される部分プレイリストを取得して新規部分プレイリストとし、プレイリスト記憶部14に記憶させる。また、新規部分プレイリストに記述されている部分コンテンツを含んで構成されるオリジナルコンテンツを検索し、このオリジナルコンテンツの全体プレイリストと、このオリジナルコンテンツから派生した部分プレイリストと、をプレイリスト記憶部14に記憶されているプレイリストの中から検索する。なお、部分プレイリストは、例えば、コンテンツ制作者の端末からコンテンツ配信装置1に入力される。   The playlist input unit 11 acquires a partial playlist input to the content distribution device 1 to obtain a new partial playlist, and stores it in the playlist storage unit 14. Also, the original content including the partial content described in the new partial playlist is searched, and the entire playlist of the original content and the partial playlist derived from the original content are stored in the playlist storage unit. 14 is searched from the play list stored in 14. The partial playlist is input to the content distribution apparatus 1 from the content creator's terminal, for example.

プレイリスト区切り検出部12は、新規部分プレイリストに記述されている1以上の部分コンテンツについて、それぞれの開始時刻および終了時刻をマーカーとして抽出する。このプレイリスト区切り検出部12については、図2、図3、図4、図5を用いて後に詳述する。   The playlist delimiter detection unit 12 extracts each start time and end time as markers for one or more partial contents described in the new partial playlist. The playlist delimiter detection unit 12 will be described in detail later with reference to FIGS. 2, 3, 4, and 5.

プレイリスト更新部13は、プレイリスト区切り検出部12により抽出されたマーカーに基づいて、プレイリスト入力部11により検索された全体プレイリストおよび部分プレイリストと、新規部分プレイリストと、を更新する。このプレイリスト更新部13については、図2〜図5を用いて後に詳述する。   The playlist update unit 13 updates the entire playlist and the partial playlist searched by the playlist input unit 11 and the new partial playlist based on the markers extracted by the playlist break detection unit 12. The playlist update unit 13 will be described in detail later with reference to FIGS.

プレイリスト送信部15は、コンテンツ受信再生装置からのプレイリスト配信要求に応じて、プレイリスト記憶部14に記憶されているプレイリストをコンテンツ受信再生装置に配信する。コンテンツ受信再生装置は、受信したプレイリストに基づいて、このプレイリストに記述されているコンテンツの配信を要求する。   The playlist transmission unit 15 distributes the playlist stored in the playlist storage unit 14 to the content reception / playback device in response to a playlist delivery request from the content reception / playback device. The content reception / playback apparatus requests distribution of the content described in the playlist based on the received playlist.

コンテンツ分割部17は、プレイリスト更新部13により更新された全体プレイリストに基づいて、この全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツを分割する。このプレイリスト更新部13については、図2〜図5を用いて後に詳述する。   The content dividing unit 17 divides the original content or the partial content described in the entire playlist based on the entire playlist updated by the playlist update unit 13. The playlist update unit 13 will be described in detail later with reference to FIGS.

コンテンツ送信部18は、コンテンツ受信再生装置からのコンテンツ配信要求に応じて、コンテンツ記憶部16に記憶されているオリジナルコンテンツまたは部分コンテンツをコンテンツ受信再生装置に配信する。   The content transmission unit 18 distributes the original content or the partial content stored in the content storage unit 16 to the content reception / playback device in response to a content delivery request from the content reception / playback device.

図2は、プレイリスト記憶部14に全体プレイリストR0が記憶されている状態において、プレイリスト入力部11により部分プレイリストR1が取得された場合を示す図である。図3は、プレイリスト入力部11により部分プレイリストR1が取得されたことに基づいて、プレイリスト更新部13により更新された全体プレイリストR0および部分プレイリストR1と、コンテンツ分割部17により5個に分割されたオリジナルコンテンツQAと、を示す図である。   FIG. 2 is a diagram illustrating a case where the partial playlist R1 is acquired by the playlist input unit 11 in a state where the entire playlist R0 is stored in the playlist storage unit 14. FIG. 3 shows that the entire playlist R0 and the partial playlist R1 updated by the playlist update unit 13 based on the partial playlist R1 acquired by the playlist input unit 11 and five contents by the content dividing unit 17. It is a figure which shows the original content QA divided | segmented into.

図2において、全体プレイリストR0は、オリジナルコンテンツQAで構成される全体コンテンツP0のプレイリストである。この全体プレイリストR0には、オリジナルコンテンツQAのファイル名およびURLが記述されている。   In FIG. 2, the entire playlist R0 is a playlist of the entire content P0 configured with the original content QA. In the entire playlist R0, the file name and URL of the original content QA are described.

一方、部分プレイリストR1は、部分コンテンツQBで構成される第1のハイライトコンテンツP1と、部分コンテンツQCで構成される第2のハイライトコンテンツP2と、のプレイリストであり、部分コンテンツQB、QCのそれぞれは、オリジナルコンテンツQAの一部と同一の映像データで構成される。この部分プレイリストR1には、部分コンテンツQB、QCのそれぞれについて、ファイル名が再生順に改行区切りで記述されるとともに、URLと、開始時刻および終了時刻と、が記述されている。   On the other hand, the partial playlist R1 is a playlist of the first highlight content P1 composed of the partial content QB and the second highlight content P2 composed of the partial content QC, and the partial content QB, Each QC is composed of the same video data as a part of the original content QA. In this partial play list R1, the file name is described for each of the partial contents QB and QC in the order of playback with line breaks, and the URL, start time and end time are described.

プレイリスト入力部11により部分プレイリストR1が取得されると、プレイリスト区切り検出部12は、部分プレイリストR1に記述されている部分コンテンツQB、QCのそれぞれの開始時刻および終了時刻を、マーカーとして抽出する。これによれば、4つのマーカーが抽出されることとなる。   When the partial playlist R1 is acquired by the playlist input unit 11, the playlist delimiter detection unit 12 uses the start time and end time of the partial contents QB and QC described in the partial playlist R1 as markers. Extract. According to this, four markers are extracted.

プレイリスト更新部13は、プレイリスト区切り検出部12により抽出された4つのマーカーに基づいて、全体プレイリストR0および部分プレイリストR1を更新する。   The playlist update unit 13 updates the entire playlist R0 and the partial playlist R1 based on the four markers extracted by the playlist break detection unit 12.

具体的には、まず、これら4つのマーカーでオリジナルコンテンツQAを区分して、図3に示すように、オリジナルコンテンツQAを部分コンテンツQ1、Q2、Q3、Q4、Q5で構成することとする。これによれば、部分コンテンツQBと部分コンテンツQ2と、および、部分コンテンツQCと部分コンテンツQ4とは、それぞれ、開始時刻および終了時刻が等しく、同一の映像データで構成されることとなる。   Specifically, first, the original content QA is divided by these four markers, and as shown in FIG. 3, the original content QA is composed of partial contents Q1, Q2, Q3, Q4, and Q5. According to this, the partial content QB and the partial content Q2, and the partial content QC and the partial content Q4 have the same start time and end time, and are configured by the same video data.

次に、全体プレイリストR0の記述を、部分コンテンツQ1〜Q5のそれぞれについての再生順に改行区切りで並ぶファイル名と、URLと、開始時刻および終了時刻と、に更新する。また、部分プレイリストR1の記述を、部分コンテンツQ2、Q4のそれぞれについての再生順に改行区切りで並ぶファイル名と、URLと、開始時刻および終了時刻と、に更新する。   Next, the description of the entire playlist R0 is updated to the file name, URL, start time, and end time that are lined up in line-break order for each of the partial contents Q1 to Q5. Also, the description of the partial playlist R1 is updated to the file name, URL, start time, and end time that are lined up in line breaks in the playback order for each of the partial contents Q2 and Q4.

コンテンツ分割部17は、プレイリスト更新部13により更新された全体プレイリストR0に基づいて、オリジナルコンテンツQAを分割する。これによれば、オリジナルコンテンツQAは、図3に示すように、部分コンテンツQ1〜Q5の5個に分割されることとなる。   The content dividing unit 17 divides the original content QA based on the entire playlist R0 updated by the playlist updating unit 13. According to this, the original content QA is divided into five partial contents Q1 to Q5 as shown in FIG.

以上によれば、部分コンテンツQ1〜Q5を配信することで、全体プレイリストR0に記述されているオリジナルコンテンツQAを配信できる。また、部分コンテンツQ2、Q4を配信することで、部分プレイリストR1に記述されている部分コンテンツQB、QCを配信できる。   According to the above, by distributing the partial contents Q1 to Q5, the original content QA described in the entire playlist R0 can be distributed. Further, by distributing the partial contents Q2 and Q4, the partial contents QB and QC described in the partial playlist R1 can be distributed.

図4は、プレイリスト記憶部14に全体プレイリストR0および部分プレイリストR1が記憶されている状態において、プレイリスト入力部11により部分プレイリストR2が取得された場合を示す図である。図5は、プレイリスト入力部11により部分プレイリストR2が取得されたことに基づいて、プレイリスト更新部13により更新された全体プレイリストR0および部分プレイリストR1、R2と、コンテンツ分割部17により7個に分割されたオリジナルコンテンツQAと、を示す図である。   FIG. 4 is a diagram illustrating a case where the partial playlist R2 is acquired by the playlist input unit 11 in a state where the entire playlist R0 and the partial playlist R1 are stored in the playlist storage unit 14. FIG. 5 shows that the entire playlist R0 and partial playlists R1 and R2 updated by the playlist update unit 13 based on the partial playlist R2 acquired by the playlist input unit 11 and the content dividing unit 17 It is a figure which shows the original content QA divided | segmented into 7 pieces.

図4において、部分プレイリストR2は、部分コンテンツQDで構成される第3のハイライトコンテンツP3のプレイリストであり、部分コンテンツQDは、オリジナルコンテンツQAの一部と同一の映像データで構成される。この部分プレイリストR2には、部分コンテンツQDのファイル名、URL、ならびに開始時刻および終了時刻が記述されている。   In FIG. 4, the partial playlist R2 is a playlist of the third highlight content P3 composed of the partial content QD, and the partial content QD is composed of the same video data as a part of the original content QA. . In this partial play list R2, the file name, URL, start time and end time of the partial content QD are described.

プレイリスト入力部11により部分プレイリストR2が取得されると、プレイリスト区切り検出部12は、部分プレイリストR2に記述されている部分コンテンツQDの開始時刻および終了時刻を、マーカーとして抽出する。これによれば、2つのマーカーが抽出されることとなる。   When the partial playlist R2 is acquired by the playlist input unit 11, the playlist delimiter detection unit 12 extracts the start time and end time of the partial content QD described in the partial playlist R2 as markers. According to this, two markers are extracted.

プレイリスト更新部13は、プレイリスト区切り検出部12により抽出された2つのマーカーに基づいて、全体プレイリストR0および部分プレイリストR1、R2を更新する。   The playlist update unit 13 updates the entire playlist R0 and the partial playlists R1 and R2 based on the two markers extracted by the playlist break detection unit 12.

具体的には、まず、これら2つのマーカーのうち、部分コンテンツQ2の開始時刻と終了時刻との間にあるもので、部分コンテンツQ2を区分して、図5に示すように、部分コンテンツQ2を部分コンテンツQ21、Q22で構成することとする。また、これら2つのマーカーのうち、部分コンテンツQ4の開始時刻と終了時刻との間にあるもので、部分コンテンツQ4を区分して、図5に示すように、部分コンテンツQ4を部分コンテンツQ41、Q42で構成することとする。これによれば、部分コンテンツQBと、部分コンテンツQ21、Q22を組み合わせたものとは、開始時刻および終了時刻が等しく、同一の映像データで構成されることとなる。また、部分コンテンツQCと、部分コンテンツQ41、Q42を組み合わせたものと、および、部分コンテンツQDと、部分コンテンツQ22、Q3、Q42を組み合わせたものと、についても同様に、それぞれ同一の映像データで構成されることとなる。   Specifically, first, of these two markers, the one that is between the start time and the end time of the partial content Q2, and the partial content Q2 is divided into the partial content Q2 as shown in FIG. The content is composed of partial contents Q21 and Q22. Further, of these two markers, the one is between the start time and the end time of the partial content Q4, and the partial content Q4 is divided and the partial content Q4 is divided into the partial contents Q41 and Q42 as shown in FIG. It shall be composed of According to this, the combination of the partial content QB and the partial contents Q21 and Q22 has the same start time and end time and is composed of the same video data. Similarly, the combination of the partial content QC and the partial content Q41 and Q42, and the partial content QD and the combination of the partial contents Q22, Q3, and Q42 are each configured with the same video data. Will be.

次に、全体プレイリストR0の記述を、部分コンテンツQ1、Q21、Q22、Q3、Q41、Q42、Q5のそれぞれについての再生順に改行区切りで並ぶファイル名と、URLと、開始時刻および終了時刻と、に更新する。また、部分プレイリストR1の記述を、部分コンテンツQ21、Q22、Q41、Q42のそれぞれについての再生順に改行区切りで並ぶファイル名と、URLと、開始時刻および終了時刻と、に更新する。また、部分プレイリストR2の記述を、部分コンテンツQ22、Q3、Q41のそれぞれについての再生順に改行区切りで並ぶファイル名と、URLと、開始時刻および終了時刻と、に更新する。   Next, the description of the entire playlist R0 is divided into a file name, a URL, a start time and an end time, which are arranged in line breaks in the playback order for each of the partial contents Q1, Q21, Q22, Q3, Q41, Q42, and Q5. Update to In addition, the description of the partial playlist R1 is updated to the file name, URL, start time, and end time that are arranged in line breaks in the playback order for each of the partial contents Q21, Q22, Q41, and Q42. Further, the description of the partial playlist R2 is updated to the file name, URL, start time, and end time that are lined up in line break order in the playback order for each of the partial contents Q22, Q3, and Q41.

コンテンツ分割部17は、プレイリスト更新部13により更新された全体プレイリストR0に基づいて、オリジナルコンテンツQAを分割する。これによれば、オリジナルコンテンツQAは、図5に示すように、部分コンテンツQ1、Q21、Q22、Q3、Q41、Q42、Q5の7個に分割されることとなる。   The content dividing unit 17 divides the original content QA based on the entire playlist R0 updated by the playlist updating unit 13. According to this, as shown in FIG. 5, the original content QA is divided into seven pieces of partial contents Q1, Q21, Q22, Q3, Q41, Q42, and Q5.

以上によれば、部分コンテンツQ1、Q21、Q22、Q3、Q41、Q42、Q5を配信することで、全体プレイリストR0に記述されているオリジナルコンテンツQAを配信できる。また、部分コンテンツQ21、Q22、Q41、Q42を配信することで、部分プレイリストR1に記述されている部分コンテンツQB、QCを配信できる。また、部分コンテンツQ22、Q3、Q41を配信することで、部分プレイリストR2に記述されている部分コンテンツQDを配信できる。   As described above, by distributing the partial contents Q1, Q21, Q22, Q3, Q41, Q42, and Q5, the original content QA described in the entire playlist R0 can be distributed. Further, by distributing the partial contents Q21, Q22, Q41, and Q42, the partial contents QB and QC described in the partial playlist R1 can be distributed. In addition, by distributing the partial contents Q22, Q3, and Q41, the partial content QD described in the partial playlist R2 can be distributed.

以上のコンテンツ配信装置1におけるコンテンツ分割処理について、図6を用いて以下に説明する。ステップS1において、プレイリスト入力部11により、コンテンツ配信装置1に入力される部分プレイリストを取得して新規部分プレイリストとし、ステップS2に移る。   The content division processing in the content distribution apparatus 1 will be described below with reference to FIG. In step S1, the playlist input unit 11 acquires a partial playlist input to the content distribution apparatus 1 to obtain a new partial playlist, and the process proceeds to step S2.

ステップS2において、プレイリスト入力部11により、新規部分プレイリストをプレイリスト記憶部14に記憶させ、ステップS3に移る。   In step S2, the playlist input unit 11 stores the new partial playlist in the playlist storage unit 14, and the process proceeds to step S3.

ステップS3において、プレイリスト入力部11により、新規部分プレイリストに記述されている部分コンテンツを含んで構成されるオリジナルコンテンツの全体プレイリストを、プレイリスト記憶部14に記憶されているプレイリストの中から検索し、ステップS4に移る。   In step S <b> 3, the entire playlist of original content configured to include the partial content described in the new partial playlist is displayed by the playlist input unit 11 in the playlist stored in the playlist storage unit 14. And the process proceeds to step S4.

ステップS4において、プレイリスト区切り検出部12により、新規部分プレイリストに記述されている1以上の部分コンテンツについて、それぞれの開始時刻および終了時刻をマーカーとして抽出し、ステップS5に移る。   In step S4, the playlist delimiter detection unit 12 extracts the start time and end time of each of the one or more partial contents described in the new partial playlist as markers, and proceeds to step S5.

ステップS5において、プレイリスト更新部13により、ステップS4において抽出したマーカーに基づいて、ステップS3において検索した全体プレイリストを更新し、ステップS6に移る。この処理によれば、更新した全体プレイリストには、新規部分プレイリストから抽出したマーカーで、全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツを区分したものの情報が記述されることとなる。   In step S5, the playlist update unit 13 updates the entire playlist searched in step S3 based on the marker extracted in step S4, and the process proceeds to step S6. According to this processing, in the updated entire playlist, the information extracted by dividing the original content or the partial content described in the entire playlist with the markers extracted from the new partial playlist is described.

ステップS6において、プレイリスト入力部11により、ステップS3において検索したオリジナルコンテンツから派生した部分プレイリストを1つ検索し、ステップS7に移る。   In step S6, the playlist input unit 11 searches for one partial playlist derived from the original content searched in step S3, and proceeds to step S7.

ステップS7において、プレイリスト更新部13により、ステップS6において検索した部分プレイリストに記述されている部分コンテンツの開始時刻と終了時刻との間に、ステップS4において抽出したマーカーが存在するか否かを判別する。そして、存在すると判別した場合には、ステップS8に移り、存在しないと判別した場合には、ステップS9に移る。   In step S7, whether or not the marker extracted in step S4 exists between the start time and end time of the partial content described in the partial playlist searched in step S6 by the playlist update unit 13 is determined. Determine. If it is determined that it exists, the process proceeds to step S8. If it is determined that it does not exist, the process proceeds to step S9.

ステップS8において、プレイリスト更新部13により、ステップS4において抽出したマーカーに基づいて、ステップS6において検索した部分プレイリストを更新し、ステップS9に移る。この処理によれば、更新した部分プレイリストには、新規部分プレイリストから抽出したマーカーで、部分プレイリストに記述されている部分コンテンツを区分したものの情報が記述されることとなる。   In step S8, the playlist update unit 13 updates the partial playlist searched in step S6 based on the marker extracted in step S4, and then proceeds to step S9. According to this process, the updated partial playlist is described with information about the partial content described in the partial playlist with the markers extracted from the new partial playlist.

ステップS9において、コンテンツ分割部17により、ステップS5において更新した全体プレイリストに基づいて、この全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツを分割し、ステップS10に移る。   In step S9, the content dividing unit 17 divides the original content or the partial content described in the entire playlist based on the entire playlist updated in step S5, and proceeds to step S10.

この処理によれば、ステップS3において検索した全体プレイリストに記述されているオリジナルコンテンツが1度も分割されていない場合には、このオリジナルコンテンツが、新規部分プレイリストから抽出したマーカーで分割されることとなる。一方、ステップS3において検索した全体プレイリストに記述されているオリジナルコンテンツが既に1度以上分割されている場合には、このオリジナルコンテンツを構成する複数の部分コンテンツのうち開始時刻と終了時刻との間にマーカーのあるものが、新規部分プレイリストから抽出したマーカーで分割されることとなる。   According to this process, when the original content described in the entire playlist searched in step S3 has never been divided, the original content is divided by the marker extracted from the new partial playlist. It will be. On the other hand, when the original content described in the entire playlist searched in step S3 has already been divided once or more, between the start time and the end time among the plurality of partial contents constituting the original content. Those with markers are divided by the markers extracted from the new partial playlist.

また、この処理では、オリジナルコンテンツまたは部分コンテンツを一旦デコードした後に分割し、分割した部分コンテンツを個別に再エンコードすることで、オリジナルコンテンツまたは部分コンテンツを分割する。なお、オリジナルコンテンツについて、全フレームの映像データがイントラ符号化されている場合には、デコードせずにオリジナルコンテンツまたは部分コンテンツから直接分割することで、高速かつ品質劣化させることなく分割できる。また、オリジナルコンテンツについて、国際標準化規格であるISO/IEC 14496−12のISO Base Mediaファイルフォーマットで、かつ、フラグメントを利用した構造であって、フラグメント単位での分割が想定できる場合には、特開2006−129078号公報や特開2006−129081号公報に記載の方法により分割することもできる。   In this process, the original content or partial content is once decoded and then divided, and the divided partial content is individually re-encoded to divide the original content or partial content. In addition, when the video data of all frames is intra-encoded with respect to the original content, the original content can be divided at high speed without deterioration in quality by directly dividing the original content or the partial content without decoding. In addition, when the original content is an ISO Base Media file format of ISO / IEC 14496-12, which is an international standard, and has a structure using fragments and can be divided in fragment units, It is also possible to divide by the method described in Japanese Patent Application Laid-Open No. 2006-129078 and Japanese Patent Application Laid-Open No. 2006-129081.

ステップS10において、プレイリスト記憶部14に記憶されている全ての部分プレイリストに対してマーカーの存在の有無の判別を行ったか否か、すなわちステップS3において検索した全体プレイリストに記述されているオリジナルコンテンツから派生した全ての部分プレイリストを、ステップS6において検索したか否かを判別する。そして、検索したと判別した場合には、コンテンツ分割処理を終了し、検索していないと判別した場合には、ステップS6に移る。   In step S10, it is determined whether or not there is a marker for all partial playlists stored in the playlist storage unit 14, that is, the original described in the entire playlist searched in step S3. It is determined whether or not all partial playlists derived from the content have been searched in step S6. If it is determined that the search has been made, the content dividing process is terminated. If it is determined that the search has not been performed, the process proceeds to step S6.

以上のコンテンツ配信装置1によれば、以下の効果を奏することができる。   According to the content distribution apparatus 1 described above, the following effects can be obtained.

コンテンツ配信装置1は、全体プレイリストに記述されているオリジナルコンテンツを、新規部分プレイリストに記述されている部分コンテンツの開始時刻および終了時刻で分割する。これによれば、部分プレイリストに記述されている部分コンテンツは、オリジナルコンテンツを分割した複数の部分コンテンツのうち、1つまたはいくつかを組み合わせたもので構成されることとなる。このため、オリジナルコンテンツを構成する部分コンテンツの中から、部分プレイリストごとに、記述されている部分コンテンツを選択し、配信できる。したがって、部分プレイリストごとに、記述されている部分コンテンツを個別に設ける必要がないので、コンテンツを記憶するために必要な記憶容量を抑制できる。   The content distribution apparatus 1 divides the original content described in the entire playlist by the start time and end time of the partial content described in the new partial playlist. According to this, the partial content described in the partial playlist is configured by combining one or several of the plurality of partial contents obtained by dividing the original content. Therefore, it is possible to select and distribute the described partial content for each partial playlist from the partial content constituting the original content. Therefore, it is not necessary to provide the described partial contents individually for each partial playlist, so that the storage capacity required to store the contents can be suppressed.

また、コンテンツ配信装置1は、コンテンツ記憶部16により、オリジナルコンテンツを記憶する際に、このオリジナルコンテンツの全体プレイリストを生成する。このため、コンテンツ制作者が全体プレイリストを作成する必要がなくなり、コンテンツ制作者の作業負荷を軽減できる。   Also, the content distribution device 1 generates an entire playlist of the original content when the content storage unit 16 stores the original content. This eliminates the need for the content creator to create an entire playlist, thereby reducing the workload of the content creator.

また、コンテンツ配信装置1は、部分プレイリストの更新を、記述されている部分コンテンツうち、開始時刻と終了時刻との間に新規部分プレイリストから抽出したマーカーが存在するものについて行う。このため、オリジナルコンテンツまたは部分コンテンツを適切に分割して新規部分プレイリストに記述されている部分コンテンツを生成できるように、全体プレイリストや部分プレイリストを更新できる。   In addition, the content distribution apparatus 1 performs the update of the partial playlist for the partial content described in which the marker extracted from the new partial playlist exists between the start time and the end time. Therefore, the entire playlist or partial playlist can be updated so that the partial content described in the new partial playlist can be generated by appropriately dividing the original content or the partial content.

また、コンテンツ配信装置1は、オリジナルコンテンツまたは部分コンテンツの分割を、開始時刻と終了時刻との間に新規部分プレイリストから抽出したマーカーが存在するものについて行う。このため、オリジナルコンテンツまたは部分コンテンツを適切に分割して、新規部分プレイリストに記述されている部分コンテンツを生成できる。   In addition, the content distribution apparatus 1 performs division of the original content or the partial content for a case where there is a marker extracted from the new partial playlist between the start time and the end time. For this reason, the original content or the partial content can be appropriately divided to generate the partial content described in the new partial playlist.

また、コンテンツ配信装置1は、新規部分プレイリストに記述されている部分コンテンツを含んで構成されるオリジナルコンテンツの全体プレイリストと、このオリジナルコンテンツから派生した部分プレイリストと、を検索し、検索したものを更新する。このため、部分プレイリストを取得したことにより更新すべきプレイリストのみを更新できるので、プレイリストを更新するために必要な時間を短縮できる。   In addition, the content distribution apparatus 1 searches and searches the entire playlist of the original content including the partial content described in the new partial playlist and the partial playlist derived from the original content. Update things. For this reason, since only the playlist to be updated can be updated by acquiring the partial playlist, the time required for updating the playlist can be shortened.

<第2実施形態>
図7は、本発明の第2実施形態に係るコンテンツ配信装置1Aの構成を示すブロック図である。コンテンツ配信装置1Aは、図1に示した本発明の第1実施形態に係るコンテンツ配信装置1とは、プレイリスト更新部13Aによる処理と、短分割区切り検出部19を備える点と、が異なる。なお、コンテンツ配信装置1Aにおいて、コンテンツ配信装置1と同一構成要件については、同一符号を付し、その説明を省略する。
<Second Embodiment>
FIG. 7 is a block diagram showing a configuration of a content distribution apparatus 1A according to the second embodiment of the present invention. The content distribution device 1A is different from the content distribution device 1 according to the first embodiment of the present invention shown in FIG. 1 in that the processing by the playlist update unit 13A and the short division delimiter detection unit 19 are provided. In the content distribution apparatus 1A, the same components as those of the content distribution apparatus 1 are denoted by the same reference numerals, and description thereof is omitted.

短分割区切り検出部19は、オリジナルコンテンツを構成する各部分コンテンツのファイルサイズが予め定められたサイズ以下となるように、オリジナルコンテンツまたは部分コンテンツを区切り、区切った時刻をマーカーとして抽出する。この短分割区切り検出部19については、図8、図9、図10、図11、図12を用いて後に詳述する。   The short division delimiter detection unit 19 delimits the original content or the partial content so that the file size of each partial content constituting the original content is equal to or smaller than a predetermined size, and extracts the delimited time as a marker. The short division delimiter detection unit 19 will be described in detail later with reference to FIGS. 8, 9, 10, 11, and 12.

プレイリスト更新部13Aは、プレイリスト区切り検出部12により抽出されたマーカーと、短分割区切り検出部19により抽出されたマーカーと、に基づいて、プレイリスト入力部11により検索された全体プレイリストおよび部分プレイリストと、新規部分プレイリストと、を更新する。このプレイリスト更新部13Aについては、図8〜図12を用いて後に詳述する。   The playlist update unit 13A includes the entire playlist searched by the playlist input unit 11 based on the markers extracted by the playlist segment detection unit 12 and the markers extracted by the short segment segment detection unit 19. The partial playlist and the new partial playlist are updated. The playlist update unit 13A will be described in detail later with reference to FIGS.

図8は、短分割区切り検出部19により抽出されたマーカーに基づいてプレイリスト更新部13Aにより全体プレイリストR0が更新され、更新された全体プレイリストR0がプレイリスト記憶部14に記憶されている状態において、プレイリスト入力部11により部分プレイリストR1が取得された場合を示す図である。図9は、プレイリスト入力部11により部分プレイリストR1が取得されたことに基づいて、プレイリスト更新部13Aにより更新された全体プレイリストR0および部分プレイリストR1と、コンテンツ分割部17により5個に分割されたオリジナルコンテンツQAと、を示す図である。図10は、短分割区切り検出部19により抽出されたマーカーに基づいて、プレイリスト更新部13Aにより更新された全体プレイリストR0および部分プレイリストR1と、コンテンツ分割部17により8個に分割されたオリジナルコンテンツQAと、を示す図である。   In FIG. 8, the entire playlist R0 is updated by the playlist update unit 13A based on the markers extracted by the short division break detector 19, and the updated entire playlist R0 is stored in the playlist storage unit 14. It is a figure which shows the case where partial playlist R1 is acquired by the playlist input part 11 in a state. FIG. 9 shows that the entire playlist R0 and partial playlist R1 updated by the playlist update unit 13A based on the partial playlist R1 acquired by the playlist input unit 11 and five contents by the content dividing unit 17 It is a figure which shows the original content QA divided | segmented into. FIG. 10 shows that the entire playlist R0 and partial playlist R1 updated by the playlist update unit 13A are divided into eight by the content dividing unit 17 based on the markers extracted by the short division delimiter detecting unit 19. It is a figure which shows the original content QA.

オリジナルコンテンツQAがコンテンツ配信装置1Aに入力されると、短分割区切り検出部19は、オリジナルコンテンツQAを構成する各部分コンテンツのファイルサイズが予め定められたサイズ以下になるようにオリジナルコンテンツQAを区切り、区切った時刻をマーカーとして抽出する。具体的には、オリジナルコンテンツQAの先頭からの再生を開始してから所定時間が経過するごとにオリジナルコンテンツQAを区切り、区切った時刻をマーカーとして抽出する。以降では、5つのマーカーが抽出されたものとする。   When the original content QA is input to the content distribution apparatus 1A, the short division delimiter detection unit 19 delimits the original content QA so that the file size of each partial content constituting the original content QA is equal to or smaller than a predetermined size. Then, the separated time is extracted as a marker. Specifically, the original content QA is divided every time a predetermined time has elapsed since the start of reproduction from the beginning of the original content QA, and the divided time is extracted as a marker. Hereinafter, it is assumed that five markers have been extracted.

プレイリスト更新部13Aは、短分割区切り検出部19により抽出された5つのマーカーに基づいて、全体プレイリストR0を更新する。   The playlist update unit 13A updates the entire playlist R0 based on the five markers extracted by the short division break detector 19.

具体的には、まず、これら5つのマーカーでオリジナルコンテンツQAを区分して、図8に示すように、オリジナルコンテンツQAを部分コンテンツQ101、Q102、Q103、Q104、Q105、Q106で構成することとする。   Specifically, first, the original content QA is divided by these five markers, and as shown in FIG. 8, the original content QA is composed of partial contents Q101, Q102, Q103, Q104, Q105, and Q106. .

次に、全体プレイリストR0の記述を、部分コンテンツQ101〜Q106のそれぞれについての再生順に改行区切りで並ぶファイル名と、URLと、開始時刻および終了時刻と、に更新する。   Next, the description of the entire play list R0 is updated to the file name, URL, start time, and end time that are lined up in line break order for each of the partial contents Q101 to Q106.

コンテンツ分割部17は、プレイリスト更新部13Aにより更新された全体プレイリストR0に基づいて、オリジナルコンテンツQAを分割する。これによれば、オリジナルコンテンツQAは、図8に示すように、ファイルサイズが予め定められたサイズ以下である部分コンテンツQ101〜Q106の6個に分割されることとなる。   The content dividing unit 17 divides the original content QA based on the entire playlist R0 updated by the playlist updating unit 13A. According to this, as shown in FIG. 8, the original content QA is divided into six partial contents Q101 to Q106 whose file size is equal to or smaller than a predetermined size.

以上によれば、部分コンテンツQ101〜Q106を配信することで、全体プレイリストR0に記述されているオリジナルコンテンツQAを配信できる。   As described above, by distributing the partial contents Q101 to Q106, the original content QA described in the entire playlist R0 can be distributed.

そして、プレイリスト入力部11により部分プレイリストR1が取得されると、プレイリスト区切り検出部12は、部分プレイリストR1に記述されている部分コンテンツQB、QCのそれぞれの開始時刻および終了時刻を、マーカーとして抽出する。これによれば、4つのマーカーが抽出されることとなる。   When the partial playlist R1 is acquired by the playlist input unit 11, the playlist delimiter detection unit 12 determines the start time and the end time of the partial contents QB and QC described in the partial playlist R1, respectively. Extract as a marker. According to this, four markers are extracted.

プレイリスト更新部13Aは、プレイリスト区切り検出部12により抽出された4つのマーカーに基づいて、全体プレイリストR0および部分プレイリストR1を更新する。   The playlist update unit 13A updates the entire playlist R0 and the partial playlist R1 based on the four markers extracted by the playlist break detection unit 12.

具体的には、まず、これら4つのマーカーでオリジナルコンテンツQAを区分して、図9に示すように、オリジナルコンテンツQAを部分コンテンツQ110、Q120、Q130、Q140、Q150で構成することとする。これによれば、部分コンテンツQBと部分コンテンツQ120と、および、部分コンテンツQCと部分コンテンツQ140とは、それぞれ、開始時刻および終了時刻が等しく、同一の映像データで構成されることとなる。   Specifically, first, the original content QA is divided by these four markers, and the original content QA is composed of partial contents Q110, Q120, Q130, Q140, and Q150 as shown in FIG. According to this, the partial content QB and the partial content Q120, and the partial content QC and the partial content Q140 have the same start time and end time, and are configured by the same video data.

次に、全体プレイリストR0の記述を、部分コンテンツQ110、Q120、Q130、Q140、Q150のそれぞれについての再生順に改行区切りで並ぶファイル名と、URLと、開始時刻および終了時刻と、に更新する。また、部分プレイリストR1の記述を、部分コンテンツQ120、Q140のそれぞれについての再生順に改行区切りで並ぶファイル名と、URLと、開始時刻および終了時刻と、に更新する。   Next, the description of the entire playlist R0 is updated to the file name, URL, start time, and end time that are arranged in line breaks in the playback order for each of the partial contents Q110, Q120, Q130, Q140, and Q150. In addition, the description of the partial playlist R1 is updated to a file name, URL, start time, and end time that are lined up in line break order for each of the partial contents Q120 and Q140.

そして、プレイリスト区切り検出部12により抽出されたマーカーに基づいてプレイリスト更新部13Aにより全体プレイリストR0および部分プレイリストR1が更新されると、短分割区切り検出部19は、オリジナルコンテンツQAを構成する部分コンテンツQ110、Q120、Q130、Q140、Q150のそれぞれのファイルサイズが予め定められたサイズ以下になるように、これら部分コンテンツQ110、Q120、Q130、Q140、Q150のそれぞれを区切り、区切った時刻をマーカーとして抽出する。具体的には、部分コンテンツQ110、Q120、Q130、Q140、Q150のそれぞれについて、先頭からの再生を開始してから所定時間が経過するごとに区切り、区切った時刻をマーカーとして抽出する。以降では、部分コンテンツQ120の開始時刻と終了時刻との間に1つ、部分コンテンツQ140の開始時刻と終了時刻との間に2つ、合計3つのマーカーが抽出されたものとする。   When the playlist update unit 13A updates the entire playlist R0 and the partial playlist R1 based on the markers extracted by the playlist segment detection unit 12, the short segment delimiter detection unit 19 configures the original content QA. Each of the partial contents Q110, Q120, Q130, Q140, and Q150 is delimited and the divided time is set so that the file size of each of the partial contents Q110, Q120, Q130, Q140, and Q150 is equal to or smaller than a predetermined size. Extract as a marker. Specifically, each of the partial contents Q110, Q120, Q130, Q140, and Q150 is divided every time a predetermined time has elapsed since the start of reproduction from the beginning, and the divided time is extracted as a marker. Hereinafter, a total of three markers are extracted, one between the start time and end time of partial content Q120 and two between the start time and end time of partial content Q140.

プレイリスト更新部13Aは、短分割区切り検出部19により抽出された3つのマーカーに基づいて、全体プレイリストR0および部分プレイリストR1を更新する。   The playlist update unit 13A updates the entire playlist R0 and the partial playlist R1 based on the three markers extracted by the short division delimiter detection unit 19.

具体的には、まず、これら3つのマーカーのうち、部分コンテンツQ120の開始時刻と終了時刻との間にあるもので、部分コンテンツQ120を区分して、図10に示すように、部分コンテンツQ120を部分コンテンツQ121、Q122で構成することとする。また、これら3つのマーカーのうち、部分コンテンツQ140の開始時刻と終了時刻との間にあるもので、部分コンテンツQ140を区分して、図10に示すように、部分コンテンツQ140を部分コンテンツQ141、Q142、Q143で構成することとする。これによれば、部分コンテンツQBと、部分コンテンツQ121、Q122を組み合わせたものとは、開始時刻および終了時刻が等しく、同一の映像データで構成されることとなる。また、部分コンテンツQCと、部分コンテンツQ141〜Q143を組み合わせたものと、についても同様に、同一の映像データで構成されることとなる。   Specifically, first, among these three markers, the one that is between the start time and the end time of the partial content Q120, the partial content Q120 is divided, and as shown in FIG. The content is composed of partial contents Q121 and Q122. Also, among these three markers, the content is between the start time and the end time of the partial content Q140, and the partial content Q140 is divided, and the partial content Q140 is divided into the partial contents Q141 and Q142 as shown in FIG. , Q143. According to this, the combination of the partial content QB and the partial contents Q121 and Q122 has the same start time and end time, and is composed of the same video data. Similarly, the partial content QC and the combination of the partial contents Q141 to Q143 are configured by the same video data.

次に、全体プレイリストR0の記述を、部分コンテンツQ110、Q121、Q122、Q130、Q141〜Q143、Q150のそれぞれについての再生順に改行区切りで並ぶファイル名と、URLと、開始時刻および終了時刻と、に更新する。また、部分プレイリストR1の記述を、部分コンテンツQ121、Q122、Q141〜Q143のそれぞれについての再生順に改行区切りで並ぶファイル名と、URLと、開始時刻および終了時刻と、に更新する。   Next, the description of the entire playlist R0 is divided into file names, URLs, start times and end times, arranged in line breaks in the playback order for each of the partial contents Q110, Q121, Q122, Q130, Q141 to Q143, and Q150. Update to In addition, the description of the partial playlist R1 is updated to the file name, URL, start time, and end time that are lined up in the playback order for each of the partial contents Q121, Q122, and Q141 to Q143.

コンテンツ分割部17は、プレイリスト更新部13Aにより更新された全体プレイリストR0に基づいて、オリジナルコンテンツQAを分割する。これによれば、オリジナルコンテンツQAは、図10に示すように、ファイルサイズが予め定められたサイズ以下である部分コンテンツQ110、Q121、Q122、Q130、Q141〜Q143、Q150の8個に分割されることとなる。   The content dividing unit 17 divides the original content QA based on the entire playlist R0 updated by the playlist updating unit 13A. According to this, as shown in FIG. 10, the original content QA is divided into eight partial contents Q110, Q121, Q122, Q130, Q141 to Q143, and Q150 whose file size is equal to or smaller than a predetermined size. It will be.

以上によれば部分コンテンツQ110、Q121、Q122、Q130、Q141〜Q143、Q150を配信することで、全体プレイリストR0に記述されているオリジナルコンテンツQAを配信できる。また、部分コンテンツQ121、Q122、Q141〜Q143を配信することで、部分プレイリストR1に記述されている部分コンテンツQB、QCを配信できる。   As described above, by distributing the partial contents Q110, Q121, Q122, Q130, Q141 to Q143, and Q150, the original contents QA described in the entire playlist R0 can be distributed. Further, by distributing the partial contents Q121, Q122, and Q141 to Q143, the partial contents QB and QC described in the partial playlist R1 can be distributed.

図11は、プレイリスト記憶部14に全体プレイリストR0および部分プレイリストR1が記憶されている状態において、プレイリスト入力部11により部分プレイリストR2が取得された場合を示す図である。図12は、プレイリスト入力部11により部分プレイリストR2が取得されたことに基づいて、プレイリスト更新部13Aにより更新された全体プレイリストR0および部分プレイリストR1、R2と、コンテンツ分割部17により10個に分割されたオリジナルコンテンツQAと、を示す図である。   FIG. 11 is a diagram illustrating a case where the partial playlist R2 is acquired by the playlist input unit 11 in a state where the entire playlist R0 and the partial playlist R1 are stored in the playlist storage unit 14. FIG. 12 shows that the entire playlist R0 and partial playlists R1 and R2 updated by the playlist update unit 13A based on the partial playlist R2 acquired by the playlist input unit 11 and the content dividing unit 17 It is a figure which shows the original content QA divided | segmented into 10 pieces.

プレイリスト入力部11により部分プレイリストR2が取得されると、プレイリスト区切り検出部12は、部分プレイリストR2に記述されている部分コンテンツQDの開始時刻および終了時刻を、マーカーとして抽出する。これによれば、2つのマーカーが抽出されることとなる。   When the partial playlist R2 is acquired by the playlist input unit 11, the playlist delimiter detection unit 12 extracts the start time and end time of the partial content QD described in the partial playlist R2 as markers. According to this, two markers are extracted.

プレイリスト更新部13Aは、プレイリスト区切り検出部12により抽出された2つのマーカーに基づいて、全体プレイリストR0および部分プレイリストR1、R2を更新する。   The playlist update unit 13A updates the entire playlist R0 and the partial playlists R1 and R2 based on the two markers extracted by the playlist break detection unit 12.

具体的には、まず、これら2つのマーカーでオリジナルコンテンツQAを構成する部分コンテンツQ110、Q121、Q122、Q130、Q141〜Q143、Q150を区分して、図12に示すように、オリジナルコンテンツQAを部分コンテンツQ110、Q121、Q1221、Q1222、Q130、Q1411、Q1412、Q142、Q143、Q150で構成することとする。これによれば、部分コンテンツQBと、部分コンテンツQ121、Q1221、Q1222を組み合わせたものとは、開始時刻および終了時刻が等しく、同一の映像データで構成されることとなる。また、部分コンテンツQCと、部分コンテンツQ1411、Q1412、Q142、Q143を組み合わせたものと、および、部分コンテンツQDと、部分コンテンツQ1222、Q130、Q1411を組み合わせたものと、についても同様に、それぞれ同一の映像データで構成されることとなる。   Specifically, first, the partial contents Q110, Q121, Q122, Q130, Q141 to Q143, and Q150 constituting the original content QA are divided by these two markers, and as shown in FIG. The contents Q110, Q121, Q1221, Q1222, Q130, Q1411, Q1412, Q142, Q143, and Q150 are included. According to this, the combination of the partial content QB and the partial contents Q121, Q1221, and Q1222 has the same start time and end time, and is composed of the same video data. Similarly, the partial content QC and the partial content Q1411, Q1412, Q142, and Q143 are combined, and the partial content QD and the partial content Q1222, Q130, and Q1411 are combined. It is composed of video data.

次に、全体プレイリストR0の記述を、部分コンテンツQ110、Q121、Q1221、Q1222、Q130、Q1411、Q1412、Q142、Q143、Q150のそれぞれについての再生順に改行区切りで並ぶファイル名と、URLと、開始時刻および終了時刻と、に更新する。また、部分プレイリストR1の記述を、部分コンテンツQ121、Q1221、Q1222、Q1411、Q1412、Q142、Q143のそれぞれについての再生順に改行区切りで並ぶファイル名と、URLと、開始時刻および終了時刻と、に更新する。また、部分プレイリストR2の記述を、部分コンテンツQ1222、Q130、Q1411のそれぞれについての再生順に改行区切りで並ぶファイル名と、URLと、開始時刻および終了時刻と、に更新する。   Next, the description of the entire playlist R0 is described with the file name, URL, and URL that are arranged in the playback order for each of the partial contents Q110, Q121, Q1221, Q1222, Q130, Q1411, Q1412, Q142, Q143, and Q150. Update to time and end time. In addition, the description of the partial playlist R1 is divided into a file name, URL, start time, and end time that are arranged in line breaks in the playback order for each of the partial contents Q121, Q1221, Q1222, Q1411, Q1412, Q142, and Q143. Update. Also, the description of the partial playlist R2 is updated to the file name, URL, start time, and end time that are lined up in line breaks in the playback order for each of the partial contents Q1222, Q130, and Q1411.

そして、プレイリスト区切り検出部12により抽出されたマーカーに基づいてプレイリスト更新部13Aにより全体プレイリストR0および部分プレイリストR1、R2が更新されると、短分割区切り検出部19は、オリジナルコンテンツQAを構成する部分コンテンツQ110、Q121、Q1221、Q1222、Q130、Q1411、Q1412、Q142、Q143、Q150のそれぞれのファイルサイズが予め定められたサイズ以下になるように、これら部分コンテンツQ110、Q121、Q1221、Q1222、Q130、Q1411、Q1412、Q142、Q143、Q150のそれぞれを区切り、区切った時刻をマーカーとして抽出する。以降では、部分コンテンツQ110、Q121、Q1221、Q1222、Q130、Q1411、Q1412、Q142、Q143、Q150のそれぞれのファイルサイズは、予め定められたサイズ以下であり、抽出されたマーカーの数は「0」とする。   When the entire playlist R0 and the partial playlists R1 and R2 are updated by the playlist update unit 13A based on the markers extracted by the playlist segment detection unit 12, the short segment delimiter detection unit 19 displays the original content QA. The partial contents Q110, Q121, Q1221, Q1222, Q122, Q130, Q1411, Q1412, Q142, Q143, and Q150 so that the respective file sizes are equal to or smaller than a predetermined size. Each of Q1222, Q130, Q1411, Q1412, Q142, Q143, and Q150 is divided, and the divided time is extracted as a marker. Thereafter, the file sizes of the partial contents Q110, Q121, Q1221, Q1222, Q130, Q1411, Q1412, Q142, Q143, and Q150 are not more than a predetermined size, and the number of extracted markers is “0”. And

その後、短分割区切り検出部19により抽出されたマーカーに基づいて、プレイリスト更新部13Aは、全体プレイリストR0および部分プレイリストR1、R2を更新するが、上述のように抽出されたマーカーの数が「0」であるため、これら全体プレイリストR0および部分プレイリストR1、R2のそれぞれの記述は、変化しない。   Thereafter, based on the markers extracted by the short division delimiter detection unit 19, the playlist update unit 13A updates the entire playlist R0 and the partial playlists R1 and R2, but the number of markers extracted as described above. Is “0”, the descriptions of the entire playlist R0 and the partial playlists R1 and R2 do not change.

コンテンツ分割部17は、プレイリスト更新部13Aにより更新された全体プレイリストR0に基づいて、オリジナルコンテンツQAを分割する。これによれば、オリジナルコンテンツQAは、図12に示すように、ファイルサイズが予め定められたサイズ以下である部分コンテンツQ110、Q121、Q1221、Q1222、Q130、Q1411、Q1412、Q142、Q143、Q150の10個に分割されることとなる。   The content dividing unit 17 divides the original content QA based on the entire playlist R0 updated by the playlist updating unit 13A. According to this, as shown in FIG. 12, the original content QA includes partial contents Q110, Q121, Q1221, Q1222, Q130, Q1411, Q1412, Q142, Q143, and Q150 whose file size is equal to or smaller than a predetermined size. It will be divided into 10 pieces.

以上によれば部分コンテンツQ110、Q121、Q1221、Q1222、Q130、Q1411、Q1412、Q142、Q143、Q150を配信することで、全体プレイリストR0に記述されているオリジナルコンテンツQAを配信できる。また、部分コンテンツQ121、Q1221、Q1222、Q1411、Q1412、Q142、Q143を配信することで、部分プレイリストR1に記述されている部分コンテンツQB、QCを配信できる。また、部分コンテンツQ1222、Q130、Q1411を配信することで、部分プレイリストR2に記述されている部分コンテンツQDを配信できる。   As described above, by distributing the partial contents Q110, Q121, Q1221, Q1222, Q130, Q1411, Q1412, Q142, Q143, and Q150, the original content QA described in the entire playlist R0 can be distributed. Also, by distributing the partial contents Q121, Q1221, Q1222, Q1411, Q1412, Q142, and Q143, the partial contents QB and QC described in the partial playlist R1 can be distributed. Also, by distributing the partial contents Q1222, Q130, and Q1411, the partial contents QD described in the partial playlist R2 can be distributed.

以上のコンテンツ配信装置1Aにおけるコンテンツ分割処理について、図13および図14を用いて以下に説明する。図13のステップS11〜S15のそれぞれにおいて、図6のステップS1〜S5のそれぞれと同一の処理を行う。   The content division processing in the content distribution apparatus 1A will be described below with reference to FIGS. In each of steps S11 to S15 in FIG. 13, the same processing as in each of steps S1 to S5 in FIG. 6 is performed.

ステップS16において、短分割区切り検出部19により、ステップS15において更新した全体プレイリストに記述されている全ての部分コンテンツを所定時間ごとに区切り、区切った時刻をマーカーとして抽出し、ステップS17に移る。   In step S16, the short division delimiter detection unit 19 delimits all partial contents described in the entire playlist updated in step S15 at predetermined time intervals, extracts the delimited time as a marker, and proceeds to step S17.

ステップS17において、プレイリスト更新部13Aにより、ステップS16において抽出したマーカーに基づいて、ステップS15において更新した全体プレイリストを更新し、ステップS18に移る。この処理によれば、更新した全体プレイリストには、オリジナルコンテンツを構成する各部分コンテンツのファイルサイズが予め定められたサイズ以下になるように、全体プレイリストに記述されている部分コンテンツを区分したものの情報が記述されることとなる。   In step S17, the playlist update unit 13A updates the entire playlist updated in step S15 based on the markers extracted in step S16, and the process proceeds to step S18. According to this processing, the partial content described in the entire playlist is divided into the updated entire playlist so that the file size of each partial content constituting the original content is equal to or smaller than a predetermined size. Information on things will be described.

図14のステップS18〜S22のそれぞれにおいて、図6のステップS6〜S10のそれぞれと同一の処理を行う。ただし、ステップS20では、ステップS18において検索した部分プレイリストの更新を、ステップS14において抽出したマーカーだけでなく、ステップS16において抽出したマーカーに基づいて行う。また、ステップS21では、オリジナルコンテンツまたは部分コンテンツの分割を、ステップS17において更新した全体プレイリストに基づいて行う。   In each of steps S18 to S22 in FIG. 14, the same processing as in each of steps S6 to S10 in FIG. 6 is performed. However, in step S20, the partial playlist searched in step S18 is updated based on the marker extracted in step S16 as well as the marker extracted in step S14. In step S21, the original content or the partial content is divided based on the entire playlist updated in step S17.

以上のコンテンツ配信装置1Aによれば、本発明の第1実施形態に係るコンテンツ配信装置1が奏することのできる上述の効果に加えて、以下の効果を奏することができる。   According to the above content distribution apparatus 1A, in addition to the above-described effects that can be achieved by the content distribution apparatus 1 according to the first embodiment of the present invention, the following effects can be achieved.

コンテンツ配信装置1Aは、全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツを、それぞれのファイルサイズが予め定められたサイズ以下になるように、分割できる。このため、一度に配信できるファイル1個あたりの最大ファイルサイズが制限されている場合であっても、各部分コンテンツのファイルサイズを最大ファイルサイズ以下にして、これら部分コンテンツを配信できる。   The content distribution apparatus 1A can divide the original content or the partial content described in the entire playlist so that each file size is equal to or smaller than a predetermined size. For this reason, even when the maximum file size per file that can be distributed at one time is limited, the partial content can be distributed with the file size of each partial content being equal to or less than the maximum file size.

なお、本発明のコンテンツ配信装置1やコンテンツ配信装置1Aの処理をコンピュータ読み取り可能な記録媒体に記憶し、記録媒体に記録されたプログラムをコンテンツ配信装置1やコンテンツ配信装置1Aに読み込ませ、実行することによって、本発明を実現できる。   The processing of the content distribution device 1 or the content distribution device 1A of the present invention is stored in a computer-readable recording medium, and the program recorded on the recording medium is read into the content distribution device 1 or the content distribution device 1A and executed. Thus, the present invention can be realized.

また、上述のプログラムは、このプログラムを記憶装置などに格納したコンテンツ配信装置1やコンテンツ配信装置1Aから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネットなどのネットワーク(通信網)や電話回線などの通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。   The above-described program is transmitted from the content distribution device 1 or content distribution device 1A storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Also good. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.

また、上述のプログラムは、上述の機能の一部を実現するためのものであってもよい。さらに、上述の機能をコンテンツ配信装置1やコンテンツ配信装置1Aにすでに記録されているプログラムとの組合せで実現できるもの、いわゆる差分ファイル(差分プログラム)であってもよい。   Further, the above-described program may be for realizing a part of the above-described function. Furthermore, what can implement | achieve the above-mentioned function in combination with the program already recorded on the content delivery apparatus 1 or the content delivery apparatus 1A, what is called a difference file (difference program) may be sufficient.

以上、本発明の実施形態につき、図面を参照して説明したが、具体的な構成は上述の実施形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計なども含まれる。   As mentioned above, although embodiment of this invention was described with reference to drawings, the specific structure is not restricted to the above-mentioned embodiment, The design etc. of the range which does not deviate from the summary of this invention are included.

例えば、上述の各実施形態では、オリジナルコンテンツと、このオリジナルコンテンツを構成する部分コンテンツとは、同一の諸元で生成されている映像データとしたが、これに限らず、例えば、同一諸元で生成されている音声データや、これら映像データおよび音声データを組み合わせたものなど、連続再生が可能なデータであればよい。   For example, in each of the above-described embodiments, the original content and the partial content constituting the original content are video data generated with the same specifications. However, the present invention is not limited to this, for example, with the same specifications. Any data that can be continuously reproduced may be used, such as generated audio data or a combination of video data and audio data.

また、例えば、上述の各実施形態では、プレイリストは、オリジナルコンテンツや部分コンテンツのファイル名を再生順に改行区切りで記述したテキストファイルであるものとしたが、これに限らず、例えば、Windows(登録商標) Mediaメタファイルや、EDL(Edit Decision List)であってもよい。また、AAF(Advanced Authoring Format)や、W3C勧告SMIL(Synchronized Multimedia Integration Language)で記述したファイルであってもよい。   Further, for example, in each of the above-described embodiments, the playlist is a text file in which the file names of the original content and partial content are described in line breaks in the playback order. Trademark) Media metafile or EDL (Edit Decision List). Further, it may be a file described in AAF (Advanced Authorizing Format) or W3C recommendation SMIL (Synchronized Multimedia Integration Language).

また、例えば、上述の各実施形態では、部分コンテンツがオリジナルコンテンツのどの部分に相当するのかを示す情報とは、部分コンテンツの開始時刻および終了時刻のこととしたが、これに限らない。例えば、オリジナルコンテンツの先頭からの再生を開始してから部分コンテンツの先頭と同一の映像データが再生されるまでの間のデータ量と、オリジナルコンテンツの先頭からの再生を開始してから部分コンテンツの末尾と同一の映像データが再生されるまでの間のデータ量と、のこととしてもよい。   Further, for example, in each of the above-described embodiments, the information indicating which part of the original content the partial content corresponds to is the start time and the end time of the partial content, but is not limited thereto. For example, the amount of data from the start of reproduction from the beginning of the original content until the same video data as the beginning of the partial content is reproduced, and the reproduction of the partial content from the start of reproduction from the beginning of the original content. The amount of data until the same video data as the end is reproduced may be used.

また、例えば、上述の各実施形態では、全体プレイリストおよび部分プレイリスト、ならびに、オリジナルコンテンツおよび部分コンテンツのそれぞれは、コンテンツ配信装置1、1Aが備えるプレイリスト記憶部14およびコンテンツ記憶部16に、すなわち同一の装置に記憶されるものとした。しかしながら、これに限らず、記憶部を備える装置を別個に設け、これら別個に設けられた装置にそれぞれ記憶させてもよい。   Further, for example, in each of the above-described embodiments, the entire playlist, the partial playlist, and the original content and the partial content are respectively stored in the playlist storage unit 14 and the content storage unit 16 included in the content distribution devices 1 and 1A. In other words, it was stored in the same device. However, the present invention is not limited to this, and a device including a storage unit may be provided separately and stored in each separately provided device.

また、例えば、上述の各実施形態では、マーカーを抽出し、抽出したマーカーに基づいて全体プレイリストおよび部分プレイリストを更新し、更新した全体プレイリストに基づいてオリジナルコンテンツや部分コンテンツを分割することとしたが、これに限らない。例えば、第1の例として、抽出したマーカーに基づいてオリジナルコンテンツや部分コンテンツを分割し、これら分割したオリジナルコンテンツや部分コンテンツに基づいて全体プレイリストおよび部分プレイリストを更新してもよい。また、例えば、第2の例として、抽出したマーカーに基づいて、オリジナルコンテンツや部分コンテンツを分割するとともに、全体プレイリストおよび部分プレイリストを更新してもよい。   Also, for example, in each of the above-described embodiments, the marker is extracted, the entire playlist and the partial playlist are updated based on the extracted marker, and the original content and the partial content are divided based on the updated entire playlist. However, it is not limited to this. For example, as a first example, original content and partial content may be divided based on the extracted marker, and the entire playlist and partial playlist may be updated based on the divided original content and partial content. Further, for example, as a second example, the original content and the partial content may be divided based on the extracted marker, and the entire playlist and the partial playlist may be updated.

なお、上述の第1の例や第2の例では、抽出したマーカーに基づいてオリジナルコンテンツや部分コンテンツを分割した際に、分割前のオリジナルコンテンツや部分コンテンツの情報と、分割後の部分コンテンツの情報と、を記憶部に記憶させることが好ましい。これによれば、記憶部に記憶された情報を用いることで、どのオリジナルコンテンツや部分コンテンツが、どの部分コンテンツに分割されたのかを、全体プレイリストや部分プレイリストの更新に正確に反映させることができる。ここで、上述の情報とは、ファイル名や、記憶されている場所を示すURLなどのことである。   In the first example and the second example described above, when the original content or partial content is divided based on the extracted marker, the information of the original content or partial content before division and the partial content after division are displayed. Information is preferably stored in the storage unit. According to this, by using the information stored in the storage unit, it is possible to accurately reflect which original content or partial content is divided into which partial content in the update of the entire playlist or partial playlist. Can do. Here, the above-mentioned information is a file name, a URL indicating a stored location, or the like.

また、例えば、上述の各実施形態では、オリジナルコンテンツまたは部分コンテンツを分割する処理(第1実施形態ではステップS9の処理、第2実施形態ではステップS21の処理)を、部分プレイリストを更新する処理(第1実施形態ではステップS8の処理、第2実施形態ではステップS20の処理)の後に行うこととしたが、これに限らない。例えば、上述のオリジナルコンテンツまたは部分コンテンツを分割する処理を、コンテンツ受信再生装置からのコンテンツ配信要求に応じて行うこととしてもよい。   Further, for example, in each of the above-described embodiments, the process of dividing the original content or the partial content (the process of step S9 in the first embodiment, the process of step S21 in the second embodiment), or the process of updating the partial playlist Although it is performed after the process of step S8 in the first embodiment and the process of step S20 in the second embodiment, the present invention is not limited to this. For example, the process of dividing the above-described original content or partial content may be performed in response to a content distribution request from the content reception / playback apparatus.

ここで、上述の各実施形態のように、オリジナルコンテンツまたは部分コンテンツを分割する処理を、部分プレイリストを更新する処理の後に行う場合には、コンテンツ記憶部16には、オリジナルコンテンツおよび部分コンテンツの双方、または、部分コンテンツのみを記憶させることとなる。ところが、コンテンツ記憶部16に、オリジナルコンテンツおよび部分コンテンツの双方を記憶させると、コンテンツ記憶部16に必要な記憶容量が増大してしまい、部分コンテンツのみを記憶させると、コンテンツ配信装置がオリジナルコンテンツを保持しないこととなってしまう。   Here, as in the above-described embodiments, when the process of dividing the original content or the partial content is performed after the process of updating the partial playlist, the content storage unit 16 stores the original content and the partial content. Both or only the partial contents are stored. However, if both the original content and the partial content are stored in the content storage unit 16, the storage capacity necessary for the content storage unit 16 increases. If only the partial content is stored, the content distribution device stores the original content. It will not hold.

しかしながら、上述のように、オリジナルコンテンツまたは部分コンテンツを分割する処理を、コンテンツ受信再生装置からのコンテンツ配信要求に応じて行う場合には、コンテンツ記憶部16に部分コンテンツを記憶させなくてよいため、コンテンツを記憶するために必要な記憶容量を抑制しつつ、コンテンツ配信装置にオリジナルコンテンツを保持させることができる。   However, as described above, when the process of dividing the original content or the partial content is performed in response to the content distribution request from the content reception / playback device, the partial content may not be stored in the content storage unit 16. The content distribution apparatus can hold the original content while suppressing the storage capacity necessary for storing the content.

1、1A・・・コンテンツ配信装置
11・・・プレイリスト入力部
12・・・プレイリスト区切り検出部
13、13A・・・プレイリスト更新部
14・・・プレイリスト記憶部
15・・・プレイリスト送信部
16・・・コンテンツ記憶部
17・・・コンテンツ分割部
18・・・コンテンツ送信部
19・・・短分割区切り検出部
DESCRIPTION OF SYMBOLS 1, 1A ... Content delivery apparatus 11 ... Playlist input part 12 ... Playlist delimiter detection part 13, 13A ... Playlist update part 14 ... Playlist storage part 15 ... Playlist Transmission unit 16 ... content storage unit 17 ... content division unit 18 ... content transmission unit 19 ... short division delimiter detection unit

Claims (10)

オリジナルコンテンツを複数に分割したものを部分コンテンツとし、1または複数の部分コンテンツをプレイリストに基づいてネットワーク経由で配信するコンテンツ配信装置であって、
オリジナルコンテンツおよび部分コンテンツを記憶するコンテンツ記憶手段と、
部分プレイリストを取得して新規部分プレイリストとするプレイリスト入力手段と、
前記プレイリスト入力手段により取得されたプレイリストを記憶するプレイリスト記憶手段と、
前記新規部分プレイリストに記述されている各部分コンテンツの先頭および末尾の情報を抽出するプレイリスト区切り検出手段と、
前記プレイリスト記憶手段に記憶されているプレイリストのうち、前記新規部分プレイリストに記述されている部分コンテンツを含んで構成されるオリジナルコンテンツのプレイリストである全体プレイリストと、当該オリジナルコンテンツから派生した部分プレイリストと、を前記プレイリスト区切り検出手段により抽出された情報に基づいて更新するプレイリスト更新手段と、
前記プレイリスト記憶手段に記憶されているプレイリストを配信するプレイリスト送信手段と、
前記プレイリスト更新手段により更新された全体プレイリストに基づいて、前記コンテンツ記憶手段に記憶されているオリジナルコンテンツまたは部分コンテンツのうち当該全体プレイリストに記述されているものを分割するコンテンツ分割手段と、
前記コンテンツ記憶手段に記憶されているオリジナルコンテンツまたは部分コンテンツを配信するコンテンツ送信手段と、を備えることを特徴とするコンテンツ配信装置。
A content distribution device that divides an original content into a plurality of partial contents and distributes one or a plurality of partial contents via a network based on a playlist,
Content storage means for storing original content and partial content;
Playlist input means for acquiring a partial playlist and creating a new partial playlist;
Playlist storage means for storing the playlist acquired by the playlist input means;
Playlist delimiter detecting means for extracting information at the beginning and end of each partial content described in the new partial playlist;
Of the playlists stored in the playlist storage means, an entire playlist that is a playlist of original content configured to include partial content described in the new partial playlist, and derived from the original content A playlist update unit that updates the partial playlist, based on the information extracted by the playlist break detection unit,
Playlist transmission means for distributing the playlist stored in the playlist storage means;
Content dividing means for dividing the original content or the partial content stored in the content storage means based on the entire playlist updated by the playlist updating means, into what is described in the overall playlist;
A content distribution apparatus comprising: content transmission means for distributing original content or partial content stored in the content storage means.
請求項1に記載のコンテンツ配信装置において、
前記コンテンツ記憶手段は、オリジナルコンテンツを記憶する際に、当該オリジナルコンテンツの全体プレイリストを生成することを特徴とするコンテンツ配信装置。
The content delivery apparatus according to claim 1,
The content storage device generates an entire playlist of the original content when storing the original content.
請求項1または2に記載のコンテンツ配信装置において、
前記プレイリスト更新手段は、前記全体プレイリストおよび前記部分プレイリストのそれぞれの更新を、当該全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツ、あるいは、当該部分プレイリストに記述されている部分コンテンツのうち、前記新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むものについて行うことを特徴とするコンテンツ配信装置。
The content distribution apparatus according to claim 1 or 2,
The playlist update means updates each of the entire playlist and the partial playlist with original content or partial content described in the entire playlist, or partial content described in the partial playlist. Of these, the content distribution device is characterized in that the content distribution device performs the processing including the beginning or end of the partial content described in the new partial playlist.
請求項1乃至3のいずれかに記載のコンテンツ配信装置において、
前記コンテンツ分割手段は、前記オリジナルコンテンツまたは前記部分コンテンツの分割を、前記全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツのうち、前記新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むものについて行うことを特徴とするコンテンツ配信装置。
In the content delivery apparatus in any one of Claims 1 thru | or 3,
The content dividing unit is configured to divide the original content or the partial content into the beginning or end of the partial content described in the new partial playlist among the original content or partial content described in the entire playlist. The content distribution apparatus is characterized in that the content distribution apparatus is used for the contents including
オリジナルコンテンツを複数に分割したものを部分コンテンツとし、1または複数の部分コンテンツをプレイリストに基づいてネットワーク経由で配信するコンテンツ配信装置であって、
オリジナルコンテンツおよび部分コンテンツを記憶するコンテンツ記憶手段と、
部分プレイリストを取得して新規部分プレイリストとするプレイリスト入力手段と、
前記プレイリスト入力手段により取得されたプレイリストを記憶するプレイリスト記憶手段と、
前記新規部分プレイリストに記述されている各部分コンテンツの先頭および末尾の情報を抽出するプレイリスト区切り検出手段と、
前記プレイリスト記憶手段に記憶されているプレイリストのうち、前記新規部分プレイリストに記述されている部分コンテンツを含んで構成されるオリジナルコンテンツのプレイリストである全体プレイリストと、当該オリジナルコンテンツから派生した部分プレイリストと、を前記プレイリスト区切り検出手段により抽出された情報に基づいて更新するプレイリスト更新手段と、
前記プレイリスト区切り検出手段により抽出された情報に基づいて前記プレイリスト更新手段により更新された全体プレイリストを特定全体プレイリストとすると、当該特定全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツのそれぞれを1つ以上に区分することで、当該オリジナルコンテンツまたは当該部分コンテンツを区分したもののそれぞれのファイルサイズを特定のサイズ以下にし、当該オリジナルコンテンツまたは当該部分コンテンツを区分した区分点の情報を抽出する短分割区切り検出手段と、
前記プレイリスト記憶手段に記憶されているプレイリストを配信するプレイリスト送信手段と、
前記プレイリスト更新手段により更新された全体プレイリストに基づいて、前記コンテンツ記憶手段に記憶されているオリジナルコンテンツまたは部分コンテンツのうち当該全体プレイリストに記述されているものを分割するコンテンツ分割手段と、
前記コンテンツ記憶手段に記憶されているオリジナルコンテンツまたは部分コンテンツを配信するコンテンツ送信手段と、を備え、
前記プレイリスト更新手段は、前記短分割区切り検出手段により前記情報が抽出されると、当該情報に基づいて、前記プレイリスト区切り検出手段により抽出された情報に基づいて更新された全体プレイリストおよび部分プレイリストを更新することを特徴とするコンテンツ配信装置。
A content distribution device that divides an original content into a plurality of partial contents and distributes one or a plurality of partial contents via a network based on a playlist,
Content storage means for storing original content and partial content;
Playlist input means for acquiring a partial playlist and creating a new partial playlist;
Playlist storage means for storing the playlist acquired by the playlist input means;
Playlist delimiter detecting means for extracting information at the beginning and end of each partial content described in the new partial playlist;
Of the playlists stored in the playlist storage means, an entire playlist that is a playlist of original content configured to include partial content described in the new partial playlist, and derived from the original content A playlist update unit that updates the partial playlist, based on the information extracted by the playlist break detection unit,
When the whole playlist updated by the playlist update unit based on the information extracted by the playlist delimiter detection unit is a specific whole playlist, the original content or the partial content described in the specific whole playlist By dividing each of them into one or more, the file size of each of the original content or the partial content is set to a specific size or less, and the information of the division point that divided the original content or the partial content is extracted. Short segment break detection means;
Playlist transmission means for distributing the playlist stored in the playlist storage means;
Content dividing means for dividing the original content or the partial content stored in the content storage means based on the entire playlist updated by the playlist updating means, into what is described in the overall playlist;
Content transmitting means for distributing original content or partial content stored in the content storage means,
When the information is extracted by the short segment delimiter detecting unit, the playlist update unit is updated based on the information extracted by the playlist delimiter detecting unit based on the information. A content distribution apparatus for updating a playlist.
請求項5に記載のコンテンツ配信装置において、
前記コンテンツ記憶手段によりオリジナルコンテンツを記憶する際には、
前記コンテンツ記憶手段は、前記オリジナルコンテンツの全体プレイリストを生成し、
前記短分割区切り検出手段は、前記情報を抽出し、
前記プレイリスト更新手段は、前記短分割区切り検出手段により抽出された情報に基づいて、前記全体プレイリストおよび前記部分プレイリストを更新することを特徴とするコンテンツ配信装置。
The content distribution apparatus according to claim 5, wherein
When storing the original content by the content storage means,
The content storage means generates an entire playlist of the original content,
The short division delimiter detecting means extracts the information,
The content distribution apparatus, wherein the playlist update unit updates the entire playlist and the partial playlist based on the information extracted by the short segment break detection unit.
請求項5または6に記載のコンテンツ配信装置において、
前記プレイリスト更新手段は、
前記プレイリスト区切り検出手段により前記情報が抽出された場合には、前記全体プレイリストおよび前記部分プレイリストのそれぞれの更新を、当該全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツ、あるいは、当該部分プレイリストに記述されている部分コンテンツのうち、前記新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むものについて行い、
前記短分割区切り検出手段により前記情報が抽出された場合には、前記全体プレイリストおよび前記部分プレイリストのそれぞれの更新を、当該全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツ、あるいは、当該部分プレイリストに記述されている部分コンテンツのうち、前記オリジナルコンテンツまたは前記部分コンテンツを区分する区分点を含むものについて行うことを特徴とするコンテンツ配信装置。
The content distribution apparatus according to claim 5 or 6,
The playlist update means includes
When the information is extracted by the playlist delimiter detection means, the update of each of the entire playlist and the partial playlist is performed on the original content or the partial content described in the entire playlist, or Among the partial contents described in the partial playlist, the content including the beginning or the end of the partial content described in the new partial playlist is performed.
When the information is extracted by the short division delimiter detecting means, the respective updates of the entire playlist and the partial playlist are updated with the original content or partial content described in the entire playlist, or A content distribution apparatus, wherein the content distribution device performs the partial content described in the partial playlist including the original content or the partial point that divides the partial content.
請求項5乃至7のいずれかに記載のコンテンツ配信装置において、
前記コンテンツ分割手段は、前記オリジナルコンテンツまたは前記部分コンテンツの分割を、前記全体プレイリストに記述されているオリジナルコンテンツまたは部分コンテンツのうち、前記新規部分プレイリストに記述されている部分コンテンツの先頭または末尾を含むものと、当該オリジナルコンテンツまたは当該部分コンテンツを区分する区分点を含むものと、について行うことを特徴とするコンテンツ配信装置。
The content distribution apparatus according to any one of claims 5 to 7,
The content dividing unit is configured to divide the original content or the partial content into the beginning or end of the partial content described in the new partial playlist among the original content or partial content described in the entire playlist. And a content distribution apparatus that performs the processing for content including the original content or the content that divides the partial content.
請求項1乃至8のいずれかに記載のコンテンツ配信装置において、
前記コンテンツ分割手段は、前記オリジナルコンテンツまたは前記部分コンテンツの分割を、前記コンテンツ送信手段により部分コンテンツを配信する際に行うことを特徴とするコンテンツ配信装置。
The content distribution apparatus according to any one of claims 1 to 8,
The content distribution device, wherein the content dividing unit divides the original content or the partial content when the partial content is distributed by the content transmitting unit.
請求項1乃至9のいずれかに記載のコンテンツ配信装置において、
前記プレイリスト入力手段は、部分プレイリストを取得して新規部分プレイリストとし、前記プレイリスト記憶手段に記憶させるとともに、当該プレイリスト記憶手段に記憶されているプレイリストの中から、当該新規部分プレイリストに記述されている部分コンテンツを含んで構成されるオリジナルコンテンツの全体プレイリストと、当該オリジナルコンテンツから派生した部分プレイリストと、を検索し、
前記プレイリスト更新手段は、前記全体プレイリストおよび前記部分プレイリストの更新を、前記プレイリスト入力手段により検索されたものに対して行うことを特徴とするコンテンツ配信装置。
The content distribution apparatus according to any one of claims 1 to 9,
The playlist input unit obtains a partial playlist, creates a new partial playlist, stores the partial playlist in the playlist storage unit, and stores the new partial playlist from the playlist stored in the playlist storage unit. Search the entire playlist of the original content including the partial content described in the list, and the partial playlist derived from the original content,
The content distribution apparatus, wherein the playlist update unit updates the whole playlist and the partial playlist for those searched by the playlist input unit.
JP2009116052A 2009-05-13 2009-05-13 Content distribution device Pending JP2010268089A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009116052A JP2010268089A (en) 2009-05-13 2009-05-13 Content distribution device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009116052A JP2010268089A (en) 2009-05-13 2009-05-13 Content distribution device

Publications (1)

Publication Number Publication Date
JP2010268089A true JP2010268089A (en) 2010-11-25

Family

ID=43364740

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009116052A Pending JP2010268089A (en) 2009-05-13 2009-05-13 Content distribution device

Country Status (1)

Country Link
JP (1) JP2010268089A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019125889A (en) * 2018-01-15 2019-07-25 ヤフー株式会社 Information processing apparatus, information processing method, and information processing program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019125889A (en) * 2018-01-15 2019-07-25 ヤフー株式会社 Information processing apparatus, information processing method, and information processing program

Similar Documents

Publication Publication Date Title
US10803113B2 (en) Chunk header incorporating binary flags and correlated variable-length fields
US8290343B2 (en) Electronic apparatus, reproducing method and program
CN101527154A (en) Storage medium that stores metadata for providing enhanced search function
KR20100134164A (en) Apparatus and method for managing indexing information file of external device
US10848835B2 (en) Video summary information playback device and method and video summary information providing server and method
US8565579B2 (en) Method of updating additional data and apparatus for reproducing the same
JP2010268089A (en) Content distribution device
US11895350B2 (en) Techniques for providing a content stream based on a delivered stream of content
KR101684577B1 (en) Method of providing tag-based list of content and apparatus for the same
JP2009135569A (en) Content playback device, and content information display method
US20090222758A1 (en) Content reproduction apparatus and method
CN107580256B (en) Linear channel replacement film system and method thereof
JP2011146879A (en) Content reproducing device
JP2007066370A (en) Play-back apparatus and play-back method
JP2010225003A (en) Content reception reproduction device, content reception reproduction method and program
WO2006080664A1 (en) Apparatus and method for storing link information of dmb interactive contents and dmb receiving terminal system using the same
EP3884676A1 (en) Media descriptor file comprising a reference to other streaming media content
JP2017199996A (en) Service selection device, service selection method and service selection program
JP2007266779A (en) Digital broadcast receiver