JP2004312520A - Data processing device, and computer program executable in the data processing device - Google Patents

Data processing device, and computer program executable in the data processing device Download PDF

Info

Publication number
JP2004312520A
JP2004312520A JP2003105224A JP2003105224A JP2004312520A JP 2004312520 A JP2004312520 A JP 2004312520A JP 2003105224 A JP2003105224 A JP 2003105224A JP 2003105224 A JP2003105224 A JP 2003105224A JP 2004312520 A JP2004312520 A JP 2004312520A
Authority
JP
Japan
Prior art keywords
data
packet
picture
special reproduction
packets
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
JP2003105224A
Other languages
Japanese (ja)
Inventor
Norikazu Ueno
憲和 上野
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 JP2003105224A priority Critical patent/JP2004312520A/en
Publication of JP2004312520A publication Critical patent/JP2004312520A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To perform special reproduction without holding the information of a picture position necessary for the special reproduction on a recording medium. <P>SOLUTION: A data processing apparatus receives the data stream read from the recording medium, and packetized in a plurality of packets. The data stream includes a picture header and picture data. The picture data express the picture, and the picture header specifies the position of the picture data in the data stream. A detection part detects the picture header from the data stream, and creates a packet specification information which specifies a packet including the picture header. A control part specifies a packet for special reproduction including the picture header based on the packet specification information, specifies one or more positions of packets for special reproduction based on the picture header, and creates the data stream for special reproduction from one or more packets for special reproduction. By this means, the data stream for special reproduction can be created. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、ハードディスク、DVD(Digital Versatile Disc)メディア、BD(Blu−ray Disc)メディア等の記録媒体に記録されたMPEGトランスポートストリームから必要なピクチャデータを取り出し、リアルタイムで特殊再生する技術に関する。
【0002】
【従来の技術】
従来から、記録媒体に記録されたMPEGトランスポートストリームを特殊再生する際に有用な種々の技術が知られている。ここで「特殊再生」とは、通常の速度と異なる速度で再生することをいい、例えば、映像の早送り再生、巻き戻し再生、スロー再生を含む。
【0003】
例えば従来、ハードディスクにMPEGトランスポートストリームを記録する際には、記録装置は、MPEGトランスポートストリーム内でのピクチャ位置を特定するピクチャ位置情報を作成し、MPEGトランスポートストリームとは別個にハードディスクに記録していた。ピクチャ位置情報をMPEGトランスポートストリームとは別個に記録する目的は、特殊再生の際に、MPEGトランスポートストリームを読み出す位置を、ピクチャ位置検出情報に基づいて容易に特定できるからである。例えば特許文献1に記載されている画像処理装置は、まずストリームの記録時にハードディスクにピクチャ位置情報を記録する。この画像処理装置は、そのピクチャ位置情報を使用して、任意の位置から任意の位置までのMPEGトランスポートストリームのピクチャデータを取り出し、特殊再生に利用する。
【0004】
特殊再生に関連して、特殊再生中の画像のノイズを低減する技術も知られている。例えば特許文献2は特殊再生時のノイズ発生を低減する技術を開示している。この文献に記載されたデータ配信装置は、記録媒体に記録されているデータを読み出し、読み出されたデータをデコードする。そして位置情報に基づいて必要なピクチャのみを抽出し、特殊再生用データを作成する。その後、データ配信装置は、デコードされた特殊再生用データをエンコードし、MPEGトランスポートストリームパケットへ変換する。これによりノイズを抑制できる。
【0005】
【特許文献1】
特開2001−285792号公報
【特許文献2】
特開2001−359071号公報
【0006】
【発明が解決しようとする課題】
従来の技術によれば、記録媒体の容量を最大限に活用することができない。その理由は、MPEGトランスポートストリームとは別に、ピクチャ位置情報を記録媒体に記録しておかなければならないからである。さらに従来の技術を、BD(Blu−ray Disc)規格等の規格化されたフォーマットを持つ記録媒体に適用することは困難である。任意のピクチャデータを用いて特殊再生を行うことができないからである。例えばBD規格上では、記録装置は、映像の早送り再生の際に利用するピクチャに関する管理データをディスクに記録できる。しかし記録可能なデータ容量は制限されており、ディスクの記憶容量に対して十分な管理データを記録できない。これでは早送り再生の際に利用できるピクチャが少なくなり、早送り再生すると、大きく間引かれた途切れ途切れの映像しか表示されないこととなる。
【0007】
またノイズが発生しないように、データストリームを一旦デコードして特殊再生用データを生成する処理を採用すると、その後、再エンコードし、MPEGトランスポートストリームパケットへ変換する処理を連続して行わなければならず、非常に複雑で高価なシステムが必要となる。
【0008】
本発明の目的は、記録媒体の容量を最大限に活用するために、特殊再生に必要なピクチャ位置情報を記録媒体に保持することなく、かつ規格化されたフォーマットを持つ記録媒体への適用も容易な技術を提供することである。さらに、デコードの後エンコードを行いパケット変換も行う等の複雑な処理とは異なる、簡易な処理により、ノイズの発生しない特殊再生を実現することである。
【0009】
【課題を解決するための手段】
本発明のデータ処理装置は、記録媒体から読み出され、複数のパケットにパケット化されたデータストリームを受信する受信部であって、前記データストリームは、ピクチャヘッダおよびピクチャデータを含み、前記ピクチャデータはピクチャを表し、前記ピクチャヘッダは前記データストリームにおける前記ピクチャデータの位置を特定する、受信部と、前記データストリームから前記ピクチャヘッダを検出して、前記ピクチャヘッダを含むパケットを特定するパケット特定情報を生成する検出部と、前記パケット特定情報に基づいて前記ピクチャヘッダを含む特殊再生用パケットを特定し、前記ピクチャヘッダに基づいて前記1以上の特殊再生用パケットの位置を特定し、前記1以上の特殊再生用パケットから特殊再生用のデータストリームを生成する制御部と、前記特殊再生用のデータストリームを出力する出力部とを備えている。これにより上記目的が達成される。
【0010】
前記複数のパケットの各々は、そのパケットの属性に関するパケット管理データを記述したパケットヘッダを有しており、前記制御部は、前記受信部において受信した前記データストリームの複数のパケットの一部を、前記1以上の特殊再生用パケットのうちの先頭に位置する前記特殊再生用パケットから順に取り出し、取り出した一部の前記データストリームを前記パケット管理データに基づいてフィルタリングして前記1以上の特殊再生用パケットを抽出し、前記1以上の特殊再生用パケットから特殊再生用のデータストリームを生成してもよい。
【0011】
前記制御部は、前記受信部において受信した前記データストリームから、位置を特定した前記1以上の特殊再生用パケットを抽出して、前記特殊再生用のデータストリームを生成してもよい。
【0012】
前記ピクチャヘッダは、前記ピクチャの種類を特定する種類情報をさらに含み、前記検出部は、前記種類情報を検出し、前記制御部は、前記検出部から前記種類情報を受け取り、さらに前記種類情報に基づいて特定された前記ピクチャの種類にしたがって、前記1以上の特殊再生用パケットを抽出してもよい。
【0013】
前記1以上の特殊再生用パケットの各々は、そのパケットの属性に関するパケット管理データを記述したパケットヘッダを有しており、データ処理装置は、抽出された前記1以上の特殊再生用パケットのうちの特定のパケットに、前記特殊再生に必要なピクチャデータ、前記特殊再生に必要なピクチャデータの位置を特定する特殊再生用ヘッダ、および前記パケット管理データ以外の他のデータが含まれている場合に、前記他のデータを、前記特殊再生用ピクチャデータのデコードに影響しないダミーデータに置き換えるパケット加工部をさらに備えていてもよい。
【0014】
前記特定のパケットは、抽出された前記1以上の特殊再生用パケットからなるパケット列の先頭パケットおよび最終パケットの少なくとも一方であってもよい。
【0015】
前記データ処理装置は、前記ピクチャヘッダの位置を検出して、前記特定のパケットの先頭から前記ピクチャヘッダの位置までのデータ量を取得するヘッダ位置検出部であって、前記特定のパケットが先頭パケットのとき、取得された前記データ量に基づいて、前記ピクチャヘッダより前に存在する前記他のデータを、前記ダミーデータに置き換え、前記特定のパケットが最終パケットである場合には、取得された前記データ量に基づいて、前記ピクチャヘッダの先頭以後の前記他のデータを、前記ダミーデータに置き換えるヘッダ位置検出部をさらに備えていてもよい。
【0016】
前記データストリームは、MPEG規格に準拠したトランスポートストリームであり、前記ダミーデータは、アダプテーションスタッフィングおよびゼロスタッフィングの一方であってもよい。
【0017】
データ処理装置は、抽出された前記特殊再生用ピクチャデータに所定のパケットを挿入して、前記MPEG規格に準拠したトランスポートストリームを生成するストリーム生成部をさらに備えていてもよい。
【0018】
前記ピクチャデータは所定の形式でエンコードされており、データ処理装置は、前記1以上の特殊再生用パケットに含まれる前記特殊再生用ピクチャデータをデコードするデコーダをさらに備えていてもよい。
【0019】
前記出力部は、前記特殊再生用のデータストリームを、IEEE1394規格に準拠した伝送媒体に出力してもよい。
【0020】
前記記録媒体は、ハードディスク、DVDメディアおよびBDメディアの少なくとも1つであってもよい。
【0021】
本発明によるデータ処理プログラムは、記録媒体から読み出され、複数のパケットにパケット化されたデータストリームを受信するステップであって、前記データストリームは、ピクチャヘッダおよびピクチャデータを含み、前記ピクチャデータはピクチャを表し、前記ピクチャヘッダは前記データストリームにおける前記ピクチャデータの位置を特定する、ステップと、前記データストリームから前記ピクチャヘッダを検出して、前記ピクチャヘッダを含むパケットを特定するパケット特定情報を生成するステップと、前記パケット特定情報に基づいて前記ピクチャヘッダを含む特殊再生用パケットを特定し、前記ピクチャヘッダに基づいて前記1以上の特殊再生用パケットの位置を特定し、前記1以上の特殊再生用パケットから特殊再生用のデータストリームを生成するステップと、前記特殊再生用のデータストリームを出力するステップとを含む。これにより上記目的が達成される。
【0022】
前記複数のパケットの各々は、そのパケットの属性に関するパケット管理データを記述したパケットヘッダを有しており、前記特殊再生用のデータストリームを生成するステップは、受信した前記データストリームの複数のパケットの一部を、前記1以上の特殊再生用パケットのうちの先頭に位置する前記特殊再生用パケットから順に取り出すステップと、取り出した一部の前記データストリームを前記パケット管理データに基づいてフィルタリングして前記1以上の特殊再生用パケットを抽出して、前記特殊再生用のデータストリームを生成するステップとを含んでいてもよい。
【0023】
前記特殊再生用のデータストリームを生成するステップは、位置を特定した前記1以上の特殊再生用パケットを、受信した前記データストリームから抽出して、前記特殊再生用のデータストリームを生成するステップであってもよい。
【0024】
【発明の実施の形態】
以下、添付の図面を参照しながら、本発明のデータ処理装置の実施形態を説明する。まず図1(a)および(b)を参照して、処理の対象となるデータストリームのデータ構造を説明し、その後、図2〜4を参照しながらデータ処理装置の構成および動作を説明する。
【0025】
図1(a)は、データストリーム10を示す模式図である。本実施形態では、データストリーム10は、例えば、MPEG規格に準拠したトランスポートストリーム(Transport Stream;TS)である。以下、「MPEGトランスポートストリーム10」を「MPEGトランスポートストリーム10」と称することとする。MPEGトランスポートストリーム10は、種々のデータ、例えば動画データ、音声データ、静止画像データ、テキストデータを含む。図示されるMPEGトランスポートストリーム10には、3枚の異なるピクチャを表すピクチャデータ1〜3が含まれているとする。
【0026】
「データストリーム」とは、データを伝送する際のデータ列を意味する。「データ列」は、データ処理装置へデータを伝送する際のデータ列、および、データ処理装置内のデータバスでデータを伝送する際のデータ列の両方を含む。なお記録媒体上に記録された状態では、データはストリームではなく、ファイルの形態で存在する。
【0027】
MPEGトランスポートストリーム10は、複数のパケットから構成されている。図1(b)は、パケット化されたMPEGトランスポートストリーム10のデータ構造を示す模式図である。図には、MPEGトランスポートストリームパケット(以下、「TSパケット」と称する)P1〜P100が示されている。
【0028】
まずTSパケットP1を参照して、一般的なTSパケットを説明する。TSパケットP1は、188バイトの固定長である。TSパケットP1は、パケットヘッダ11aおよびデータフィールド11bから構成される。
【0029】
パケットヘッダ11aは4バイトの固定長であり、受信側のために各パケットの属性に関するパケット管理データが記述される。パケット管理データは、例えば、TSパケットの種類を識別するパケット識別子(PID)や、各種のフラグである。TSパケットのパケット番号もパケットヘッダ11aに記述される。
【0030】
一方、データフィールド11bは、可変長のアダプテーションフィールド(adaptation field)および/またはペイロード(payload)から構成される。アダプテーションフィールドには、クロック情報や、TSパケットを188バイトの固定長にするための調整用データを記述する。アダプテーションフィールドによるデータ調整機能は、スタッフィング機能と呼ばれている。ペイロードには、映像データや音声データ等の個別のストリームが収められたPESパケット、ストリームに含まれている番組とその番組を構成する映像・音声のストリーム等の番組要素との関係を表すテーブル情報等が記述される。
【0031】
次に、TSパケットP2に含まれるピクチャデータを説明する。TSパケットP2のパケットヘッダ12aに続くデータフィールドには、ピクチャ1を構成するピクチャデータの一部12b、ピクチャ2を構成するピクチャデータの一部であるピクチャヘッダ12c、およびピクチャデータ12dが記述される。図1(b)の例では、ピクチャヘッダ12cは対応するピクチャデータ12dの前に配置されている。
【0032】
ピクチャヘッダ12cは、MPEGトランスポートストリーム10におけるピクチャデータの位置を特定する。まず、ピクチャヘッダ12cの先頭には、ピクチャヘッダの先頭であることを認識できる特定のデータパターン、例えば”00 00 01 00“が配置される。さらに、ピクチャヘッダ12cには、その後に続くピクチャデータの種類(ピクチャタイプ)が記述される。ピクチャ2がMPEG規格に規定されるIピクチャである場合には、ピクチャヘッダ12cにはIピクチャであることを示すデータが記述される。
【0033】
ピクチャデータ12d以降、後続のTSパケットP3〜P99には、符号「I」で示すとおりピクチャ2のピクチャデータが記述される。なお、必ずしも同じピクチャのピクチャデータが連続するTSパケットに記述されなくともよい。TSパケットのパケットヘッダにより同じピクチャのピクチャデータには、同じPIDが付されるからである。ピクチャ2のピクチャデータがすべて記述されると、次のピクチャ3を伝送するために、ピクチャ3を示すピクチャヘッダ13cが配置される。TSパケットP99から伝送が開始されるピクチャ3は、符号「P」で示すようにMPEG規格に規定されるPピクチャである。
【0034】
次に、図2を参照して、本発明のデータ処理装置100の構成を説明する。図2は、本発明のデータ処理装置100の構成を示すブロック図である。データ処理装置100は、MPEGトランスポートストリーム10が記録された記録媒体を有する外部機器からMPEGトランスポートストリーム10を受け取り、通常の再生または特殊再生を行う。図2の例では、データ処理装置100は、DVD、BD(Blu−ray Disc)等の光ディスクを記録媒体とする光ディスクドライブ200、磁気ディスクを記録媒体とするハードディスクドライブ(HDD)300等と接続されている。本明細書において「通常の再生」とは、MPEGトランスポートストリーム10等のデータストリームに含まれる映像データを通常の速度で再生することをいう。一方「特殊再生」とは、データストリームに含まれる映像データを通常の速度と異なる速度で再生することをいう。特殊再生は、早送り再生、巻き戻し再生、およびスロー再生を含む。
【0035】
データ処理装置100は、制御部102と、受信部104と、パケット位置検出部106と、メモリ108と、バイト位置検出部110と、パケット加工部112と、挿入パケット生成部114と、ストリーム生成部116と、デコード部118と、出力部120とを備える。
【0036】
制御部102は、データ処理装置100の動作を制御する。後述の図3および図4に示す処理は、制御部102の制御に基づいて行われる。受信部104は、光ディスクドライブ200、HDD300等から、それらの記録媒体に記録されているMPEGトランスポートストリーム10を受信するインターフェースである。
【0037】
パケット位置検出部106は、MPEGトランスポートストリーム10の複数のTSパケットのうちから、ピクチャヘッダを含むパケットを検出して、そのパケットを特定する情報としてパケット番号を制御部102に伝える。さらにパケット位置検出部106は、ピクチャヘッダに含まれるピクチャデータの種類を検出する。
【0038】
メモリ108は、受信したMPEGトランスポートストリーム10を順次格納する。メモリ108に格納されるデータのデータ量は制御部102により管理されている。メモリ108内のデータ量が所定量以下になると、制御部102は、受信部104においてMPEGトランスポートストリーム10を受信して、メモリ108に格納する。これにより受信しながら再生を行ういわゆる「ストリーミング再生」が可能になる。
【0039】
メモリ108は、通常再生においては、制御部102の指示に基づいて、通常再生の対象となっている番組のピクチャデータを含むTSパケットを出力する。これらのTSパケットは、メモリ108からデコード部118に送出される経路を経て、デコード部118に送られる。
【0040】
一方特殊再生時には、制御部102の指示に基づいて、メモリ108から特殊再生用ピクチャヘッダを含むTSパケットおよび特殊再生用ピクチャデータを含むTSパケット列が抽出される。これらのTSパケットは、メモリ108からバイト位置検出部110へ入力される経路を流れる。ここで「特殊再生用ピクチャデータ」とは、特殊再生に必要なピクチャを表すピクチャデータである。そして「特殊再生用ピクチャヘッダ」とは、MPEGトランスポートストリーム10における特殊再生用ピクチャデータの位置を特定するピクチャヘッダである。
【0041】
バイト位置検出部110は、特殊再生用ピクチャヘッダの先頭部分が、そのヘッダを含むTSパケットの先頭から何バイト目にあるかを検出する。上述のように、ピクチャヘッダの先頭部分にはピクチャヘッダの先頭であることを認識できる特定のデータパターンが存在することから、バイト位置検出部110は、そのデータパターンがTSパケットの先頭から何バイト目に現れたかを検出する。
【0042】
再び図1(b)を参照して、特殊再生用ピクチャヘッダの位置を説明する。仮にピクチャヘッダ12cが特殊再生用ピクチャヘッダであるとすると、バイト位置検出部110は、TSパケットP2の先頭からピクチャヘッダ12cまでのデータ量を取得する。図に示す例では50バイトである。このとき、TSパケットP99のフィールド13bにも特殊再生用ピクチャデータが含まれているので、TSパケットP99も抽出されている。そのためバイト位置検出部110は、TSパケットP99の先頭からピクチャヘッダ13cまでのデータ量も取得する。図に示す例では80バイトである。
【0043】
パケット加工部112は、バイト位置検出部110から出力された、特殊再生用ピクチャヘッダを含むTSパケットおよび特殊再生用ピクチャデータを含むTSパケット列を受け取る。そしてパケット加工部112は、そのパケット列の先頭パケットおよび/または最終パケット内に、TSパケットのパケットヘッダ、特殊再生用ピクチャヘッダ、および特殊再生用ピクチャデータ以外の他のデータが存在するか否かを判定する。「他のデータ」は、特殊再生用ピクチャデータ以外のピクチャデータ、およびそのピクチャデータの位置を特定するピクチャヘッダを含む。特殊再生用ピクチャデータ以外のピクチャデータの判定は、特殊再生用ピクチャヘッダとは異なるピクチャヘッダの、TSパケットの先頭からの位置(データ量)に基づいて行われる。
【0044】
判定の結果、「他のデータ」が存在する場合には、そのデータをダミーデータに置き換えて出力する。「ダミーデータ」とは、特殊再生用ピクチャデータのデコードに影響しないデータである。ダミーデータに置き換える範囲は、TSパケットの先頭からピクチャヘッダまでのデータ量に基づいて決定される。具体的には、先頭パケットに別のピクチャのピクチャデータが存在する場合には、取得していたデータ量に基づいて、ピクチャヘッダより前に存在する別のピクチャのピクチャデータをダミーデータに置き換える。一方、最終パケットに別のピクチャのピクチャデータが存在する場合には、取得していたデータ量に基づいて、ピクチャヘッダより後に存在する、別のピクチャのピクチャデータをダミーデータに置き換える。
【0045】
図1(b)および(c)を参照してダミーデータへの置き換え処理を説明する。ピクチャ2を特殊再生に利用する場合を考える。図1(b)のTSパケットP2では、ピクチャデータ12bはピクチャ1を構成するデータであり、一方、ピクチャヘッダ12cおよびピクチャデータ12dはピクチャ2を構成するデータである。ピクチャ2を特殊再生する場合に、TSパケットP2をそのままデコード部118に入力すると、ピクチャ1を構成するピクチャデータ12bもあわせてデコードされ、ピクチャ2の特殊再生画像にブロックノイズ等のノイズが現れる。このためパケット加工部112は、ピクチャ1を構成するピクチャデータ12bを、図1(c)で示すダミーデータ14に置換する。このダミーデータ14は、具体的にはアダプテーションスタッフィングまたはゼロスタッフィングのいずれかである。ダミーデータへの置き換え処理は、ピクチャ2のピクチャデータを含む最後のTSパケットP99においても行われる。TSパケットP99に対しては、パケット加工部112は、ピクチャヘッダ13cおよびピクチャデータ13dをダミーデータ15に置き換える。なお、デコード後のピクチャ2にノイズ等が生じない場合には、ピクチャヘッダ13cをダミーデータに置き換えなくてもよい。
【0046】
以上のように、特殊再生に必要なピクチャデータとは別のピクチャデータをダミーデータに置き換えることにより、特殊再生に必要なピクチャデータのデコード時に生じるノイズを抑えることができる。パケット加工部112は、特殊再生に用いるピクチャデータ以外のデータを含むパケットは破棄し、特殊再生に用いるピクチャデータのみのパケットを出力する。
【0047】
挿入パケット生成部114は、パケット加工部112でパケットを加工した際に必要な情報が欠落することから、欠落した情報を補い、MPEG2の文法に合致したMPEGトランスポートストリームパケットを挿入する。挿入されるパケットは、例えば、PCR(Program Clock Reference)、PSI(Program Specific Information)、PESヘッダ、シーケンスヘッダ、シーケンスエンド等の情報を含むトランスポートストリームパケットである。
【0048】
PCR(Program Clock Reference)は、STC(System Time Clock)の値を符号器側で意図した値にセットするための情報であり、長くとも100m秒に一回トランスポートパケットに付加されて送られる。このPCRは特殊再生などによりトランスポートパケットを抽出することによって欠落する場合が生じる。このような場合には、特殊再生用ピクチャのために新たに100msec毎にPCRを作成し、PCRを含むトランスポートパケットを生成し、パケットを割り込み出力させる。
【0049】
次に、PSI(Program Specific Information)は、MPEGトランスポートストリームの中から、どの番組を選び、どのパケットを取り出して、どのように復号すればよいかなどのプログラム仕様情報であり、特定のPIDを持ったトランスポートパケットとして送られてくる。PSIもPCRと同様に、トランスポートパケットを抽出する際に欠落することがあるので、PCRと同様の方法で特殊再生用にPSIを含むトランスポートパケットを付加する必要がある。
【0050】
PTS(Presentation Time Stamp)は、ピクチャを再生表示するタイミングを決めるタイムスタンプであり、ピクチャデータの先頭に付加されている。早送り再生などを行う場合、PTSの値が意味をなさなくなるので、特殊再生用にPTSを書き替える必要がある。
【0051】
PES(Program Elementary Stream)ヘッダは、映像データや音声データ等の個別のストリームが収められたPESパケットのヘッダである。PESヘッダもトランスポートパケットを抽出する際に欠落してしまうので、付加する。
【0052】
シーケンスヘッダ(Sequence heder)は番組の開始を示し、シーケンスエンドヘッダ(Sequence End)は番組の終了を示す。これらもトランスポートパケットを抽出する際に欠落してしまうので、付加する。
【0053】
再び図2を参照する。ストリーム生成部116は、制御部102から指示されたタイミングで、パケット加工部112によって加工されたMPEGトランスポートストリーム10のパケットと、挿入パケット生成部114によって生成された挿入パケットとをMPEG2の文法に合致するMPEGトランスポートストリーム10として生成する。MPEGトランスポートストリーム10は、特殊再生用のデータストリームである。
【0054】
デコード部118は、符号化されているMPEGトランスポートストリーム10をデコードして、元の映像を生成する。
【0055】
出力部120は、映像データをデータ処理装置100の外部に出力するインターフェースである。出力先は、例えば図示しないディスプレイである。
【0056】
なお、図2ではデータ処理装置100はデコード部118を備えているが、必ずしもデコード部118を有していなくてもよい。デコード部118を有しない場合には、以下で説明する再生処理において、デコード部118に関連する処理を省略すればよい。この場合にはMPEGトランスポートストリーム10は、受信部104において受信され、メモリ108を経た後に出力部120から伝送媒体に出力される。または、出力部120は、ストリーム生成部116が生成した特殊再生用のデータストリームを伝送媒体に出力する。伝送媒体は、例えばIEEE1394規格等の所定の規格に準拠したケーブルである。このような伝送媒体を介して、データ処理装置100はデコード機能を有するセットトップボックス等の外部機器にデコードされていないデータストリームを送信できる。
【0057】
次に、図2および図3を参照して、データ処理装置100の動作を説明する。図3は、通常再生処理の手順を示すフローチャートである。
【0058】
まず、図3のステップS30において、まずデータ処理装置100の受信部104は、MPEGトランスポートストリーム10を受信する。図1から明らかなように、MPEGトランスポートストリーム10は、1以上のトランスポートストリームパケットにより構成されている。次に、ステップS31において、パケット位置検出部106は、特定のデータパターンによりピクチャヘッダを認識し、ピクチャヘッダを含んでいるトランスポートストリームパケットの位置と、ピクチャヘッダによって特定されるピクチャの種類とを検出する。「位置」はピクチャヘッダを含むトランスポートストリームパケットに付された番号により特定される。一方「ピクチャの種類」は、上述の例ではIピクチャであり、ピクチャヘッダに記述されている。検出された結果は、制御部102に送られる。その後ステップS32において、MPEGトランスポートストリーム10の各パケットが、メモリ108に格納される。図1(b)に示すように、各パケットは、パケットのパケット番号に基づいてMPEGトランスポートストリーム10が整列された順序で格納される。
【0059】
次に、ステップS33において、格納した順にメモリ108からMPEGトランスポートストリーム10のパケットを読み出す。この読み出しは、MPEGトランスポートストリーム10の格納がすべて完了した後に行われてもよいし、または格納が完了する前に開始されてもよい。ステップS34において、デコード部118はピクチャの種類に応じてTSパケット内のピクチャデータをデコードして出力する。そしてステップS35において、制御部102は全てのパケットを処理したか否かを判定し、まだ処理していない場合にはステップS33からの処理を繰り返す。処理が終了すると、通常再生処理を終了する。
【0060】
以上説明したように、データ処理装置100は、MPEGトランスポートストリームの受信および再生と同時に、パケット位置検出部106においてMPEGトランスポートストリームを解析し、ピクチャヘッダの位置を認識する。データ処理装置100は、ピクチャヘッダに基づいて、ピクチャデータの種類、格納位置等を得られる。記録媒体に位置情報が記録されていない場合であっても、スムーズな再生が可能になり、記録媒体の容量を最大限に活用できる。さらに、十分な位置情報が記録できないBD規格等のフォーマットでMPEGトランスポートストリームが記録されていた場合であっても、同様にスムーズな再生が可能になる。
【0061】
次に、図2および図4を参照して、データ処理装置100の動作を説明する。図4は、特殊再生処理の手順を示すフローチャートである。まず図4のステップS30〜S32は、図3のステップS30〜S32と同じであるのでそれらの説明は省略する。以下においては、MPEGトランスポートストリーム10のTSパケットが、メモリ108に格納された後の処理を説明する。
【0062】
図4のステップS40において、制御部102は、TSパケットに付された番号によって表されるTSパケットの位置に基づいて、メモリ108から、特殊再生に必要なピクチャのピクチャデータを格納したTSパケットの抽出を開始する。さらに、例えばIピクチャを指定して特殊再生を行う場合には、ピクチャの種類にも基づいて、TSパケットの抽出を開始する。このとき制御部102は、特殊再生用ピクチャヘッダを含むTSパケットも抽出する。抽出されたTSパケットは、バイト位置検出部110に入力される。ステップS41において、バイト位置検出部110は、抽出されたTSパケットの各々について、ピクチャヘッダを含むか否かを判定する。ピクチャヘッダを含まないTSパケットであれば、ステップS45に進む。ここでは最初のTSパケットの場合にはピクチャヘッダが含まれているので、ステップS42に進む。ステップS42では、バイト位置検出部110は、TSパケット先頭からのピクチャヘッダの位置を検出し、その後はTSパケットをパケット加工部112に送る。続いてステップS43において、パケット加工部112は、受け取ったTSパケットに、TSパケットのパケットヘッダ、特殊再生用ピクチャヘッダ、および特殊再生用ピクチャデータ以外の他のデータが含まれているか否かを判定する。「他のデータ」は、例えば特殊再生用ピクチャデータとは異なるピクチャデータや、特殊再生用ピクチャヘッダとは異なるピクチャヘッダである。「他のデータ」が含まれている場合にはステップS44に進み、含まれていない場合にはステップS45に進む。
【0063】
ステップS44では、パケット加工部112は、当該「他のデータ」をダミーデータに置き換える。そしてステップS45では、ストリーム生成部116は、挿入パケット生成部114が生成したパケットを加工したTSパケット列に挿入し、特殊再生用のMPEGトランスポートストリームを生成する。ストリーム生成部116は、生成したストリームをデコード部118に送る。ステップS46では、デコード部118は特殊再生用のMPEGトランスポートストリームを解析して、ストリームを構成する各TSパケット内のピクチャデータをデコードして出力する。ステップS47では、制御部102は、必要な全てのTSパケットをメモリ108から抽出したか否かを判定する。全てのTSパケットを抽出していない場合には、ステップS40からの処理を繰り返す。一方、抽出が完了した場合には処理を終了する。
【0064】
以上、データ処理装置100の特殊再生処理を説明した。上述のステップS40の説明では、制御部102が、メモリ108から特殊再生用ピクチャヘッダを含むTSパケットおよび特殊再生用ピクチャデータを含むTSパケット列を抽出するとして説明した。しかし、制御部102は、メモリ108から、先頭の特殊再生用ピクチャヘッダを含むTSパケットから順にTSパケットを読み出すこともできる。この場合には、出力されるTSパケット列には、特殊再生用ピクチャヘッダまたは特殊再生用ピクチャデータを含むTSパケット列の他に、特殊再生に用いられるTSパケット以外のTSパケット、例えばオーディオデータを含むTSパケットが含まれることがある。そのため制御部102は、出力されたTSパケット列を、TSパケットの種類を識別するパケット識別子(PID)に基づいてフィルタリングする。フィルタリングの結果、特殊再生に用いられるTSパケット以外のTSパケットが除去される。この結果得られるTSパケット列は、特殊再生用ピクチャヘッダを含むTSパケットおよび特殊再生用ピクチャデータを含むTSパケット列のみとなる。この後は、ステップS41以降の処理を行えばよい。
【0065】
以上、本発明のデータ処理装置100の動作を説明した。本明細書では図3の通常再生と図4の特殊再生とに分けて動作を説明したが、これらは任意の時点で切り替えることができる。例えば、ユーザが通常再生の途中で特殊再生を指示した場合には、例えば図4のステップS40から、特殊再生の処理を行うようにすればよい。逆にユーザが特殊再生の途中で通常再生を指示した場合には、例えば図3のステップS33から、特殊再生の処理を行うようにすればよい。
【0066】
図3および図4の処理は、データ処理装置100がストリーミング再生を行う場合も含む。ストリーミング再生においては、メモリ108に格納されているデータのデータ量に応じて、制御部102はMPEGトランスポートストリーム10を受信して、メモリ108に格納する。よって制御部102は、図3のステップS35および図4のステップS47において、メモリ108に存在するTSパケットに基づいて判定を行えば十分である。
【0067】
なおこれらのフローチャートでは、ピクチャヘッダに基づいて処理を行うとして説明した。しかし、ピクチャヘッダの前にシーケンスヘッダやGOPヘッダが存在するMPEGトランスポートストリームに対しても、それらのヘッダを用いて、パケット位置、パケットの先頭からのバイト位置の検出を行い、特殊再生を行うこともできる。
【0068】
以上説明したデータ処理装置100の処理は、図3および4のフローチャートに従った処理を規定するコンピュータプログラムに基づいて実現される。そのようなコンピュータプログラムは、フレキシブルディスク等の磁気記録媒体、フラッシュメモリ等の半導体記録媒体、および、光ディスク等の光記録媒体等の種々の記録媒体に記録可能であり、ネットワーク等の電気通信回線を介して伝送可能である。さらにそのようなコンピュータプログラムを記憶した1以上の半導体記録媒体により、個々に流通するチップセットを構成することもできる。コンピュータプログラムは、データ処理装置100の図示しない中央処理ユニット(CPU)が実行する。このとき中央処理ユニットは、図2に記載されたデータ処理装置100の構成要素のうち、例えば制御部102、パケット位置検出部106、バイト位置検出部110、パケット加工部112、挿入パケット生成部114、ストリーム生成部116として動作することができる。
【0069】
本明細書では、記録媒体に記録されたMPEGトランスポートストリーム10を再生するデータ処理装置100の処理を説明した。データ処理装置100がMPEGトランスポートストリーム10を受信して記録する機能を有する場合には、受信したストリームの各ピクチャ位置を検出する機能ブロックを有することから、その機能ブロックをパケット位置検出部106として機能させることにより、構成要素を共用できる。
【0070】
【発明の効果】
本発明によれば、再生時にデータストリームを解析し、任意のピクチャのピクチャヘッダを含むパケット位置を検出する。ピクチャヘッダを用いることにより、データストリームにおけるピクチャデータの位置を特定できるので、ピクチャ位置を特定するピクチャ位置情報を予め設けなくとも、データストリームを再生できる。よってピクチャ位置情報をハードディスク等の記録媒体の容量を最大限に活用できる。さらにピクチャ位置情報を完全に記録できないBD規格等のフォーマットにも対応できる。
【0071】
さらに特殊再生時にも任意のピクチャデータの位置を特定できるので、必要なピクチャデータのみを抽出することができる。よってエンコードされたピクチャデータを一旦デコードし、再度エンコードする必要もないので、ノイズの発生しない特殊再生を実現できる。
【図面の簡単な説明】
【図1】(a)は、データストリーム10を示す模式図であり、(b)は、パケット化されたMPEGトランスポートストリーム10のデータ構造を示す模式図であり、(c)はダミーデータへ置き換えた後のピクチャ2のTSパケット列を示す図である。
【図2】本発明のデータ処理装置100の構成を示すブロック図である。
【図3】通常再生処理の手順を示すフローチャートである。
【図4】特殊再生処理の手順を示すフローチャートである。
【符号の説明】
100 データ処理装置
102 制御部
104 受信部
106 パケット位置検出部
108 メモリ
110 バイト位置検出部
112 パケット加工部
114 挿入パケット生成部
116 ストリーム生成部
118 デコード部
120 出力部
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a technique for extracting necessary picture data from an MPEG transport stream recorded on a recording medium such as a hard disk, a DVD (Digital Versatile Disc) medium, a BD (Blu-ray Disc) medium, and performing special reproduction in real time.
[0002]
[Prior art]
Conventionally, various techniques useful for specially reproducing an MPEG transport stream recorded on a recording medium have been known. Here, “special playback” refers to playback at a speed different from the normal speed, and includes, for example, fast-forward playback, rewind playback, and slow playback of video.
[0003]
For example, conventionally, when recording an MPEG transport stream on a hard disk, a recording device creates picture position information for specifying a picture position in the MPEG transport stream, and records it on the hard disk separately from the MPEG transport stream. Was. The purpose of recording the picture position information separately from the MPEG transport stream is that the position at which the MPEG transport stream is read during trick play can be easily specified based on the picture position detection information. For example, the image processing apparatus described in Patent Document 1 first records picture position information on a hard disk when recording a stream. The image processing apparatus extracts picture data of an MPEG transport stream from an arbitrary position to an arbitrary position using the picture position information, and uses the picture data for trick play.
[0004]
In connection with the trick play, a technique for reducing noise of an image during the trick play is also known. For example, Patent Literature 2 discloses a technique for reducing the generation of noise during special reproduction. The data distribution device described in this document reads data recorded on a recording medium and decodes the read data. Then, only necessary pictures are extracted based on the position information, and special reproduction data is created. After that, the data distribution device encodes the decoded special reproduction data and converts it into an MPEG transport stream packet. Thereby, noise can be suppressed.
[0005]
[Patent Document 1]
JP 2001-285792 A
[Patent Document 2]
JP 2001-359071 A
[0006]
[Problems to be solved by the invention]
According to the conventional technology, the capacity of the recording medium cannot be utilized to the maximum. The reason is that picture position information must be recorded on a recording medium separately from the MPEG transport stream. Furthermore, it is difficult to apply the conventional technology to a recording medium having a standardized format such as the BD (Blu-ray Disc) standard. This is because special reproduction cannot be performed using arbitrary picture data. For example, according to the BD standard, a recording device can record, on a disc, management data relating to a picture used in fast-forward playback of video. However, the recordable data capacity is limited, and it is not possible to record sufficient management data for the storage capacity of the disc. In this case, the number of pictures that can be used during fast-forward playback is reduced, and when fast-forward playback is performed, only a greatly thinned-out intermittent video is displayed.
[0007]
In addition, if processing for once decoding a data stream and generating data for special reproduction is adopted so that noise does not occur, then processing for re-encoding and converting to MPEG transport stream packets must be continuously performed. A very complex and expensive system is required.
[0008]
An object of the present invention is to apply the present invention to a recording medium having a standardized format without holding the picture position information required for special reproduction in the recording medium in order to maximize the capacity of the recording medium. It is to provide easy technology. Another object of the present invention is to realize special reproduction free from noise by simple processing different from complicated processing such as encoding after decoding and packet conversion.
[0009]
[Means for Solving the Problems]
The data processing device of the present invention is a receiving unit that receives a data stream read from a recording medium and packetized into a plurality of packets, wherein the data stream includes a picture header and picture data, Represents a picture, the picture header identifies a position of the picture data in the data stream, a receiving unit, packet identification information for detecting the picture header from the data stream, and identifying a packet including the picture header A detecting unit that generates a special reproduction packet including the picture header based on the packet specifying information; specifying a position of the one or more special reproduction packets based on the picture header; Data stream for trick play from the trick play packet of It comprises a control unit for generating a beam, and an output unit for outputting the data stream for the special reproduction. This achieves the above object.
[0010]
Each of the plurality of packets has a packet header describing packet management data related to the attribute of the packet, the control unit, a part of the plurality of packets of the data stream received in the receiving unit, The one or more special reproduction packets are sequentially extracted from the special reproduction packet located at the top of the one or more special reproduction packets, and a part of the extracted data stream is filtered based on the packet management data to perform the one or more special reproduction packets. Packets may be extracted to generate a trick play data stream from the one or more trick play packets.
[0011]
The control unit may extract the one or more special reproduction packets whose positions are specified from the data stream received by the reception unit, and generate the special reproduction data stream.
[0012]
The picture header further includes type information that specifies the type of the picture, the detection unit detects the type information, the control unit receives the type information from the detection unit, and further includes The one or more special reproduction packets may be extracted according to the type of the picture specified based on the special reproduction packet.
[0013]
Each of the one or more trick-play packets has a packet header describing packet management data relating to the attribute of the packet. When the specific packet contains picture data necessary for the trick play, a header for trick play that specifies the position of the picture data needed for the trick play, and other data than the packet management data, The image processing apparatus may further include a packet processing unit that replaces the other data with dummy data that does not affect decoding of the trick play picture data.
[0014]
The specific packet may be at least one of a first packet and a last packet of a packet sequence including the extracted one or more special reproduction packets.
[0015]
The data processing device is a header position detecting unit that detects a position of the picture header and obtains a data amount from a head of the specific packet to a position of the picture header, wherein the specific packet is a head packet. At the time, based on the obtained data amount, the other data existing before the picture header is replaced with the dummy data, and when the specific packet is the last packet, the obtained The image processing apparatus may further include a header position detection unit that replaces the other data after the beginning of the picture header with the dummy data based on a data amount.
[0016]
The data stream may be a transport stream conforming to the MPEG standard, and the dummy data may be one of adaptation stuffing and zero stuffing.
[0017]
The data processing device may further include a stream generation unit that inserts a predetermined packet into the extracted special reproduction picture data to generate a transport stream compliant with the MPEG standard.
[0018]
The picture data may be encoded in a predetermined format, and the data processing device may further include a decoder for decoding the trick play picture data included in the one or more trick play packets.
[0019]
The output unit may output the trick play data stream to a transmission medium conforming to the IEEE 1394 standard.
[0020]
The recording medium may be at least one of a hard disk, a DVD medium, and a BD medium.
[0021]
A data processing program according to the present invention is a step of receiving a data stream read from a recording medium and packetized into a plurality of packets, wherein the data stream includes a picture header and picture data, and the picture data is Representing a picture, wherein the picture header identifies the location of the picture data in the data stream, and detecting the picture header from the data stream to generate packet identification information identifying the packet including the picture header. And identifying a special reproduction packet including the picture header based on the packet identification information; identifying a position of the one or more special reproduction packets based on the picture header; Playback from packet And generating a data stream, and outputting the data stream for the special reproduction. This achieves the above object.
[0022]
Each of the plurality of packets has a packet header describing packet management data relating to the attribute of the packet, and the step of generating the data stream for trick play includes the step of generating a plurality of packets of the received data stream. Extracting a part in order from the special reproduction packet positioned at the head of the one or more special reproduction packets, and filtering the extracted part of the data stream based on the packet management data. Extracting one or more packets for trick play to generate a data stream for trick play.
[0023]
The step of generating the data stream for trick play is a step of extracting the one or more packets for trick play whose position is specified from the received data stream to generate the data stream for trick play. You may.
[0024]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, an embodiment of a data processing device of the present invention will be described with reference to the accompanying drawings. First, the data structure of a data stream to be processed will be described with reference to FIGS. 1A and 1B, and then the configuration and operation of the data processing device will be described with reference to FIGS.
[0025]
FIG. 1A is a schematic diagram showing a data stream 10. In the present embodiment, the data stream 10 is, for example, a transport stream (TS) compliant with the MPEG standard. Hereinafter, “MPEG transport stream 10” is referred to as “MPEG transport stream 10”. The MPEG transport stream 10 includes various data, for example, moving image data, audio data, still image data, and text data. It is assumed that the illustrated MPEG transport stream 10 includes picture data 1 to 3 representing three different pictures.
[0026]
“Data stream” refers to a data sequence when transmitting data. The “data sequence” includes both a data sequence when transmitting data to the data processing device and a data sequence when transmitting data via the data bus in the data processing device. Note that when recorded on a recording medium, data exists in the form of a file, not a stream.
[0027]
The MPEG transport stream 10 is composed of a plurality of packets. FIG. 1B is a schematic diagram illustrating the data structure of the MPEG transport stream 10 that has been packetized. In the figure, MPEG transport stream packets (hereinafter, referred to as “TS packets”) P1 to P100 are shown.
[0028]
First, a general TS packet will be described with reference to the TS packet P1. The TS packet P1 has a fixed length of 188 bytes. The TS packet P1 includes a packet header 11a and a data field 11b.
[0029]
The packet header 11a has a fixed length of 4 bytes, and describes packet management data on attributes of each packet for the receiving side. The packet management data is, for example, a packet identifier (PID) for identifying the type of the TS packet and various flags. The packet number of the TS packet is also described in the packet header 11a.
[0030]
On the other hand, the data field 11b includes a variable-length adaptation field and / or a payload. In the adaptation field, clock information and adjustment data for setting the TS packet to a fixed length of 188 bytes are described. The data adjustment function using the adaptation field is called a stuffing function. The payload includes PES packets containing individual streams such as video data and audio data, and table information indicating the relationship between programs contained in the streams and program elements such as video and audio streams that constitute the programs. Etc. are described.
[0031]
Next, the picture data included in the TS packet P2 will be described. In the data field following the packet header 12a of the TS packet P2, a part 12b of picture data constituting picture 1, a picture header 12c being part of picture data constituting picture 2, and picture data 12d are described. . In the example of FIG. 1B, the picture header 12c is arranged before the corresponding picture data 12d.
[0032]
The picture header 12c specifies the position of the picture data in the MPEG transport stream 10. First, at the head of the picture header 12c, a specific data pattern that can be recognized as the head of the picture header, for example, "00 00 01 00" is arranged. Further, the picture header 12c describes the type of the subsequent picture data (picture type). When the picture 2 is an I picture defined by the MPEG standard, the picture header 12c describes data indicating that the picture is an I picture.
[0033]
After the picture data 12d, the picture data of the picture 2 is described in the subsequent TS packets P3 to P99 as indicated by the symbol “I”. Note that the picture data of the same picture does not necessarily have to be described in consecutive TS packets. This is because the same PID is assigned to the picture data of the same picture by the packet header of the TS packet. When all the picture data of the picture 2 is described, a picture header 13c indicating the picture 3 is arranged to transmit the next picture 3. The picture 3 whose transmission starts from the TS packet P99 is a P picture defined by the MPEG standard as indicated by a symbol “P”.
[0034]
Next, the configuration of the data processing device 100 of the present invention will be described with reference to FIG. FIG. 2 is a block diagram showing a configuration of the data processing device 100 of the present invention. The data processing device 100 receives the MPEG transport stream 10 from an external device having a recording medium on which the MPEG transport stream 10 is recorded, and performs normal reproduction or special reproduction. In the example of FIG. 2, the data processing device 100 is connected to an optical disk drive 200 using an optical disk such as a DVD or a BD (Blu-ray Disc) as a recording medium, a hard disk drive (HDD) 300 using a magnetic disk as a recording medium, and the like. ing. In this specification, “normal reproduction” refers to reproducing video data included in a data stream such as the MPEG transport stream 10 at a normal speed. On the other hand, “special reproduction” refers to reproducing video data included in a data stream at a speed different from a normal speed. The trick play includes fast forward play, rewind play, and slow play.
[0035]
The data processing device 100 includes a control unit 102, a reception unit 104, a packet position detection unit 106, a memory 108, a byte position detection unit 110, a packet processing unit 112, an insertion packet generation unit 114, a stream generation unit 116, a decoding unit 118, and an output unit 120.
[0036]
The control unit 102 controls the operation of the data processing device 100. 3 and 4 described below are performed under the control of the control unit 102. The receiving unit 104 is an interface that receives the MPEG transport stream 10 recorded on the recording medium from the optical disc drive 200, the HDD 300, or the like.
[0037]
The packet position detection unit 106 detects a packet including a picture header from the plurality of TS packets of the MPEG transport stream 10 and transmits a packet number to the control unit 102 as information for specifying the packet. Further, the packet position detector 106 detects the type of picture data included in the picture header.
[0038]
The memory 108 sequentially stores the received MPEG transport streams 10. The amount of data stored in the memory 108 is managed by the control unit 102. When the amount of data in the memory 108 becomes equal to or less than the predetermined amount, the control unit 102 receives the MPEG transport stream 10 in the receiving unit 104 and stores it in the memory 108. This enables so-called "streaming reproduction" to perform reproduction while receiving.
[0039]
In the normal reproduction, the memory 108 outputs a TS packet including picture data of a program to be normally reproduced, based on an instruction from the control unit 102. These TS packets are sent to the decoding unit 118 via a path sent from the memory 108 to the decoding unit 118.
[0040]
On the other hand, during special reproduction, a TS packet including a special reproduction picture header and a TS packet sequence including special reproduction picture data are extracted from the memory 108 based on an instruction from the control unit 102. These TS packets flow on a path input from the memory 108 to the byte position detection unit 110. Here, the "picture data for special reproduction" is picture data representing a picture required for special reproduction. The “special playback picture header” is a picture header that specifies the position of the special playback picture data in the MPEG transport stream 10.
[0041]
The byte position detection unit 110 detects the number of the byte from the top of the TS packet including the header of the special reproduction picture header. As described above, since a specific data pattern that can be recognized as the head of the picture header exists at the head of the picture header, the byte position detecting unit 110 determines how many bytes from the head of the TS packet Detect if it appears in your eyes.
[0042]
Referring again to FIG. 1B, the position of the special reproduction picture header will be described. Assuming that the picture header 12c is a picture header for special reproduction, the byte position detection unit 110 acquires the data amount from the head of the TS packet P2 to the picture header 12c. In the example shown in the figure, it is 50 bytes. At this time, since the special reproduction picture data is also included in the field 13b of the TS packet P99, the TS packet P99 is also extracted. Therefore, the byte position detection unit 110 also acquires the data amount from the head of the TS packet P99 to the picture header 13c. In the example shown in the figure, it is 80 bytes.
[0043]
The packet processing unit 112 receives the TS packet including the special reproduction picture header and the TS packet sequence including the special reproduction picture data, output from the byte position detection unit 110. Then, the packet processing unit 112 determines whether or not data other than the packet header, the special reproduction picture header, and the special reproduction picture data of the TS packet exists in the first packet and / or the last packet of the packet sequence. Is determined. The “other data” includes picture data other than the special reproduction picture data, and a picture header for specifying the position of the picture data. The determination of the picture data other than the special reproduction picture data is performed based on the position (data amount) of the picture header different from the special reproduction picture header from the head of the TS packet.
[0044]
As a result of the determination, if “other data” exists, the data is replaced with dummy data and output. “Dummy data” is data that does not affect decoding of special reproduction picture data. The range to be replaced with dummy data is determined based on the data amount from the head of the TS packet to the picture header. Specifically, when picture data of another picture exists in the first packet, the picture data of another picture existing before the picture header is replaced with dummy data based on the acquired data amount. On the other hand, when the picture data of another picture exists in the last packet, the picture data of another picture existing after the picture header is replaced with dummy data based on the acquired data amount.
[0045]
The replacement process with dummy data will be described with reference to FIGS. Consider the case where picture 2 is used for trick play. In the TS packet P2 in FIG. 1B, the picture data 12b is data constituting picture 1, while the picture header 12c and picture data 12d are data constituting picture 2. When the picture 2 is trick-played, if the TS packet P2 is directly input to the decoding unit 118, the picture data 12b constituting the picture 1 is also decoded, and noise such as block noise appears in the trick-play image of the picture 2. Therefore, the packet processing unit 112 replaces the picture data 12b constituting the picture 1 with the dummy data 14 shown in FIG. This dummy data 14 is specifically either adaptation stuffing or zero stuffing. The replacement process with the dummy data is also performed in the last TS packet P99 including the picture data of the picture 2. For the TS packet P99, the packet processing unit 112 replaces the picture header 13c and the picture data 13d with the dummy data 15. If no noise or the like occurs in the decoded picture 2, the picture header 13c need not be replaced with dummy data.
[0046]
As described above, by replacing the picture data different from the picture data necessary for the special reproduction with the dummy data, it is possible to suppress noise generated when decoding the picture data required for the special reproduction. The packet processing unit 112 discards a packet including data other than picture data used for special reproduction, and outputs a packet containing only picture data used for special reproduction.
[0047]
The insertion packet generation unit 114 compensates for the missing information because necessary information is lost when the packet processing unit 112 processes the packet, and inserts an MPEG transport stream packet that matches the grammar of MPEG2. The packet to be inserted is, for example, a transport stream packet including information such as a PCR (Program Clock Reference), a PSI (Program Specific Information), a PES header, a sequence header, and a sequence end.
[0048]
The PCR (Program Clock Reference) is information for setting the value of the STC (System Time Clock) to an intended value on the encoder side, and is added to the transport packet at least once every 100 ms and transmitted. This PCR may be lost by extracting a transport packet by trick play or the like. In such a case, a new PCR is generated every 100 msec for a picture for special reproduction, a transport packet including the PCR is generated, and the packet is interrupted and output.
[0049]
Next, PSI (Program Specific Information) is program specification information such as which program should be selected from the MPEG transport stream, which packet should be taken out, and how it should be decoded. It is sent as a transport packet. Like the PCR, the PSI may be lost when a transport packet is extracted. Therefore, it is necessary to add a transport packet including the PSI for trick play in the same manner as the PCR.
[0050]
PTS (Presentation Time Stamp) is a time stamp that determines the timing at which a picture is reproduced and displayed, and is added to the beginning of the picture data. When performing fast-forward playback or the like, the value of the PTS becomes meaningless, so it is necessary to rewrite the PTS for special playback.
[0051]
The PES (Program Elementary Stream) header is a header of a PES packet containing individual streams such as video data and audio data. The PES header is also added because it is lost when the transport packet is extracted.
[0052]
The sequence header (Sequence header) indicates the start of the program, and the sequence end header (Sequence End) indicates the end of the program. Since these are also lost when transport packets are extracted, they are added.
[0053]
FIG. 2 is referred to again. The stream generation unit 116 converts the packet of the MPEG transport stream 10 processed by the packet processing unit 112 and the insertion packet generated by the insertion packet generation unit 114 into MPEG2 grammar at the timing instructed by the control unit 102. It is generated as a matching MPEG transport stream 10. The MPEG transport stream 10 is a data stream for trick play.
[0054]
The decoding unit 118 decodes the encoded MPEG transport stream 10 to generate an original video.
[0055]
The output unit 120 is an interface that outputs video data to the outside of the data processing device 100. The output destination is, for example, a display (not shown).
[0056]
Although the data processing device 100 includes the decoding unit 118 in FIG. 2, the data processing device 100 may not necessarily include the decoding unit 118. When the decoding section 118 is not provided, the processing related to the decoding section 118 may be omitted in the reproduction processing described below. In this case, the MPEG transport stream 10 is received by the receiving unit 104, and is output from the output unit 120 to the transmission medium after passing through the memory 108. Alternatively, the output unit 120 outputs the data stream for trick play generated by the stream generation unit 116 to a transmission medium. The transmission medium is a cable conforming to a predetermined standard such as the IEEE 1394 standard, for example. Through such a transmission medium, the data processing apparatus 100 can transmit an undecoded data stream to an external device such as a set-top box having a decoding function.
[0057]
Next, the operation of the data processing device 100 will be described with reference to FIGS. FIG. 3 is a flowchart showing the procedure of the normal reproduction process.
[0058]
First, in step S30 of FIG. 3, the receiving unit 104 of the data processing device 100 receives the MPEG transport stream 10. As is clear from FIG. 1, the MPEG transport stream 10 is composed of one or more transport stream packets. Next, in step S31, the packet position detecting unit 106 recognizes the picture header by using a specific data pattern, and determines the position of the transport stream packet including the picture header and the type of the picture specified by the picture header. To detect. “Position” is specified by a number given to a transport stream packet including a picture header. On the other hand, the “picture type” is an I picture in the above example, and is described in the picture header. The detected result is sent to the control unit 102. Thereafter, in step S32, each packet of the MPEG transport stream 10 is stored in the memory 108. As shown in FIG. 1B, each packet is stored in the order in which the MPEG transport stream 10 is arranged based on the packet number of the packet.
[0059]
Next, in step S33, the packets of the MPEG transport stream 10 are read from the memory 108 in the order of storage. This reading may be performed after all the storage of the MPEG transport stream 10 is completed, or may be started before the storage is completed. In step S34, the decoding unit 118 decodes and outputs the picture data in the TS packet according to the type of the picture. Then, in step S35, the control unit 102 determines whether all packets have been processed, and if not, repeats the processing from step S33. When the processing ends, the normal reproduction processing ends.
[0060]
As described above, the data processing apparatus 100 analyzes the MPEG transport stream in the packet position detection unit 106 at the same time as receiving and reproducing the MPEG transport stream, and recognizes the position of the picture header. The data processing device 100 can obtain the type, storage location, and the like of the picture data based on the picture header. Even when the position information is not recorded on the recording medium, smooth reproduction becomes possible, and the capacity of the recording medium can be maximized. Furthermore, even if the MPEG transport stream is recorded in a format such as the BD standard, which cannot record sufficient position information, smooth reproduction can be performed similarly.
[0061]
Next, the operation of the data processing device 100 will be described with reference to FIGS. FIG. 4 is a flowchart showing the procedure of the trick play process. First, steps S30 to S32 in FIG. 4 are the same as steps S30 to S32 in FIG. Hereinafter, processing after the TS packet of the MPEG transport stream 10 is stored in the memory 108 will be described.
[0062]
In step S40 of FIG. 4, the control unit 102 reads, from the memory 108, a TS packet containing picture data of a picture necessary for trick play based on the position of the TS packet represented by the number assigned to the TS packet. Start extraction. Furthermore, when performing special reproduction by designating an I picture, for example, extraction of TS packets is started based on the type of picture. At this time, the control unit 102 also extracts a TS packet including a picture header for special reproduction. The extracted TS packet is input to the byte position detector 110. In step S41, the byte position detection unit 110 determines whether or not each of the extracted TS packets includes a picture header. If it is a TS packet that does not include a picture header, the process proceeds to step S45. Here, in the case of the first TS packet, since a picture header is included, the process proceeds to step S42. In step S42, the byte position detector 110 detects the position of the picture header from the beginning of the TS packet, and thereafter sends the TS packet to the packet processor 112. Subsequently, in step S43, the packet processing unit 112 determines whether or not the received TS packet includes data other than the packet header, the special playback picture header, and the special playback picture data of the TS packet. I do. The “other data” is, for example, picture data different from the special reproduction picture data or a picture header different from the special reproduction picture header. If “other data” is included, the process proceeds to step S44; otherwise, the process proceeds to step S45.
[0063]
In step S44, the packet processing unit 112 replaces the “other data” with dummy data. Then, in step S45, the stream generation unit 116 inserts the packet generated by the insertion packet generation unit 114 into the processed TS packet sequence to generate an MPEG transport stream for special reproduction. The stream generator 116 sends the generated stream to the decoder 118. In step S46, the decoding unit 118 analyzes the MPEG transport stream for special reproduction, decodes and outputs picture data in each TS packet constituting the stream. In step S47, the control unit 102 determines whether or not all necessary TS packets have been extracted from the memory 108. If all the TS packets have not been extracted, the processing from step S40 is repeated. On the other hand, when the extraction is completed, the process ends.
[0064]
The special reproduction process of the data processing device 100 has been described above. In the above description of step S40, it has been described that the control unit 102 extracts a TS packet including the special playback picture header and a TS packet sequence including the special playback picture data from the memory 108. However, the control unit 102 can also read TS packets from the memory 108 in order from the TS packet including the leading special reproduction picture header. In this case, the output TS packet sequence includes, in addition to the TS packet sequence including the special reproduction picture header or the special reproduction picture data, a TS packet other than the TS packet used for the special reproduction, for example, audio data. Including TS packets. Therefore, the control unit 102 filters the output TS packet sequence based on a packet identifier (PID) for identifying the type of the TS packet. As a result of the filtering, TS packets other than the TS packets used for trick play are removed. The TS packet sequence obtained as a result is only a TS packet including the special reproduction picture header and a TS packet sequence including the special reproduction picture data. After that, the processing after step S41 may be performed.
[0065]
The operation of the data processing device 100 according to the present invention has been described above. In this specification, the operation has been described separately for the normal reproduction shown in FIG. 3 and the special reproduction shown in FIG. 4, but these can be switched at any time. For example, when the user instructs the special reproduction in the middle of the normal reproduction, the processing of the special reproduction may be performed, for example, from step S40 in FIG. Conversely, if the user instructs normal reproduction during special reproduction, special reproduction processing may be performed, for example, from step S33 in FIG.
[0066]
3 and 4 include the case where the data processing device 100 performs streaming reproduction. In streaming reproduction, the control unit 102 receives the MPEG transport stream 10 and stores it in the memory 108 according to the amount of data stored in the memory 108. Therefore, it is sufficient for the control unit 102 to make the determination based on the TS packet existing in the memory 108 in step S35 of FIG. 3 and step S47 of FIG.
[0067]
In these flowcharts, it has been described that the processing is performed based on the picture header. However, even for an MPEG transport stream in which a sequence header or a GOP header exists before a picture header, the packet position and the byte position from the beginning of the packet are detected using those headers, and special reproduction is performed. You can also.
[0068]
The processing of the data processing apparatus 100 described above is realized based on a computer program that defines processing according to the flowcharts of FIGS. Such a computer program can be recorded on various recording media such as a magnetic recording medium such as a flexible disk, a semiconductor recording medium such as a flash memory, and an optical recording medium such as an optical disk. It can be transmitted via Furthermore, one or more semiconductor recording media storing such a computer program may constitute an individually distributed chipset. The computer program is executed by a central processing unit (CPU) (not shown) of the data processing device 100. At this time, the central processing unit includes, for example, the control unit 102, the packet position detection unit 106, the byte position detection unit 110, the packet processing unit 112, and the insertion packet generation unit 114 among the components of the data processing device 100 illustrated in FIG. , Can operate as the stream generation unit 116.
[0069]
In this specification, the processing of the data processing apparatus 100 for reproducing the MPEG transport stream 10 recorded on the recording medium has been described. When the data processing apparatus 100 has a function of receiving and recording the MPEG transport stream 10, since the data processing apparatus 100 has a function block for detecting each picture position of the received stream, the function block is used as the packet position detection unit 106. By functioning, components can be shared.
[0070]
【The invention's effect】
According to the present invention, a data stream is analyzed at the time of reproduction, and a packet position including a picture header of an arbitrary picture is detected. By using the picture header, the position of the picture data in the data stream can be specified. Therefore, the data stream can be reproduced without providing the picture position information for specifying the picture position in advance. Therefore, the picture position information can be used to the maximum capacity of a recording medium such as a hard disk. Further, it is possible to cope with a format such as the BD standard in which picture position information cannot be completely recorded.
[0071]
Further, since the position of arbitrary picture data can be specified even during special reproduction, only necessary picture data can be extracted. Therefore, it is not necessary to decode the encoded picture data once and encode again, so that special reproduction without noise can be realized.
[Brief description of the drawings]
1A is a schematic diagram showing a data stream 10, FIG. 1B is a schematic diagram showing a data structure of a packetized MPEG transport stream 10, and FIG. 1C is a schematic diagram showing dummy data. FIG. 14 is a diagram showing a TS packet sequence of picture 2 after replacement.
FIG. 2 is a block diagram illustrating a configuration of a data processing device 100 according to the present invention.
FIG. 3 is a flowchart illustrating a procedure of a normal reproduction process.
FIG. 4 is a flowchart showing a procedure of a special reproduction process.
[Explanation of symbols]
100 Data processing device
102 control unit
104 Receiver
106 packet position detector
108 memory
110 byte position detector
112 Packet processing unit
114 insertion packet generator
116 stream generator
118 Decoding unit
120 Output unit

