JP2008011404A - Content processing apparatus and method - Google Patents

Content processing apparatus and method Download PDF

Info

Publication number
JP2008011404A
JP2008011404A JP2006182097A JP2006182097A JP2008011404A JP 2008011404 A JP2008011404 A JP 2008011404A JP 2006182097 A JP2006182097 A JP 2006182097A JP 2006182097 A JP2006182097 A JP 2006182097A JP 2008011404 A JP2008011404 A JP 2008011404A
Authority
JP
Japan
Prior art keywords
packet
pes
video
picture
content
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.)
Withdrawn
Application number
JP2006182097A
Other languages
Japanese (ja)
Inventor
Makoto Kusunoki
誠 楠
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2006182097A priority Critical patent/JP2008011404A/en
Publication of JP2008011404A publication Critical patent/JP2008011404A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To facilitate a smooth fast-forwarding reproduction by decoding an MPEG2-TS, in which a video PES (Packetized Elementary Stream) composed of a plurality of frames encoded by the H.264 system is inserted. <P>SOLUTION: This content processing apparatus 1 is provided withs a tuner 3 and a TS packet PES converting section 5. The tuner 3 receives the MPEG2-TS, in which the video PES composed of the plurality of frames is inserted. The TS packet PES converting section 5 divides the video PES in the MPEG2-TS into a first divided video PES including only an IDR (Instantaneous Decoding Refresh) picture and a second divided video PES including a non-IDR picture and inserts an adaptation field and stuffing to the first and second divided video PESs. In fast-forwarding reproduction, the TS packet including the first divided video PES is extracted by a TS extraction section 9 and then decoded. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、デジタル放送の送信用として圧縮符号化されたトランスポートストリームなどのコンテンツを処理するコンテンツ処理装置及びコンテンツ処理方法に関する。   The present invention relates to a content processing apparatus and a content processing method for processing content such as a transport stream compressed and encoded for transmission of digital broadcasting.

デジタル放送における映像符号化方式は、ARIB標準規格(ARIB STD-B32)によって規定されている。例えば、MPEG2方式で符号化された映像データのPES(Packetized Elementary Stream)は、1フレーム分の映像データで構成される。   The video encoding method in digital broadcasting is defined by the ARIB standard (ARIB STD-B32). For example, a PES (Packetized Elementary Stream) of video data encoded by the MPEG2 system is composed of video data for one frame.

MPEG2で符号化されたデータを通常再生する場合、映像デコーダは、PES単位でデコードを行い、PES先頭に記載されるPTS(Presentation Time Stamp)に示された時間情報に基づいて、映像データを出力する。一方、早送り再生の場合、映像デコーダは、Iピクチャと呼ばれる映像フレームを含むPESを抽出してデコードを行い、映像データの早送り再生を実現する(例えば、特許文献1参照)。
特開2005−192013号公報
In the case of normal reproduction of data encoded in MPEG2, the video decoder performs decoding in units of PES, and outputs video data based on time information indicated in the PTS (Presentation Time Stamp) described at the top of the PES. To do. On the other hand, in the case of fast-forward playback, the video decoder extracts and decodes PES including a video frame called an I picture to realize fast-forward playback of video data (see, for example, Patent Document 1).
Japanese Patent Laid-Open No. 2005-192013

ところで、近年のモバイル放送やワンセグ放送(1セグメント放送)では、映像符号化方式としてH.264(MPEG4−AVC)が採用されている。H.264は、MPEG2より高い圧縮性能を有しており、PES化する場合の圧縮効率を高めるために、一つの映像PESに複数の映像フレームを挿入することが許容されている。ここで、H.264で符号化されたデータを基に早送り再生を行う場合、上述したIピクチャに相当するIDR(Instantaneous Decoding Refresh)ピクチャが含まれるPESを抽出してデコード表示させることが必要となる。   By the way, in recent mobile broadcasting and one-segment broadcasting (one-segment broadcasting), H.264 is used as a video encoding method. H.264 (MPEG4-AVC) is employed. H. H.264 has higher compression performance than MPEG2, and it is allowed to insert a plurality of video frames into one video PES in order to increase the compression efficiency in the case of PES. Here, H. When fast-forward reproduction is performed based on H.264 encoded data, it is necessary to extract and display a PES including an IDR (Instantaneous Decoding Refresh) picture corresponding to the I picture described above.

しかしながら、単一のPES内に、IDRピクチャを含む複数のフレームが挿入されている場合、IDRピクチャ以外の他のフレームも一緒にデコードされてしまうので、この結果、表示画像が間欠的に出力され、スムーズな早送り再生が実現されないことになる。   However, when a plurality of frames including an IDR picture are inserted in a single PES, other frames other than the IDR picture are also decoded together. As a result, a display image is intermittently output. Smooth fast-forward playback will not be realized.

そこで、このような状況を回避するために、単一のPES内の複数のフレームの中からIDRピクチャのみを表示させる処理が必要になるが、この場合、IDRピクチャのみをデコードする機能を映像デコーダに追加するか、若しくは映像デコーダの出力からIDRピクチャのみを抽出して表示させるという映像デコーダ後段での追加処理が必要となる。   Therefore, in order to avoid such a situation, it is necessary to perform processing for displaying only IDR pictures from a plurality of frames in a single PES. In this case, a function for decoding only IDR pictures is provided as a video decoder. Or an additional process at the later stage of the video decoder is required to extract and display only the IDR picture from the output of the video decoder.

本発明は、上記課題を解決するためになされたもので、複数のフレームからなる映像パケットが挿入されたコンテンツのスムーズな早送り再生を容易に実現することができるコンテンツ処理装置及びコンテンツ処理方法の提供を目的とする。   The present invention has been made to solve the above-described problem, and provides a content processing apparatus and a content processing method capable of easily realizing smooth fast-forward playback of content in which video packets composed of a plurality of frames are inserted. With the goal.

上記目的を達成するために、本発明のコンテンツ処理装置は、フレーム内符号化により得られた第1のピクチャとフレーム間符号化により得られた第2のピクチャとを有する映像パケットが挿入されたコンテンツを取得するコンテンツ取得部と、前記コンテンツ取得部により取得された前記コンテンツ中の前記映像パケットを、前記第1のピクチャを有する第1の分割映像パケットと前記第2のピクチャを含む第2の分割映像パケットとに分割するパケット分割部と、前記パケット分割部により分割された前記第1及び第2の分割映像パケットに対し、アダプテーションフィールド及びスタッフィングを挿入するパケット調整部とを具備することを特徴とする。   In order to achieve the above object, the content processing apparatus of the present invention inserts a video packet having a first picture obtained by intraframe coding and a second picture obtained by interframe coding. A content acquisition unit that acquires content; and a video packet in the content acquired by the content acquisition unit includes a first divided video packet having the first picture and a second picture A packet dividing unit that divides into divided video packets; and a packet adjustment unit that inserts an adaptation field and stuffing into the first and second divided video packets divided by the packet dividing unit. And

本発明では、フレーム内符号化された第1のピクチャを含む複数のフレームからなる映像パケットより、実質的に、第1のピクチャだけを備えた第1の分割映像パケットを取り出すことができる。したがって、本発明によれば、例えば映像デコーダの後段で早送り再生のための特別なデータ処理の追加や、映像デコーダ自体の機能の拡張などを行うことなく、映像パケットを分割して得た第1の分割映像パケットをデコードすることで、スムーズな早送り再生を実現することができる。   In the present invention, a first divided video packet substantially including only the first picture can be extracted from a video packet including a plurality of frames including a first picture that is intra-frame encoded. Therefore, according to the present invention, for example, the first obtained by dividing the video packet without adding special data processing for fast-forward playback after the video decoder or expanding the function of the video decoder itself. By decoding the divided video packets, smooth fast-forward playback can be realized.

