JP2012004860A - Apparatus and method for content reproduction - Google Patents

Apparatus and method for content reproduction Download PDF

Info

Publication number
JP2012004860A
JP2012004860A JP2010138076A JP2010138076A JP2012004860A JP 2012004860 A JP2012004860 A JP 2012004860A JP 2010138076 A JP2010138076 A JP 2010138076A JP 2010138076 A JP2010138076 A JP 2010138076A JP 2012004860 A JP2012004860 A JP 2012004860A
Authority
JP
Japan
Prior art keywords
reproduction
data
frame
playback
buffer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010138076A
Other languages
Japanese (ja)
Other versions
JP5713585B2 (en
Inventor
Aki Kimura
亜紀 木村
Tomoko Miki
智子 三木
Kensuke Ueda
健介 上田
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2010138076A priority Critical patent/JP5713585B2/en
Publication of JP2012004860A publication Critical patent/JP2012004860A/en
Application granted granted Critical
Publication of JP5713585B2 publication Critical patent/JP5713585B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an apparatus and a method for content reproduction, capable of improving operability during variable speed reproduction of data distributed by streaming.SOLUTION: At variable speed reproduction, a content reproduction apparatus 2 acquires first frame data as variable speed reproduction data, so as to store it into a first buffer 231, and also acquires second frame data as read-ahead reproduction data, so as to store it into a second buffer 232. The content reproduction apparatus 2 then outputs a variable speed reproduction signal based on the first frame data to a first reproduction unit 24, and also outputs a read-ahead reproduction signal based on the second frame data to a second reproduction unit 25. During the period that the first frame data is output from the first reproduction unit 24, a time indicated by reproduction time information owned by the second frame data output from the second reproduction unit 25 is later than a time indicated by reproduction time information owned by the first frame data output from the first reproduction unit.

Description

本発明は、ストリーミングデータを受信し、再生するコンテンツ再生装置及びコンテンツ再生方法に関する。   The present invention relates to a content reproduction apparatus and content reproduction method for receiving and reproducing streaming data.

IP(Internet Protocol)ネットワークを介して行う種々のストリーミングサービスが提案されている。ストリーミングサービスでは、コンテンツ再生装置は、コンテンツ配信装置からIPネットワークを介してストリーミング配信されたコンテンツデータ(ストリーミングデータ)を受信し、このデータに基づいてコンテンツを再生する。   Various streaming services performed via an IP (Internet Protocol) network have been proposed. In the streaming service, the content reproduction device receives content data (streaming data) streamed from the content distribution device via the IP network, and reproduces the content based on the data.

コンテンツ再生装置は、コンテンツの変速再生などのトリックプレイ(特殊再生)を、IPネットワークを介してコンテンツ配信装置に要求することができる。コンテンツ配信装置は、通常再生用ストリーミングデータと変速再生用ストリーミングデータとを保有しており、通常再生用ストリーミングデータの送信中に変速再生の要求を受信した場合には、ストリーミング配信するデータを通常再生用ストリーミングデータから変速再生用ストリーミングデータに切り替える。変速再生用ストリーミングデータは、所定の再生速度倍率(例えば、2倍速)用に処理されストリーミングデータであり、コンテンツ再生装置は、通常再生用ストリーミングデータに対する処理と実質的に同一の処理を変速再生用ストリーミングデータに施すことにより、コンテンツを変速再生することができる。   The content playback apparatus can request trick play (special playback) such as variable speed playback of content from the content distribution apparatus via the IP network. The content distribution device has streaming data for normal reproduction and streaming data for variable speed reproduction. When a request for variable speed reproduction is received during transmission of the normal reproduction streaming data, the content distribution apparatus normally reproduces the data for streaming distribution. Switching from streaming data to variable speed playback streaming data. The variable-speed playback streaming data is streaming data processed for a predetermined playback speed magnification (for example, double speed), and the content playback apparatus performs substantially the same processing as that for normal playback streaming data for variable-speed playback. By applying the streaming data, the content can be played back at a variable speed.

しかし、コンテンツ配信装置は、すべてのコンテンツについて変速再生用ストリーミングデータを保有しているとは限らない。このため、変速再生用ストリーミングデータが保有されていないコンテンツについては、上記方式の変速再生を行うことはできない。   However, the content distribution device does not always have variable-speed playback streaming data for all content. For this reason, it is not possible to perform variable speed reproduction of the above-described method for content that does not have variable speed reproduction streaming data.

この問題の解決策として、受信時に、ストリームファイルを記録装置に記録し、記録されたストリームファイルを読み出して時間管理情報ファイルを生成し記録しておき、変速再生時に、時間管理情報ファイルに基づいてストリームファイルの読み出し位置を求めてストリームを読み出し再生することで、変速再生を実現する記録再生装置の提案がある(例えば、特許文献1参照)。   As a solution to this problem, the stream file is recorded on the recording device at the time of reception, the recorded stream file is read and a time management information file is generated and recorded, and at the time of variable speed playback, based on the time management information file There has been proposed a recording / reproducing apparatus that realizes variable speed reproduction by obtaining a stream file reading position and reproducing and reproducing the stream (see, for example, Patent Document 1).

また、符号化されたデータからイントラフレーム(Iフレーム)のみを取得し、Iフレームのみを表示させることによって早送り再生を実現する再生装置もある(例えば、特許文献2参照)。   There is also a playback device that realizes fast-forward playback by acquiring only intra frames (I frames) from encoded data and displaying only I frames (see, for example, Patent Document 2).

特開2001−086431号公報JP 2001-086431 A 特開2009−171202号公報JP 2009-171202 A

しかしながら、特許文献1に記載の装置は、記録装置に記録されたストリームファイルが再生対象となっており、IPネットワークを介して受信したストリームファイルを変速再生することはできない。   However, in the apparatus described in Patent Document 1, a stream file recorded in a recording apparatus is a reproduction target, and a stream file received via an IP network cannot be reproduced at a variable speed.

また、特許文献2に記載の装置では、ストリーミングデータを変速再生することはできるが、ユーザは、変速再生中の表示画像よりも時間的に後の画像を知る(すなわち、時間的に後の画像を先読みする)ことはできず、見たい画像が表示されるまでにどの位の時間が必要であるかの判断が難しく、その結果、変速再生中に希望する画像位置で通常再生に戻す操作が困難であるという問題があった。   Further, in the apparatus described in Patent Document 2, streaming data can be played back at a variable speed, but the user knows an image that is later in time than a display image that is being played back at a speed (that is, an image that is later in time). It is difficult to determine how much time is required until the desired image is displayed. As a result, it is difficult to return to normal playback at the desired image position during variable speed playback. There was a problem that it was difficult.

そこで、本発明は、上記従来技術の課題を解決するためになされたものであり、その目的は、ストリーミングデータの変速再生中における操作性を向上させることができるコンテンツ再生装置及びコンテンツ再生方法を提供することにある。   Accordingly, the present invention has been made to solve the above-described problems of the prior art, and an object thereof is to provide a content playback apparatus and a content playback method capable of improving operability during variable speed playback of streaming data. There is to do.

本発明の一形態に係るコンテンツ再生装置は、ストリーミング配信されたデータを受信し、該データに基づく再生データを出力するコンテンツ再生装置であって、データ取得部と、前記データ取得部によって取得された第1のフレームデータを一時的に蓄積する第1のバッファと、前記データ取得部によって取得された第2のフレームデータを一時的に蓄積する第2のバッファと、前記第1のフレームデータをデコードして、前記第1のフレームデータに基づく第1の画像を表示させる第1の再生データを出力する第1の再生部と、前記第2のフレームデータをデコードして、前記第2のフレームデータに基づく第2の画像を表示させる第2の再生データを出力する第2の再生部と、制御部とを有し、前記制御部は、変速再生時に、前記データ取得部に、変速再生データとして前記第1のフレームデータを取得して前記第1のバッファに蓄積させると共に、先読み再生データとして前記第2のフレームデータを取得して前記第2のバッファに蓄積させ、前記第1の再生部に、前記第1のフレームデータに基づく前記第1の再生データを変速再生画像用の信号として出力させると共に、前記第2の再生部に、前記第2のフレームデータに基づく前記第2の再生データを先読み再生画像用の信号として出力させ、前記第1の再生部から前記第1の再生データが出力されている期間に、前記第2の再生部から出力される前記第2の再生データが持つ再生時刻情報が示す時刻は、前記第1の再生部から出力されている前記第1の再生データが持つ再生時刻情報が示す時刻よりも、遅い時刻であることを特徴とする。   A content playback apparatus according to an aspect of the present invention is a content playback apparatus that receives streaming-distributed data and outputs playback data based on the data, and is acquired by a data acquisition unit and the data acquisition unit A first buffer for temporarily storing first frame data; a second buffer for temporarily storing second frame data acquired by the data acquisition unit; and decoding the first frame data A first reproduction unit that outputs first reproduction data for displaying a first image based on the first frame data; and the second frame data is decoded by decoding the second frame data. A second reproduction unit that outputs second reproduction data for displaying a second image based on the control unit, and a control unit. The acquisition unit acquires the first frame data as variable-speed playback data and stores it in the first buffer, and acquires the second frame data as pre-read playback data and stores it in the second buffer. , Causing the first reproduction unit to output the first reproduction data based on the first frame data as a signal for a variable-speed reproduction image, and causing the second reproduction unit to convert the second frame data into the second frame data. The second reproduction data based on the second reproduction data is output as a signal for a pre-read reproduction image, and is output from the second reproduction unit during a period in which the first reproduction data is output from the first reproduction unit. The time indicated by the reproduction time information possessed by the second reproduction data is later than the time indicated by the reproduction time information possessed by the first reproduction data output from the first reproduction unit. And wherein the Rukoto.

本発明の一形態に係るコンテンツ再生方法は、ストリーミング配信されたデータを受信し、該データに基づく再生データを出力するコンテンツ再生方法であって、ストリーミング配信されたデータを取得する取得ステップと、前記取得されたデータの内の第1のフレームデータを一時的に第1のバッファに蓄積すると共に、前記取得されたデータの内の第2のフレームデータを一時的に第2のバッファに蓄積する蓄積ステップと、前記第1のフレームデータをデコードして、前記第1のフレームデータに基づく第1の画像を表示させる第1の再生データを出力すると共に、前記第2のフレームデータをデコードして、前記第2のフレームデータに基づく第2の画像を表示させる第2の再生データを出力する再生ステップと、を有し、前記再生ステップにおいて、前記第1のフレームデータに基づく前記第1の再生データを変速再生画像用の信号として出力させると共に、前記第2のフレームデータに基づく前記第2の再生データを先読み再生画像用の信号として出力させ、前記第2の再生データが出力されているときの前記第2のフレームデータが持つ再生時刻情報が示す時刻は、前記第1の再生データが出力されている前記第1のフレームデータが持つ再生時刻情報が示す時刻よりも、遅い時刻であることを特徴とする。   A content reproduction method according to an aspect of the present invention is a content reproduction method for receiving streaming-distributed data and outputting reproduction data based on the data, and obtaining the streaming-distributed data; The first frame data of the acquired data is temporarily stored in the first buffer, and the second frame data of the acquired data is temporarily stored in the second buffer. And decoding the first frame data to output first reproduction data for displaying a first image based on the first frame data, and decoding the second frame data; A reproduction step of outputting second reproduction data for displaying a second image based on the second frame data, and the reproduction In the step, the first reproduction data based on the first frame data is output as a signal for variable speed reproduction image, and the second reproduction data based on the second frame data is output as a signal for pre-read reproduction image. The time indicated by the reproduction time information included in the second frame data when the second reproduction data is output is the first frame data from which the first reproduction data is output. This is characterized in that the time is later than the time indicated by the reproduction time information held by.

本発明に係るコンテンツ再生装置又はコンテンツ再生方法によれば、ストリーミングデータの変速再生中における操作性を向上させることができるという効果がある。   According to the content playback apparatus or content playback method of the present invention, there is an effect that the operability during variable speed playback of streaming data can be improved.

実施の形態1及び2に係るコンテンツ再生装置の構成を概略的に示すブロック図である。1 is a block diagram schematically showing a configuration of a content reproduction device according to Embodiments 1 and 2. FIG. 実施の形態1に係るコンテンツ再生装置における、変速再生データと変速再生画像との関係、及び、先読み再生データと先読み再生画像との関係の一例を示す図である。4 is a diagram illustrating an example of a relationship between variable speed reproduction data and a variable speed reproduction image and a relationship between prefetch reproduction data and a prefetch reproduction image in the content reproduction device according to Embodiment 1. FIG. (a)及び(b)は、実施の形態1に係るコンテンツ再生装置の変速再生データ用の第1のバッファ及び先読み再生データ用の第2のバッファの使用例を示す図である。(A) And (b) is a figure which shows the usage example of the 1st buffer for variable reproduction | regeneration data and the 2nd buffer for prefetch reproduction | regeneration data of the content reproduction apparatus which concerns on Embodiment 1. FIG. 実施の形態1に係るコンテンツ再生装置における変速再生ループの処理を示すフローチャートである。4 is a flowchart showing a variable speed playback loop process in the content playback apparatus according to the first embodiment. 実施の形態1に係るコンテンツ再生装置における先読み再生データ取得の処理を示すフローチャートである。6 is a flowchart showing prefetch reproduction data acquisition processing in the content reproduction apparatus according to the first embodiment. 実施の形態1に係るコンテンツ再生装置における先読み再生データ決定の処理を示すフローチャートである。6 is a flowchart showing pre-read reproduction data determination processing in the content reproduction apparatus according to Embodiment 1; (a)〜(g)は、実施の形態1に係るコンテンツ再生装置における変速再生画像と先読み再生画像の表示例を示す図である。(A)-(g) is a figure which shows the example of a display of the speed-change reproduction | regeneration image and prefetch reproduction | regeneration image in the content reproduction apparatus which concerns on Embodiment 1. FIG. (a)〜(d)は、実施の形態1に係るコンテンツ再生装置における変速再生画像と先読み再生画像の他の表示例を示す図である。(A)-(d) is a figure which shows the other example of a display in the speed-change reproduction | regeneration image and prefetch reproduction | regeneration image in the content reproduction apparatus which concerns on Embodiment 1. FIG. 実施の形態2に係るコンテンツ再生装置における先読み再生データ決定の処理を示すフローチャートである。10 is a flowchart showing a process of determining prefetch reproduction data in the content reproduction apparatus according to the second embodiment. (a)及び(b)は、実施の形態2に係るコンテンツ再生装置の変速再生データ用の第1のバッファ及び先読み再生データ用の第2のバッファの使用例を示す図である。(A) And (b) is a figure which shows the usage example of the 1st buffer for variable reproduction | regeneration data and the 2nd buffer for prefetch reproduction | regeneration data of the content reproduction apparatus which concerns on Embodiment 2. FIG. (a)〜(d)は、実施の形態2に係るコンテンツ再生装置における変速再生画像と先読み再生画像の表示例を示す図である。(A)-(d) is a figure which shows the example of a display of the speed-change reproduction | regeneration image and prefetch reproduction | regeneration image in the content reproduction apparatus which concerns on Embodiment 2. FIG. (a)及び(b)は、実施の形態2に係るコンテンツ再生装置における変速再生画像と先読み再生画像の他の表示例を示す図である。(A) And (b) is a figure which shows the other example of a display of the speed-change reproduction | regeneration image and prefetch reproduction | regeneration image in the content reproduction apparatus which concerns on Embodiment 2. FIG. 実施の形態3〜5に係るコンテンツ再生装置の構成を概略的に示すブロック図である。It is a block diagram which shows roughly the structure of the content reproduction apparatus which concerns on Embodiment 3-5. 実施の形態3に係るコンテンツ再生装置における通常再生開始の処理の一例を示すフローチャートである。10 is a flowchart illustrating an example of normal playback start processing in the content playback device according to Embodiment 3; 実施の形態4に係るコンテンツ再生装置における通常再生開始の処理の他の例を示すフローチャートである。12 is a flowchart illustrating another example of normal playback start processing in the content playback device according to Embodiment 4; 実施の形態4に係るコンテンツ再生装置における通常再生開始の処理のさらに他の例を示すフローチャートである。14 is a flowchart showing still another example of normal playback start processing in the content playback apparatus according to Embodiment 4. 実施の形態5に係るコンテンツ再生装置における変速再生ループの処理を示すフローチャートである。10 is a flowchart showing processing of a variable speed playback loop in the content playback apparatus according to Embodiment 5. 実施の形態5に係るコンテンツ再生装置における、変速再生データと変速再生画像との関係、及び、先読み再生データと先読み再生画像との関係の一例を示す図である。FIG. 10 is a diagram illustrating an example of a relationship between variable speed reproduction data and a variable speed reproduction image and a relationship between prefetch reproduction data and a prefetch reproduction image in the content reproduction device according to the fifth embodiment.

実施の形態1.
図1は、実施の形態1に係るコンテンツ再生装置2(すなわち、実施の形態1に係るコンテンツ再生方法を実施することができる装置)の構成を概略的に示すブロック図である。図1に示されるように、実施の形態1に係るコンテンツ再生装置2は、ストリーミング配信されたコンテンツデータ(ストリーミングデータ)を受信するデータ取得部22と、バッファ部23と、第1の再生部24と、第2の再生部25と、装置全体を制御する制御部21とを備えている。例えば、第1の再生部24は、ハードウェア(HW)デコーダを有し、第2の再生部25は、ソフトウェア(SW)デコーダを有している。
Embodiment 1 FIG.
FIG. 1 is a block diagram schematically showing a configuration of a content reproduction apparatus 2 according to Embodiment 1 (that is, an apparatus capable of performing the content reproduction method according to Embodiment 1). As shown in FIG. 1, the content playback apparatus 2 according to Embodiment 1 includes a data acquisition unit 22 that receives content data (streaming data) that has been streamed, a buffer unit 23, and a first playback unit 24. And a second reproduction unit 25 and a control unit 21 for controlling the entire apparatus. For example, the first playback unit 24 has a hardware (HW) decoder, and the second playback unit 25 has a software (SW) decoder.

制御部21は、データ取得部22によるデータの取得処理を制御する取得制御部211と、第1の再生部24及び第2の再生部25によるデータの再生動作を制御する再生制御部212とを有している。バッファ部23は、例えば、変速再生データ用の第1のバッファ231と、先読み再生データ用の第2のバッファ232とを有している。   The control unit 21 includes an acquisition control unit 211 that controls data acquisition processing by the data acquisition unit 22, and a reproduction control unit 212 that controls data reproduction operations by the first reproduction unit 24 and the second reproduction unit 25. Have. The buffer unit 23 includes, for example, a first buffer 231 for variable speed reproduction data and a second buffer 232 for pre-read reproduction data.

データ取得部22は、IPネットワーク回線3を介してコンテンツ配信装置1に接続されている。データ取得部22は、コンテンツ配信装置1からIPネットワーク回線3を介して配信されたデータを取得し、取得されたデータをバッファ部23に一時的に蓄積する。   The data acquisition unit 22 is connected to the content distribution apparatus 1 via the IP network line 3. The data acquisition unit 22 acquires data distributed from the content distribution device 1 via the IP network line 3 and temporarily stores the acquired data in the buffer unit 23.

第1の再生部24及び第2の再生部25のそれぞれは、バッファ部23に蓄積されたストリーミングデータを再生する。再生されたストリーミングデータは、映像・音声信号として、外部装置(例えば、モニター)4に出力される。   Each of the first reproduction unit 24 and the second reproduction unit 25 reproduces the streaming data stored in the buffer unit 23. The reproduced streaming data is output to an external device (for example, monitor) 4 as a video / audio signal.

取得制御部211は、データ取得部22が取得する画像を決定し、決定された画像に基づくフレームのデータの取得の指示をデータ取得部22に送る。また、再生制御部212は、第1の再生部24及び第2の再生部25がデータを再生する速度を制御する。   The acquisition control unit 211 determines an image to be acquired by the data acquisition unit 22 and sends an instruction to acquire data of a frame based on the determined image to the data acquisition unit 22. The playback control unit 212 controls the speed at which the first playback unit 24 and the second playback unit 25 play back data.

次に、実施の形態1に係るコンテンツ再生装置2の動作を説明する。コンテンツ再生装置2が変速再生を行う際、取得制御部211は、データ取得部22に、変速再生画像を表示させるためのフレームデータ(変速再生データ)の取得を指示する。取得制御部211は、取得する変速再生データを、変速再生データが持つ時刻情報が示す時刻(変速再生データ時刻)で指定する。   Next, the operation of the content reproduction device 2 according to Embodiment 1 will be described. When the content reproduction apparatus 2 performs variable speed reproduction, the acquisition control unit 211 instructs the data acquisition unit 22 to acquire frame data (variable speed reproduction data) for displaying the variable speed reproduction image. The acquisition control unit 211 specifies the variable speed reproduction data to be acquired by the time indicated by the time information included in the variable speed reproduction data (the variable speed reproduction data time).

変速再生データの出力時刻Tは、通常再生画像を表示させるためのフレームデータ(通常再生データ)が持つ時刻(通常再生データ時刻)Tと、通常再生速度に対する変速再生速度の倍率(再生速度倍率)Nとを用いて算出される。 Output time T b of the variable speed reproduction data, the frame data (normal reproduction data) have time (normal play data time) T a and the magnification (the reproduction speed of the variable-speed reproduction speed to normal playback speed for displaying the normal reproduction images It is calculated using ( magnification) Nb.

データ取得部22は、変速再生データの取得と並行して、先読み再生データの取得を実行する。先読み再生データは、再生中の変速再生データが持つ時刻情報が示す時刻よりも時間的に後の時刻に再生されるデータ(又は通常再生データが持つ時刻情報が示す時刻よりも時間的に後の時刻に再生されるデータ)である。   The data acquisition unit 22 acquires the pre-read playback data in parallel with the acquisition of the variable speed playback data. The pre-read reproduction data is data reproduced at a time later than the time indicated by the time information included in the variable speed reproduction data being reproduced (or after the time indicated by the time information indicated by the normal reproduction data). Data reproduced at the time).

データ取得部22は、取得制御部211からの指示に基づいて、コンテンツ配信装置1に、時刻指定(取得すべき先読み再生データの時刻Tを指定)して、先読み再生画像を表示させるためのフレームデータ(先読み再生データ)を要求し、要求した先読み再生データを取得する。データ取得部22は、先読み再生データの要求に応じて、例えば、フレーム内符号化されたフレーム(Iフレーム)のデータを1フレームデータ取得する。なお、先読み再生データは、コンテンツ配信装置1から取得されたデータに限らず、データ取得部22によって取得される変速再生データの中から取得されたデータであってもよい。 Based on an instruction from the acquisition control unit 211, the data acquisition unit 22 causes the content distribution apparatus 1 to specify a time (specify a time Tc of prefetch reproduction data to be obtained) and display a prefetch reproduction image. Request frame data (pre-read playback data) and obtain the requested pre-read playback data. The data acquisition unit 22 acquires, for example, one frame data of intra-frame encoded frame (I frame) data in response to a request for pre-read reproduction data. Note that the pre-read playback data is not limited to data acquired from the content distribution device 1 but may be data acquired from the variable speed playback data acquired by the data acquisition unit 22.

図2は、実施の形態1に係るコンテンツ再生装置2における、変速再生データと変速再生画像42との関係、及び、先読み再生データと先読み再生画像43との関係を示す図である。図2の上側に示される右方向を向く時間軸tは、時間軸左側のデータが時間的に古いデータ(時間的に早い時点のデータ)を示し、時間軸右側のデータは時間的に新しいデータ(時間的に遅い時点のデータ)を示す。   FIG. 2 is a diagram illustrating a relationship between the variable speed reproduction data and the variable speed reproduction image 42 and a relationship between the prefetch reproduction data and the prefetch reproduction image 43 in the content reproduction apparatus 2 according to the first embodiment. The time axis t facing right in the upper part of FIG. 2 indicates data on the left side of the time axis that is old in time (data at an earlier time point), and data on the right side of the time axis is data that is new in time. (Data at a later time point).

例えば、通常再生速度に対する変速再生速度の倍率(すなわち、変速再生の再生速度倍率)Nを2倍とし、予め設定された先読み再生データの時刻を、変速再生中の変速再生データ時刻を10倍した時刻であるとする。 For example, the variable speed reproduction speed magnification with respect to the normal reproduction speed (that is, the variable speed reproduction speed multiplication ratio) Nb is doubled, the pre-read reproduction data time set in advance is set to 10 times the variable speed reproduction data time during the variable speed reproduction. It is assumed that

このとき、変速再生の再生速度倍率Nが2倍であり、先読み再生データの指定時刻が変速再生によって表示されているフレームの時刻(変速再生データ時刻)を10倍進めた時刻であるから、変速再生データの時刻は、通常再生データの時刻を2倍ずつ進めた時刻となり、先読み再生データの時刻は、通常再生データの時刻を20倍ずつ進めた時刻となる。 In this case, the reproduction speed magnification N b of variable speed reproduction is doubled, because the specified time of the pre-read reproduced data is time advanced 10 times the time (the speed playback data time) of the frame being displayed by the variable speed reproduction, The time of the variable speed reproduction data is a time obtained by advancing the time of the normal reproduction data by 2 times, and the time of the prefetched reproduction data is a time obtained by advancing the time of the normal reproduction data by 20 times.

再生制御部212は、バッファ部23に蓄えられたデータの再生タイミングを、第1の再生部24及び第2の再生部25に指示する。再生制御部212は、変速再生データの出力を第1の再生部24に指示し、第1の再生部24は、この指示に従って変速再生データを外部装置4に出力する。また、再生制御部212は、取得された先読み再生データの出力を第2の再生部25に指示し、第2の再生部25は、この指示に従って先読み再生データを外部装置4に出力する。   The reproduction control unit 212 instructs the first reproduction unit 24 and the second reproduction unit 25 to reproduce the data stored in the buffer unit 23. The reproduction control unit 212 instructs the first reproduction unit 24 to output the variable reproduction data, and the first reproduction unit 24 outputs the variable reproduction data to the external device 4 according to this instruction. Further, the reproduction control unit 212 instructs the second reproduction unit 25 to output the acquired prefetch reproduction data, and the second reproduction unit 25 outputs the prefetch reproduction data to the external device 4 in accordance with this instruction.

外部装置4は、そのモニター画面41に、第1の再生部24から出力される変速再生データに基づく変速再生画像に、第2の再生部25から出力される先読み再生データの縮小表示画像に基づく先読み再生画像を重ねて、表示する。複数の画像を重ねて表示させるための処理は、外部装置4内の画像データ処理部(図示せず)、又は、コンテンツ再生装置2に備えられ画像データ処理部(図示せず)によって実施される。   On the monitor screen 41, the external device 4 is based on the variable speed reproduction image based on the variable speed reproduction data output from the first reproduction unit 24 and the reduced display image of the pre-read reproduction data output from the second reproduction unit 25. Pre-read playback images are superimposed and displayed. The processing for displaying a plurality of images in an overlapping manner is performed by an image data processing unit (not shown) in the external device 4 or an image data processing unit (not shown) provided in the content reproduction device 2. .

図3(a)及び(b)は、実施の形態1に係るコンテンツ再生装置2の変速再生データ用の第1のバッファ231及び先読み再生データ用の第2のバッファ232の使用例を示す図である。   FIGS. 3A and 3B are diagrams showing examples of using the first buffer 231 for variable speed playback data and the second buffer 232 for prefetched playback data of the content playback apparatus 2 according to the first embodiment. is there.

変速再生時の再生速度倍率Nが2倍の場合、ストリーミングデータに含まれるIフレームを順にフレーム#1、フレーム#2、フレーム#3、…とするならば、図3(a)に示されるように、データ取得部22が取得する変速再生データは、フレーム#2、フレーム#4、フレーム#6、フレーム#8、…となる。 If the reproduction speed magnification N b of variable speed reproduction mode is twice in sequence frame # 1 to I frame included in the streaming data, the frame # 2, frame # 3, if ... that, as shown in FIGS. 3 (a) As described above, the variable speed reproduction data acquired by the data acquisition unit 22 is frame # 2, frame # 4, frame # 6, frame # 8,.

また、取得すべき先読み再生データの時刻を、変速再生データ時刻を5倍して得られる時刻と設定している場合、先読み再生データは、フレーム#10、フレーム#20、フレーム#30、フレーム#40、…となる。   Further, when the time of the prefetch reproduction data to be acquired is set to a time obtained by multiplying the variable speed reproduction data time by five, the prefetch reproduction data includes frame # 10, frame # 20, frame # 30, and frame #. 40, and so on.

例えば、取得されたストリーミングデータの内の変速再生データは、第1のバッファ231に蓄積され、取得されたストリーミングデータの内の先読み再生データは、第2のバッファ232に蓄積される。第1のバッファ231にデータが蓄積されると、第1のバッファ231における書き込みアドレスWPAは、図3(a)に示されるように、蓄積データ(ハッチング部分のデータ)の終端アドレスを指す位置に変更される。第2のバッファ232にデータが蓄積されると、第2のバッファ232における書き込みアドレスWPBは、図3(b)に示されるように、蓄積データ(ハッチング部分のデータ)の終端アドレスを指す位置に変更される。第1のバッファ231に蓄積された変速再生データは、再生制御部212の指示に従って、第1の再生部24によって読み出される。また、第2のバッファ232に蓄積された先読み再生データは、再生制御部212の指示に従って、第2の再生部25によって読み出される。   For example, the variable speed playback data in the acquired streaming data is stored in the first buffer 231, and the prefetched playback data in the acquired streaming data is stored in the second buffer 232. When data is accumulated in the first buffer 231, the write address WPA in the first buffer 231 is at a position indicating the end address of the accumulated data (hatched data), as shown in FIG. Be changed. When data is accumulated in the second buffer 232, the write address WPB in the second buffer 232 is at a position indicating the end address of the accumulated data (hatched data), as shown in FIG. Be changed. The variable speed reproduction data stored in the first buffer 231 is read by the first reproduction unit 24 in accordance with an instruction from the reproduction control unit 212. In addition, the pre-read reproduction data stored in the second buffer 232 is read by the second reproduction unit 25 in accordance with an instruction from the reproduction control unit 212.

第1の再生部24又は第2の再生部25によって第1のバッファ231又は第2のバッファ232からデータが読み出されると、第1のバッファ231の読み出しアドレスRPAと第1のバッファ232の読み出しアドレスRPBは、図3(a)及び(b)に示されるように、蓄積データ(ハッチング部分のデータ)の先頭を指す位置に変更される。   When data is read from the first buffer 231 or the second buffer 232 by the first playback unit 24 or the second playback unit 25, the read address RPA of the first buffer 231 and the read address of the first buffer 232 As shown in FIGS. 3A and 3B, the RPB is changed to a position indicating the head of the accumulated data (hatched portion data).

図4は、実施の形態1に係るコンテンツ再生装置2における変速再生ループの処理を示すフローチャートである。図4に示されるように、コンテンツ再生装置2は、変速再生ループを開始すると(ステップS100)、変速再生に必要な変速再生データを取得し(ステップS120)、第1のバッファ231に蓄積されたデータのフレーム数が再生に必要なフレーム数より多くなった時点で、変速再生処理を開始し(ステップS121)、時刻が変速再生データの出力時刻Tになった時点で変速再生データを出力する(ステップS122、S123)。 FIG. 4 is a flowchart showing processing of the variable speed reproduction loop in the content reproduction apparatus 2 according to the first embodiment. As shown in FIG. 4, when the content playback device 2 starts a variable speed playback loop (step S100), it acquires variable speed playback data necessary for variable speed playback (step S120) and stores it in the first buffer 231. when the number of the frame data becomes larger than the number of frames required for playback starts variable-speed reproduction processing (step S121), the time to output a speed reproduction data as they become output time T b of the variable speed reproduction data (Steps S122 and S123).

変速再生データの出力時刻Tは、変速再生データとして取得されたフレームデータが持つ時刻情報が示す時刻(変速再生データ時刻)をTとし、変速再生開始時刻(すなわち、最初の変速再生データの出力時刻)をTb0とし、変速再生の再生速度倍率をNとしたときに、例えば、次式(1)で算出できる。
=(T−Tb0)/N 式(1)
Output time T b of the variable speed reproduction data, time indicating the time information with the frame data acquired as the variable speed reproduction data is a (variable speed reproduction data time) and T a, speed playback start time (i.e., the first speed playback data the output time) and T b0, when the reproduction speed magnification speed reproduction was N b, for example, can be calculated by the following equation (1).
T b = (T a -T b0 ) / N b (1)

図4に示されるように、変速再生データの取得、出力の繰り返しと並行して、実施の形態1に係るコンテンツ再生装置2は、変速再生データより時間的に後のデータ(先読み再生データ)の取得(先読み)を行い(ステップS110)、先読み再生データが1フレーム分取得された時点で、先読み再生データを出力する(ステップS111、S112)。コンテンツ再生装置2は、先読み再生データを出力すると共に、変速再生中の変速再生データ時刻から、先読み再生データ時刻Tを算出し(ステップS113)、該当するデータ時刻Tを指定して、先読み再生データの取得を行う。 As shown in FIG. 4, in parallel with the acquisition and output of the variable speed reproduction data, the content reproduction apparatus 2 according to the first embodiment stores data (pre-read reproduction data) that is temporally later than the variable speed reproduction data. Acquisition (pre-reading) is performed (step S110), and when one frame of pre-read playback data is acquired, the pre-read playback data is output (steps S111 and S112). The content reproduction device 2 outputs prefetch reproduction data, calculates prefetch reproduction data time Tc from the variable reproduction data time during variable speed reproduction (step S113), designates the corresponding data time Tc, and performs prefetching. Acquire playback data.

図5は、実施の形態1に係るコンテンツ再生装置2による先読み再生データ取得の処理を示すフローチャートである。図5に示されるように、先ず、データ取得部22は、指定された再生速度倍率で変速再生中の画像より指定時間だけ後のデータ(先読み再生データ)を取得する(ステップS200)。次に、変速再生中のフレーム(変速再生データ)の時刻から、取得すべき先読み再生データ(フレーム)の時刻を算出する(ステップS210)。次に、該当する先読み再生データが取得済みであるかどうかを判断し(ステップS211)、取得済みでなければ、第2のバッファ232のデータが最大数MAXであるか否かを判断する(ステップS212)。ステップS212において、第2のバッファ232のデータが最大数MAXでなければ、先読み再生データの取得処理を実行し(ステップS213)、第2のバッファ232のデータが最大数MAXであれば、第2のバッファ232から次のデータが出力されるまで待って(ステップS214)、処理をステップS211に進める。先読み再生データは、変速再生データに比べて出力される時刻の時間間隔が長いため、第2のバッファ232に蓄えられている時間が長くなるが、蓄えておくデータ数は少なくてよい。したがって、先読み再生データの記憶用に使用する第2のバッファ232の記憶容量は、変速再生用に使用される第1のバッファ231の記憶容量より少なくすることができる。   FIG. 5 is a flowchart showing prefetch reproduction data acquisition processing by the content reproduction apparatus 2 according to the first embodiment. As shown in FIG. 5, first, the data acquisition unit 22 acquires data (pre-read playback data) after a specified time from the image being subjected to variable speed playback at the specified playback speed magnification (step S200). Next, the time of the pre-read reproduction data (frame) to be acquired is calculated from the time of the frame (transmission reproduction data) during the variable speed reproduction (step S210). Next, it is determined whether or not the corresponding pre-read reproduction data has been acquired (step S211). If it has not been acquired, it is determined whether or not the data in the second buffer 232 is the maximum number MAX (step S211). S212). In step S212, if the data in the second buffer 232 is not the maximum number MAX, prefetched reproduction data acquisition processing is executed (step S213), and if the data in the second buffer 232 is the maximum number MAX, the second number Until the next data is output from the buffer 232 (step S214), and the process proceeds to step S211. Since the time interval of the output time of the pre-read reproduction data is longer than that of the variable speed reproduction data, the time stored in the second buffer 232 becomes long, but the number of data to be stored may be small. Therefore, the storage capacity of the second buffer 232 used for storing the pre-read playback data can be made smaller than the storage capacity of the first buffer 231 used for the variable speed playback.

