JP2006287512A - Program production system and program production program - Google Patents

Program production system and program production program Download PDF

Info

Publication number
JP2006287512A
JP2006287512A JP2005103491A JP2005103491A JP2006287512A JP 2006287512 A JP2006287512 A JP 2006287512A JP 2005103491 A JP2005103491 A JP 2005103491A JP 2005103491 A JP2005103491 A JP 2005103491A JP 2006287512 A JP2006287512 A JP 2006287512A
Authority
JP
Japan
Prior art keywords
program
style sheet
output data
intermediate output
script
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.)
Granted
Application number
JP2005103491A
Other languages
Japanese (ja)
Other versions
JP4388496B2 (en
Inventor
Narichika Hamaguchi
斉周 浜口
Mamoru Doke
守 道家
Masaki Hayashi
林  正樹
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.)
Japan Broadcasting Corp
Original Assignee
Nippon Hoso Kyokai NHK
Japan Broadcasting Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Hoso Kyokai NHK, Japan Broadcasting Corp filed Critical Nippon Hoso Kyokai NHK
Priority to JP2005103491A priority Critical patent/JP4388496B2/en
Publication of JP2006287512A publication Critical patent/JP2006287512A/en
Application granted granted Critical
Publication of JP4388496B2 publication Critical patent/JP4388496B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To efficiently produce programs by a program production system and a program production program. <P>SOLUTION: The program production system which produces a program by script information showing a composition, a sequence, or contents of the program and a performance style sheet indicating performance or effects given to the program includes; a style sheet conversion means for converting the performance style sheet on the basis of the script information; an intermediate output data editing means for using intermediate output data obtained by the style sheet conversion means to edit in program production; and a final output means for generating and outputting a final program script on the basis of intermediate output data edited by the intermediate output data editing means. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、番組制作装置及び番組制作プログラムに係り、特に効率的に番組を制作するための番組制作装置及び番組制作プログラムに関する。   The present invention relates to a program production device and a program production program, and more particularly to a program production device and a program production program for efficiently producing a program.

従来、番組制作においては、番組の制作者が視聴者に伝える情報(素材)の設定や素材を用いた番組の演出設定等の様々な設定を行う必要がある。そのため、効率的な番組を制作するための技術が開示されており、例えば、TVML(TV Program Making Language)等のPC上で番組制作を行うことができるオブジェクトベース記述言語を用いて、番組制作者の負担の軽減と効率化を図っている。   Conventionally, in program production, it is necessary to perform various settings such as setting of information (material) transmitted to the viewer by the program creator and setting of the production of the program using the material. Therefore, a technique for producing an efficient program is disclosed. For example, a program producer using an object-based description language capable of producing a program on a PC such as TVML (TV Program Making Language). To reduce the burden and improve efficiency.

ここで、TVMLとは、テレビ番組の映像と音声を、素材と台本(演出内容)とに分けて記述するものであり、番組台本を記述すれば、パソコン等で動作するソフトウェア等がこれを読取り、即座にテレビ番組として視聴(提示)することができるものである。また、TVML言語は、データ内容を見たとき、それがテキストとして意味のある形で読むことができ可読性が高いためTVML台本を直接テキストエディタ等で作成することでTVMLを容易に作成することができる。   Here, TVML is a description of video and audio of a TV program divided into material and script (production contents). If a program script is described, it can be read by software running on a personal computer. It can be immediately viewed (presented) as a television program. In addition, since the TVML language can be read in a meaningful form as text when data contents are viewed, and is highly readable, it is easy to create TVML by directly creating a TVML script with a text editor or the like. it can.

また、番組を制作するにあたっては、番組の構成を変更したり、番組の途中に新たな構成を追加する等の編集を行う場合、最初から台本情報を再作成するか、あるいは番組台本情報を直接人手を介して変更する方法しかなく、番組構成の変更に迅速に対応することができないという問題あった。特に、演出に関する情報は、人手を介して詳細に設定する必要があるため、番組制作に時間と手間がかかるという問題があった。   When creating a program, if editing the program configuration or adding a new configuration in the middle of the program, the script information must be recreated from the beginning, or the program script information can be directly There was only a method of changing the program manually, and there was a problem that it was not possible to respond quickly to changes in the program structure. In particular, there is a problem that it takes time and effort to produce a program because it is necessary to set information related to the production in detail through manual operation.

そこで、最近では、番組制作に効率化を図るために番組台本情報を生成する際、既存の構成(スタイルシート)を組み合わせることで容易に番組を制作することができる技術が開示されている(例えば、特許文献1参照。)。   Therefore, recently, a technique has been disclosed that can easily produce a program by combining existing configurations (style sheets) when generating program script information in order to improve efficiency in program production (for example, , See Patent Document 1).

特許文献1では、番組の台本を作成するときに、全ての構成を1から作成するのではなく、雛形となる構成(スタイルシート)を複数組み合わせることで、番組台本を作成することができる。これにより、番組制作にかかる時間を短縮することができる。
特開2003−46464号公報
In Patent Document 1, when creating a script for a program, it is possible to create a program script by combining a plurality of configurations (style sheets) that form a template, rather than creating all the configurations from one. Thereby, the time required for program production can be shortened.
JP 2003-46464 A

しかしながら、上述した従来の技術では、スタイルシートの記述手法や変換方法に関する技術は開示されているが、演出スタイルシート自体をどのように編集するかについては記載されていない。   However, the above-described conventional technique discloses a technique relating to a style sheet description method and a conversion method, but does not describe how to edit the effect style sheet itself.

ここで、番組制作の際には、台本情報とスタイルシートとにより、番組をソフトウェア上で実行可能なスクリプトに変換した状態の演出スタイルシートをテキストエディタ等により編集し、更に変換した後、再度画面上で編集結果を確認するという作業を所望する番組が制作されるまで繰り返し編集を行う作業を行う。つまり、テレビ番組等の演出スタイルシートを編集する場合、出力される番組の映像を見ながら編集する必要がある。   Here, when creating a program, edit the production style sheet in a state in which the program is converted into a script that can be executed on the software by using the script information and the style sheet, and after further conversion, the screen is displayed again. The work of confirming the editing result is repeated until the desired program is produced. That is, when editing an effect style sheet such as a TV program, it is necessary to edit while viewing the video of the output program.

しかしながら、スタイルシートのソースコードは、スクリプトを出力する前段階にしか存在しないため、スクリプトにより出力される番組を見ながらそのスクリプトを編集することはできない。   However, since the style sheet source code exists only before the script is output, the script cannot be edited while watching the program output by the script.

また、他の手法として、予めデバッグ用の内容部分を用意し、出力されたスクリプトで作成された番組を見ながら編集を行う場合においても、出力スクリプトは既にスタイルシートで変換した後であるため、その変更をスタイルシートの基の情報(ソースコード等)に迅速に反映(フィードバック(逆変換))することができなかった。   In addition, as another method, even when preparing a debugging content part in advance and editing while watching the program created with the output script, the output script is already after conversion with the style sheet, The change could not be quickly reflected (feedback (reverse conversion)) on the base information (source code, etc.) of the style sheet.