また、本発明に係るコンテンツ処理方法は、フレーム内符号化により得られた第1のピクチャとフレーム間符号化により得られた第2のピクチャとを有する映像パケットが挿入されたコンテンツを取得するコンテンツ取得ステップと、前記コンテンツ取得ステップで取得された前記コンテンツ中の前記映像パケットを、前記第1のピクチャを有する第1の分割映像パケットと前記第2のピクチャを含む第2の分割映像パケットとに分割するパケット分割ステップと、前記パケット分割ステップで分割された前記第1及び第2の分割映像パケットに対し、アダプテーションフィールド及びスタッフィングを挿入するパケット調整ステップとを有することを特徴とする。   In addition, the content processing method according to the present invention obtains content in which a video packet having a first picture obtained by intraframe coding and a second picture obtained by interframe coding is inserted. And acquiring the video packet in the content acquired in the content acquisition step into a first divided video packet having the first picture and a second divided video packet including the second picture. A packet dividing step for dividing, and a packet adjusting step for inserting an adaptation field and stuffing into the first and second divided video packets divided in the packet dividing step.

このように本発明によれば、複数のフレームからなる映像パケットが挿入されたコンテンツのスムーズな早送り再生を容易に実現することが可能なコンテンツ処理装置及びコンテンツ処理方法を提供することができる。   As described above, according to the present invention, it is possible to provide a content processing apparatus and a content processing method capable of easily realizing smooth fast-forward playback of content in which video packets including a plurality of frames are inserted.

以下、本発明を実施するための最良の形態を図面に基づき説明する。
(第1の実施の形態)
図1は、本発明の第1の実施形態に係るコンテンツ処理装置の構成を機能的に示すブロック図である。
The best mode for carrying out the present invention will be described below with reference to the drawings.
(First embodiment)
FIG. 1 is a block diagram functionally showing the configuration of the content processing apparatus according to the first embodiment of the present invention.

同図に示すように、本実施形態に係るコンテンツ処理装置1は、デジタル放送の伝送用に符号化されたコンテンツを記録再生するデジタル放送記録再生装置である。すなわち、コンテンツ処理装置1は、アンテナ2、チューナ3、MPEG2−TS分離部8、映像PES格納部10、音声PES格納部14、映像デコーダ11、音声デコーダ15、モニタ12、スピーカ16、記録再生制御部7、TSパケットPES変換部5、TS記録部6、TS抽出部9、スイッチ17、18、19を備える。   As shown in the figure, a content processing apparatus 1 according to the present embodiment is a digital broadcast recording / reproducing apparatus that records and reproduces content encoded for transmission of digital broadcast. That is, the content processing apparatus 1 includes an antenna 2, a tuner 3, an MPEG2-TS separation unit 8, a video PES storage unit 10, an audio PES storage unit 14, a video decoder 11, an audio decoder 15, a monitor 12, a speaker 16, and recording / reproduction control. Unit 7, TS packet PES conversion unit 5, TS recording unit 6, TS extraction unit 9, and switches 17, 18, and 19.

チューナ3は、後に詳述するMPEG2−TS(MPEG2-Transport Stream)を取得するコンテンツ取得部として機能するものであって、受信再生の場合、アンテナ2を介して受信した放送波をMPEG2−TSとして復調し、これをMPEG2−TS分離部8に出力する。MPEG2−TS分離部8は、MPEG2−TSを後述する映像PESと音声PESとに分離し、分離した各PESを映像PES格納部10と音声PES格納部14とにそれぞれ格納する。   The tuner 3 functions as a content acquisition unit that acquires MPEG2-TS (MPEG2-Transport Stream), which will be described in detail later. In the case of reception and reproduction, the broadcast wave received via the antenna 2 is converted into MPEG2-TS. Demodulate and output this to the MPEG2-TS separator 8. The MPEG2-TS separation unit 8 separates the MPEG2-TS into a video PES and an audio PES, which will be described later, and stores the separated PESs in the video PES storage unit 10 and the audio PES storage unit 14, respectively.

映像デコーダ11及び音声デコーダ15は、PES単位でデコード処理を行うものであって、映像PES格納部10及び音声PES格納部14側から入力した映像PES及び音声PESをそれぞれデコードし、デコードした映像データ及び音声データをモニタ12とスピーカ16とに各々出力する。   The video decoder 11 and the audio decoder 15 perform decoding processing in units of PES. The video decoder 11 decodes the video PES and the audio PES input from the video PES storage unit 10 and the audio PES storage unit 14 side, respectively. The audio data is output to the monitor 12 and the speaker 16, respectively.

ここで、上述したチューナ3が放送波を復調して得るMPEG2−TSの構造を図2〜図4に基づき説明する。前記の図2は、デジタルコンテンツとしてのMPEG2−TS20の構造を示す図であり、図3は、図2のMPEG2−TS20のTSヘッダ21の構造を示す図である。また、図4は、図2のMPEG2−TS20に挿入されるPES24、26の構造を詳細に示す図である。   Here, the structure of MPEG2-TS obtained by the above-described tuner 3 demodulating a broadcast wave will be described with reference to FIGS. 2 is a diagram showing the structure of the MPEG2-TS 20 as digital content, and FIG. 3 is a diagram showing the structure of the TS header 21 of the MPEG2-TS 20 in FIG. FIG. 4 is a diagram showing in detail the structure of the PESs 24 and 26 inserted into the MPEG2-TS 20 of FIG.

図2に示すように、MPEG2−TS20は、モバイル放送や1セグメント放送(ワンセグ放送)で採用されるデジタルコンテンツであって、ARIB標準規格に準拠するH.264(MPEG4-AVC)方式で圧縮符号化されたエレメンタリストリーム(ES: Elementary Stream)を伝送用にパケット化したトランスポートストリームである。MPEG2−TS20は、1パケット188バイトのパケット列から構成されており、PESヘッダ(PES header)25、27をそれぞれ備える映像PES(Packetized Elementary Stream)24及び音声PES26が各々分割されて格納された映像ペイロード(Payload)22及び音声ペイロード23と、TSヘッダ(TS header)21とを有する。   As shown in FIG. 2, MPEG2-TS20 is a digital content adopted in mobile broadcasting and one-segment broadcasting (one-segment broadcasting), and is H.264 that conforms to the ARIB standard. This is a transport stream obtained by packetizing elementary streams (ES: Elementary Stream) compressed and encoded by the H.264 (MPEG4-AVC) system for transmission. MPEG2-TS 20 is composed of a packet sequence of 188 bytes per packet, and video PES (Packetized Elementary Stream) 24 and PES 26 each having PES headers 25 and 27 are divided and stored. A payload 22 and an audio payload 23, and a TS header 21 are included.

図3に示すように、TSヘッダ21は、同期バイト(sync byte)31、PID(Packet Identifier)32、アダプテーションフィールド制御(adaptation field control)33、アダプテーションフィールド(adaptation field)34などから構成される。同期バイト31は、パケットの同期を取るための情報であり、TSヘッダ21の先頭を表すシーク用の8ビットのマーカとして機能し、その値が「0x47」で示される。つまり、MPEG2−TS20は、1パケットが188バイトの固定長であるため、188バイトごとに「0x47」が出現することになる。   As shown in FIG. 3, the TS header 21 includes a synchronization byte 31, a PID (Packet Identifier) 32, an adaptation field control 33, an adaptation field 34, and the like. The synchronization byte 31 is information for synchronizing the packet, functions as a seek 8-bit marker indicating the head of the TS header 21, and its value is indicated by “0x47”. That is, in MPEG2-TS 20, since one packet has a fixed length of 188 bytes, “0x47” appears every 188 bytes.