Claims (15)

記録媒体から読み出され、複数のパケットにパケット化されたデータストリームを受信する受信部であって、前記データストリームは、ピクチャヘッダおよびピクチャデータを含み、前記ピクチャデータはピクチャを表し、前記ピクチャヘッダは前記データストリームにおける前記ピクチャデータの位置を特定する、受信部と、
前記データストリームから前記ピクチャヘッダを検出して、前記ピクチャヘッダを含むパケットを特定するパケット特定情報を生成する検出部と、
前記パケット特定情報に基づいて前記ピクチャヘッダを含む特殊再生用パケットを特定し、前記ピクチャヘッダに基づいて前記1以上の特殊再生用パケットの位置を特定し、前記1以上の特殊再生用パケットから特殊再生用のデータストリームを生成する制御部と、
前記特殊再生用のデータストリームを出力する出力部と
を備えた、データ処理装置。
A receiver for receiving a data stream read from a recording medium and packetized into a plurality of packets, wherein the data stream includes a picture header and picture data, the picture data represents a picture, and the picture header Specifies a position of the picture data in the data stream, a receiving unit,
A detection unit that detects the picture header from the data stream and generates packet identification information that identifies a packet including the picture header;
A special reproduction packet including the picture header is specified based on the packet specifying information, a position of the one or more special reproduction packets is specified based on the picture header, and a special reproduction packet is specified from the one or more special reproduction packets. A control unit for generating a data stream for reproduction;
A data processing device comprising: an output unit that outputs the data stream for trick play.
前記複数のパケットの各々は、そのパケットの属性に関するパケット管理データを記述したパケットヘッダを有しており、
前記制御部は、前記受信部において受信した前記データストリームの複数のパケットの一部を、前記1以上の特殊再生用パケットのうちの先頭に位置する前記特殊再生用パケットから順に取り出し、取り出した一部の前記データストリームを前記パケット管理データに基づいてフィルタリングして前記1以上の特殊再生用パケットを抽出し、前記1以上の特殊再生用パケットから特殊再生用のデータストリームを生成する、請求項1に記載のデータ処理装置。
Each of the plurality of packets has a packet header describing packet management data relating to the attribute of the packet,
The control unit sequentially extracts a part of the plurality of packets of the data stream received by the receiving unit from the special reproduction packet located at the head of the one or more special reproduction packets, and And filtering the data stream of the unit based on the packet management data to extract the one or more trick-play packets and generate a trick-play data stream from the one or more trick-play packets. A data processing device according to claim 1.
前記制御部は、前記受信部において受信した前記データストリームから、位置を特定した前記1以上の特殊再生用パケットを抽出して、前記特殊再生用のデータストリームを生成する、請求項1に記載のデータ処理装置。2. The control unit according to claim 1, wherein the control unit extracts the one or more trick play packets whose positions are specified from the data stream received by the receiving unit, and generates the trick play data stream. 3. Data processing device. 前記ピクチャヘッダは、前記ピクチャの種類を特定する種類情報をさらに含み、
前記検出部は、前記種類情報を検出し、
前記制御部は、前記検出部から前記種類情報を受け取り、さらに前記種類情報に基づいて特定された前記ピクチャの種類にしたがって、前記1以上の特殊再生用パケットを抽出する、請求項3に記載のデータ処理装置。
The picture header further includes type information for specifying the type of the picture,
The detection unit detects the type information,
4. The control unit according to claim 3, wherein the control unit receives the type information from the detection unit, and further extracts the one or more special reproduction packets according to a type of the picture specified based on the type information. Data processing device.
前記1以上の特殊再生用パケットの各々は、そのパケットの属性に関するパケット管理データを記述したパケットヘッダを有しており、
抽出された前記1以上の特殊再生用パケットのうちの特定のパケットに、前記特殊再生に必要なピクチャデータ、前記特殊再生に必要なピクチャデータの位置を特定する特殊再生用ヘッダ、および前記パケット管理データ以外の他のデータが含まれている場合に、前記他のデータを、前記特殊再生用ピクチャデータのデコードに影響しないダミーデータに置き換えるパケット加工部をさらに備えた、請求項1〜4のいずれかに記載のデータ処理装置。
Each of the one or more trick play packets has a packet header describing packet management data relating to the attribute of the packet.
A specific packet among the extracted one or more special reproduction packets includes picture data necessary for the special reproduction, a special reproduction header for specifying a position of the picture data required for the special reproduction, and the packet management. The packet processing unit according to any one of claims 1 to 4, further comprising a packet processing unit that, when data other than the data is included, replaces the other data with dummy data that does not affect decoding of the special reproduction picture data. The data processing device according to any one of the above.
前記特定のパケットは、抽出された前記1以上の特殊再生用パケットからなるパケット列の先頭パケットおよび最終パケットの少なくとも一方である、請求項5に記載のデータ処理装置。The data processing device according to claim 5, wherein the specific packet is at least one of a first packet and a last packet of a packet sequence including the extracted one or more special reproduction packets. 前記ピクチャヘッダの位置を検出して、前記特定のパケットの先頭から前記ピクチャヘッダの位置までのデータ量を取得するヘッダ位置検出部であって、
前記特定のパケットが先頭パケットのとき、取得された前記データ量に基づいて、前記ピクチャヘッダより前に存在する前記他のデータを、前記ダミーデータに置き換え、
前記特定のパケットが最終パケットである場合には、取得された前記データ量に基づいて、前記ピクチャヘッダの先頭以後の前記他のデータを、前記ダミーデータに置き換えるヘッダ位置検出部をさらに備えた、請求項6に記載のデータ処理装置。
A header position detection unit that detects a position of the picture header and obtains a data amount from a head of the specific packet to a position of the picture header,
When the specific packet is a leading packet, based on the obtained data amount, the other data existing before the picture header is replaced with the dummy data,
If the specific packet is the last packet, based on the obtained data amount, the other data after the beginning of the picture header, further comprising a header position detection unit replacing the dummy data, The data processing device according to claim 6.
前記データストリームは、MPEG規格に準拠したトランスポートストリームであり、前記ダミーデータは、アダプテーションスタッフィングおよびゼロスタッフィングの一方である、請求項5〜7のいずれかに記載のデータ処理装置。The data processing device according to claim 5, wherein the data stream is a transport stream conforming to the MPEG standard, and the dummy data is one of adaptation stuffing and zero stuffing. 抽出された前記特殊再生用ピクチャデータに所定のパケットを挿入して、前記MPEG規格に準拠したトランスポートストリームを生成するストリーム生成部をさらに備えた、請求項8に記載のデータ処理装置。The data processing apparatus according to claim 8, further comprising a stream generation unit configured to insert a predetermined packet into the extracted special reproduction picture data to generate a transport stream compliant with the MPEG standard. 前記ピクチャデータは所定の形式でエンコードされており、
前記1以上の特殊再生用パケットに含まれる前記特殊再生用ピクチャデータをデコードするデコーダをさらに備えた、請求項1〜9のいずれかに記載のデータ処理装置。
The picture data is encoded in a predetermined format,
10. The data processing device according to claim 1, further comprising a decoder for decoding the trick play picture data included in the one or more trick play packets.
前記出力部は、前記特殊再生用のデータストリームを、IEEE1394規格に準拠した伝送媒体に出力する、請求項1〜9のいずれかに記載のデータ処理装置。The data processing device according to claim 1, wherein the output unit outputs the trick play data stream to a transmission medium conforming to the IEEE 1394 standard. 前記記録媒体は、ハードディスク、DVDメディアおよびBDメディアの少なくとも1つである、請求項1〜11のいずれかに記載のデータ処理装置。The data processing device according to claim 1, wherein the recording medium is at least one of a hard disk, a DVD medium, and a BD medium. 記録媒体から読み出され、複数のパケットにパケット化されたデータストリームを受信するステップであって、前記データストリームは、ピクチャヘッダおよびピクチャデータを含み、前記ピクチャデータはピクチャを表し、前記ピクチャヘッダは前記データストリームにおける前記ピクチャデータの位置を特定する、ステップと、
前記データストリームから前記ピクチャヘッダを検出して、前記ピクチャヘッダを含むパケットを特定するパケット特定情報を生成するステップと、
前記パケット特定情報に基づいて前記ピクチャヘッダを含む特殊再生用パケットを特定し、前記ピクチャヘッダに基づいて前記1以上の特殊再生用パケットの位置を特定し、前記1以上の特殊再生用パケットから特殊再生用のデータストリームを生成するステップと、
前記特殊再生用のデータストリームを出力するステップと
を含む、データ処理プログラム。
Receiving a data stream read from a recording medium and packetized into a plurality of packets, the data stream including a picture header and picture data, the picture data representing a picture, and the picture header Locating the picture data in the data stream;
Detecting the picture header from the data stream and generating packet identification information for identifying a packet including the picture header;
A special reproduction packet including the picture header is specified based on the packet specifying information, a position of the one or more special reproduction packets is specified based on the picture header, and a special reproduction packet is specified from the one or more special reproduction packets. Generating a data stream for playback;
Outputting the data stream for trick play.
前記複数のパケットの各々は、そのパケットの属性に関するパケット管理データを記述したパケットヘッダを有しており、
前記特殊再生用のデータストリームを生成するステップは、
受信した前記データストリームの複数のパケットの一部を、前記1以上の特殊再生用パケットのうちの先頭に位置する前記特殊再生用パケットから順に取り出すステップと、
取り出した一部の前記データストリームを前記パケット管理データに基づいてフィルタリングして前記1以上の特殊再生用パケットを抽出して、前記特殊再生用のデータストリームを生成するステップと
を含む、請求項13に記載のデータ処理プログラム。
Each of the plurality of packets has a packet header describing packet management data relating to the attribute of the packet,
The step of generating a data stream for trick play includes:
Extracting a part of the plurality of packets of the received data stream in order from the special reproduction packet located at the head of the one or more special reproduction packets;
Filtering the extracted part of the data stream based on the packet management data to extract the one or more trick-play packets and generate the trick-play data stream. A data processing program according to claim 1.
前記特殊再生用のデータストリームを生成するステップは、
位置を特定した前記1以上の特殊再生用パケットを、受信した前記データストリームから抽出して、前記特殊再生用のデータストリームを生成するステップである、請求項13に記載のデータ処理プログラム。
The step of generating a data stream for trick play includes:
14. The non-transitory computer-readable storage medium according to claim 13, wherein the one or more trick-play packets whose positions are specified are extracted from the received data stream to generate the trick-play data stream.
JP2003105224A 2003-04-09 2003-04-09 Data processing device, and computer program executable in the data processing device Pending JP2004312520A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003105224A JP2004312520A (en) 2003-04-09 2003-04-09 Data processing device, and computer program executable in the data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003105224A JP2004312520A (en) 2003-04-09 2003-04-09 Data processing device, and computer program executable in the data processing device

Publications (1)

Publication Number Publication Date
JP2004312520A true JP2004312520A (en) 2004-11-04

Family

ID=33467801

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003105224A Pending JP2004312520A (en) 2003-04-09 2003-04-09 Data processing device, and computer program executable in the data processing device

Country Status (1)

Country Link
JP (1) JP2004312520A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115408043A (en) * 2022-11-02 2022-11-29 北京天元特通科技有限公司 Data processing method, system, electronic equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115408043A (en) * 2022-11-02 2022-11-29 北京天元特通科技有限公司 Data processing method, system, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
JP4270379B2 (en) Efficient transmission and reproduction of digital information
JP4579290B2 (en) Recording apparatus, recording medium manufacturing method, management information manufacturing method, reproducing apparatus, reproducing method, and program
US8676038B2 (en) Recording/reproducing apparatus, recording apparatus, reproducing apparatus, recording method, reproducing method and computer program
JP4715306B2 (en) STREAM CONTROL DEVICE, STREAM REPRODUCTION METHOD, VIDEO RECORDING / REPRODUCTION SYSTEM
JP2009105684A (en) Moving image decoder
US8625954B2 (en) Transmission system, recording apparatus, transmission method, recording method and program
US8254764B2 (en) Recording apparatus, image reproducing apparatus, and special reproduction method therefor
KR100577327B1 (en) Av data recording/reproducing apparatus and method and recording medium on which data is recorded by the av data recording/reproducing apparatus or method
JP2004312520A (en) Data processing device, and computer program executable in the data processing device
JP4464101B2 (en) Transport stream editing method and apparatus
JP4763589B2 (en) Playback device and playback method thereof
KR100376578B1 (en) Method for recoding digital data stream and providing presentation control information therefor
JP2005197839A (en) Special reproduction method of transport stream and recording and reproducing apparatus for transport stream
JP3607681B2 (en) Sub-picture data editing apparatus and editing method
KR100431548B1 (en) Apparatus for reproducing a moving picture using stream header information
JP5240326B2 (en) Video reproducing apparatus and recording medium
KR100338743B1 (en) Tricks playback data transmission device and method
JP2007243706A (en) Apparatus and method for data format conversion
JP2008135845A (en) Transport stream recording and reproducing method and device
JP2006101229A (en) Video reproducing apparatus
EP1148723B1 (en) Special reproduction data generating device, medium, and information aggregate
JP5100852B2 (en) Digital signal recording / reproducing apparatus and method, digital signal reproducing apparatus and method
US20080162899A1 (en) Compressed data transfer apparatus and method for transferring compressed data
JP2001309302A (en) Method and device for fast reproducing digital signal
JP2007259029A (en) Video signal recording device, recording medium, and video signal reproducing device