更に、編集したスタイルシートの結果を制作された番組の基となった台本情報や演出スタイルシートに反映させるために、番組制作者がスタイルシートに編集した内容と同一の内容をテキストエディタ等で編集する必要がある。そのため、制作者に負担がかかると共に、スタイルシートに編集した内容とは違った内容を制作された番組の基となった情報に反映させてしまう恐れがある。   Furthermore, in order to reflect the edited style sheet results in the script information and production style sheet that is the basis of the produced program, the same contents edited by the program producer in the style sheet are edited with a text editor or the like. There is a need to. This places a burden on the producer, and may cause content different from the content edited on the style sheet to be reflected in the information on which the produced program is based.

本発明は、上述した問題点に鑑みなされたものであり、番組の制作時における編集結果の内容を基となった情報に迅速で正確に反映させることで、効率的に番組を制作するための番組制作装置及び番組制作プログラムを提供することを目的とする。   The present invention has been made in view of the above-mentioned problems, and is intended to efficiently produce a program by quickly and accurately reflecting the content of the editing result at the time of production of the program. An object is to provide a program production device and a program production program.

上記課題を解決するために、本件発明は、以下の特徴を有する課題を解決するための手段を採用している。   In order to solve the above problems, the present invention employs means for solving the problems having the following characteristics.

請求項1に記載された発明は、番組の構成、順序あるいは内容を示す台本情報と、前記番組に与える演出又は効果を示す演出スタイルシートとにより、番組を制作する番組制作装置において、前記演出スタイルシートを前記台本情報に基づいて変換するスタイルシート変換手段と、前記スタイルシート変換手段により得られた中間出力データを用いて番組制作における編集を行う中間出力データ編集手段と、前記中間出力データ編集手段により編集された中間出力データに基づいて、最終的な番組スクリプトを生成し出力する最終出力手段とを有することを特徴とする。   The invention described in claim 1 is a program production device for producing a program by using script information indicating the structure, order or contents of the program, and an effect style sheet indicating an effect or an effect given to the program. Style sheet conversion means for converting a sheet based on the script information, intermediate output data editing means for editing in program production using the intermediate output data obtained by the style sheet conversion means, and the intermediate output data editing means And a final output means for generating and outputting a final program script based on the intermediate output data edited by the above.

請求項1記載の発明によれば、番組の制作時における編集結果の内容を制作された番組の基となった情報に迅速で正確に反映(フィードバック)させることで、効率的に番組を制作することができる。   According to the first aspect of the present invention, the content of the edited result at the time of production of the program is quickly and accurately reflected (feedback) on the information that is the basis of the produced program, thereby efficiently producing the program. be able to.

請求項2に記載された発明は、前記スタイルシート変換手段は、前記演出スタイルシートに予め含まれているソースコードの情報が埋め込まれたスタイルシートを中間出力データとして出力することを特徴とする。   The invention described in claim 2 is characterized in that the style sheet converting means outputs a style sheet in which source code information included in advance in the effect style sheet is embedded as intermediate output data.

請求項2記載の発明によれば、番組制作者は、ソースコードを確認することにより台本情報又は演出スタイルシートのどの情報の変更を行うのかを容易に把握することができる。また、1つの中間出力ファイルにおいて、台本情報と演出スタイルシートの両方を同時に変更して編集することができる。   According to the second aspect of the invention, the program producer can easily grasp which information of the script information or the effect style sheet is changed by checking the source code. Further, in one intermediate output file, both the script information and the effect style sheet can be changed and edited at the same time.

請求項3に記載された発明は、前記中間出力データ編集手段は、前記ソースコードが変更された場合に、変更された位置に基づいて前記台本情報及び前記演出スタイルシートの少なくとも1つを、変更された内容に反映させることを特徴とする。   In the invention described in claim 3, when the source code is changed, the intermediate output data editing means changes at least one of the script information and the effect style sheet based on the changed position. It is characterized in that it is reflected in the contents.

請求項3記載の発明によれば、変更された位置に基づいて、台本情報と演出スタイルシートとを迅速で正確に変更することができる。また、1つの中間出力ファイルにおいて、台本情報及び演出スタイルシートの両方を同時に変更(編集)することができる。   According to the third aspect of the present invention, the script information and the effect style sheet can be changed quickly and accurately based on the changed position. Further, in one intermediate output file, both the script information and the effect style sheet can be changed (edited) at the same time.

請求項4に記載された発明は、前記中間出力データ編集手段は、前記中間出力データにおいて変更されたソースコードの位置が、前記ソースコードに含まれるタグ内にある場合、前記演出スタイルシートの内容を変更後の内容に反映させることを特徴とする。   According to a fourth aspect of the present invention, the intermediate output data editing means, when the position of the source code changed in the intermediate output data is within a tag included in the source code, the contents of the effect style sheet Is reflected in the contents after the change.

請求項4記載の発明によれば、変更された位置に基づいて、演出スタイルシートを迅速で正確に変更することができる。また、番組制作者は、変更箇所がタグ内であるか否かにより、台本情報と演出スタイルシートのどちらの情報の変更を行うのかを容易に把握することができる。   According to the fourth aspect of the present invention, the effect style sheet can be quickly and accurately changed based on the changed position. Further, the program producer can easily grasp which information of the script information or the effect style sheet is to be changed depending on whether or not the changed portion is within the tag.

請求項5に記載された発明は、前記中間出力データ編集手段は、前記中間出力データにおいて変更されたソースコードの位置が、前記ソースコードに含まれるタグ外にある場合、前記台本情報の内容を変更後の内容に反映させることを特徴とする。   According to a fifth aspect of the present invention, the intermediate output data editing means, when the position of the source code changed in the intermediate output data is outside the tag included in the source code, It is reflected in the contents after the change.

請求項5記載の発明によれば、変更された位置に基づいて、台本情報を迅速で正確に変更することができる。また、番組制作者は、変更箇所がタグ内であるか否かにより、台本情報と演出スタイルシートのどちらの情報の変更を行うのかを容易に把握することができる。   According to the fifth aspect of the present invention, the script information can be changed quickly and accurately based on the changed position. Further, the program producer can easily grasp which information of the script information or the effect style sheet is to be changed depending on whether or not the changed portion is within the tag.

請求項6に記載された発明は、番組の構成、順序あるいは内容を示す台本情報と、前記番組に与える演出又は効果を示す演出スタイルシートとにより、番組を制作する番組制作処理をコンピュータに実行させるための番組制作プログラムにおいて、前記演出スタイルシートを前記台本情報に基づいて変換するスタイルシート変換処理と、前記スタイルシート変換処理により得られた中間出力データを用いて番組制作における編集を行う中間出力データ編集処理と、前記中間出力データ編集処理により得られた中間出力データに基づいて、最終的な番組スクリプトを生成し出力する最終出力処理とをコンピュータに実行させる。   The invention described in claim 6 causes a computer to execute a program production process for producing a program by using script information indicating the configuration, order or contents of the program and an effect style sheet indicating an effect or an effect to be given to the program. In the program production program, a style sheet conversion process for converting the presentation style sheet based on the script information, and an intermediate output data for editing in the program production using the intermediate output data obtained by the style sheet conversion process An editing process and a final output process for generating and outputting a final program script based on the intermediate output data obtained by the intermediate output data editing process are executed by a computer.