図6は、実施の形態1に係るコンテンツ再生装置2による先読み再生データ決定の処理を示すフローチャートである。図6に示されるように、変速再生中の変速再生データ(フレーム)の時刻Tから、取得すべき先読み再生データ(フレーム)の時刻Tを算出する処理(ステップS210)は、変速再生中の変速再生データ時刻をTとし、先読み再生データ取得定数をCとし、変速再生中の変速再生データ時刻からの時間間隔をDとすると(ステップS221)、取得すべき先読み再生データの時刻Tは、次式(2)で算出することができる(ステップS222)。
=T+C*D 式(2)
ただし、取得すべき先読み再生データの時刻Tの算出方法又は算出式は、変速再生中の変速再生データの時刻Tから時間的に一定時刻後の時刻であり、また、取得された変速再生データの時刻の時間間隔より先読み再生データの時刻の時間間隔が粗くなるように設定されているならば、式(2)に限定されない。
FIG. 6 is a flowchart showing prefetch reproduction data determination processing by the content reproduction apparatus 2 according to the first embodiment. As shown in FIG. 6, the process (step S210) of calculating the time TF of the pre-read reproduction data (frame) to be acquired from the time T of the variable reproduction data (frame) during the variable speed reproduction is performed during the variable speed reproduction. When the variable speed reproduction data time is T, the prefetch reproduction data acquisition constant is C, and the time interval from the variable speed reproduction data time during the variable speed reproduction is D (step S221), the time TF of the prefetch reproduction data to be acquired is It can be calculated by the following equation (2) (step S222).
T F = T + C * D Formula (2)
However, the method or formula for calculating the time TF of the pre-read reproduction data to be acquired is a time after a certain time in time from the time T of the variable reproduction data during the variable speed reproduction, and the acquired variable speed reproduction data If the time interval of the pre-read reproduction data is set so as to be coarser than the time interval of the time, it is not limited to the equation (2).