PID32は、パケットの種別を示すパケット識別子であって、映像PES24と音声PES26とはそれぞれ異なる一意に決められたPID値を持つ。つまり、MPEG2−TS20は、映像PES24、音声PES26それぞれを、TSパケット化しTSレイヤ(階層)で多重化を行うものであるが、TSパケットのレイヤで、PIDにより各PESを識別可能なので、TSパケットのPIDをチェックすれば、PESを多重分離することが可能となる。ここで、PID値「0x1FFF」は、有効なデータを伝送しないヌル・パケット(Null Packet)を意味し、パケットのスタッフィング(パケットデータを一定長に保つために付加する内容のないバイト)を挿入する際に使用される。   The PID 32 is a packet identifier indicating the type of packet, and the video PES 24 and the audio PES 26 have different PID values that are uniquely determined. In other words, MPEG2-TS20 converts video PES24 and audio PES26 into TS packets and multiplexes them in the TS layer (hierarchy), but each PES can be identified by PID in the TS packet layer. PES can be demultiplexed by checking the PID. Here, the PID value “0x1FFF” means a null packet (Null Packet) that does not transmit valid data, and stuffing of the packet (a byte with no content added to keep the packet data constant) is inserted. Used when.

アダプテーションフィールド制御33は、2ビットのフラグにて、4バイト(固定長)のTSヘッダ21に続いてアダプテーションフィールド34が続くか否かを示すものである。すなわち、フラグ「01」は、アダプテーションフィールドなしでペイロードのみが存在することを示し、「10」は、アダプテーションフィールドのみがあり、ペイロードがないことを示す。また、「11」は、アダプテーションフィールドに続きペイロードがある旨を表し、「00」は、リザーブ(予約)を示す。なお、本実施形態では、フラグの値「11」が対応する態様を例示する。   The adaptation field control 33 is a 2-bit flag and indicates whether or not the adaptation field 34 follows the 4-byte (fixed length) TS header 21. That is, the flag “01” indicates that only a payload exists without an adaptation field, and “10” indicates that there is only an adaptation field and no payload. “11” indicates that there is a payload following the adaptation field, and “00” indicates reserve (reservation). In the present embodiment, the mode corresponding to the flag value “11” is exemplified.

ここで、アダプテーションフィールド34の重要な構成要素として、スタッフィングバイトが挙げられる。スタッフィングバイトは、値「0xFF」を用い、アダプテーションフィールドに続くデータの長さの調整が必要な場合に使用される。   Here, a stuffing byte is mentioned as an important component of the adaptation field 34. The stuffing byte uses the value “0xFF” and is used when it is necessary to adjust the length of data following the adaptation field.

詳細には、アダプテーションフィールド34は、アダプテーションフィールド長(adaptation field length)33、PCR(Program Clock Rreference)37、PCRフラグ(PCR Flag)36などで構成される。PCRフラグ36は、MPEG2−TS20のTSパケット内にPCR値が含まれることを示す。PCR37は、プログラム時刻基準値であり、27MHzでカウントする時計の現在時刻を示す。つまり、MPEG2−TS20は、PCR37を用いることで、受信機側のクロックを送信側のクロックに同期させる機能を有する。   Specifically, the adaptation field 34 is composed of an adaptation field length 33, a PCR (Program Clock Rreference) 37, a PCR flag 36, and the like. The PCR flag 36 indicates that a PCR value is included in a TS packet of MPEG2-TS20. PCR 37 is a program time reference value and indicates the current time of the clock counting at 27 MHz. That is, the MPEG2-TS 20 has a function of synchronizing the clock on the receiver side with the clock on the transmission side by using the PCR 37.

また、図4に示すように、PES(映像PES/音声PES)24、26は、上述したPESヘッダ25、27とPESパケットデータバイト(PES Packet Data Byte)43と称するES本体とから構成され、TSパケット化される場合、PESの先頭バイトが、TSパケットの上記ペイロードの先頭バイトとなるようにパケット化される。   As shown in FIG. 4, the PES (video PES / audio PES) 24 and 26 are composed of the above-described PES headers 25 and 27 and an ES main body called a PES packet data byte 43, In the case of TS packetization, packetization is performed so that the first byte of the PES becomes the first byte of the payload of the TS packet.

PESヘッダ25、27は、パケット開始符号プリフィックス(Packet Start Code Prefix)38、ストリームID(Stream Id)39、PESパケット長(PES Packet Length)40、PTS DTSフラグ(Pts_Dts Flags)41、PTS(Presentation Time Stamp)42を有する。   The PES headers 25 and 27 are a packet start code prefix 38, a stream ID 39, a PES packet length 40, a PTS DTS flag 41, and a PTS (Presentation Time). Stamp) 42.

パケット開始符号プリフィックス38は、パケット開始符号の先頭24ビットを示し、ストリームID39と合わせた32ビットでPES24、26の先頭を示す開始符号となる。ストリームID39は、PES24、26のデータの識別子である。PESパケット長40は、このフィールドより後からPESパケットの最終位置までのデータ長(PESパケットのサイズ)を示す。PTS42は、同期用の提示時刻情報の値であって、ESをデコード表示する開始時刻、及びESを音としてデコード出力する開始時刻を示す時刻データである。   The packet start code prefix 38 indicates the first 24 bits of the packet start code, and is a start code indicating the start of the PESs 24 and 26 with 32 bits combined with the stream ID 39. The stream ID 39 is an identifier of data of the PESs 24 and 26. The PES packet length 40 indicates the data length (PES packet size) from this field to the final position of the PES packet. The PTS 42 is a value of presentation time information for synchronization, and is time data indicating a start time for decoding and displaying ES and a start time for decoding and outputting ES as sound.

PTS DTSフラグ41は、PTS、DTS(Decoding Time Stamp:復号時刻情報)のフィールドの存在を示す2ビットのフラグであって、値「10」でPTSのみの存在を示し、値「11」でPTSとDTSが存在することを示す。つまり、上記「10」のように、PTS DTSフラグ41の値が、PTSの存在を示す場合、PTSフィールドが、PESヘッダ中に存在することになる。   The PTS DTS flag 41 is a 2-bit flag indicating the presence of fields of PTS and DTS (Decoding Time Stamp: Decoding Time Stamp). The value “10” indicates the presence of only PTS, and the value “11” indicates the PTS. And DTS are present. That is, when the value of the PTS DTS flag 41 indicates the presence of PTS as in “10” above, the PTS field is present in the PES header.

次に、本実施形態のコンテンツ処理装置1が備える、スムーズな早送り再生を実現するための機能について上述した図1〜図4に加え、図5〜図9に基づき説明を行う。ここで、図5は、複数のフレームからなる映像PESとの比較のために例示された単一のフレームからなりPESヘッダ46、49を持つ映像PES45、48の構造を模式的に示す図であり、図6は、図2のMPEG2−TSに含まれる複数のフレームからなる映像PES51の構造を模式的に示す図である。また、図7は、図5の複数のフレームからなる映像PES51を分割して得た第1及び第2の分割映像PES57、58の構造を示す図であり、図8は、図7に示す第1及び第2の分割映像PES57、58への分割処理と分割された各PESに対する調整処理とを説明するための図である。さらに、図9は、図8の分割処理及び調整処理を示すフローチャートである。   Next, functions for realizing smooth fast-forward playback provided in the content processing apparatus 1 of the present embodiment will be described based on FIGS. 5 to 9 in addition to FIGS. 1 to 4 described above. Here, FIG. 5 is a diagram schematically showing the structure of the video PESs 45 and 48 having the PES headers 46 and 49 made up of a single frame exemplified for comparison with the video PES made up of a plurality of frames. FIG. 6 is a diagram schematically showing the structure of the video PES 51 including a plurality of frames included in the MPEG2-TS of FIG. FIG. 7 is a diagram showing the structure of the first and second divided images PES 57 and 58 obtained by dividing the image PES 51 composed of a plurality of frames in FIG. 5, and FIG. It is a figure for demonstrating the division process to the 1st and 2nd division | segmentation image | video PES57,58, and the adjustment process with respect to each divided | segmented PES. Further, FIG. 9 is a flowchart showing the dividing process and the adjusting process of FIG.