請求項6記載の発明によれば、番組の制作時における編集結果の内容を制作された番組の基となった情報に迅速で正確に反映(フィードバック)させることで、効率的に番組を制作することができる。また、特別な装置構成を必要とせず、低コストで効率的に番組制作を実現することができる。また、プログラムをインストールすることにより、容易に番組制作を実現することができる。   According to the sixth aspect of the present invention, the contents of the edited result at the time of production of the program are quickly and accurately reflected (feedback) on the information that is the basis of the produced program, thereby efficiently producing the program. be able to. In addition, program production can be realized efficiently at low cost without requiring a special device configuration. Moreover, program production can be easily realized by installing the program.

本発明によれば、効率的に番組を制作することができる。   According to the present invention, a program can be produced efficiently.

以下に、上記のような特徴を有する本発明における番組制作装置及び番組制作プログラムを好適に実施した形態について、図面を用いて詳細に説明する。なお、本実施形態では、番組の制作、提示等に用いられるスクリプトの一例として、TVMLを用いる。なお、本発明においてはこれに限定されず、TVML以外の表現形式を用いて本発明を適用することもできる。   Hereinafter, a preferred embodiment of a program production apparatus and a program production program according to the present invention having the above-described features will be described in detail with reference to the drawings. In the present embodiment, TVML is used as an example of a script used for production and presentation of a program. Note that the present invention is not limited to this, and the present invention can also be applied using an expression format other than TVML.

図1は、本発明における番組制作装置の概略構成の一例を示す図である。図1に示す番組制作装置10は、スタイルシート変換手段11と、蓄積データベース12と、中間出力データ編集手段13と、再生手段14と、最終出力手段15とを有するよう構成されている。   FIG. 1 is a diagram showing an example of a schematic configuration of a program production apparatus according to the present invention. The program production apparatus 10 shown in FIG. 1 includes a style sheet conversion unit 11, a storage database 12, an intermediate output data editing unit 13, a reproduction unit 14, and a final output unit 15.

スタイルシート変換手段11は、少なくとも1つの台本情報及び演出スタイルシート等が蓄積されている蓄積データベース12から所望する番組の制作に必要な台本情報及び演出スタイルシートを抽出し、抽出された台本情報に基づいて演出スタイルシートの変換を行う。   The style sheet conversion means 11 extracts script information and presentation style sheets necessary for production of a desired program from the storage database 12 in which at least one script information and presentation style sheets are stored, and extracts the extracted script information. Based on this, the production style sheet is converted.

ここで、台本情報とは、番組の構成、順序あるいは内容を示す情報である。また、スタイルシートとは、特にテレビ番組等における番組構成の流れを記述したスクリプトを台本部分とその内容部分に分けるために、演出部分だけを分離したスタイルシート(演出スタイルシート)である。   Here, the script information is information indicating the configuration, order or contents of a program. The style sheet is a style sheet (production style sheet) in which only a production part is separated in order to divide a script describing a flow of a program structure particularly in a television program into a script part and its content part.

また、スタイルシート変換手段11は、演出スタイルシートによる変換の際、どのテンプレートを使用して変換されたかを示す情報が埋め込まれた中間出力データを出力する。なお、中間出力には、どの部分にどのテンプレートが使用されているか、またどの台本情報としてのデバッグ用の内容情報(記述)が使用されたかという情報等が挿入される。   Further, the style sheet conversion means 11 outputs intermediate output data in which information indicating which template was used for conversion is embedded in the conversion by the effect style sheet. In the intermediate output, information such as which template is used for which part, and information on which debugging content information (description) is used as script information is inserted.

なお、スタイルシート変換手段11は、スタイルシートによる変換の際に、出力スクリプトに変換するのではなく、ソードコードの情報が埋め込まれた中間データを出力する。番組制作者は、このソースコードを編集することにより、どの部分が編集されたかを判断して、ソースコードを編集することができる。   Note that the style sheet conversion means 11 outputs intermediate data in which the information of the sword code is embedded, instead of converting into an output script at the time of conversion by the style sheet. The program producer can edit the source code by determining which part has been edited by editing the source code.

スタイルシート変換手段11は、変換された中間データを中間出力データ編集手段13に出力する。中間出力データ編集手段13は、スタイルシート変換手段11により得られた中間出力データに基づいて、番組の編集等を行う。   The style sheet conversion unit 11 outputs the converted intermediate data to the intermediate output data editing unit 13. The intermediate output data editing unit 13 edits a program based on the intermediate output data obtained by the style sheet conversion unit 11.

なお、中間出力データ編集手段13は、番組を編集するにあたり番組を再生するスクリプトを生成して再生手段14に出力する。また、中間出力データ編集手段13は、再生手段14により再生された番組の内容を変更(編集)する場合には、中間出力データを編集するためのエディタ等により編集を行う。つまり、出力されたスクリプトを編集する番組制作者は、再生される画面を再生手段14で見ながらその中間出力データを編集する。   The intermediate output data editing means 13 generates a script for reproducing the program and outputs it to the reproducing means 14 when editing the program. Further, when changing (editing) the content of the program reproduced by the reproducing unit 14, the intermediate output data editing unit 13 performs editing by an editor or the like for editing the intermediate output data. That is, the program producer who edits the output script edits the intermediate output data while viewing the screen to be played back on the playback means 14.

ここで、中間出力データ編集手段13は、編集された番組を再生手段14により再生する場合、再生用スクリプトを生成すると共に、編集された中間出力データの変更箇所を蓄積データベース12に蓄積されている制作される番組の基となる台本情報及び演出スタイルシートの当該箇所に反映(フィードバック)させる。   Here, when the edited program is played back by the playback unit 14, the intermediate output data editing unit 13 generates a playback script and stores the changed portion of the edited intermediate output data in the storage database 12. The script information that is the basis of the program to be produced is reflected (feedback) in the relevant part of the production style sheet.

これにより、中間出力データを用いて編集された内容が制作された番組の基となった情報に対して迅速で正確に反映することができる。また、中間出力データには、ソースコードが残されたままの情報が示されているため、番組制作者は、どの情報についての変更を行ったのかを容易に把握することができる。   As a result, the contents edited using the intermediate output data can be quickly and accurately reflected on the information that is the basis of the produced program. Further, since the intermediate output data shows information with the source code remaining, the program producer can easily grasp which information has been changed.

なお、中間出力データを用いた変更内容を制作された番組の基となった情報に反映させるタイミングは、上述したように変更(編集)中に再生手段14にて再生されるときでもよく、また中間出力データによる編集が終了時、つまり、中間出力データ編集手段13から最終出力手段15に出力されるときに基となった情報に反映させる処理を行ってもよい。   Note that the timing of reflecting the change contents using the intermediate output data in the information that is the basis of the produced program may be the time when the reproduction means 14 reproduces during the change (editing) as described above. When editing with the intermediate output data ends, that is, when the intermediate output data editing unit 13 outputs the final output unit 15 to the final output unit 15, processing may be performed to reflect the information.

また、中間出力データ編集手段13は、番組制作者により上述した内容により制作された番組の中間出力データを最終出力手段15に出力する。また、最終出力手段15は、中間出力データ編集手段13により得られた中間出力データからスクリプトを生成して出力する。   Further, the intermediate output data editing means 13 outputs the intermediate output data of the program produced by the program producer according to the above-described content to the final output means 15. The final output unit 15 generates a script from the intermediate output data obtained by the intermediate output data editing unit 13 and outputs the script.

