JP2010245756A - Communication network system, method of reproducing content, and server - Google Patents

Communication network system, method of reproducing content, and server Download PDF

Info

Publication number
JP2010245756A
JP2010245756A JP2009091125A JP2009091125A JP2010245756A JP 2010245756 A JP2010245756 A JP 2010245756A JP 2009091125 A JP2009091125 A JP 2009091125A JP 2009091125 A JP2009091125 A JP 2009091125A JP 2010245756 A JP2010245756 A JP 2010245756A
Authority
JP
Japan
Prior art keywords
content
information
server
unit
continuous area
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
JP2009091125A
Other languages
Japanese (ja)
Inventor
Kenji Yoshida
健二 吉田
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.)
Victor Company of Japan Ltd
Original Assignee
Victor Company of Japan Ltd
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 Victor Company of Japan Ltd filed Critical Victor Company of Japan Ltd
Priority to JP2009091125A priority Critical patent/JP2010245756A/en
Publication of JP2010245756A publication Critical patent/JP2010245756A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To solve a problem that, in a conventional chunk method, a content cannot be continuously reproduced without applying large loads on a reproduction device and a server nor causing disturbance in an image or a sound at a discontinuous point. <P>SOLUTION: This communication network system includes: a server 100 configured to transmit, by a chunk method, a first content, and a second content reproduced based on a reproduction time of a reference position of the first content, and having a form different from that of the first content, and also transmit the information of the difference between a reproduction time of the rear end of the first content and that of the tip of the second content, and the information of the form of the second content; and a reproduction device 200 configured to receive data from the server 100, and continuously reproduce the first content and the second content using the information of the difference between the reproduction times and the information of the form of the second content. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、通信ネットワークを介してコンテンツを伝送して再生する技術に関する。   The present invention relates to a technology for transmitting and reproducing content via a communication network.

画像や音声のデータがMPEG等により圧縮されているコンテンツは、複数のパケットにより構成されており、パケットの全部又は一部のヘッダにはパケットの再生時刻を示すタイムスタンプが含まれている。再生装置は、タイムスタンプを参照して各パケットを再生することにより、コンテンツを連続して再生する。   Content in which image or audio data is compressed by MPEG or the like is composed of a plurality of packets, and the header of all or part of the packet includes a time stamp indicating the reproduction time of the packet. The playback device plays back the content continuously by playing back each packet with reference to the time stamp.

また、このヘッダには、そのパケットに含まれるコンテンツの解像度を示す情報(解像度情報)やフォーマットを示す情報(フォーマット情報)等の属性情報も含まれている。   The header also includes attribute information such as information (resolution information) indicating the resolution of the content included in the packet and information (format information) indicating the format.

しかしながら、コンテンツの編集等によりタイムスタンプや属性情報が不連続になる場合がある。例えば、2時間の動画像からなる元のコンテンツの途中30分間をカットする編集を行うと、カットされた部分の前後での時刻が30分間飛んでしまい、タイムスタンプが不連続となる。また、途中の30分間をカットせずに解像度を落とす編集が行われた場合は、その30分間のコンテンツとその前後のコンテンツとで解像度情報が不連続となる。   However, time stamps and attribute information may become discontinuous due to content editing or the like. For example, when editing is performed to cut halfway through the original content consisting of a two-hour moving image, the time before and after the cut portion skips by 30 minutes, and the time stamp becomes discontinuous. In addition, when editing is performed to reduce the resolution without cutting the middle 30 minutes, the resolution information is discontinuous between the 30-minute content and the content before and after that content.

このような不連続点の存在するコンテンツをそのまま再生すると、その不連続点で画像や音声に乱れが生じる場合がある。   If such a content having discontinuous points is reproduced as it is, the image or sound may be disturbed at the discontinuous points.

通常、再生装置は、コンテンツを編集したときに生じた不連続点の情報を保存し、その編集したコンテンツを再生する際には、その保存した不連続点の情報を用いることで上述した画像や音声の乱れを防いでいる。   Normally, the playback device stores information on discontinuities that occur when content is edited, and when the edited content is played back, the above-described image or Prevents audio disturbance.

ところで、サーバと再生装置がネットワークで接続され、再生装置がサーバに蓄積されているコンテンツをネットワークを介して受信して再生するシステムが現在普及してきている。このようなシステムの場合、不連続点の情報はサーバに保存されており、再生装置はこの不連続点の情報を使用できなかった。従って、再生装置は、サーバから供給される不連続点の存在するコンテンツを再生する場合、不連続点で画像や音声に乱れが生じてしまう場合があるという問題があった。   By the way, a system in which a server and a playback device are connected via a network, and the playback device receives and plays back content stored in the server via the network is now widely used. In such a system, the information on the discontinuous points is stored in the server, and the playback device cannot use the information on the discontinuous points. Accordingly, when the playback apparatus plays back content having discontinuous points supplied from the server, there is a problem that the image or sound may be disturbed at the discontinuous points.

上記問題を解決するため、例えば特許文献1には、再生装置が、コンテンツの全部又は一部の領域を指定し、その領域内でタイムスタンプが連続する部分(連続領域)の範囲を問い合わせるメッセージを所定の通信プロトコルにしたがってサーバに送信し、サーバが連続領域の範囲を特定するメッセージを所定の通信プロトコルにしたがって再生装置に送信することを繰り返すことにより、連続領域のみを途切れることなく連続して再生する方法が開示されている。   In order to solve the above problem, for example, in Patent Document 1, a playback device designates a whole or a partial area of content, and a message for inquiring the range of a part (continuous area) in which the time stamp continues in the area. By continuously transmitting to the server according to a predetermined communication protocol and repeatedly transmitting a message specifying the range of the continuous area to the playback device according to the predetermined communication protocol, only the continuous area is reproduced without interruption. A method is disclosed.

特開2005−260283号公報JP 2005-260283 A

しかしながら、特許文献1により開示されている再生方法では、再生装置がサーバへの問い合わせを繰り返し行うので、再生装置及びサーバに大きな負荷がかかるという課題がある。   However, the reproduction method disclosed in Patent Document 1 has a problem that a large load is applied to the reproduction apparatus and the server because the reproduction apparatus repeatedly inquires the server.

本発明は、上記課題を鑑みてなされたものであり、再生装置及びサーバに大きな負荷をかけることなしに、不連続点で画像や音声に乱れを生じさせることなくコンテンツを連続再生することが可能な通信ネットワークシステム、コンテンツ再生方法、及びサーバを提供することを目的とする。   The present invention has been made in view of the above-described problems, and can continuously play back content without causing disturbances in images and sound at discontinuous points without imposing a heavy load on the playback device and server. An object of the present invention is to provide a communication network system, a content reproduction method, and a server.

上記課題を解決し上記目的を達成するために、本発明の通信ネットワークシステムは、伝送対象のコンテンツの長さの情報とそのコンテンツとをレスポンスボディに挿入して伝送するHTTPチャンク方式により、第1のコンテンツと、前記第1のコンテンツの基準位置の再生時刻を基準にして再生され、かつ、前記第1のコンテンツと形態が異なる第2のコンテンツとを送信するとともに、前記第1のコンテンツの後端と前記第2のコンテンツの先端との再生時刻の差の情報と、前記第2のコンテンツの形態の情報とをも送信するサーバと、前記サーバからの、前記第1のコンテンツと、前記第2のコンテンツと、前記再生時刻の差の情報と、前記第2のコンテンツの形態の情報とを受信し、前記再生時刻の差の情報と前記第2のコンテンツの形態の情報とを利用して、前記第1のコンテンツと前記第2のコンテンツとを連続して再生する再生装置とを備える。   In order to solve the above problems and achieve the above object, the communication network system according to the present invention uses the HTTP chunk method in which the information on the length of the content to be transmitted and the content are inserted into the response body and transmitted. And the second content that is reproduced with reference to the reproduction time at the reference position of the first content and has a different form from the first content, and after the first content A server that also transmits information on the difference in playback time between the end and the tip of the second content, and information on the form of the second content, the first content from the server, and the first content 2 contents, information on the difference between the reproduction times, and information on the form of the second content, and information on the differences between the reproduction times and the second content. Of using a form of information, and a reproducing apparatus for continuously reproducing the first content and the second content.

本発明のコンテンツ再生方法は、サーバが、伝送対象のコンテンツの長さの情報とそのコンテンツとをレスポンスボディに挿入して伝送するHTTPチャンク方式により、第1のコンテンツと、前記第1のコンテンツの基準位置の再生時刻を基準にして再生されるとともに前記第1のコンテンツと形態が異なる第2のコンテンツとを送信するとともに、前記第1のコンテンツの後端と前記第2のコンテンツの先端との再生時刻の差の情報と、前記第2のコンテンツの形態の情報とをも送信し、再生装置が、前記サーバからの、前記第1のコンテンツと、前記第2のコンテンツと、前記再生時刻の差の情報と、前記第2のコンテンツの形態の情報とを受信し、前記再生時刻の差の情報と前記第2のコンテンツの形態の情報とを利用して、前記第1のコンテンツと前記第2のコンテンツとを連続して再生する。   In the content playback method of the present invention, the server uses the HTTP chunk method in which the length information of the content to be transmitted and the content are inserted into the response body and transmitted, and the first content and the content of the first content are transmitted. The second content that is reproduced with reference to the reproduction time at the reference position and is different in form from the first content is transmitted, and the rear end of the first content and the front end of the second content The information on the difference in reproduction time and the information on the form of the second content are also transmitted, and the reproduction device receives the first content, the second content, and the reproduction time from the server. Receiving the difference information and the second content type information, and using the reproduction time difference information and the second content type information, Play of content and the second content sequentially.