すなわち、コンテンツ処理装置1の上述したTSパケットPES変換部5、TS記録部6、TS抽出部9、スイッチ17、18、19、及び装置本体内の各部を統括的に制御する記録再生制御部7は、次のような機能を備える。記録再生制御部7は、所定の入力インタフェース(図示せず)を介してのユーザからの入力指示、つまり、受信データの再生要求、録画要求、録画データの通常再生要求、及び録画データの早送り再生要求を受け付けた場合、コンテンツ処理装置1本体の動作モードを、受信再生モード、録画モード、通常再生モード、及び早送り再生モードにそれぞれ切替える。   That is, the above-described TS packet PES conversion unit 5, TS recording unit 6, TS extraction unit 9, switches 17, 18, and 19 of the content processing apparatus 1 and the recording / playback control unit 7 that controls each unit in the apparatus main body. Has the following functions. The recording / playback control unit 7 receives an input instruction from a user via a predetermined input interface (not shown), that is, a playback request for received data, a recording request, a normal playback request for recorded data, and a fast-forward playback of recorded data. When the request is received, the operation mode of the main body of the content processing apparatus 1 is switched to the reception playback mode, the recording mode, the normal playback mode, and the fast forward playback mode.

記録再生制御部7は、受信再生モードの場合、スイッチ17を制御してチューナ3とMPEG2−TS分離部8とを接続し、録画モードの場合、スイッチ19を制御してチューナ3とTSパケットPES変換部5とを接続する。また、通常再生モードの場合、スイッチ17、18を制御して、TS記録部6とMPEG2−TS分離部8とを接続し、早送り再生モードの場合、スイッチ17、18を制御して、TS抽出部9とMPEG2−TS分離部8とを接続する。   The recording / playback control unit 7 controls the switch 17 to connect the tuner 3 and the MPEG2-TS separation unit 8 in the reception / playback mode, and controls the switch 19 to control the tuner 3 and the TS packet PES in the recording mode. The conversion unit 5 is connected. In the normal playback mode, the switches 17 and 18 are controlled to connect the TS recording unit 6 and the MPEG2-TS separation unit 8, and in the fast-forward playback mode, the switches 17 and 18 are controlled to extract the TS. The unit 9 and the MPEG2-TS separation unit 8 are connected.

ここで、図5及び図6に示すように、H.264方式により符号化された映像データは、IDRピクチャ(Instantaneous Decoding Refresh picture)47、53と、nonIDRピクチャ50、54、55とから構成される。IDRピクチャ47、53は、ISO/IEC 13818−2で規定されたMPEG−2のIピクチャに相当するフレーム内符号化により得られるデータ、すなわち、符号化対象の映像フレーム(原画面)だけを使って符号化した第1のピクチャである。一方、nonIDRピクチャ50、54、55は、符号化対象の映像フレームの他に対象フレームの前又は後のフレームを用いるフレーム間符号化により得られた第2のピクチャである。したがって、IDRピクチャ47、53は、自身単体の情報でデコードできるものの、nonIDRピクチャ50、54、55は、自身の情報に加え、IDRピクチャを参照して初めてデコードが可能となる。   Here, as shown in FIGS. Video data encoded by the H.264 system includes IDR pictures (Instantaneous Decoding Refresh pictures) 47 and 53 and non-IDR pictures 50, 54 and 55. The IDR pictures 47 and 53 use only data obtained by intraframe encoding corresponding to an MPEG-2 I picture defined by ISO / IEC 13818-2, that is, only a video frame (original screen) to be encoded. It is the 1st picture encoded in this way. On the other hand, the nonIDR pictures 50, 54, and 55 are second pictures obtained by interframe coding using a frame before or after the target frame in addition to the video frame to be encoded. Therefore, although the IDR pictures 47 and 53 can be decoded with the information of itself, the nonIDR pictures 50, 54, and 55 can be decoded only with reference to the IDR picture in addition to the information of itself.

また、H.264では、ESをPES化する場合の圧縮効率を高めるために一つの映像PESに複数の映像フレームを挿入することが許容されているので、MPEG2−TS20に挿入される映像PESは、例えば図6に示す映像PES51の構造を有する(図6の例では単一のPESが3つのフレームを有している)。このため、早送り再生を目的として、IDRピクチャ53を含む映像PES51を、単純にデコードした場合、IDRピクチャ53に続くnonIDRピクチャ54、55も一緒にデコードされてしまうので、スムーズな早送り再生を行うことが難しくなる。   H. In H.264, since it is allowed to insert a plurality of video frames into one video PES in order to increase the compression efficiency when converting ES into PES, the video PES inserted into MPEG2-TS 20 is, for example, FIG. (In the example of FIG. 6, a single PES has three frames). Therefore, when the video PES 51 including the IDR picture 53 is simply decoded for the purpose of fast-forward playback, the non-IDR pictures 54 and 55 following the IDR picture 53 are also decoded together, so that smooth fast-forward playback is performed. Becomes difficult.

そこで、録画モードの際に、TSパケットPES変換部5は、チューナ3により復調されたMPEG2−TS20中の映像PES51を、TSパケットのレイヤで、IDRピクチャ53のみを有する第1の分割映像PES57とnonIDRピクチャ54、55を含む第2の分割映像PES58とに分割し、分割した第1及び第2の分割映像PES57、58に対して、アダプテーションフィールド及びスタッフィングを挿入する。   Therefore, in the recording mode, the TS packet PES converter 5 converts the video PES 51 in MPEG2-TS 20 demodulated by the tuner 3 into the first divided video PES 57 having only the IDR picture 53 in the TS packet layer. It divides | segments into the 2nd division video PES58 containing the nonIDR pictures 54 and 55, and an adaptation field and stuffing are inserted with respect to the divided | segmented 1st and 2nd division | segmentation video PES57 and 58. FIG.

つまり、図8及び図9に示すように、まず、チューナ3がアンテナ2を介して受信した放送波をMPEG2−TSとして復調すると(S1)、TSパケットPES変換部5は、IDRピクチャ53とnonIDRピクチャ54、55との切れ目になるパケット(図3の例ではnonIDRピクチャ54)を検索する(S2)。境界のパケットが検出されると(S3)、TSパケットPES変換部5は、その境界のパケットを基準として映像PES51を、IDRピクチャ(図3の例ではIDRピクチャ53)の最後尾を含む第1の分割映像パケット(IDRピクチャのみを有する単一フレームからなる第1の分割映像PES57)と、先頭のnonIDRピクチャ54を含む第2の分割映像パケット(第2の分割映像PES58)とに分割する(S4)。   That is, as shown in FIGS. 8 and 9, first, when the tuner 3 demodulates the broadcast wave received via the antenna 2 as MPEG2-TS (S1), the TS packet PES conversion unit 5 performs the IDR picture 53 and the nonIDR. A packet that is a break between the pictures 54 and 55 (nonIDR picture 54 in the example of FIG. 3) is searched (S2). When the boundary packet is detected (S3), the TS packet PES conversion unit 5 uses the boundary packet as a reference to display the video PES 51 as the first including the tail of the IDR picture (IDR picture 53 in the example of FIG. 3). Divided video packets (first divided video PES57 consisting of a single frame having only IDR pictures) and second divided video packets (second divided video PES58) including the first nonIDR picture 54 ( S4).