これにより、番組制作者は、番組の内容を変更する際、変更箇所はスタイルシートのどのテンプレートなのか、あるいはデバッグ用の内容情報のどの部分なのかが中間出力データに埋め込まれた情報から判別することができる。そのため、適宜スタイルシートのソースコード、あるいはデバッグ用の内容情報を編集した内容に基づいてフィードバックさせることができる。   As a result, when the program creator changes the content of the program, it determines from the information embedded in the intermediate output data which template of the style sheet is changed or which part of the content information for debugging. be able to. Therefore, feedback can be made based on the edited content of the style sheet source code or debugging content information as appropriate.

ここで、番組制作装置10における番組制作については、汎用のコンピュータ等を用いて、ソフトウェア等により上述の機能を有することで実現することができる。具体的には、GUI(グラフィカルユーザインタフェース)を用いた入力フォーム等により上述した番組制作におけるコンピュータ処理を行う。   Here, the program production in the program production apparatus 10 can be realized by using the general-purpose computer or the like and having the above-described functions by software or the like. Specifically, computer processing in the above-described program production is performed by an input form using a GUI (graphical user interface).

また、換言すれば、上述したように番組制作装置10は、専用の装置構成により本発明における番組制作を行うこともできるが、各構成における処理をコンピュータに実行させることができる実行プログラムを生成し、例えば、汎用のパーソナルコンピュータ、ワークステーション等にプログラムをインストールすることにより、本発明における番組制作を実現することができる。   In other words, as described above, the program production device 10 can perform program production according to the present invention with a dedicated device configuration, but generates an execution program that can cause a computer to execute the processing in each configuration. For example, the program production in the present invention can be realized by installing the program in a general-purpose personal computer, a workstation or the like.

<ハードウェア構成>
ここで、本発明における実行可能なコンピュータのハードウェア構成例について図を用いて説明する。図2は、本発明における番組制作が実現可能なハードウェア構成の一例を示す図である。
<Hardware configuration>
Here, an example of a hardware configuration of an executable computer in the present invention will be described with reference to the drawings. FIG. 2 is a diagram illustrating an example of a hardware configuration capable of realizing program production according to the present invention.

図2におけるコンピュータ本体には、入力装置21と、出力装置22と、ドライブ装置23と、補助記憶装置24と、メモリ装置25と、各種制御を行うCPU(Central Processing Unit)26と、ネットワーク接続装置27とを有するよう構成されており、これらはシステムバスBで相互に接続されている。   2 includes an input device 21, an output device 22, a drive device 23, an auxiliary storage device 24, a memory device 25, a CPU (Central Processing Unit) 26 for performing various controls, and a network connection device. 27, and these are connected to each other by a system bus B.

入力装置21は、使用者が操作するキーボード及びマウス等のポインティングデバイスを有しており、使用者からのプログラムの実行等、各種操作信号を入力する。出力装置22は、本発明における処理を行うためのコンピュータ本体を操作するのに必要な各種ウィンドウやデータ等を表示するディスプレイを有し、CPU26が有する制御プログラムによりプログラムの実行経過や結果等を表示することができる。   The input device 21 has a pointing device such as a keyboard and a mouse operated by a user, and inputs various operation signals such as execution of a program from the user. The output device 22 has a display for displaying various windows and data necessary for operating the computer main body for performing the processing according to the present invention, and displays the program execution progress, results, and the like by the control program of the CPU 26. can do.

ここで、本発明において、コンピュータ本体にインストールされる実行プログラムは、例えばCD−ROM等の記録媒体28等により提供される。プログラムを記録した記録媒体28は、ドライブ装置23にセット可能であり、記録媒体28に含まれる実行プログラムが、記録媒体28からドライブ装置23を介して補助記憶装置24にインストールされる。   Here, in the present invention, the execution program installed in the computer main body is provided by the recording medium 28 such as a CD-ROM, for example. The recording medium 28 on which the program is recorded can be set in the drive device 23, and the execution program included in the recording medium 28 is installed in the auxiliary storage device 24 from the recording medium 28 via the drive device 23.

補助記憶装置24は、ハードディスク等のストレージ手段であり、本発明における実行プログラムや、コンピュータに設けられた制御プログラム、上述した蓄積データベース12に蓄積された台本情報や演出スタイルシート等を蓄積し必要に応じて入出力を行うことができる。   The auxiliary storage device 24 is a storage means such as a hard disk, and stores the execution program according to the present invention, the control program provided in the computer, the script information stored in the storage database 12 and the effect style sheet, and the like. Input / output can be performed accordingly.

CPU26は、OS(Operating System)等の制御プログラム、メモリ装置25により読み出され格納されている実行プログラムに基づいて、各種演算や各ハードウェア構成部とのデータの入出力等、コンピュータ全体の処理を制御して各処理を実現することができる。また、プログラムの実行中に必要な各種情報は、補助記憶装置24から取得することができ、また格納することもできる。   The CPU 26 performs processing of the entire computer, such as various operations and data input / output with each hardware component, based on a control program such as an OS (Operating System) and an execution program read and stored by the memory device 25. Each process can be realized by controlling the above. Various information necessary during the execution of the program can be acquired from the auxiliary storage device 24 and can also be stored.

ネットワーク接続装置27は、通信ネットワーク等と接続することにより、実行プログラムを通信ネットワークに接続されている他の端末等から取得したり、プログラムを実行することで得られた実行結果又は本発明における実行プログラム自体を他の端末等に提供することができる。   The network connection device 27 acquires an execution program from another terminal connected to the communication network by connecting to a communication network or the like, or an execution result obtained by executing the program or an execution in the present invention The program itself can be provided to other terminals.

上述したようなハードウェア構成により、特別な装置構成を必要とせず、低コストで効率的に番組制作を実現することができる。また、プログラムをインストールすることにより、後述する番組制作処理等を実現することができる。   With the hardware configuration as described above, it is possible to realize program production efficiently at a low cost without requiring a special device configuration. Further, by installing the program, it is possible to realize a program production process and the like described later.

<具体的な実施例>
次に、上述した番組制作装置10を用いた具体的な実施例について、具体的に説明する。なお、本実施例として演出スタイルシートをXSLT(XML Stylesheet Language Transformations)とし、最終出力をTVMLスクリプトとして説明するが、本発明における演出スタイルシートの形式や最終出力の形態についてはこれに限定されない。
<Specific Examples>
Next, a specific example using the above-described program production apparatus 10 will be specifically described. In this embodiment, the production style sheet is XSLT (XML Style Language Transformations) and the final output is a TVML script, but the production style sheet format and final output form in the present invention are not limited to this.

図3は、本発明における番組を制作(編集)するための編集画面の一例を示す図である。本実施例において、ディスプレイ等の出力装置に表示される編集画面30には、演出スタイルシート表示領域31と、デバッグ用内容情報表示領域32と、スクリプト表示領域33と、番組再生領域34とを有するよう構成されている。なお、図3に示す編集画面例について各表示部の配置位置や大きさ、画面(ウィンドウ)数等についてはこれに限定されない。   FIG. 3 is a diagram showing an example of an editing screen for producing (editing) a program according to the present invention. In the present embodiment, the editing screen 30 displayed on an output device such as a display has an effect style sheet display area 31, a debug content information display area 32, a script display area 33, and a program playback area 34. It is configured as follows. Note that the arrangement position and size of each display unit, the number of screens (windows), and the like of the editing screen example illustrated in FIG. 3 are not limited thereto.

