JP2009171277A - Information data stream recording apparatus and method - Google Patents
Information data stream recording apparatus and method Download PDFInfo
- Publication number
- JP2009171277A JP2009171277A JP2008007698A JP2008007698A JP2009171277A JP 2009171277 A JP2009171277 A JP 2009171277A JP 2008007698 A JP2008007698 A JP 2008007698A JP 2008007698 A JP2008007698 A JP 2008007698A JP 2009171277 A JP2009171277 A JP 2009171277A
- Authority
- JP
- Japan
- Prior art keywords
- stream
- data size
- remaining capacity
- recording
- detecting
- 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
Links
Images
Landscapes
- Television Signal Processing For Recording (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
- Management Or Editing Of Information On Record Carriers (AREA)
Abstract
Description
本発明は、デジタルテレビ放送などデータストリームを媒体に録画する方法及び装置に関する。 The present invention relates to a method and apparatus for recording a data stream such as a digital television broadcast on a medium.
デジタルテレビ放送では、映像信号をMPEG符号化方法で圧縮符号化した圧縮データストリームを伝送することで、限られた伝送容量に大量および高品質な映像データを放送することが可能となっている(非特許文献1参照)。圧縮符号化された映像、音声データをパケット化し、各パケットを多重化して放送されるが、映像、音声パケットとともにデータ放送パケットも多重化されて伝送されている。データ放送は例えばニュース情報、天気予報情報、また、番組に付随したデータ情報などがある。サッカー番組であれば、選手紹介の情報、あるいはボール支配率などプレーの情報などリアルタイムの情報が伝送される。 In digital television broadcasting, it is possible to broadcast a large amount of high-quality video data with a limited transmission capacity by transmitting a compressed data stream obtained by compressing and encoding a video signal by an MPEG encoding method ( Non-patent document 1). The compressed and encoded video and audio data are packetized and each packet is multiplexed and broadcast, but the data broadcast packet is multiplexed and transmitted together with the video and audio packets. Data broadcasting includes, for example, news information, weather forecast information, and data information associated with a program. In the case of a soccer program, real-time information such as player introduction information or play information such as the ball dominance rate is transmitted.
このようなデジタルテレビ放送ストリームを記録媒体に記録するには、放送ストリームをそのまま記録するストリーム記録と放送ストリームを圧縮符号化して記録するエンコード記録とがある。ストリーム記録は放送品質と同じ高画質、高音質で記録することが可能であり、またデータ放送もそのまま記録することができる。一方、エンコード記録は放送ストリームをいったんデコードし、デコードしたデータをMPEG符号化などで再圧縮する。ビットレートを8Mbps程度に圧縮することでBS放送の場合は1/3、地上波デジタル放送の場合は1/2の記録容量で済むことになる。つまり、エンコード記録は長時間記録が可能になる。 In order to record such a digital television broadcast stream on a recording medium, there are stream recording for recording the broadcast stream as it is and encoding recording for compressing and recording the broadcast stream. Stream recording can be recorded with the same high image quality and high sound quality as broadcast quality, and data broadcasting can also be recorded as it is. On the other hand, in encoding recording, a broadcast stream is once decoded, and the decoded data is recompressed by MPEG encoding or the like. By compressing the bit rate to about 8 Mbps, the recording capacity can be reduced to 1/3 for BS broadcasting and 1/2 for terrestrial digital broadcasting. That is, encoding recording can be performed for a long time.
特許文献1あるいは特許文献2では、放送ストリームのデータサイズと記録媒体の残容量とにしたがってストリーム記録するか、あるいは、圧縮符号化してエンコード記録するかを選択し、さらにエンコード記録する際のビットレートを残容量によって決定する方法が開示されている。
しかしながら、ストリーム記録の場合、データのビットレートが、BS放送では約24Mbps、地上波デジタル放送では約17Mbpsと高いために大きな記録容量が必要になる。一方、エンコード記録により再圧縮することで符号化ノイズは発生してしまい、画質、音質が劣化してしまう課題を有していた。 However, in the case of stream recording, since the bit rate of data is as high as about 24 Mbps for BS broadcasting and about 17 Mbps for terrestrial digital broadcasting, a large recording capacity is required. On the other hand, encoding noise is generated by recompression by encoding recording, and there is a problem that image quality and sound quality deteriorate.
本発明の第1の態様において、情報ストリームを媒体に記録する装置が提供される。その装置は、媒体の残容量Cを検出する残容量検出手段と、情報ストリームの各パケットの属性を検出する属性検出手段と、属性検出手段で検出された特定のパケットを抽出した抽出ストリームを出力するフィルタリング手段と、情報ストリームのデータサイズBsを検出する第1のデータサイズ検出手段と、フィルタリング手段で抽出されたストリームのデータサイズBpを検出する第2のデータサイズ検出手段と、残容量CがデータサイズBsよりも大きい場合は情報ストリームを記録し、残容量CがデータサイズBsよりも小さく、かつ、データサイズBpよりも大きい場合は、フィルタリング手段で抽出されたストリームを記録する記録手段とを備えるものである。 In a first aspect of the invention, an apparatus for recording an information stream on a medium is provided. The apparatus outputs a remaining capacity detecting means for detecting the remaining capacity C of the medium, an attribute detecting means for detecting an attribute of each packet of the information stream, and an extracted stream obtained by extracting a specific packet detected by the attribute detecting means. Filtering means, a first data size detecting means for detecting the data size Bs of the information stream, a second data size detecting means for detecting the data size Bp of the stream extracted by the filtering means, and a remaining capacity C When the data size is larger than the data size Bs, an information stream is recorded, and when the remaining capacity C is smaller than the data size Bs and larger than the data size Bp, a recording unit for recording the stream extracted by the filtering unit is provided. It is to be prepared.
本発明の第2の態様において、情報ストリームを媒体に記録する方法が提供される。その方法は、媒体の残容量Cを検出する残容量検出ステップと、情報ストリームの各パケットの属性を検出する属性検出ステップと、属性検出ステップで検出された特定のパケットを抽出した抽出ストリームを出力するフィルタリングステップと、情報ストリームのデータサイズBsを検出する第1のデータサイズ検出ステップと、フィルタリングステップで抽出されたストリームのデータサイズBpを検出する第2のデータサイズ検出ステップと、残容量CがデータサイズBsよりも大きい場合は情報ストリームを記録し、残容量CがデータサイズBsよりも小さく、かつ、データサイズBpよりも大きい場合は、フィルタリングステップで抽出されたストリームを記録する記録ステップとを有する。 In a second aspect of the invention, a method for recording an information stream on a medium is provided. The method outputs a remaining capacity detecting step for detecting a remaining capacity C of the medium, an attribute detecting step for detecting an attribute of each packet of the information stream, and an extracted stream obtained by extracting a specific packet detected in the attribute detecting step. Filtering step, a first data size detecting step for detecting the data size Bs of the information stream, a second data size detecting step for detecting the data size Bp of the stream extracted in the filtering step, and a remaining capacity C When the data size is larger than the data size Bs, an information stream is recorded. When the remaining capacity C is smaller than the data size Bs and larger than the data size Bp, a recording step for recording the stream extracted in the filtering step is performed. Have.
本発明によれば、残容量が十分にある場合は放送ストリームをそのまま記録し、そうでない場合は、データ放送のデータパケットを削除した映像および音声パケットからなる抽出ストリームを記録することで、画質、音質を劣化することなく少ない残容量でも記録することが可能となる。 According to the present invention, if the remaining capacity is sufficient, the broadcast stream is recorded as it is, and if not, the extracted stream composed of the video and audio packets from which the data packet of the data broadcast is deleted is recorded, It is possible to record with a small remaining capacity without deteriorating the sound quality.
(実施の形態)
以下、添付の図面を参照して本発明の実施の形態について説明する。
(Embodiment)
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.
図1は本発明の実施の形態である記録装置の構成を示すブロック図である。ここでは、デジタルテレビ放送をいったんハードディスク107に記録し、ハードディスク107の記録データをディスク112に記録する例を説明する。
FIG. 1 is a block diagram showing a configuration of a recording apparatus according to an embodiment of the present invention. Here, an example will be described in which a digital television broadcast is once recorded on the
まず、デジタルテレビ放送ストリームのハードディスク107への記録処理について説明する。デジタルテレビチューナー101で受信した放送ストリームはストリーム記録手段103aによってハードディスク107に記録される。このとき、第1のデータサイズ検出手段102により、記録する放送ストリームのデータサイズBsを検出する。また、パケット解析手段105aは放送ストリーム内の各パケットの属性を解析する。フィルタ手段104aは放送ストリームの各パケットのうち映像および音声パケットを抽出したAVストリームを出力する。第2のデータサイズ検出手段106はAVストリームのデータサイズBpを検出する。第1のデータサイズ検出手段102の検出結果、および第2のデータサイズ検出手段106の検出結果は、制御手段110に入力される。
First, recording processing of the digital television broadcast stream on the
次に、ハードディスク107に記録された放送ストリームをディスク112に記録する処理について説明する。まず、残容量検出手段113はディスク112の残容量Cを検出する。検出結果は制御手段110に入力される。放送ストリーム記録手段103bは放送ストリーム記録手段103aと同じくハードディスク107から読みとった放送ストリームをそのままディスク112に記録するためのものである。パケット解析手段105bはパケット解析手段105aと同じく放送ストリーム内の各パケットの属性を解析し、フィルタ手段104bはフィルタ手段104aと同じく放送ストリームの各パケットのうち映像および音声パケットを抽出したAVストリームを出力する。抽出ストリーム記録手段108は抽出したAVストリームをディスクに記録するためのものである。また、エンコードストリーム記録手段109は、抽出したAVストリームをデコードし、所定のデータサイズBeになるように圧縮符号化処理して記録するものである。なお、データサイズBeが残容量Cよりも小さくなるように圧縮符号化率を決定してもよい。選択器111は制御手段110によって制御され、放送ストリーム記録手段103b、抽出ストリーム記録手段108、およびエンコードストリーム記録手段109の3つの記録手段のうちいずれか1つを選択する。
Next, processing for recording the broadcast stream recorded on the
以下、3つの記録手段の選択処理について説明する。まず、残容量Cが放送ストリームのデータサイズBsよりも大きい場合は、放送ストリーム記録手段103bにより放送ストリームをそのままディスク112に記録する。残容量Cが放送ストリームのデータサイズBsよりも小さく、かつ、AVストリームのデータサイズBpよりも大きい場合は、抽出ストリーム記録手段108によりAVストリームをディスク112に記録する。最後に残容量CがAVストリームのデータサイズBpよりも小さく、かつ、エンコードストリームのデータサイズBeよりも大きい場合は、エンコードストリーム記録手段109によりエンコードストリームをディスク112に記録する。残容量CがエンコードストリームのデータサイズBeよりも小さい場合はエンコードストリームを全て記録することができない。そこで、データサイズBeを残容量Cよりも小さくなるように圧縮率を設定すればよい。選択情報記録手段114は選択したストリーム種別を判別するための情報をディスク112に記録する。
Hereinafter, the selection process of the three recording units will be described. First, when the remaining capacity C is larger than the data size Bs of the broadcast stream, the broadcast stream is recorded on the
以上のように、記録媒体の残容量が十分にある場合はデータパケットも含めて放送ストリームをそのまま記録し、残容量が少ない場合は、データパケットを削除し、映像、音声のAVストリームのみを記録することで、画質、音質は放送品質を保ったまま記録することが可能となる。さらに残容量が少ない場合は圧縮符号化処理して記録すればよく、記録媒体の残容量に適合した記録処理を行うことができる。 As described above, when the remaining capacity of the recording medium is sufficient, the broadcast stream including the data packet is recorded as it is, and when the remaining capacity is small, the data packet is deleted and only the video and audio AV stream is recorded. As a result, the image quality and sound quality can be recorded while maintaining the broadcast quality. Further, when the remaining capacity is small, it is only necessary to perform compression encoding processing for recording, and it is possible to perform a recording process suitable for the remaining capacity of the recording medium.
また、記録したストリーム種別をディスクに記録するようにしたので、再生時にストリームが放送ストリームであるか、AVストリームであるか、またはエンコードストリームであるかを判別することができる。放送ストリームであれば、データ放送パケットも記録されているのでデータ放送を再生することができる。一方、再生ストリームがAVストリームである場合、データ放送を再生することができない。したがって、AVストリームの場合は、ユーザからデータ放送の再生指示を受けたとしてもデータ放送の再生処理を行わない。このとき、データ放送の再生が出来ないことをメッセージしてもよい。 In addition, since the recorded stream type is recorded on the disc, it is possible to determine whether the stream is a broadcast stream, an AV stream, or an encoded stream at the time of reproduction. In the case of a broadcast stream, data broadcast packets are also recorded, so that data broadcast can be reproduced. On the other hand, when the reproduction stream is an AV stream, the data broadcast cannot be reproduced. Therefore, in the case of an AV stream, even if a data broadcast reproduction instruction is received from the user, the data broadcast reproduction process is not performed. At this time, a message that data broadcasting cannot be reproduced may be sent.
また、記録したストリーム一覧を表示する際に、放送ストリームであるか、AVストリームであるか、エンコードストリームであるかを表示してもよい。例えば、記録ストリーム一覧に各ストリーム種別を示すマークなどつければよい。これにより、データ放送の再生が可能なストリームであるかどうかをユーザは認識することができる。また、ストリーム種別と録画モードとを関連付けてもよく、録画モードを表示することでストリーム種別を認識することができる。 Further, when the recorded stream list is displayed, it may be displayed whether it is a broadcast stream, an AV stream, or an encoded stream. For example, a mark indicating each stream type may be added to the recording stream list. Accordingly, the user can recognize whether the stream is a data broadcast reproducible stream. Further, the stream type may be associated with the recording mode, and the stream type can be recognized by displaying the recording mode.
なお、放送ストリーム記録手段103aと103b、フィルタ手段104aと104b、および、パケット解析手段105aと105bをそれぞれ2つずつ備えるようにしたが、それぞれ1つの手段を兼用してもよい。 The broadcast stream recording means 103a and 103b, the filter means 104a and 104b, and the packet analysis means 105a and 105b are provided in two, but one means may be used for each.
図2は本発明の実施の形態である記録再生方法を示したフローチャートである。以下、各処理ステップを詳細に説明する。ここでは、デジタルテレビ放送の放送ストリームをハードディスクに記録した後、光ディスクにダビング記録する際に適用した例を説明する。 FIG. 2 is a flowchart showing a recording / reproducing method according to an embodiment of the present invention. Hereinafter, each processing step will be described in detail. Here, an example will be described in which a digital television broadcast stream is recorded on a hard disk and then dubbed and recorded on an optical disk.
まず、ステップ201で放送ストリームのデータサイズBsを検出する。放送ストリームをハードディスクに記録する際に記録したパケット数をカウントしてもよいし、ハードディスクに記録した後、記録に使用したディスク容量からデータサイズBsを検出してもよい。次に、放送ストリームから映像および音声パケットのみを抽出したAVストリームのデータサイズBpを検出する。放送ストリームをハードディスクに記録する際に、ストリームの各パケットを解析し、映像および音声パケットをカウントするなどすればよい。ステップ203は光ディスクの残容量Cを検出する。
First, in
次に、ステップ204で残容量Cと放送ストリームサイズBsとを比較し、残容量Cの方が大きい場合は、ステップ206に進み、放送ストリームをそのまま光ディスクに記録する。記録容量Cの方が放送ストリームサイズBsよりも小さい場合は、ステップ205に進む。
Next, in
ステップ205は残容量CとAVストリームサイズBpとを比較し、残容量Cの方が大きい場合は、ステップ207に進み、AVストリームを光ディスクに記録する。記録容量Cの方がAVストリームサイズBpよりも小さい場合は、ステップ208に進み、エンコード記録処理を行う。エンコード記録処理は残容量Cよりも小さくなるように圧縮符号化する。
In
以上のように、記録媒体の残容量が十分にある場合はデータパケットも含めて放送ストリームをそのまま記録し、残容量が少ない場合は、データパケットを削除し、映像、音声のAVストリームのみを記録することで、画質、音質は放送品質を保ったまま記録することが可能となる。さらに残容量が少ない場合は圧縮符号化処理して記録し、記録媒体の残容量に適合した記録処理を行うことができる。 As described above, when the remaining capacity of the recording medium is sufficient, the broadcast stream including the data packet is recorded as it is, and when the remaining capacity is small, the data packet is deleted and only the video and audio AV stream is recorded. As a result, the image quality and sound quality can be recorded while maintaining the broadcast quality. Further, when the remaining capacity is small, recording can be performed by compression encoding processing, and recording processing suitable for the remaining capacity of the recording medium can be performed.
本発明にかかる記録装置、および記録方法は、媒体の容量にしたがった記録方法を選択できるので、デジタルテレビ放送の記録、およびダビング記録する装置に適用できる。 Since the recording apparatus and the recording method according to the present invention can select a recording method according to the capacity of the medium, the recording apparatus and the recording method can be applied to an apparatus for recording digital TV broadcasts and dubbing recording.
101 デジタルテレビチューナー
102 放送ストリームのデータサイズBs検出手段
103a、103b 放送ストリーム記録手段
104a、104b フィルタ手段
105a、105b パケット解析手段
106 抽出ストリームのデータサイズBp検出手段
107 ハードディスク
108 抽出ストリーム記録手段
109 エンコードストリーム記録手段
110 制御手段
111 選択手段
112 光ディスク
113 残容量検出手段
114 選択情報記録手段
DESCRIPTION OF
Claims (6)
該媒体の残容量Cを検出する残容量検出手段と、
情報ストリームの各パケットの属性を検出する属性検出手段と、
前記属性検出手段で検出された特定のパケットを抽出した抽出ストリームを出力するフィルタリング手段と、
該情報ストリームのデータサイズBsを検出する第1のデータサイズ検出手段と、
前記フィルタリング手段で抽出されたストリームのデータサイズBpを検出する第2のデータサイズ検出手段と、
該残容量Cが該データサイズBsよりも大きい場合は該情報ストリームを記録し、
該残容量Cが該データサイズBsよりも小さく、かつ、該データサイズBpよりも大きい場合は、前記フィルタリング手段で抽出されたストリームを記録する記録手段とを備えることを特徴とする情報記録装置。 A recording device for recording an information stream on a medium,
A remaining capacity detecting means for detecting the remaining capacity C of the medium;
Attribute detection means for detecting the attribute of each packet of the information stream;
Filtering means for outputting an extracted stream obtained by extracting the specific packet detected by the attribute detection means;
First data size detection means for detecting the data size Bs of the information stream;
Second data size detection means for detecting the data size Bp of the stream extracted by the filtering means;
When the remaining capacity C is larger than the data size Bs, the information stream is recorded,
An information recording apparatus comprising: a recording unit that records the stream extracted by the filtering unit when the remaining capacity C is smaller than the data size Bs and larger than the data size Bp.
該残容量Cが該データサイズBsよりも大きい場合は該情報ストリームを記録し、
該残容量Cが該データサイズBsよりも小さく、かつ、該データサイズBpよりも大きい場合は、前記フィルタリング手段で抽出されたストリームを記録し、
該残容量Cが該データサイズBpよりも小さく、かつ、該データサイズBeよりも大きい場合は、前記エンコード手段でエンコードされたストリームを記録することを特徴とする、請求項1記載の情報記録装置。 An encoding means for compressing and encoding video and / or audio data of the information stream so as to have a predetermined data size Be;
When the remaining capacity C is larger than the data size Bs, the information stream is recorded,
When the remaining capacity C is smaller than the data size Bs and larger than the data size Bp, the stream extracted by the filtering means is recorded,
2. The information recording apparatus according to claim 1, wherein when the remaining capacity C is smaller than the data size Bp and larger than the data size Be, the stream encoded by the encoding means is recorded. .
該媒体の残容量Cを検出する残容量検出ステップと、
該情報ストリームの各パケットの属性を検出する属性検出ステップと、
前記属性検出ステップで検出された特定のパケットを抽出した抽出ストリームを出力するフィルタリングステップと、
該情報ストリームのデータサイズBsを検出する第1のデータサイズ検出ステップと、
前記フィルタリングステップで抽出されたストリームのデータサイズBpを検出する第2のデータサイズ検出ステップと、
該残容量Cが該データサイズBsよりも大きい場合は該情報ストリームを記録し、
該残容量Cが該データサイズBsよりも小さく、かつ、該データサイズBpよりも大きい場合は、前記フィルタリングステップで抽出されたストリームを記録ステップとを有することを特徴とする情報記録方法。 A method for recording an information stream on a medium, comprising:
A remaining capacity detecting step for detecting a remaining capacity C of the medium;
An attribute detection step for detecting an attribute of each packet of the information stream;
A filtering step of outputting an extracted stream obtained by extracting the specific packet detected in the attribute detection step;
A first data size detecting step for detecting the data size Bs of the information stream;
A second data size detection step of detecting the data size Bp of the stream extracted in the filtering step;
When the remaining capacity C is larger than the data size Bs, the information stream is recorded,
And a recording step of recording the stream extracted in the filtering step when the remaining capacity C is smaller than the data size Bs and larger than the data size Bp.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008007698A JP2009171277A (en) | 2008-01-17 | 2008-01-17 | Information data stream recording apparatus and method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008007698A JP2009171277A (en) | 2008-01-17 | 2008-01-17 | Information data stream recording apparatus and method |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2009171277A true JP2009171277A (en) | 2009-07-30 |
Family
ID=40971960
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008007698A Pending JP2009171277A (en) | 2008-01-17 | 2008-01-17 | Information data stream recording apparatus and method |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2009171277A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2011259100A (en) * | 2010-06-07 | 2011-12-22 | Toshiba Corp | Data compression control apparatus and data compression control method |
| JP2022069589A (en) * | 2017-06-28 | 2022-05-11 | ロヴィ ガイズ, インコーポレイテッド | Systems and methods for replacing stored versions of media assets with versions that are more suitable for the user |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002171487A (en) * | 2000-12-05 | 2002-06-14 | Matsushita Electric Ind Co Ltd | Information processing device |
| JP2003153151A (en) * | 2001-11-16 | 2003-05-23 | Hitachi Ltd | Digital broadcast storage and playback device |
| JP2007281537A (en) * | 2006-04-03 | 2007-10-25 | Hitachi Ltd | RECORDING / REPRODUCING DEVICE AND TELEVISION RECEIVER INCLUDING RECORDING / REPRODUCING DEVICE |
-
2008
- 2008-01-17 JP JP2008007698A patent/JP2009171277A/en active Pending
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2002171487A (en) * | 2000-12-05 | 2002-06-14 | Matsushita Electric Ind Co Ltd | Information processing device |
| JP2003153151A (en) * | 2001-11-16 | 2003-05-23 | Hitachi Ltd | Digital broadcast storage and playback device |
| JP2007281537A (en) * | 2006-04-03 | 2007-10-25 | Hitachi Ltd | RECORDING / REPRODUCING DEVICE AND TELEVISION RECEIVER INCLUDING RECORDING / REPRODUCING DEVICE |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2011259100A (en) * | 2010-06-07 | 2011-12-22 | Toshiba Corp | Data compression control apparatus and data compression control method |
| JP2022069589A (en) * | 2017-06-28 | 2022-05-11 | ロヴィ ガイズ, インコーポレイテッド | Systems and methods for replacing stored versions of media assets with versions that are more suitable for the user |
| JP7387787B2 (en) | 2017-06-28 | 2023-11-28 | ロヴィ ガイズ, インコーポレイテッド | Systems and methods for replacing stored versions of media assets with versions more suitable for users |
| US12153568B2 (en) | 2017-06-28 | 2024-11-26 | Adeia Guides Inc. | Systems and methods for replacing a stored version of media with a version better suited for a user |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8606081B2 (en) | Stream data recording device, stream data recording/reproducing device, stream data reproduction device, stream data editing device, stream recording method, and stream reproducing method | |
| JP4767216B2 (en) | Digest generation apparatus, method, and program | |
| JP4786888B2 (en) | Video stream processing device | |
| CN101569191B (en) | Broadcast station device and recording/reproduction device | |
| JP2009171277A (en) | Information data stream recording apparatus and method | |
| US20090110369A1 (en) | Moving image and audio reproduction device | |
| US20080298781A1 (en) | Apparatus for recording audio-video data and method of recording audio-video data | |
| US20080031597A1 (en) | Stream Recording/Reproducing Apparatus | |
| US7006755B2 (en) | Storage device with an index indicating a sequential relationship | |
| JP4791422B2 (en) | Commercial discriminating apparatus, method and program | |
| JP2004007118A (en) | Television signal reproducing apparatus and reproducing method | |
| JP2002033712A (en) | Packet processing apparatus and packet output method thereof | |
| JP2005204233A (en) | Digital broadcast receiving apparatus, digital broadcast transmitting apparatus, receiving method, program, recording medium, and recording / reproducing apparatus | |
| JP2005198203A (en) | Video signal recording / reproducing apparatus and method | |
| JP5191294B2 (en) | Information processing apparatus and program | |
| JP4941128B2 (en) | Video processing device | |
| JP2008154132A (en) | Audio-video stream compression apparatus and audio-video recording apparatus | |
| JP5444722B2 (en) | Dubbing equipment | |
| WO2005101824A1 (en) | Information recorder and recording method, information reproducer and reproducing method, information recording program and reproducing program | |
| US20060078276A1 (en) | Optical disk recording and reproducing apparatus | |
| JP2007243501A (en) | Video image reproducer | |
| JP2006319397A (en) | Digital recording / reproducing device | |
| JP5350037B2 (en) | Display control apparatus, control method thereof, and program | |
| JP5228623B2 (en) | Broadcast video reproduction method, system and apparatus | |
| CN100450170C (en) | Method and device for capturing continuous pictures of digital images |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20101013 |
|
| RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20101112 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110926 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111004 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111111 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120807 |
|
| RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20121213 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20121225 |