JP2010074619A - Print control device and method for controlling print control device - Google Patents

Print control device and method for controlling print control device Download PDF

Info

Publication number
JP2010074619A
JP2010074619A JP2008240885A JP2008240885A JP2010074619A JP 2010074619 A JP2010074619 A JP 2010074619A JP 2008240885 A JP2008240885 A JP 2008240885A JP 2008240885 A JP2008240885 A JP 2008240885A JP 2010074619 A JP2010074619 A JP 2010074619A
Authority
JP
Japan
Prior art keywords
print
data
print data
control
program
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
JP2008240885A
Other languages
Japanese (ja)
Inventor
Tomoyuki Ono
智之 大野
Tomoya Asanuma
知也 浅沼
Shinya Oda
晋也 小田
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2008240885A priority Critical patent/JP2010074619A/en
Publication of JP2010074619A publication Critical patent/JP2010074619A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a print control device which notifies a user that print becomes disabled before the user performs elimination, movement, edit, or conversion so that by this notification, a need of a person providing print data is satisfied and the user does not lose a chance to obtain a print content because when elimination, movement, edit, or conversion of a TS is performed from a recording device in a DTV, print control data and print data are eliminated whereby a print control cannot be performed by the DTV. <P>SOLUTION: The print control device which records broadcast data including the print data generated from a broadcast signal in a recording unit 125 and can transmit the print data to a print device 204 includes determination means 119 for determining whether the broadcast data recorded in the recording unit 125 includes the print data and control means 111 and 110 for performing a control in which the user is notified that the print based on the print data becomes disabled in response to a user instruction to perform a predetermined control process to the broadcast data to which it is determined by the determination means 119 that the print data is included. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、データ放送の印刷サービスに対応した印刷制御装置、及び印刷制御装置の制御方法に関するものである。   The present invention relates to a print control apparatus corresponding to a print service for data broadcasting, and a control method for the print control apparatus.

地上デジタル放送におけるデータ放送サービスの1つとして、データ放送の印刷サービスが提供されている。本印刷サービスにより、ユーザは、放送番組に関連する情報、天気予報、又はニュース情報をデジタルテレビ(以下、「DTV」と表す)に接続された印刷装置(以下、「プリンタ」と表す)によって印刷し、印刷コンテンツを入手できる。また、放送番組のスポンサーは、商品の割引クーポンやカタログを始めとした印刷コンテンツを配信し、ユーザに印刷してもらうことで、広告を効果的に実施したいというニーズがある。   As one of data broadcasting services in terrestrial digital broadcasting, a data broadcasting printing service is provided. With this printing service, a user prints information related to a broadcast program, weather forecast, or news information by a printing device (hereinafter referred to as “printer”) connected to a digital television (hereinafter referred to as “DTV”). Print content. In addition, there is a need for broadcast program sponsors to effectively execute advertisements by distributing print contents such as discount coupons and catalogs of products and having the users print them.

非特許文献1及び非特許文献2は、本印刷サービスに関するデジタル放送規格や運用規定を示している。非特許文献1及び非特許文献2に基づく印刷サービスにおいて、DTVは以下の3つの印刷形態を実行することができる。
印刷形態1:DTVが放送波に含まれる印刷データを取得し、プリンタに印刷を要求する形態。
印刷形態2:DTVが表示中のデータ放送画面をキャプチャし、プリンタに印刷を要求する形態。
印刷形態3:DTVがプリンタにインターネット上のサーバに存在する印刷データを印刷要求する形態。
Non-Patent Document 1 and Non-Patent Document 2 show digital broadcast standards and operational rules related to this print service. In the printing service based on Non-Patent Document 1 and Non-Patent Document 2, DTV can execute the following three printing modes.
Printing mode 1: A mode in which the DTV acquires print data included in a broadcast wave and requests the printer to print.
Printing mode 2: A mode in which a data broadcast screen being displayed by the DTV is captured and printing is requested from the printer.
Printing mode 3: A mode in which the DTV requests the printer to print the print data existing on the server on the Internet.

前記印刷形態1は、非特許文献1及び非特許文献2が規定するMPEG2トランスポートストリーム(以下、「TS」と表す)中のデータ放送データが含む拡張関数により実行される。具体的に、拡張関数は、DOM(Document Object Model)-API(Application Program
Interface)であるprintFile()やprintTemplate()である。printFile()は、DTVが放送波を受信、復調することで得られるTSから印刷データ(printFile印刷データ)を取得し、プリンタに転送して印刷要求を行う。前記印刷形態2は、非特許文献1及び非特許文献2が規定するTS中のデータ放送データが含む拡張関数DOM-APIであるprintStaticScreen()により実行される。前記印刷形態3は、非特許文献1及び非特許文献2が規定するTS中のデータ放送データが含む拡張関数DOM-APIであるprintUri()により実行される。printUri()は、その引数によって指定されるURI(Uniform Resource Indicator)で取得可能な印刷データ(printUri印刷データ)をプリンタに取得させ、印刷要求を行う。通常、printUri印刷データは、インターネット上に存在するコンテンツサーバ内に存在する。
The printing form 1 is executed by an extension function included in data broadcast data in an MPEG2 transport stream (hereinafter referred to as “TS”) defined by Non-Patent Document 1 and Non-Patent Document 2. Specifically, the extension function is DOM (Document Object Model) -API (Application Program
Interface) printFile () and printTemplate (). printFile () acquires print data (printFile print data) from the TS obtained by the DTV receiving and demodulating the broadcast wave, and transfers the print data to the printer to make a print request. The print form 2 is executed by printStaticScreen () that is an extended function DOM-API included in the data broadcast data in the TS defined by Non-Patent Document 1 and Non-Patent Document 2. The print mode 3 is executed by printUri () that is an extended function DOM-API included in the data broadcast data in the TS defined by Non-Patent Document 1 and Non-Patent Document 2. printUri () causes the printer to acquire print data (printUri print data) that can be acquired with a URI (Uniform Resource Indicator) specified by the argument, and issues a print request. Normally, printUri print data exists in a content server that exists on the Internet.

以下、拡張関数DOM-APIであるprintFile()、printTemplate()、printStaticScreen()及びprintUri()を含むデータ放送データを「印刷制御データ」と記述する。また、printFile印刷データだけでなく、printUri()の場合のURIも印刷データとして定義する。したがって、放送信号に含まれる印刷データとは、printFile印刷データとprintUri()におけるURIを指す。   Hereinafter, data broadcast data including the extension functions DOM-API printFile (), printTemplate (), printStaticScreen () and printUri () will be described as “print control data”. In addition to printFile print data, the URI for printUri () is defined as print data. Therefore, the print data included in the broadcast signal refers to the printFile print data and the URI in printUri ().

また、ユーザの生活スタイルの多様化に伴い、ユーザが、放送番組を録画し、好きな時間に視聴することがある。そのような目的のため、ハードディスクを初めとした録画デバイスを内蔵し、TSを記録可能なDTVが知られている。しかしながら、その録画デバイスは、容量に限りがある為、ユーザは、録画した放送番組データ、つまり、TSを、消去や編集、又は他の録画デバイスへ移動せざるを得ない場合がある。そのため、録画デバイスの容量を効率よく使用する為に、ユーザは、記録済みのTSが含む映像、音声データを変換して再記録したり、録画時に変換して記録したりすることがある。ここで、変換とは、映像や音声データのビットレートを変換したり、符号化方式を変換したりすることを指す。   In addition, as users' lifestyles diversify, users sometimes record broadcast programs and watch them at their preferred time. For such a purpose, a DTV that incorporates a recording device such as a hard disk and can record a TS is known. However, since the recording device has a limited capacity, the user may be forced to delete, edit, or move the recorded broadcast program data, that is, TS, to another recording device. Therefore, in order to efficiently use the capacity of the recording device, the user may convert and re-record video and audio data included in the recorded TS, or may convert and record at the time of recording. Here, the conversion refers to converting the bit rate of video or audio data or converting the encoding method.

また、特許文献1は、録画した番組を録画者が見ていないうちに録画番組を誤って消されてしまうことを防止する為、録画番組リスト上において、複数の視聴者のうち、誰が番組を視聴済みかについて表示することが可能なシステムを開示している。   Further, in Patent Document 1, in order to prevent a recorded program from being erased accidentally while the recorded program is not viewed by the recorder, who of the plurality of viewers on the recorded program list A system capable of displaying whether or not the user has watched is disclosed.

特開2005−57637号広報Japanese Laid-Open Patent Publication No. 2005-57637 社団法人 電波産業会 標準規格 「デジタル放送におけるデータ放送符号化方式と伝送方式」 ARIB STD-B24Japan Radio Industry Association Standards “Data Broadcast Coding and Transmission Methods for Digital Broadcasting” ARIB STD-B24 社団法人 電波産業会 技術資料 「地上デジタルテレビジョン放送運用規定」 ARIB TR-B14Japan Radio Industry Association Technical Document “Digital Terrestrial Television Broadcasting Operation Rules” ARIB TR-B14

通常、拡張関数DOM-APIであるprintFile()、printTemplate()及びprintStaticScreen()を含む印刷制御データや、実際に印刷装置に送信される印刷データは、TS内に存在する。また、拡張関数DOM-APIであるprintUri()を含む印刷制御データはTS内に存在する。更に、printUriが参照する印刷データは、インターネット上に存在するコンテンツサーバ内に存在する。したがって、ユーザが、DTV内の録画デバイスを操作し、TSを消去や移動すると、印刷制御データや印刷データは消え、すなわち、DTVからの印刷制御ができなくなる。   Normally, print control data including printFile (), printTemplate () and printStaticScreen () which are extended functions DOM-API, and print data actually transmitted to the printing apparatus exist in the TS. Also, print control data including printUri () that is the extension function DOM-API exists in the TS. Further, print data referred to by printUri exists in a content server existing on the Internet. Therefore, when the user operates the recording device in the DTV and deletes or moves the TS, the print control data and the print data disappear, that is, the print control from the DTV cannot be performed.

同様に、ユーザが、DTV内の録画デバイスのTSを編集することで、印刷制御データや印刷データを含むTS部分が消えると、DTVからの印刷制御ができなくなる。また、ユーザが、DTV内の録画デバイスのTSを他の符号化方式や、データ量を削減するために、ビットレートなどを変換することで印刷制御データや印刷データが消えると、DTVからの印刷制御ができなくなる。   Similarly, if the user edits the TS of the recording device in the DTV and the TS portion including the print control data and the print data disappears, the print control from the DTV cannot be performed. In addition, when the user deletes the print control data or the print data by converting the TS of the recording device in the DTV to another encoding method or the bit rate in order to reduce the data amount, printing from the DTV is performed. It becomes impossible to control.

また、ユーザが、録画時にTSを他の符号化方式や、データ量を削減するために、ビットレートなどを変換して記録する場合においても、印刷制御データや印刷データが消えることがあり、ユーザは、DTVから印刷制御をすることができなくなる。特に、印刷が実施されない場合には、放送番組のスポンサーが期待する印刷による広告効果が上がらない。加えて、ユーザにとっても有益な印刷コンテンツを入手する機会を喪失する。   In addition, even when the user records TS with another encoding method or by converting the bit rate in order to reduce the data amount, the print control data or the print data may be lost. Cannot perform print control from the DTV. In particular, when printing is not performed, the advertising effect by printing expected by the sponsor of the broadcast program does not increase. In addition, the opportunity to obtain print content useful for the user is lost.

しかしながら、特許文献1は、ユーザがTSに含む印刷制御データや印刷データを誤って消去してしまうことを防止する為の表示を行う手段を開示していない。よって、放送番組のスポンサーのニーズを満たすこと、更には、ユーザにとっても有益な印刷コンテンツを入手する機会を喪失してしまうことを防ぐことは困難である。   However, Patent Document 1 does not disclose means for performing display for preventing the user from accidentally erasing print control data and print data included in the TS. Therefore, it is difficult to satisfy the needs of broadcast program sponsors and to prevent losing the opportunity to obtain print content useful for the user.

本発明は、このような状況を鑑みてなされたものであり、印刷データを取得して印刷制御処理を行う装置において、印刷コンテンツの提供者のニーズを満たし、ユーザが印刷コンテンツの入手機会を喪失しないようにする印刷制御装置を提供することを目的とする。   The present invention has been made in view of such circumstances. In an apparatus that acquires print data and performs print control processing, the present invention satisfies the needs of print content providers, and the user loses the opportunity to obtain print content. An object of the present invention is to provide a print control apparatus that does not.

そこで、本発明は、放送信号から生成された、印刷データを含む放送データを記録部に記録し、印刷データを印刷装置に送信可能な印刷制御装置であって、記録部に記録された放送データが印刷データを含むかを判定する判定手段と、判定手段によって印刷データを含むと判定された放送データに対し、ユーザが所定の制御処理の実行を指示したことに応じて、印刷データに基づく印刷が実行できなくなることをユーザに通知する制御を実行する制御手段とを備えることを特徴とする。   Accordingly, the present invention provides a print control apparatus capable of recording broadcast data including print data generated from a broadcast signal in a recording unit and transmitting the print data to the printing apparatus, the broadcast data recorded in the recording unit Printing based on the print data in response to the user instructing execution of a predetermined control process for the broadcast data determined to contain the print data by the determination means And control means for executing control for notifying the user that it is impossible to execute.

また、本発明は、放送信号から生成された、印刷データを含む放送データを記録部に記録し、印刷データを印刷装置に送信可能な印刷制御装置の制御方法であって、記録部に記録された放送データが印刷データを含むかを判定する判定工程と、判定工程によって印刷データを含むと判定された放送データに対し、ユーザが所定の制御処理の実行を指示したことに応じて、印刷データに基づく印刷が実行できなくなることをユーザに通知する制御を実行する制御工程とを備えることを特徴とする。   The present invention also relates to a control method for a print control apparatus capable of recording broadcast data including print data generated from a broadcast signal in a recording unit, and transmitting the print data to the printing apparatus, which is recorded in the recording unit. A determination process for determining whether the broadcast data includes print data, and print data in response to a user instructing execution of a predetermined control process for the broadcast data determined to include print data by the determination process. And a control step of executing control for notifying the user that printing based on the above cannot be executed.

本発明によれば、記録部に記録された放送データに対して、ユーザが所定の制御処理の実行を指示した場合には、当該放送データに印刷データが含まれていれば、その印刷データの印刷ができなくなることを通知する。この通知により、印刷コンテンツを提供する者のニーズを満たし、かつ、ユーザは、印刷コンテンツの入手機会を喪失しないようにすることができる。   According to the present invention, when the user instructs execution of a predetermined control process for the broadcast data recorded in the recording unit, if the broadcast data includes the print data, the print data Notify that printing is no longer possible. This notification satisfies the needs of the person who provides the print content, and the user can avoid losing the opportunity to obtain the print content.

以下、本発明を実施するための最良の形態について図面等を参照して説明する。なお、以下に示す実施形態は、印刷制御装置をデジタルテレビ(DTV)に適用した場合について説明する。   The best mode for carrying out the present invention will be described below with reference to the drawings. In the following embodiment, a case where the print control apparatus is applied to a digital television (DTV) will be described.

(実施形態1)
本発明の実施形態1では、ユーザが、印刷制御装置内に記録した放送データであるストリームデータを消去、若しくは、移動する際、P−TSに印刷制御データや印刷データを含む場合に、ユーザに印刷ができなくなることを通知する例について説明する。なお、以下の説明において、前記ストリームデータ(Partial Transport Stream)を、「P−TS」と表記する。
(Embodiment 1)
In the first embodiment of the present invention, when the user deletes or moves stream data that is broadcast data recorded in the print control apparatus, when the P-TS includes print control data or print data, the user is notified. An example of notifying that printing cannot be performed will be described. In the following description, the stream data (Partial Transport Stream) is expressed as “P-TS”.

図1は、本発明の実施形態1である印刷制御装置100の構成を示す図である。
印刷制御装置100は、テレビ基本機能として、アンテナ200を介し受信するテレビ放送番組を表示する。印刷制御装置100は、また、テレビ拡張機能として、アンテナ200を介し受信するテレビ放送番組の録画制御機能、録画装置203に対する制御機能、データ放送のブラウズ機能及び印刷機能を有する。
FIG. 1 is a diagram illustrating a configuration of a print control apparatus 100 according to the first embodiment of the present invention.
The print control apparatus 100 displays a television broadcast program received via the antenna 200 as a television basic function. The print control apparatus 100 also has a TV broadcast program recording control function received via the antenna 200, a control function for the recording apparatus 203, a data broadcast browsing function, and a printing function as TV expansion functions.

印刷制御装置100は、チューナ部101と、データ分離部102と、映像デコード部103と、音声デコード部104と、表示合成部105と、表示制御部106と、音声制御部107と、映像表示部108と、音声出力部109とを備えている。   The print control apparatus 100 includes a tuner unit 101, a data separation unit 102, a video decoding unit 103, an audio decoding unit 104, a display synthesis unit 105, a display control unit 106, an audio control unit 107, and a video display unit. 108 and an audio output unit 109.

チューナ部101は、アンテナ200を介し入力される放送信号に対し、復調、及び誤り訂正等の処理を行ない、TSを形成し、データ分離部102に出力する。データ分離部102は、TSデータに含まれるPAT(Program Association Table)を取り出し、選局制御部113に送出する。更に、データ分離部102は、TSから所望のチャンネルに関わる映像、音声、データ放送データの分離を行う。   The tuner unit 101 performs processing such as demodulation and error correction on the broadcast signal input via the antenna 200, forms a TS, and outputs the TS to the data separation unit 102. The data separation unit 102 extracts a PAT (Program Association Table) included in the TS data and sends it to the channel selection control unit 113. Further, the data separation unit 102 separates video, audio, and data broadcast data related to a desired channel from the TS.

映像デコード部103は、データ分離部102で分離した映像データを、映像データに復号化する。音声デコード部104は、データ分離部102で分離した音声データを、音声データに復号化し、音声制御部107に出力する。   The video decoding unit 103 decodes the video data separated by the data separation unit 102 into video data. The audio decoding unit 104 decodes the audio data separated by the data separation unit 102 into audio data, and outputs the audio data to the audio control unit 107.

表示合成部105は、映像デコード部103で復号した映像データと、グラフィック生成部110が生成したグラフィックデータとを合成する。表示制御部106は、映像データを映像表示部108の表示解像度、表示色数、リフレッシュレートに適した表示データ、及びタイミングに変換し、映像表示部108にて映像表示を行う。
音声制御部107は、音声データのボリュームレベル等を変更する機能を有し、音声出力部109にて音声出力を行う。
The display synthesis unit 105 synthesizes the video data decoded by the video decoding unit 103 and the graphic data generated by the graphic generation unit 110. The display control unit 106 converts the video data into display data and timing suitable for the display resolution, the number of display colors, and the refresh rate of the video display unit 108, and the video display unit 108 displays the video.
The audio control unit 107 has a function of changing the volume level of audio data and the like, and the audio output unit 109 performs audio output.

印刷制御装置100は、また、システム制御部111と、受光部112と、選局制御部113と、メモリ部114と、タイマー部115と、データ放送制御部116と、データ放送ブラウズ処理部117と、印刷制御部118とを備えている。   The print control apparatus 100 also includes a system control unit 111, a light receiving unit 112, a channel selection control unit 113, a memory unit 114, a timer unit 115, a data broadcast control unit 116, and a data broadcast browse processing unit 117. And a printing control unit 118.

システム制御部111は、ユーザがリモコン152を操作することにより指定した情報を、受光部112を介して受信し、ユーザが所望するチャンネルを判定し、選局制御部113に選局を要求する。   The system control unit 111 receives information designated by the user operating the remote controller 152 via the light receiving unit 112, determines a channel desired by the user, and requests the channel selection control unit 113 to select a channel.

選局制御部113は、システム制御部111の選局要求に基づき、チューナ部101、データ分離部102の選局制御を行う。即ち、選局制御部113は、PATを解析することにより、所望のチャンネルに係るPMT(Program Map Table)のPID(Packet
IDentifier)を認識し、データ分離部102に対して所望のPMTの取得要求を行う。また、選局制御部113は、定期的に、例えば、本実施形態では、タイマー部115からの通知により、3秒毎に現在時刻情報や番組情報データの分離要求を行う。また、選局制御部113は、テレビ放送番組の番組視聴を開始する処理が正常に完了すると、選局したチャンネル情報をメモリ部114に蓄積する。
The channel selection control unit 113 performs channel selection control of the tuner unit 101 and the data separation unit 102 based on the channel selection request from the system control unit 111. In other words, the channel selection control unit 113 analyzes the PAT to obtain the PID (Packet Packet) of the PMT (Program Map Table) related to the desired channel.
IDentifier) is recognized and a request for obtaining a desired PMT is sent to the data separator 102. In addition, for example, in this embodiment, the channel selection control unit 113 makes a request for separating current time information and program information data every 3 seconds in response to a notification from the timer unit 115. In addition, the channel selection control unit 113 stores the selected channel information in the memory unit 114 when the process of starting the viewing of the television broadcast program is normally completed.

メモリ部114は、データ分離部102がTSから分離した現在時刻情報や番組情報データ、更には、データ放送データや印刷データを蓄積する。タイマー部115は、現在時刻情報を受け入れ、時刻情報のカウントを行う。   The memory unit 114 stores current time information and program information data separated from the TS by the data separation unit 102, and further data broadcast data and print data. The timer unit 115 accepts current time information and counts time information.

データ放送制御部116は、メモリ部114内のデータ放送データを取得し、該データ放送データをデータ放送ブラウズ処理部117に送ると共に、ブラウズ処理実行を要求する。メモリ部114内にブラウズに必要なデータが蓄積されていない場合、データ放送制御部116は、データ分離部102に対し、データ放送データの取得要求を行う。   The data broadcast control unit 116 acquires data broadcast data in the memory unit 114, sends the data broadcast data to the data broadcast browse processing unit 117, and requests execution of browse processing. When data necessary for browsing is not stored in the memory unit 114, the data broadcast control unit 116 requests the data separation unit 102 to acquire data broadcast data.

データ放送ブラウズ処理部117は、データ放送画面を表示中に、ユーザがリモコン152を操作することにより、何らかの要求を行った場合、後述するBMLデータの記述に従い、要求種別の判定処理を行う。データ放送ブラウズ処理部117が、要求種別は印刷要求であると判定した場合には、印刷制御部118に対する印刷処理の実行を要求する。印刷制御部118は、印刷データの印刷処理の制御を実行する。   When a user makes a request by operating the remote controller 152 while the data broadcast screen is displayed, the data broadcast browse processing unit 117 performs a request type determination process according to the description of BML data described later. If the data broadcast browse processing unit 117 determines that the request type is a print request, the data broadcast browse processing unit 117 requests the print control unit 118 to execute print processing. The print control unit 118 executes control of print data print processing.

印刷制御装置100は、更に、通知要否判定部119と、接続機器制御部120と、通信制御部121と、データ伝送路122と、P−TS生成部123と、番組記録制御部124と、番組記録部125とを備えている。   The print control apparatus 100 further includes a notification necessity determination unit 119, a connected device control unit 120, a communication control unit 121, a data transmission path 122, a P-TS generation unit 123, a program recording control unit 124, And a program recording unit 125.

通知要否判定部119は、録画番組の処理方法の判定要求処理を行う。接続機器制御部(接続判定手段)120は、プリンタ等の印刷装置204が、現在又は過去に、接続中、若しくは、接続されていたかどうかを検出するとともに、検出した機器の制御を行う。通信制御部121は、コンテンツサーバ206に印刷データがあるかどうかを検出するとともに、外部サーバとの通信を制御する。また、通信制御部121は、印刷データを印刷装置204に送信可能である。   The notification necessity determination unit 119 performs determination request processing for a recorded program processing method. The connected device control unit (connection determination unit) 120 detects whether or not the printing apparatus 204 such as a printer is currently connected or connected in the past, and controls the detected device. The communication control unit 121 detects whether there is print data in the content server 206 and controls communication with an external server. In addition, the communication control unit 121 can transmit print data to the printing apparatus 204.

データ伝送路122は、印刷制御装置100内の各構成部間のデータを伝送する回線経路である。P−TS生成部123は、P−TS(パーシャルトランスポートストリーム)の生成を行う。ここで、例えば、ARIB−STD B1やARIB−STD B21、及び、非特許文献2等は、P−TSの基本的構造や詳細を規定、記述している。   The data transmission path 122 is a line path that transmits data between the components in the print control apparatus 100. The P-TS generation unit 123 generates a P-TS (partial transport stream). Here, for example, ARIB-STD B1, ARIB-STD B21, Non-Patent Document 2, and the like define and describe the basic structure and details of P-TS.

番組記録制御部124は、P−TS生成部123に対し、P−TSの生成を要求する。番組記録部125は、TSが含む映像や音声、番組情報、データ放送データ、及び印刷データ等を記録する。   The program recording control unit 124 requests the P-TS generation unit 123 to generate a P-TS. The program recording unit 125 records video and audio included in the TS, program information, data broadcast data, print data, and the like.

図2は、印刷制御装置100と、当該印刷制御装置100の外部との関係及び構成を示す図である。
印刷制御装置100は、アンテナ200とデータ中継装置201とに接続する。更に、印刷制御装置100は、アンテナ200とデータ中継装置201とを介して、回線終端装置202と、録画装置203と、印刷装置204と、インターネット接続回線(インターネット)205と、コンテンツサーバ206とに接続する。
FIG. 2 is a diagram illustrating the relationship and configuration between the print control apparatus 100 and the outside of the print control apparatus 100.
The print control apparatus 100 is connected to the antenna 200 and the data relay apparatus 201. Further, the print control apparatus 100 is connected to the line termination apparatus 202, the recording apparatus 203, the printing apparatus 204, the Internet connection line (Internet) 205, and the content server 206 via the antenna 200 and the data relay apparatus 201. Connecting.

アンテナ200は、放送信号を受信し、印刷制御装置100及び録画装置203に信号を送出する。データ中継装置201は、印刷制御装置100、録画装置203、印刷装置204、及び回線終端装置202によって形成するネットワーク上を流れるデータをどの装置に転送すべきかを判定し、転送する。   The antenna 200 receives a broadcast signal and sends the signal to the print control apparatus 100 and the recording apparatus 203. The data relay apparatus 201 determines to which apparatus the data flowing on the network formed by the print control apparatus 100, the recording apparatus 203, the printing apparatus 204, and the line termination apparatus 202 should be transferred, and transfers the data.

回線終端装置202は、光ファイバやADSL(Asymmetric Digital Subscriber Line)、CATV等のインターネット接続回線205によりインターネット接続を行う。録画装置(放送記録部)203は、アンテナ200から放送波を受信し、放送番組の録画や、印刷制御装置100からの要求に基づき、録画した放送番組の再生や、印刷制御装置100から送出される放送番組の録画を行う。   The line terminating device 202 performs Internet connection through an Internet connection line 205 such as an optical fiber, ADSL (Asymmetric Digital Subscriber Line), or CATV. The recording device (broadcast recording unit) 203 receives a broadcast wave from the antenna 200, records a broadcast program, plays back a recorded broadcast program, or sends it out from the print control device 100 based on a request from the print control device 100. Record broadcast programs.

印刷装置204は、印刷制御装置100からの要求に基づき、紙等の記録媒体上に画像を形成する印刷制御を行う。コンテンツサーバ206(外部サーバ)は、印刷データを蓄積するサーバである。   The printing apparatus 204 performs print control for forming an image on a recording medium such as paper based on a request from the print control apparatus 100. The content server 206 (external server) is a server that stores print data.

図2において、印刷制御装置100は、録画装置203及び印刷装置204と、データ中継装置201を介し、UPnP(Universal Plug & Play)ネットワークにより接続している。UPnPは、テレビや録画機器、印刷装置等を接続し、相互に機能を提供しあうことを可能とする技術標準仕様である。UPnPの技術標準仕様に関しては、説明を割愛するが、本実施形態における録画装置203、印刷装置204の制御処理は、UPnP技術標準仕様に基づくアクションやイベントの送受信により実現するよう構成している。   In FIG. 2, the print control apparatus 100 is connected to a recording apparatus 203 and a printing apparatus 204 via a data relay apparatus 201 via a UPnP (Universal Plug & Play) network. UPnP is a technical standard specification that enables a television, a recording device, a printing device, and the like to be connected to each other and provide functions to each other. Although the description of the UPnP technical standard specification is omitted, the control processing of the recording device 203 and the printing device 204 in the present embodiment is configured to be realized by transmitting and receiving actions and events based on the UPnP technical standard specification.

図3は、印刷制御装置100をユーザが操作するためのリモコン152の構成を示す図である。   FIG. 3 is a diagram illustrating a configuration of a remote controller 152 for the user to operate the print control apparatus 100.

リモコン152は、発光部301と、電源キー302と、カーソルキー303と、決定キー304と、「d」キー305と、「青」「赤」「緑」「黄」の4つのキーからなるカラーキー306とを備える。更に、リモコン152は、「0」〜「9」の10個のキーからなる数字キー307と、リストキー、オプションキー、再生キー、停止キー、巻戻キー、早送キー、一時停止キー、録画キーの8つのキーからなる録画・再生制御キー308とを備える。ただし、図3は、本実施形態を実現する為の操作を行うキーを表すものである。   The remote controller 152 is a color composed of a light emitting unit 301, a power key 302, a cursor key 303, an enter key 304, a “d” key 305, and four keys of “blue” “red” “green” “yellow”. A key 306. Further, the remote controller 152 has a numeric key 307 including ten keys “0” to “9”, a list key, an option key, a play key, a stop key, a rewind key, a fast forward key, a pause key, a recording key. And a recording / playback control key 308 including eight keys. However, FIG. 3 shows keys for performing operations for realizing the present embodiment.

発光部301は、リモコン152と印刷制御装置100の受光部112との赤外線通信を行うものである。電源キー302は、印刷制御装置100の電源をオン/オフする為のキーである。   The light emitting unit 301 performs infrared communication between the remote controller 152 and the light receiving unit 112 of the print control apparatus 100. A power key 302 is a key for turning on / off the power of the printing control apparatus 100.

リストキーは、番組記録部125、又は録画装置203に録画された録画番組の一覧を映像表示部108に表示させる為のキーである。ユーザは、表示された録画番組の一覧を見ながら視聴したい番組をカーソルキー303で選んで、決定キー304により決定し、視聴を開始する。   The list key is a key for causing the video display unit 108 to display a list of recorded programs recorded in the program recording unit 125 or the recording device 203. The user selects a program he / she wants to view while viewing the list of displayed recorded programs with the cursor key 303, determines with the enter key 304, and starts viewing.

再生キー、停止キー、巻戻キー、早送キー、一時停止キーは、視聴する録画番組の再生制御(再生開始、再生停止、巻戻、早送、一時停止)に用いる。録画キー、停止キーは、番組の録画制御(録画開始、録画停止)に用いる。オプションキーは、制御の対象となる機器、例えば、印刷制御装置100自身や録画装置203の制御方法、例えば録画番組の消去、移動等を選択・決定する為に用いるキーである。   The playback key, stop key, rewind key, fast forward key, and pause key are used for playback control (playback start, playback stop, rewind, fast forward, pause) of the recorded program to be viewed. The recording key and stop key are used for program recording control (recording start, recording stop). The option key is a key used for selecting / determining a control method of a device to be controlled, for example, the print control apparatus 100 itself or the recording apparatus 203, for example, deletion or movement of a recorded program.

録画・再生制御キー308は、印刷制御装置100が備える番組録画を制御するための機能や、また、録画装置203の録画機器を制御するための機能の実行に用いる。機器の制御方法の選択・決定手順については後述する。   The recording / playback control key 308 is used to execute a function for controlling program recording provided in the print control apparatus 100 and a function for controlling a recording device of the recording apparatus 203. The procedure for selecting and determining the device control method will be described later.

<番組視聴機能>
まず、印刷制御装置100が有するテレビ放送番組の番組視聴機能について説明する。
テレビ放送番組の番組視聴機能とは、ユーザのリモコン152の操作によって、アンテナ200を介し受信するテレビ放送番組に関わる映像や番組情報等を映像表示部108に表示する機能、音声を音声出力部109から出力する機能である。
<Program viewing function>
First, a program viewing function of a television broadcast program that the print control apparatus 100 has will be described.
The TV broadcast program viewing function is a function of displaying video, program information, etc. related to a TV broadcast program received via the antenna 200 on the video display unit 108 by the user's operation of the remote control 152, and voice is output to the audio output unit 109. It is a function to output from.

以下に、印刷制御装置100がテレビ放送番組の番組視聴を開始する処理を行う為の内部動作について説明する。
まず、ユーザは、リモコン152を操作し、所望のチャンネルを受光部112に向けて指定する。尚、ここでのリモコン操作は、リモコン152の数字キー307による。
システム制御部111は、リモコン152の操作による情報に基づいてチャンネルを判定し、選局制御部113に選局を要求する。
Hereinafter, an internal operation for the print control apparatus 100 to perform a process of starting viewing a TV broadcast program will be described.
First, the user operates the remote controller 152 to specify a desired channel toward the light receiving unit 112. Note that the remote control operation here is performed by the numeric keys 307 of the remote control 152.
The system control unit 111 determines a channel based on information obtained by operating the remote controller 152 and requests the channel selection control unit 113 to select a channel.

選局制御部113は、選局要求に基づいてチューナ部101及びデータ分離部102の選局制御を開始する。チューナ部101は、TSを形成し、データ分離部102に出力する。   The channel selection control unit 113 starts channel selection control of the tuner unit 101 and the data separation unit 102 based on the channel selection request. The tuner unit 101 forms a TS and outputs it to the data separation unit 102.

TSは、1つ以上のチャンネルに関わる映像及び音声データや、現在時刻情報、番組情報データ、データ放送データ、及び印刷データ等が多重している。現在時刻情報には、年月日、時分秒情報を含む。番組情報には、番組名、番組内容説明、放送チャンネル、放送時間情報(開始時刻と継続時間)、その番組のコピー制御情報等を含む。
尚、データ放送データと印刷データは、ISO/IEC13818−6や非特許文献1等にて規定、記述のDSM−CCのデータカルーセル方式により、TS中に多重する。
In the TS, video and audio data related to one or more channels, current time information, program information data, data broadcast data, print data, and the like are multiplexed. The current time information includes year / month / day and hour / minute / second information. The program information includes a program name, a program description, a broadcast channel, broadcast time information (start time and duration), copy control information of the program, and the like.
The data broadcast data and the print data are multiplexed in the TS by the DSM-CC data carousel method defined and described in ISO / IEC13818-6, Non-Patent Document 1, etc.

次に、データ分離部102は、TSデータに含まれるPATを取り出し、選局制御部113に送出する。選局制御部113は、PATを解析する事により、PMTのPIDを認識し、データ分離部102に、所望のPMTの取得要求を行う。データ分離部102は、PMTの取得要求に従い、TSに含まれる所望のPMTを取り出し、選局制御部113に送出する。   Next, the data separation unit 102 extracts the PAT included in the TS data and sends it to the channel selection control unit 113. The tuning control unit 113 recognizes the PID of the PMT by analyzing the PAT, and requests the data separation unit 102 to acquire a desired PMT. In accordance with the PMT acquisition request, the data separation unit 102 extracts a desired PMT included in the TS and sends it to the channel selection control unit 113.

次に、選局制御部113は、このPMTを解析する事により、番組に係る映像、音声データや、データ放送データ等を含むTSパケットのPID等の情報を取得し、データ分離部102に映像、音声、データ放送データ、必要に応じ印刷データの分離要求を行う。データ分離部102は、TSから所望のチャンネルに関わる映像、音声、及びデータ放送データを分離し、映像デコード部103及び音声デコード部104に送出する。   Next, the channel selection control unit 113 analyzes the PMT to acquire information such as PID of a TS packet including video, audio data, data broadcast data, etc. relating to the program, and sends the video to the data separation unit 102. Requests for separation of voice, data broadcast data, and print data as necessary. The data separation unit 102 separates video, audio, and data broadcast data related to a desired channel from the TS, and sends them to the video decoding unit 103 and the audio decoding unit 104.

次に、映像デコード部103で復号した映像データは、表示合成部105を介して表示制御部106に出力され、映像表示部108にて映像表示を行う。同時に、音声デコード部104で復号した音声データは、音声制御部107に出力され、音声出力部109にて音声出力を行う。選局制御部113は、上述のテレビ放送番組の番組視聴を開始する処理が正常に完了すると、番組視聴の開始処理の完了をシステム制御部111に通知する。   Next, the video data decoded by the video decoding unit 103 is output to the display control unit 106 via the display synthesis unit 105, and the video display unit 108 displays the video. At the same time, the audio data decoded by the audio decoding unit 104 is output to the audio control unit 107, and the audio output unit 109 performs audio output. The channel selection control unit 113 notifies the system control unit 111 of the completion of the program viewing start process when the process of starting the program viewing of the television broadcast program is completed normally.

次に、システム制御部111は、番組視聴の開始処理が正常に完了したことの通知を受けると、データ分離部102に対し、PAT、PMTのバージョン番号の更新の監視を要求する。データ分離部102は、本要求を受け付けた後、PAT、PMTのバージョン番号の更新を検出した場合、更新の検出をシステム制御部111に通知する。   Next, when the system control unit 111 receives a notification that the program viewing start process has been normally completed, the system control unit 111 requests the data separation unit 102 to monitor the update of the PAT and PMT version numbers. If the data separator 102 detects an update of the version number of the PAT or PMT after receiving this request, the data separator 102 notifies the system controller 111 of the detection of the update.

ここで、図4は、本発明の実施形態1に係る検証、説明を行う為に試用したPMTの構造の一例である。尚、PMTの基本的な構造や文法に関する詳細に関しては、ISO/IEC13818−1や非特許文献2等が、規定、記述している。   Here, FIG. 4 is an example of the structure of the PMT used for verification and explanation according to Embodiment 1 of the present invention. Note that details regarding the basic structure and grammar of the PMT are defined and described by ISO / IEC13818-1, Non-Patent Document 2, and the like.

図4において、PMTのセクションヘッダ部401は、PMTのデータ長を認識する為の情報や選局チャンネル番号、及びPMTのバージョン番号等が記述される領域である。PMTのバージョン番号は、番組を構成する映像、音声、及びデータ放送データ等の構成が変化した場合に更新する。   In FIG. 4, a section header portion 401 of the PMT is an area in which information for recognizing the data length of the PMT, a channel selection channel number, a version number of the PMT, and the like are described. The version number of the PMT is updated when the configuration of video, audio, data broadcast data, etc. constituting the program changes.

PCR(Program Clock Reference)情報領域402は、PCR情報を含むTSパケットのPID等の情報を記述する領域である。番組関連記述領域403は、番組を構成するデータ全般に関する情報を含む領域であって、例えば、コピー制御情報等の情報について記述する領域である。   A PCR (Program Clock Reference) information area 402 is an area for describing information such as PID of a TS packet including PCR information. The program-related description area 403 is an area that includes information related to all data constituting the program, and is an area that describes information such as copy control information.

映像データ関連記述領域404は、番組を構成する映像データを含むTSパケットのPIDやコピー制御情報等の情報を記述する領域である。音声データ関連記述領域405は、番組を構成する音声データを含むTSパケットのPID等の情報を記述する領域である。データ放送データ関連記述領域406は、番組を構成するデータ放送データを含むTSパケットのPID等の情報や、データ放送処理を直ちに開始するかどうかの放送局からの指示情報を記述する領域である。   The video data related description area 404 is an area for describing information such as PID and copy control information of a TS packet including video data constituting the program. The audio data related description area 405 is an area for describing information such as PID of a TS packet including audio data constituting a program. The data broadcast data related description area 406 is an area for describing information such as PID of a TS packet including data broadcast data constituting a program, and instruction information from a broadcasting station on whether or not to immediately start the data broadcast processing.

印刷データ関連記述領域407は、本発明の実施形態1に係る検証の為に試験的にPMTの基本構造や文法を拡張した領域であり、番組中に印刷制御データや印刷データが含まれることを示す情報や、印刷データを含むTSパケットのPID等の情報を記述する。   The print data related description area 407 is an area in which the basic structure and grammar of the PMT are experimentally expanded for verification according to the first embodiment of the present invention, and includes that print control data and print data are included in the program. Information such as PID of TS packet including print data and print data is described.

例えば、stream_type
= 0x1Dは、次に示すelementary_PIDで示すPID値を有するTSパケットに印刷データを含むことを示す。elementary_PID = 0x1F41は、データカルーセル方式によって伝送される印刷データや、制御情報を含むTSパケットのPIDが0x1F41であることを示す。ES_info_length = 0x003は、以下に続く印刷データに関する記述子情報の20バイト数が3バイトであることを示す。stream_identifier_descriptor中に記述されるcomponent_tag
= 0x50は、このプリントコンテンツが現在受信中のチャンネルにおけるデフォルトコンテンツであることを示す。CRC(Cyclic Redundancy Check)408は、PMT受信時に誤りが無いかを確認する為に使用するCRC情報を記述する領域である。
For example, stream_type
= 0x1D indicates that print data is included in a TS packet having a PID value indicated by elementary_PID shown below. elementary_PID = 0x1F41 indicates that the print data transmitted by the data carousel method and the PID of the TS packet including the control information are 0x1F41. ES_info_length = 0x003 indicates that the number of 20 bytes of descriptor information regarding print data that follows is 3 bytes. component_tag described in stream_identifier_descriptor
= 0x50 indicates that this print content is the default content in the channel currently being received. A CRC (Cyclic Redundancy Check) 408 is an area in which CRC information used for checking whether there is no error at the time of PMT reception is described.

<録画制御機能>
以下に、印刷制御装置100が有するテレビ放送番組の番組録画を制御するための機能(録画制御機能)について説明する。
<Recording control function>
Hereinafter, a function (recording control function) for controlling program recording of a television broadcast program included in the print control apparatus 100 will be described.

録画制御機能には、ユーザのリモコン152の操作によって、アンテナ200を介し受信するTSが含む映像や音声、番組情報、データ放送データ、及び印刷データ等を番組記録部125に記録する番組録画機能がある。また、録画制御機能には、録画した番組を消去する録画番組消去機能がある。   The recording control function includes a program recording function for recording video and audio, program information, data broadcast data, print data, and the like included in the TS received via the antenna 200 in the program recording unit 125 by the operation of the user's remote controller 152. is there. The recording control function includes a recorded program erasing function for erasing a recorded program.

番組録画機能の操作方法は、複数存在する。ユーザが、印刷制御装置100が有する電子番組表(EPG:Electronic Program Guide)から所望の番組を選択し録画する方法や、放送番組視聴中にリモコン152が備える録画キーを押下し録画する方法などである。以下、録画キーを押下することで録画する方法を一例として、番組録画機能の説明を行う。   There are a plurality of operation methods for the program recording function. A method in which a user selects and records a desired program from an electronic program guide (EPG: Electronic Program Guide) included in the print control apparatus 100, or a method of recording by pressing a recording key provided on the remote controller 152 while viewing a broadcast program. is there. Hereinafter, the program recording function will be described as an example of a method of recording by pressing the recording key.

システム制御部111は、ユーザのリモコン152の操作による操作情報に基づいて所望の録画番組を判定し、番組記録制御部124に放送番組の録画開始を要求する。ここで、リモコン操作は、録画・再生制御キー308のうち、録画キーの押下による。   The system control unit 111 determines a desired recorded program based on operation information obtained by operating the user's remote controller 152 and requests the program recording control unit 124 to start recording a broadcast program. Here, the remote control operation is performed by pressing a recording key among the recording / playback control keys 308.

番組記録制御部124は、録画の開始要求に基づき、P−TS生成部123に対してP−TSの生成を要求する。P−TSには、映像、音声、番組情報、データ放送及び印刷データの各パケットと、PAT、PMT、SIT(Selection Information Table)、DIT(Discontinuity
Information Table)を多重する。
The program recording control unit 124 requests the P-TS generation unit 123 to generate a P-TS based on the recording start request. The P-TS includes video, audio, program information, data broadcast and print data packets, PAT, PMT, SIT (Selection Information Table), DIT (Discontinuity).
Multiple Information Table).

番組記録制御部124は、P−TS生成部123で生成したP−TSを受信し、番組記録部125に記録を行い、番組録画を実行する。更に、番組記録制御部124は、番組録画を実行開始すると共に録画番組管理テーブルの生成及び更新を行い、番組記録部125に記録する。番組記録部125には、ハードディスクや半導体メモリを初めとしたデータの記録、消去が可能なデバイスが適用可能である。本発明の実施形態では、番組記録部125は、ハードディスクである。   The program recording control unit 124 receives the P-TS generated by the P-TS generating unit 123, records it in the program recording unit 125, and executes program recording. Further, the program recording control unit 124 starts execution of program recording, generates and updates the recorded program management table, and records the recorded program in the program recording unit 125. A device capable of recording and erasing data such as a hard disk and a semiconductor memory can be applied to the program recording unit 125. In the embodiment of the present invention, the program recording unit 125 is a hard disk.

図5は、実施形態1における録画番組管理テーブルを概念的に説明する図である。
録画番組管理テーブルには、録画開始日時情報、録画終了日時情報、録画番組情報、コピー制御情報、印刷データ情報、及び番組記録位置情報を含む。録画番組管理テーブルで記すindexは、個々の録画番組に対応している。
FIG. 5 is a diagram conceptually illustrating the recorded program management table in the first embodiment.
The recorded program management table includes recording start date / time information, recording end date / time information, recorded program information, copy control information, print data information, and program recording position information. The index described in the recorded program management table corresponds to each recorded program.

録画開始日時情報は、録画を開始した日時情報を示す。例えば、index0の番組の録画開始日時は、2007年10月19日19時00分であることを示す。録画終了日時情報は、録画が完了した日時情報を示す。例えば、index0の番組の録画終了日時は、2007年10月19日19時27分であることを示す。録画番組情報は、番組名、番組内容説明、放送チャンネル、放送時間情報(開始時刻と継続時間)等を示す。コピー制御情報は、録画番組のコピー可否や、コピー可の場合はコピー可能な回数やコピー世代情報を示す。
印刷データ情報は、番組録画時に記録するP-TS内への印刷制御データや印刷データの多重の有無を示す。例えば、前述の図4の407で示した領域がPMTに記述されている場合は、印刷データ情報「有」となる。番組記録位置情報は、P−TSの番組記録部125における記録位置、例えば、ハードディスクの場合には、トラックやセクタ情報等を示す。
The recording start date / time information indicates date / time information at which recording is started. For example, the recording start date and time of the index0 program is 19:00 on October 19, 2007. The recording end date / time information indicates date / time information when the recording is completed. For example, it indicates that the recording end date and time of the index0 program is 19:27 on October 19, 2007. The recorded program information indicates a program name, program description, broadcast channel, broadcast time information (start time and duration), and the like. The copy control information indicates whether or not the recorded program can be copied, and if copying is possible, the number of times the program can be copied and copy generation information.
The print data information indicates whether print control data or print data is multiplexed in the P-TS recorded during program recording. For example, if the area indicated by reference numeral 407 in FIG. 4 is described in the PMT, the print data information is “present”. The program recording position information indicates a recording position in the program recording unit 125 of the P-TS, for example, in the case of a hard disk, track and sector information.

番組録画の終了は、ユーザのリモコン152の操作、又は、録画中の番組の番組情報データが含む放送時間情報に基づき実行する。ここで、リモコン操作は、録画・再生制御キー308のうち、停止キーの押下による。   The program recording is terminated based on the operation of the user's remote control 152 or the broadcast time information included in the program information data of the program being recorded. Here, the remote control operation is performed by pressing the stop key among the recording / playback control keys 308.

<録画機器制御機能>
以下に、印刷制御装置100が有する、録画機器(録画装置203)を制御するための機能(録画機器制御機能)について説明する。録画機器制御機能には、主に3つの機能がある。第一の機能は、録画装置203が記録した録画番組を視聴する、外部の録画番組視聴機能である。第二の機能は、印刷制御装置100が記録した録画番組、つまり、P−TSを録画装置203に送出して記録させ、記録完了後、番組記録部125からP−TSを消去する録画番組消去機能である。更に、第三の機能は、印刷制御装置100が記録した録画番組を録画装置203に送出し、記録する録画番組移動(コピー又はムーブ)機能である。録画番組移動機能は、図5の録画番組管理テーブルが含むコピー制御情報に基づいてコピー実行可能かを判断し、実行する。
<Recording device control function>
Hereinafter, a function (recording device control function) for controlling the recording device (recording device 203) included in the print control apparatus 100 will be described. The recording device control function mainly has three functions. The first function is an external recorded program viewing function for viewing a recorded program recorded by the recording device 203. The second function is to delete a recorded program recorded by the print control apparatus 100, that is, P-TS to the recording apparatus 203 for recording, and erase the P-TS from the program recording unit 125 after the recording is completed. It is a function. Furthermore, the third function is a function of moving (copying or moving) a recorded program recorded by the print control apparatus 100 for sending the recorded program to the recording apparatus 203 for recording. The recorded program moving function determines whether copying can be executed based on the copy control information included in the recorded program management table of FIG.

<データ放送ブラウズ機能、及び印刷機能>
データ放送ブラウズ機能とは、データカルーセル方式によりTS、或いはP−TSに繰り返し多重されたデータ放送データを映像表示部108に表示する機能と、音声を音声出力部109から出力する機能である。
<Data broadcasting browsing function and printing function>
The data broadcast browsing function is a function for displaying data broadcast data repeatedly multiplexed on TS or P-TS by the data carousel method on the video display unit 108 and a function for outputting audio from the audio output unit 109.

データ放送の印刷機能には、以下の3つの機能がある。第一の機能は、データカルーセル方式により多重される印刷データを取得し、印刷装置204に印刷要求する機能である。第二の機能は、データ放送ブラウズ機能により表示したデータ放送画面をキャプチャし、印刷装置204に印刷要求する機能である。第三の機能は、データ放送データに含まれるURIが指し示す、インターネット上のコンテンツサーバ206に存在する印刷データを印刷装置204に印刷要求する機能である。なお、上記のURIも本発明においては印刷データとして定義している。   The data broadcasting printing function has the following three functions. The first function is a function for acquiring print data multiplexed by the data carousel method and requesting printing to the printing apparatus 204. The second function is a function for capturing a data broadcast screen displayed by the data broadcast browsing function and requesting printing to the printing apparatus 204. The third function is a function of requesting the printing apparatus 204 to print the print data existing in the content server 206 on the Internet indicated by the URI included in the data broadcast data. Note that the above URI is also defined as print data in the present invention.

データ放送データには、テキスト情報、表示レイアウト情報、スクリプト情報、静止画像情報、及び音声情報等が含まれる。テキスト情報は、非特許文献1、及び、非特許文献2が規定するXML(Extensible Markup Language)ベースのデータ放送向けのページ記述言語であるBML(Broadcast Markup Language)によって記述する。表示レイアウト情報には、CSS(Cascading
Style Sheets)、スクリプト情報には、EcmaScriptを用いる。更に、BMLの論理的構造や情報へのアクセス、及び操作を行う為の手段として、DOM(Document Object Model)を用いる。
The data broadcast data includes text information, display layout information, script information, still image information, audio information, and the like. The text information is described in BML (Broadcast Markup Language) which is a page description language for data broadcasting based on XML (Extensible Markup Language) defined by Non-Patent Document 1 and Non-Patent Document 2. Display layout information includes CSS (Cascading
Style Sheets) and script information use EcmaScript. Further, DOM (Document Object Model) is used as a means for accessing and manipulating the logical structure and information of BML.

<警告メッセージ>
本実施形態の「警告メッセージ」とは、録画番組消去機能、又は録画番組移動機能を実行する際、P−TSに印刷制御データを含む場合は、印刷制御データや印刷データも同時に消え、印刷する機会を喪失してしまうことをユーザへ通知(警告)するものである。
<Warning message>
The “warning message” in the present embodiment means that when the recorded program erasing function or the recorded program moving function is executed, if the print control data is included in the P-TS, the print control data and the print data are simultaneously erased and printed. The user is notified (warned) that the opportunity is lost.

図6は、番組視聴表示から警告メッセージを表示するまでのユーザ操作と画面表示例の遷移の関係である。図6の番組映像の画面表示601は、映像表示部108にて表示中の画面である。
画面表示601中に、ユーザがリモコン152の録画・再生制御キー308のリストキーを押下すると、映像表示部108は、番組記録部125に記録された録画番組の一覧である録画番組リスト602を表示する。
FIG. 6 shows the relationship between the user operation from the program viewing display to the display of the warning message and the transition of the screen display example. A screen display 601 of the program video in FIG. 6 is a screen being displayed on the video display unit 108.
When the user presses the list key of the recording / playback control key 308 of the remote controller 152 during the screen display 601, the video display unit 108 displays a recorded program list 602 that is a list of recorded programs recorded in the program recording unit 125. To do.

録画番組リスト602の表示中に、ユーザは、リモコン152のカーソルキー303を押下することでフォーカス603を遷移表示させ、次の動作を選択・決定する。例えば、録画番組リスト602の表示の状態で、ユーザが決定キー304を押下すると、フォーカス603があたっている「番組名:ABC」の録画番組の視聴を開始することができる。録画番組の視聴を開始すると、映像表示部108は、番組映像画面表示605に遷移する。また、ユーザが、録画番組リスト602の表示中、録画・再生制御キー308のオプションキーを押下すると、録画番組の処理を選択する選択画面604を表示する。   While the recorded program list 602 is displayed, the user presses the cursor key 303 of the remote controller 152 to cause the focus 603 to be displayed in a transitional manner, and select / determine the next operation. For example, when the user presses the enter key 304 while the recorded program list 602 is displayed, viewing of the recorded program of “program name: ABC” that is in focus 603 can be started. When viewing of the recorded program is started, the video display unit 108 transitions to a program video screen display 605. When the user presses the option key of the recording / playback control key 308 while the recorded program list 602 is displayed, a selection screen 604 for selecting processing of the recorded program is displayed.

選択画面604の表示中、ユーザがリモコン152のカーソルキー303を押下すると、フォーカス603が遷移表示する。選択画面604の表示中、ユーザはフォーカス603を遷移表示させ、次の処理候補である「録画番組の視聴処理」「録画番組リスト表示に戻る処理」「録画番組の消去処理」「録画番組の移動処理」のうちから一つの処理動作を選択・決定する。   When the user presses the cursor key 303 of the remote controller 152 while the selection screen 604 is displayed, the focus 603 is transitionally displayed. While the selection screen 604 is displayed, the user displays the focus 603 in a transitional manner, and the next processing candidate is “recorded program viewing process” “recorded program list display return process” “recorded program deletion process” “recorded program move” One processing operation is selected / determined from “processing”.

例えば、ユーザが、「視聴する」にフォーカス603があたっている状態で、決定キー304を押下すると、録画番組の視聴を開始することができる。また、ユーザが、「前に戻る」にフォーカス603があたっている状態で、決定キー304を押下すると、録画番組リスト602の表示に戻る。また、ユーザが、所定の操作、即ち、「消去する」にフォーカス603があたっている状態で、決定キー304を押下すると、消去する録画番組に印刷コンテンツを含む場合には、映像表示部108は、警告メッセージ606を表示する。ここで、消去する録画番組に印刷コンテンツを含まない場合には、消去を実行する。また、ユーザが、「移動する」にフォーカス603があたっている状態で、決定キー304を押下すると、移動する録画番組に印刷コンテンツを含む場合には、映像表示部108は、警告メッセージ607を表示する。ここで、移動する録画番組に印刷コンテンツを含まない場合には、移動を実行する。   For example, when the user presses the enter key 304 in a state where the focus is “view”, viewing of the recorded program can be started. If the user presses the enter key 304 in a state where the focus is on “return to the front”, the display returns to the recorded program list 602. In addition, when the user presses the enter key 304 in a predetermined operation, that is, in a state where the focus is “delete”, the video display unit 108 displays the print content in the recorded program to be deleted. , A warning message 606 is displayed. Here, if the recorded program to be erased does not include print content, the erasure is executed. When the user presses the enter key 304 in a state where the focus is “move”, the video display unit 108 displays a warning message 607 if the moving recording program includes print content. To do. If the recorded program to be moved does not include print content, the movement is executed.

尚、映像表示部108は、システム制御部111の要求に基づき、グラフィック生成部110において表示データを生成する。そして、映像表示部108は、表示合成部105、表示制御部106を介し、前述の録画番組リスト602、フォーカス603、選択画面604、警告メッセージ606、若しくは、警告メッセージ607を表示する。   The video display unit 108 generates display data in the graphic generation unit 110 based on a request from the system control unit 111. The video display unit 108 displays the recorded program list 602, the focus 603, the selection screen 604, the warning message 606, or the warning message 607 via the display composition unit 105 and the display control unit 106.

図7は、警告メッセージ606及び警告メッセージ607の表示の判定動作を含むフローチャートの一例である。本動作は、選択画面604の表示中に、システム制御部111がリモコン152によるユーザ操作を受け付けた時点で開始する。   FIG. 7 is an example of a flowchart including operations for determining whether the warning message 606 and the warning message 607 are displayed. This operation starts when the system control unit 111 receives a user operation from the remote controller 152 while the selection screen 604 is displayed.

まず、ステップS701では、システム制御部111は、通知要否判定部119に対し、選択画面604上のフォーカス603表示位置情報とリモコン152からのキー操作情報に基づき、録画番組の処理方法の判定要求処理を行う。次にS702、S703、S704、及びS705の各々のステップで、判定結果に基づく分岐処理を行う。   First, in step S701, the system control unit 111 requests the notification necessity determination unit 119 to determine the processing method of the recorded program based on the focus 603 display position information on the selection screen 604 and the key operation information from the remote controller 152. Process. Next, in each of steps S702, S703, S704, and S705, branch processing based on the determination result is performed.

ステップS702では、通知要否判定部119が、録画番組の視聴要求であると判定した場合には、ステップS706に進み、通知要否判定部119は、システム制御部111に録画番組の視聴開始処理を要求する。ここで、録画番組の視聴要求ではないと判定した場合には、ステップS703に進む。   In step S702, if the notification necessity determination unit 119 determines that the request is for viewing a recorded program, the process proceeds to step S706, and the notification necessity determination unit 119 causes the system control unit 111 to start viewing the recorded program. Request. If it is determined that the request is not for viewing a recorded program, the process advances to step S703.

次に、ステップS703において、通知要否判定部119が、録画番組の消去要求であると判定した場合には、ステップS708に進み、録画番組の消去要求ではないと判定した場合には、ステップS704に進む。   In step S703, if the notification necessity determination unit 119 determines that the request is for deleting a recorded program, the process proceeds to step S708. If it is determined that the request is not for deleting a recorded program, step S704 is performed. Proceed to

次に、ステップS704において、通知要否判定部119が、録画番組の移動要求であると判定した場合には、ステップS708に進み、録画番組の移動要求ではないと判定した場合には、ステップS705に進む。   Next, in step S704, if the notification necessity determination unit 119 determines that the request is for a recorded program move, the process proceeds to step S708. If it is determined that the request is not a request for a recorded program, step S705 is performed. Proceed to

次に、ステップS705において、通知要否判定部119が、録画番組リスト表示に戻る要求であると判定した場合には、ステップS707に進み、通知要否判定部119は、システム制御部111に録画番組リスト表示を要求する。ここで、通知要否判定部119が、録画番組リスト表示に戻る要求ではないと判定した場合には、図7のフロー処理を終了する。   In step S705, if the notification necessity determination unit 119 determines that the request is for returning to the recorded program list display, the process proceeds to step S707, and the notification necessity determination unit 119 records in the system control unit 111. Request program list display. Here, if the notification necessity determination unit 119 determines that the request is not to return to the recorded program list display, the flow processing of FIG. 7 ends.

更に、ステップS708において、通知要否判定部119は、番組記録制御部124を介し、番組記録部125に記録された録画番組管理テーブルから、消去、又は移動対象となる録画番組の「印刷データ情報」を取得する。その後、通知要否判定部119は、P−TS内の印刷制御データや印刷データの有無を判定する。   Further, in step S708, the notification necessity determination unit 119 deletes the “print data information” of the recorded program to be deleted or moved from the recorded program management table recorded in the program recording unit 125 via the program recording control unit 124. Is obtained. Thereafter, the notification necessity determination unit 119 determines whether or not there is print control data or print data in the P-TS.

そして、ステップS709において、通知要否判定部119が、印刷制御データや印刷データがあると判定した場合には、ステップS710に進む。その後、通知要否判定部119は、システム制御部111に録画番組の消去、或いは移動要求があったかの情報と共に、印刷の機会を喪失してしまうおそれがあることを警告する「警告表示処理」を要求する。ここで、通知要否判定部119が、印刷制御データや印刷データがないと判定した場合には、ステップS711に進む。   If the notification necessity determination unit 119 determines in step S709 that there is print control data or print data, the process advances to step S710. Thereafter, the notification necessity determination unit 119 performs “warning display processing” that warns that there is a possibility of losing the printing opportunity together with information indicating whether the system control unit 111 has requested to delete or move the recorded program. Request. If the notification necessity determination unit 119 determines that there is no print control data or print data, the process proceeds to step S711.

ステップS711において、通知要否判定部119は、システム制御部111に対し、録画番組の消去、或いは移動要求があったかの情報と共に「録画番組の消去、又は移動処理」を要求し、図7のフロー処理を終了する。   In step S711, the notification necessity determination unit 119 requests the system control unit 111 to delete the recorded program or information on whether there has been a request to move, and to perform “deletion or movement processing of the recorded program”. The process ends.

ステップS710において、システム制御部111は、通知要否判定部119から録画番組の消去要求情報を伴う「警告表示処理」要求があった場合、警告メッセージ606の表示処理を実行する。或いは、システム制御部111は、通知要否判定部119から録画番組の移動要求情報を伴う「警告表示処理」要求があった場合、警告メッセージ607の表示処理を実行する。   In step S <b> 710, the system control unit 111 executes a display process of a warning message 606 when there is a “warning display process” request accompanied by deletion request information of a recorded program from the notification necessity determination unit 119. Alternatively, when there is a “warning display process” request accompanied by movement request information of a recorded program from the notification necessity determination unit 119, the system control unit 111 executes a display process of the warning message 607.

したがって、警告メッセージ606、或いは警告メッセージ607の表示を見たユーザは、消去、或いは移動を実行しようとしている録画番組、つまりP-TSに印刷コンテンツが含まれていることを認識することが可能となる。   Therefore, the user who sees the display of the warning message 606 or the warning message 607 can recognize that the print program is included in the recorded program to be deleted or moved, that is, the P-TS. Become.

そして、ステップS712において、通知要否判定部119は、警告メッセージ表示中のユーザ選択に基づき、消去、或いは移動処理を継続するかを判定する。ここで、ユーザが、警告メッセージ表示中、「はい」を選択した場合には、ステップS711に進む。一方、「いいえ」を選択した場合には、図7のフロー処理を終了する。   In step S712, the notification necessity determination unit 119 determines whether to continue the deletion or movement process based on the user selection during the warning message display. If the user selects “Yes” while the warning message is displayed, the process proceeds to step S711. On the other hand, if “No” is selected, the flow process of FIG. 7 is terminated.

以上、本実施形態1によれば、印刷制御装置100は、印刷制御装置内に記録したP−TSを消去、若しくは、移動する際、P−TSに印刷制御データや印刷データを含む場合に、ユーザに印刷ができなくなることを通知する。この通知により、ユーザは、消去、或いは移動を実行しようとしているP-TSに印刷データが含まれていることを認識し、消去、移動を中断することで、印刷コンテンツの印刷機会を得ることができる。
更には、印刷コンテンツを提供する者のニーズを満たしつつ、かつ、ユーザが印刷コンテンツの入手機会を喪失しないようにすることができる。
As described above, according to the first embodiment, when the print control apparatus 100 includes print control data or print data in the P-TS when deleting or moving the P-TS recorded in the print control apparatus, Notify the user that printing is no longer possible. By this notification, the user can recognize that the print data is included in the P-TS that is about to be erased or moved, and can obtain a printing opportunity for the print content by interrupting the erasing or moving. it can.
Furthermore, it is possible to prevent the user from losing the opportunity to obtain the print content while satisfying the needs of the person who provides the print content.

(実施形態2)
本発明の実施形態2では、ユーザが、印刷していない印刷データを含む録画済みP−TSを消去、若しくは、移動する場合に、上述のような警告メッセージの表示を行う例について説明する。
(Embodiment 2)
In the second embodiment of the present invention, an example in which a warning message as described above is displayed when a user deletes or moves a recorded P-TS including unprinted print data will be described.

図8は、本発明の実施形態2である印刷制御装置800の構成を示す図である。図8において、図1と符号が同様なものは、各々同等の機能を有する。   FIG. 8 is a diagram illustrating a configuration of a print control apparatus 800 according to the second embodiment of the present invention. In FIG. 8, the same reference numerals as those in FIG. 1 have the same functions.

<番組録画制御機能>
以下に、印刷制御装置800が有するテレビ放送番組の番組録画制御機能について、実施形態1と異なる点を中心に説明する。
<Program recording control function>
Hereinafter, the program recording control function of the television broadcast program included in the print control apparatus 800 will be described focusing on differences from the first embodiment.

図9に、本発明の実施形態2に係る検証、説明を行う為に試用したTSに多重する印刷データの付帯情報を記述するテーブルであるPIT(Print Information Table)の構造の一例を示す。尚、PITの基本的な構造や文法に関する詳細は、ISO/IEC13818−1や非特許文献2等に規定、記述するEITと同等である。   FIG. 9 shows an example of the structure of a PIT (Print Information Table), which is a table describing supplementary information of print data multiplexed on a TS used for verification and explanation according to Embodiment 2 of the present invention. Details regarding the basic structure and grammar of PIT are the same as those of EIT defined and described in ISO / IEC13818-1, Non-Patent Document 2, and the like.

図9において、PITのセクションヘッダ情報領域901は、PITのデータ長を認識する為の情報や、PITのバージョン番号が記述される領域である。PITのバージョン番号は、P−TSが含む印刷データの構成が変化した場合に更新する。印刷データ数情報領域902は、PITに記述の印刷データの数を記述する領域である。   In FIG. 9, a PIT section header information area 901 is an area in which information for recognizing the PIT data length and a PIT version number are described. The PIT version number is updated when the configuration of the print data included in the P-TS changes. The print data number information area 902 is an area for describing the number of print data described in the PIT.

印刷データのパラメータ記述領域903は、印刷データに付与する識別ID値、印刷データのTSへの多重開始日時情報、印刷データ1のTSへの多重継続時間情報を記述する領域である。印刷データのパラメータ記述領域904は、印刷データをTSから取得する為に必要なPID、DII、DDB、モジュールIDに関する情報を記述する領域である。CRC905は、PIT受信時に誤りがないかを確認する為に使用するCRC情報を記述する領域である。   The print data parameter description area 903 is an area for describing an identification ID value given to the print data, multiple start date / time information of the print data to the TS, and multiple duration information of the print data 1 to the TS. The print data parameter description area 904 is an area for describing information on PID, DII, DDB, and module ID necessary for acquiring print data from the TS. The CRC 905 is an area for describing CRC information used for confirming whether there is an error when receiving the PIT.

まず、番組記録制御部824は、録画開始要求に基づき、P−TS生成部823に対し、P−TSの生成を要求する。本発明の実施形態2に係るP−TSには、映像、音声、番組情報データやデータ放送データ、及び印刷データの各TSパケットと、PAT、PMT、SIT、DIT、PITを多重するよう構成した。   First, the program recording control unit 824 requests the P-TS generation unit 823 to generate a P-TS based on the recording start request. The P-TS according to the second embodiment of the present invention is configured to multiplex video, audio, program information data, data broadcast data, and print data TS packets with PAT, PMT, SIT, DIT, and PIT. .

ここで、番組記録制御部824は、P−TS生成部823で生成したP−TSを受信し、番組記録部125に記録を行い、番組録画を実行する。番組記録制御部(保持手段)824は、番組録画を実行開始すると共に録画番組管理テーブルの生成及び更新を行い、番組記録部125に記録する。   Here, the program recording control unit 824 receives the P-TS generated by the P-TS generating unit 823, records it in the program recording unit 125, and executes program recording. The program recording control unit (holding means) 824 starts execution of program recording, generates and updates a recorded program management table, and records the recorded program in the program recording unit 125.

図10は、実施形態2における録画番組管理テーブルを概念的に説明する図である。録画番組管理テーブルには、録画開始日時情報、録画終了日時情報、録画番組情報、コピー制御情報、印刷データ数情報、印刷済データ数情報、番組記録位置情報を含む。図5で示した録画番組管理テーブルとの違いは、「印刷データ情報」に代わり、「印刷データ数情報」、及び印刷履歴である「印刷済データ数情報」を含む点である。   FIG. 10 is a diagram for conceptually explaining the recorded program management table in the second embodiment. The recorded program management table includes recording start date / time information, recording end date / time information, recorded program information, copy control information, print data number information, printed data number information, and program recording position information. The difference from the recorded program management table shown in FIG. 5 is that, instead of “print data information”, “print data number information” and “printed data number information” which is a print history are included.

印刷データ数情報は、図9の印刷データ数情報領域902が含む印刷データの数に基づき、設定する。印刷済データ数情報は、P−TSが含む複数の印刷データのうち、印刷済みのデータ数を示す情報である。印刷データ数情報と印刷済データ数情報の値が一致していない場合、P−TS中に印刷していない印刷データを含むと判定できる。複数の印刷データのうち、どの印刷データが印刷済みかどうかは、図9のパラメータ記述領域903で示した記述領域が含む複数の印刷データ毎に付与されている識別ID値に基づき、識別する。   The print data number information is set based on the number of print data included in the print data number information area 902 in FIG. The printed data number information is information indicating the number of printed data among a plurality of print data included in the P-TS. If the values of the print data number information and the printed data number information do not match, it can be determined that unprinted print data is included in the P-TS. Which print data has been printed out of the plurality of print data is identified based on the identification ID value assigned to each of the plurality of print data included in the description area indicated by the parameter description area 903 in FIG.

<警告メッセージ>
本実施形態の「警告メッセージ」とは、録画番組消去機能、又は録画番組移動機能を実行する際、P−TSに印刷データを含む場合は、印刷制御データや印刷データも同時に消え、印刷する機会を喪失してしまうことをユーザへ通知(警告)するものである。
<Warning message>
The “warning message” in the present embodiment refers to an opportunity to perform printing when the P-TS includes print data when the recorded program erasing function or the recorded program moving function is executed, and the print control data and the print data are simultaneously erased. This is a notification (warning) to the user that it will be lost.

図11は、警告メッセージ表示の判定動作を含むフローチャートの一例である。ステップS1101〜S1107は、各々、図7のステップS701〜S707と同様の処理の為、説明を割愛する。   FIG. 11 is an example of a flowchart including a warning message display determination operation. Steps S1101 to S1107 are the same as steps S701 to S707 in FIG.

まず、ステップS1108において、通知要否判定部819は、番組記録制御部824を介し、番組記録部125に保持された録画番組管理テーブルから、対応する録画番組の「印刷済データ数情報」を取得し、P−TS内に未印刷データがあるかを判定する。   First, in step S 1108, the notification necessity determination unit 819 acquires “printed data number information” of the corresponding recorded program from the recorded program management table held in the program recording unit 125 via the program recording control unit 824. Then, it is determined whether there is unprinted data in the P-TS.

ステップS1109において、通知要否判定部819が、未印刷データがあると判定した場合には、ステップS1110に進む。その後、通知要否判定部819は、システム制御部811に録画番組の消去、或いは移動要求があったかの情報と共に「警告表示処理」を要求する。一方、通知要否判定部819が、未印刷の印刷データがないと判定した場合には、ステップS1111に進む。   If the notification necessity determining unit 819 determines in step S1109 that there is unprinted data, the process advances to step S1110. Thereafter, the notification necessity determination unit 819 requests the “warning display process” to the system control unit 811 together with information on whether there is a request for deleting or moving the recorded program. On the other hand, if the notification necessity determination unit 819 determines that there is no unprinted print data, the process advances to step S1111.

ステップS1111において、通知要否判定部819は、システム制御部811に録画番組の消去、或いは移動要求があったかの情報と共に「録画番組の消去、又は移動処理」を要求し、図11のフロー処理を終了する。   In step S1111, the notification necessity determination unit 819 requests the system control unit 811 to delete the recorded program or information about whether there has been a movement request, and execute the flow processing of FIG. 11. finish.

ここで、図12(a)に、録画番組の消去要求があった場合に表示する「警告メッセージ1206」の一例、及び、図12(b)に、録画番組の移動要求があった場合に表示する「警告メッセージ1207」の一例を示す。   Here, FIG. 12A shows an example of a “warning message 1206” displayed when there is a request to delete a recorded program, and FIG. 12B shows when there is a request to move a recorded program. An example of a “warning message 1207” is shown.

警告メッセージ1206、或いは、警告メッセージ1207の表示を見たユーザは、消去、或いは移動を実行しようとしている録画番組、つまりP-TSに印刷していない印刷コンテンツが含まれていることを認識することができる。   The user who sees the display of the warning message 1206 or the warning message 1207 recognizes that the recorded program that is about to be deleted or moved, that is, the print content not printed on the P-TS is included. Can do.

そして、ステップS1112において、通知要否判定部819は、警告メッセージ表示中のユーザ選択に基づき、消去、或いは移動処理を継続するかを判定する。警告メッセージ表示中、「はい」が選択された場合には、ステップS1111に進む。一方、「いいえ」が選択された場合には、図11のフロー処理を終了する。   In step S1112, the notification necessity determination unit 819 determines whether to continue the deletion or movement process based on the user selection during the warning message display. If “Yes” is selected during the warning message display, the process advances to step S1111. On the other hand, if “No” is selected, the flow process of FIG. 11 is terminated.

以上、本実施形態2によれば、印刷制御装置800は、印刷制御装置内に記録したP−TSを消去、移動する際、P−TSに印刷を行なっていない印刷データを含む場合に、ユーザに印刷ができなくなることを通知する。この通知により、ユーザは、消去、或いは移動を実行しようとしているP-TSに未印刷の印刷データが含まれていることを認識し、消去、移動を中断することで、印刷データの印刷機会を得ることができる。
更には、印刷コンテンツを提供する者のニーズを満たしつつ、かつ、ユーザが印刷コンテンツの入手機会を喪失しないようにすることができる。
As described above, according to the second embodiment, when the print control apparatus 800 deletes and moves the P-TS recorded in the print control apparatus, the print control apparatus 800 includes a user who includes print data that has not been printed. Notify that printing is no longer possible. By this notification, the user recognizes that the unprinted print data is included in the P-TS that is about to be erased or moved, and interrupts the erasure or movement, thereby giving the user an opportunity to print the print data. Obtainable.
Furthermore, it is possible to prevent the user from losing the opportunity to obtain the print content while satisfying the needs of the person who provides the print content.

(実施形態3)
本発明の実施形態3では、印刷データに有効期限が設定されており、有効期限が切れていない印刷データを含む録画済みP−TSを消去、若しくは、移動する場合に、警告メッセージの表示を行う例について説明する。
(Embodiment 3)
In the third embodiment of the present invention, an expiration date is set for the print data, and a warning message is displayed when the recorded P-TS including the print data for which the expiration date has not expired is deleted or moved. An example will be described.

図13は、本発明の実施形態3である印刷制御装置1300の構成を示す図である。図13において、図1と符号が同様なものは、各々同等の機能を有する。   FIG. 13 is a diagram illustrating a configuration of a print control apparatus 1300 according to the third embodiment of the present invention. In FIG. 13, the same reference numerals as those in FIG. 1 have the same functions.

<番組録画制御機能>
以下に、印刷制御装置1300が有するテレビ放送番組の番組録画制御機能について、実施形態1及び実施形態2と異なる点を中心に説明する。図14に、本発明の実施形態3に係る検証、説明を行う為に試用したTSに多重するPITの一例の構造を示す。
<Program recording control function>
Hereinafter, the program recording control function of the television broadcast program included in the print control apparatus 1300 will be described focusing on differences from the first and second embodiments. FIG. 14 shows an example of the structure of a PIT multiplexed on a TS used for verification and explanation according to Embodiment 3 of the present invention.

図14において、印刷データのパラメータ記述領域1403は、印刷データに付与されている識別ID値、印刷データ1のTSへの多重開始日時情報、印刷データ1のTSへの多重継続時間情報、及び印刷データ1の有効期限日時情報を記述する領域である。印刷データの有効期限日時情報は、印刷データの印刷が可能な日時を示す情報であり、その日時を超えた場合には、印刷データの有効期限が切れたとみなし、印刷できないよう制御する為に利用する。   In FIG. 14, the parameter description area 1403 of the print data includes an identification ID value given to the print data, multiple start date / time information to the TS of the print data 1, multiple duration information to the TS of the print data 1, and print This is an area in which the expiration date information of data 1 is described. Expiration date / time information of print data is information that indicates the date / time when print data can be printed. If the date / time is exceeded, it is considered that the expiration date of the print data has expired and is used to control printing. To do.

まず、番組記録制御部1324は、録画開始要求に基づき、P−TS生成部1323に対し、P−TSの生成を要求する。本発明の実施形態3に係るP−TSには、映像、音声、番組情報データやデータ放送データ、及び印刷データの各TSパケットと、PAT、PMT、SIT、DIT、PITを多重するよう構成した。   First, the program recording control unit 1324 requests the P-TS generation unit 1323 to generate a P-TS based on the recording start request. The P-TS according to the third embodiment of the present invention is configured to multiplex video, audio, program information data, data broadcast data, and print data TS packets, and PAT, PMT, SIT, DIT, and PIT. .

番組記録制御部1324は、P−TS生成部1323で生成したP−TSを受信し、番組記録部125に記録を行い、番組録画を実行する。また、番組記録制御部1324は、番組録画を実行開始すると共に録画番組管理テーブルの生成及び更新を行い、番組記録部125に記録する。   The program recording control unit 1324 receives the P-TS generated by the P-TS generating unit 1323, records it in the program recording unit 125, and executes program recording. In addition, the program recording control unit 1324 starts execution of program recording, generates and updates the recorded program management table, and records it in the program recording unit 125.

図15に、実施形態3における録画番組管理テーブルを概念的に説明する図を示す。
録画番組管理テーブルには、録画開始日時情報、録画終了日時情報、録画番組情報、コピー制御情報、印刷データ数情報、有効期限内印刷データ数情報、及び番組記録位置情報を含む。図5で示した録画番組管理テーブルとの違いは、「印刷データ情報」に代わり、「印刷データ数情報」、及び「有効期限内印刷データ数情報」を含む点である。
FIG. 15 is a diagram conceptually illustrating the recorded program management table in the third embodiment.
The recorded program management table includes recording start date / time information, recording end date / time information, recorded program information, copy control information, print data number information, expiration date print data number information, and program recording position information. The difference from the recorded program management table shown in FIG. 5 is that “print data number information” and “print data number information before expiration date” are included instead of “print data information”.

有効期限内印刷データ数情報は、P−TSが含む複数の印刷データのうち、有効期限の切れていないデータ数を示す情報である。有効期限内印刷データ数情報の値が「0」ではない場合に、P−TS中に有効期限が切れていない印刷データを含むと判定できる。複数の印刷データのうち、どの印刷データの有効期限が切れていないかどうかは、図14の1403で示した記述領域が含む有効期限日時情報と放送波から取得する現在日時情報に基づき、識別する。   The in-valid print data number information is information indicating the number of data that has not expired among a plurality of print data included in the P-TS. When the value of the number of pieces of print data within the expiration date is not “0”, it can be determined that the P-TS includes print data that has not expired. Of the plurality of print data, which print data has not expired is identified based on the expiration date information included in the description area 1403 in FIG. 14 and the current date information acquired from the broadcast wave. .

<警告メッセージ>
本実施形態の「警告メッセージ」とは、録画番組消去機能、又は録画番組移動機能を実行する際、P−TSに印刷データを含む場合は、印刷制御データや印刷データも同時に消え、印刷する機会を喪失してしまうことをユーザへ通知(警告)するメッセージである。
<Warning message>
The “warning message” in the present embodiment refers to an opportunity to perform printing when the P-TS includes print data when the recorded program erasing function or the recorded program moving function is executed, and the print control data and the print data are simultaneously erased. This is a message for notifying (warning) the user that the password will be lost.

図16は、警告メッセージ表示の判定動作を含むフローチャートの一例である。ステップS1601〜S1607は、各々、図7のステップS701〜S707と同様の処理の為、説明を割愛する。   FIG. 16 is an example of a flowchart including a warning message display determination operation. Steps S1601 to S1607 are the same as steps S701 to S707 in FIG.

まず、ステップS1608において、通知要否判定部1325は、番組記録制御部1324を介し、番組記録部125に記録された録画番組管理テーブルから、対応する録画番組の「有効期限内印刷データ数情報」を取得する。そして、通知要否判定部1325は、P−TS内に有効期限が切れていない印刷データがあるかを判定する。   First, in step S 1608, the notification necessity determination unit 1325 sends “in-valid print data number information” of the corresponding recorded program from the recorded program management table recorded in the program recording unit 125 via the program recording control unit 1324. To get. The notification necessity determination unit 1325 determines whether there is print data that has not expired in the P-TS.

次に、ステップS1609において、通知要否判定部1325が、有効期限が切れていない印刷データがあると判定した場合には、ステップS1610に進む。そして、通知要否判定部1325は、システム制御部1311に録画番組の消去、或いは移動要求があったかの情報と共に「警告表示処理」を要求する。一方、通知要否判定部1325が、有効期限が切れていない印刷データがないと判定した場合には、ステップS1611に進む。   In step S1609, if the notification necessity determination unit 1325 determines that there is print data that has not expired, the process advances to step S1610. Then, the notification necessity determination unit 1325 requests the “warning display process” to the system control unit 1311 together with information on whether there has been a request to delete or move the recorded program. On the other hand, if the notification necessity determination unit 1325 determines that there is no print data that has not expired, the process advances to step S1611.

ステップS1611において、通知要否判定部1325は、システム制御部1311に録画番組の消去、或いは移動要求があったかの情報と共に「録画番組の消去、又は移動処理」を要求し、図16のフロー処理を終了する。   In step S 1611, the notification necessity determination unit 1325 requests the system control unit 1311 to delete the recorded program or information on whether there is a movement request, and execute the flow process of FIG. finish.

図17(a)に、録画番組の消去要求があった場合に表示する「警告メッセージ1706」の一例、及び、図17(b)に、録画番組の移動要求があった場合に表示する「警告メッセージ1707」の一例を示す。   FIG. 17A shows an example of a “warning message 1706” displayed when there is a request to delete a recorded program. FIG. 17B shows a “warning” displayed when there is a request to move a recorded program. An example of “message 1707” is shown.

警告メッセージ1706、或いは、警告メッセージ1707の表示を見たユーザは、消去、或いは移動を実行しようとしている録画番組、つまりP-TSに有効期限の切れていない印刷コンテンツが含まれていることを認識することが可能となる。   The user who sees the display of the warning message 1706 or the warning message 1707 recognizes that the recorded program to be deleted or moved, that is, the P-TS includes print content that has not expired. It becomes possible to do.

そして、ステップS1612において、通知要否判定部1325は、警告メッセージ表示中のユーザ選択に基づき、消去、或いは移動処理を継続するかを判定する。印刷機会喪失警告メッセージ表示中、「はい」が選択された場合には、ステップS1111に進む。一方、「いいえ」が選択された場合には、図16のフロー処理を終了する。   In step S1612, the notification necessity determination unit 1325 determines whether to continue the deletion or movement process based on the user selection during the warning message display. If “Yes” is selected while the printing opportunity loss warning message is displayed, the process advances to step S1111. On the other hand, if “No” is selected, the flow process of FIG. 16 is terminated.

以上、本実施形態3によれば、印刷制御装置1300は、印刷制御装置内に記録したP−TSを消去、移動する際、P−TSに有効期限の切れていない印刷データを含む場合に、ユーザに印刷ができなくなることを通知する。この通知により、ユーザは、消去、或いは移動を実行しようとしているP-TSに有効期限が切れていない印刷データが含まれていることを認識し、消去、移動を中断することで、印刷データの印刷機会を得ることができる。更には、印刷コンテンツを提供する者のニーズを満たしつつ、かつ、ユーザが印刷コンテンツの入手機会を喪失しないようにすることができる。   As described above, according to the third embodiment, when the print control apparatus 1300 deletes and moves the P-TS recorded in the print control apparatus, the print control apparatus 1300 includes print data that has not expired. Notify the user that printing is no longer possible. By this notification, the user recognizes that the print data that has not expired is included in the P-TS that is about to be deleted or moved, and interrupts the deletion or movement, thereby You can get a printing opportunity. Furthermore, it is possible to prevent the user from losing the opportunity to obtain the print content while satisfying the needs of the person who provides the print content.

(実施形態4)
本発明の実施形態4では、P−TS、或いはインターネット上に存在するコンテンツサーバから取得可能な印刷データを含む録画済みP−TSを消去、若しくは、移動する場合に、警告メッセージの表示を行う例について説明する。
(Embodiment 4)
In Embodiment 4 of the present invention, a warning message is displayed when a P-TS or recorded P-TS including print data that can be acquired from a content server existing on the Internet is deleted or moved. Will be described.

図18は、本発明の実施形態4である印刷制御装置1800の構成を示す図である。図18において、図1と符号が同様なものは、各々同等の機能を有する。   FIG. 18 is a diagram showing the configuration of a print control apparatus 1800 that is Embodiment 4 of the present invention. In FIG. 18, the same reference numerals as those in FIG. 1 have the same functions.

<番組録画制御機能>
以下に、印刷制御装置1800が有するテレビ放送番組の番組録画制御機能について、実施形態1〜3と異なる点を中心に説明する。
<Program recording control function>
Hereinafter, a program recording control function of a television broadcast program included in the print control apparatus 1800 will be described focusing on differences from the first to third embodiments.

図19に、本発明の実施形態4に係る検証、説明を行う為に試用したTSに多重するPITの構造の一例を示す。図19において、印刷データのパラメータ記述領域1904は、印刷データをTSから取得する為に必要なPID、DII、DDB、モジュールIDに関する情報を記述する領域である。加えて、インターネット上のコンテンツサーバから印刷データを取得する必要がある場合は、その取得先URI(Uniform Resource Indicator)を記載する。   FIG. 19 shows an example of the structure of a PIT multiplexed on a TS used for verification and explanation according to Embodiment 4 of the present invention. In FIG. 19, a parameter description area 1904 for print data is an area for describing information relating to PID, DII, DDB, and module ID necessary for acquiring print data from the TS. In addition, when it is necessary to acquire print data from a content server on the Internet, the acquisition destination URI (Uniform Resource Indicator) is described.

まず、番組記録制御部1824は、録画開始要求に基づいてP−TS生成部1823に対し、P−TSの生成を要求する。本発明の実施形態4に係るP−TSには、映像、音声、番組情報データやデータ放送データ、及び印刷データの各TSパケットと、PAT、PMT、SIT、DIT、PITを多重するよう構成した。   First, the program recording control unit 1824 requests the P-TS generation unit 1823 to generate a P-TS based on the recording start request. The P-TS according to Embodiment 4 of the present invention is configured to multiplex video, audio, program information data, data broadcast data, and print data TS packets, and PAT, PMT, SIT, DIT, and PIT. .

番組記録制御部1824は、P−TS生成部1823で生成したP−TSを受信し、番組記録部125に記録を行い、番組録画を実行する。番組記録制御部1824は、番組録画を実行開始すると共に録画番組管理テーブルの生成及び更新を行い、番組記録部125に記録する。   The program recording control unit 1824 receives the P-TS generated by the P-TS generating unit 1823, records it in the program recording unit 125, and executes program recording. The program recording control unit 1824 starts execution of program recording, generates and updates a recorded program management table, and records it in the program recording unit 125.

図20に、実施形態4における録画番組管理テーブルを概念的に説明する図を示す。
録画番組管理テーブルには、録画開始日時情報、録画終了日時情報、録画番組情報、コピー制御情報、印刷データ数情報、印刷データ取得先URI参照情報、及び番組記録位置情報を含む。図5で示した録画番組管理テーブルとの違いは、「印刷データ情報」に代わり、「印刷データ取得先URI参照情報」を含む点である。
FIG. 20 is a diagram conceptually illustrating the recorded program management table in the fourth embodiment.
The recorded program management table includes recording start date / time information, recording end date / time information, recorded program information, copy control information, print data number information, print data acquisition destination URI reference information, and program recording position information. The difference from the recorded program management table shown in FIG. 5 is that “print data acquisition destination URI reference information” is included instead of “print data information”.

印刷データ取得先URI参照情報には、インターネット205上に存在するコンテンツサーバ(外部サーバ)206から取得する必要のある印刷データの取得先URLの一覧を記述する「印刷データ取得先URI一覧テーブル」参照先情報を記述する。「印刷データ取得先URI一覧テーブル」は、番組記録制御部1824が、図19のPITのパラメータ記述領域1904に示された印刷データの取得先URI情報に基づき生成し、番組記録部125に記録する。   For the print data acquisition destination URI reference information, see “print data acquisition destination URI list table” that describes a list of acquisition destination URLs of print data that need to be acquired from the content server (external server) 206 existing on the Internet 205. Describe the destination information. The “print data acquisition destination URI list table” is generated by the program recording control unit 1824 based on the print data acquisition destination URI information indicated in the parameter description area 1904 of the PIT in FIG. 19 and recorded in the program recording unit 125. .

<警告メッセージ>
本実施形態の「警告メッセージ」とは、録画番組消去機能、又は録画番組移動機能を実行する際、P−TS、或いはコンテンツサーバ206から取得可能な印刷データを含む場合は、印刷データ等が同時に消えることをユーザへ通知(警告)するものである。
<Warning message>
The “warning message” of the present embodiment refers to print data that can be acquired simultaneously from the P-TS or the content server 206 when executing the recorded program deletion function or the recorded program transfer function. It notifies (warns) the user that it will disappear.

図21は、警告メッセージ表示の判定動作を含むフローチャートの一例である。ステップS1601〜S1607は、各々、図7のステップS701〜S707と同様の処理の為、説明を割愛する。   FIG. 21 is an example of a flowchart including a warning message display determination operation. Steps S1601 to S1607 are the same as steps S701 to S707 in FIG.

まず、ステップS2108において、通知要否判定部1825は、番組記録制御部1824を介し、番組記録部125に記録された録画番組管理テーブルから、対応する録画番組の「印刷データ数情報」を取得する。同時に、通知要否判定部1825は、印刷データ取得先のURI一覧テーブルの「参照先情報」も取得し、取得可能な印刷データの有無判定を行う。   First, in step S 2108, the notification necessity determination unit 1825 acquires “print data number information” of the corresponding recorded program from the recorded program management table recorded in the program recording unit 125 via the program recording control unit 1824. . At the same time, the notification necessity determination unit 1825 also acquires “reference destination information” in the URI list table of the print data acquisition destination, and determines whether there is print data that can be acquired.

次に、ステップS2109において、「印刷データ数情報」が「0」の場合は、印刷データが無いと判断し、ステップS2111に進む。一方、「印刷データ数情報」が「0」ではなく、「参照先情報」の記述が無ければ、印刷データはP−TSに含まれると判断し、印刷データ有りと判断、ステップS2110に進む。
また、「印刷データ数情報」が「0」ではなく、「参照先情報」の記述が有れば、通知要否判定部1825は、テーブルに記述の印刷データの取得先URL情報に基づき、コンテンツサーバ206に印刷データがあるかどうかを判定する。ここで、コンテンツサーバ206に印刷データがあるかどうかの問い合わせは、通信制御部121を介し、HTTP(Hyper Text
Transfer Protocol)のGETメソッドによるリクエスト送信により行う。
In step S2109, if “print data number information” is “0”, it is determined that there is no print data, and the process advances to step S2111. On the other hand, if “print data number information” is not “0” and “reference destination information” is not described, it is determined that the print data is included in the P-TS, it is determined that there is print data, and the process proceeds to step S2110.
If the “print data count information” is not “0” and “reference destination information” is described, the notification necessity determination unit 1825 determines the content based on the print data acquisition destination URL information described in the table. It is determined whether there is print data in the server 206. Here, an inquiry as to whether there is print data in the content server 206 is made via the communication control unit 121 via HTTP (Hyper Text).
This is done by sending a request using the GET method of Transfer Protocol.

HTTPによるリクエストが正常に受け付けられたことを示すレスポンスである「200 OK」が得られた場合は、ステップS2109で、印刷データ有りと判断、ステップS2110に進む。HTTPによるリクエストにより指定したURIに、一致するリソースを見つけられなかったことを示す「404
Not Found」が得られた場合、ステップS2109で、印刷データが無いと判断し、ステップS2111に進む。
If “200 OK”, which is a response indicating that the HTTP request has been normally received, is obtained, it is determined in step S2109 that there is print data, and the process advances to step S2110. “404” indicating that a resource that matches the URI specified by the HTTP request cannot be found.
If “Not Found” is obtained, it is determined in step S2109 that there is no print data, and the process advances to step S2111.

次に、ステップS2110において、通知要否判定部1825は、システム制御部1811に録画番組の消去、或いは移動要求があったかの情報と共に「警告表示処理」を要求する。ここで、表示する警告メッセージは、図6で示した警告メッセージ606、又は警告メッセージ607と同様でよい。   Next, in step S2110, the notification necessity determination unit 1825 requests the “warning display process” to the system control unit 1811 together with information on whether there is a request to delete or move the recorded program. Here, the warning message to be displayed may be the same as the warning message 606 or the warning message 607 shown in FIG.

一方、ステップS2111において、通知要否判定部1825は、システム制御部1811に録画番組の消去、或いは移動要求があったかの情報と共に「録画番組の消去、又は移動処理」を要求し、フロー処理を終了する。   On the other hand, in step S2111, the notification necessity determination unit 1825 requests the system control unit 1811 to delete the recorded program, or information on whether there is a movement request, and ends the flow process. To do.

警告メッセージ606、607の表示を見たユーザは、消去、或いは移動を実行しようとしている録画番組に、取得可能な印刷コンテンツが含まれていることを認識することが可能となる。   The user who sees the display of the warning messages 606 and 607 can recognize that the print content that can be acquired is included in the recorded program to be deleted or moved.

更に、ステップS2112において、通知要否判定部1825は、警告メッセージ表示中のユーザ選択に基づき、消去、或いは移動処理を継続するかを判定する。警告メッセージ表示中、「はい」が選択された場合には、ステップS2111に進む。一方、「いいえ」が選択された場合には、図21のフロー処理を終了する。   In step S2112, the notification necessity determination unit 1825 determines whether to continue the deletion or movement process based on the user selection during the warning message display. If “Yes” is selected during the warning message display, the process advances to step S2111. On the other hand, if “No” is selected, the flow process of FIG. 21 is terminated.

以上、本実施形態4によれば、印刷制御装置1800は、印刷制御装置内に記録したP−TSを消去、移動する際、P−TS、或いはコンテンツサーバから取得可能な印刷データを含む印刷データを含む場合のみに、ユーザに印刷ができなくなることを通知する。この通知により、ユーザは、消去、或いは移動を実行しようとしているP-TSに印刷可能な印刷データが含まれていることを認識し、消去、移動を中断することで、印刷データの印刷機会を得ることができる。
更には、印刷データを提供する者のニーズを満たしつつ、かつ、ユーザが印刷コンテンツの入手機会を喪失しないようにすることができる。
As described above, according to the fourth embodiment, when the print control apparatus 1800 deletes or moves a P-TS recorded in the print control apparatus, the print data includes print data that can be acquired from the P-TS or the content server. The user is notified that printing cannot be performed only when the message contains a message. By this notification, the user recognizes that print data that can be printed is included in the P-TS that is about to be erased or moved, and interrupts the erasure or movement, thereby giving the user an opportunity to print the print data. Obtainable.
Furthermore, it is possible to prevent the user from losing the opportunity to obtain the print content while satisfying the needs of the person who provides the print data.

(実施形態5)
本発明の実施形態5では、録画済みのP−TSが含む映像及び音声データを変換して再記録する場合にも、警告メッセージの表示を行う例について説明する。図22は、本発明の実施形態5である印刷制御装置2200の構成を示す図である。図22において、図1と符号が同様なものは、各々同等の機能を有する。
(Embodiment 5)
In the fifth embodiment of the present invention, an example in which a warning message is displayed even when video and audio data included in a recorded P-TS is converted and re-recorded will be described. FIG. 22 is a diagram illustrating a configuration of a print control apparatus 2200 according to the fifth embodiment of the present invention. In FIG. 22, the same reference numerals as those in FIG. 1 have the same functions.

印刷制御装置2200と印刷制御装置100との構成上の大きな差異は、印刷制御装置2200は、変換制御部2225を備える点にある。変換制御部2225は、アンテナ200を介し受信するテレビ放送番組をP−TSよりも小容量のデータサイズになるよう変換し、番組記録部125に記録する。また、番組記録部125に記録済みのP−TSをより小容量のデータサイズになるよう変換し、番組記録部125に再記録する為に用いる。本実施形態では、その変換方式に、デジタル放送等で採用されているコピー制御方式への対応が可能なDVD−VRモードを利用している。   A major difference in configuration between the print control apparatus 2200 and the print control apparatus 100 is that the print control apparatus 2200 includes a conversion control unit 2225. The conversion control unit 2225 converts the television broadcast program received via the antenna 200 so that the data size is smaller than that of the P-TS, and records it in the program recording unit 125. In addition, the P-TS recorded in the program recording unit 125 is converted so as to have a smaller data size, and is used for re-recording in the program recording unit 125. In the present embodiment, a DVD-VR mode capable of supporting a copy control method employed in digital broadcasting or the like is used as the conversion method.

<警告メッセージ>
本実施形態5の「警告メッセージ」とは、変換制御部2225による録画番組変換機能を実行する際、P−TSに印刷データを含む場合は、印刷制御データや印刷データも同時に消え、印刷する機会を喪失してしまうことをユーザへ通知(警告)するものである。
<Warning message>
The “warning message” in the fifth embodiment is an opportunity to print when the print program conversion function by the conversion control unit 2225 is executed and the print data is included in the P-TS, and the print control data and the print data are simultaneously erased. This is a notification (warning) to the user that it will be lost.

図23は、番組視聴表示から警告メッセージを表示するまでのユーザ操作と画面表示例の遷移の関係である。図23において、図6と符号が同様なものは、各々同等の意味をもつ。   FIG. 23 shows the relationship between the user operation from the program viewing display to the display of the warning message and the transition of the screen display example. In FIG. 23, the same reference numerals as those in FIG. 6 have the same meanings.

選択画面604表示中、ユーザが、リモコン152のカーソルキー303を押下すると、フォーカス603が遷移表示する。選択画面604表示中、ユーザは、フォーカス603を遷移表示させる。その後、ユーザは、次の処理候補である「録画番組の視聴処理」、「録画番組リスト表示に戻る処理」、「録画番組の消去処理」、「録画番組の移動処理」、及び「録画番組の変換処理」のうちから一つの処理動作を選択・決定する。   When the user presses the cursor key 303 of the remote controller 152 while the selection screen 604 is displayed, the focus 603 is transitionally displayed. While the selection screen 604 is displayed, the user causes the focus 603 to be transitionally displayed. After that, the user selects the next processing candidate “recorded program viewing process”, “recorded program list display return process”, “recorded program deletion process”, “recorded program move process”, and “recorded program viewing process”. One processing operation is selected and determined from “conversion processing”.

例えば、「変換する」にフォーカス603があたっている状態で、決定キー304を押下することで、変換する録画番組に印刷コンテンツを含む場合には、録画番組消去時の警告メッセージ2308が表示される。一方、変換する録画番組に印刷コンテンツを含まない場合には、変換を実行する。   For example, when the focus is set to “Convert” and the determination key 304 is pressed, if the recorded program to be converted includes print content, a warning message 2308 at the time of deleting the recorded program is displayed. . On the other hand, if the recorded program to be converted does not include print content, the conversion is executed.

図24は、警告メッセージ606、警告メッセージ607、警告メッセージ2308表示の判定動作を含むフローチャートの一例である。本動作は、選択画面604表示中、システム制御部2211がリモコン152によるユーザ操作を受け付けた時点で開始する。   FIG. 24 is an example of a flowchart including operations for determining whether a warning message 606, a warning message 607, and a warning message 2308 are displayed. This operation starts when the system control unit 2211 receives a user operation from the remote controller 152 while the selection screen 604 is displayed.

まず、ステップS2401において、システム制御部2211は、通知要否判定部2219に対し、選択画面604上のフォーカス603表示位置情報とリモコン152からのキー操作情報に基づく、録画番組の処理方法の判定要求処理を行う。以下、ステップS2402、S2403、S2404、S2413、及びS2405の各々のステップで、録画番組の処理方法の判定を行う。   First, in step S2401, the system control unit 2211 requests the notification necessity determination unit 2219 to determine the processing method of the recorded program based on the focus 603 display position information on the selection screen 604 and the key operation information from the remote controller 152. Process. Hereinafter, in each of steps S2402, S2403, S2404, S2413, and S2405, the processing method of the recorded program is determined.

ステップS2402において、通知要否判定部2219が、録画番組の視聴要求であると判定した場合には、ステップS2406に進み、通知要否判定部2219は、システム制御部2211に録画番組の視聴開始処理を要求する。一方、録画番組の視聴要求ではないと判定した場合には、ステップS2403に進む。   In step S2402, if the notification necessity determination unit 2219 determines that the request is for viewing a recorded program, the process advances to step S2406, and the notification necessity determination unit 2219 causes the system control unit 2211 to start viewing the recorded program. Request. On the other hand, if it is determined that the request is not for viewing a recorded program, the process advances to step S2403.

ステップS2403において、通知要否判定部2219が、録画番組の消去要求であると判定した場合には、ステップS2408に進み、一方、録画番組の消去要求ではないと判定した場合には、ステップS2404に進む。   If the notification necessity determination unit 2219 determines in step S2403 that it is a request to delete a recorded program, the process proceeds to step S2408. If it is determined that it is not a request to delete a recorded program, the process proceeds to step S2404. move on.

ステップS2604において、通知要否判定部2219が、録画番組の移動要求であると判定した場合には、ステップS2408に進み、一方、録画番組の移動要求ではないと判定した場合には、ステップS2413に進む。   If it is determined in step S2604 that the notification necessity determination unit 2219 is a request for moving a recorded program, the process proceeds to step S2408. If it is determined that the request is not a request for moving a recorded program, the process proceeds to step S2413. move on.

ステップS2413において、通知要否判定部2219が、録画番組の返還要求であると判定した場合には、ステップS2408に進み、一方、録画番組の変換要求ではないと判定した場合には、ステップS2405に進む。   If it is determined in step S2413 that the notification necessity determination unit 2219 is a request to return a recorded program, the process proceeds to step S2408. If it is determined that the request is not a conversion request for a recorded program, the process proceeds to step S2405. move on.

ステップS2405において、通知要否判定部2219が、録画番組リスト表示に戻る要求であると判定した場合には、ステップS2407に進み、通知要否判定部2219は、システム制御部2211に録画番組リスト表示を要求する。一方、録画番組リスト表示に戻る要求ではないと判定した場合には、図24のフロー処理を終了する。   If the notification necessity determination unit 2219 determines in step S2405 that the request is to return to the recorded program list display, the process proceeds to step S2407, and the notification necessity determination unit 2219 displays the recorded program list display on the system control unit 2211. Request. On the other hand, if it is determined that the request is not to return to the recorded program list display, the flow processing of FIG. 24 is terminated.

次に、ステップS2408において、通知要否判定部2219は、番組記録制御部2224を介し、番組記録部125に記録された録画番組管理テーブルから、対応する録画番組の「印刷データ情報」を取得する。その後、通知要否判定部2219は、P−TS内の印刷制御データや印刷データの有無を判定する。   In step S 2408, the notification necessity determination unit 2219 acquires “print data information” of the corresponding recorded program from the recorded program management table recorded in the program recording unit 125 via the program recording control unit 2224. . Thereafter, the notification necessity determination unit 2219 determines whether or not there is print control data or print data in the P-TS.

ステップS2409において、通知要否判定部2219が、印刷制御データや印刷データがあると判定した場合には、ステップS2410に進む。その後、通知要否判定部2219は、システム制御部2211に録画番組の消去、移動、或いは変換要求があったかの情報と共に「警告表示処理」を要求する。一方、印刷制御データや印刷データがないと判定した場合には、ステップS2411に進む。   If the notification necessity determination unit 2219 determines in step S2409 that there is print control data or print data, the process advances to step S2410. Thereafter, the notification necessity determination unit 2219 requests the “warning display process” to the system control unit 2211 together with information on whether there is a request for deletion, movement, or conversion of the recorded program. On the other hand, if it is determined that there is no print control data or print data, the process advances to step S2411.

ステップS2411において、通知要否判定部2219は、システム制御部2211に録画番組の消去、移動、或いは変換要求があったかの情報と共に「録画番組の消去、移動、又は変換処理」を要求し、図24のフロー処理を終了する。   In step S 2411, the notification necessity determination unit 2219 requests the system control unit 2211 to perform “deletion, movement, or conversion process of recorded program” together with information indicating whether there is a request for deletion, movement, or conversion of the recorded program. The flow process is terminated.

ステップS2410において、システム制御部2211は、通知要否判定部2219から録画番組の消去要求情報を伴う「警告表示処理」要求があった場合、警告メッセージ606の表示処理を実行する。又は、システム制御部2211は、通知要否判定部2219から録画番組の移動要求情報を伴う「警告表示処理」要求があった場合、警告メッセージ607の表示処理を実行する。更には、システム制御部2211は、通知要否判定部2219から録画番組の変換要求情報を伴う「警告表示処理」要求があった場合、警告メッセージ2308の表示処理を実行する。   In step S2410, the system control unit 2211 executes a display process of the warning message 606 when there is a “warning display process” request accompanied by the deletion request information of the recorded program from the notification necessity determination unit 2219. Alternatively, when there is a “warning display process” request accompanied by movement request information of a recorded program from the notification necessity determination unit 2219, the system control unit 2211 executes a display process of a warning message 607. Further, the system control unit 2211 executes a display process of a warning message 2308 when there is a “warning display process” request accompanied by conversion request information of a recorded program from the notification necessity determination part 2219.

警告メッセージ606、警告メッセージ607、或いは警告メッセージ2308の表示を見たユーザは、消去、移動、或いは変換を実行しようとしている録画番組、つまりP-TSに印刷コンテンツが含まれていることを認識することが可能となる。   The user who sees the display of the warning message 606, the warning message 607, or the warning message 2308 recognizes that the recorded content that is to be deleted, moved, or converted, that is, the P-TS contains print content. It becomes possible.

更に、ステップS2412で、通知要否判定部2219は、警告メッセージ表示中のユーザ選択に基づき、消去、移動、或いは変換処理を継続するかを判定する。
警告メッセージ表示中、「はい」が選択された場合には、ステップS2411に進む。一方、「いいえ」が選択された場合には、図24のフロー処理を終了する。
In step S2412, the notification necessity determination unit 2219 determines whether to continue the deletion, movement, or conversion process based on the user selection during the warning message display.
If “Yes” is selected during the warning message display, the process advances to step S 2411. On the other hand, if “No” is selected, the flow process of FIG. 24 is terminated.

以上、本実施形態5によれば、印刷制御装置2200は、印刷制御装置内に記録したP−TSを消去、移動、又は変換する際、P−TSに印刷データを含む場合に、ユーザに印刷ができなくなることを通知する。この通知により、ユーザは、消去、移動、或いは変換を実行しようとしているP-TSに印刷可能な印刷データが含まれていることを認識し、消去、移動、変換を中断することで、印刷データの印刷機会を得ることができる。
更には、印刷コンテンツを提供する者のニーズを満たしつつ、かつ、ユーザが印刷コンテンツの入手機会を喪失しないようにすることができる。
As described above, according to the fifth embodiment, when the print control apparatus 2200 erases, moves, or converts the P-TS recorded in the print control apparatus, the print control apparatus 2200 prints to the user when the print data is included in the P-TS. Notify that you will no longer be able to. By this notification, the user recognizes that the print data that can be printed is included in the P-TS that is about to execute deletion, movement, or conversion, and interrupts the deletion, movement, or conversion, thereby canceling the print data. Printing opportunities.
Furthermore, it is possible to prevent the user from losing the opportunity to obtain the print content while satisfying the needs of the person who provides the print content.

(実施形態6)
本発明の実施形態6では、印刷制御装置2500が印刷制御可能な印刷装置(プリンタ)204を検出している、或いは、検出していた場合にのみ、印刷する機会を喪失してしまうことをユーザへ通知する警告メッセージの表示を行う例について説明する。
(Embodiment 6)
In the sixth embodiment of the present invention, the printing control device 2500 detects a printing device (printer) 204 that can perform printing control, or the user loses the opportunity to print only when it has been detected. An example of displaying a warning message to be notified to will be described.

図25は、本発明の実施形態6である印刷制御装置2500の構成を示す図である。図25において、図1と符号が同様なものは、各々同等の機能を有する。   FIG. 25 is a diagram showing a configuration of a print control apparatus 2500 that is Embodiment 6 of the present invention. In FIG. 25, the same reference numerals as those in FIG. 1 have the same functions.

<警告メッセージ>
以下、図面を用いて、警告メッセージの通知動作について説明する。
<Warning message>
Hereinafter, a warning message notification operation will be described with reference to the drawings.

図26は、警告メッセージ表示の判定動作を含むフローチャートの一例である。図7のフローチャートとの大きな差異は、ステップS2603で録画番組の消去要求であると判定した場合、及び、ステップS2604で録画番組の移動要求であると判定した場合に、ステップS2614において、印刷装置204の検出状態の判定を行う点にある。   FIG. 26 is an example of a flowchart including a determination operation for displaying a warning message. A major difference from the flowchart of FIG. 7 is that when it is determined in step S2603 that it is a request to delete a recorded program, and in step S2604, it is determined that it is a request for moving a recorded program, in step S2614, the printing apparatus 204 This is in the determination of the detection state.

ここで、印刷装置204の検出状態の判定は、現在、印刷制御装置2500を印刷制御可能な印刷装置204が検出されているか、或いは、過去に印刷制御装置2500を印刷制御可能な印刷装置204が検出できていたかにより判定する。   Here, the determination of the detection state of the printing apparatus 204 is performed by determining whether the printing apparatus 204 that can control the printing control apparatus 2500 is detected or the printing apparatus 204 that can control the printing control apparatus 2500 in the past. Judgment is made based on whether or not it was detected.

本実施形態では、印刷装置204の検出は、接続機器制御部120により実行可能なUPnPの「Discovery」、又は「Advertise」の仕組みを利用する。印刷装置204が検出された場合は、その旨を意味する印刷装置の検出履歴情報を番組記録部125のような不揮発性の記憶媒体に記録しておく。   In the present embodiment, the detection of the printing apparatus 204 uses a UPnP “Discovery” or “Advertise” mechanism that can be executed by the connected device control unit 120. When the printing device 204 is detected, the detection history information of the printing device meaning that is recorded in a non-volatile storage medium such as the program recording unit 125.

ステップS2614において、通知要否判定部2519は、番組記録制御部2524を介し、番組記録部125に記録された印刷装置検出履歴情報に基づき、印刷装置204の検出状態の判定を行う。   In step S2614, the notification necessity determination unit 2519 determines the detection state of the printing apparatus 204 based on the printing apparatus detection history information recorded in the program recording unit 125 via the program recording control unit 2524.

ステップS2615において、通知要否判定部2519は、印刷装置204の検出履歴が有ると判定した場合、ステップS2608に進む。一方、印刷装置204の検出履歴が一度も無いと判定した場合、図26のフロー処理を終了する。尚、ステップS2608以降の動作は、実施形態1のS708以降の動作と同様である。   If the notification necessity determination unit 2519 determines in step S2615 that there is a detection history of the printing apparatus 204, the process advances to step S2608. On the other hand, if it is determined that the detection history of the printing apparatus 204 has never existed, the flow process of FIG. 26 is terminated. The operations after step S2608 are the same as the operations after step S708 of the first embodiment.

本発明の本実施形態6によれば、印刷制御装置2500は、記録したP−TSを消去、移動する際、P−TSに印刷制御データや印刷データを含み、更に印刷制御装置が印刷装置を検出した検出履歴がある場合のみに、ユーザに印刷ができなくなることを通知する。この通知により、印刷装置を有する印刷制御装置のユーザは、消去、或いは移動を実行しようとしているP-TSに印刷データが含まれていることを認識し、消去、移動を中断することで、印刷データの印刷機会を得ることができる。
更には、印刷コンテンツを提供する者のニーズを満たしつつ、かつ、ユーザが印刷コンテンツの入手機会を喪失しないようにすることができる。
According to the sixth embodiment of the present invention, when the print control apparatus 2500 deletes and moves the recorded P-TS, the print control apparatus 2500 includes the print control data and the print data. Only when there is a detected detection history, the user is notified that printing cannot be performed. By this notification, the user of the print control apparatus having the printing apparatus recognizes that the print data is included in the P-TS that is about to execute erasure or movement, and suspends the erasure or movement to perform printing. Data printing opportunities can be obtained.
Furthermore, it is possible to prevent the user from losing the opportunity to obtain the print content while satisfying the needs of the person who provides the print content.

(実施形態7)
本発明の実施形態7では、印刷データを含む録画済みP−TSを移動する際、移動先の機器が印刷機能をサポートしていない場合のみに、印刷する機会を喪失してしまうことをユーザへ通知する警告メッセージの表示を行う例について説明する。
(Embodiment 7)
In the seventh embodiment of the present invention, when moving a recorded P-TS including print data, the user is notified that the opportunity to print is lost only when the destination device does not support the print function. An example of displaying a warning message to be notified will be described.

図27は、本発明の実施形態7である印刷制御装置2700の構成を示す図である。図27において、図1と符号が同様なものは、各々同等の機能を有するものである。   FIG. 27 is a diagram illustrating a configuration of a print control apparatus 2700 according to the seventh embodiment of the present invention. In FIG. 27, the same reference numerals as those in FIG. 1 have the same functions.

<警告メッセージ>
以下、図面を用いて、警告メッセージの通知動作について説明する。図28は、警告メッセージ表示の判定動作を含むフローチャートの一例である。図7で示したフローチャートとの差異は、ステップS2804で録画番組の移動要求であると判定した場合に、ステップS2814において、移動先の機器に対し、印刷機能のサポート状態の判定を行う点にある。
<Warning message>
Hereinafter, a warning message notification operation will be described with reference to the drawings. FIG. 28 is an example of a flowchart including a determination operation for displaying a warning message. The difference from the flowchart shown in FIG. 7 is that, when it is determined in step S2804 that the request is for moving a recorded program, in step S2814, the support status of the print function is determined for the destination device. .

移動先の機器に対する印刷機能のサポート状態の判定は、通知要否判定部2719から接続機器制御部2720、通信制御部121を介し送信するUPnPの仕組みを拡張し、独自に定義したアクションの「getPrintSupport()」により問合せる。このgetPrintSupport()アクションの応答に基づき、印刷制御装置2700は、移動先の機器、例えば、録画装置203の印刷機能サポート状態を判定する。一方、応答が無い場合には、印刷機能をサポートしないと判定する。   To determine the support status of the print function for the destination device, the UPnP mechanism transmitted from the notification necessity determination unit 2719 via the connected device control unit 2720 and the communication control unit 121 is expanded, and the action “getPrintSupport” is defined. Inquire by () ". Based on the response to the getPrintSupport () action, the print control apparatus 2700 determines the print function support status of the movement destination apparatus, for example, the recording apparatus 203. On the other hand, if there is no response, it is determined that the print function is not supported.

ここで、ステップS2814において、通知要否判定部2719は、接続機器制御部(機能判定手段)2720、通信制御部121を介し、移動先の機器に対する印刷機能サポート状態の問い合わせを実行し、その応答に基づく判定を行う。   Here, in step S2814, the notification necessity determination unit 2719 executes an inquiry about the print function support status for the destination device via the connected device control unit (function determination unit) 2720 and the communication control unit 121, and the response Judgment based on

ステップS2815において、通知要否判定部2719は、移動先の機器が印刷機能をサポートしていないと判定した場合、ステップS2808に進む。一方、印刷機能をサポートしていると判定した場合、図28のフロー処理を終了する。尚、ステップS2808以降の動作は、実施形態1のS708以降の動作と同様である。   If the notification necessity determination unit 2719 determines in step S2815 that the destination device does not support the print function, the process advances to step S2808. On the other hand, if it is determined that the print function is supported, the flow process of FIG. 28 is terminated. The operations after step S2808 are the same as the operations after step S708 of the first embodiment.

以上、本実施形態7によれば、印刷制御装置2700は、記録したP−TSを移動する際、P−TSに印刷制御データや印刷データを含み、更に移動先の装置が印刷機能をサポートしていないと判断した場合のみに、ユーザに印刷ができなくなることを通知する。この通知により、印刷装置を有する印刷制御装置のユーザは、移動を実行しようとしているP-TSに印刷データが含まれていることを認識し、消去、移動を中断することで、印刷データの印刷機会を得ることができる。更には、印刷コンテンツを提供する者のニーズを満たしつつ、かつ、ユーザが印刷コンテンツの入手機会を喪失しないようにすることができる。   As described above, according to the seventh embodiment, when the print control apparatus 2700 moves the recorded P-TS, the print control data and print data are included in the P-TS, and the destination apparatus supports the print function. Only when it is determined that the printing is not performed, the user is notified that printing cannot be performed. By this notification, the user of the printing control apparatus having the printing apparatus recognizes that the print data is included in the P-TS that is about to move, and prints the print data by interrupting the erasure and movement. You can get an opportunity. Furthermore, it is possible to prevent the user from losing the opportunity to obtain the print content while satisfying the needs of the person who provides the print content.

(その他実施形態)
前述の実施形態1〜7では、P−TSの消去、又は移動、又は変換実行前に、印刷する機会を喪失してしまうことをユーザへ通知する警告メッセージを表示する例について、説明を行なった。ここで、印刷制御装置がP−TSの編集、例えば、ユーザが不要と感じた部分の削除を実行する以前に、「編集を行うと印刷ができなくなる可能性がある」ことを通知する警告メッセージを表示してもよい。
(Other embodiments)
In the above-described first to seventh embodiments, an example has been described in which a warning message is displayed to notify the user that the opportunity to print is lost before P-TS is erased, moved, or converted. . Here, before the printing control apparatus executes P-TS editing, for example, deletion of a part that the user feels unnecessary, a warning message notifying that “printing may not be possible if editing is performed”. May be displayed.

また、映像表示部108が、警告メッセージを表示する際、単に印刷機会が喪失してしまうことを通知する文章だけを表示するだけにとどまらず、他の通知方法と併用してもよい。例えば、印刷制御装置が、警告メッセージ表示中に、人の音声によって、実際に警告メッセージを読み上げたり、若しくは、音楽や警告音等を鳴らしたりする動作を行う音声装置を備えてもよい。これにより、ユーザは、尚一層警告メッセージを意識し、選択操作の誤操作をなくすことが可能となる。   In addition, when the video display unit 108 displays a warning message, the video display unit 108 may not only display the text notifying that the printing opportunity will be lost, but may also be used in combination with other notification methods. For example, the print control apparatus may include a voice device that performs an operation of actually reading a warning message or playing a music or a warning sound by a human voice while the warning message is displayed. As a result, the user can be more aware of the warning message and eliminate the erroneous operation of the selection operation.

また、前述の実施形態5では、録画済みのP−TSを変換する際、P-TSに印刷データが含まれている場合に、警告メッセージを表示する例を説明した。ここで、警告メッセージを表示するタイミングはそれに限らず、アンテナ200を介し受信するテレビ放送番組を変換して記録する際に表示するように構成すこともできる。この場合には、アンテナ200を介し受信するテレビ放送番組のTSが含むPMTに、番組中に印刷制御データや印刷データが含まれることを示す情報が記述されている場合に、警告メッセージを表示する。   In the above-described fifth embodiment, when a recorded P-TS is converted, a warning message is displayed when print data is included in the P-TS. Here, the timing at which the warning message is displayed is not limited thereto, and the warning message may be displayed when a television broadcast program received via the antenna 200 is converted and recorded. In this case, a warning message is displayed when information indicating that the print control data or print data is included in the program is described in the PMT included in the TS of the TV broadcast program received via the antenna 200. .

更に、前述の実施形態6では、P−TSの消去、又は移動実行前に、現在、又は過去に印刷制御装置2500を印刷制御可能な印刷装置204が検出されていない場合に、警告メッセージを表示する例について、説明を行なった。ここで、変換、或いは編集前にも印刷装置204の検出状態の判定を実施することで、P−TSの消去、又は移動、変換、編集実行前に、警告メッセージを表示することが可能となる。   Furthermore, in the above-described sixth embodiment, a warning message is displayed when the printing apparatus 204 that can control the printing control apparatus 2500 has not been detected before or before the deletion or movement of the P-TS. The example to do was demonstrated. Here, by determining the detection state of the printing apparatus 204 before conversion or editing, a warning message can be displayed before the P-TS is deleted, moved, converted, or edited. .

尚、本発明はその精神、又はその主要な特徴から逸脱することなく、様々な形で実現する事が出来る。したがって、前述の実施形態はあらゆる点に於いて単なる例示に過ぎず、限定的に解釈してはならない。   The present invention can be implemented in various forms without departing from the spirit or main features thereof. Accordingly, the above-described embodiment is merely an example in all respects and should not be interpreted in a limited manner.

本発明の実施形態1である印刷制御装置の構成を示す図である。1 is a diagram illustrating a configuration of a print control apparatus that is Embodiment 1 of the present invention. FIG. 印刷制御装置と印刷制御装置外部との関係及び構成を示す図である。It is a figure which shows the relationship and structure of a printing control apparatus and the printing control apparatus exterior. 印刷制御装置を操作する為のリモコンの構成を示す図である。It is a figure which shows the structure of the remote control for operating a printing control apparatus. 本発明の実施形態1に係る検証及び説明を行う為に試用したPMTの構造の一例である。It is an example of the structure of PMT tried for performing verification and description which concern on Embodiment 1 of this invention. 本発明の実施形態1における録画番組管理テーブルを概念的に説明する図である。It is a figure which illustrates notionally the recorded program management table in Embodiment 1 of this invention. 番組視聴表示から警告メッセージを表示するまでのユーザ操作と画面表示例の遷移の関係を示す図である。It is a figure which shows the relationship between the user operation until a warning message is displayed from a program viewing display and the transition of a screen display example. 本発明の実施形態1に係る警告メッセージ表示の判定動作を含むフローチャートである。It is a flowchart including the determination operation | movement of the warning message display which concerns on Embodiment 1 of this invention. 本発明の実施形態2である印刷制御装置の構成を示す図である。It is a figure which shows the structure of the printing control apparatus which is Embodiment 2 of this invention. 本発明の実施形態2に係る検証及び説明を行う為に試用したPITの構造の一例である。It is an example of the structure of PIT tried in order to perform verification and description which concern on Embodiment 2 of this invention. 本発明の実施形態2における録画番組管理テーブルを概念的に説明する図である。It is a figure which illustrates notionally the recorded program management table in Embodiment 2 of this invention. 本発明の実施形態2に係る警告メッセージ表示の判定動作を含むフローチャートである。It is a flowchart including the determination operation | movement of the warning message display which concerns on Embodiment 2 of this invention. 本発明の実施形態2に係る警告メッセージ表示例である。It is an example of a warning message display concerning Embodiment 2 of the present invention. 本発明の実施形態3である印刷制御装置の構成を示す図である。It is a figure which shows the structure of the printing control apparatus which is Embodiment 3 of this invention. 本発明の実施形態3に係る検証及び説明を行う為に試用したPITの構造の一例である。It is an example of the structure of PIT tried in order to perform verification and description which concern on Embodiment 3 of this invention. 本発明の実施形態3における録画番組管理テーブルを概念的に説明する図である。It is a figure which illustrates notionally the recorded program management table in Embodiment 3 of this invention. 本発明の実施形態3に係る警告メッセージ表示の判定動作を含むフローチャートである。It is a flowchart including the determination operation | movement of the warning message display which concerns on Embodiment 3 of this invention. 本発明の実施形態2に係る印刷機会喪失警告メッセージ表示例である。It is an example of a printing opportunity loss warning message display concerning Embodiment 2 of the present invention. 本発明の実施形態4である印刷制御装置の構成を示す図である。It is a figure which shows the structure of the printing control apparatus which is Embodiment 4 of this invention. 本発明の実施形態4に係る検証及び説明を行う為に試用したPITの構造の一例である。It is an example of the structure of PIT tried in order to perform verification and description which concern on Embodiment 4 of this invention. 本発明の実施形態4における録画番組管理テーブルを概念的に説明する図である。It is a figure which illustrates notionally the recorded program management table in Embodiment 4 of this invention. 本発明の実施形態4に係る警告メッセージ表示の判定動作を含むフローチャートである。It is a flowchart including the determination operation | movement of the warning message display which concerns on Embodiment 4 of this invention. 本発明の実施形態5である印刷制御装置の構成を示す図である。It is a figure which shows the structure of the printing control apparatus which is Embodiment 5 of this invention. 番組視聴表示から警告メッセージを表示するまでのユーザ操作と画面表示例の遷移の関係を示す図である。It is a figure which shows the relationship between the user operation until a warning message is displayed from a program viewing display and the transition of a screen display example. 本発明の実施形態5に係る警告メッセージ表示の判定動作を含むフローチャートである。It is a flowchart including the determination operation | movement of the warning message display which concerns on Embodiment 5 of this invention. 本発明の実施形態6である印刷制御装置の構成を示す図である。It is a figure which shows the structure of the printing control apparatus which is Embodiment 6 of this invention. 本発明の実施形態6に係る警告メッセージ表示の判定動作を含むフローチャートである。It is a flowchart including the determination operation | movement of the warning message display which concerns on Embodiment 6 of this invention. 本発明の実施形態7である印刷制御装置の構成を示す図である。It is a figure which shows the structure of the printing control apparatus which is Embodiment 7 of this invention. 本発明の実施形態7に係る警告メッセージ表示の判定動作を含むフローチャートである。It is a flowchart including the determination operation | movement of the warning message display which concerns on Embodiment 7 of this invention.

符号の説明Explanation of symbols

100 印刷制御装置
110 グラフィック生成部
111 システム制御部
119 通知要否判定部
124 番組記録制御部
125 番組記録部
203 録画装置
204 印刷装置
206 コンテンツサーバ
1811 システム制御部
1825 通知要否判定部
2224 変換制御部
DESCRIPTION OF SYMBOLS 100 Print control apparatus 110 Graphic generation part 111 System control part 119 Notification necessity determination part 124 Program recording control part 125 Program recording part 203 Recording apparatus 204 Printing apparatus 206 Content server 1811 System control part 1825 Notification necessity determination part 2224 Conversion control part

Claims (6)

放送信号から生成された、印刷データを含む放送データを記録部に記録し、前記印刷データを印刷装置に送信可能な印刷制御装置であって、
前記記録部に記録された前記放送データが印刷データを含むかを判定する判定手段と、
前記判定手段によって印刷データを含むと判定された放送データに対し、ユーザが所定の制御処理の実行を指示したことに応じて、前記印刷データに基づく印刷が実行できなくなることをユーザに通知する制御を実行する制御手段と、
を備えることを特徴とする印刷制御装置。
A print control device capable of recording broadcast data including print data generated from a broadcast signal in a recording unit and transmitting the print data to a printing device,
Determination means for determining whether the broadcast data recorded in the recording unit includes print data;
Control for notifying the user that printing based on the print data cannot be performed in response to the user instructing execution of a predetermined control process for the broadcast data determined to include print data by the determination unit Control means for executing
A printing control apparatus comprising:
前記放送データに含まれる前記印刷データの数と、当該印刷データの印刷履歴とを保持する保持手段を備え、
前記判定手段は、前記記録部に記録された前記放送データに含まれる複数の印刷データのうち、未印刷の印刷データがあるかを判定し、
前記制御手段は、前記判定手段によって未印刷の印刷データを含むと判定された放送データに対し、ユーザが所定の制御処理の実行を指示したことに応じて、前記未印刷の印刷データに基づく印刷が実行できなくなることをユーザに通知する制御を実行することを特徴とする請求項1記載の印刷制御装置。
Holding means for holding the number of print data included in the broadcast data and a print history of the print data;
The determination unit determines whether there is unprinted print data among a plurality of print data included in the broadcast data recorded in the recording unit,
The control unit performs printing based on the unprinted print data in response to a user instructing execution of a predetermined control process for broadcast data determined to include unprinted print data by the determination unit. The print control apparatus according to claim 1, wherein control for notifying a user that the operation cannot be executed is executed.
前記判定手段は、前記記録部に記録された前記放送データに含まれる前記印刷データの印刷の有効期限が切れているかを判定し、
前記制御手段は、前記判定手段によって有効期限が切れていない印刷データを含むと判定された放送データに対し、ユーザが所定の制御処理の実行を指示したことに応じて、前記有効期限が切れていない印刷データに基づく印刷が実行できなくなることをユーザに通知する制御を実行することを特徴とする請求項1記載の印刷制御装置。
The determination means determines whether the print data printing period included in the broadcast data recorded in the recording unit has expired,
The control means has expired in response to a user instructing execution of a predetermined control process for broadcast data determined to include print data that has not expired by the determining means. The print control apparatus according to claim 1, wherein control for notifying a user that printing based on no print data cannot be executed is executed.
現在又は過去に、当該印刷制御装置に印刷装置が接続中又は接続されていたかを判定する接続判定手段を有し、
前記制御手段は、前記接続判定手段によって、現在まで一度も前記印刷装置が接続されていないと判定された場合には、前記印刷データを含む放送データに対して、ユーザが所定の制御処理の実行を指示しても、印刷が実行できなくなることをユーザに通知しないよう制御することを特徴とする請求項1記載の印刷制御装置。
A connection determination means for determining whether the printing apparatus is connected to or connected to the print control apparatus at present or in the past;
When the connection determination unit determines that the printing apparatus has never been connected, the control unit performs a predetermined control process on broadcast data including the print data. The print control apparatus according to claim 1, wherein control is performed so as not to notify the user that printing cannot be performed even if an instruction is issued.
当該印刷制御装置に接続された機器が印刷データの印刷機能を備えているかを判定する機能判定手段を備え、
前記制御手段は、前記所定の制御処理が前記放送データを前記機器に移動する制御である場合、移動先の前記機器が印刷データの印刷機能を備えていると前記機能判定手段が判定した場合には、印刷が実行できなくなることをユーザに通知しないよう制御することを特徴とする請求項1記載の印刷制御装置。
A function determination unit that determines whether a device connected to the print control apparatus has a print data print function;
In the case where the predetermined control process is control for moving the broadcast data to the device, and the function determination unit determines that the destination device has a print data printing function. The print control apparatus according to claim 1, wherein control is performed so as not to notify the user that printing cannot be performed.
放送信号から生成された、印刷データを含む放送データを記録部に記録し、前記印刷データを印刷装置に送信可能な印刷制御装置の制御方法であって、 前記記録部に記録された前記放送データが印刷データを含むかを判定する判定工程と、 前記判定工程によって印刷データを含むと判定された放送データに対し、ユーザが所定の制御処理の実行を指示したことに応じて、前記印刷データに基づく印刷が実行できなくなることをユーザに通知する制御を実行する制御工程と、
を備えることを特徴とする印刷制御装置の制御方法。
A control method for a print control apparatus capable of recording broadcast data including print data generated from a broadcast signal in a recording unit and transmitting the print data to a printing apparatus, the broadcast data recorded in the recording unit A determination step for determining whether the print data includes print data, in response to a user instructing execution of a predetermined control process for broadcast data determined to include print data by the determination step. A control process for executing control for notifying the user that printing based on the print job cannot be executed;
A control method for a print control apparatus, comprising:
JP2008240885A 2008-09-19 2008-09-19 Print control device and method for controlling print control device Pending JP2010074619A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008240885A JP2010074619A (en) 2008-09-19 2008-09-19 Print control device and method for controlling print control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008240885A JP2010074619A (en) 2008-09-19 2008-09-19 Print control device and method for controlling print control device

Publications (1)

Publication Number Publication Date
JP2010074619A true JP2010074619A (en) 2010-04-02

Family

ID=42205970

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008240885A Pending JP2010074619A (en) 2008-09-19 2008-09-19 Print control device and method for controlling print control device

Country Status (1)

Country Link
JP (1) JP2010074619A (en)

Similar Documents

Publication Publication Date Title
JP6335145B2 (en) Method and apparatus for correlating media metadata
JP5433143B2 (en) Digital broadcast media recording apparatus and recording method
CN101127884B (en) Program switching method
US20120066727A1 (en) Transmitting apparatus and receiving apparatus
WO2010090162A1 (en) Content receiving device and method, content transmitting device and method, program, and storage medium
JP2007060305A (en) Content information providing device, communication system, analysis server device, content information providing program, and content information providing method
KR101424975B1 (en) Method for reproducing contents based on Elecronic Program Guide and apparatus therefor
JP5185798B2 (en) Transmitting apparatus, receiving apparatus, program reservation system, and program reservation method
JP5129533B2 (en) Broadcast receiving apparatus and control method thereof
JP2016213709A (en) Moving image reproduction system, client device, server device, and program
JP4590464B2 (en) Broadcast receiving apparatus and control method thereof
JP2010074619A (en) Print control device and method for controlling print control device
JP4617350B2 (en) Broadcast receiving apparatus and control method thereof
JP5059775B2 (en) Program reservation system and program reservation method
JP7206348B2 (en) VIDEO DISPLAY DEVICE AND METHOD FOR DISPLAYING CONTENT
JP6963087B2 (en) Video display devices and methods for displaying high-quality content
JP4537437B2 (en) Broadcast receiving apparatus and control method thereof
JP2005191617A (en) Prior portion viewing method
JP6839685B2 (en) Video display devices and methods for displaying high-quality content
JP2008160328A (en) Program reservation system, program reservation device and program broadcasting device
US8780385B2 (en) Digital broadcast receiver and digital broadcast receiver control method
JP5241438B2 (en) Receiving apparatus and receiving method
JP2006270793A (en) Digest video recording system
JP6392365B2 (en) Broadcast receiving apparatus, broadcast receiving method, and broadcast receiving program
JP2005130478A (en) Signal processor, program signal recorder, display unit, television set, signal processing method, and signal processing program