演出スタイルシート表示領域31は、所望する番組を制作する際に用いられる演出スタイルシートのソースコードを表示する。また、演出スタイルシート表示領域31は、スタイルシートを変換するための「変換」ボタン、編集した内容を番組再生領域34で再生するための「再生」ボタン、番組再生領域34にて再生されている番組を停止するための「停止ボタン」、及び番組再生の一時停止するための「一時停止」ボタン等のうち少なくとも1つのボタン部を有している。なお、ボタンの種類や位置等については、本発明においてはこれに限定されず、例えば番組再生領域34において再生中の番組に対する「巻き戻し」ボタンや「早送り」ボタン等を有していてもよい。   The effect style sheet display area 31 displays the source code of the effect style sheet used when producing a desired program. The effect style sheet display area 31 is reproduced in the “conversion” button for converting the style sheet, the “reproduction” button for reproducing the edited contents in the program reproduction area 34, and the program reproduction area 34. It has at least one button section among a “stop button” for stopping a program and a “pause” button for pausing program reproduction. Note that the types and positions of the buttons are not limited to this in the present invention. For example, a “rewind” button, a “fast forward” button, or the like for the program being played in the program playback area 34 may be provided. .

また、演出スタイルシート表示領域31は、テキストエディタとしての機能を有し、番組制作者により演出スタイルシートの記述内容を直接編集することもできる。   The effect style sheet display area 31 has a function as a text editor, and the program producer can directly edit the description contents of the effect style sheet.

ここで、演出スタイルシート例について説明する。図4は、演出スタイルシートの一例を示す図である。図4に示す演出スタイルシートは、ニュース番組用の演出スタイルシートである。なお、図4の左側には、本実施例におけるスタイルシート上のソースコードの説明を行うために、行数(01)〜(32)を付加している。   Here, an example of an effect style sheet will be described. FIG. 4 is a diagram illustrating an example of an effect style sheet. The effect style sheet shown in FIG. 4 is an effect style sheet for a news program. Note that the number of lines (01) to (32) is added to the left side of FIG. 4 in order to explain the source code on the style sheet in this embodiment.

図4において、(04)〜(14)行目がXSLTによる演出スタイルシートの演出部分の前処理を記述したものであり、(16)〜(18)行目は、「ビデオ(video)」テンプレートを示すものであり、(20)〜(22)行目は、「字幕スーパー(super)」のテンプレートを示すものであり、(24)〜(26)行目は、「コメント(comment)」のテンプレートを示すものであり、また、(28)〜(30)行目は、「タイトル(title)」のテンプレートを示すものである。なお、演出テンプレートは、汎用的に使用するための雛型であるため、この時点では具体的なビデオ映像や、字幕スーパー、CGキャラクタ等によるコメントについての具体的な内容は設定されていない。   In FIG. 4, lines (04) to (14) describe preprocessing of the effect part of the effect style sheet by XSLT, and lines (16) to (18) indicate the “video” template. The lines (20) to (22) indicate a template of “supertitled super (super)”, and the lines (24) to (26) indicate “comments”. A template is shown, and the (28) to (30) lines show a “title” template. Note that the production template is a template for general use, and at this point, no specific content is set for a specific video image, a caption by a supertitle, a CG character, or the like.

また、デバッグ用内容情報表示領域32は、台本情報を表示するための領域であり、また作業ディレクトリの設定、表示を行う。また、デバッグ用内容情報表示領域32は、テキストエディタとしての機能を有し、番組制作者により台本情報をデバッグ用の内容情報として直接編集することができる。   The debug content information display area 32 is an area for displaying script information, and sets and displays a work directory. The debug content information display area 32 has a function as a text editor, and the program producer can directly edit the script information as debug content information.

ここで、設定された具体的なビデオ映像や字幕スーパー、CGキャラクタ等によるコメント等は、演出スタイルシートに付加され中間出力データ及び最終出力データが出力される。   Here, the set concrete video image, the caption by the caption super, the CG character, etc. are added to the effect style sheet, and the intermediate output data and the final output data are output.

図5は、台本情報であるデバッグ用内容記述用XMLの一例を示す図である。図5に示す台本情報は、図4に示した演出スタイルシートに含まれる具体的なテンプレート(video、super、comment、title)に対応する内容が(04)〜(07)行目のタグ内に記述されている。   FIG. 5 is a diagram showing an example of the debugging content description XML which is the script information. The script information shown in FIG. 5 includes contents corresponding to specific templates (video, super, comment, title) included in the effect style sheet shown in FIG. 4 in the tags in the (04) to (07) lines. is described.

例えば、図5では<video>タグに「shinkansen.mpg」のMPEGファイルを使用することが示されており、同様に<super>タグ、<comment>タグ、及び<title>タグにも、それぞれ対応する文字情報が記述されている。デバッグ用内容情報表示領域32は、これらのタグ内に記載されている情報の表示、変更等を行うことができる。   For example, FIG. 5 shows that the <video> tag uses the “shinkansen.mpg” MPEG file. Similarly, the <super> tag, the <comment> tag, and the <title> tag are also supported. The character information to be written is described. The debug content information display area 32 can display and change information described in these tags.

また、デバッグ用内容情報表示領域32は、XML表示だけでなく、図5に示すようにASS(Ape Show Script)等のXML形式の台本ファイル表示もすることができ、作業用ディレクトリのファイル名、イベントタイプ等を示す入力ソケット、及びその情報が示すバリュー(データの内容)についての新規追加、削除、並べ替え等の変更(編集)ができるようになっている。   The debug content information display area 32 can display not only the XML display but also a script file in XML format such as ASS (Ape Show Script) as shown in FIG. The input socket indicating the event type and the value (data contents) indicated by the information can be newly added, deleted, rearranged, and changed (edited).

スクリプト表示領域33は、上述した中間出力データを表示することができると共に最終的な番組を再生するためのオンエア用のTVMLスクリプト(最終出力)を表示することができる。   The script display area 33 can display the above-described intermediate output data and can also display an on-air TVML script (final output) for reproducing a final program.

また、スクリプト表示領域33は、テキストエディタとしての機能を有し、番組制作者により内容情報を直接編集することができる。番組制作者は、スクリプト表示領域33に表示される中間出力データの内容を変更して編集を行うことにより、その変更内容が変更された位置により演出スタイルシート及び台本情報に反映され、反映された内容が演出スタイルシート表示領域31及びデバッグ用内容情報表示領域32に新たに出力される。また、編集が終了後、最終的な最終出力データがスクリプト表示領域33に表示される。   The script display area 33 has a function as a text editor, and the content information can be directly edited by the program producer. The program producer changes and edits the content of the intermediate output data displayed in the script display area 33, and the changed content is reflected in the effect style sheet and script information by the changed position. The contents are newly output to the effect style sheet display area 31 and the debug content information display area 32. Further, after the editing is completed, final final output data is displayed in the script display area 33.

ここで、図6は、中間出力データの一例を示す図である。また、図7は、最終出力データの一例を示す図である。図6に示す中間出力データは、演出スタイルシートのテンプレートの情報、及びデバッグ用の内容記述用XML(ソースコード)の情報(デバッグ用内容情報)を埋め込んだ形式からなる中間出力である。そのため、番組制作者が内容を変更する際に、台本情報又は演出スタイルシートに記載された情報のうち、どちらの情報を変更しているのかを容易に把握することができる。   Here, FIG. 6 is a diagram illustrating an example of the intermediate output data. FIG. 7 is a diagram illustrating an example of final output data. The intermediate output data shown in FIG. 6 is an intermediate output having a format in which information on the template of the production style sheet and information (content information for debugging) of content description XML (source code) for debugging are embedded. Therefore, when the program producer changes the contents, it is possible to easily grasp which information is changed among the script information or the information described in the effect style sheet.