また、TSパケットPES変換部5は、第1の分割映像PES57に対し、アダプテーションフィールドを追加してパケットの最後がIDRピクチャの最後尾で終わるようにスタッフィングを挿入する(スタッフィングバイト「0xFF」を埋め込む)。さらに、TSパケットPES変換部5は、第2の分割映像PES58に対し、PESヘッダ(PES header1)56の挿入後のnonIDRピクチャ54、55のパケット上の位置が、分割前の映像PES51のnonIDRピクチャ54、55のパケット上の位置と同じになるように、アダプテーションフィールドとスタッフィングを挿入する(S5)。   Further, the TS packet PES conversion unit 5 adds an adaptation field to the first divided video PES 57 and inserts stuffing so that the end of the packet ends at the end of the IDR picture (embeds the stuffing byte “0xFF”). ). Further, the TS packet PES conversion unit 5 positions the non-IDR pictures of the non-divided video PES 51 in the positions of the non-IDR pictures 54 and 55 after the insertion of the PES header (PES header 1) 56 for the second divided video PES 58. An adaptation field and stuffing are inserted so as to be the same as the positions on the packets 54 and 55 (S5).

また、IDRピクチャは必ずPES先頭に配置される必要があるため、IDRピクチャを単一フレームとする上記第1の分割映像PES57を生成するには、IDRピクチャの最後にPESヘッダ(PESヘッダ56)を追加すればよいことになる。追加するPESヘッダ(PESヘッダ56)には、図7に示すPTSの値を正しく設定する必要がある。つまり、図7において、第1の分割映像PES57のPESヘッダ52中のPTSと第2の分割映像PES58のPESヘッダ56中のPTS(PTS1)との関係は、次式1で与えられる。   Since the IDR picture must be arranged at the head of the PES, in order to generate the first divided video PES 57 having the IDR picture as a single frame, the PES header (PES header 56) is added at the end of the IDR picture. It would be good to add. It is necessary to correctly set the PTS value shown in FIG. 7 in the PES header to be added (PES header 56). That is, in FIG. 7, the relationship between the PTS in the PES header 52 of the first divided video PES 57 and the PTS (PTS1) in the PES header 56 of the second divided video PES 58 is given by the following equation 1.

PTS1=PTS+映像1フレーム(IDRピクチャ53)分の時間 …式1   PTS1 = time of PTS + one frame of video (IDR picture 53)

したがって、TSパケットPES変換部5は、上記式1を満足するように、第2の分割映像PES58のPESヘッダ56中のPTS(PTS1)の値を設定する。   Therefore, the TS packet PES conversion unit 5 sets the value of PTS (PTS1) in the PES header 56 of the second divided video PES 58 so as to satisfy the above formula 1.

また、TS記録部6は、例えばハードディスクやDVDなどの書き替え可能な記憶媒体を有し、上記のようにアダプテーションフィールド及びスタッフィングを挿入された第1及び第2の分割映像PES57、58が挿入されたTSパケットを記憶する。さらに、TS抽出部9は、このようなTSパケットが記憶されたTS記録部6から第1の分割映像PES57を含むTSパケットだけを抽出する。   The TS recording unit 6 has a rewritable storage medium such as a hard disk or a DVD, for example, and the first and second divided images PES 57 and 58 into which the adaptation field and the stuffing are inserted as described above are inserted. Stored TS packets. Further, the TS extraction unit 9 extracts only TS packets including the first divided video PES 57 from the TS recording unit 6 in which such TS packets are stored.

したがって、記録再生制御部7は、早送り再生モードの場合、単一フレームからなる第1の分割映像PES57を含むTSパケットだけをTS抽出部9を通じて抽出し、この抽出したデータをMPEG2−TS分離部8及び映像PES格納部10を介して映像デコーダ(PES単位でデコード処理を行うデコーダ)11でデコードし、早送り画像をモニタ12に表示出力させる。一方、通常再生モードの場合、記録再生制御部7は、第1及び第2の分割映像PES57、58の双方を取り出して、MPEG2−TS分離部8及び映像PES格納部10を介して映像デコーダ11でデコードし、通常の再生画像をモニタ12に表示出力させる。   Therefore, in the fast-forward playback mode, the recording / playback control unit 7 extracts only the TS packet including the first divided video PES57 consisting of a single frame through the TS extraction unit 9, and extracts the extracted data from the MPEG2-TS separation unit. 8 and the video PES storage unit 10 are decoded by a video decoder (decoder that performs decoding processing in units of PES) 11, and a fast-forward image is displayed and output on the monitor 12. On the other hand, in the normal playback mode, the recording / playback control unit 7 extracts both the first and second divided video PESs 57 and 58, and outputs the video decoder 11 via the MPEG2-TS separation unit 8 and the video PES storage unit 10. And the normal reproduction image is displayed and output on the monitor 12.

ここで、映像PES51を分割する際に、図8に示すように、第1の分割映像PES57の最後尾がIDRピクチャ53で終了し且つ分割前後のパケット(PES)上でのnonIDRピクチャ54、55の位置が同じになるように、アダプテーションフィールド及びスタッフィングを挿入するパケットの調整処理が行われていることで、特別な機能を持たない簡易的な構成の映像デコーダにより第1及び第2の映像PES57、58を通常再生することができる。   Here, when the video PES 51 is divided, as shown in FIG. 8, the end of the first divided video PES 57 ends with the IDR picture 53 and the non-IDR pictures 54 and 55 on the packet (PES) before and after the division. Since the adjustment process of the packet in which the adaptation field and the stuffing are inserted is performed so that the positions of the first and second video PESs 57 are not provided with a special function. , 58 can be reproduced normally.

既述したように、本実施形態に係るコンテンツ処理装置1によれば、フレーム内符号化されたIDRピクチャを含む複数のフレームからなる映像PES51より、IDRピクチャのみを有する第1の分割映像PES57を含むTSパケットを取り出すことができる。したがって、コンテンツ処理装置1によれば、例えば映像デコーダの後段で早送り再生のための特別なデータ処理の追加や、映像デコーダ自体の機能の拡張などを行うことなく、映像PES51を分割して得た第1の分割映像PES57をデコードすることで、スムーズな早送り再生を実現することができる。   As described above, according to the content processing apparatus 1 according to the present embodiment, the first divided video PES57 having only the IDR picture is obtained from the video PES51 including a plurality of frames including the IDR picture encoded in the frame. The included TS packet can be extracted. Therefore, according to the content processing apparatus 1, for example, the video PES 51 is obtained by dividing the video PES 51 without adding special data processing for fast-forward playback after the video decoder or expanding the function of the video decoder itself. By decoding the first divided video PES 57, smooth fast-forward playback can be realized.

(第2の実施の形態)
次に、本発明の第2の実施形態を図10に基づき説明する。ここで、図10は、この実施形態に係るコンテンツ処理装置70の構成を機能的に示すブロック図である。なお、図10において、図1に示した第1の実施形態のコンテンツ処理装置1に設けられていたものと同一の構成要素については、同一の符号を付与しその説明を省略する。
(Second Embodiment)
Next, a second embodiment of the present invention will be described with reference to FIG. Here, FIG. 10 is a block diagram functionally showing the configuration of the content processing apparatus 70 according to this embodiment. In FIG. 10, the same constituent elements as those provided in the content processing apparatus 1 of the first embodiment shown in FIG.

この実施形態のコンテンツ処理装置70は、図10に示すように、第1の実施形態のコンテンツ処理装置1に設けられていた記録再生制御部7に代えて、記録再生制御部73を備えるとともに、スイッチ76が追加されている。また、コンテンツ処理装置70は、TSパケットPES変換部5とTS記録部6との前段、後段の配置関係が、コンテンツ処理装置1に対して逆転して配置されている。   As shown in FIG. 10, the content processing device 70 of this embodiment includes a recording / playback control unit 73 instead of the recording / playback control unit 7 provided in the content processing device 1 of the first embodiment. A switch 76 is added. Further, in the content processing device 70, the arrangement relationship of the preceding stage and the succeeding stage of the TS packet PES conversion unit 5 and the TS recording unit 6 is arranged in reverse with respect to the content processing apparatus 1.