図7(a)〜(g)は、実施の形態1に係るコンテンツ再生装置2における変速再生データに基づく変速再生画像42と先読み再生データに基づく先読み再生画像43の表示例を経過時間順に示す図である。図7(a)〜(g)に示されるように、モニター画面41の全体に変速再生画像42を再生させながら、取得した先読み再生データに基づく1又は複数の先読み再生画像43を縮小して小窓に表示してもよい。例えば、図7(a)では、変速再生画像42としてフレーム#10が表示され、先読み再生画像としてフレーム#30が表示されている。図7(b)では、変速再生画像42としてフレーム#20が表示され、先読み再生画像43としてフレーム#30とフレーム#50が表示されている。図7(c)では、変速再生画像42としてフレーム#30が表示され、先読み再生画像43としてフレーム#50とフレーム#70とフレーム#90が表示される。図7(d)では、変速再生画像42としてフレーム#40が表示され、先読み再生画像としてフレーム#50とフレーム#70とフレーム#90とフレーム#110が表示されている。図7(e)では、変速再生画像42としてフレーム#50が表示され、先読み再生画像43としてフレーム#70とフレーム#90とフレーム#110が表示されている。図7(f)では、変速再生画像42としてフレーム#60が表示され、先読み再生画像43としてフレーム#90とフレーム#110が表示されている。図7(g)では、変速再生画像としてフレーム#70が表示され、先読み再生画像としてフレーム#110が表示されている。   FIGS. 7A to 7G are diagrams showing display examples of the variable speed reproduction image 42 based on the variable speed reproduction data and the prefetch reproduction image 43 based on the prefetch reproduction data in the content reproduction apparatus 2 according to Embodiment 1 in order of elapsed time. It is. As shown in FIGS. 7A to 7G, while the variable speed playback image 42 is played back on the entire monitor screen 41, one or a plurality of preread playback images 43 based on the acquired prefetch playback data is reduced and reduced. It may be displayed in a window. For example, in FIG. 7A, frame # 10 is displayed as the variable speed playback image 42, and frame # 30 is displayed as the prefetched playback image. In FIG. 7B, frame # 20 is displayed as the variable speed playback image 42, and frame # 30 and frame # 50 are displayed as the prefetch playback image 43. In FIG. 7C, frame # 30 is displayed as the variable speed playback image 42, and frame # 50, frame # 70, and frame # 90 are displayed as the prefetched playback image 43. In FIG. 7D, frame # 40 is displayed as the variable speed playback image 42, and frame # 50, frame # 70, frame # 90, and frame # 110 are displayed as the prefetched playback image. In FIG. 7E, frame # 50 is displayed as the variable speed playback image 42, and frame # 70, frame # 90, and frame # 110 are displayed as the prefetched playback image 43. In FIG. 7F, frame # 60 is displayed as the variable speed playback image 42, and frame # 90 and frame # 110 are displayed as the prefetched playback image 43. In FIG. 7G, frame # 70 is displayed as the variable speed playback image, and frame # 110 is displayed as the prefetched playback image.

図8(a)〜(d)は、実施の形態1に係るコンテンツ再生装置2における変速再生データに基づく変速再生画像と先読み再生データに基づく先読み再生画像の他の表示例を経過時間順に示す図である。図8(a)〜(d)に示されるように、変速再生画像42に重ね合わせて、取得した先読み再生データ画像43を表示してもよい。図8(a)では、変速再生画像42としてフレーム#10が表示され、先読み再生画像43としてフレーム#30が表示されている。図8(b)では、変速再生画像42としてフレーム#20が表示され、先読み再生画像43としてフレーム#30とフレーム#50が表示される。図8(c)では、変速再生画像42としてフレーム#30が表示され、先読み再生画像43としてフレーム#50とフレーム#70とフレーム#90が表示される。図8(d)では、変速再生画像42としてフレーム#40が表示され、先読み再生画像43としてフレーム#50とフレーム#70とフレーム#90が表示されている。   8A to 8D are diagrams showing other display examples of the variable speed reproduction image based on the variable speed reproduction data and the prefetch reproduction image based on the prefetch reproduction data in the content reproduction apparatus 2 according to Embodiment 1 in order of elapsed time. It is. As shown in FIGS. 8A to 8D, the acquired prefetch reproduction data image 43 may be displayed so as to be superimposed on the variable speed reproduction image 42. In FIG. 8A, frame # 10 is displayed as the variable speed playback image 42, and frame # 30 is displayed as the prefetched playback image 43. In FIG. 8B, frame # 20 is displayed as the variable speed playback image 42, and frame # 30 and frame # 50 are displayed as the prefetched playback image 43. In FIG. 8C, frame # 30 is displayed as the variable speed playback image 42, and frame # 50, frame # 70, and frame # 90 are displayed as the prefetch playback image 43. In FIG. 8D, frame # 40 is displayed as the variable speed playback image 42, and frame # 50, frame # 70, and frame # 90 are displayed as the prefetched playback image 43.