また、番組制作時において、中間出力データを編集することにより得られる編集後の内容を迅速で正確に制作された番組の基となった情報に反映(フィードバック)させることができる。   Further, at the time of program production, the edited contents obtained by editing the intermediate output data can be reflected (feedback) on the information that is the basis of the program produced quickly and accurately.

また、番組再生領域34は、最終出力用のオンエアTVMLスクリプトからなる番組を再生する。つまり、番組制作者は、番組制作装置10によりTVMLプレーヤーで動作させた番組を視聴することができる。   The program playback area 34 plays back a program composed of an on-air TVML script for final output. That is, the program producer can view a program operated by the TVML player by the program production device 10.

ここで、TVMLプレーヤーとは、TVMLで記述された番組スクリプトを読み取り、番組映像音声をリアルタイムに出力するソフトウェアである。TVMLプレーヤーにより、例えば、スタジオショットをリアルタイムCGで生成し、CGスタジオセットの中に登場するCGキャラクタがTVMLスクリプトに記述された台詞を合成音声でしゃべり、演技するところ等を表示することができる。また、タイトル表示やスーパーインポーズ等を行うことができる。   Here, the TVML player is software that reads a program script described in TVML and outputs program video and audio in real time. With the TVML player, for example, a studio shot can be generated by real-time CG, and a CG character appearing in the CG studio set can speak the speech described in the TVML script with synthetic speech, and can be displayed. Also, title display, superimpose, etc. can be performed.

番組制作者は、番組再生領域34の内容を確認しながら、中間出力データにより変更部分に対応する記述を容易に把握することができ、迅速に編集することができる。これにより、効率的に番組を制作することができる。   The program producer can easily grasp the description corresponding to the changed portion by the intermediate output data while checking the contents of the program reproduction area 34, and can edit it quickly. Thereby, a program can be produced efficiently.

ここで、記述内容の変更による変種の具体例について説明する。例えば、図6の(05)、(06)行目に記載された「character:talk(name=caster,text=″<value−of select=″title″order=″3″>ニューストゥデイ</value−of>の時間です。″)」の部分を、「character:talk(name=caster,text=″こんにちは、<value−of select=″title″order=″3″>ニューストゥデイ</value−of>の時間です。″)とユーザである番組制作者が変更した場合、「こんにちは、」を挿入した箇所は演出スタイルシートの<xsl:template match=″ape″>テンプレート内(図4の(04)〜(14)行目)にあると判断できる。そのため、中間出力データ編集手段13は、図4に示す演出スタイルシートの(08)、(09)行目を「character:talk(name=caster,text=″こんにちは、<xsl:value−of select=″title″/>の時間です。″)」と変更する。   Here, a specific example of the variation by changing the description content will be described. For example, “character: talk (name = master, text = ″ <value-of select =“ title ”order =” 3 ”> newsday </ value> described in the (05) and (06) lines of FIG. . -of> is the time "a part of)", "character: talk (name = caster, text =" Hello, <value-of select = "title" order = "3"> News Today </ value-of > This is the time ") and when the program creator has changed is the user," Hello, "inserted where the will of the presentation style sheets <xsl: template match =". ape "> in the template (FIG. 4 (04 ) To (14) line). Therefore, the intermediate output data editing means 13, (08) of the presentation style sheet shown in Figure 4, (09) th row of the "character: talk (name = caster, text =" Hello, <xsl: value-of select = "Title" /> time. ")".

また同様に、図6の(22)、(23)行目に記載された「character:talk(text=″<value−of select=″.″order=″2″>いよいよ新幹線品川駅の開業です</value−of>″)という箇所を、番組制作者が「character:talk(text=″<value−of select=″.″order=″2″>ついに、品川駅に新幹線の駅が開業しました</value−of>″)と変更した場合、変更した箇所はデバッグ用内容記述XMLの(06)行目のパラメータであると判断できる。そのため、中間出力データ編集手段13は、図5の当該部分を「<comment>ついに、品川駅に新幹線の駅が開業しました</comment>」と変更する。   Similarly, "Character: talk (text =" <value-of select = "." Order = "2">) at the line (22) and (23) in FIG. </ Value-of> "), the program producer will be" character: talk (text = "<value-of select =". "Order =" 2 "> Finally, a Shinkansen station will open at Shinagawa Station. </ Value-of> "), it can be determined that the changed part is a parameter on the (06) line of the debug content description XML. Therefore, the intermediate output data editing means 13 is shown in FIG. This part will be changed to “<comment> Finally, the Shinkansen station has opened in Shinagawa </ comment>”.

上述したように、本実施例によれば、演出スタイルシートによる変換の際、どのテンプレートを使って変換されたかを示す情報、つまり演出スタイルシートのテンプレートの情報、及びデバッグ用の内容記述用XML(ソースコード)の情報が埋め込まれた中間出力データを生成する。また、中間出力データには、出力の各部分にどのテンプレートが使われたか、またどのデバッグ用内容記述が使われたかという情報等を挿入する。   As described above, according to the present embodiment, information indicating which template was used for conversion by the effect style sheet, that is, information on the template of the effect style sheet, and XML for content description for debugging ( Intermediate output data in which the source code information is embedded is generated. Also, information such as which template is used for each part of the output and which debugging content description is used is inserted into the intermediate output data.

また、出力されたスクリプトを編集するユーザとしての番組制作者は、再生される図3に示すような画面を見ながら、その中間出力データ上で所望する番組を制作するための編集を行うことができる。このように、中間出力データ上で変更することにより、番組制作者は変更箇所がスタイルシートのどのテンプレートなのか、あるいはデバッグ用の内容情報のどの部分なのかを、埋め込まれた情報から把握することができる。また、番組制作装置10により、適宜スタイルシートのソースコードあるいはデバッグ用の内容情報を反映(フィードバック)することができる。これにより、効率的に番組を制作することができる。   Further, a program producer as a user who edits the output script may perform editing for producing a desired program on the intermediate output data while viewing the reproduced screen as shown in FIG. it can. In this way, by changing on the intermediate output data, the program producer can grasp from the embedded information which template of the style sheet is changed or which content information for debugging. Can do. Further, the program production apparatus 10 can reflect (feedback) the source code of the style sheet or the content information for debugging as appropriate. Thereby, a program can be produced efficiently.

<番組制作処理手順>
次に、本発明における実行プログラム(番組制作プログラム)を用いた番組制作処理手順例についてフローチャートを用いて説明する。図8は、番組制作処理手順の一例を示すフローチャートである。
<Program production process>
Next, an example of a program production process procedure using an execution program (program production program) in the present invention will be described with reference to a flowchart. FIG. 8 is a flowchart showing an example of a program production processing procedure.

まず、所望する番組を制作するために必要な台本情報及び演出スタイルシートを入力する(S01)。次に、入力された台本情報から演出スタイルシートの変換を行い(S02)、演出スタイルシートによる変換の際、どのテンプレートを使って変換されたかを示す情報を埋め込んだ中間出力データを生成する(S03)。このとき、同時に番組を再生するためのオンエア用のスクリプトが生成されてもよい。   First, script information and production style sheets necessary for producing a desired program are input (S01). Next, the effect style sheet is converted from the input script information (S02), and intermediate output data in which information indicating which template was used for conversion is generated when the effect style sheet is converted (S03). ). At this time, an on-air script for reproducing the program at the same time may be generated.

