JP2011004274A - Data processing apparatus and method, and program - Google Patents

Data processing apparatus and method, and program Download PDF

Info

Publication number
JP2011004274A
JP2011004274A JP2009146888A JP2009146888A JP2011004274A JP 2011004274 A JP2011004274 A JP 2011004274A JP 2009146888 A JP2009146888 A JP 2009146888A JP 2009146888 A JP2009146888 A JP 2009146888A JP 2011004274 A JP2011004274 A JP 2011004274A
Authority
JP
Japan
Prior art keywords
stream
transport stream
character
data
data processing
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
JP2009146888A
Other languages
Japanese (ja)
Inventor
Toshihiro Takashima
稔弘 高島
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.)
Sumitomo Electric Industries Ltd
Sumitomo Electric Networks Inc
Original Assignee
Sumitomo Electric Industries Ltd
Sumitomo Electric Networks Inc
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 Sumitomo Electric Industries Ltd, Sumitomo Electric Networks Inc filed Critical Sumitomo Electric Industries Ltd
Priority to JP2009146888A priority Critical patent/JP2011004274A/en
Publication of JP2011004274A publication Critical patent/JP2011004274A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain a data processing apparatus for changing to a transport stream in which character display is added to OSD by adding a character stream to the transport stream and changing attribute information for OSD displaying the character stream.SOLUTION: The data processing apparatus 1 includes: a receiving unit 110 for receiving a transport stream signal S11 through a communication network 4; a generation unit 123 for generating the character stream S20; a change unit 122 for changing PMT on the basis of the character stream S20; an insertion unit 124 for generating a TS packet group S15 including the character stream S20 by inserting the character stream S20 to the TS packet group S12; and a transmission unit 140 for output of the transport stream signal S16 to a display device 3 for displaying broadcast data.

Description

本発明は、放送通信における伝送規格であるトランスポートストリームにおけるデータ処理装置、データ処理方法、及びプログラムに関する。   The present invention relates to a data processing device, a data processing method, and a program in a transport stream that is a transmission standard in broadcast communication.

デジタル放送などのトランスポートストリームを用いた通信規格では、放送信号には放送データ以外にも字幕ストリームやセクションデータが付加されている。これらの放送データやシステムデータは、OSD(On Screen Display)表示器によって画面に映し出され、ユーザは放送を視聴、及びOSDの操作をすることができる。   In a communication standard using a transport stream such as digital broadcasting, a subtitle stream and section data are added to a broadcast signal in addition to broadcast data. These broadcast data and system data are displayed on the screen by an OSD (On Screen Display) display, and the user can watch the broadcast and operate the OSD.

下記特許文献1には、トランスポートストリームを受け取ったOSD表示器が、表示されるOSDを制御する技術が開示されている。OSD表示器はデータコンテンツの記述にマークアップ言語を用いることで、映像データの復号化を必要とせず、データコンテンツをOSDに表示させることが可能となる。   Patent Document 1 below discloses a technique in which an OSD display that has received a transport stream controls the displayed OSD. Since the OSD display uses a markup language for the description of the data content, it is possible to display the data content on the OSD without requiring decoding of the video data.

特許第3790761号公報Japanese Patent No. 3790761

TS(Transport Stream)パケットの伝送データ記憶域であるペイロードは、伝送段階でスクランブル化されており、トランスポートストリームは伝送途中で変更や追加をすることを前提として作られてはいないものである。したがって、ペイロードに含まれる字幕ストリームやセクションデータを変更するには、一度トランスポートストリームにかけられているスクランブルを解除する必要があった。したがって、OSD表示に文字を追加するなどのデータの変更は、煩わしいものであった。   A payload, which is a transmission data storage area of a TS (Transport Stream) packet, is scrambled at the transmission stage, and the transport stream is not created on the premise that the transport stream is changed or added during transmission. Therefore, in order to change the subtitle stream and section data included in the payload, it is necessary to release the scramble once applied to the transport stream. Therefore, changing the data such as adding characters to the OSD display is troublesome.

本発明の目的は、トランスポートストリームに対して、文字ストリームを追加し、文字ストリームをOSD表示するための属性情報を変更することで、OSDに文字表示が追加されたトランスポートストリームに変更するデータ処理装置、データ処理方法、及びプログラムを提供することである。   An object of the present invention is to add a character stream to a transport stream and change attribute information for OSD display of the character stream, thereby changing the data to a transport stream in which character display is added to the OSD. A processing apparatus, a data processing method, and a program are provided.

本発明の第1の態様に係るデータ処理装置は、放送データが格納された複数のパケットと、前記複数のパケット各々の属性情報が格納されたパケットとを含む第1のトランスポートストリームを、通信ネットワークを介して受信する受信手段と、文字ストリームを生成する生成手段と、前記文字ストリームに基づいて、前記属性情報を変更する変更手段と、前記第1のトランスポートストリームに前記文字ストリームを挿入することにより、第2のトランスポートストリームを生成する挿入手段と、前記第2のトランスポートストリームを、前記放送データを表示する表示手段に対して出力する出力手段とを備えることを特徴としている。   A data processing apparatus according to a first aspect of the present invention communicates a first transport stream including a plurality of packets storing broadcast data and a packet storing attribute information of each of the plurality of packets. Receiving means for receiving via a network; generating means for generating a character stream; changing means for changing the attribute information based on the character stream; and inserting the character stream into the first transport stream In this way, it is characterized by comprising insertion means for generating a second transport stream and output means for outputting the second transport stream to a display means for displaying the broadcast data.