本発明のサーバは、伝送対象のコンテンツの長さの情報とそのコンテンツとをレスポンスボディに挿入して伝送するHTTPチャンク方式により、第1のコンテンツと、前記第1のコンテンツの基準位置の再生時刻を基準にして再生されるとともに前記第1のコンテンツと形態が異なる第2のコンテンツとを送信するとともに、前記第1のコンテンツの後端と前記第2のコンテンツの先端との再生時刻の差の情報と、前記第2のコンテンツの形態の情報とをも送信する。   The server according to the present invention uses the HTTP chunk method in which the length information of the content to be transmitted and the content are inserted into the response body and transmitted, thereby reproducing the first content and the reproduction time of the reference position of the first content. And the second content having a form different from that of the first content is transmitted, and the difference in reproduction time between the rear end of the first content and the front end of the second content is transmitted. Information and information in the form of the second content are also transmitted.

本発明によれば、再生装置及びサーバに大きな負荷をかけることなしに、不連続点で画像や音声に乱れを生じさせることなくコンテンツを連続再生することが可能となる。   According to the present invention, it is possible to continuously play back content without causing disturbances in images and sound at discontinuous points without imposing a heavy load on the playback device and the server.

実施の形態1の通信ネットワークシステムの構成図である。1 is a configuration diagram of a communication network system according to a first embodiment. 実施の形態1のコンテンツを説明するための図である。5 is a diagram for describing content of the first embodiment. FIG. サーバと再生装置との間のデータの送受信のシーケンスを示す図である。It is a figure which shows the sequence of transmission / reception of the data between a server and a reproducing | regenerating apparatus. 実施の形態1のサーバ及び再生装置の動作の各ステップを示すフローチャートである。3 is a flowchart illustrating steps of operations of the server and the playback device according to the first embodiment. コンテンツの途中からそのコンテンツの再生の開始を要求するリクエストヘッダを示す図である。It is a figure which shows the request header which requests | requires the start of the reproduction | regeneration of the content from the middle of the content. 無効データを処理する通信ネットワークシステムの構成図である。It is a block diagram of the communication network system which processes invalid data. 実施の形態2の通信ネットワークシステムの構成図である。FIG. 3 is a configuration diagram of a communication network system according to a second embodiment. 実施の形態2のサーバ及び再生装置の動作の各ステップを示すフローチャートである。10 is a flowchart illustrating steps of operations of the server and the playback device according to the second embodiment. 実施の形態2のコンテンツを説明するための図である。FIG. 10 is a diagram for illustrating content of a second embodiment.

以下に、本発明を実施するための形態を図面を参照して説明する。   EMBODIMENT OF THE INVENTION Below, the form for implementing this invention is demonstrated with reference to drawings.

(実施の形態1)
先ず、実施の形態1の通信ネットワークシステムの構成を図1を用いて説明する。
(Embodiment 1)
First, the configuration of the communication network system according to the first embodiment will be described with reference to FIG.

図1は、実施の形態1の通信ネットワークシステムの構成図である。実施の形態1の通信ネットワークシステムは、通信ネットワークを介してコンテンツを伝送して再生するシステムであって、図1に示すように、サーバ100と、再生装置200とを有し、サーバ100と再生装置200は、通信ネットワーク300に接続されている。   FIG. 1 is a configuration diagram of a communication network system according to the first embodiment. The communication network system according to Embodiment 1 is a system that transmits and reproduces content via a communication network, and includes a server 100 and a reproduction device 200 as shown in FIG. The device 200 is connected to the communication network 300.

サーバ100は、再生装置200からの要求に応じて、伝送対象のデータの長さの情報とそのデータとを伝送するチャンク方式により、自らが保持しているコンテンツを通信ネットワーク300を介して再生装置200に送信する装置であって、送信側要求通信部101と、蓄積部102と、分割部103と、不連続情報追加部104と、コンテンツ送信部105とを有する。   In response to a request from the playback apparatus 200, the server 100 uses the chunk method for transmitting the length information of the data to be transmitted and the data to the content held by the server 100 via the communication network 300. 200, a transmission side request communication unit 101, a storage unit 102, a division unit 103, a discontinuous information addition unit 104, and a content transmission unit 105.

送信側要求通信部101は、再生装置200からの通信のセッションを求められたときにそれに応じる。蓄積部102は、コンテンツAを蓄積している。コンテンツAについては、後に図2を用いて説明する。分割部103は、コンテンツAを複数の塊(以下、「連続領域」という。)に分割する。不連続情報追加部104は、送信される連続領域がその前に送信された連続領域と不連続である場合、送信される連続領域に不連続情報を付加する。コンテンツ送信部105は、コンテンツAを構成する複数の連続領域を通信ネットワーク300を介して再生装置200に送信する。   The transmission side request communication unit 101 responds to a request for a communication session from the playback apparatus 200. The storage unit 102 stores content A. The content A will be described later with reference to FIG. The dividing unit 103 divides the content A into a plurality of chunks (hereinafter referred to as “continuous regions”). When the continuous area to be transmitted is discontinuous with the previously transmitted continuous area, the discontinuous information adding unit 104 adds discontinuous information to the continuous area to be transmitted. The content transmission unit 105 transmits a plurality of continuous areas constituting the content A to the playback device 200 via the communication network 300.

再生装置200は、サーバ100からのコンテンツを受信して再生する装置であって、受信側要求通信部201と、コンテンツ受信部202と、不連続情報解析部203と、デコード部204と、出力部205とを有する。なお、図1には表示されていないが、再生装置200には、表示装置やスピーカ等の出力装置が接続されている。   The playback device 200 is a device that receives and plays back content from the server 100, and includes a reception-side request communication unit 201, a content reception unit 202, a discontinuous information analysis unit 203, a decoding unit 204, and an output unit. 205. Although not displayed in FIG. 1, the playback device 200 is connected to an output device such as a display device or a speaker.

受信側要求通信部201は、サーバ100への通信のセッションを求める。コンテンツ受信部202は、サーバ100からのコンテンツを受信する。不連続情報解析部203は、コンテンツ受信部202によって受信されたコンテンツに不連続情報が付加されていた場合、不連続情報を解析する。デコード部204は、コンテンツ受信部202によって受信されたコンテンツを復号する。出力部205は、デコード部204によって復号されたコンテンツを、再生装置200に接続されている出力装置に出力する。   The receiving side request communication unit 201 obtains a communication session to the server 100. The content receiving unit 202 receives content from the server 100. When the discontinuous information is added to the content received by the content receiving unit 202, the discontinuous information analyzing unit 203 analyzes the discontinuous information. The decoding unit 204 decodes the content received by the content receiving unit 202. The output unit 205 outputs the content decrypted by the decoding unit 204 to an output device connected to the playback device 200.

次に、本実施の形態1において送受信に使用するHTTP(Hyper Text Transfer Protocol)のデータ構造について図2を用いて説明する。   Next, the data structure of HTTP (Hyper Text Transfer Protocol) used for transmission and reception in the first embodiment will be described with reference to FIG.

図2(A)に示すコンテンツAは、元のコンテンツの最初から30分の位置〜40分の位置の間と、最初から1時間の位置〜1時間10分の位置の間とが例えば映画放送中のニュースや天気予報等の時間であって不連続部分であり、その部分がカットされるように編集されたコンテンツである。つまり、実施の形態1のコンテンツAには、図2(A)に示すように、最初〜最初から30分の位置の連続領域P1と、最初から40分の位置〜1時間の位置の連続領域P2と、最初から1時間10分の位置〜2時間の位置の連続領域P3との3個の連続領域が存在する。   The content A shown in FIG. 2A is, for example, a movie broadcast between the position of 30 minutes to 40 minutes from the beginning of the original content and the position of 1 hour to 1 hour 10 minutes from the beginning. It is a content such as the inside news, weather forecast, etc., which is a discontinuous part and is edited so that the part is cut. That is, as shown in FIG. 2A, the content A according to the first embodiment includes a continuous area P1 at a position 30 minutes from the beginning to the beginning and a continuous area 40 minutes to a position 1 hour from the beginning. There are three continuous regions, P2 and a continuous region P3 at a position of 1 hour and 10 minutes to a position of 2 hours from the beginning.

連続領域P1、連続領域P2、及び連続領域P3それぞれの中では、タイムスタンプ(再生時刻)の値は連続しているが、連続領域P1の後端のタイムスタンプの値と、連続領域P2の先端のタイムスタンプの値とは、連続していない。また、連続領域P2の後端のタイムスタンプの値と、連続領域P3の先端のタイムスタンプの値とは、連続していない。すなわち、連続領域P1と連続領域P2との間と、連続領域P2と連続領域P3との間とでは、タイムスタンプの値は不連続である。なお、連続領域P1、連続領域P2、及び連続領域P3それぞれのパケットには、連続領域P1の基準位置(例えば、先頭)のパケットに含まれているタイムスタンプの値を再生時刻の基準として再生時刻を特定する値が含まれている。   In each of the continuous region P1, the continuous region P2, and the continuous region P3, the time stamp (reproduction time) value is continuous, but the time stamp value at the rear end of the continuous region P1 and the leading end of the continuous region P2 The time stamp value of is not continuous. Further, the time stamp value at the rear end of the continuous area P2 and the time stamp value at the front end of the continuous area P3 are not continuous. That is, the value of the time stamp is discontinuous between the continuous region P1 and the continuous region P2 and between the continuous region P2 and the continuous region P3. It should be noted that for each packet of the continuous area P1, the continuous area P2, and the continuous area P3, the playback time is based on the time stamp value included in the packet at the reference position (for example, the head) of the continuous area P1. A value that identifies is included.