次に、番組を再生し(S04)、番組の内容を変更(編集)する必要があるかを判断する(S05)。ここで、内容を変更する必要がある場合(S05において、YES)、中間出力データのうち、所望する変更箇所について変更を行う(S06)。このとき、同時に番組を再生するためのオンエア用のスクリプトも生成されてもよい。   Next, the program is reproduced (S04), and it is determined whether it is necessary to change (edit) the contents of the program (S05). Here, when it is necessary to change the contents (YES in S05), a desired change portion is changed in the intermediate output data (S06). At this time, an on-air script for reproducing the program at the same time may be generated.

また、S06にて変更した内容を台本情報及び演出スタイルシートの該当部分に反映させる(S07)。なお、S07の処理においては、台本情報あるいは演出スタイルシートのうち、対応するどちらかのデータの該当部分に反映されてもよい。   Further, the contents changed in S06 are reflected in the corresponding part of the script information and the effect style sheet (S07). In the processing of S07, the script information or the effect style sheet may be reflected in the corresponding portion of any corresponding data.

次に、S07の処理が終了後、S04に戻り番組再生を行う。つまり、番組の内容を変更する必要がなくなるまでS04〜S07の処理を繰り返し行い、変更する必要がなくなった場合(S05において、NO)、最終出力データであるオンエア用のスクリプトを生成、出力して(S08)、番組制作処理を終了する。   Next, after the processing of S07 is completed, the program returns to S04 to reproduce the program. That is, the processes of S04 to S07 are repeated until it is no longer necessary to change the contents of the program, and if it is not necessary to change (NO in S05), an on-air script as final output data is generated and output. (S08), the program production process is terminated.

これにより、番組の制作時における編集結果の内容を基の情報に迅速で正確に反映(フィードバック)させることで、効率的に番組を制作することができる。また、特別な装置構成を必要とせず、低コストで効率的に番組制作を実現することができる。また、プログラムをインストールすることにより、番組制作を実現することができる。   As a result, the contents of the edited result at the time of program production can be quickly and accurately reflected (feedback) on the base information, thereby efficiently producing the program. In addition, program production can be realized efficiently at low cost without requiring a special device configuration. Moreover, program production can be realized by installing a program.

なお、図8の処理手順は、一例であり本発明においてはこれに限定されず、例えば上述の処理手順では、中間出力データの内容を変更した後に、変更内容を制作された番組の基となった情報である台本情報及び演出スタイルシートに反映させていたが、図8におけるS07の処理を行わず、S08において最終データを出力する際にS07と同様の処理を行い、最終的な変更結果を台本情報及び演出スタイルシートに反映(フィードバック)させてもよい。   Note that the processing procedure of FIG. 8 is an example, and the present invention is not limited to this. For example, in the above-described processing procedure, after changing the content of the intermediate output data, the changed content is the basis of the program that has been produced. 8 is reflected in the script information and the effect style sheet, but the process of S07 in FIG. 8 is not performed, and the final process is performed in the same way as S07 when the final data is output in S08. It may be reflected (feedback) in the script information and the production style sheet.

上述したように本発明によれば、効率的に番組を制作することができる。具体的には、実際に出力される番組を見ながら台本の内容や演出スタイルシートの内容を変更することが可能となり、番組の制作効率を大幅に向上することができる。   As described above, according to the present invention, a program can be produced efficiently. Specifically, it becomes possible to change the content of the script and the content of the production style sheet while watching the program that is actually output, and the production efficiency of the program can be greatly improved.

また、本発明では、演出スタイルシートによる変換の際、どのテンプレートを使って変換されたかを示す情報が埋め込まれた中間出力データを生成する。また、中間出力データには、出力の各部分にどのテンプレートが使われたか、あるいはどのデバッグ用内容情報(記述)が使われたかという情報等を挿入する。また、出力されたスクリプトを編集するユーザとしての番組製作者は、再生される画面を見ながらその中間出力上で編集することができる。   In the present invention, intermediate output data in which information indicating which template is used for conversion is generated in the conversion using the effect style sheet. In addition, information such as which template is used for each part of the output or which debugging content information (description) is used is inserted into the intermediate output data. In addition, a program producer as a user who edits the output script can edit it on the intermediate output while viewing the reproduced screen.

このように、本発明では、中間出力データ上で番組の編集(変更)を行うことにより、番組制作者は、変更箇所がスタイルシートのどのテンプレートなのか、あるいはデバッグ用の内容情報のどの部分なのかを、埋め込まれた情報から把握することができる。そのため、適宜スタイルシートのソースコードあるいはデバッグ用の内容情報をフィードバックして変更することができる。これにより、効率的に番組を制作することができる。   In this way, in the present invention, by editing (changing) a program on the intermediate output data, the program producer can determine which template of the style sheet the changed portion is, or which part of the contents information for debugging. Can be grasped from the embedded information. Therefore, the source code of the style sheet or the content information for debugging can be appropriately fed back and changed. Thereby, a program can be produced efficiently.

なお、本発明に係る番組制作に係る手法等は、例えば従来からあるTV4U(TV for You)システム等に適用することで、番組の制作効率を向上させることができる。   Note that the program production efficiency according to the present invention can be improved, for example, by applying it to a conventional TV4U (TV for You) system or the like.

以上本発明の好ましい実施形態について詳述したが、本発明は係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形、変更が可能である。   Although the preferred embodiment of the present invention has been described in detail above, the present invention is not limited to the specific embodiment, and various modifications, within the scope of the gist of the present invention described in the claims, It can be changed.

本発明における番組制作装置の概略構成の一例を示す図である。It is a figure which shows an example of schematic structure of the program production apparatus in this invention. 本発明における番組制作が実現可能なハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions which can implement | achieve the program production in this invention. 本発明における番組を制作(編集)するための編集画面の一例を示す図である。It is a figure which shows an example of the edit screen for producing (editing) the program in this invention. 演出スタイルシートの一例を示す図である。It is a figure which shows an example of an effect style sheet. 台本情報であるデバッグ用内容記述用XMLの一例を示す図である。It is a figure which shows an example of the content XML for debugging which is script information. 中間出力データの一例を示す図である。It is a figure which shows an example of intermediate output data. 最終出力データの一例を示す図である。It is a figure which shows an example of final output data. 番組制作処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of a program production process procedure.

符号の説明Explanation of symbols

10 番組制作装置
11 スタイルシート変換手段
12 蓄積データベース
13 中間出力データ編集手段
14 再生手段
15 最終出力手段
21 入力装置
22 出力装置
23 ドライブ装置
24 補助記憶装置
25 メモリ装置
26 CPU
27 ネットワーク接続装置
28 記録媒体
30 編集画面
31 演出スタイルシート表示領域
32 デバッグ用内容情報表示領域
33 スクリプト表示領域
34 番組再生領域
DESCRIPTION OF SYMBOLS 10 Program production apparatus 11 Style sheet conversion means 12 Accumulation database 13 Intermediate output data editing means 14 Playback means 15 Final output means 21 Input device 22 Output device 23 Drive device 24 Auxiliary storage device 25 Memory device 26 CPU
27 Network connection device 28 Recording medium 30 Editing screen 31 Production style sheet display area 32 Debug content information display area 33 Script display area 34 Program playback area