第1の態様に係るデータ処置装置によれば、第1のトランスポートストリームに対して、文字ストリームを追加し、文字ストリームをOSD表示するための属性情報を変更することで、第2のトランスポートストリームを受け取った表示手段は、追加された文字を表示することが可能となる。   According to the data processing device of the first aspect, a character stream is added to the first transport stream, and the attribute information for OSD display of the character stream is changed, whereby the second transport The display means that has received the stream can display the added characters.

本発明の第2の態様に係るデータ処理装置は、第1の態様に係るデータ処理装置において特に、前記挿入手段は、前記文字ストリームをパケットに格納し、当該パケットと前記第1のトランスポートストリームのnullパケットとを置換することにより、前記第2のトランスポートストリームを生成することを特徴としている。   In the data processing device according to the second aspect of the present invention, in particular in the data processing device according to the first aspect, the insertion means stores the character stream in a packet, and the packet and the first transport stream The second transport stream is generated by replacing the null packet.

第2の様態に係るデータ処理装置によれば、追加する文字ストリームが、元々伝送されるnullパケットに置換されるため、トランスポートストリームの伝送効率の悪化を招くことなく、文字ストリームを追加することが可能となる。さらに、文字ストリームを追加しても伝送するパケット数は変化しないので、トランスポートストリームのクロック・リカバリー機能のためにパケット数の調整を行う必要がない。   According to the data processing device according to the second aspect, since the character stream to be added is replaced with a null packet that is originally transmitted, the character stream can be added without deteriorating the transmission efficiency of the transport stream. Is possible. Further, since the number of packets to be transmitted does not change even if a character stream is added, it is not necessary to adjust the number of packets for the transport stream clock recovery function.

本発明の第3の態様に係るデータ処理装置は、第1又は第2の態様に係るデータ処理装置において特に、前記第1のトランスポートストリームにおいて、前記属性情報の部分にはスクランブルはかけられておらず、前記属性情報以外の部分にはスクランブルがかけられていることを特徴としている。   In the data processing device according to the third aspect of the present invention, in the data processing device according to the first or second aspect, the attribute information portion is scrambled in the first transport stream. In addition, it is characterized in that portions other than the attribute information are scrambled.

第3の態様に係るデータ処理装置によれば、属性情報以外の部分の放送データはスクランブル化されているため、放送データ送信元の意図に反する視聴を防ぐことができる。さらに、属性情報の部分にはスクランブルがかけられていないため、属性情報を変更する際に、スクランブル解除処理を実行する必要がない。   According to the data processing device according to the third aspect, since the broadcast data of the part other than the attribute information is scrambled, viewing contrary to the intention of the broadcast data transmission source can be prevented. Furthermore, since the attribute information portion is not scrambled, it is not necessary to execute the descrambling process when changing the attribute information.

本発明の第4の態様に係るデータ処理方法は、(A)放送データが格納された複数のパケットと、前記複数のパケット各々の属性情報が格納されたパケットとを含む第1のトランスポートストリームを、通信ネットワークを介して受信するステップと、(B)文字ストリームを生成するステップと、(C)前記文字ストリームに基づいて、前記属性情報を変更するステップと、(D)前記第1のトランスポートストリームに前記文字ストリームを挿入することにより、第2のトランスポートストリームを生成するステップと、(E)前記第2のトランスポートストリームを、前記放送データを表示する表示手段に対して出力するステップとを備えることを特徴としている。   A data processing method according to a fourth aspect of the present invention provides: (A) a first transport stream including a plurality of packets storing broadcast data and a packet storing attribute information of each of the plurality of packets. (B) generating a character stream; (C) changing the attribute information based on the character stream; and (D) the first transformer. Generating a second transport stream by inserting the character stream into a port stream; and (E) outputting the second transport stream to display means for displaying the broadcast data. It is characterized by comprising.

第4の態様に係るデータ処理方法によれば、第1のトランスポートストリームに対して、文字ストリームを追加し、文字ストリームをOSD表示するための属性情報を変更することで、第2のトランスポートストリームを受け取った表示手段は、簡単に追加された文字を表示することが可能となる。   According to the data processing method of the fourth aspect, by adding a character stream to the first transport stream and changing attribute information for OSD display of the character stream, the second transport The display means that receives the stream can easily display the added character.

本発明の第5の態様に係るプログラムは、コンピュータに放送データを処理させるためのプログラムであって、前記コンピュータに、(A)放送データが格納された複数のパケットと、前記複数のパケット各々の属性情報が格納されたパケットとを含む第1のトランスポートストリームを、通信ネットワークを介して受信するステップと、(B)文字ストリームを生成するステップと、(C)前記文字ストリームに基づいて、前記属性情報を変更するステップと、(D)前記第1のトランスポートストリームに前記文字ストリームを挿入することにより、第2のトランスポートストリームを生成するステップと、(E)前記第2のトランスポートストリームを、前記放送データを表示する表示手段に対して出力するステップとを実行させることを特徴としている。   A program according to a fifth aspect of the present invention is a program for causing a computer to process broadcast data. The computer includes (A) a plurality of packets in which broadcast data is stored, and each of the plurality of packets. Receiving a first transport stream including a packet in which attribute information is stored via a communication network; (B) generating a character stream; and (C) based on the character stream, Changing attribute information; (D) generating a second transport stream by inserting the character stream into the first transport stream; and (E) the second transport stream. Outputting to the display means for displaying the broadcast data. It is characterized in.

第5の態様に係るプログラムによれば、コンピュータに対して、第1のトランスポートストリームに対して文字ストリームを追加させ、さらに、文字ストリームをOSD表示するための属性情報を変更させることで、表示手段によって、文字を追加表示させることのできる第2のトランスポートストリームを得ることが可能となる。   According to the program according to the fifth aspect, the display is performed by causing the computer to add a character stream to the first transport stream and further change the attribute information for OSD display of the character stream. By the means, it is possible to obtain a second transport stream in which characters can be additionally displayed.