すなわち、この実施形態のコンテンツ処理装置70では、録画モードの場合、記録再生制御部73は、TS記録部6とTSパケットPES変換部5とが接続されないようにスイッチ76を制御し、図6に示した複数のフレームからなる分割前の映像PES51が挿入されたMPEG2−TSをそのままTS記録部6に記録する。一方、早送り再生モードの場合、記録再生制御部73は、TS記録部6とTSパケットPES変換部5とが接続されるようにスイッチ76を制御するとともに、映像PES51を図7及び図8に例示したように、TSパケットPES変換部5を通じて第1の映像PES57と第2の映像PES58とに分割し、分割された第1の映像PES57を含むTSパケットをTS抽出部9を通じて抽出する。   That is, in the content processing apparatus 70 of this embodiment, in the recording mode, the recording / playback control unit 73 controls the switch 76 so that the TS recording unit 6 and the TS packet PES conversion unit 5 are not connected, and FIG. The MPEG2-TS in which the undivided video PES 51 including the plurality of frames shown is inserted is recorded in the TS recording unit 6 as it is. On the other hand, in the fast-forward playback mode, the recording / playback control unit 73 controls the switch 76 so that the TS recording unit 6 and the TS packet PES conversion unit 5 are connected, and the video PES 51 is illustrated in FIGS. 7 and 8. As described above, the TS packet PES conversion unit 5 divides the first video PES 57 and the second video PES 58 and extracts the TS packet including the divided first video PES 57 through the TS extraction unit 9.

したがって、この実施形態に係るコンテンツ処理装置70によれば、早送り再生の要求を受けた時点ではじめて、複数のフレームからなる映像PES51を分割するように構成されているので、録画時のデータ処理の効率化を図ることができる。また、この実施形態のコンテンツ処理装置70においても、映像デコーダの機能の拡張などを行うことなく、スムーズな早送り再生を容易に実現することができる。   Therefore, the content processing apparatus 70 according to this embodiment is configured to divide the video PES 51 composed of a plurality of frames only when a fast-forward playback request is received. Efficiency can be improved. Also in the content processing device 70 of this embodiment, smooth fast-forward playback can be easily realized without expanding the function of the video decoder.

以上、本発明を各実施の形態により具体的に説明したが、本発明はこれらの実施形態にのみ限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能である。上述した第1及び第2の実施形態のコンテンツ処理装置では、電気機器としての具体的な種別については例示しなかったが、本発明は、例えば1セグメント放送やモバイル放送などを受信可能な携帯電話や車載受像機などの移動体端末に適用した場合に有用である。また、上述した実施形態では、受信したコンテンツを記憶する機能と記憶したコンテンツを再生する機能との双方を備える記録再生装置を例示していたが、これに代えて、コンテンツを記憶可能な例えば可搬型の記憶媒体の読み出しなどに対応し、さらにHDDなどの外部記憶装置(及び/又はチューナ)を持たない再生専用装置に本発明を適用してもよい。   The present invention has been specifically described above with reference to the embodiments. However, the present invention is not limited to these embodiments, and various modifications can be made without departing from the scope of the invention. In the content processing apparatuses according to the first and second embodiments described above, the specific type as the electric device is not illustrated, but the present invention is a mobile phone capable of receiving, for example, one-segment broadcasting or mobile broadcasting. This is useful when applied to mobile terminals such as mobile phones and in-vehicle receivers. In the above-described embodiment, the recording / reproducing apparatus having both the function of storing the received content and the function of reproducing the stored content has been exemplified. However, instead of this, for example, the content can be stored. The present invention may be applied to a read-only device that supports reading of a portable storage medium and does not have an external storage device (and / or tuner) such as an HDD.

本発明の第2の実施形態に係るコンテンツ処理装置の構成を機能的に示すブロック図。The block diagram which shows functionally the structure of the content processing apparatus which concerns on the 2nd Embodiment of this invention. 図1のコンテンツ処理装置が受信するMPEG2−TSの構造を示す図。The figure which shows the structure of MPEG2-TS which the content processing apparatus of FIG. 1 receives. 図2のMPEG2−TSのTSヘッダの構造を示す図。The figure which shows the structure of TS header of MPEG2-TS of FIG. 図2のMPEG2−TSに挿入されるPESの構造を詳細に示す図。The figure which shows the structure of PES inserted in MPEG2-TS of FIG. 2 in detail. 複数のフレームからなる映像PESとの比較のために例示された単一のフレームからなる映像PESの構造を模式的に示す図。The figure which shows typically the structure of the image | video PES which consists of a single frame illustrated for the comparison with the image | video PES which consists of a some flame | frame. 図2のMPEG2−TSに含まれる複数のフレームからなる映像PESの構造を模式的に示す図。The figure which shows typically the structure of the video PES which consists of a some flame | frame contained in MPEG2-TS of FIG. 図5の複数のフレームからなる映像PESを分割して得た第1及び第2の分割映像PESの構造を示す図。The figure which shows the structure of the 1st and 2nd division | segmentation image | video PES obtained by dividing | segmenting the image | video PES which consists of a some flame | frame of FIG. 図7に示す第1及び第2の分割映像PESへの分割処理と分割された各PESに対する調整処理とを説明するための図。The figure for demonstrating the division process to the 1st and 2nd division | segmentation image | video PES shown in FIG. 7, and the adjustment process with respect to each divided | segmented PES. 図8の分割処理及び調整処理を示すフローチャート。The flowchart which shows the division | segmentation process and adjustment process of FIG. 本発明の第2の実施形態に係るコンテンツ処理装置の構成を機能的に示すブロック図。The block diagram which shows functionally the structure of the content processing apparatus which concerns on the 2nd Embodiment of this invention.

符号の説明Explanation of symbols

1,70…コンテンツ処理装置、2…アンテナ、3…チューナ、5…TSパケットPES変換部、6…TS記録部、7,73…記録再生制御部、9…TS抽出部、11…映像デコーダ、12…モニタ、20…MPEG2−TS、24,45,48,51…映像PES、34…アダプテーションフィールド、47,53…IDRピクチャ、50,54,55…nonIDRピクチャ、52,56…PESヘッダ、57…第1の分割映像PES、58…第2の分割映像PES。   DESCRIPTION OF SYMBOLS 1,70 ... Content processing apparatus, 2 ... Antenna, 3 ... Tuner, 5 ... TS packet PES conversion part, 6 ... TS recording part, 7, 73 ... Recording / reproduction control part, 9 ... TS extraction part, 11 ... Video decoder, 12 ... Monitor, 20 ... MPEG2-TS, 24, 45, 48, 51 ... Video PES, 34 ... Adaptation field, 47, 53 ... IDR picture, 50, 54, 55 ... NonIDR picture, 52, 56 ... PES header, 57 ... first divided video PES, 58 ... second divided video PES.

Claims (5)

フレーム内符号化により得られた第1のピクチャとフレーム間符号化により得られた第2のピクチャとを有する映像パケットが挿入されたコンテンツを取得するコンテンツ取得部と、
前記コンテンツ取得部により取得された前記コンテンツ中の前記映像パケットを、前記第1のピクチャを有する第1の分割映像パケットと前記第2のピクチャを含む第2の分割映像パケットとに分割するパケット分割部と、
前記パケット分割部により分割された前記第1及び第2の分割映像パケットに対し、アダプテーションフィールド及びスタッフィングを挿入するパケット調整部と
を具備することを特徴とするコンテンツ処理装置。
A content acquisition unit that acquires content in which a video packet having a first picture obtained by intraframe coding and a second picture obtained by interframe coding is inserted;
Packet division for dividing the video packet in the content acquired by the content acquisition unit into a first divided video packet having the first picture and a second divided video packet including the second picture And
A content processing apparatus comprising: a packet adjustment unit that inserts an adaptation field and stuffing into the first and second divided video packets divided by the packet dividing unit.
前記パケット調整部により前記アダプテーションフィールド及び前記スタッフィングが挿入された第1の分割映像パケットを抽出するパケット抽出部と、
前記パケット抽出部により抽出された第1の分割映像パケットをデコードする映像デコード部と
をさらに具備することを特徴とする請求項1記載のコンテンツ処理装置。
A packet extraction unit for extracting the first divided video packet in which the adaptation field and the stuffing are inserted by the packet adjustment unit;
The content processing apparatus according to claim 1, further comprising a video decoding unit that decodes the first divided video packet extracted by the packet extraction unit.
前記パケット調整部は、前記第1の分割映像パケットの最後尾が前記第1のピクチャで終了し且つ分割前後のパケット上で前記第2のピクチャの位置が同じになるように、前記アダプテーションフィールド及び前記スタッフィングを挿入することを特徴とする請求項1又は2記載のコンテンツ処理装置。   The packet adjustment unit includes the adaptation field and the adaptation field and the second picture so that the end of the first divided video packet ends with the first picture and the position of the second picture is the same on the packets before and after the division. The content processing apparatus according to claim 1, wherein the stuffing is inserted. 前記コンテンツは、H.264方式で圧縮符号化されたエレメンタリストリームを伝送用にパケット化したトランスポートストリームであることを特徴とする請求項1ないし3のいずれか1項に記載のコンテンツ処理装置。   The content is H.264. 4. The content processing apparatus according to claim 1, wherein the content processing apparatus is a transport stream obtained by packetizing an elementary stream compressed and encoded by the H.264 system for transmission. 5. フレーム内符号化により得られた第1のピクチャとフレーム間符号化により得られた第2のピクチャとを有する映像パケットが挿入されたコンテンツを取得するコンテンツ取得ステップと、
前記コンテンツ取得ステップで取得された前記コンテンツ中の前記映像パケットを、前記第1のピクチャを有する第1の分割映像パケットと前記第2のピクチャを含む第2の分割映像パケットとに分割するパケット分割ステップと、
前記パケット分割ステップで分割された前記第1及び第2の分割映像パケットに対し、アダプテーションフィールド及びスタッフィングを挿入するパケット調整ステップと
を有することを特徴とするコンテンツ処理方法。
A content acquisition step of acquiring content in which a video packet having a first picture obtained by intraframe coding and a second picture obtained by interframe coding is inserted;
Packet division for dividing the video packet in the content acquired in the content acquisition step into a first divided video packet having the first picture and a second divided video packet including the second picture Steps,
A content processing method comprising: a packet adjustment step of inserting an adaptation field and stuffing into the first and second divided video packets divided in the packet division step.
JP2006182097A 2006-06-30 2006-06-30 Content processing apparatus and method Withdrawn JP2008011404A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006182097A JP2008011404A (en) 2006-06-30 2006-06-30 Content processing apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006182097A JP2008011404A (en) 2006-06-30 2006-06-30 Content processing apparatus and method

Publications (1)

Publication Number Publication Date
JP2008011404A true JP2008011404A (en) 2008-01-17

Family

ID=39069158

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006182097A Withdrawn JP2008011404A (en) 2006-06-30 2006-06-30 Content processing apparatus and method

Country Status (1)

Country Link
JP (1) JP2008011404A (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8806050B2 (en) 2010-08-10 2014-08-12 Qualcomm Incorporated Manifest file updates for network streaming of coded multimedia data
US8887020B2 (en) 2003-10-06 2014-11-11 Digital Fountain, Inc. Error-correcting multi-stage code generator and decoder for communication systems having single transmitters or multiple transmitters
US8918533B2 (en) 2010-07-13 2014-12-23 Qualcomm Incorporated Video switching for streaming video data
US8958375B2 (en) 2011-02-11 2015-02-17 Qualcomm Incorporated Framing for an improved radio link protocol including FEC
US9136878B2 (en) 2004-05-07 2015-09-15 Digital Fountain, Inc. File download and streaming system
US9136983B2 (en) 2006-02-13 2015-09-15 Digital Fountain, Inc. Streaming and buffering using variable FEC overhead and protection periods
US9178535B2 (en) 2006-06-09 2015-11-03 Digital Fountain, Inc. Dynamic stream interleaving and sub-stream based delivery
US9185439B2 (en) 2010-07-15 2015-11-10 Qualcomm Incorporated Signaling data for multiplexing video components
US9191151B2 (en) 2006-06-09 2015-11-17 Qualcomm Incorporated Enhanced block-request streaming using cooperative parallel HTTP and forward error correction
US9236976B2 (en) 2001-12-21 2016-01-12 Digital Fountain, Inc. Multi stage code generator and decoder for communication systems
US9237101B2 (en) 2007-09-12 2016-01-12 Digital Fountain, Inc. Generating and communicating source identification information to enable reliable communications
US9236885B2 (en) 2002-10-05 2016-01-12 Digital Fountain, Inc. Systematic encoding and decoding of chain reaction codes
US9240810B2 (en) 2002-06-11 2016-01-19 Digital Fountain, Inc. Systems and processes for decoding chain reaction codes through inactivation
US9246633B2 (en) 1998-09-23 2016-01-26 Digital Fountain, Inc. Information additive code generator and decoder for communication systems
US9253233B2 (en) 2011-08-31 2016-02-02 Qualcomm Incorporated Switch signaling methods providing improved switching between representations for adaptive HTTP streaming
US9264069B2 (en) 2006-05-10 2016-02-16 Digital Fountain, Inc. Code generator and decoder for communications systems operating using hybrid codes to allow for multiple efficient uses of the communications systems
US9270299B2 (en) 2011-02-11 2016-02-23 Qualcomm Incorporated Encoding and decoding using elastic codes with flexible source block mapping
US9270414B2 (en) 2006-02-21 2016-02-23 Digital Fountain, Inc. Multiple-field based code generator and decoder for communications systems
US9281847B2 (en) 2009-02-27 2016-03-08 Qualcomm Incorporated Mobile reception of digital video broadcasting—terrestrial services
US9288010B2 (en) 2009-08-19 2016-03-15 Qualcomm Incorporated Universal file delivery methods for providing unequal error protection and bundled file delivery services
US9294226B2 (en) 2012-03-26 2016-03-22 Qualcomm Incorporated Universal object delivery and template-based file delivery
US9380096B2 (en) 2006-06-09 2016-06-28 Qualcomm Incorporated Enhanced block-request streaming system for handling low-latency streaming
US9386064B2 (en) 2006-06-09 2016-07-05 Qualcomm Incorporated Enhanced block-request streaming using URL templates and construction rules
US9419749B2 (en) 2009-08-19 2016-08-16 Qualcomm Incorporated Methods and apparatus employing FEC codes with permanent inactivation of symbols for encoding and decoding processes
US9432433B2 (en) 2006-06-09 2016-08-30 Qualcomm Incorporated Enhanced block-request streaming system using signaling or block creation
US9485546B2 (en) 2010-06-29 2016-11-01 Qualcomm Incorporated Signaling video samples for trick mode video representations
US9596447B2 (en) 2010-07-21 2017-03-14 Qualcomm Incorporated Providing frame packing type information for video coding
US9843844B2 (en) 2011-10-05 2017-12-12 Qualcomm Incorporated Network streaming of media data
US9917874B2 (en) 2009-09-22 2018-03-13 Qualcomm Incorporated Enhanced block-request streaming using block partitioning or request controls for improved client-side handling

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9246633B2 (en) 1998-09-23 2016-01-26 Digital Fountain, Inc. Information additive code generator and decoder for communication systems
US9236976B2 (en) 2001-12-21 2016-01-12 Digital Fountain, Inc. Multi stage code generator and decoder for communication systems
US9240810B2 (en) 2002-06-11 2016-01-19 Digital Fountain, Inc. Systems and processes for decoding chain reaction codes through inactivation
US9236885B2 (en) 2002-10-05 2016-01-12 Digital Fountain, Inc. Systematic encoding and decoding of chain reaction codes
US8887020B2 (en) 2003-10-06 2014-11-11 Digital Fountain, Inc. Error-correcting multi-stage code generator and decoder for communication systems having single transmitters or multiple transmitters
US9236887B2 (en) 2004-05-07 2016-01-12 Digital Fountain, Inc. File download and streaming system
US9136878B2 (en) 2004-05-07 2015-09-15 Digital Fountain, Inc. File download and streaming system
US9136983B2 (en) 2006-02-13 2015-09-15 Digital Fountain, Inc. Streaming and buffering using variable FEC overhead and protection periods
US9270414B2 (en) 2006-02-21 2016-02-23 Digital Fountain, Inc. Multiple-field based code generator and decoder for communications systems
US9264069B2 (en) 2006-05-10 2016-02-16 Digital Fountain, Inc. Code generator and decoder for communications systems operating using hybrid codes to allow for multiple efficient uses of the communications systems
US9209934B2 (en) 2006-06-09 2015-12-08 Qualcomm Incorporated Enhanced block-request streaming using cooperative parallel HTTP and forward error correction
US9178535B2 (en) 2006-06-09 2015-11-03 Digital Fountain, Inc. Dynamic stream interleaving and sub-stream based delivery
US9191151B2 (en) 2006-06-09 2015-11-17 Qualcomm Incorporated Enhanced block-request streaming using cooperative parallel HTTP and forward error correction
US9628536B2 (en) 2006-06-09 2017-04-18 Qualcomm Incorporated Enhanced block-request streaming using cooperative parallel HTTP and forward error correction
US11477253B2 (en) 2006-06-09 2022-10-18 Qualcomm Incorporated Enhanced block-request streaming system using signaling or block creation
US9386064B2 (en) 2006-06-09 2016-07-05 Qualcomm Incorporated Enhanced block-request streaming using URL templates and construction rules
US9432433B2 (en) 2006-06-09 2016-08-30 Qualcomm Incorporated Enhanced block-request streaming system using signaling or block creation
US9380096B2 (en) 2006-06-09 2016-06-28 Qualcomm Incorporated Enhanced block-request streaming system for handling low-latency streaming
US9237101B2 (en) 2007-09-12 2016-01-12 Digital Fountain, Inc. Generating and communicating source identification information to enable reliable communications
US9281847B2 (en) 2009-02-27 2016-03-08 Qualcomm Incorporated Mobile reception of digital video broadcasting—terrestrial services
US9660763B2 (en) 2009-08-19 2017-05-23 Qualcomm Incorporated Methods and apparatus employing FEC codes with permanent inactivation of symbols for encoding and decoding processes
US9288010B2 (en) 2009-08-19 2016-03-15 Qualcomm Incorporated Universal file delivery methods for providing unequal error protection and bundled file delivery services
US9419749B2 (en) 2009-08-19 2016-08-16 Qualcomm Incorporated Methods and apparatus employing FEC codes with permanent inactivation of symbols for encoding and decoding processes
US9876607B2 (en) 2009-08-19 2018-01-23 Qualcomm Incorporated Methods and apparatus employing FEC codes with permanent inactivation of symbols for encoding and decoding processes
US11770432B2 (en) 2009-09-22 2023-09-26 Qualcomm Incorporated Enhanced block-request streaming system for handling low-latency streaming
US11743317B2 (en) 2009-09-22 2023-08-29 Qualcomm Incorporated Enhanced block-request streaming using block partitioning or request controls for improved client-side handling
US10855736B2 (en) 2009-09-22 2020-12-01 Qualcomm Incorporated Enhanced block-request streaming using block partitioning or request controls for improved client-side handling
US9917874B2 (en) 2009-09-22 2018-03-13 Qualcomm Incorporated Enhanced block-request streaming using block partitioning or request controls for improved client-side handling
US9992555B2 (en) 2010-06-29 2018-06-05 Qualcomm Incorporated Signaling random access points for streaming video data
US9485546B2 (en) 2010-06-29 2016-11-01 Qualcomm Incorporated Signaling video samples for trick mode video representations
US8918533B2 (en) 2010-07-13 2014-12-23 Qualcomm Incorporated Video switching for streaming video data
US9185439B2 (en) 2010-07-15 2015-11-10 Qualcomm Incorporated Signaling data for multiplexing video components
US9596447B2 (en) 2010-07-21 2017-03-14 Qualcomm Incorporated Providing frame packing type information for video coding
US9602802B2 (en) 2010-07-21 2017-03-21 Qualcomm Incorporated Providing frame packing type information for video coding
US8806050B2 (en) 2010-08-10 2014-08-12 Qualcomm Incorporated Manifest file updates for network streaming of coded multimedia data
US9456015B2 (en) 2010-08-10 2016-09-27 Qualcomm Incorporated Representation groups for network streaming of coded multimedia data
US9319448B2 (en) 2010-08-10 2016-04-19 Qualcomm Incorporated Trick modes for network streaming of coded multimedia data
US8958375B2 (en) 2011-02-11 2015-02-17 Qualcomm Incorporated Framing for an improved radio link protocol including FEC
US9270299B2 (en) 2011-02-11 2016-02-23 Qualcomm Incorporated Encoding and decoding using elastic codes with flexible source block mapping
US9253233B2 (en) 2011-08-31 2016-02-02 Qualcomm Incorporated Switch signaling methods providing improved switching between representations for adaptive HTTP streaming
US9843844B2 (en) 2011-10-05 2017-12-12 Qualcomm Incorporated Network streaming of media data
US9294226B2 (en) 2012-03-26 2016-03-22 Qualcomm Incorporated Universal object delivery and template-based file delivery

Similar Documents

Publication Publication Date Title
JP2008011404A (en) Content processing apparatus and method
US7742687B2 (en) Digital television recorders and stream format conversion and methods thereof
US20090116814A1 (en) Reproducer, portable telephone, and reproducing method
WO2013136754A1 (en) Display device and transmitter
US8483053B2 (en) Information processing device, information processing method, program, and data structure
JP2008283472A (en) Stream reproducing device
US20130209063A1 (en) Digital receiver and content processing method in digital receiver
US20080037956A1 (en) Systems and Methods of Generating Encapsulated MPEG Program Streams
US8359413B2 (en) Data stream buffer control using reference time and decoding time
KR101143907B1 (en) Method and Apparatus of playing Digital Broadcasting
JP4613860B2 (en) MPEG encoded stream decoding apparatus
US20070274675A1 (en) Method and Apparatus for Transcoding Digital Audio/Video Streams
JP2006309819A (en) Video recording and reproducing device
US8254764B2 (en) Recording apparatus, image reproducing apparatus, and special reproduction method therefor
JP2009182426A (en) Display control apparatus and display control method
JP5211615B2 (en) Video / audio signal transmission method and transmission apparatus therefor
JPWO2004034616A1 (en) Broadcast data transmission / reception system and broadcast data transmission / reception method
JP4589355B2 (en) Stream playback device
JP4763589B2 (en) Playback device and playback method thereof
JP5016335B2 (en) Playback apparatus and playback method
JP4941128B2 (en) Video processing device
JP2007074671A (en) Pid value detection circuit, stream data receiver and pid value detecting method
JP2008061061A (en) Video-recording and playback apparatus
US20080145021A1 (en) Apparatus for video recording and reproducing, and method for trick play of video
JP2008066770A (en) Content receiver, content transmitting/receiving system and content transmitting/receiving method

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20090901