図7(a)〜(g)及び図8(a)〜(d)に示す番号(#数字)は、ストリームの先頭からのIフレーム番号の一例であり、変速再生中データのストリーム先頭から変速再生時に出力されているフレームの番号と、同時に出力されている先読み再生データのフレームの番号を示している。先読み再生データがストリームの終端に達した場合には、図7(e)〜(g)に示されるように先読み再生データの更新時に先読み再生データフレーム表示の枠を減少させて表示することで、ストリーム終端をユーザに提示することができる。   The numbers (# numbers) shown in FIGS. 7A to 7G and FIGS. 8A to 8D are examples of I frame numbers from the beginning of the stream. The number of the frame output at the time of reproduction and the number of the frame of the prefetch reproduction data output at the same time are shown. When the pre-read playback data reaches the end of the stream, as shown in FIGS. 7E to 7G, when the pre-read playback data is updated, the pre-read playback data frame display frame is reduced and displayed. The end of the stream can be presented to the user.

以上に説明したように、実施の形態1に係るコンテンツ再生装置2又はコンテンツ再生方法によれば、変速再生中のフレームの画像と、先読みした時間的に後の時刻のフレームの画像とを同時に出力させることができる。第2の再生部25としてSWを用いれば、HWを追加する必要がないので、装置のコストを抑制しつつ、ユーザの視認性を向上させることができる。   As described above, according to the content reproduction device 2 or the content reproduction method according to the first embodiment, the frame image during the variable speed reproduction and the prefetched frame image at a later time are output simultaneously. Can be made. If SW is used as the second playback unit 25, it is not necessary to add an HW, so that the visibility of the user can be improved while suppressing the cost of the apparatus.

また、実施の形態1に係るコンテンツ再生装置2又はコンテンツ再生方法によれば、変速再生用ストリームデータが存在しないストリームに対する変速再生が可能となり、さらに、変速再生中のユーザの視認性を良くし、操作性を向上させることができる。   Further, according to the content playback device 2 or the content playback method according to the first embodiment, it is possible to perform variable speed playback for a stream for which there is no variable speed playback stream data, and to improve the visibility of the user during variable speed playback, Operability can be improved.

実施の形態2.
図9は、実施の形態2に係るコンテンツ再生装置(実施の形態2に係るコンテンツ再生方法を実施することができる装置)における先読み再生データ決定の処理を示すフローチャートである。実施の形態2に係るコンテンツ再生装置及びコンテンツ再生方法は、先読み再生データを決定する処理を除き、実施の形態1に係るコンテンツ再生装置及びコンテンツ再生方法と同様である。したがって、実施の形態2の説明に際しては、図1をも参照する。
Embodiment 2. FIG.
FIG. 9 is a flowchart showing prefetch reproduction data determination processing in the content reproduction apparatus according to the second embodiment (an apparatus capable of performing the content reproduction method according to the second embodiment). The content playback apparatus and content playback method according to Embodiment 2 are the same as the content playback apparatus and content playback method according to Embodiment 1 except for the process of determining pre-read playback data. Therefore, FIG. 1 is also referred to when describing the second embodiment.

実施の形態2における処理の概略は、実施の形態1と同様であるが、変速再生中の変速再生データの時刻Tからの取得すべき先読み再生データの時刻TF2の算出方法(ステップS300)が異なる。例えば、変速再生中の変速再生データの時刻をTとし、先読み再生データ取得定数をCとし、先読み再生データのアクセラレーション基数をEとし、変速再生中の変速再生データの時刻からの時間間隔をDとすると、取得すべき先読み再生データの時刻TF2は、例えば、次式(3)で算出できる。
F2=T+(C*E) 式(3)
取得すべき先読み再生データの時刻TF2の算出は、変速再生中の変速再生データの時刻Tから一定時間経過後であり、且つ、取得すべき先読み再生データの時刻の時間間隔が変速再生データの取得時刻の時間間隔よりも粗くなるように設定されており、且つ、先読み再生データの取得時刻の時間間隔を変速再生中の変速再生データに近い時点では取得時刻の時間間隔が細かく、変速再生中の変速再生データから離れた時点では粗くされているならば、式(3)に限定されない。
The outline of the processing in the second embodiment is the same as that in the first embodiment, but the calculation method (step S300) of the time T F2 of the pre-read reproduction data to be acquired from the time T of the variable reproduction data during the variable reproduction is described. Different. For example, the time of the variable speed reproduction data during the variable speed reproduction is T, the prefetch reproduction data acquisition constant is C, the acceleration radix of the preread reproduction data is E, and the time interval from the time of the variable speed reproduction data during the variable speed reproduction is D. When the time T F2 lookahead reproduction data to be acquired, for example, it can be calculated by the following equation (3).
T F2 = T + (C * E D) Equation (3)
The time T F2 of the prefetch reproduction data to be acquired is calculated after a predetermined time has elapsed from the time T of the variable speed reproduction data during the variable speed reproduction, and the time interval of the time of the prefetch reproduction data to be acquired is that of the variable speed reproduction data. The time interval of the acquisition time is set to be coarser than the time interval of the acquisition time, and the time interval of the acquisition time of the pre-read reproduction data is close to the variable reproduction data during the variable speed reproduction. If it is roughened at a time away from the variable speed reproduction data, it is not limited to Equation (3).

図10(a)及び(b)は、実施の形態2に係るコンテンツ再生装置の変速再生データ用の第1のバッファ231及び先読み再生データ用の第2のバッファ232の使用例を示す図である。実施の形態2では、例えば、変速再生時の再生速度倍率を2倍とした場合、取得すべき先読み再生データの時刻の時間間隔を、変速再生中の変速再生データの時刻に近い時点では細かく、再生中データから離れた時点では粗くなるようにする。   FIGS. 10A and 10B are diagrams showing examples of using the first buffer 231 for variable speed reproduction data and the second buffer 232 for prefetch reproduction data in the content reproduction apparatus according to the second embodiment. . In the second embodiment, for example, when the reproduction speed magnification at the time of variable speed reproduction is doubled, the time interval of the prefetched reproduction data to be acquired is fine at a time close to the time of the variable speed reproduction data during variable speed reproduction. It becomes rough when it is away from the data being played.

例えば、変速再生時の再生速度倍率が2倍の場合、ストリームデータに含まれるIフレームを順にフレーム#1、フレーム#2、フレーム#3、…とするならば、取得する変速再生データは、フレーム#2、フレーム#4、フレーム#6、…となる。また、先読み再生データは、例えば、フレーム#10、フレーム#20、フレーム#40、フレーム#80、フレーム#160、…となる。取得されたデータのうちの変速再生データは、第1のバッファ231に蓄積され、取得されたデータのうちの先読み再生データは、第2のバッファ232に蓄積される。   For example, if the playback speed magnification at the time of variable speed playback is double, if the I frames included in the stream data are sequentially frame # 1, frame # 2, frame # 3,. # 2, frame # 4, frame # 6,... Further, the pre-read reproduction data is, for example, frame # 10, frame # 20, frame # 40, frame # 80, frame # 160,. Of the acquired data, the variable speed playback data is stored in the first buffer 231, and the prefetched playback data of the acquired data is stored in the second buffer 232.

図10(a)及び(b)に示されるように、バッファ部23にデータが蓄積されると、第1のバッファ231の書き込みアドレスWPAと第2のバッファ232の書き込みアドレスWPBが、蓄積データ(ハッチング部分のデータ)の終端アドレスを指す位置に変更される。取得された変速再生データ及び先読み再生データは、第1のバッファ231及び第2のバッファ232に蓄積されると、再生制御部212の指示に従って、第1の再生部24又は第2の再生部25によって読み出される。   As shown in FIGS. 10A and 10B, when data is accumulated in the buffer unit 23, the write address WPA of the first buffer 231 and the write address WPB of the second buffer 232 are stored in the accumulated data ( The data is changed to the position indicating the end address of the hatched data. When the acquired variable speed reproduction data and prefetched reproduction data are accumulated in the first buffer 231 and the second buffer 232, the first reproduction unit 24 or the second reproduction unit 25 according to the instruction of the reproduction control unit 212. Read by.

図11(a)〜(d)は、実施の形態2に係るコンテンツ再生装置における変速再生データ42と先読み再生データ43の表示例を経過時間順に示す図である。図11(a)では、変速再生画像42としてフレーム#10が表示され、先読み再生画像43としてフレーム#30が表示されている。図11(b)では、変速再生画像42としてフレーム#20が表示され、先読み再生画像43としてフレーム#30とフレーム#60が表示されている。図11(c)では、変速再生画像42としてフレーム#30が表示され、先読み再生画像43としてフレーム#50とフレーム#80とフレーム#120が表示されている。図11(d)では、変速再生画像42としてフレーム#40が表示され、先読み再生画像43としてフレーム#60とフレーム#90とフレーム#130とフレーム#190が表示されている。   11A to 11D are diagrams showing display examples of the variable speed reproduction data 42 and the prefetch reproduction data 43 in the order of elapsed time in the content reproduction apparatus according to the second embodiment. In FIG. 11A, frame # 10 is displayed as the variable speed playback image 42, and frame # 30 is displayed as the prefetched playback image 43. In FIG. 11B, frame # 20 is displayed as the variable speed playback image 42, and frame # 30 and frame # 60 are displayed as the prefetch playback image 43. In FIG. 11C, frame # 30 is displayed as the variable speed playback image 42, and frame # 50, frame # 80, and frame # 120 are displayed as the prefetched playback image 43. In FIG. 11D, frame # 40 is displayed as the variable speed playback image 42, and frame # 60, frame # 90, frame # 130, and frame # 190 are displayed as the prefetched playback image 43.

図12(a)及び(b)は、実施の形態2に係るコンテンツ再生装置における変速再生データに基づく変速再生画像と先読み再生データに基づく先読み再生画像の他の表示例を示す図である。図12(a)では、変速再生画像としてフレーム#20が表示され、先読み再生画像としてフレーム#30とフレーム#50とフレーム#100とフレーム#200が、画面右下側に表示される。図12(b)では、変速再生画像としてフレーム#30が表示され、先読み再生画像としてフレーム#40とフレーム#60とフレーム#110とフレーム#200が、画面右下側に表示される。   FIGS. 12A and 12B are diagrams showing other display examples of the variable speed reproduction image based on the variable speed reproduction data and the prefetch reproduction image based on the prefetch reproduction data in the content reproduction apparatus according to the second embodiment. In FIG. 12A, frame # 20 is displayed as the variable speed playback image, and frame # 30, frame # 50, frame # 100, and frame # 200 are displayed as the pre-read playback image on the lower right side of the screen. In FIG. 12B, frame # 30 is displayed as a variable speed playback image, and frame # 40, frame # 60, frame # 110, and frame # 200 are displayed on the lower right side of the screen as prefetched playback images.

図11(a)〜(d)及び図12(a)及び(b)は、実施の形態2における変速再生画像と先読み再生画像の表示例を示しており、変速再生データを再生させながら、取得した先読み再生データは、図11(a)〜(d)に示されるように小窓に表示しても良いし、また、変速再生データの再生時点から時間的にどの程度離れたデータであるかが視覚的に認識できるようにするため、図12(a)及び(b)に示されるように変速再生中の変速再生データに対応する時刻を中心に先読み再生画像が表示されるべき時刻までの時間間隔を、この時間間隔に対応する表示領域の幅で表すように先読み再生画像を表示することもできる。また、実施の形態2において、図8(a)〜(d)に示したように、変速再生画像に重ね合わせて先読み再生画像を表示しても良い。   11 (a) to 11 (d) and FIGS. 12 (a) and 12 (b) show display examples of the variable speed reproduction image and the prefetch reproduction image in the second embodiment, and are acquired while reproducing the variable speed reproduction data. The read-ahead reproduction data may be displayed in a small window as shown in FIGS. 11A to 11D, and how far away is the data in time from the reproduction point of the variable speed reproduction data. 12a and 12b, the time until the time when the pre-read playback image should be displayed is centered on the time corresponding to the speed playback data during the speed playback as shown in FIGS. It is also possible to display the pre-read reproduced image so that the time interval is represented by the width of the display area corresponding to this time interval. Further, in the second embodiment, as shown in FIGS. 8A to 8D, the prefetch reproduction image may be displayed so as to be superimposed on the variable speed reproduction image.

以上に説明したように、実施の形態2に係るコンテンツ再生装置又はコンテンツ再生方法によれば、変速再生用ストリームデータが存在しないストリームに対する変速再生が可能となる。   As described above, according to the content reproduction apparatus or the content reproduction method according to the second embodiment, it is possible to perform variable speed reproduction on a stream that does not include variable speed reproduction stream data.

また、実施の形態2に係るコンテンツ再生装置又はコンテンツ再生方法によれば、変速再生中のユーザの視認性を良くし、操作性を向上させることができる。さらに、実施の形態2に係るコンテンツ再生装置又はコンテンツ再生方法によれば、先読み再生データの取得・表示を変速再生中データの近くでは細かく、離れた時点では粗く変化させることで、取得データ量を少なく抑えつつユーザの視認性をより高め、操作性をさらに向上させることができる。   In addition, according to the content playback apparatus or the content playback method according to Embodiment 2, it is possible to improve the visibility of the user during variable speed playback and improve the operability. Furthermore, according to the content playback apparatus or the content playback method according to the second embodiment, the amount of acquired data can be reduced by changing the acquisition / display of the pre-read playback data finely near the data being subjected to the variable speed playback and coarsely at the time away from the data. It is possible to further improve the visibility of the user while further reducing the operability and further improve the operability.

実施の形態3.
図13は、実施の形態3に係るコンテンツ再生装置2a(すなわち、実施の形態3に係るコンテンツ再生方法を実施することができる装置)の構成を概略的に示すブロック図である。図13において、図1に示される構成と同一又は対応する構成には、同じ符号を付す。図13に示されるように、コンテンツ再生装置2aは、データ取得部22と、バッファ部23と、第1の再生部24と、第2の再生部25と、装置全体を制御する制御部21と、入力制御部26とを備えている。例えば、第1の再生部24は、ハードウェア(HW)デコーダを有し、第2の再生部25は、ソフトウェア(SW)デコーダを有する。
Embodiment 3 FIG.
FIG. 13 is a block diagram schematically showing a configuration of content reproduction device 2a according to Embodiment 3 (that is, a device capable of performing the content reproduction method according to Embodiment 3). In FIG. 13, the same or corresponding components as those shown in FIG. As shown in FIG. 13, the content reproduction apparatus 2a includes a data acquisition unit 22, a buffer unit 23, a first reproduction unit 24, a second reproduction unit 25, and a control unit 21 that controls the entire apparatus. The input control unit 26 is provided. For example, the first reproduction unit 24 includes a hardware (HW) decoder, and the second reproduction unit 25 includes a software (SW) decoder.

実施の形態3に係るコンテンツ再生装置2aは、変速再生中に、変速再生画像、又は、先読み再生画像を指定して、通常再生要求を出すことができる点が、実施の形態1又は2に係るコンテンツ再生装置と相違する。実施の形態3に係るコンテンツ再生装置2aでは、ユーザは、例えば、リモコンなどを使用して、変速再生中に、変速再生画像、又は、先読み再生画像を指定して、通常再生要求を出すことができる。   The content playback apparatus 2a according to the third embodiment is characterized in that a normal playback request can be made by designating a variable playback image or a pre-read playback image during variable speed playback according to the first or second embodiment. Different from the content playback device. In the content reproduction apparatus 2a according to the third embodiment, for example, a user can issue a normal reproduction request by designating a variable reproduction image or a prefetch reproduction image during a variable reproduction using a remote controller or the like. it can.

図14は、実施の形態3に係るコンテンツ再生装置2aにおける通常再生開始の処理の一例を示すフローチャートである。先ず、入力制御部26は、ユーザからの通常再生要求を受け、ユーザが指定した画面を特定する(ステップS400)。ユーザが指定した画面が変速再生中画面である場合には、その再生中画面を開始時点として通常再生を開始するよう制御部21に指示する(ステップS401)。制御部21は、変速再生中画面の表示画面の時刻を指定して再生データ要求を取得制御部211からデータ取得部22に出す。データ取得部22は、指定された時刻から始まる再生データをコンテンツ配信装置1に要求し、再生データを取得する(ステップS402)。取得されたデータは、バッファ部23に蓄積される。再生制御部212は、再生可能なデータ量がバッファ部23に蓄積された時点で再生開始要求を第1の再生部24に指示し、第1の再生部24によって通常再生が開始される(ステップS403)。   FIG. 14 is a flowchart illustrating an example of a normal playback start process in the content playback apparatus 2a according to the third embodiment. First, the input control unit 26 receives a normal reproduction request from the user and specifies a screen designated by the user (step S400). If the screen specified by the user is a variable speed playback screen, the controller 21 is instructed to start normal playback with the playback screen as the start time (step S401). The control unit 21 designates the time on the display screen of the variable speed playback screen and issues a playback data request from the acquisition control unit 211 to the data acquisition unit 22. The data acquisition unit 22 requests the content distribution apparatus 1 for playback data starting from the designated time, and acquires the playback data (step S402). The acquired data is accumulated in the buffer unit 23. The playback control unit 212 instructs the first playback unit 24 to start playback when a reproducible data amount is accumulated in the buffer unit 23, and normal playback is started by the first playback unit 24 (step S24). S403).

ユーザが指定した画面が先読み再生データ画面である場合、入力制御部22は、その先読み再生データ画面を開始時点として通常再生を開始するよう制御部21に指示する。その後のデータ取得、通常再生開始の流れは、変速再生中画面が指定された場合と同様である。   When the screen designated by the user is a prefetch reproduction data screen, the input control unit 22 instructs the control unit 21 to start normal reproduction with the prefetch reproduction data screen as a start time. The subsequent flow of data acquisition and normal playback start is the same as when the variable speed playback screen is designated.

以上に説明したように、実施の形態3に係るコンテンツ再生装置2a又はコンテンツ再生方法によれば、変速再生用ストリームデータが存在しないストリームに対する変速再生を行うことができる。   As described above, according to the content reproduction device 2a or the content reproduction method according to the third embodiment, it is possible to perform variable speed reproduction for a stream that does not have variable speed reproduction stream data.

また、変速再生中のユーザの視認性を良くし、操作性を向上させることができる。さらに、変速再生中画面又は先読み再生データ画面の選択により通常再生を開始させることで、ユーザの操作性をより高めることができる。   In addition, the visibility of the user during variable speed reproduction can be improved and the operability can be improved. Furthermore, the user's operability can be further improved by starting normal playback by selecting the variable speed playback screen or the pre-read playback data screen.

実施の形態4.
実施の形態4に係るコンテンツ再生装置又はコンテンツ再生方法は、変速再生中画面又は先読み再生データ画面の選択により、選択された位置より所定の時刻前から通常再生を開始させる点が、実施の形態3に係るコンテンツ再生装置又はコンテンツ再生方法と相違する。他の点について、実施の形態4に係るコンテンツ再生装置及びコンテンツ再生方法は、実施の形態3に説明されたコンテンツ再生装置及びコンテンツ再生方法と同様である。したがって、実施の形態4の説明に際しては、図13をも参照する。
Embodiment 4 FIG.
The content playback apparatus or content playback method according to the fourth embodiment is such that normal playback is started from a selected time before a selected position by selecting the variable speed playback screen or the prefetch playback data screen. This is different from the content playback apparatus or content playback method according to the above. In other respects, the content reproduction apparatus and content reproduction method according to the fourth embodiment are the same as the content reproduction apparatus and content reproduction method described in the third embodiment. Therefore, FIG. 13 is also referred to when describing the fourth embodiment.

図15は、実施の形態4に係るコンテンツ再生装置における通常再生開始の処理の他の例を示すフローチャートである。入力制御部26は、ユーザからの通常再生要求を受け、ユーザが指定した画面を特定する割り込み操作を行う(ステップS400a)。ユーザが指定した画面が変速再生中の画面だった場合には、その再生中画面を開始時点として通常再生を開始するよう制御部21に指示する。制御部21は、変速再生中画面の表示画面の時刻を指定して(ステップS401a)再生データ要求を取得制御部211からデータ取得部22に出力する(ステップS402a)。このとき、制御部21は、ユーザが指定した開始時点より所定の時間T前の時刻のデータの取得を指定する(ステップS401a)。データ取得部22は、指定された時刻からの再生データをコンテンツ配信装置1に要求し、再生データを取得する。取得されたデータは、バッファ部23に蓄積される。再生制御部212は、再生可能なデータ量がバッファ部23に蓄積された時点で再生開始要求を第1の再生部24に指示し、第1の再生部24によって通常再生が開始される(ステップS403a)。 FIG. 15 is a flowchart showing another example of normal playback start processing in the content playback apparatus according to Embodiment 4. In response to the normal reproduction request from the user, the input control unit 26 performs an interrupt operation for specifying the screen designated by the user (step S400a). If the screen specified by the user is a screen during variable speed playback, the controller 21 is instructed to start normal playback with the screen during playback as the start time. The control unit 21 designates the time on the display screen of the variable speed playback screen (step S401a), and outputs a playback data request from the acquisition control unit 211 to the data acquisition unit 22 (step S402a). At this time, the control unit 21 designates acquisition of data at a time before a predetermined time Td from the start time designated by the user (step S401a). The data acquisition unit 22 requests the content distribution device 1 for reproduction data from the designated time, and acquires the reproduction data. The acquired data is accumulated in the buffer unit 23. The playback control unit 212 instructs the first playback unit 24 to start playback when a reproducible data amount is accumulated in the buffer unit 23, and normal playback is started by the first playback unit 24 (step S24). S403a).