本発明によれば、トランスポートストリームに対して、文字ストリームを追加し、文字ストリームをOSD表示するための属性情報を変更することで、OSDに文字表示が追加されたトランスポートストリームに変更することが可能となる。   According to the present invention, a character stream is added to a transport stream, and the attribute information for OSD display of the character stream is changed to change to a transport stream in which character display is added to the OSD. Is possible.

本発明の実施の形態に係るデータ処理装置を用いた通信システムの全体構成を示すブロック図である。1 is a block diagram showing an overall configuration of a communication system using a data processing device according to an embodiment of the present invention. 本発明の実施の形態に係るデータ処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the data processor which concerns on embodiment of this invention. プログラムを実行することによって信号処理部において実現される機能を示す機能ブロック図である。It is a functional block diagram which shows the function implement | achieved in a signal processing part by running a program. データ処理装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of a data processor. TSパケットとPESパケットの内容データに関する図である。It is a figure regarding the content data of TS packet and PES packet. 同期型PESのデータ構造例を示した図である。It is the figure which showed the data structure example of synchronous PES. 非同期型PESのデータ構造例を示した図である。It is the figure which showed the data structure example of asynchronous type PES. 字幕におけるPESパケットの設定パラメータ例を示した図である。It is the figure which showed the example of the setting parameter of the PES packet in a caption. 文字スーパーにおけるPESパケットの設定パラメータ例を示した図である。It is the figure which showed the example of the setting parameter of the PES packet in a character superimposition. 字幕のデータグループのデータパラメータの例を示した図である。It is the figure which showed the example of the data parameter of the data group of a caption. 変更するPMTの構造の例を示した図である。It is the figure which showed the example of the structure of PMT to change. PMTに記述するストリームタイプの割り当てを示した図である。It is the figure which showed the allocation of the stream type described in PMT. ストリームの多重化に関して模式的に表した比較図である。It is the comparison figure typically expressed regarding the multiplexing of a stream. 本発明の実施例の構成を示すブロック図である。It is a block diagram which shows the structure of the Example of this invention. 本発明の実施例に係るHGWの機能ブロック図である。It is a functional block diagram of HGW concerning the example of the present invention. 字幕における字幕管理データのパラメータの例を示した図である。It is the figure which showed the example of the parameter of the caption management data in a caption. 文字スーパーにおける字幕管理データのパラメータの例を示した図である。It is the figure which showed the example of the parameter of the caption management data in a character superimposition.

以下、本発明の実施の形態について、図面を用いて説明する。なお、異なる図面において同一の符号を付した要素は、同一または相応する要素を示すものとする。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. In addition, the element which attached | subjected the same code | symbol in different drawing shall show the same or corresponding element.

図1は、本発明の実施の形態に係るデータ処理装置1を用いた通信システムの全体構成を示すブロック図である。図1に示すように通信システムは、放送データを送信するデータ送信装置2(IP放送局又はVODサーバ等)と、IPネットワーク等の通信ネットワーク4を介してデータ送信装置2に接続されたデータ処理装置1と、データ処理装置1に接続されたテレビ等の表示装置3とを備えて構成されている。但し、データ処理装置1は表示装置3に内蔵されていてもよい。データ処理装置1は、データ送信装置2と表示装置3との間で放送データを中継するとともに、詳細は後述するように、データ送信装置2から受信した放送データに対して新たな情報を付加することが可能である。   FIG. 1 is a block diagram showing an overall configuration of a communication system using a data processing device 1 according to an embodiment of the present invention. As shown in FIG. 1, the communication system includes a data transmission device 2 (such as an IP broadcast station or a VOD server) that transmits broadcast data, and data processing connected to the data transmission device 2 via a communication network 4 such as an IP network. The apparatus 1 includes a display device 3 such as a television connected to the data processing device 1. However, the data processing device 1 may be built in the display device 3. The data processing device 1 relays broadcast data between the data transmission device 2 and the display device 3, and adds new information to the broadcast data received from the data transmission device 2, as will be described in detail later. It is possible.

図2は、本発明の実施の形態に係るデータ処理装置1の構成を示すブロック図である。データ処理装置1は、受信部110、CPU等の信号処理部120、半導体メモリ等の記憶部130、送信部140を備えている。また、データ処理装置1への入力は受信部110の入力に接続されている。受信部110からの出力は、信号処理部120の入力に接続されている。信号処理部120の出力は記憶部130の入力と送信部140の入力とに接続されている。記憶部130の出力は信号処理部120の入力に接続されている。そして、送信部140の出力は、データ処理装置1の出力となる。   FIG. 2 is a block diagram showing the configuration of the data processing apparatus 1 according to the embodiment of the present invention. The data processing apparatus 1 includes a receiving unit 110, a signal processing unit 120 such as a CPU, a storage unit 130 such as a semiconductor memory, and a transmission unit 140. An input to the data processing device 1 is connected to an input of the receiving unit 110. An output from the receiving unit 110 is connected to an input of the signal processing unit 120. The output of the signal processing unit 120 is connected to the input of the storage unit 130 and the input of the transmission unit 140. The output of the storage unit 130 is connected to the input of the signal processing unit 120. The output of the transmission unit 140 is the output of the data processing device 1.

本発明の実施の形態に係るデータ処理装置1はコンピュータ装置であり、記憶部130に格納されたプログラム135を信号処理部120が読み込み、プログラム135を実行
することで、本発明の機能を実現させることができる。通信ネットワーク4からのトランスポートストリーム信号S11が受信部110に入力された場合、そのトランスポートストリーム信号S11は信号処理部120に入力され、記憶部130に書き込まれる。そして、信号処理部120は記憶部130からプログラム135を読み込み、プログラム135の命令に従って、記憶部130から読み出したトランスポートストリーム信号S11を処理していく。(以下、プログラムの読み込みと実行とを特に記載していない場合でも同様である。)
The data processing device 1 according to the embodiment of the present invention is a computer device, and the signal processing unit 120 reads the program 135 stored in the storage unit 130 and executes the program 135, thereby realizing the functions of the present invention. be able to. When the transport stream signal S11 from the communication network 4 is input to the receiving unit 110, the transport stream signal S11 is input to the signal processing unit 120 and written to the storage unit 130. Then, the signal processing unit 120 reads the program 135 from the storage unit 130, and processes the transport stream signal S11 read from the storage unit 130 in accordance with instructions of the program 135. (Hereinafter, the same applies even when the reading and execution of the program are not specifically described.)

図3は、プログラム135を実行することによって信号処理部120において実現される機能を示す機能ブロック図である。プログラム135が信号処理部120によって実現させる機能においては、信号処理部120への入力は抽出部121と挿入部124との入力になる。抽出部121の出力は変更部122の入力となる。変更部122の出力は挿入部124の入力となる。生成部123の出力は挿入部124と変更部122との入力となる。挿入部124の出力が信号処理部120の出力となる。   FIG. 3 is a functional block diagram illustrating functions implemented in the signal processing unit 120 by executing the program 135. In the function that the program 135 is realized by the signal processing unit 120, the input to the signal processing unit 120 is the input to the extraction unit 121 and the insertion unit 124. The output of the extraction unit 121 becomes the input of the change unit 122. The output of the changing unit 122 becomes the input of the inserting unit 124. The output of the generation unit 123 is input to the insertion unit 124 and the change unit 122. The output of the insertion unit 124 becomes the output of the signal processing unit 120.

次に、本発明の実施の形態に係るデータ処理装置1の動作の説明を、図4のフローチャートを用いて行う。本発明の実施の形態に係るデータ処理装置1は、トランスポートストリーム通信の中継を行う装置であり、データ処理装置1にはトランスポートストリーム信号S11が入力される。このトランスポートストリーム信号S11には、動画データを含むパケット、音声データを含むパケット、セクションデータなどを含むパケット、nullパケット、そしてPMT(Program Map Table)と呼ばれるトランスポートストリームの属性情報を含むパケットなどを有している。図5にトランスポートに含まれるパケットについて模式的に表した図を示す。図5で示すようにトランスポートストリームのデータ記憶域であるペイロードには、PES(Packetized Elementary Stream)のパケットを格納することができる。また、トランスポートストリームはPESには付属できないセクションデータを含むパケットも有している。   Next, the operation of the data processing apparatus 1 according to the embodiment of the present invention will be described using the flowchart of FIG. A data processing apparatus 1 according to an embodiment of the present invention is an apparatus that relays transport stream communication, and a transport stream signal S11 is input to the data processing apparatus 1. The transport stream signal S11 includes a packet including moving image data, a packet including audio data, a packet including section data, a null packet, a packet including attribute information of a transport stream called PMT (Program Map Table), and the like. have. FIG. 5 schematically shows a packet included in the transport. As shown in FIG. 5, PES (Packetized Elementary Stream) packets can be stored in the payload, which is the data storage area of the transport stream. The transport stream also has a packet including section data that cannot be attached to the PES.

まず、ステップSP100において、パケット通信によって伝送されてきたトランスポートストリーム信号S11は受信部110に入力される。受信部110はトランスポートストリーム信号S11を複数のTSパケットとして認識し、TSパケット群S12として出力する。   First, in step SP100, the transport stream signal S11 transmitted by packet communication is input to the receiving unit 110. The receiving unit 110 recognizes the transport stream signal S11 as a plurality of TS packets and outputs it as a TS packet group S12.

次に、ステップSP200において、抽出部121はTSパケット群S12の中からPMTを含むパケットを探し出し、PMT情報を抽出する。抽出されたPMT情報はPMT情報信号S17として、変更部122に送られる。   Next, in step SP200, the extraction unit 121 searches for a packet including the PMT from the TS packet group S12, and extracts PMT information. The extracted PMT information is sent to the changing unit 122 as a PMT information signal S17.

次に、ステップSP300において、生成部123は、OSDに表示される文字情報を含んだPESデータ形式の文字ストリームを生成し、文字ストリームS20として出力する。さらに、生成した文字ストリームのストリーム情報S20を出力する。この時の文字ストリームのPESデータ構造の例を図6、図7に示す。図6は同期型のPESのデータ構造であり、図7は非同期型のPESのデータ構造である。さらに、字幕におけるPESパケットの設定パラメータの例を図8に、文字スーパーにおけるPESパケットの設定パラメータの例を図9に示す。また、図8及び図9中にあげた字幕のデータグループのデータにおける、データパラメータの例を図10に示した。   Next, in step SP300, the generation unit 123 generates a character stream in the PES data format including character information displayed on the OSD, and outputs the character stream as a character stream S20. Further, stream information S20 of the generated character stream is output. Examples of the PES data structure of the character stream at this time are shown in FIGS. FIG. 6 shows the data structure of a synchronous PES, and FIG. 7 shows the data structure of an asynchronous PES. Furthermore, FIG. 8 shows an example of setting parameters for PES packets in subtitles, and FIG. 9 shows an example of setting parameters for PES packets in character superimposing. FIG. 10 shows an example of data parameters in the data of the caption data group shown in FIGS.

次に、ステップSP400において、生成部123より出力されたストリーム情報S18は、変更部122に入力される。そして変更部122は、このストリーム情報S18に基づいて、抽出部121より受け取ったPMT情報を変更する。変更するPMT情報の構造例を図11に示す。また、PMT情報に記述されるストリームタイプの割り当てを示した図を図12に示す。PMT情報の変更に際して、変更部122は文字ストリームのPI
D(Packet Identification)を追加し、情報追加の終わったPMTに応じたCRC(Cyclic Redundancy Check)を生成して、これを書き換える。その後、変更部122は変更が終了した新しいPMT情報S19を出力する。
Next, in step SP400, the stream information S18 output from the generation unit 123 is input to the change unit 122. Then, the changing unit 122 changes the PMT information received from the extracting unit 121 based on the stream information S18. An example of the structure of the PMT information to be changed is shown in FIG. FIG. 12 shows the assignment of stream types described in the PMT information. When changing the PMT information, the changing unit 122 changes the PI of the character stream.
D (Packet Identification) is added, a CRC (Cyclic Redundancy Check) corresponding to the PMT for which information has been added is generated, and this is rewritten. Thereafter, the changing unit 122 outputs the new PMT information S19 that has been changed.

次に、ステップSP500において、変更部122から出力された新しいPMT情報S19は、挿入部124に入力される。また、生成部123で生成された文字ストリームS20も、挿入部124に入力される。挿入部124は、変更されたPMT情報を、TSパケット群S12の中の、抽出部121によって抽出された元のPMTを含んでいたパケットに挿入し、新しいPMT情報に書き換える。さらに挿入部124は、TSパケット群S12に文字ストリームS20を加え、新たなTSパケット群S15として出力する。   Next, in step SP500, the new PMT information S19 output from the changing unit 122 is input to the inserting unit 124. The character stream S20 generated by the generation unit 123 is also input to the insertion unit 124. The insertion unit 124 inserts the changed PMT information into a packet that includes the original PMT extracted by the extraction unit 121 in the TS packet group S12, and rewrites the new PMT information. Further, the insertion unit 124 adds the character stream S20 to the TS packet group S12 and outputs it as a new TS packet group S15.

挿入部124から新たなTSパケット群S15を受け取った送信部140は、パケット送信処理を行い、トランスポートストリーム信号S16として出力する。このトランスポートストリーム信号S16がデータ処理装置1の出力となる。   The transmission unit 140 that has received the new TS packet group S15 from the insertion unit 124 performs packet transmission processing and outputs the packet as a transport stream signal S16. This transport stream signal S16 becomes the output of the data processing device 1.

データ処理装置1から出力された文字ストリームが追加されたトランスポートストリームは、OSD表示器に入力されると、まずトランスポートストリームのPAT(Program Association Table)が読み出され、PATに記載されたPMTのPIDにより、PMTが呼び出される。データ処理装置1の変更部122では、PMT自身のPID情報を変更することはないので、OSD表示器は元のトランスポートストリームと同様に、新たに挿入したPMT情報を読み込むことができる。   When the transport stream to which the character stream output from the data processing device 1 is added is input to the OSD display, first, the PAT (Program Association Table) of the transport stream is read, and the PMT described in the PAT is read. PMT is called by the PID of Since the changing unit 122 of the data processing apparatus 1 does not change the PID information of the PMT itself, the OSD display can read the newly inserted PMT information in the same manner as the original transport stream.

次に、OSD表示器はPMT情報に記載された放送データのPIDにより、各放送データを呼び出す。このとき、本発明で追加された文字ストリームのPIDも呼び出すので、OSD表示器は新たにデータ処理装置1によって追加された文字ストリームを読み込み、OSDに表示することができる。   Next, the OSD display calls each broadcast data by the PID of the broadcast data described in the PMT information. At this time, since the PID of the character stream added in the present invention is also called, the OSD display can read the character stream newly added by the data processing apparatus 1 and display it on the OSD.

以上のように、本発明の実施の形態に係るデータ処理装置1によれば、受信したトランスポートストリームに対して、復号処理を実行する前に、新たに文字ストリームを追加することができる。さらに、トランスポートストリームのOSD表示の制御情報が記載されたBML(Broadcast Markup Language)ファイルの変更を行わなくても、文字ストリームはOSD表示器に表示することができる。   As described above, according to the data processing device 1 according to the embodiment of the present invention, a new character stream can be added to a received transport stream before executing a decoding process. Furthermore, the character stream can be displayed on the OSD display without changing the BML (Broadcast Markup Language) file in which the control information of the OSD display of the transport stream is described.

<第1の変形例>
第1の変形例に係るデータ処理装置1によれば、ステップSP500において、挿入部124が文字ストリームをTSパケット群S12に挿入するにあたって、ストリーム同士を多重化するのではなく、TSパケット群S12が有するnullパケットのペイロードと、文字ストリームのPESパケットデータとを置換する。一般的なストリーム同士の多重化した場合と、nullパケットに置換して挿入する場合とのTSパケットを模式的に表した図を図13に示す。なお、図13においてTSパケットのヘッダ部は省略してある。
<First Modification>
According to the data processing device 1 according to the first modification, when the insertion unit 124 inserts the character stream into the TS packet group S12 in step SP500, the TS packet group S12 is not multiplexed but the streams are multiplexed. The null packet payload and the PES packet data of the character stream are replaced. FIG. 13 schematically shows TS packets when a general stream is multiplexed and when it is replaced with a null packet and inserted. In FIG. 13, the header part of the TS packet is omitted.

一般的なストリーム同士の多重化では、パケット同士を順番に多重にしていくので、ストリームの追加前と比べて伝送データ量が増えるのに対して、nullパケットに置換して挿入すると、ストリームの追加前と伝送データ量は変わらず、伝送効率の悪化を招くことなくストリームの追加が可能である。   In general multiplexing between streams, packets are multiplexed in order, so the amount of transmission data increases compared to before adding a stream, whereas when replacing with a null packet and inserting, adding a stream The amount of transmission data is the same as before, and a stream can be added without causing deterioration in transmission efficiency.

また、トランスポートストリーム通信では、送信側のクロックと受信側のクロックとを同期させるためにクロック・リカバリー機能が用いられる。このとき、一般的なストリーム同士の多重化を行うと、ストリーム中のパケット数が変わってしまうので、正しくクロ
ック・リカバリーするためには、改めてパケット数の調整などを行って同期をとる必要があるが、本発明の第1の変形例を用いれば、伝送するパケット数がデータ挿入の前と後とで変化しないため、改めてクロック・リカバリーのための調整を行う必要はない。
In transport stream communication, a clock recovery function is used to synchronize the clock on the transmission side and the clock on the reception side. At this time, if general streams are multiplexed, the number of packets in the stream changes, so in order to correctly recover the clock, it is necessary to adjust the number of packets again to achieve synchronization. However, if the first modified example of the present invention is used, the number of packets to be transmitted does not change before and after data insertion, so there is no need to make adjustments for clock recovery again.

<第2の変形例>
第2の変形例に係るデータ処理装置1によれば、トランスポートストリーム信号S11の放送データにはスクランブルがかけられているが、PMTにはスクランブルがかけられていない。したがって、抽出部121は特にスクランブルの解除といった複雑な処理をすることなくPMT情報を抽出することができ、挿入部124においても新たなPMT情報S19の挿入を行うことが出来る。
<Second Modification>
According to the data processing device 1 according to the second modification, the broadcast data of the transport stream signal S11 is scrambled, but the PMT is not scrambled. Therefore, the extracting unit 121 can extract PMT information without performing complicated processing such as descrambling, and the inserting unit 124 can also insert new PMT information S19.

ここでいうスクランブルとは、放送送信側が意図に反する視聴を防ぐ為に放送データを複雑化(ビット配列の並べ替えや、暗号化等)することである。スクランブルをかけられた放送データは、そのままでは読み取ることができない。そのため、スクランブルがかけられた放送データをデータ処理するためには、スクランブルを解除する必要がある。しかし、本発明の第2の変形例では、トランスポートストリームに表示文字の追加を行うにあたっても、スクランブルを解除する必要がない。   The scramble here is to make broadcast data complicated (rearrangement of bit arrangement, encryption, etc.) in order to prevent unintentional viewing on the broadcast transmission side. The scrambled broadcast data cannot be read as it is. Therefore, in order to process the scrambled broadcast data, it is necessary to release the scramble. However, in the second modification of the present invention, it is not necessary to release scramble when adding display characters to the transport stream.

<第3の変形例>
図14は本発明の第3の変形例を示したブロック図である。家庭内でデジタルテレビを視聴する際には、放送ネットワーク400から送られてくる放送信号をHGW(Home Gateway)500によって終端し、各デジタルテレビ300a、300b、300cに接続されたSTB(Set Top Box)200a、200b、200cにトランスポートストリーム信号を分配している。図14はデジタルテレビ三台に対して信号を三分配しているが、あくまで例示であり、分配数やデジタルテレビの台数は本発明で限定するものではない。
<Third Modification>
FIG. 14 is a block diagram showing a third modification of the present invention. When watching digital TV at home, a broadcast signal sent from the broadcast network 400 is terminated by an HGW (Home Gateway) 500 and connected to each digital TV 300a, 300b, 300c. ) Transport stream signals are distributed to 200a, 200b, and 200c. Although FIG. 14 distributes three signals to three digital televisions, it is merely an example, and the number of distributions and the number of digital televisions are not limited in the present invention.

ここで、STB200aとデジタルテレビ300aとの場合を用いて説明を行う。HGW500により分配されたトランスポートストリーム信号をSTB200aがデコードすることにより、デジタルテレビ300aにおいて、トランスポートストリームによって伝送された放送を視聴することができる。   Here, description will be given using the case of the STB 200a and the digital television 300a. When the STB 200a decodes the transport stream signal distributed by the HGW 500, the broadcast transmitted by the transport stream can be viewed on the digital television 300a.

このとき、家庭内に設置された防犯センサー600によって異常が感知されたとき、異常感知信号がHGW500に送られる。HGW500には本発明の実施の形態に関わるデータ処理装置1が実装されており、防犯センサー600からの異常感知信号は生成部123に入力される。図15に、HGWにおける機能ブロック図を示す。   At this time, when an abnormality is detected by the security sensor 600 installed in the home, an abnormality detection signal is sent to the HGW 500. The data processing apparatus 1 according to the embodiment of the present invention is mounted on the HGW 500, and an abnormality detection signal from the security sensor 600 is input to the generation unit 123. FIG. 15 shows a functional block diagram of the HGW.

異常感知信号が入力された生成部123は、「防犯センサーが異常を検知しました」という旨の文章を含む文字ストリームを生成し、データ処理装置1はその異常を知らせる文字ストリームをトランスポートストリームに追加する。このとき、文字ストリームのPESデータグループにおいてTMD(Time control Mode)及びDMF(Display Mode Flag)という項目で表示モードを設定しておく。図16に字幕における字幕管理データのPESパラメータ、図17に文字スーパーにおける字幕管理データのPESパラメータを示す。ここではリアルタイムに自動表示させるので、図17のTMDは‘01’、DMFは‘0000’と設定する。   The generation unit 123 to which the abnormality detection signal is input generates a character stream including a sentence “A security sensor has detected an abnormality”, and the data processing apparatus 1 converts the character stream informing the abnormality into a transport stream. to add. At this time, the display mode is set in the items of TMD (Time control Mode) and DMF (Display Mode Flag) in the PES data group of the character stream. FIG. 16 shows the PES parameters of the caption management data in the caption, and FIG. 17 shows the PES parameters of the caption management data in the character superimposing. Here, since automatic display is performed in real time, TMD in FIG. 17 is set to “01”, and DMF is set to “0000”.

文字ストリームの追加されたトランスポートストリームは、通常の放送を行うトランスポートストリームと同様にSTB200aによってデコードされ、デジタルテレビ300aが受信する。このとき、デジタルテレビは文字ストリームのPESデータを読み込み、リアルタイムに自動表示するように、OSDを作動させる。こうして、文字ストリームによって追加された「防犯センサーが異常を検知しました」という旨の文字もデジタルテレ
ビ300aに表示されるので、デジタルテレビ300aの視聴者は防犯センサー600が異常を検知したことを知ることが可能である。
The transport stream to which the character stream is added is decoded by the STB 200a in the same manner as the transport stream for performing normal broadcasting, and is received by the digital television 300a. At this time, the digital television reads the PES data of the character stream and operates the OSD so as to automatically display in real time. In this way, the character “security sensor has detected an abnormality” added by the character stream is also displayed on the digital television 300a, so that the viewer of the digital television 300a knows that the security sensor 600 has detected the abnormality. It is possible.

第3の変形例では、HGW500が本発明の実施の形態に関わるデータ処理装置1を実装している場合を例示したが、本発明は実施の形態に関わるデータ処理装置1が実装されるべき機器について限定するものではない。さらにいえば、図14において、STB200aやSTB200b、STB200cにデータ処理装置1が実装されていた場合でも、同様の効果を得ることが可能である。   In the third modification, the case where the HGW 500 is mounted with the data processing device 1 according to the embodiment of the present invention is illustrated, but the present invention is a device on which the data processing device 1 according to the embodiment is to be mounted. It is not intended to be limited. Furthermore, in FIG. 14, even when the data processing apparatus 1 is mounted on the STB 200a, STB 200b, and STB 200c, the same effect can be obtained.

また、本発明の適用例は防犯センサーに限るものではなく、火災報知器による火災検知や、インターホンによる来客を知らせるなどにも用いることができる。   The application example of the present invention is not limited to the security sensor, and can be used for detecting a fire by a fire alarm or notifying a visitor by an intercom.

なお、今回開示された実施の形態は、すべての点で例示であり制限的なものではないと考えられるべきである。本発明の範囲は、上記した意味ではなく、特許請求の範囲にとって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is shown not by the above description but by the claims, and is intended to include all modifications within the meaning and scope equivalent to the claims.

1 データ処理装置
3 表示装置
4 通信ネットワーク
110 受信部
120 信号処理部
121 抽出部
122 変更部
123 生成部
124 挿入部
130 記憶部
135 プログラム
140 送信部
200a、200b、200c STB
300a、300b、300c デジタルテレビ
400 放送ネットワーク
500 HGW
600 防犯センサー

DESCRIPTION OF SYMBOLS 1 Data processing apparatus 3 Display apparatus 4 Communication network 110 Reception part 120 Signal processing part 121 Extraction part 122 Change part 123 Generation part 124 Insertion part 130 Storage part 135 Program 140 Transmission part 200a, 200b, 200c STB
300a, 300b, 300c Digital TV 400 Broadcast network 500 HGW
600 Security sensor

Claims (5)

放送データが格納された複数のパケットと、前記複数のパケット各々の属性情報が格納されたパケットとを含む第1のトランスポートストリームを、通信ネットワークを介して受信する受信手段と、
文字ストリームを生成する生成手段と、
前記文字ストリームに基づいて、前記属性情報を変更する変更手段と、
前記第1のトランスポートストリームに前記文字ストリームを挿入することにより、第2のトランスポートストリームを生成する挿入手段と、
前記第2のトランスポートストリームを、前記放送データを表示する表示手段に対して出力する出力手段と
を備える、データ処理装置。
Receiving means for receiving, via a communication network, a first transport stream including a plurality of packets in which broadcast data is stored and a packet in which attribute information of each of the plurality of packets is stored;
Generating means for generating a character stream;
Changing means for changing the attribute information based on the character stream;
Inserting means for generating a second transport stream by inserting the character stream into the first transport stream;
A data processing apparatus comprising: output means for outputting the second transport stream to display means for displaying the broadcast data.
前記挿入手段は、前記文字ストリームをパケットに格納し、当該パケットと前記第1のトランスポートストリームのnullパケットとを置換することにより、前記第2のトラスポートストリームを生成する、請求項1に記載のデータ処理装置。   The said insertion means stores the said character stream in a packet, The said 2nd transport stream is produced | generated by replacing the said packet and the null packet of a said 1st transport stream. Data processing equipment. 前記第1のトランスポートストリームにおいて、前記属性情報の部分にはスクランブルはかけられておらず、前記属性情報以外の部分にはスクランブルがかけられている、請求項1又は2に記載のデータ処理装置。   3. The data processing device according to claim 1, wherein, in the first transport stream, the attribute information portion is not scrambled, and a portion other than the attribute information is scrambled. 4. . (A)放送データが格納された複数のパケットと、前記複数のパケット各々の属性情報が格納されたパケットとを含む第1のトランスポートストリームを、通信ネットワークを介して受信するステップと、
(B)文字ストリームを生成するステップと、
(C)前記文字ストリームに基づいて、前記属性情報を変更するステップと、
(D)前記第1のトランスポートストリームに前記文字ストリームを挿入することにより、第2のトランスポートストリームを生成するステップと、
(E)前記第2のトランスポートストリームを、前記放送データを表示する表示手段に対して出力するステップと
を備える、データ処理方法。
(A) receiving a first transport stream including a plurality of packets storing broadcast data and a packet storing attribute information of each of the plurality of packets via a communication network;
(B) generating a character stream;
(C) changing the attribute information based on the character stream;
(D) generating a second transport stream by inserting the character stream into the first transport stream;
(E) A data processing method comprising: outputting the second transport stream to display means for displaying the broadcast data.
コンピュータに放送データを処理させるためのプログラムであって、
前記コンピュータに、
(A)放送データが格納された複数のパケットと、前記複数のパケット各々の属性情報が格納されたパケットとを含む第1のトランスポートストリームを、通信ネットワークを介して受信するステップと、
(B)文字ストリームを生成するステップと、
(C)前記文字ストリームに基づいて、前記属性情報を変更するステップと、
(D)前記第1のトランスポートストリームに前記文字ストリームを挿入することにより、第2のトランスポートストリームを生成するステップと、
(E)前記第2のトランスポートストリームを、前記放送データを表示する表示手段に対して出力するステップと
を実行させる、プログラム。


A program for causing a computer to process broadcast data,
In the computer,
(A) receiving a first transport stream including a plurality of packets storing broadcast data and a packet storing attribute information of each of the plurality of packets via a communication network;
(B) generating a character stream;
(C) changing the attribute information based on the character stream;
(D) generating a second transport stream by inserting the character stream into the first transport stream;
(E) A program for executing the step of outputting the second transport stream to display means for displaying the broadcast data.


JP2009146888A 2009-06-19 2009-06-19 Data processing apparatus and method, and program Pending JP2011004274A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009146888A JP2011004274A (en) 2009-06-19 2009-06-19 Data processing apparatus and method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009146888A JP2011004274A (en) 2009-06-19 2009-06-19 Data processing apparatus and method, and program

Publications (1)

Publication Number Publication Date
JP2011004274A true JP2011004274A (en) 2011-01-06

Family

ID=43561825

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009146888A Pending JP2011004274A (en) 2009-06-19 2009-06-19 Data processing apparatus and method, and program

Country Status (1)

Country Link
JP (1) JP2011004274A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11177943A (en) * 1997-12-09 1999-07-02 Toshiba Corp Video data multiplexing device
JP2004152014A (en) * 2002-10-30 2004-05-27 Nippon Hoso Kyokai <Nhk> Contents transmitting method, contents transmitting device, contents transmitting program, contents receiving method, contents receiving device, and contents receiving program
JP2005167564A (en) * 2003-12-02 2005-06-23 Nippon Hoso Kyokai <Nhk> Content processing apparatus, content processing method, and content processing program
JP2005236409A (en) * 2004-02-17 2005-09-02 Toshiba Corp System and method for broadcast transmitting and broadcast receiving apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11177943A (en) * 1997-12-09 1999-07-02 Toshiba Corp Video data multiplexing device
JP2004152014A (en) * 2002-10-30 2004-05-27 Nippon Hoso Kyokai <Nhk> Contents transmitting method, contents transmitting device, contents transmitting program, contents receiving method, contents receiving device, and contents receiving program
JP2005167564A (en) * 2003-12-02 2005-06-23 Nippon Hoso Kyokai <Nhk> Content processing apparatus, content processing method, and content processing program
JP2005236409A (en) * 2004-02-17 2005-09-02 Toshiba Corp System and method for broadcast transmitting and broadcast receiving apparatus

Similar Documents

Publication Publication Date Title
US20150113558A1 (en) Receiver apparatus, broadcast/communication-cooperation system, and broadcast/communication-cooperation method
KR101805538B1 (en) Broadcast signal transmission device, broadcast signal reception device, broadcast signal transmission method, and broadcast signal reception method
JP2006303936A (en) Contents data, receiver, generating apparatus, and transmitter
US20180220169A1 (en) Broadcasting signal transmission device, broadcasting signal reception device, broadcasting signal transmission method, and broadcasting signal reception method
EP3089465B1 (en) Broadcast reception device and video display method
JP5254411B2 (en) Reception device, reception method, and external device cooperation system
US20150358507A1 (en) Timing recovery for embedded metadata
KR102137349B1 (en) Decoding device, reception device, transmission device, transmission/reception system, decoding method, and storage medium having decoding program stored therein
CN102088631B (en) Live and demand broadcast method of digital television (TV) programs as well as related device and system
JP6366070B2 (en) A text content generation device, a transmission device, a reception device, and a program.
CN110073665A (en) Broadcast system with URI message watermark-payload
US10097869B2 (en) Method and system for embedding metadata in multiplexed analog videos broadcasted through digital broadcasting medium
JPWO2010046965A1 (en) Digital broadcasting method, data receiving apparatus and data transmitting apparatus
JP2008147985A (en) Digital broadcast receiver, digital broadcasting system, control program and readable recording medium
JP2011004274A (en) Data processing apparatus and method, and program
JP6455974B2 (en) Receiving machine
JP6399686B2 (en) Receiving machine
EP3407614B1 (en) Method and apparatus for transmitting and receiving broadcast signal
EP3435679A1 (en) Broadcast signal transmission and reception method and device
CN113475088B (en) Transmitting and receiving method and transmitting and receiving device
JP2011009839A (en) Communication system and communication method
JP6472918B2 (en) Reception device, reception method, and broadcast signal transmission method
JP6363251B2 (en) Broadcast program receiving apparatus, broadcast program receiving method, and broadcast program receiving cooperative system
JP6363250B2 (en) Broadcast program receiving apparatus, broadcast program receiving method, and broadcast program receiving cooperative system
JP2015159366A (en) receiver

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120229

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120703