図2(B)は、上記のように不連続点が存在するコンテンツAを、HTTPおける従来の一括送信方式で送信する場合のデータ構造である。レスポンスヘッダ(RESPONSE HEADER)には、コンテンツAの全体のサイズを示すContent−Length情報が挿入されており、レスポンスボディ(RESPONSE BODY)には、連続領域P1、P2、P3が一括挿入されている。従って、この方式では、不連続点の情報(以下、「不連続情報」と呼ぶ。)が無くなってしまうので、再生装置で再生する場合に画像や音声に乱れが生じる可能性が高い。   FIG. 2B shows a data structure in the case where content A having discontinuities as described above is transmitted by the conventional batch transmission method in HTTP. In the response header (RESPONSE HEADER), Content-Length information indicating the entire size of the content A is inserted, and in the response body (RESPONSE BODY), continuous areas P1, P2, and P3 are inserted in a lump. Therefore, in this method, information on discontinuous points (hereinafter referred to as “discontinuous information”) is lost, and therefore, there is a high possibility that the image and the sound are disturbed when played back by the playback device.

図2(C)は、本実施の形態1において使用する送信方式のデータ構造である。この送信方式は、HTTPのデータ転方式の一つであるChunked方式を改良したものである。Chunked方式とは、送信するコンテンツの全体サイズが不明な場合に利用されるデータ転方式である。Chunked方式では、レスポンスヘッダに、Content−Length情報ではなく、転送方式がChunked方式であることを示すためのTransfer−Encoding情報を挿入する。そして、送信するコンテンツを分割し、分割したコンテンツの各サイズを、レスポンスボディにおいて対応する分割したコンテンツの先頭部分に付加する。   FIG. 2C shows a data structure of a transmission method used in the first embodiment. This transmission method is an improvement over the Chunked method, which is one of HTTP data transfer methods. The Chunked method is a data transfer method used when the overall size of the content to be transmitted is unknown. In the Chunked method, Transfer-Encoding information for indicating that the transfer method is the Chunked method is inserted in the response header instead of the Content-Length information. Then, the content to be transmitted is divided, and each size of the divided content is added to the head portion of the corresponding divided content in the response body.

本実施の形態1において使用する送信方式においては、分割したコンテンツの先頭部分に付加する情報として、サイズの他に不連続情報も加える点に特徴がある。   The transmission method used in the first embodiment is characterized in that discontinuous information is added in addition to the size as information added to the head portion of the divided content.

図2(C)においては、連続領域P1、P2、P3の先頭部分に付加されているSize<1>、Size<2>、Size<3>、Size<n>が従来のChunked方式におけるサイズの情報であり、Size<2>、Size<3>に併記されているPTS_offsetが本実施の形態1において追加した不連続情報である。   In FIG. 2C, Size <1>, Size <2>, Size <3>, and Size <n> added to the leading portions of the continuous regions P1, P2, and P3 are the sizes in the conventional Chunked system. Information, and PTS_offset written in Size <2> and Size <3> is the discontinuous information added in the first embodiment.

次に、実施の形態1の通信ネットワークシステムの動作を図3及び図4を用いて説明する。   Next, the operation of the communication network system according to the first embodiment will be described with reference to FIGS.

図3は、サーバ100と再生装置200との間のデータの送受信のシーケンスを示す図である。サーバ100と再生装置200との間のデータの送受信には、HTTPが用いられる。図4は、実施の形態1のサーバ100及び再生装置200の動作の各ステップを示すフローチャートである。以降の説明では、図4を主として用いる。   FIG. 3 is a diagram illustrating a data transmission / reception sequence between the server 100 and the playback device 200. HTTP is used for data transmission / reception between the server 100 and the playback apparatus 200. FIG. 4 is a flowchart showing steps of the operations of the server 100 and the playback device 200 according to the first embodiment. In the following description, FIG. 4 is mainly used.

先ず、再生装置200の受信側要求通信部201は、サーバ100に蓄積されているコンテンツAを要求するために、リクエストヘッダをサーバ100に送信する(S1)。図2(C)に示すように、リクエストヘッダは、GETメソッドを含むHTTPリクエストメッセージであり、コンテンツAを示す「movie.mpg」を指定するURIを含む。   First, the receiving side request communication unit 201 of the playback device 200 transmits a request header to the server 100 in order to request the content A stored in the server 100 (S1). As shown in FIG. 2C, the request header is an HTTP request message including a GET method, and includes a URI designating “movie.mpg” indicating the content A.

サーバ100では、送信側要求通信部101が、再生装置200からのリクエストヘッダを受信し、それに応答するためにレスポンスヘッダを再生装置200へ送信し(S2)、再生装置200の受信側要求通信部201は、サーバ100からのレスポンスヘッダを受信する(S3)。これにより、サーバ100と再生装置200とのセッションが成立する。   In the server 100, the transmission side request communication unit 101 receives the request header from the playback device 200, and transmits a response header to the playback device 200 in response to the request header (S2). 201 receives a response header from the server 100 (S3). Thereby, a session between the server 100 and the playback device 200 is established.

特許文献1により開示されている再生方法では、リクエストヘッダとレスポンスヘッダのやりとりを繰り返すが、実施の形態1では、リクエストヘッダとレスポンスヘッダのやりとりは1回だけである。そのため、実施の形態1のコンテンツ再生方法では、特許文献1により開示されている再生方法より、サーバ100及び再生装置200にかかる負荷が低減される。   In the reproduction method disclosed in Patent Document 1, the exchange of the request header and the response header is repeated, but in the first embodiment, the exchange of the request header and the response header is performed only once. Therefore, in the content reproduction method according to the first embodiment, the load on the server 100 and the reproduction apparatus 200 is reduced as compared with the reproduction method disclosed in Patent Document 1.

サーバ100では、レスポンスヘッダを再生装置200へ送信すると(S2)、分割部103は、蓄積部102に蓄積されているコンテンツAを不連続部分で分割する(S4)。コンテンツAは、図2(A)に示すように、2個の不連続部分を有しているので、分割部103は、先ず、コンテンツAを、コンテンツAの先頭から最初の不連続点までの連続領域P1と、最初の不連続点からコンテンツAの後尾までとに分割する(S4)。   In the server 100, when the response header is transmitted to the playback device 200 (S2), the dividing unit 103 divides the content A stored in the storage unit 102 into discontinuous parts (S4). Since the content A has two discontinuous portions as shown in FIG. 2A, the dividing unit 103 first converts the content A from the beginning of the content A to the first discontinuous point. The continuous area P1 and the first discontinuous point to the tail of the content A are divided (S4).

連続領域P1は最初に送信されるデータであるので、不連続情報追加部104は、連続領域P1には不連続情報を追加せず(S5)、コンテンツ送信部105は、連続領域P1のサイズと、そのデータとを通信ネットワーク300を介して再生装置200に送信する(S6)。図2(C)を用いて具体的に説明すると、コンテンツ送信部105は、先ず、連続領域P1のサイズ(Size<2>)を示す「526C00(16進数)」を再生装置200に送信し、次に、連続領域P1のデータを送信する。   Since the continuous area P1 is data transmitted first, the discontinuous information adding unit 104 does not add discontinuous information to the continuous area P1 (S5), and the content transmitting unit 105 determines the size of the continuous area P1. The data is transmitted to the playback device 200 via the communication network 300 (S6). Specifically, using FIG. 2C, the content transmission unit 105 first transmits “526C00 (hexadecimal number)” indicating the size (Size <2>) of the continuous area P1 to the playback device 200, Next, the data of the continuous area P1 is transmitted.

次に、分割部103は、コンテンツAの送信が完了したか否かを調べ(S7)、連続領域P1が送信された段階ではコンテンツAの送信は完了していないと判断し(S7でNo)、サーバ100の動作はステップS4に戻る。   Next, the dividing unit 103 checks whether or not the transmission of the content A is completed (S7), and determines that the transmission of the content A is not completed at the stage where the continuous area P1 is transmitted (No in S7). The operation of the server 100 returns to step S4.

分割部103は、コンテンツAの残部を、コンテンツAの最初の不連続点から2個目の不連続点までの連続領域P2と、2個目の不連続点からコンテンツAの後尾までとに分割する(S4)。不連続情報追加部104は、連続領域P1の後端の再生時刻(タイムスタンプ)と連続領域P2の先端の再生時刻との差(以下、「第1の再生時刻の差」ともいう。)を不連続情報として、連続領域P2のサイズ情報に追加する(S5)。第1の再生時刻の差は、図2(C)では、連続領域P2の前に記載されているサイズ情報“36EE800;PTS_Offset=60000”の中の“PTS_Offset=60000”であり、それは、不連続となるタイムスタンプの差(10分=60000ミリ秒)を意味する。第1の再生時刻の差は、再生装置200ではオフセット値として用いられる。   The dividing unit 103 divides the remaining part of the content A into a continuous region P2 from the first discontinuous point of the content A to the second discontinuous point, and from the second discontinuous point to the tail of the content A (S4). The discontinuity information adding unit 104 determines the difference between the reproduction time (time stamp) at the rear end of the continuous area P1 and the reproduction time at the front end of the continuous area P2 (hereinafter, also referred to as “first reproduction time difference”). As discontinuity information, it is added to the size information of the continuous area P2 (S5). The difference in the first reproduction time is “PTS_Offset = 60000” in the size information “36EE800; PTS_Offset = 60000” described before the continuous area P2 in FIG. 2C, which is discontinuous. The time stamp difference (10 minutes = 60000 milliseconds). The difference in the first reproduction time is used as an offset value in the reproduction apparatus 200.

コンテンツ送信部105は、連続領域P2のサイズ(Size<2>)と第1の再生時刻の差とを含むサイズ情報と、連続領域P2のデータとを、通信ネットワーク300を介して再生装置200に送信する(S6)。図2(C)を用いて具体的に説明すると、コンテンツ送信部105は、連続領域P2のサイズ(Size<2>)を示す“36EE800(16進数)”と第1の再生時刻の差を示す“PTS_Offset=60000”とを組み合わせたサイズ情報“36EE800;PTS_Offset=60000”を再生装置200に送信し、次に、連続領域P2のデータを送信する。   The content transmission unit 105 sends the size information including the size of the continuous area P2 (Size <2>) and the difference between the first reproduction times and the data of the continuous area P2 to the reproduction apparatus 200 via the communication network 300. Transmit (S6). Specifically, using FIG. 2C, the content transmission unit 105 indicates the difference between “36EE800 (hexadecimal number)” indicating the size (Size <2>) of the continuous area P2 and the first reproduction time. The size information “36EE800; PTS_Offset = 60000” combined with “PTS_Offset = 60000” is transmitted to the playback device 200, and then the data of the continuous area P2 is transmitted.

次に、分割部103は、コンテンツAの送信が完了したか否かを調べ(S7)、連続領域P2が送信された段階ではコンテンツAの送信は完了していないと判断し(S7でNo)、サーバ100の動作は再びステップS4に戻る。   Next, the dividing unit 103 checks whether or not the transmission of the content A is completed (S7), and determines that the transmission of the content A is not completed at the stage where the continuous area P2 is transmitted (No in S7). The operation of the server 100 returns to step S4 again.

分割部103は、コンテンツAの残りを連続領域P3とし(S4)、不連続情報追加部104は、連続領域P2の後端の再生時刻と連続領域P3の先端の再生時刻との差(以下、「第2の再生時刻の差」ともいう。)を不連続情報として、連続領域P3のサイズ情報に追加する(S5)。第2の再生時刻の差は、図2(C)では、連続領域P3の前に記載されているサイズ情報“8954400;PTS_Offset=60000”の中の“PTS_Offset=60000”であり、それは、不連続となるタイムスタンプの差(10分=60000ミリ秒)を意味する。第2の再生時刻の差も、再生装置200ではオフセット値として用いられる。   The dividing unit 103 sets the rest of the content A as the continuous area P3 (S4), and the discontinuous information adding unit 104 determines the difference between the playback time at the rear end of the continuous area P2 and the playback time at the front end of the continuous area P3 (hereinafter, (Also referred to as “second playback time difference”) is added as discontinuity information to the size information of the continuous region P3 (S5). The difference in the second reproduction time is “PTS_Offset = 60000” in the size information “8954400; PTS_Offset = 60000” described before the continuous area P3 in FIG. 2C, which is discontinuous. The time stamp difference (10 minutes = 60000 milliseconds). The difference in the second reproduction time is also used as an offset value in the reproduction apparatus 200.

コンテンツ送信部105は、連続領域P3のサイズ(Size<3>)と第2の再生時刻の差とを含むサイズ情報と、連続領域P3のデータとを、通信ネットワーク300を介して再生装置200に送信する(S6)。図2(C)を用いて具体的に説明すると、コンテンツ送信部105は、連続領域P3のサイズ(Size<3>)を示す“8954400(16進数)”と第2の再生時刻の差を示す“PTS_Offset=60000”とを組み合わせたサイズ情報“8954400;PTS_Offset=60000”を再生装置200に送信し、次に、連続領域P3のデータを送信する。   The content transmission unit 105 sends the size information including the size of the continuous area P3 (Size <3>) and the second playback time difference and the data of the continuous area P3 to the playback device 200 via the communication network 300. Transmit (S6). Specifically, using FIG. 2C, the content transmission unit 105 indicates the difference between “8954400 (hexadecimal number)” indicating the size (Size <3>) of the continuous region P3 and the second reproduction time. The size information “8954400; PTS_Offset = 60000” combined with “PTS_Offset = 60000” is transmitted to the playback device 200, and then the data of the continuous area P3 is transmitted.

次に、分割部103は、コンテンツAの送信が完了したか否かを調べ(S7)、連続領域P3が送信された段階でコンテンツAの送信は完了したと判断し(S7でYes)、コンテンツ送信部105は、コンテンツAの送信が終了することを示すために、これ以降に送信する連続領域のサイズを“0” (Size<n>)としたサイズ情報を通信ネットワーク300を介して再生装置200に送信する(S8)。これにより、サーバ100の動作は終了する。   Next, the dividing unit 103 checks whether or not the transmission of the content A is completed (S7), determines that the transmission of the content A is completed when the continuous area P3 is transmitted (Yes in S7), and the content In order to indicate that the transmission of the content A is completed, the transmission unit 105 transmits size information in which the size of the continuous area to be transmitted thereafter is “0” (Size <n>) via the communication network 300. 200 (S8). Thereby, the operation of the server 100 ends.

再生装置200では、コンテンツ受信部202が、サーバ100からの連続領域P1を受信し(S9)、コンテンツAの送信が終了したことを示すサイズ“0”が送信されてきていないことを確認し(S10でNo)、不連続情報解析部203が連続領域P1に不連続情報が含まれているか否かを判断する(S11)。連続領域P1には不連続情報は含まれていないので(S11でNo)、デコード部204は、連続領域P1を復号し(S13)、出力部205は、復号された連続領域P1を再生装置200の外部の出力装置に出力する(S14)。   In the playback apparatus 200, the content receiving unit 202 receives the continuous area P1 from the server 100 (S9), and confirms that the size “0” indicating that the transmission of the content A has been completed has not been transmitted ( No in S10), the discontinuity information analysis unit 203 determines whether or not discontinuous information is included in the continuous area P1 (S11). Since the discontinuous information is not included in the continuous area P1 (No in S11), the decoding unit 204 decodes the continuous area P1 (S13), and the output unit 205 outputs the decoded continuous area P1 to the playback device 200. To an external output device (S14).

次に、再生装置200の動作はステップS9に戻り、コンテンツ受信部202は、サーバ100からの連続領域P2を受信し(S9)、コンテンツAの送信が終了したことを示すサイズ“0”が送信されてきていないことを確認し(S10でNo)、不連続情報解析部203が連続領域P2に不連続情報が含まれているか否かを判断する(S11)。連続領域P2には、連続領域P1の後端の再生時刻と連続領域P2の先端の再生時刻との差(第1の再生時刻の差)が付加されているので、不連続情報解析部203は、連続領域P1の後端から連続領域P2の先端までタイムスタンプが10分飛んでいることを確認し、オフセット処理を行う(S12)。すなわち、不連続情報解析部203は、連続領域P2を構成する各パケットに付加されているタイムスタンプから第1の再生時刻の差を差し引くようにデコード部204に通知する(S12)。   Next, the operation of the playback device 200 returns to step S9, and the content receiving unit 202 receives the continuous area P2 from the server 100 (S9), and transmits a size “0” indicating that the transmission of the content A has ended. It is confirmed that no discontinuity information has been received (No in S10), and the discontinuity information analysis unit 203 determines whether discontinuous information is included in the continuous region P2 (S11). Since the difference between the reproduction time at the rear end of the continuous area P1 and the reproduction time at the front end of the continuous area P2 (first reproduction time difference) is added to the continuous area P2, the discontinuous information analysis unit 203 Then, it is confirmed that the time stamp has jumped 10 minutes from the rear end of the continuous area P1 to the front end of the continuous area P2, and an offset process is performed (S12). That is, the discontinuity information analysis unit 203 notifies the decoding unit 204 to subtract the first reproduction time difference from the time stamp added to each packet constituting the continuous area P2 (S12).

デコード部204は、連続領域P2を構成する各パケットに付加されているタイムスタンプから第1の再生時刻の差を差し引いて連続領域P2を復号し(S13)、出力部205は、復号された連続領域P2を再生装置200の外部の出力装置に出力する(S14)。   The decoding unit 204 decodes the continuous region P2 by subtracting the first reproduction time difference from the time stamp added to each packet constituting the continuous region P2 (S13), and the output unit 205 outputs the decoded continuous data The region P2 is output to an output device external to the playback device 200 (S14).

不連続情報解析部203によってオフセット処理が行われているので(S12)、デコード部204及び出力部205は、連続領域P1と連続領域P2とを途切れることなく再生する。   Since the offset processing is performed by the discontinuity information analysis unit 203 (S12), the decoding unit 204 and the output unit 205 reproduce the continuous region P1 and the continuous region P2 without interruption.

次に、再生装置200の動作はステップS9に再び戻り、コンテンツ受信部202は、サーバ100からの連続領域P3を受信し(S9)、コンテンツAの送信が終了したことを示すサイズ“0”が送信されてきていないことを確認し(S10でNo)、不連続情報解析部203が連続領域P3に不連続情報が含まれているか否かを判断する(S11)。   Next, the operation of the playback apparatus 200 returns to step S9 again, and the content receiving unit 202 receives the continuous area P3 from the server 100 (S9), and the size “0” indicating that the transmission of the content A has ended is set. It is confirmed that the information has not been transmitted (No in S10), and the discontinuous information analysis unit 203 determines whether or not the discontinuous information is included in the continuous region P3 (S11).

連続領域P3には、連続領域P2の後端の再生時刻と連続領域P3の先端の再生時刻との差(第2の再生時刻の差)が付加されているので(S11でYes)、不連続情報解析部203は、連続領域P1の後端から連続領域P2の先端までタイムスタンプが10分飛んでいることを認識し、オフセット処理を行う(S12)。すなわち、不連続情報解析部203は、連続領域P3を構成する各パケットに付加されているタイムスタンプから第2の再生時刻の差を差し引くようにデコード部204に通知する(S12)。   Since the difference between the reproduction time at the rear end of the continuous area P2 and the reproduction time at the front end of the continuous area P3 (second reproduction time difference) is added to the continuous area P3 (Yes in S11), discontinuity is generated. The information analysis unit 203 recognizes that the time stamp has jumped 10 minutes from the rear end of the continuous area P1 to the front end of the continuous area P2, and performs offset processing (S12). That is, the discontinuity information analysis unit 203 notifies the decoding unit 204 to subtract the second reproduction time difference from the time stamp added to each packet constituting the continuous region P3 (S12).

デコード部204は、連続領域P3を構成する各パケットに付加されているタイムスタンプから第2の再生時刻の差を差し引いて連続領域P3を復号し(S13)、出力部205は、復号された連続領域P3を再生装置200の外部の出力装置に出力する(S14)。   The decoding unit 204 decodes the continuous region P3 by subtracting the second reproduction time difference from the time stamp added to each packet constituting the continuous region P3 (S13), and the output unit 205 outputs the decoded continuous data The region P3 is output to an output device external to the playback device 200 (S14).

不連続情報解析部203によってオフセット処理が行われているので(S12)、デコード部204及び出力部205は、連続領域P2と連続領域P3とについても途切れることなく再生する。   Since the offset processing is performed by the discontinuity information analysis unit 203 (S12), the decoding unit 204 and the output unit 205 reproduce the continuous region P2 and the continuous region P3 without interruption.

次に、再生装置200の動作はステップS9に再び戻り、コンテンツ受信部202は、サーバ100からの連続領域P3を受信し(S9)、コンテンツAの送信が終了したことを示すサイズ“0”が送信されてきたことを確認する(S10でYes)。これにより、再生装置200の動作は終了する。   Next, the operation of the playback apparatus 200 returns to step S9 again, and the content receiving unit 202 receives the continuous area P3 from the server 100 (S9), and the size “0” indicating that the transmission of the content A has ended is set. It is confirmed that it has been transmitted (Yes in S10). As a result, the operation of the playback device 200 ends.

上述したように、実施の形態1の通信ネットワークシステムでは、サーバ100は、送信対象の連続領域の先端の再生時刻とその前の連続領域の後端の再生時刻とが不連続である場合、送信対象の連続領域を送信する前に、前の連続領域の後端と送信対象の連続領域の先端との再生時刻の差の情報をも送信し、再生装置200は、サーバ100からの再生時刻の差の情報を利用して、2個の連続領域を途切れることなく連続して再生する。また、実施の形態1の通信ネットワークシステムでは、リクエストヘッダとレスポンスヘッダのやりとりは1回だけである。   As described above, in the communication network system according to the first embodiment, server 100 transmits when the playback time at the front end of the continuous area to be transmitted and the playback time at the rear end of the previous continuous area are discontinuous. Before transmitting the target continuous area, information on the difference in playback time between the rear end of the previous continuous area and the front end of the continuous area to be transmitted is also transmitted. Using the difference information, the two continuous areas are reproduced continuously without interruption. In the communication network system of the first embodiment, the request header and response header are exchanged only once.

したがって、実施の形態1の通信ネットワークシステムによれば、再生装置200及びサーバ100にかかる負荷を少なくして、ある連続領域と、その連続領域の基準位置の再生時刻を基準にして再生される次の連続領域とは途切れることなく連続して再生されるという効果が得られる。   Therefore, according to the communication network system of the first embodiment, the load applied to the playback device 200 and the server 100 is reduced, and the next playback is performed based on the playback time of a certain continuous area and the reference position of the continuous area. It is possible to obtain the effect of continuous reproduction without interruption from the continuous region.

なお、再生装置200は、隣り合う2個の連続領域のうちの後の連続領域を再生する際、デコードの初期化を行って再生することにより、隣り合う2個の連続領域を途切れることなく連続して再生してもよい。   In addition, when reproducing | regenerating apparatus 200 reproduces | regenerates by performing decoding initialization and reproducing | regenerating, when reproducing | regenerating the latter continuous area | region of two adjacent continuous areas, it is continuous, without interrupting two adjacent continuous areas. May be played.

また、再生装置200は、コンテンツの途中からそのコンテンツの再生を開始しようとする場合、図5に示すように、リクエストヘッダ50にRANGEヘッダ51を含めて再生の開始位置を指定する。図5では、“RANGE:86304000−’が再生の開始位置を示している。リクエストヘッダにRANGEヘッダが含まれている場合、サーバ100の送信側要求通信部101は、レスポンスヘッダに、送信対象のデータの範囲を特定するContent−RANGEヘッダを含める。   Further, when the playback device 200 tries to start playback of the content from the middle of the content, the playback header 200 includes the RANGE header 51 in the request header 50 and designates the playback start position, as shown in FIG. In FIG. 5, “RANGE: 8634000-” indicates the reproduction start position. When the RANGE header is included in the request header, the transmission side request communication unit 101 of the server 100 includes the transmission target in the response header. A Content-RANGE header that specifies the data range is included.

ところで、サーバ100が再生する連続領域に再生装置200が再生することができない無効データが含まれている場合がある。その場合、連続領域の再生の高速化を図るためにサーバ100は、連続領域における無効データの位置を再生装置200に送信する。つまり、図6に示すように、サーバ100には、無効データの位置を特定する無効データ位置特定部110と、無効データ位置特定部110によって特定される無効データの位置を示す無効情報を再生装置200に通知するための無効情報追加部111とが含められる。無効情報追加部111は、コンテンツ送信部105によって送信されるサイズ情報に無効情報を追加する。無効データが連続領域P1に含まれている場合、無効情報は、例えば、“17700;unless_1frame”として連続領域P1のサイズ情報に含められる。なお、無効データは、例えば、1枚の動画像を構成することができないデータである。   By the way, invalid data that cannot be reproduced by the reproduction apparatus 200 may be included in the continuous area reproduced by the server 100. In this case, the server 100 transmits the position of invalid data in the continuous area to the playback device 200 in order to increase the speed of playback of the continuous area. That is, as illustrated in FIG. 6, the server 100 reproduces invalid data position specifying unit 110 that specifies the position of invalid data and invalid information that indicates the position of invalid data specified by the invalid data position specifying unit 110. 200, an invalid information adding unit 111 for notifying 200 is included. The invalid information adding unit 111 adds invalid information to the size information transmitted by the content transmitting unit 105. When invalid data is included in the continuous area P1, the invalid information is included in the size information of the continuous area P1, for example, “17700; unless_1frame”. The invalid data is data that cannot constitute one moving image, for example.

サーバ100は、無効データを送信しない動作を行うことも可能であるが、それは再生装置200がサーバ100に対して行う要求に対応しない場合がある。そのため、サーバ100は、無効データを送信する。   The server 100 can also perform an operation that does not transmit invalid data, but this may not correspond to a request that the playback device 200 makes to the server 100. Therefore, the server 100 transmits invalid data.

再生装置200には、無効情報を解析する無効情報解析部210が含められ、無効情報解析部210が、コンテンツ受信部202によって受信された無効情報を解析し、デコード部204は、解析結果に基づいて無効データを飛ばして、再生することができる有効なデータを復号する。これにより、コンテンツA、具体的には連続領域P1、連続領域P2、及び連続領域P3の再生の高速化が図られる。なお、無効データは、連続領域P1、連続領域P2、又は連続領域P3の全部であってもよい。   The playback apparatus 200 includes an invalid information analysis unit 210 that analyzes invalid information. The invalid information analysis unit 210 analyzes invalid information received by the content reception unit 202, and the decoding unit 204 is based on the analysis result. Then, invalid data is skipped, and valid data that can be reproduced is decoded. As a result, the playback speed of the content A, specifically, the continuous area P1, the continuous area P2, and the continuous area P3 can be increased. The invalid data may be all of the continuous area P1, the continuous area P2, or the continuous area P3.

(実施の形態2)
次に、実施の形態2の通信ネットワークシステムを説明する。なお、実施の形態2と実施の形態1とでは重複する部分が多いので、実施の形態2では、実施の形態1において説明した部分と異なる部分を重点的に説明する。
(Embodiment 2)
Next, a communication network system according to the second embodiment will be described. Since the second embodiment and the first embodiment have many overlapping portions, the second embodiment will focus on portions that are different from the portions described in the first embodiment.

図7は、実施の形態2の通信ネットワークシステムの構成図である。実施の形態2のサーバは、図7に示すように、実施の形態1のサーバ100が有する各構成部に加えて、リアルタイムのコンテンツを生成するコンテンツ生成部120を有する。コンテンツ生成部120は、例えば、コンテンツをリアルタイムに受信するチューナや、蓄積部102に蓄積されているコンテンツAの解像度をそれとは別の解像度に変換するトランスコーダ等である。説明の簡単化のために、以下では、コンテンツ生成部120はチューナであると仮定し、コンテンツ生成部120が出力するコンテンツをコンテンツBとする。   FIG. 7 is a configuration diagram of the communication network system according to the second embodiment. As shown in FIG. 7, the server according to the second embodiment includes a content generation unit 120 that generates real-time content in addition to the components included in the server 100 according to the first embodiment. The content generation unit 120 is, for example, a tuner that receives content in real time, a transcoder that converts the resolution of the content A stored in the storage unit 102 to a different resolution. In order to simplify the description, in the following, it is assumed that the content generation unit 120 is a tuner, and the content output from the content generation unit 120 is content B.

図8は、実施の形態2のサーバ100及び再生装置200の動作の各ステップを示すフローチャートである。図9は、再生されるコンテンツBを示す図である。   FIG. 8 is a flowchart illustrating steps of operations of the server 100 and the playback device 200 according to the second embodiment. FIG. 9 is a diagram showing the content B to be played back.

コンテンツ生成部120が受信するコンテンツは、CMを含んでいたり、ある番組から次の番組への切り替え等が起こっていたりすること等により、動画像の解像度やフォーマットといったコンテンツの形態が途中で変わると仮定する。   The content received by the content generation unit 120 includes a CM, or when the form of the content such as the resolution and format of the moving image changes midway due to switching from one program to the next program, etc. Assume.

以下に、実施の形態2のサーバ100及び再生装置200の動作を図8を用いて説明する。   Hereinafter, operations of the server 100 and the playback device 200 according to the second embodiment will be described with reference to FIG.

先ず、再生装置200の受信側要求通信部201は、サーバ100からのコンテンツBを要求するために、リクエストヘッダをサーバ100に送信する(S21)。リクエストヘッダは、GETメソッドを含むHTTPリクエストメッセージであり、コンテンツBを示す「tuner.mpg」を指定するURIを含む。   First, the receiving side request communication unit 201 of the playback apparatus 200 transmits a request header to the server 100 in order to request the content B from the server 100 (S21). The request header is an HTTP request message including a GET method, and includes a URI designating “tuner.mpg” indicating the content B.

サーバ100では、送信側要求通信部101が、再生装置200からのリクエストヘッダを受信し、それに応答するためにレスポンスヘッダを再生装置200へ送信し(S22)、再生装置200の受信側要求通信部201は、サーバ100からのレスポンスヘッダを受信する(S23)。これにより、サーバ100と再生装置200とのセッションが成立する。   In the server 100, the transmission side request communication unit 101 receives the request header from the playback device 200, and transmits a response header to the playback device 200 in response to the request header (S22). 201 receives a response header from the server 100 (S23). Thereby, a session between the server 100 and the playback device 200 is established.

サーバ100では、送信側要求通信部101がレスポンスヘッダを再生装置200へ送信すると(S22)、分割部103は、コンテンツ生成部120からコンテンツBの一部を取得し(S24)、その中に解像度やフォーマットといったコンテンツの形態が異なる不連続部分が存在するかどうかを判断する(S25)。分割部103は、取得したコンテンツBの一部に形態が異なる不連続部分が存在すると判断した場合(S25でYes)、形態が不連続である部分でコンテンツBを分割する(S26)。不連続情報追加部104は、コンテンツBの先頭から最初の不連続部分までの連続領域P11のサイズ情報に、連続領域P11の形態(解像度やフォーマット)の情報を追加する(S27)。コンテンツ送信部105は、連続領域P11のサイズと連続領域P11の形態とを含む連続領域P11のサイズ情報を再生装置200に送信し、その後、連続領域P11のデータを再生装置200に送信する(S28)。   In the server 100, when the transmission side request communication unit 101 transmits a response header to the playback device 200 (S22), the dividing unit 103 acquires a part of the content B from the content generation unit 120 (S24), and the resolution is included therein. It is determined whether or not there is a discontinuous portion having a different form of content such as or format (S25). When the dividing unit 103 determines that there is a discontinuous part having a different form in a part of the acquired content B (Yes in S25), the dividing unit 103 divides the content B by a part having a discontinuous form (S26). The discontinuity information adding unit 104 adds information on the form (resolution or format) of the continuous area P11 to the size information of the continuous area P11 from the beginning of the content B to the first discontinuous part (S27). The content transmission unit 105 transmits the size information of the continuous area P11 including the size of the continuous area P11 and the form of the continuous area P11 to the playback apparatus 200, and then transmits the data of the continuous area P11 to the playback apparatus 200 (S28). ).

次に、分割部103は、コンテンツBの送信が完了したか否かを調べ(S29)、コンテンツBの送信が完了していないと判断した場合(S29でNo)、サーバ100の動作はステップS24に戻る。他方、分割部103がコンテンツBの送信が完了したと判断した場合(S29でYes)、コンテンツ送信部105は、コンテンツBの送信が終了することを示すために、これ以降に送信する連続領域のサイズを“0”としたサイズ情報を再生装置200に送信する(S30)。これにより、サーバ100の動作は終了する。   Next, the dividing unit 103 checks whether or not the transmission of the content B is completed (S29). If the dividing unit 103 determines that the transmission of the content B is not completed (No in S29), the operation of the server 100 is performed in step S24. Return to. On the other hand, when the dividing unit 103 determines that the transmission of the content B has been completed (Yes in S29), the content transmitting unit 105 indicates the continuous area to be transmitted thereafter to indicate that the transmission of the content B is finished. The size information with the size set to “0” is transmitted to the playback device 200 (S30). Thereby, the operation of the server 100 ends.

分割部103がコンテンツBの送信が完了していないと判断して動作がステップS24に戻った場合、分割部103は、コンテンツ生成部120からコンテンツBの一部を取得し、その中に解像度やフォーマットといったコンテンツの形態が異なる不連続部分が存在するかどうかを判断する(S25)。分割部103は、取得したコンテンツBの一部に形態が異なる不連続部分が存在すると判断した場合(S25でYes)、形態が不連続である部分でコンテンツBを分割する(S26)。不連続情報追加部104は、コンテンツBの最初の不連続部分から2個目の不連続部分までの連続領域P12のサイズ情報に、連続領域P12の形態の情報を追加する(S27)。コンテンツ送信部105は、連続領域P12のサイズと連続領域P12の形態とを含む連続領域P12のサイズ情報を再生装置200に送信し、その後、連続領域P12のデータを再生装置200に送信する(S28)。   When the dividing unit 103 determines that the transmission of the content B has not been completed and the operation returns to step S24, the dividing unit 103 acquires a part of the content B from the content generating unit 120, and includes the resolution and It is determined whether there is a discontinuous portion having a different content form such as a format (S25). When the dividing unit 103 determines that there is a discontinuous part having a different form in a part of the acquired content B (Yes in S25), the dividing unit 103 divides the content B by a part having a discontinuous form (S26). The discontinuity information adding unit 104 adds information on the form of the continuous area P12 to the size information of the continuous area P12 from the first discontinuous part to the second discontinuous part of the content B (S27). The content transmission unit 105 transmits the size information of the continuous area P12 including the size of the continuous area P12 and the form of the continuous area P12 to the playback apparatus 200, and then transmits the data of the continuous area P12 to the playback apparatus 200 (S28). ).

次に、分割部103は、コンテンツBの送信が完了したか否かを調べ(S29)、コンテンツBの送信が完了していないと判断した場合(S29でNo)、サーバ100の動作はステップS24に再び戻り、上述したステップS24からステップS29が繰り返される。他方、分割部103がコンテンツBの送信が完了したと判断した場合(S29でYes)、上述したように、コンテンツ送信部105は、コンテンツBの送信が終了したことを示すサイズ“0”を再生装置200に送信し(S30)、サーバ100の動作は終了する。   Next, the dividing unit 103 checks whether or not the transmission of the content B is completed (S29). If the dividing unit 103 determines that the transmission of the content B is not completed (No in S29), the operation of the server 100 is performed in step S24. Returning to step S24, step S24 to step S29 are repeated. On the other hand, when the dividing unit 103 determines that the transmission of the content B has been completed (Yes in S29), as described above, the content transmitting unit 105 reproduces the size “0” indicating that the transmission of the content B has ended. It transmits to the apparatus 200 (S30), and the operation of the server 100 ends.

なお、ステップS25において、分割部103がコンテンツ生成部120からのコンテンツBの一部に解像度やフォーマットといったコンテンツの形態が異なる不連続部分が存在しないと判断した場合(S25でNo)、サーバ100の動作はS27に移行する。   In step S25, when the dividing unit 103 determines that there is no discontinuous part having a different form of content such as resolution or format in a part of the content B from the content generating unit 120 (No in S25), Operation proceeds to S27.

再生装置200では、コンテンツ受信部202が、サーバ100からの連続領域P11を受信し(S31)、コンテンツBの送信が終了したことを示すサイズ“0”が送信されてきていないことを確認し(S32でNo)、不連続情報解析部203が連続領域P11の形態を確認し(S33)、連続領域P11の形態をデコード部204に通知する(S34)。   In the playback apparatus 200, the content receiving unit 202 receives the continuous area P11 from the server 100 (S31), and confirms that the size “0” indicating that the transmission of the content B has not been transmitted ( No in S32), the discontinuous information analysis unit 203 confirms the form of the continuous area P11 (S33), and notifies the form of the continuous area P11 to the decoding unit 204 (S34).

デコード部204は、不連続情報解析部203からの連続領域P11の形態の情報に基づいて、連続領域P11の形態に適合した方法により連続領域P11を復号し(S35)、出力部205は、復号された連続領域P11を再生装置200の外部の出力装置に出力する(S36)。   The decoding unit 204 decodes the continuous region P11 based on the information on the form of the continuous region P11 from the discontinuous information analysis unit 203 by a method suitable for the form of the continuous region P11 (S35), and the output unit 205 The continuous area P11 thus output is output to an output device external to the playback device 200 (S36).

次に、再生装置200の動作はステップS31に戻り、コンテンツ受信部202は、サーバ100からの連続領域P12を受信し(S31)、コンテンツBの送信が終了したことを示すサイズ“0”が送信されてきていないことを確認し(S32でNo)、不連続情報解析部203が連続領域P2の形態を確認する(S33)。連続領域P12には、連続領域P11の形態とは異なる形態の情報が含まれているので(S33)、不連続情報解析部203は、連続領域P12の形態をデコード部204に通知する(S34)。   Next, the operation of the playback device 200 returns to step S31, and the content reception unit 202 receives the continuous area P12 from the server 100 (S31), and transmits a size “0” indicating that the transmission of the content B has ended. It is confirmed that it has not been performed (No in S32), and the discontinuous information analysis unit 203 confirms the form of the continuous region P2 (S33). Since the continuous region P12 includes information in a form different from the form of the continuous region P11 (S33), the discontinuous information analysis unit 203 notifies the decoding unit 204 of the form of the continuous region P12 (S34). .

デコード部204は、不連続情報解析部203からの連続領域P12の形態の情報に基づいて、連続領域P12の形態に適合した方法により連続領域P12を復号し(S35)、出力部205は、復号された連続領域P11を再生装置200の外部の出力装置に出力する(S36)。   The decoding unit 204 decodes the continuous region P12 based on the information of the form of the continuous region P12 from the discontinuous information analysis unit 203 by a method suitable for the form of the continuous region P12 (S35), and the output unit 205 The continuous area P11 thus output is output to an output device external to the playback device 200 (S36).

具体的には、例えば、連続領域P11で送信されるコンテンツの解像度が720×480であって、次の連続領域P12で送信されるコンテンツの解像度が360×240となると不連続情報解析部203から通知されたら、デコード部204は、前もって、解像度を落としてデコードするための設定に変更しておき、連続領域P12のデータが入力されるのを待つ。フォーマットに関しても同様であり、例えば、MPEG2からH.264へ変化する場合、このH.264のフォーマット情報が不連続情報解析部203から通知されるので、デコード部204は、前もって、H.264デコード用の設定に変更しておき、連続領域P12のデータが入力されるのを待つ。   Specifically, for example, when the resolution of the content transmitted in the continuous area P11 is 720 × 480 and the resolution of the content transmitted in the next continuous area P12 is 360 × 240, the discontinuity information analysis unit 203 When notified, the decoding unit 204 changes the setting for decoding at a reduced resolution in advance, and waits for the data in the continuous area P12 to be input. The same applies to the format, for example, from MPEG2 to H.264. H.264, this H.264 Since the H.264 format information is notified from the discontinuous information analysis unit 203, the decoding unit 204 has previously received the H.264 format information. It changes to the setting for H.264 decoding, and waits for the data of the continuous area P12 to be input.

その後、再生装置200の動作はステップS31に再び戻り、コンテンツ受信部202がサーバ100から受信したデータがコンテンツBの送信が終了したことを示すサイズ“0”であるか否かを不連続情報解析部203が判断する(S32)。コンテンツ受信部202が受信したデータがコンテンツBの送信が終了したことを示すサイズ“0”でない場合、ステップS31からステップS36までの動作が繰り返される。他方、コンテンツ受信部202が受信したデータがコンテンツBの送信が終了したことを示すサイズ“0”である場合、再生装置200の動作は終了する。   Thereafter, the operation of the playback device 200 returns to step S31 again, and the discontinuous information analysis is performed to determine whether or not the data received by the content receiving unit 202 from the server 100 is the size “0” indicating that the transmission of the content B has ended. The unit 203 determines (S32). If the data received by the content receiving unit 202 is not the size “0” indicating that the transmission of the content B is completed, the operations from step S31 to step S36 are repeated. On the other hand, when the data received by the content receiving unit 202 is a size “0” indicating that the transmission of the content B has ended, the operation of the playback device 200 ends.

上述したように、実施の形態2の通信ネットワークシステムでは、サーバ100は、各連続領域の解像度やフォーマットといった形態の情報を再生装置200に送信し、再生装置200は、サーバ100からの各連続領域の形態の情報を利用して、連続する連続領域を途切れることなく再生する。   As described above, in the communication network system according to the second embodiment, the server 100 transmits information in a form such as the resolution and format of each continuous area to the playback apparatus 200, and the playback apparatus 200 receives each continuous area from the server 100. By using the information in the form, the continuous continuous area is reproduced without interruption.

なお、ある連続領域(例えば連続領域P1)と次の連続領域(例えば連続領域P2)とのタイムスタンプが連続せず、かつ、両者の形態(解像度やフォーマット等)が異なる場合、サーバ100は、前の連続領域の後端の再生時刻(タイムスタンプ)と後の連続領域の先端の再生時刻(タイムスタンプ)との差を再生装置200に送信する。それとともに、サーバ100は、後の連続領域の形態を再生装置200に送信する。再生装置200は、実施の形態1において説明したようにして2個の連続領域を途切れさせず連続して再生するとともに、実施の形態2において説明したようにして連続領域の切替時に後の連続領域の形態に適合する方法により後の連続領域を再生する。   In addition, when the time stamp of a certain continuous area (for example, continuous area P1) and the next continuous area (for example, continuous area P2) is not continuous, and the form (resolution, format, etc.) of both is different, the server 100, The difference between the playback time (time stamp) at the rear end of the previous continuous area and the playback time (time stamp) at the front end of the subsequent continuous area is transmitted to the playback apparatus 200. At the same time, the server 100 transmits the subsequent continuous area form to the playback device 200. The playback apparatus 200 continuously plays back two continuous areas without being interrupted as described in the first embodiment, and the subsequent continuous areas at the time of switching the continuous areas as described in the second embodiment. The subsequent continuous area is reproduced by a method adapted to the form of

これにより、サーバ100が、タイムスタンプが連続せず、かつ、形態(解像度やフォーマット等)が異なるある連続領域と次の連続領域とを再生装置200に送信する場合であっても、各領域は途切れることなく連続して再生されるという効果が得られる。   As a result, even when the server 100 transmits a certain continuous area and a next continuous area that have different time stamps and different forms (resolution, format, etc.) to the playback device 200, each area is The effect of continuous reproduction without interruption is obtained.

なお、ある連続領域と次の連続領域とのタイムスタンプが連続せず、かつ、両者の形態等が異なる場合、サーバ100が再生装置200に送信する不連続情報は、例えば、以下のように記載される。   In addition, when the time stamps of a certain continuous area and the next continuous area are not continuous and the form and the like of the two are different, the discontinuous information transmitted from the server 100 to the playback device 200 is described as follows, for example: Is done.

2BF200;PTS_Offset=60000;Resolution=720×480
これは、2個の連続領域の再生時刻の差が「60000秒」であって、後の連続領域の解像度が「720×480」であることを意味している。
2BF200; PTS_Offset = 60000; Resolution = 720 × 480
This means that the difference between the playback times of the two continuous areas is “60000 seconds”, and the resolution of the subsequent continuous area is “720 × 480”.

又は、不連続情報は、以下のようなものであってもよい。   Alternatively, the discontinuity information may be as follows.

2BF200;AudioFormat=MP3
これは、2個の連続領域の再生時刻の差が「60000秒」であって、後の連続領域のフォーマットが「MP3」であることを意味している。
2BF200; AudioFormat = MP3
This means that the difference between the playback times of the two continuous areas is “60000 seconds”, and the format of the subsequent continuous area is “MP3”.

また、上述した実施の形態を用いて説明した本発明の通信ネットワークシステム及びサーバの機能は、本発明の通信ネットワークシステム及びサーバの各機能をコンピュータに実現させるためのプログラムを用いて実現されてもよい。すなわち、本発明は、本発明の通信ネットワークシステム及びサーバの機能をコンピュータに実現させるためのプログラムを含む。そのプログラムは、記録媒体から読み取られてコンピュータに取り込まれてもよいし、通信ネットワークを介して伝送されてコンピュータに取り込まれてもよい。   The functions of the communication network system and server of the present invention described using the above-described embodiments may be realized using a program for causing a computer to realize the functions of the communication network system and server of the present invention. Good. That is, the present invention includes a program for causing a computer to realize the functions of the communication network system and the server of the present invention. The program may be read from a recording medium and taken into a computer, or may be transmitted via a communication network and taken into a computer.

100 サーバ、 101 送信側要求通信部、 102 蓄積部、 103 分割部、 104 不連続情報追加部、 105 コンテンツ送信部、 200 再生装置、 201 受信側要求通信部、 202 コンテンツ受信部、 203 不連続情報解析部、 204 デコード部、 205 出力部、 300 通信ネットワーク。   100 server, 101 transmission request communication unit, 102 storage unit, 103 division unit, 104 discontinuous information addition unit, 105 content transmission unit, 200 playback device, 201 reception side request communication unit, 202 content reception unit, 203 discontinuous information Analysis unit, 204 decoding unit, 205 output unit, 300 communication network.

Claims (6)

伝送対象のコンテンツの長さの情報とそのコンテンツとをレスポンスボディに挿入して伝送するHTTPチャンク方式により、第1のコンテンツと、前記第1のコンテンツの基準位置の再生時刻を基準にして再生され、かつ、前記第1のコンテンツと形態が異なる第2のコンテンツとを送信するとともに、前記第1のコンテンツの後端と前記第2のコンテンツの先端との再生時刻の差の情報と、前記第2のコンテンツの形態の情報とをも送信するサーバと、
前記サーバからの、前記第1のコンテンツと、前記第2のコンテンツと、前記再生時刻の差の情報と、前記第2のコンテンツの形態の情報とを受信し、前記再生時刻の差の情報と前記第2のコンテンツの形態の情報とを利用して、前記第1のコンテンツと前記第2のコンテンツとを連続して再生する再生装置と
を備える通信ネットワークシステム。
It is reproduced with reference to the reproduction time of the first content and the reference position of the first content by the HTTP chunk method in which the length information of the content to be transmitted and the content are inserted and transmitted in the response body. And transmitting the second content having a form different from that of the first content, information on a difference in reproduction time between the rear end of the first content and the front end of the second content, and the second content A server that also transmits information in the form of two contents;
Receiving the first content, the second content, the reproduction time difference information, and the second content form information from the server, and the reproduction time difference information; A communication network system comprising: a playback device that continuously plays back the first content and the second content using information in the form of the second content.
前記サーバは、前記第1のコンテンツ又は前記第2のコンテンツに再生することができない無効データが含まれている場合、前記無効データの位置を特定する無効情報をも送信し、
前記再生装置は、前記サーバからの前記無効情報を利用して、前記無効データを飛ばして再生する
請求項1に記載の通信ネットワークシステム。
If the server includes invalid data that cannot be reproduced in the first content or the second content, the server also transmits invalid information that specifies the position of the invalid data,
The communication network system according to claim 1, wherein the playback device skips and plays back the invalid data using the invalid information from the server.
前記形態は、画像の解像度である
請求項1に記載の通信ネットワークシステム。
The communication network system according to claim 1, wherein the form is image resolution.
前記形態は、フォーマットである
請求項1に記載の通信ネットワークシステム。
The communication network system according to claim 1, wherein the form is a format.
サーバが、伝送対象のコンテンツの長さの情報とそのコンテンツとをレスポンスボディに挿入して伝送するHTTPチャンク方式により、第1のコンテンツと、前記第1のコンテンツの基準位置の再生時刻を基準にして再生されるとともに前記第1のコンテンツと形態が異なる第2のコンテンツとを送信するとともに、前記第1のコンテンツの後端と前記第2のコンテンツの先端との再生時刻の差の情報と、前記第2のコンテンツの形態の情報とをも送信し、
再生装置が、前記サーバからの、前記第1のコンテンツと、前記第2のコンテンツと、前記再生時刻の差の情報と、前記第2のコンテンツの形態の情報とを受信し、前記再生時刻の差の情報と前記第2のコンテンツの形態の情報とを利用して、前記第1のコンテンツと前記第2のコンテンツとを連続して再生する
コンテンツ再生方法。
The server uses the HTTP chunk method in which the length information of the content to be transmitted and the content are inserted and transmitted in the response body, based on the playback time of the first content and the reference position of the first content. And the second content having a form different from that of the first content is transmitted, and information on the difference in playback time between the rear end of the first content and the front end of the second content; And also sends information in the form of the second content,
A playback device receives the first content, the second content, the difference in playback time, and the information in the form of the second content from the server, and the playback time A content playback method for continuously playing back the first content and the second content using the difference information and the information on the form of the second content.
伝送対象のコンテンツの長さの情報とそのコンテンツとをレスポンスボディに挿入して伝送するHTTPチャンク方式により、第1のコンテンツと、前記第1のコンテンツの基準位置の再生時刻を基準にして再生されるとともに前記第1のコンテンツと形態が異なる第2のコンテンツとを送信するとともに、前記第1のコンテンツの後端と前記第2のコンテンツの先端との再生時刻の差の情報と、前記第2のコンテンツの形態の情報とをも送信するサーバ。   It is reproduced based on the first content and the reproduction time at the reference position of the first content by the HTTP chunk method in which the length information of the content to be transmitted and the content are inserted and transmitted in the response body. And transmitting the second content having a form different from that of the first content, information on the difference in reproduction time between the rear end of the first content and the front end of the second content, and the second content A server that also transmits information in the form of content.
JP2009091125A 2009-04-03 2009-04-03 Communication network system, method of reproducing content, and server Pending JP2010245756A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009091125A JP2010245756A (en) 2009-04-03 2009-04-03 Communication network system, method of reproducing content, and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009091125A JP2010245756A (en) 2009-04-03 2009-04-03 Communication network system, method of reproducing content, and server

Publications (1)

Publication Number Publication Date
JP2010245756A true JP2010245756A (en) 2010-10-28

Family

ID=43098309

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009091125A Pending JP2010245756A (en) 2009-04-03 2009-04-03 Communication network system, method of reproducing content, and server

Country Status (1)

Country Link
JP (1) JP2010245756A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014534171A (en) * 2011-09-21 2014-12-18 バイオ−シネクティクス インク.Bio−Synectics Inc. Method for producing nanoparticles
JP2018156692A (en) * 2018-06-14 2018-10-04 株式会社リコー Information processing system, image forming apparatus, information processing apparatus, information processing method, and information processing program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004008759A1 (en) * 2002-07-12 2004-01-22 Matsushita Electric Industrial Co., Ltd. Data processing device
JP2004159251A (en) * 2002-11-08 2004-06-03 Nec Corp Video editing apparatus and video editing program
JP2005204278A (en) * 2003-11-14 2005-07-28 Thomson Licensing Sa Discontinuous transmitting method of data section in network of distributed station, network subscriber station as requested electrical appliance for performing this method, and network subscriber station as source electrical appliance for performing this method
JP2005260283A (en) * 2004-02-13 2005-09-22 Matsushita Electric Ind Co Ltd Network reproducing method for av content
JP2008053763A (en) * 2004-11-16 2008-03-06 Matsushita Electric Ind Co Ltd Av data recording device and method, av data reproducing device and method, and recording medium recorded by the av data recording device or the method
JP2009027659A (en) * 2007-07-24 2009-02-05 Hitachi Ltd Content transmission device and content reception device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004008759A1 (en) * 2002-07-12 2004-01-22 Matsushita Electric Industrial Co., Ltd. Data processing device
JP2004159251A (en) * 2002-11-08 2004-06-03 Nec Corp Video editing apparatus and video editing program
JP2005204278A (en) * 2003-11-14 2005-07-28 Thomson Licensing Sa Discontinuous transmitting method of data section in network of distributed station, network subscriber station as requested electrical appliance for performing this method, and network subscriber station as source electrical appliance for performing this method
JP2005260283A (en) * 2004-02-13 2005-09-22 Matsushita Electric Ind Co Ltd Network reproducing method for av content
JP2008053763A (en) * 2004-11-16 2008-03-06 Matsushita Electric Ind Co Ltd Av data recording device and method, av data reproducing device and method, and recording medium recorded by the av data recording device or the method
JP2009027659A (en) * 2007-07-24 2009-02-05 Hitachi Ltd Content transmission device and content reception device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014534171A (en) * 2011-09-21 2014-12-18 バイオ−シネクティクス インク.Bio−Synectics Inc. Method for producing nanoparticles
JP2018156692A (en) * 2018-06-14 2018-10-04 株式会社リコー Information processing system, image forming apparatus, information processing apparatus, information processing method, and information processing program

Similar Documents

Publication Publication Date Title
JP4948147B2 (en) Method and apparatus for editing composite content file
SG181840A1 (en) Audio splitting with codec-enforced frame sizes
JP2007295038A (en) Moving video reproducer and reproduction method
WO2018103696A1 (en) Media file playback method, server, client, and system
JP2014534695A (en) Content display method, content synchronization method, broadcast content display method, and display apparatus
JP2009284282A (en) Content server, information processing apparatus, network device, content distribution method, information processing method, and content distribution system
JP2019169948A (en) Transmission method, reception method, transmission device, and reception device
US7809680B2 (en) Contents distribution system with integrated recording rights control
JP4362734B2 (en) Synchronous playback system
JP2004140488A (en) Multimedia contents editing apparatus and multimedia contents reproducing apparatus
KR20050102858A (en) Interactive broadcasting system
EP2312826A2 (en) Network device, information processing apparatus, stream switching method, information processing method, program, and content distribution system
JP2005303925A (en) Stream data transmission device, stream data receiving device, and recording medium storing processing programs making computer execute these programs
JP6269734B2 (en) Movie data editing device, movie data editing method, playback device, and program
KR20170070111A (en) Device for Generating a Video Output Data Stream, Video Source, Video System and Method for Generating a Video Output Data Stream or a Video Source Data Stream
JP2010245756A (en) Communication network system, method of reproducing content, and server
JP2004104704A (en) Video reproducing apparatus, video reproducing method, and program
JP7290260B1 (en) Servers, terminals and computer programs
JP2005346781A (en) Device and method for reproducing digital information
JP2008136044A (en) Motion picture dividing server and control method thereof
JP2010245754A (en) Communication network system, method of reproducing content, and server
JP2010245755A (en) Communication network system, method of reproducing content, and server
JP2008193227A (en) Moving picture reproducing apparatus
JP2011004015A (en) Playback device and content playback method
JP2005260283A (en) Network reproducing method for av content

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20111012

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111226

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121225

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130730