図16は、実施の形態4に係るコンテンツ再生装置における通常再生開始の処理のさらに他の例を示すフローチャートである。実施の形態4において、ユーザが指定した画面より前の時点を通常再生の開始とする決定を入力制御部26が行っているが、入力制御部26は、ユーザが指定した画面をそのまま制御部21に指示し(ステップS400b)、制御部21で取得すべきデータを指定された画面より時間T前の時点の時刻Tを算出し(ステップS401b)、算出された時刻Tを再生開始時刻として取得制御部211からデータ取得部22に指示するようにしてもよい(ステップS402b)。 FIG. 16 is a flowchart showing still another example of normal playback start processing in the content playback apparatus according to Embodiment 4. In the fourth embodiment, the input control unit 26 determines to start normal playback at a time point before the screen specified by the user. The input control unit 26 uses the screen specified by the user as it is. instructs (step S400b), and calculates the time T x of the point of time T d before the specified screen data to be acquired by the control unit 21 (step S401b), the calculated time T x a reproduction start time The acquisition control unit 211 may instruct the data acquisition unit 22 (step S402b).

以上に説明したように、実施の形態4に係るコンテンツ再生装置又はコンテンツ再生方法によれば、変速再生用ストリームデータが存在しないストリームに対する変速再生ができる。   As described above, according to the content reproduction apparatus or the content reproduction method according to the fourth embodiment, it is possible to perform variable speed reproduction on a stream that does not have variable speed reproduction stream data.

また、変速再生中のユーザの視認性を良くし、操作性を向上させることができる。さらに、変速再生中画面又は先読み再生データ画面の選択により、選択された位置より所定の時刻前から通常再生を開始させることで、ユーザ操作の遅延を吸収し、ユーザの操作性をより向上させることができる。   In addition, the visibility of the user during variable speed reproduction can be improved and the operability can be improved. In addition, by selecting the screen during variable speed playback or the pre-read playback data screen, normal playback is started from a predetermined time before the selected position, thereby absorbing the delay of the user operation and further improving the user operability. Can do.

実施の形態5.
実施の形態5に係るコンテンツ再生装置及びコンテンツ再生方法では、変速再生するストリームと先読み再生するストリームとを、異なるストリームとすることができる。他の点について、実施の形態5に係るコンテンツ再生装置及びコンテンツ再生方法は、実施の形態1から4までに説明されたコンテンツ再生装置及びコンテンツ再生方法と同様である。したがって、実施の形態5の説明に際しては、図13をも参照する。
Embodiment 5 FIG.
In the content playback apparatus and content playback method according to Embodiment 5, the stream for variable speed playback and the stream for prefetch playback can be different streams. In other respects, the content reproduction apparatus and content reproduction method according to the fifth embodiment are the same as the content reproduction apparatus and content reproduction method described in the first to fourth embodiments. Therefore, FIG. 13 is also referred to in the description of the fifth embodiment.

図17は、実施の形態5に係るコンテンツ再生装置における変速再生ループの処理を示すフローチャートである。図17に示されるように、複数のストリームの内の一方を第1のストリームとし、他方を第2のストリームとし、第1のストリームに対して変速再生に必要な変速再生データを取得し(ステップS500)、バッファ部23に蓄積されたデータのフレーム数が再生に必要なフレーム数より多くなった時点で変速再生を開始する(ステップS501、S502)。なお、第2のストリームは、ユーザが選択したストリームである場合、又は、サーバ側からお勧めコンテンツの概要を自動表示させるためのストリームである場合などがある。そして、フレーム出力では、再生フレームの出力時刻になった時点でデータを出力する(ステップS503)。   FIG. 17 is a flowchart showing a variable speed playback loop process in the content playback apparatus according to the fifth embodiment. As shown in FIG. 17, one of a plurality of streams is a first stream and the other is a second stream, and variable speed reproduction data necessary for variable speed reproduction is acquired for the first stream (step (S500), variable speed reproduction is started when the number of frames of data stored in the buffer unit 23 exceeds the number of frames necessary for reproduction (steps S501 and S502). Note that the second stream may be a stream selected by the user or a stream for automatically displaying an outline of recommended content from the server side. In the frame output, data is output when the playback frame output time is reached (step S503).

第1のストリームに対する変速再生データの取得、出力を繰り返す処理と並行して、第2のストリームに対して所定の時間間隔でIフレームデータの取得を行う(ステップS504)。取得したデータは、1フレーム分取得された時点で出力する(ステップS505、S506)。   In parallel with the process of repeating acquisition and output of variable speed reproduction data for the first stream, I frame data is acquired for the second stream at predetermined time intervals (step S504). The acquired data is output when one frame is acquired (steps S505 and S506).

図18は、実施の形態5に係るコンテンツ再生装置における、変速再生データと変速再生画像42との関係、及び、先読み再生データと先読み再生画像51との関係を示す図である。図18の上側及び下側にそれぞれ示される右方向を向く時間軸tは、時間軸左側のデータが時間的に古いデータ(時間的に早い時点のデータ)を示し、時間軸右側のデータは時間的に新しいデータ(時間的に遅い時点のデータ)を示す。第1のストリームから取得した変速再生データ(実施の形態1乃至4における先読み再生データに対応するデータ)を表示させながら、第2のストリームから取得したさらに粗く取得したデータを同じ画面に表示させる。第1のストリームと第2のストリームは、異なるストリームでも良いし、同一ストリーム内に複数ES(Elementary Stream)が存在する場合の異なるESでも良い。また、複数ストリームは、2ストリームを超える数であっても良い。   FIG. 18 is a diagram illustrating a relationship between the variable speed reproduction data and the variable speed reproduction image 42 and a relationship between the prefetch reproduction data and the prefetch reproduction image 51 in the content reproduction apparatus according to the fifth embodiment. In FIG. 18, the time axis t pointing in the right direction on the upper side and the lower side indicates the data on the left side of the time axis that is older in time (data at the earlier time point), and the data on the right side of the time axis is the time. New data (data at a later point in time). While displaying the variable speed reproduction data acquired from the first stream (data corresponding to the pre-read reproduction data in the first to fourth embodiments), the data acquired more roughly from the second stream is displayed on the same screen. The first stream and the second stream may be different streams, or may be different ESs when multiple ESs (Elementary Streams) exist in the same stream. Further, the plurality of streams may be a number exceeding two streams.

以上に説明したように、実施の形態5に係るコンテンツ再生装置又はコンテンツ再生方法によれば、変速再生用ストリームデータが存在しないストリームに対する変速再生が可能となる。   As described above, according to the content reproduction apparatus or the content reproduction method according to the fifth embodiment, it is possible to perform variable speed reproduction for a stream in which no variable speed reproduction stream data exists.

また、変速再生中のユーザの視認性を良くし、操作性を向上させることができる。さらに、変速再生中に別のストリームのデータを表示させることによって、ユーザが同時に複数ストリームの概要を把握することが可能なり、見たいストリームの見たい箇所を素早く選択することを可能とし、ユーザの利便性を向上させることができる。   In addition, the visibility of the user during variable speed reproduction can be improved and the operability can be improved. Furthermore, by displaying the data of another stream during variable speed playback, the user can grasp the outline of the plurality of streams at the same time, enabling the user to quickly select the desired portion of the stream to be viewed. Convenience can be improved.

1 コンテンツ配信装置、 2,2a コンテンツ再生装置、 3 IPネットワーク回線、 4 外部装置、 21 制御部、 22 データ取得部、 23 バッファ部、 24 第1の再生部、 25 第2の再生部、 26 入力制御部、 41 画面、 42 変速再生画像、 43 先読み再生画像、 51 他の変速再生画像、 211 取得制御部、 212 再生制御部、 231 第1のバッファ、 232 第2のバッファ、 300 変速再生データ表示画面、 301 先読み再生データ表示画面、 400 第1のストリームの変速再生データ表示画面、 401 第2のストリームのデータ表示画面。   DESCRIPTION OF SYMBOLS 1 Content distribution apparatus, 2, 2a Content reproduction apparatus, 3 IP network line, 4 External apparatus, 21 Control part, 22 Data acquisition part, 23 Buffer part, 24 1st reproduction part, 25 2nd reproduction part, 26 input Control unit, 41 screen, 42 variable speed playback image, 43 prefetched playback image, 51 other variable speed playback image, 211 acquisition control unit, 212 playback control unit, 231 first buffer, 232 second buffer, 300 variable speed playback data display Screen, 301 prefetch reproduction data display screen, 400 first stream variable speed reproduction data display screen, 401 second stream data display screen.

Claims (19)

ストリーミング配信されたデータを受信し、該データに基づく再生データを出力するコンテンツ再生装置であって、
データ取得部と、
前記データ取得部によって取得された第1のフレームデータを一時的に蓄積する第1のバッファと、
前記データ取得部によって取得された第2のフレームデータを一時的に蓄積する第2のバッファと、
前記第1のフレームデータをデコードして、前記第1のフレームデータに基づく第1の画像を表示させる第1の再生データを出力する第1の再生部と、
前記第2のフレームデータをデコードして、前記第2のフレームデータに基づく第2の画像を表示させる第2の再生データを出力する第2の再生部と、
制御部と
を有し、
前記制御部は、変速再生時に、
前記データ取得部に、変速再生データとして前記第1のフレームデータを取得して前記第1のバッファに蓄積させると共に、先読み再生データとして前記第2のフレームデータを取得して前記第2のバッファに蓄積させ、
前記第1の再生部に、前記第1のフレームデータに基づく前記第1の再生データを変速再生画像用の信号として出力させると共に、前記第2の再生部に、前記第2のフレームデータに基づく前記第2の再生データを先読み再生画像用の信号として出力させ、
前記第1の再生部から前記第1の再生データが出力されている期間に、前記第2の再生部から出力される前記第2の再生データが持つ再生時刻情報が示す時刻は、前記第1の再生部から出力されている前記第1の再生データが持つ再生時刻情報が示す時刻よりも、遅い時刻である
ことを特徴とするコンテンツ再生装置。
A content playback apparatus that receives streaming-distributed data and outputs playback data based on the data,
A data acquisition unit;
A first buffer for temporarily storing first frame data acquired by the data acquisition unit;
A second buffer for temporarily storing the second frame data acquired by the data acquisition unit;
A first reproduction unit that decodes the first frame data and outputs first reproduction data for displaying a first image based on the first frame data;
A second reproduction unit that decodes the second frame data and outputs second reproduction data for displaying a second image based on the second frame data;
A control unit, and
The control unit, during variable speed reproduction,
The data acquisition unit acquires the first frame data as variable-speed playback data and stores it in the first buffer, and acquires the second frame data as pre-read playback data and stores it in the second buffer. Accumulate,
The first reproduction unit outputs the first reproduction data based on the first frame data as a signal for variable speed reproduction image, and the second reproduction unit uses the second frame data based on the second frame data. Outputting the second reproduction data as a signal for a pre-read reproduction image;
During the period when the first reproduction data is output from the first reproduction unit, the time indicated by the reproduction time information included in the second reproduction data output from the second reproduction unit is the first reproduction data. A content playback device characterized in that the time is later than the time indicated by the playback time information included in the first playback data output from the playback unit.
前記第2のバッファに蓄積される前記第2のフレームデータは、フレーム内符号化フレームのデータである
ことを特徴とする請求項1に記載のコンテンツ再生装置。
The content reproduction apparatus according to claim 1, wherein the second frame data stored in the second buffer is data of an intra-frame encoded frame.
前記制御部は、
前記第1のバッファに蓄積するデータを再生時刻情報で指定し、前記指定された再生時刻情報を持つフレームデータを、前記第1のフレームデータとして、前記第1のバッファに蓄積させ、
前記第2のバッファに蓄積するデータを再生時刻情報で指定し、前記指定された再生時刻情報を持つフレームデータを、前記第2のフレームデータとして、前記第2のバッファに蓄積させる
ことを特徴とする請求項1又は2に記載のコンテンツ再生装置。
The controller is
The data to be stored in the first buffer is designated by reproduction time information, the frame data having the designated reproduction time information is accumulated in the first buffer as the first frame data,
The data stored in the second buffer is designated by reproduction time information, and the frame data having the designated reproduction time information is accumulated in the second buffer as the second frame data. The content reproduction apparatus according to claim 1 or 2.
前記制御部は、
前記第1のバッファに前記第1のフレームデータが第1の所定量以上蓄積されたときに、前記第1の再生部に前記第1の再生データの生成を開始させ、
前記第2のバッファに前記第2のフレームデータが第2の所定量以上蓄積されたときに、前記第2の再生部に前記第2の再生データの生成を開始させる
ことを特徴とする請求項1乃至3のいずれか1項に記載のコンテンツ再生装置。
The controller is
When the first frame data is accumulated in the first buffer at a first predetermined amount or more, the first reproduction unit starts generating the first reproduction data,
The generation of the second reproduction data is started by the second reproduction unit when the second predetermined amount or more of the second frame data is accumulated in the second buffer. The content reproduction device according to any one of 1 to 3.
前記制御部は、複数の前記第2のフレームデータのそれぞれが持つ再生時刻情報が示す時刻の時間間隔が一定になるように、前記データ取得部を制御することを特徴とする請求項3に記載のコンテンツ再生装置。   The said control part controls the said data acquisition part so that the time interval of the time which the reproduction | regeneration time information which each of several said 2nd frame data has has becomes constant. Content playback device. 前記制御部は、前記第1の再生部から出力される複数の前記第2の再生データのそれぞれが持つ再生時刻情報が示す時刻の時間間隔は、前記第1の再生部から出力されている前記第1の再生データが持つ再生時刻情報が示す時刻から遠い時刻の時間間隔ほど、大きくなるように、前記データ取得部を制御する
ことを特徴とする請求項3に記載のコンテンツ再生装置。
In the control unit, the time interval indicated by the reproduction time information of each of the plurality of second reproduction data output from the first reproduction unit is output from the first reproduction unit. The content reproduction apparatus according to claim 3, wherein the data acquisition unit is controlled so that a time interval farther from a time indicated by reproduction time information included in the first reproduction data becomes larger.
ユーザからの画面選択指示入力を受信して解析を行い前記制御部にユーザの指示を送る入力制御部をさらに備え、
前記制御部は、前記第1の再生部から出力されている第1の再生データの画像又は前記第2の再生部から出力されている第2の再生データの画像の中から、前記入力制御部を介して指示された画像を、再生開始時点として、前記第1の再生部に通常再生を開始させる
ことを特徴とする請求項1乃至6のいずれか1項に記載のコンテンツ再生装置。
An input control unit that receives and analyzes a screen selection instruction input from a user and sends the user's instruction to the control unit;
The control unit includes the input control unit from the first reproduction data image output from the first reproduction unit or the second reproduction data image output from the second reproduction unit. 7. The content reproduction apparatus according to claim 1, wherein the first reproduction unit starts normal reproduction of the image instructed via the first reproduction unit as a reproduction start time point. 7.
前記入力制御部がユーザからの画面選択指示を受け、前記第1の再生部又は前記第2の再生部から出力されている第1の再生データ又は第2の再生データの画像が決定されると、
前記制御部は、前記決定された画像から所定時間前の時点を開始時点として、前記第1の再生部に通常再生を開始する
ことを特徴とする請求項7に記載のコンテンツ再生装置。
When the input control unit receives a screen selection instruction from the user and an image of the first reproduction data or the second reproduction data output from the first reproduction unit or the second reproduction unit is determined. ,
The content playback apparatus according to claim 7, wherein the control unit starts normal playback on the first playback unit, starting from a time point a predetermined time before the determined image.
前記第1のバッファに蓄積される第1のフレームデータの元になるストリーミングデータと、前記第2のバッファに蓄積される第2のフレームデータの元になるストリーミングデータとが異なる
ことを特徴とする請求項1乃至8のいずれか1項に記載のコンテンツ再生装置。
The streaming data that is the source of the first frame data stored in the first buffer is different from the streaming data that is the source of the second frame data stored in the second buffer. The content reproduction apparatus according to any one of claims 1 to 8.
前記第1の再生部は、HWデコーダを含み、前記第2の再生部は、SWデコーダを含むことを特徴とする請求項1乃至9のいずれか1項に記載のコンテンツ再生装置。 The content reproduction apparatus according to any one of claims 1 to 9, wherein the first reproduction unit includes an HW decoder, and the second reproduction unit includes an SW decoder. ストリーミング配信されたデータを受信し、該データに基づく再生データを出力するコンテンツ再生方法であって、
ストリーミング配信されたデータを取得する取得ステップと、
前記取得されたデータの内の第1のフレームデータを一時的に第1のバッファに蓄積すると共に、前記取得されたデータの内の第2のフレームデータを一時的に第2のバッファに蓄積する蓄積ステップと、
前記第1のフレームデータをデコードして、前記第1のフレームデータに基づく第1の画像を表示させる第1の再生データを出力すると共に、前記第2のフレームデータをデコードして、前記第2のフレームデータに基づく第2の画像を表示させる第2の再生データを出力する再生ステップと、
を有し、
前記再生ステップにおいて、前記第1のフレームデータに基づく前記第1の再生データを変速再生画像用の信号として出力させると共に、前記第2のフレームデータに基づく前記第2の再生データを先読み再生画像用の信号として出力させ、
前記第2の再生データが出力されているときの前記第2のフレームデータが持つ再生時刻情報が示す時刻は、前記第1の再生データが出力されている前記第1のフレームデータが持つ再生時刻情報が示す時刻よりも、遅い時刻である
ことを特徴とするコンテンツ再生方法。
A content reproduction method for receiving streaming-distributed data and outputting reproduction data based on the data,
An acquisition step for acquiring the streamed data;
First frame data of the acquired data is temporarily stored in a first buffer, and second frame data of the acquired data is temporarily stored in a second buffer. An accumulation step;
The first frame data is decoded to output first reproduction data for displaying a first image based on the first frame data, and the second frame data is decoded to output the second frame data. A reproduction step of outputting second reproduction data for displaying a second image based on the frame data;
Have
In the reproduction step, the first reproduction data based on the first frame data is output as a signal for variable speed reproduction image, and the second reproduction data based on the second frame data is output for a pre-read reproduction image. Output as a signal of
The time indicated by the reproduction time information possessed by the second frame data when the second reproduction data is output is the reproduction time possessed by the first frame data from which the first reproduction data is output. A content playback method characterized in that the time is later than the time indicated by the information.
前記第2のバッファに蓄積される前記第2のフレームデータは、フレーム内符号化フレームのデータである
ことを特徴とする請求項11に記載のコンテンツ再生方法。
The content reproduction method according to claim 11, wherein the second frame data stored in the second buffer is data of an intra-frame encoded frame.
前記取得ステップにおいて、
前記第1のバッファに蓄積するデータを再生時刻情報で指定し、前記指定された再生時刻情報を持つフレームデータを、前記第1のフレームデータとして、前記第1のバッファに蓄積させ、
前記第2のバッファに蓄積するデータを再生時刻情報で指定し、前記指定された再生時刻情報を持つフレームデータを、前記第2のフレームデータとして、前記第2のバッファに蓄積させる
ことを特徴とする請求項11又は12に記載のコンテンツ再生方法。
In the obtaining step,
The data to be stored in the first buffer is designated by reproduction time information, the frame data having the designated reproduction time information is accumulated in the first buffer as the first frame data,
The data stored in the second buffer is designated by reproduction time information, and the frame data having the designated reproduction time information is accumulated in the second buffer as the second frame data. The content reproduction method according to claim 11 or 12.
前記再生ステップにおいて、
前記第1のバッファに前記第1のフレームデータが第1の所定量以上蓄積されたときに、前記第1の再生データの生成を開始させ、
前記第2のバッファに前記第2のフレームデータが第2の所定量以上蓄積されたときに、前記第2の再生データの生成を開始させる
ことを特徴とする請求項11乃至13のいずれか1項に記載のコンテンツ再生方法。
In the reproduction step,
When the first frame data is accumulated in the first buffer at a first predetermined amount or more, generation of the first reproduction data is started,
14. The generation of the second reproduction data is started when the second frame data is accumulated in the second buffer in a second predetermined amount or more. 14. The content reproduction method according to item.
前記取得ステップにおいて、複数の前記第2のフレームデータのそれぞれが持つ再生時刻情報が示す時刻の時間間隔が一定になるように、ストリーミング配信された前記データを取得する
ことを特徴とする請求項13に記載のコンテンツ再生方法。
14. The streaming-distributed data is acquired in the acquiring step so that a time interval indicated by reproduction time information included in each of the plurality of second frame data is constant. The content playback method described in 1.
前記取得ステップにおいて、複数の前記第2のフレームデータのそれぞれが持つ再生時刻情報が示す時刻の時間間隔は、前記第1のフレームデータが持つ再生時刻情報が示す時刻から遠い時刻の再生時刻情報を持つ前記第2のフレームデータほど、大きくなるように、ストリーミング配信された前記データを取得する
ことを特徴とする請求項13に記載のコンテンツ再生方法。
In the obtaining step, the time interval indicated by the reproduction time information included in each of the plurality of second frame data is the reproduction time information at a time far from the time indicated by the reproduction time information included in the first frame data. The content reproduction method according to claim 13, wherein the streaming-distributed data is acquired so that the second frame data has a larger size.
ユーザからの画面選択指示入力を受信して解析を行い前記制御部にユーザの指示が入力されたときに、
前記第1の再生部で再生中の第1の再生データ又は前記第2の再生部で再生中の第2の再生データの画像の中から、前記入力制御部を介して指示された画像を、再生開始時点として通常再生を開始させる
ことを特徴とする請求項11乃至16のいずれか1項に記載のコンテンツ再生方法。
When a screen selection instruction input from the user is received and analyzed and a user instruction is input to the control unit,
From the image of the first reproduction data being reproduced by the first reproduction unit or the image of the second reproduction data being reproduced by the second reproduction unit, an image instructed via the input control unit, The content reproduction method according to any one of claims 11 to 16, wherein normal reproduction is started as a reproduction start time point.
ユーザからの画面選択指示を受け、
再生中の変速再生データ又は先読み再生データの画像を決定し、
前記決定された画像から所定時間前の時点を開始時点として
通常再生を開始する
ことを特徴とする請求項17に記載のコンテンツ再生方法。
Upon receiving a screen selection instruction from the user,
Determine the image of the variable speed playback data or prefetch playback data being played back,
The content reproduction method according to claim 17, wherein normal reproduction is started with a time point a predetermined time before the determined image as a start time point.
前記第1のバッファに蓄積されるストリーミングデータと、前記第2のバッファに蓄積されるストリーミングデータとが異なるデータである
ことを特徴とする請求項11乃至18のいずれか1項に記載のコンテンツ再生方法。
The content reproduction according to any one of claims 11 to 18, wherein the streaming data stored in the first buffer and the streaming data stored in the second buffer are different data. Method.
JP2010138076A 2010-06-17 2010-06-17 Content playback apparatus and content playback method Expired - Fee Related JP5713585B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010138076A JP5713585B2 (en) 2010-06-17 2010-06-17 Content playback apparatus and content playback method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010138076A JP5713585B2 (en) 2010-06-17 2010-06-17 Content playback apparatus and content playback method

Publications (2)

Publication Number Publication Date
JP2012004860A true JP2012004860A (en) 2012-01-05
JP5713585B2 JP5713585B2 (en) 2015-05-07

Family

ID=45536336

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010138076A Expired - Fee Related JP5713585B2 (en) 2010-06-17 2010-06-17 Content playback apparatus and content playback method

Country Status (1)

Country Link
JP (1) JP5713585B2 (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10304287A (en) * 1997-04-25 1998-11-13 Sony Corp Video display device and its method
JP2001157176A (en) * 1999-11-25 2001-06-08 Nec Corp Video-reproducing device
JP2002191035A (en) * 2000-12-21 2002-07-05 Bevoid Corporation Ltd Real time image reproducing device and method
JP2002262190A (en) * 2001-03-02 2002-09-13 Sony Corp Image processing unit and method, recording medium and program
JP2002344878A (en) * 2001-05-17 2002-11-29 Nec Microsystems Ltd Video device
JP2004236074A (en) * 2003-01-31 2004-08-19 Toshiba Corp Device and method for video recording and reproducing
JP2005277803A (en) * 2004-03-25 2005-10-06 Hitachi Ltd Motion picture reproducer
JP2006287875A (en) * 2005-04-05 2006-10-19 Matsushita Electric Ind Co Ltd Communication terminal equipment
WO2007000869A1 (en) * 2005-06-28 2007-01-04 Sharp Kabushiki Kaisha Information processing device, television broadcast receiver, television broadcast recording/reproducing apparatus, information processing program, and recording medium
JP2008312172A (en) * 2007-06-18 2008-12-25 Univ Nagoya Moving picture display apparatus

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10304287A (en) * 1997-04-25 1998-11-13 Sony Corp Video display device and its method
JP2001157176A (en) * 1999-11-25 2001-06-08 Nec Corp Video-reproducing device
JP2002191035A (en) * 2000-12-21 2002-07-05 Bevoid Corporation Ltd Real time image reproducing device and method
JP2002262190A (en) * 2001-03-02 2002-09-13 Sony Corp Image processing unit and method, recording medium and program
JP2002344878A (en) * 2001-05-17 2002-11-29 Nec Microsystems Ltd Video device
JP2004236074A (en) * 2003-01-31 2004-08-19 Toshiba Corp Device and method for video recording and reproducing
JP2005277803A (en) * 2004-03-25 2005-10-06 Hitachi Ltd Motion picture reproducer
JP2006287875A (en) * 2005-04-05 2006-10-19 Matsushita Electric Ind Co Ltd Communication terminal equipment
WO2007000869A1 (en) * 2005-06-28 2007-01-04 Sharp Kabushiki Kaisha Information processing device, television broadcast receiver, television broadcast recording/reproducing apparatus, information processing program, and recording medium
JP2008312172A (en) * 2007-06-18 2008-12-25 Univ Nagoya Moving picture display apparatus

Also Published As

Publication number Publication date
JP5713585B2 (en) 2015-05-07

Similar Documents

Publication Publication Date Title
KR102206136B1 (en) System and method for providing variable speed in trick play mode
JP2008503926A (en) Method and system for interactive control of media over a network
US20080175559A1 (en) Image process apparatus and method thereof
JP2019517219A (en) System and method for providing audio content during trick play playback
KR101905638B1 (en) Device and method for playing video
KR20140010337A (en) Electronic apparatus and control method of the same
JP2020053760A (en) Information processing system, terminal device and program
JP5331773B2 (en) Video playback device, information processing device, and video playback method
JP2016134701A (en) Video reproduction control program, video reproduction control method, video distribution server, transmission program, and transmission method
US9161088B2 (en) Method in a streaming client for handling video streaming data, streaming client, computer programs and computer program products
JP2008311795A (en) Content distribution system, distribution server, accepting station and computer program
JP2008109434A (en) Stream data reproducing system, transmitter for stream data reproducing system, receiver for stream data reproducing system and program for stream data reproducing system
US11960444B2 (en) Methods and systems for providing file data for a media file
JP2009111881A (en) Video reproducing apparatus, video reproducing method, and video reproduction-processing program
JP6248943B2 (en) Information processing apparatus, information processing method, program, and information processing system
JP5713585B2 (en) Content playback apparatus and content playback method
WO2008035459A1 (en) Dynamic image reproducing method and device
US20090125836A1 (en) Image output device
JP2016134702A (en) Video data file generation program, video data file generation method, and video data file generation device
KR20090050374A (en) Method and apparatus for seamless play of contents using portable storage medium
JP2006339980A (en) Image reproducer
JP5875837B2 (en) Content reproduction apparatus, content reproduction method, program, and recording medium
US7689094B2 (en) Data processing apparatus, data processing method, and program
JP2012222689A (en) Reproducer and reproduction method
JP2015041930A (en) Image reproducer and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130517

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140311

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140509

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141202

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150116

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150210

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150310

R150 Certificate of patent or registration of utility model

Ref document number: 5713585

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees