JP2005328440A - Multimedia contents splitting terminal, management server, and system - Google Patents

Multimedia contents splitting terminal, management server, and system Download PDF

Info

Publication number
JP2005328440A
JP2005328440A JP2004146238A JP2004146238A JP2005328440A JP 2005328440 A JP2005328440 A JP 2005328440A JP 2004146238 A JP2004146238 A JP 2004146238A JP 2004146238 A JP2004146238 A JP 2004146238A JP 2005328440 A JP2005328440 A JP 2005328440A
Authority
JP
Japan
Prior art keywords
multimedia content
data
division
management server
dividing
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
JP2004146238A
Other languages
Japanese (ja)
Inventor
Nobuhiro Kanbe
信裕 神戸
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2004146238A priority Critical patent/JP2005328440A/en
Publication of JP2005328440A publication Critical patent/JP2005328440A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To quickly reproduce upon request for reproduction by effectively utilizing the memory of a terminal that generates multimedia contents. <P>SOLUTION: If the remaining capacity of a memory 103 becomes insufficient while multimedia contents are generated on a terminal 101, the multimedia contents preserved already is transferred to a server 111 for preservation. A split point deciding means 107 calculates the position for splitting the data of the terminal (split point) based on transfer speed and bit rate, and the data on and after the split point are deleted to assure the remaining capacity of the memory 103 of the terminal 101. To reproduce the split data, the data on and after the split point are obtained from the server 111 during reproduction, and it is reproduced in accordance with the split data in the terminal 101. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、映像や音声などのマルチメディアコンテンツをデータの断片に分割してサーバに蓄積し、視聴時にデータの断片をサーバから受信して再生するマルチメディアコンテンツ分割端末と管理サーバとそのシステムに関する。   The present invention relates to a multimedia content dividing terminal, a management server, and a system thereof that divide multimedia contents such as video and audio into pieces of data and store them in a server, and receive and play back the pieces of data from the server during viewing. .

従来、マルチメディアコンテンツをデータの断片に分割し、データ配信スケジュールに従って、視聴時にデータの断片をネットワークを介して配信するものが知られている(例えば、特許文献1参照)。また、マルチメディアコンテンツをフレーム単位の断片に分割し、通信速度によって複数のファイル群に分類して段階的に送信するものが知れられている(例えば、特許文献2参照)。また、再生開始までの時間を短縮するために、マルチメディアコンテンツを分割し、先頭部分を予め端末に保存しておくものが知られている(例えば、特許文献3参照)。これら従来技術は、いずれもサーバ側がマルチメディアコンテンツの分割位置を決定し、分割した状態でサーバに保存していることを特徴としている。すなわち、マルチメディアコンテンツが予めサーバ側に存在していることを前提としている。
特開2002−335509号公報 特開2000−184351号公報 特開2002−91863号公報
Conventionally, it is known that multimedia content is divided into data fragments and the data fragments are distributed via a network at the time of viewing according to a data distribution schedule (see, for example, Patent Document 1). In addition, there is known a technique in which multimedia content is divided into frame units, classified into a plurality of file groups according to communication speed, and transmitted in stages (for example, see Patent Document 2). In addition, in order to shorten the time until the start of reproduction, it is known to divide multimedia contents and store the head part in a terminal in advance (see, for example, Patent Document 3). Each of these conventional techniques is characterized in that the server side determines the division position of the multimedia content and stores it in the divided state in the server. That is, it is assumed that the multimedia content is present on the server side in advance.
JP 2002-335509 A JP 2000-184351 A JP 2002-91863 A

しかしながら、従来の特許文献1の技術はビデオオンデマンドを想定したもので、通信チャンネルが確保されており、通信速度は安定しているという前提に則っているため、通信速度が安定している専用の通信回線を確保していなければならない。また、従来の特許文献2の技術は、通信速度が遅い場合にはフレーム単位で欠落させて通信速度を確保するため、画像が滑らかにつながらなくなることがある。さらに従来の特許文献3の技術では、予め分割する位置を決定しておくため、通信状況の変化を受けるシステムでは、通信速度に応じた分割位置とならず、メモリを有効活用できているとは言えない。そして、これらの技術は、マルチメディアコンテンツがサーバに分割して保存してあることが前提であり、分割する単位を変更する場合には、別途分割していないマルチメディアコンテンツを保持しておいて再分割するか、一度結合して再分割しなければならない。さらに、分割の条件を決定するのはマルチメディアコンテンツを保持するサーバ側であるため、サーバ側がマルチメディアコンテンツを配信する形態となっている。すなわち、ビデオカメラ等でユーザが撮影した個人のマルチメディアコンテンツに対して分割管理を行う場合は、一度サーバにコンテンツを転送した後に分割を行わなければならない煩わしさがある。   However, the technique of the conventional patent document 1 assumes video on demand, and is based on the premise that the communication channel is secured and the communication speed is stable. Communication line must be secured. Further, in the conventional technique of Patent Document 2, when the communication speed is low, the communication speed is ensured by deleting the frame unit, so that the image may not be smoothly connected. Furthermore, in the technique of the conventional patent document 3, since the position to be divided is determined in advance, in a system that receives a change in the communication status, the divided position according to the communication speed is not used, and the memory can be effectively used. I can not say. These technologies are based on the premise that the multimedia content is divided and stored on the server. When changing the division unit, the multimedia content not separately divided is held. Must be subdivided or merged and subdivided once. Furthermore, since it is the server side that holds the multimedia content that determines the division condition, the server side is configured to distribute the multimedia content. In other words, when division management is performed on personal multimedia content shot by a user with a video camera or the like, there is an inconvenience that the division must be performed after the content is once transferred to the server.

本発明は、このような従来の問題を解決するものであり、一般のネットワークを使用しても画像を素早く滑らかに再生することができ、また、マルチメディアコンテンツ分割端末側のメモリを有効利用でき、利用者側で分割条件を決定することができるので、分割処理のために前もって管理サーバへデータを転送する必要が無く、利用者の煩わしさを軽減することのできるマルチメディアコンテンツ分割端末と管理サーバおよびそのシステムを提供することを目的とする。   The present invention solves such a conventional problem, and images can be reproduced quickly and smoothly even when using a general network, and the memory on the multimedia content division terminal side can be effectively used. Since the division conditions can be determined on the user side, there is no need to transfer data to the management server in advance for the division processing, and the multimedia content division terminal and the management can reduce the burden on the user. An object is to provide a server and its system.

上記従来の課題を解決するため、本発明のマルチメディアコンテンツ分割端末は、マルチメディアコンテンツを生成するコンテンツ生成手段と、前記マルチメディアコンテンツを格納するメモリと、前記マルチメディアコンテンツのデータサイズを取得するデータサイズ取得手段と、前記マルチメディアコンテンツのビットレートを取得するビットレート取得手段と、前記マルチメディアコンテンツを管理サーバに転送し、前記管理サーバからデータを受信するとともに、転送時の転送速度を取得するデータ転送手段と、前記データサイズ取得手段から前記マルチメディアコンテンツのデータサイズと前記ビットレート取得手段から前記マルチメディアコンテンツのビットレートと前記データ転送手段からデータ転送速度とを取得して前記マルチメディアコンテンツを分割する位置を決定する分割ポイント決定手段と、前記マルチメディアコンテンツを再生するコンテンツ再生手段とを備えた構成を有している。   In order to solve the above-described conventional problems, a multimedia content dividing terminal according to the present invention acquires content generation means for generating multimedia content, a memory for storing the multimedia content, and a data size of the multimedia content. Data size acquisition means, bit rate acquisition means for acquiring the bit rate of the multimedia content, transfer the multimedia content to the management server, receive data from the management server, and acquire the transfer speed at the time of transfer The data size of the multimedia content from the data size acquisition unit, the bit rate of the multimedia content from the bit rate acquisition unit, and the data transfer rate from the data transfer unit. A dividing point determining means for determining a position of dividing the-media content, has a configuration in which a content reproduction means for reproducing the multimedia content.

この構成により、生成したマルチメディアコンテンツを、ネットワークを介して管理サーバにバックアップする際に、マルチメディアコンテンツ分割端末で通信速度、ファイルサイズ、ビットレート、空き容量を考慮して分割し、最初の部分のデータをマルチメディアコンテンツ分割端末のメモリに保存しておき、残り部分のデータを管理サーバに転送して保存し、分割されたマルチメディアコンテンツを再生する際は、分割した部分以降のデータを管理サーバから取得し、連続して再生するので、一般のネットワークを使用しても画像を素早く滑らかに再生することができ、また、マルチメディアコンテンツ分割端末側のメモリを有効利用でき、利用者側で分割条件を決定することができるので、分割処理のために前もって管理サーバへデータを転送する必要が無く、利用者の煩わしさを軽減することができる。   With this configuration, when the generated multimedia content is backed up to the management server via the network, the multimedia content division terminal divides it in consideration of the communication speed, file size, bit rate, and free space. Is stored in the memory of the multimedia content division terminal, the remaining data is transferred to the management server and saved, and when the divided multimedia content is played back, the data after the divided portion is managed. Since it is acquired from the server and continuously played back, images can be played back quickly and smoothly even when using a general network, and the memory on the multimedia content division terminal can be used effectively. Since the division conditions can be determined, the data is sent to the management server in advance for the division process. There is no need to transfer the data, it is possible to reduce the burden of the user.

また、本発明のマルチメディアコンテンツ分割端末は、前記マルチメディアコンテンツを生成中に、前記データサイズ取得手段が前記メモリの空き容量を取得し、予め定めた閾値よりも前記空き容量が少なくなった時点で、前記分割ポイント決定手段が前記マルチメディアコンテンツを分割することを特徴とする。この構成により、メモリの空き容量が少なくなった時点で、マルチメディアコンテンツを分割するので、メモリの有効利用ができる。   In the multimedia content dividing terminal according to the present invention, when the multimedia size is generated, the data size acquisition unit acquires the free space of the memory, and the free space is less than a predetermined threshold. Then, the division point determination means divides the multimedia content. With this configuration, the multimedia content is divided when the free space of the memory becomes small, so that the memory can be effectively used.

また、本発明のマルチメディアコンテンツ分割端末は、前記マルチメディアコンテンツの生成が終了した時点で、前記分割ポイント決定手段が前記マルチメディアコンテンツを分割することを特徴とする。この構成により、マルチメディアコンテンツの生成が終了した時点で、マルチメディアコンテンツを分割するので、メモリの有効利用ができる。   The multimedia content dividing terminal according to the present invention is characterized in that the division point determining means divides the multimedia content when the generation of the multimedia content is completed. With this configuration, since the multimedia content is divided when the generation of the multimedia content is completed, the memory can be effectively used.

また、本発明のマルチメディアコンテンツ分割端末は、前記データ転送手段が定期的にネットワークとの接続を検知し、ネットワーク接続可能時に前記分割ポイント決定手段が前記マルチメディアコンテンツを分割することを特徴とする。この構成により、ネットワーク接続可能時に、マルチメディアコンテンツを分割するので、分割データを効率的に転送することができる。   The multimedia content dividing terminal according to the present invention is characterized in that the data transfer means periodically detects connection with a network, and the division point determining means divides the multimedia content when a network connection is possible. . With this configuration, the multimedia content is divided when the network connection is possible, so that the divided data can be efficiently transferred.

また、本発明のマルチメディアコンテンツ分割端末は、前記分割ポイント決定手段が、分割した前記マルチメディアコンテンツと分割ポイントを関連付けて管理することを特徴とする。この構成により、マルチメディアコンテンツと分割ポイントの管理を効率的に行うことができる。   The multimedia content dividing terminal according to the present invention is characterized in that the dividing point determination means manages the divided multimedia content and the dividing point in association with each other. With this configuration, it is possible to efficiently manage multimedia contents and division points.

また、本発明のマルチメディアコンテンツ分割端末は、前記分割ポイント決定手段が、分割した前記マルチメディアコンテンツに分割ポイントを含めることを特徴とする。この構成により、マルチメディアコンテンツと分割ポイントの管理を効率的に行うことができる。   The multimedia content dividing terminal according to the present invention is characterized in that the dividing point determination means includes a dividing point in the divided multimedia content. With this configuration, it is possible to efficiently manage multimedia contents and division points.

また、本発明のマルチメディアコンテンツ分割端末は、前記分割ポイント決定手段が、前記マルチメディアコンテンツを転送する管理サーバの所在と前記マルチメディアコンテンツとを関連付けて管理することを特徴とする。この構成により、マルチメディアコンテンツと分割ポイントの管理を効率的に行うことができる。   The multimedia content dividing terminal according to the present invention is characterized in that the division point determining means manages the location of a management server for transferring the multimedia content in association with the multimedia content. With this configuration, it is possible to efficiently manage multimedia contents and division points.

また、本発明のマルチメディアコンテンツ分割端末は、前記分割ポイント決定手段が、前記マルチメディアコンテンツを転送する管理サーバの所在を前記マルチメディアコンテンツに含めることを特徴とする。この構成により、マルチメディアコンテンツと分割ポイントの管理を効率的に行うことができる。   In the multimedia content dividing terminal according to the present invention, the dividing point determining means includes the location of a management server for transferring the multimedia content in the multimedia content. With this configuration, it is possible to efficiently manage multimedia contents and division points.

また、本発明のマルチメディアコンテンツ分割端末は、前記分割ポイント決定手段によって分割されたマルチメディアコンテンツと、前記管理サーバとの認証情報とを関連付けて管理することを特徴とする。この構成により、マルチメディアコンテンツと分割ポイントの管理を効率的に行うことができる。   The multimedia content division terminal according to the present invention is characterized in that the multimedia content divided by the division point determination means and authentication information of the management server are associated with each other and managed. With this configuration, it is possible to efficiently manage multimedia contents and division points.

また、本発明のマルチメディアコンテンツ分割端末は、前記分割ポイント決定手段によって分割されたマルチメディアコンテンツに、前記管理サーバとの認証情報を含むことを特徴とする。この構成により、マルチメディアコンテンツと分割ポイントの管理を効率的に行うことができる。   The multimedia content dividing terminal according to the present invention is characterized in that the multimedia content divided by the division point determining means includes authentication information with the management server. With this configuration, it is possible to efficiently manage multimedia contents and division points.

また、本発明のマルチメディアコンテンツ分割端末は、前記データ転送手段が、前記管理サーバへのデータ転送要求から前記管理サーバの起動を含めたデータ転送開始までの遅延時間を計測し、前記分割ポイント決定手段が遅延時間を含めて分割ポイントを決定することを特徴とする。この構成により、マルチメディアコンテンツを素早く滑らかに再生することができる。   In the multimedia content dividing terminal according to the present invention, the data transfer means measures a delay time from a data transfer request to the management server to a data transfer start including activation of the management server, and determines the division point. The means determines the division point including the delay time. With this configuration, multimedia content can be played back quickly and smoothly.

また、本発明のマルチメディアコンテンツ分割端末は、前記データ転送手段が、前記管理サーバから前記マルチメディアコンテンツを取得し、前記コンテンツ再生手段が前記マルチメディアコンテンツの分割ポイントから再生することを特徴とする。この構成により、マルチメディアコンテンツを素早く滑らかに再生することができる。   In the multimedia content division terminal according to the present invention, the data transfer means acquires the multimedia content from the management server, and the content reproduction means reproduces from the division point of the multimedia content. . With this configuration, multimedia content can be played back quickly and smoothly.

また、本発明のマルチメディアコンテンツ分割端末は、前記マルチメディアコンテンツを分割する際、対象とするデータを生成日時の古いものから選択することを特徴とする。この構成により、古いマルチメディアコンテンツが取り残されてメモリに溜まってしまうことを防止することができる。   The multimedia content dividing terminal according to the present invention is characterized in that, when dividing the multimedia content, the target data is selected from the data with the oldest generation date and time. With this configuration, it is possible to prevent old multimedia contents from being left behind and accumulated in the memory.

また、本発明のマルチメディアコンテンツ分割端末は、前記マルチメディアコンテンツの最終再生日時を管理し、前記マルチメディアコンテンツを分割する際、対象とするデータを最終利用日時の古いものから選択することを特徴とする。この構成により、古いマルチメディアコンテンツが取り残されてメモリに溜まってしまうことを防止することができる。   The multimedia content dividing terminal of the present invention manages the last reproduction date and time of the multimedia content, and selects the target data from the oldest use date and time when dividing the multimedia content. And With this configuration, it is possible to prevent old multimedia contents from being left behind and accumulated in the memory.

また、本発明のマルチメディアコンテンツ分割端末は、前記マルチメディアコンテンツの最終再生日時を管理し、前記マルチメディアコンテンツを分割する際、対象とするデータを最終利用日時の新しいものから選択することを特徴とする。この構成により、最近見たばかりのマルチメディアコンテンツは直ぐにはまた見ないので、優先して管理サーバに転送することができる。   The multimedia content division terminal of the present invention manages the last reproduction date and time of the multimedia content, and selects the target data from the newest use date and time when dividing the multimedia content. And With this configuration, multimedia content that has just been viewed is not immediately viewed again, so that it can be preferentially transferred to the management server.

また、本発明のマルチメディアコンテンツ分割端末は、前記マルチメディアコンテンツを分割する際、対象とするデータを前記データサイズ取得手段より取得したデータサイズの最も大きいものとすることを特徴とする。この構成により、データサイズが大きいものはあまり見ない場合があるので、優先して管理サーバに転送することができる。   The multimedia content dividing terminal according to the present invention is characterized in that when dividing the multimedia content, the target data has the largest data size acquired from the data size acquiring means. With this configuration, a large data size may not be seen so much, so that it can be preferentially transferred to the management server.

また、本発明のマルチメディアコンテンツ分割端末は、前記マルチメディアコンテンツを分割する際、対象とするデータを前記データサイズ取得手段より取得したデータサイズの最も小さいものとすることを特徴とする。この構成により、データサイズが小さいものはあまり見ない場合があるので、優先して管理サーバに転送することができる。   The multimedia content dividing terminal according to the present invention is characterized in that, when dividing the multimedia content, the target data has the smallest data size acquired from the data size acquiring means. With this configuration, since a small data size may not be seen, it can be preferentially transferred to the management server.

また、本発明のマルチメディアコンテンツ分割端末は、前記マルチメディアコンテンツを分割する際、対象とするデータが階層符号化されているコンテンツである場合に、階層レイヤ単位で処理対象とすることを特徴とする。この構成により、マルチメディアコンテンツ相互に関連付けて管理することができる。   The multimedia content dividing terminal according to the present invention is characterized in that, when the multimedia content is divided, if the target data is content that is hierarchically encoded, the multimedia content dividing terminal is set as a processing target in units of hierarchical layers. To do. With this configuration, multimedia contents can be managed in association with each other.

また、本発明のマルチメディアコンテンツ分割端末は、前記マルチメディアコンテンツを再生する際に、分割ポイントの有無を確認し、分割ポイントが設定されているかどうかを利用者が認知できる方法に変換して通知することを特徴とする。この構成により、再生中のマルチメディアコンテンツが分割されているものであることを認識することができる。   Also, the multimedia content dividing terminal of the present invention, when playing back the multimedia content, confirms whether there is a division point and converts it into a method that allows the user to recognize whether the division point is set or not. It is characterized by doing. With this configuration, it can be recognized that the multimedia content being reproduced is divided.

また、本発明のマルチメディアコンテンツ分割端末は、前記マルチメディアコンテンツを再生する際に、分割ポイントの有無を確認し、分割ポイントが設定されている場合には前記管理サーバに格納された前記マルチメディアコンテンツを取得することを特徴とする。この構成により、再生のためには管理サーバが分割データを取得する必要があることを認識することができる。   In addition, the multimedia content dividing terminal of the present invention checks the presence or absence of a division point when playing back the multimedia content, and if the division point is set, the multimedia stored in the management server The content is acquired. With this configuration, it is possible to recognize that the management server needs to acquire divided data for reproduction.

また、本発明のマルチメディアコンテンツ分割端末は、前記管理サーバからのデータの取得状況を利用者が認知できる方法に変換して通知することを特徴とする。この構成により、再生のためには管理サーバが分割データを取得する必要があり、現在どの程度取得できたかを認識することができる。   Also, the multimedia content dividing terminal according to the present invention is characterized in that the data acquisition status from the management server is converted into a method that can be recognized by the user and notified. With this configuration, it is necessary for the management server to acquire divided data for reproduction, and it is possible to recognize how much data has been acquired at present.

また、本発明のマルチメディアコンテンツ分割端末は、前記マルチメディアコンテンツを再生する際に、前記管理サーバからデータを取得できない場合、前記管理サーバからデータを転送して連続再生するための限界時間を利用者が認知できる方法に変換して通知することを特徴とする。この構成により、再生のためには管理サーバが分割データを取得する必要があり、連続再生する場合にはどの程度の時間が必要であるかを認識することができる。   Also, the multimedia content dividing terminal according to the present invention uses a time limit for continuous playback by transferring data from the management server when data cannot be acquired from the management server when playing the multimedia content. It is characterized in that the notification is converted into a method that can be recognized by a person. With this configuration, it is necessary for the management server to acquire divided data for reproduction, and it is possible to recognize how much time is required for continuous reproduction.

また、本発明のマルチメディアコンテンツ分割端末は、前記メモリが着脱可能であることを特徴とする。この構成により、メモリを他の端末に挿着して利用することができる。   The multimedia content dividing terminal according to the present invention is characterized in that the memory is detachable. With this configuration, the memory can be used by being inserted into another terminal.

また、本発明のマルチメディアコンテンツ管理サーバは、マルチメディアコンテンツをマルチメディアコンテンツ分割端末からネットワーク経由で受け取るデータ転送手段と、前記データ転送手段からのマルチメディアコンテンツを格納するメモリと、前記マルチメディアコンテンツ分割端末から前記マルチメディアコンテンツを分割する位置を決定する分割ポイントを受け取り、前記分割ポイントでマルチメディアコンテンツを分割するデータ分割手段とを備えたことを特徴とする。この構成により、利用者はマルチメディアコンテンツ分割端末を用いて、一般のネットワークを使用して画像を素早く滑らかに再生することができ、また、利用者側で分割条件を決定することができるので、分割処理のために前もって管理サーバへデータを転送する必要が無く、利用者の煩わしさを軽減することができる。   The multimedia content management server of the present invention includes a data transfer means for receiving multimedia content from a multimedia content dividing terminal via a network, a memory for storing multimedia content from the data transfer means, and the multimedia content Data division means for receiving a division point for determining a position to divide the multimedia content from a division terminal and dividing the multimedia content at the division point is provided. With this configuration, the user can quickly and smoothly reproduce an image using a general network using a multimedia content dividing terminal, and the user can determine the dividing condition. There is no need to transfer data to the management server in advance for the division processing, and the user's troublesomeness can be reduced.

また、本発明のマルチメディアコンテンツ管理サーバは、前記データ転送手段が、前記データ分割手段によって分割されたマルチメディアコンテンツの分割ポイント以降を前記マルチメディアコンテンツ分割端末に送信することを特徴とする。この構成により、分割データの転送を効率的に行うことができる。   The multimedia content management server of the present invention is characterized in that the data transfer means transmits to the multimedia content dividing terminal after the division point of the multimedia content divided by the data dividing means. With this configuration, it is possible to efficiently transfer the divided data.

また、本発明は、上記のいずれかに記載のマルチメディアコンテンツ分割端末とマルチメディアコンテンツ管理サーバとを備えたマルチメディアコンテンツ分割管理システムであり、一般のネットワークを使用しても画像を素早く滑らかに再生することができ、また、マルチメディアコンテンツ分割端末側のメモリを有効利用でき、利用者側で分割条件を決定することができるので、分割処理のために前もって管理サーバへデータを転送する必要が無く、利用者の煩わしさを軽減することのできるマルチメディアコンテンツ分割管理システムを実現することができる。   Further, the present invention is a multimedia content division management system comprising any of the above multimedia content division terminals and a multimedia content management server, and images can be quickly and smoothly even using a general network. It can be played back, the memory on the multimedia content division terminal side can be used effectively, and the division condition can be determined on the user side, so it is necessary to transfer the data to the management server in advance for division processing In addition, it is possible to realize a multimedia content division management system that can reduce the troublesomeness of the user.

本発明のマルチメディアコンテンツ分割端末と管理サーバおよびそのシステムによれば、マルチメディアコンテンツ分割端末においてメモリの空き容量が不足した場合、マルチメディアコンテンツを所定の分割ポイントで分割して一部を残し、他の部分を管理サーバに転送し、分割されたデータを再生する場合は、分割ポイント以降のデータを管理サーバから取得して、再生中のデータに続けて再生することにより、一般のネットワークを使用しても画像を素早く滑らかに再生することができ、また、マルチメディアコンテンツ分割端末側のメモリを有効利用でき、利用者側で分割条件を決定することができるので、分割処理のために前もって管理サーバへデータを転送する必要が無く、利用者の煩わしさを軽減することができるという効果を有する。   According to the multimedia content division terminal and the management server and its system of the present invention, when the free space of the memory is insufficient in the multimedia content division terminal, the multimedia content is divided at a predetermined division point, and a part is left. When transferring other parts to the management server and playing back the divided data, use the general network by acquiring the data after the division point from the management server and playing back the data being played back. Even in this case, images can be played back quickly and smoothly, the memory on the multimedia content division terminal side can be used effectively, and the division conditions can be determined on the user side. There is no need to transfer data to the server, reducing the burden on users A.

以下、本発明の実施の形態を、図面を参照しながら説明する。図1は本発明の実施の形態におけるマルチメディアコンテンツ分割管理システムの構成を示している。マルチメディアコンテンツ分割端末101は、撮影または録音、録画といったマルチメディアコンテンツを生成するコンテンツ生成手段102と、コンテンツ生成手段102により生成したマルチメディアコンテンツを保存するメモリ103と、メモリ103に保存されたマルチメディアコンテンツを再生するコンテンツ再生手段108およびマルチメディアコンテンツ分割端末101の全体を制御するCPUである制御手段109を有する。メモリ103は、管理サーバ111のメモリ113に比較して容量は十分大きいとは言えない場合が多い。なお、メモリ103は着脱可能とする構成にしてもよい。コンテンツ生成手段101により生成したマルチメディアコンテンツが増えてきた場合、データサイズ取得手段104はマルチメディアコンテンツのデータサイズを取得し、メモリ103の空き容量を計算し、ネットワーク110を介してデータ転送手段105からデータ転送手段112を通じてマルチメディアコンテンツを管理サーバ111のメモリ113へ転送する。また、データ転送手段105は、ネットワーク110の状況である時間当りのデータ転送量をデータ転送速度として計測する機能を持つ。ビットレート取得手段106は、マルチメディアコンテンツのビットレートを設定する。分割ポイント決定手段107は、データ転送手段105からデータ転送速度を、データサイズ取得手段104からデータサイズを、ビットレート取得手段106からビットレートを取得し、マルチメディアコンテンツの分割ポイントを決定する。また、分割ポイント決定手段107は、管理サーバ111が待機状態になっている場合を考慮し、管理サーバ111が待機状態から稼動状態に移行するまでにかかる時間を遅延時間として含めて分割ポイントを決定する。ただし、管理サーバ111が常時稼動状態であれば、この時間は0となる。また、認証処理が必要な場合には認証処理のための時間も分割ポイントの決定の際に含める。さらに、分割ポイント決定手段107は、データサイズをS、ビットレートをB、転送速度をV、管理サーバ111が稼動状態に移行するまでの遅延時間Tとした場合に、式(1)を満たすサイズs以上の位置に分割ポイントを決定する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 shows the configuration of a multimedia content division management system according to an embodiment of the present invention. The multimedia content dividing terminal 101 includes a content generation unit 102 that generates multimedia content such as shooting, recording, and recording, a memory 103 that stores the multimedia content generated by the content generation unit 102, and a multi-media stored in the memory 103. The content reproduction means 108 for reproducing the media content and the control means 109 which is a CPU for controlling the entire multimedia content division terminal 101 are provided. The memory 103 often cannot be said to have a sufficiently large capacity compared to the memory 113 of the management server 111. Note that the memory 103 may be detachable. When the multimedia content generated by the content generation unit 101 increases, the data size acquisition unit 104 acquires the data size of the multimedia content, calculates the free capacity of the memory 103, and transmits the data transfer unit 105 via the network 110. The multimedia content is transferred to the memory 113 of the management server 111 through the data transfer means 112. Further, the data transfer unit 105 has a function of measuring the data transfer amount per time, which is the state of the network 110, as the data transfer rate. The bit rate acquisition means 106 sets the bit rate of multimedia content. The division point determination unit 107 acquires the data transfer rate from the data transfer unit 105, the data size from the data size acquisition unit 104, and the bit rate from the bit rate acquisition unit 106, and determines the division point of the multimedia content. In addition, the division point determination unit 107 determines the division point by including the time required for the management server 111 to shift from the standby state to the operating state as a delay time in consideration of the case where the management server 111 is in the standby state. To do. However, if the management server 111 is always operating, this time is zero. If authentication processing is required, the time for authentication processing is also included when determining the division points. Further, the division point determination unit 107 has a size that satisfies the formula (1) when the data size is S, the bit rate is B, the transfer rate is V, and the delay time T until the management server 111 shifts to the operating state A division point is determined at a position of s or more.

s=B(S+VT)/(V+B) ・ ・ ・ (1)
ここで、ビットレートBはマルチメディアコンテンツによってはコンテンツ内で可変とすることも可能であるため、平均値を用いることが望ましい。転送速度Vは通信状態によって値が変動するため、実効速度や平均速度を用いることが望ましい。ビットレート、転送速度の両方またはどちらか一方を、マルチメディアコンテンツ分割端末101のメモリ103に保持しておくことで、固定値として管理したり、平均を求める際の情報として利用し、値の精度を高めることに利用することもできる。データサイズSは、マルチメディアコンテンツ全体のファイルサイズとしても良いし、シーンの切り替えを指定したチャプターを単位としても良い。チャプターを用いる場合は、チャプター毎にマルチメディアコンテンツを分割する。
s = B (S + VT) / (V + B) (1)
Here, since the bit rate B can be varied within the content depending on the multimedia content, it is desirable to use an average value. Since the transfer speed V varies depending on the communication state, it is desirable to use an effective speed or an average speed. By maintaining both the bit rate and / or the transfer speed in the memory 103 of the multimedia content division terminal 101, it can be managed as a fixed value or used as information for obtaining an average, and the accuracy of the value It can also be used to increase The data size S may be the file size of the entire multimedia content, or may be a chapter that specifies scene switching. When chapters are used, the multimedia content is divided for each chapter.

管理サーバ111は、マルチメディアコンテンツをマルチメディアコンテンツ分割端末101からネットワーク110経由で受け取るデータ転送手段112と、データ転送手段112から受け取ったマルチメディアコンテンツを格納するメモリ113と、マルチメディアコンテンツ分割端末101からマルチメディアコンテンツを分割する位置を決定する分割ポイントを受け取り、その分割ポイントでマルチメディアコンテンツを分割するデータ分割手段114と、管理サーバ111の全体を制御するCPUである制御手段115とを備えている。データ転送手段112は、データ分割手段114によって分割されたマルチメディアコンテンツの分割ポイント以降のデータをマルチメディアコンテンツ分割端末101に送信する。   The management server 111 includes a data transfer unit 112 that receives multimedia content from the multimedia content division terminal 101 via the network 110, a memory 113 that stores the multimedia content received from the data transfer unit 112, and the multimedia content division terminal 101. Receiving a division point for determining a position to divide the multimedia content, and dividing the multimedia content at the division point, and a control unit 115 which is a CPU for controlling the entire management server 111. Yes. The data transfer unit 112 transmits the data after the division point of the multimedia content divided by the data division unit 114 to the multimedia content division terminal 101.

次に、マルチメディアコンテンツ分割端末101の分割ポイント決定手段107における具体的な分割動作の例を図2を用いて示す。全体の制御は制御手段109がプログラムに基づいて行う。コンテンツ生成手段102によりマルチメディアコンテンツを生成している間(ステップ201)、データサイズ取得手段104は定期的にメモリ103を定期的にチェックする(ステップ202)。予め定めた閾値よりもメモリ103の残量が減った場合、メモリ103に格納されているマルチメディアコンテンツのうち、生成中ではないものを選択し、分割対象とする(ステップ203)。あるいは、マルチメディアコンテンツの生成が完了した時点で分割対象とする。または、マルチメディアコンテンツ生成時及びマルチメディアコンテンツ生成後に限らず、ネットワーク接続が可能なときにマルチメディアコンテンツの一つを分割対象とする方法も可能である。選択の方法は、マルチメディアコンテンツの生成日時を基に古いものから選択したり、マルチメディアコンテンツの最終再生日時を管理して最終利用日時の古いものから選択したり、マルチメディアコンテンツの最終再生日時を管理して最終利用日時の新しいものから選択したり、データサイズ取得手段104から取得したデータサイズの最も大きいものまたは最も小さいものを選択したりすることができる。また、対象とするデータが階層符号化されているコンテンツである場合に、階層レイヤ単位で分割対象とすることができる
次に、データサイズ取得手段104により処理対象のデータサイズを取得し(ステップ204)、ビットレート取得手段106によりビットレートを取得する(ステップ205)。データ転送手段105は処理対象データの転送を行い(ステップ206)、管理サーバ111が待機状態から起動される時間(遅延時間)や、処理対象を管理サーバ111にネットワーク110経由で転送中のデータの転送速度を計測する(ステップ207)。このデータサイズ、ビットレート、転送速度から、分割ポイント決定手段107は分割ポイントを決定し(ステップ208)、データ転送完了後に処理対象データを分割ポイントで分割し(ステップ209)、分割ポイント以降のデータを削除する(ステップ210)。データを削除することによりマルチメディアコンテンツ分割端末101のメモリ103におけるメモリの空き容量を拡張できる。その後、分割された処理対象データの分割ポイントの情報を設定する(ステップ211)。ここで、分割ポイントの情報とマルチメディアコンテンツとを関連付けて管理しても良いし、分割ポイントの情報をマルチメディアコンテンツに含めても良い。また、転送先の管理サーバの所在情報とマルチメディアコンテンツとを関連付けて管理しても良いし、マルチメディアコンテンツに転送先の管理サーバのネットワーク上の所在情報を含めても良い。また、マルチメディアコンテンツと転送先の管理サーバとの認証情報とを関連付けて管理しても良いし、マルチメディアコンテンツに転送先の管理サーバとの認証情報を含めても良い。
Next, an example of a specific division operation in the division point determination unit 107 of the multimedia content division terminal 101 will be described with reference to FIG. The overall control is performed by the control means 109 based on a program. While the multimedia content is generated by the content generation unit 102 (step 201), the data size acquisition unit 104 periodically checks the memory 103 (step 202). When the remaining amount of the memory 103 decreases below a predetermined threshold value, multimedia contents stored in the memory 103 that are not being generated are selected and divided (step 203). Or, when the generation of the multimedia content is completed, it is set as a division target. Alternatively, not only when the multimedia content is generated and after the multimedia content is generated, but also a method in which one of the multimedia contents is targeted for division when a network connection is possible. The selection method can be selected from the oldest based on the generation date and time of the multimedia content, the last playback date and time of the multimedia content can be managed and the oldest usage date and time can be selected, or the last playback date and time of the multimedia content Can be selected from the newest use date and time, or the largest or smallest data size acquired from the data size acquisition means 104 can be selected. If the target data is content that is hierarchically encoded, it can be divided into hierarchical layers. Next, the data size acquisition unit 104 acquires the data size to be processed (step 204). The bit rate is acquired by the bit rate acquisition means 106 (step 205). The data transfer means 105 transfers the processing target data (step 206), the time (delay time) when the management server 111 is activated from the standby state, and the data being transferred to the management server 111 via the network 110. The transfer speed is measured (step 207). Based on the data size, bit rate, and transfer speed, the division point determination means 107 determines a division point (step 208), divides the data to be processed by the division point after completion of the data transfer (step 209), and data after the division point. Is deleted (step 210). By deleting the data, the free memory capacity in the memory 103 of the multimedia content dividing terminal 101 can be expanded. Thereafter, information on the division points of the divided processing target data is set (step 211). Here, the division point information and the multimedia content may be managed in association with each other, or the division point information may be included in the multimedia content. Further, the location information of the transfer destination management server and the multimedia content may be managed in association with each other, or the location information on the network of the transfer destination management server may be included in the multimedia content. Further, the multimedia content may be managed in association with the authentication information of the transfer destination management server, or the authentication information with the transfer destination management server may be included in the multimedia content.

次に、マルチメディアコンテンツ分割端末101において分割されたデータを再生する際のマルチメディアコンテンツ分割端末101での具体的な動作の例を図3を用いて示す。マルチメディアコンテンツ分割端末101において、メモリ103に格納されているマルチメディアコンテンツが選択され、コンテンツ再生手段108により再生されると(ステップ301)、制御手段109は、選択されたマルチメディアコンテンツが分割されているかどうかを判定し(ステップ302)、分割されていなければ再生を継続するが、分割されていた場合は、管理サーバ111に分割ポイントを渡す(ステップ303)。ここでマルチメディアコンテンツが分割されているかどうか、すなわち管理サーバ111からデータ取得するかどうかを利用者が分かるようにディスプレイやスピーカから通知しても良い。マルチメディアコンテンツ分割端末101は管理サーバ111からマルチメディアコンテンツを取得し(ステップ304)、再生中のマルチメディアコンテンツに、管理サーバ111から取得したマルチメディアコンテンツを続けて再生する(ステップ305)。ここで、管理サーバ111からマルチメディアコンテンツを取得する際に、取得の状況を利用者に通知するようにしても良い。また、ネットワーク状況などにより管理サーバ111からマルチメディアコンテンツを取得できない場合に、データを受信し連続再生をするための限界時間を通知するようにしても良い。   Next, an example of a specific operation in the multimedia content division terminal 101 when data divided in the multimedia content division terminal 101 is reproduced will be described with reference to FIG. When the multimedia content stored in the memory 103 is selected in the multimedia content dividing terminal 101 and is played back by the content playback means 108 (step 301), the control means 109 splits the selected multimedia content. If it is not divided, reproduction is continued. If it is divided, a division point is passed to the management server 111 (step 303). Here, it may be notified from a display or a speaker so that the user can know whether the multimedia content is divided, that is, whether to acquire data from the management server 111. The multimedia content dividing terminal 101 acquires multimedia content from the management server 111 (step 304), and continuously plays the multimedia content acquired from the management server 111 on the multimedia content being played back (step 305). Here, when the multimedia content is acquired from the management server 111, the acquisition status may be notified to the user. In addition, when multimedia contents cannot be acquired from the management server 111 due to network conditions or the like, a limit time for receiving data and performing continuous reproduction may be notified.

次に、管理サーバ111側での具体的な動作の例を図4を用いて示す。全体の制御は制御手段115がプログラムに基づいて行う。管理サーバ111は、マルチメディアコンテンツ分割端末101から分割ポイントを受け取り(ステップ401)、データ分割手段114によって、メモリ113に格納されている該当マルチメディアコンテンツを分割する(ステップ402)。分割したマルチメディアコンテンツの分割ポイント以降をデータ転送手段112を通じてマルチメディアコンテンツ分割端末101に転送する(ステップ403)。   Next, an example of a specific operation on the management server 111 side will be described with reference to FIG. The overall control is performed by the control means 115 based on a program. The management server 111 receives a division point from the multimedia content division terminal 101 (step 401), and divides the corresponding multimedia content stored in the memory 113 by the data division unit 114 (step 402). The part after the division point of the divided multimedia content is transferred to the multimedia content dividing terminal 101 through the data transfer means 112 (step 403).

このように、本実施の形態によれば、マルチメディアコンテンツ分割端末101で生成するマルチメディアコンテンツをマルチメディアコンテンツ分割端末101で分割し、分割ポイントの前の部分をマルチメディアコンテンツ分割端末101に残すことで、マルチメディアコンテンツ生成後に再生する場合に、ネットワーク110を経由して先頭部分からコンテンツを取得するよりも短時間で再生を開始することができる。また、再生開始時に分割ポイント情報を管理サーバ111に送り、分割ポイントを基にデータ分割手段114がデータを分割し、分割ポイント以降をマルチメディアコンテンツ分割端末101に送り、マルチメディアコンテンツ分割端末101は分割ポイント以降のデータを管理サーバ111から受け取り、マルチメディアコンテンツ分割端末101で再生しているマルチメディアコンテンツに引き続いて再生することにより、マルチメディアコンテンツ分割端末101の限られたメモリ103を有効利用しながら、ネットワーク110を経由して取得したデータを連続して滑らかに再生することが可能になる。   As described above, according to the present embodiment, the multimedia content generated by the multimedia content dividing terminal 101 is divided by the multimedia content dividing terminal 101, and the part before the dividing point is left in the multimedia content dividing terminal 101. Thus, when playing back after the multimedia content is generated, the playback can be started in a shorter time than when the content is acquired from the head part via the network 110. Also, the division point information is sent to the management server 111 at the start of reproduction, the data division means 114 divides the data based on the division point, and the division point and the subsequent part are sent to the multimedia content division terminal 101. The multimedia content division terminal 101 By receiving the data after the division point from the management server 111 and playing it back after the multimedia content being played back by the multimedia content splitting terminal 101, the limited memory 103 of the multimedia content splitting terminal 101 can be used effectively. However, data acquired via the network 110 can be continuously and smoothly reproduced.

本発明に係るマルチメディアコンテンツ分割端末、管理サーバおよびそのシステムは、マルチメディアコンテンツを管理サーバから受信する機能を再生と並行して処理することが可能で、再生開始要求から再生開始までにかかる時間を短縮でき、また、マルチメディアコンテンツ分割端末側のメモリを有効利用でき、さらに、分割処理のために前もって管理サーバへデータを転送する必要が無く、利用者の煩わしさが軽減されるという効果を有し、映像や音声などのマルチメディアコンテンツをデータの断片に分割してサーバに蓄積し、視聴時にデータの断片をサーバから受信して再生するマルチメディアコンテンツ分割端末、管理サーバおよびそのシステム等に有用であり、ネットワーク接続可能なビデオカメラ装置などにも適用できる。   The multimedia content dividing terminal, the management server, and the system thereof according to the present invention can process the function of receiving multimedia content from the management server in parallel with the playback, and the time taken from the playback start request to the playback start In addition, the memory on the multimedia content dividing terminal side can be used effectively, and further, there is no need to transfer data to the management server in advance for the dividing process, thereby reducing the burden on the user. A multimedia content dividing terminal, a management server, and its system for dividing multimedia contents such as video and audio into pieces of data and storing them in a server, It is useful and can be applied to a video camera device that can be connected to a network.

本発明の実施の形態におけるマルチメディアコンテンツ分割管理システムの構成を示すブロック図The block diagram which shows the structure of the multimedia content division | segmentation management system in embodiment of this invention 本発明の実施の形態のマルチメディアコンテンツ分割端末における分割ポイント決定処理を示すフロー図The flowchart which shows the division | segmentation point determination process in the multimedia content division | segmentation terminal of embodiment of this invention 本発明の実施の形態のマルチメディアコンテンツ分割端末におけるデータ再生処理を示すフロー図The flowchart which shows the data reproduction process in the multimedia content division | segmentation terminal of embodiment of this invention 本発明の実施の形態の管理サーバにおけるデータ分割転送処理を示すフロー図The flowchart which shows the data division | segmentation transfer process in the management server of embodiment of this invention

符号の説明Explanation of symbols

101 マルチメディアコンテンツ分割端末
102 コンテンツ生成手段
103 メモリ
104 データサイズ取得手段
105 データ転送手段
106 ビットレート取得手段
107 分割ポイント決定手段
108 コンテンツ再生手段
109 制御手段
110 ネットワーク
111 管理サーバ
112 データ転送手段
113 メモリ
114 データ分割手段
115 制御手段
DESCRIPTION OF SYMBOLS 101 Multimedia content division | segmentation terminal 102 Content production | generation means 103 Memory 104 Data size acquisition means 105 Data transfer means 106 Bit rate acquisition means 107 Division point determination means 108 Content reproduction means 109 Control means 110 Network 111 Management server 112 Data transfer means 113 Memory 114 Data dividing means 115 Control means

Claims (26)

マルチメディアコンテンツを生成するコンテンツ生成手段と、前記マルチメディアコンテンツを格納するメモリと、前記マルチメディアコンテンツのデータサイズを取得するデータサイズ取得手段と、前記マルチメディアコンテンツのビットレートを取得するビットレート取得手段と、前記マルチメディアコンテンツを管理サーバに転送し、前記管理サーバからデータを受信するとともに、転送時の転送速度を取得するデータ転送手段と、前記データサイズ取得手段から前記マルチメディアコンテンツのデータサイズと前記ビットレート取得手段から前記マルチメディアコンテンツのビットレートと前記データ転送手段からデータ転送速度とを取得して前記マルチメディアコンテンツを分割する位置を決定する分割ポイント決定手段と、前記マルチメディアコンテンツを再生するコンテンツ再生手段とを備えたことを特徴とするマルチメディアコンテンツ分割端末。 Content generation means for generating multimedia content, memory for storing the multimedia content, data size acquisition means for acquiring the data size of the multimedia content, and bit rate acquisition for acquiring the bit rate of the multimedia content Means for transferring the multimedia content to a management server, receiving data from the management server and acquiring a transfer speed at the time of transfer, and a data size of the multimedia content from the data size acquisition means A division point determining means for acquiring a bit rate of the multimedia content from the bit rate acquisition means and a data transfer speed from the data transfer means to determine a position to divide the multimedia content; Multimedia content division terminal, characterized in that a content reproduction means for reproducing Ruchi media content. 前記マルチメディアコンテンツを生成中に、前記データサイズ取得手段が前記メモリの空き容量を取得し、予め定めた閾値よりも前記空き容量が少なくなった時点で、前記分割ポイント決定手段が前記マルチメディアコンテンツを分割することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 While the multimedia content is being generated, the data size acquisition unit acquires the free space in the memory, and when the free space becomes smaller than a predetermined threshold, the division point determination unit performs the multimedia content The multimedia content dividing terminal according to claim 1, wherein the multimedia content dividing terminal is divided. 前記マルチメディアコンテンツの生成が終了した時点で、前記分割ポイント決定手段が前記マルチメディアコンテンツを分割することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末 2. The multimedia content dividing terminal according to claim 1, wherein when the generation of the multimedia content is completed, the division point determining means divides the multimedia content. 前記データ転送手段が定期的にネットワークとの接続を検知し、ネットワーク接続可能時に前記分割ポイント決定手段が前記マルチメディアコンテンツを分割することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content dividing terminal according to claim 1, wherein the data transfer means periodically detects connection with a network, and the division point determining means divides the multimedia content when the network connection is possible. 前記分割ポイント決定手段が、分割した前記マルチメディアコンテンツと分割ポイントを関連付けて管理することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content dividing terminal according to claim 1, wherein the division point determining means manages the divided multimedia content and the division point in association with each other. 前記分割ポイント決定手段が、分割した前記マルチメディアコンテンツに分割ポイントを含めることを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content division terminal according to claim 1, wherein the division point determination means includes a division point in the divided multimedia content. 前記分割ポイント決定手段が、前記マルチメディアコンテンツを転送する管理サーバの所在と前記マルチメディアコンテンツとを関連付けて管理することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content dividing terminal according to claim 1, wherein the division point determining means manages the location of a management server for transferring the multimedia content in association with the multimedia content. 前記分割ポイント決定手段が、前記マルチメディアコンテンツを転送する管理サーバの所在を前記マルチメディアコンテンツに含めることを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content dividing terminal according to claim 1, wherein the division point determining means includes the location of a management server for transferring the multimedia content in the multimedia content. 前記分割ポイント決定手段によって分割されたマルチメディアコンテンツと、前記管理サーバとの認証情報とを関連付けて管理することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content dividing terminal according to claim 1, wherein the multimedia content divided by the division point determining means is managed in association with authentication information with the management server. 前記分割ポイント決定手段によって分割されたマルチメディアコンテンツに、前記管理サーバとの認証情報を含むことを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 The multimedia content dividing terminal according to claim 1, wherein the multimedia content divided by the division point determining means includes authentication information with the management server. 前記データ転送手段が、前記管理サーバへのデータ転送要求から前記管理サーバの起動を含めたデータ転送開始までの遅延時間を計測し、前記分割ポイント決定手段が遅延時間を含めて分割ポイントを決定することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 The data transfer means measures a delay time from a data transfer request to the management server to the start of data transfer including activation of the management server, and the division point determination means determines a division point including the delay time. The multimedia content dividing terminal according to claim 1, wherein: 前記データ転送手段が、前記管理サーバから前記マルチメディアコンテンツを取得し、前記コンテンツ再生手段が前記マルチメディアコンテンツの分割ポイントから再生することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content division terminal according to claim 1, wherein the data transfer unit acquires the multimedia content from the management server, and the content reproduction unit reproduces the multimedia content from a division point of the multimedia content. 前記マルチメディアコンテンツを分割する際、対象とするデータを生成日時の古いものから選択することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content dividing terminal according to claim 1, wherein when dividing the multimedia content, the target data is selected from the data with the oldest generation date and time. 前記マルチメディアコンテンツの最終再生日時を管理し、前記マルチメディアコンテンツを分割する際、対象とするデータを最終利用日時の古いものから選択することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content dividing terminal according to claim 1, wherein the last reproduction date and time of the multimedia content is managed, and when the multimedia content is divided, the target data is selected from the oldest use date and time. . 前記マルチメディアコンテンツの最終再生日時を管理し、前記マルチメディアコンテンツを分割する際、対象とするデータを最終利用日時の新しいものから選択することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content dividing terminal according to claim 1, wherein the last reproduction date and time of the multimedia content is managed, and when the multimedia content is divided, the target data is selected from the newest use date and time. . 前記マルチメディアコンテンツを分割する際、対象とするデータを前記データサイズ取得手段より取得したデータサイズの最も大きいものとすることを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content dividing terminal according to claim 1, wherein when dividing the multimedia content, the target data has the largest data size acquired by the data size acquiring means. 前記マルチメディアコンテンツを分割する際、対象とするデータを前記データサイズ取得手段より取得したデータサイズの最も小さいものとすることを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content division terminal according to claim 1, wherein when dividing the multimedia content, the target data is the smallest data size acquired by the data size acquisition means. 前記マルチメディアコンテンツを分割する際、対象とするデータが階層符号化されているコンテンツである場合に、階層レイヤ単位で処理対象とすることを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content dividing terminal according to claim 1, wherein when the multimedia content is divided, if the target data is content that is hierarchically encoded, the multimedia content is divided into hierarchical layers. 前記マルチメディアコンテンツを再生する際に、分割ポイントの有無を確認し、分割ポイントが設定されているかどうかを利用者が認知できる方法に変換して通知することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multi content according to claim 1, wherein when the multimedia content is reproduced, the presence / absence of a division point is confirmed, and whether or not the division point is set is converted into a method that can be recognized by the user and notified. Media content division terminal. 前記マルチメディアコンテンツを再生する際に、分割ポイントの有無を確認し、分割ポイントが設定されている場合には前記管理サーバに格納された前記マルチメディアコンテンツを取得することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 2. The multimedia content stored in the management server is acquired when a division point is set when the multimedia content is played back, and when a division point is set. The described multimedia content division terminal. 前記管理サーバからのデータの取得状況を利用者が認知できる方法に変換して通知することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 The multimedia content dividing terminal according to claim 1, wherein the data acquisition status from the management server is converted into a method that can be recognized by a user and notified. 前記マルチメディアコンテンツを再生する際に、前記管理サーバからデータを取得できない場合、前記管理サーバからデータを転送して連続再生するための限界時間を利用者が認知できる方法に変換して通知することを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 When reproducing the multimedia content, if data cannot be acquired from the management server, the time limit for continuous playback by transferring the data from the management server is converted into a method that can be recognized by the user and notified. The multimedia content dividing terminal according to claim 1, wherein: 前記メモリが着脱可能であることを特徴とする請求項1記載のマルチメディアコンテンツ分割端末。 The multimedia content dividing terminal according to claim 1, wherein the memory is detachable. マルチメディアコンテンツをマルチメディアコンテンツ分割端末からネットワーク経由で受け取るデータ転送手段と、前記データ転送手段からのマルチメディアコンテンツを格納するメモリと、前記マルチメディアコンテンツ分割端末から前記マルチメディアコンテンツを分割する位置を決定する分割ポイントを受け取り、前記分割ポイントでマルチメディアコンテンツを分割するデータ分割手段とを備えたことを特徴とするマルチメディアコンテンツ管理サーバ。 Data transfer means for receiving multimedia content from a multimedia content dividing terminal via a network, a memory for storing multimedia content from the data transfer means, and a position for dividing the multimedia content from the multimedia content dividing terminal A multimedia content management server comprising a data dividing means for receiving a division point to be determined and dividing multimedia content at the division point. 前記データ転送手段が、前記データ分割手段によって分割されたマルチメディアコンテンツの分割ポイント以降を前記マルチメディアコンテンツ分割端末に送信することを特徴とする請求項24記載のマルチメディアコンテンツ管理サーバ。 25. The multimedia content management server according to claim 24, wherein the data transfer means transmits the multimedia content division point and the subsequent parts divided by the data division means to the multimedia content division terminal. 請求項1ないし請求項23のいずれかに記載のマルチメディアコンテンツ分割端末と請求項24または請求項25に記載のマルチメディアコンテンツ管理サーバとを備えたマルチメディアコンテンツ分割管理システム。 A multimedia content division management system comprising the multimedia content division terminal according to any one of claims 1 to 23 and the multimedia content management server according to claim 24 or claim 25.
JP2004146238A 2004-05-17 2004-05-17 Multimedia contents splitting terminal, management server, and system Pending JP2005328440A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004146238A JP2005328440A (en) 2004-05-17 2004-05-17 Multimedia contents splitting terminal, management server, and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004146238A JP2005328440A (en) 2004-05-17 2004-05-17 Multimedia contents splitting terminal, management server, and system

Publications (1)

Publication Number Publication Date
JP2005328440A true JP2005328440A (en) 2005-11-24

Family

ID=35474405

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004146238A Pending JP2005328440A (en) 2004-05-17 2004-05-17 Multimedia contents splitting terminal, management server, and system

Country Status (1)

Country Link
JP (1) JP2005328440A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008136044A (en) * 2006-11-29 2008-06-12 Fujifilm Corp Motion picture dividing server and control method thereof
JP2009100104A (en) * 2007-10-15 2009-05-07 Canon Inc Moving image reproducing apparatus, its processing method, and its program
JP2009100106A (en) * 2007-10-15 2009-05-07 Canon Inc Image reproducing apparatus, processing method thereof, and program thereof
JP2011250109A (en) * 2010-05-26 2011-12-08 Ntt Data Corp Content reproduction system, content reproduction method, and content reproduction program
KR101369504B1 (en) * 2011-12-21 2014-03-04 주식회사 보고지티 Device and method for providing contents separately
US10560512B2 (en) 2015-12-23 2020-02-11 Samsung Electronics Co., Ltd. Method for file management and an electronic device thereof

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008136044A (en) * 2006-11-29 2008-06-12 Fujifilm Corp Motion picture dividing server and control method thereof
JP2009100104A (en) * 2007-10-15 2009-05-07 Canon Inc Moving image reproducing apparatus, its processing method, and its program
JP2009100106A (en) * 2007-10-15 2009-05-07 Canon Inc Image reproducing apparatus, processing method thereof, and program thereof
JP2011250109A (en) * 2010-05-26 2011-12-08 Ntt Data Corp Content reproduction system, content reproduction method, and content reproduction program
KR101369504B1 (en) * 2011-12-21 2014-03-04 주식회사 보고지티 Device and method for providing contents separately
US10560512B2 (en) 2015-12-23 2020-02-11 Samsung Electronics Co., Ltd. Method for file management and an electronic device thereof

Similar Documents

Publication Publication Date Title
KR102536652B1 (en) Dynamic reduction of alternative content playback to support aligning the end of the alternative content with the end of the substitute content.
JP2008243367A (en) Method and device for recording broadcast data
JP2006520986A (en) CPI data for stream buffer channel
US20070183749A1 (en) Content reproduction apparatus, content reproduction method, content reproduction system, and computer program therefor
EP2061241A1 (en) Method and device for playing video data of high bit rate format by player suitable to play video data of low bit rate format
JP2011077597A (en) Information processing apparatus and method
JP2005217791A (en) Image display method, device, and program
CN108307248B (en) Video broadcasting method, calculates equipment and storage medium at device
JP4444358B1 (en) Progressive download playback program
JP2005328440A (en) Multimedia contents splitting terminal, management server, and system
JP5762145B2 (en) REPRODUCTION SYSTEM, ITS PROCESSING METHOD, AND PROGRAM
US20130060925A1 (en) Content distribution system, content distribution server, content distribution method, software program, and storage medium
JP4213697B2 (en) Image reproduction apparatus and method for moving picture stream
JP2008187371A (en) Content reception/reproduction/storage device
JP4724551B2 (en) Moving image processing apparatus and moving image processing method
JP6119765B2 (en) Information processing apparatus, information processing system, information processing program, and moving image data transmission / reception method
JP2005108193A (en) Moving image system, and moving image extraction device and method
JP4946433B2 (en) Information distribution apparatus and program
KR100994006B1 (en) Rich-media Offering System and Control Method thereof
JP2006339980A (en) Image reproducer
JP2004297229A (en) Image processor, image processing method, image processing system using it, and program
JP2006268219A (en) Digital recording method, and digital recording device
US7965587B2 (en) Record reproducing system, record reproducing method and record reproducing program
JP2014131171A (en) Transmitter, receiver, transmission method, reception method, and program
JP2019152972A (en) Distribution device, information processing method and program