Claims (6)

番組の構成、順序あるいは内容を示す台本情報と、前記番組に与える演出又は効果を示す演出スタイルシートとにより、番組を制作する番組制作装置において、
前記演出スタイルシートを前記台本情報に基づいて変換するスタイルシート変換手段と、
前記スタイルシート変換手段により得られた中間出力データを用いて番組制作における編集を行う中間出力データ編集手段と、
前記中間出力データ編集手段により編集された中間出力データに基づいて、最終的な番組スクリプトを生成し出力する最終出力手段とを有することを特徴とする番組制作装置。
In a program production device that produces a program by script information indicating the configuration, order or contents of the program, and an effect style sheet indicating an effect or effect given to the program,
Style sheet conversion means for converting the effect style sheet based on the script information;
Intermediate output data editing means for editing in program production using the intermediate output data obtained by the style sheet conversion means;
And a final output means for generating and outputting a final program script based on the intermediate output data edited by the intermediate output data editing means.
前記スタイルシート変換手段は、
前記演出スタイルシートに予め含まれているソースコードの情報が埋め込まれたスタイルシートを中間出力データとして出力することを特徴とする請求項1に記載の番組制作装置。
The style sheet converting means includes
2. The program production apparatus according to claim 1, wherein a style sheet in which source code information included in advance in the presentation style sheet is embedded is output as intermediate output data.
前記中間出力データ編集手段は、
前記ソースコードが変更された場合に、変更された位置に基づいて前記台本情報及び前記演出スタイルシートの少なくとも1つを、変更された内容に反映させることを特徴とする請求項2に記載の番組制作装置。
The intermediate output data editing means includes
3. The program according to claim 2, wherein when the source code is changed, at least one of the script information and the effect style sheet is reflected in the changed content based on the changed position. Production equipment.
前記中間出力データ編集手段は、
前記中間出力データにおいて変更されたソースコードの位置が、前記ソースコードに含まれるタグ内にある場合、前記演出スタイルシートの内容を変更後の内容に反映させることを特徴とする請求項1乃至3の何れか1項に記載の番組制作装置。
The intermediate output data editing means includes
4. The content of the presentation style sheet is reflected in the changed content when the position of the source code changed in the intermediate output data is in a tag included in the source code. The program production device according to any one of the above.
前記中間出力データ編集手段は、
前記中間出力データにおいて変更されたソースコードの位置が、前記ソースコードに含まれるタグ外にある場合、前記台本情報の内容を変更後の内容に反映させることを特徴とする請求項1乃至4の何れか1項に記載の番組制作装置。
The intermediate output data editing means includes
5. The content of the script information is reflected in the changed content when the location of the changed source code in the intermediate output data is outside the tag included in the source code. The program production device according to any one of the above items.
番組の構成、順序あるいは内容を示す台本情報と、前記番組に与える演出又は効果を示す演出スタイルシートとにより、番組を制作する番組制作処理をコンピュータに実行させるための番組制作プログラムにおいて、
前記演出スタイルシートを前記台本情報に基づいて変換するスタイルシート変換処理と、
前記スタイルシート変換処理により得られた中間出力データを用いて番組制作における編集を行う中間出力データ編集処理と、
前記中間出力データ編集処理により得られた中間出力データに基づいて、最終的な番組スクリプトを生成し出力する最終出力処理とをコンピュータに実行させるための番組制作プログラム。
In a program production program for causing a computer to execute a program production process for producing a program by using script information indicating the configuration, order or contents of the program, and an effect style sheet indicating an effect or effect given to the program,
A style sheet conversion process for converting the effect style sheet based on the script information;
Intermediate output data editing processing for editing in program production using the intermediate output data obtained by the style sheet conversion processing;
A program production program for causing a computer to execute final output processing for generating and outputting a final program script based on the intermediate output data obtained by the intermediate output data editing processing.
JP2005103491A 2005-03-31 2005-03-31 Program production device and program production program Expired - Fee Related JP4388496B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005103491A JP4388496B2 (en) 2005-03-31 2005-03-31 Program production device and program production program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005103491A JP4388496B2 (en) 2005-03-31 2005-03-31 Program production device and program production program

Publications (2)

Publication Number Publication Date
JP2006287512A true JP2006287512A (en) 2006-10-19
JP4388496B2 JP4388496B2 (en) 2009-12-24

Family

ID=37408956

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005103491A Expired - Fee Related JP4388496B2 (en) 2005-03-31 2005-03-31 Program production device and program production program

Country Status (1)

Country Link
JP (1) JP4388496B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011041101A (en) * 2009-08-14 2011-02-24 Nippon Hoso Kyokai <Nhk> Apparatus and program of automatic program production
JP2019186843A (en) * 2018-04-16 2019-10-24 株式会社エヌエイチケイメディアテクノロジー Digest video generation device and digest video generation program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011041101A (en) * 2009-08-14 2011-02-24 Nippon Hoso Kyokai <Nhk> Apparatus and program of automatic program production
JP2019186843A (en) * 2018-04-16 2019-10-24 株式会社エヌエイチケイメディアテクノロジー Digest video generation device and digest video generation program
JP7086331B2 (en) 2018-04-16 2022-06-20 株式会社Nhkテクノロジーズ Digest video generator and digest video generator

Also Published As

Publication number Publication date
JP4388496B2 (en) 2009-12-24

Similar Documents

Publication Publication Date Title
US8302010B2 (en) Transcript editor
KR101054135B1 (en) Converting device and method for converting composite media content and recording medium
Werner et al. trackswitch. js: A versatile web-based audio player for presenting scientific results
JP4017290B2 (en) Automatic program production device and recording medium recorded with automatic program production program
JP4532786B2 (en) Image processing apparatus and method
JP4917920B2 (en) Content generation apparatus and content generation program
JP4388496B2 (en) Program production device and program production program
CN113711575A (en) System and method for instantly assembling video clips based on presentation
JP5041853B2 (en) Content generation apparatus and content generation program
JP3092496B2 (en) Scenario editing device
US8059167B2 (en) Shooting apparatus and shooting method, and program
JP4865469B2 (en) Content production server, content presentation device, content production program, and content presentation program
JP4917917B2 (en) Content generation apparatus and content generation program
JP2005285076A (en) Method for producing image information
JP3841815B2 (en) How to edit video data
KR20070109103A (en) An online system for making multi-contents
CN104486683A (en) Video editing method and device
JP4063566B2 (en) Program production method
JP4796466B2 (en) Content management server, content presentation device, content management program, and content presentation program
JP4084115B2 (en) Program editing method
JP4018928B2 (en) Program production method
JP2007164585A (en) Manual preparation tool
KR101000118B1 (en) Preprocessing editorial device and method based on Low resolution
JP2004064641A (en) Video data editing apparatus and editing method
JP2006086745A (en) Scene descriptive information preparation device, scene descriptive information preparation method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070409

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090630

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090821

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090908

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20091002

R150 Certificate of patent or registration of utility model

Ref document number: 4388496

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121009

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121009

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131009

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141009

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees