JP2009145830A - Image signal processing apparatus - Google Patents

Image signal processing apparatus Download PDF

Info

Publication number
JP2009145830A
JP2009145830A JP2007325901A JP2007325901A JP2009145830A JP 2009145830 A JP2009145830 A JP 2009145830A JP 2007325901 A JP2007325901 A JP 2007325901A JP 2007325901 A JP2007325901 A JP 2007325901A JP 2009145830 A JP2009145830 A JP 2009145830A
Authority
JP
Japan
Prior art keywords
display
video
information
vertical position
video signal
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
JP2007325901A
Other languages
Japanese (ja)
Inventor
Yoshitoshi Oyamada
義利 小山田
Riichi Furukawa
利一 古川
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.)
Sanyo Electric Co Ltd
System Solutions Co Ltd
Original Assignee
Sanyo Electric Co Ltd
Sanyo Semiconductor Co Ltd
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 Sanyo Electric Co Ltd, Sanyo Semiconductor Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP2007325901A priority Critical patent/JP2009145830A/en
Publication of JP2009145830A publication Critical patent/JP2009145830A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To shorten the time, after the start of horizontal synchronization, until the starting of displaying of OSD information. <P>SOLUTION: The problem to be solved is solved, by providing a video register 14 for storing a vertical position contained in on-screen display information and for specifying the horizontal line of staring the display of the on-screen display information; a video memory (VRAM) 12 for storing a display content contained in the on-screen display information; and a memory controller 16 for reading out collectively the vertical positions stored in the video register 14, for retrieving the propriety of consistency with the horizontal line, serving as a current display object and for reading out the display content corresponding to the vertical position from the video memory 12, when there is a consistent vertical position. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、テレビジョン放送等の映像に重ね合わせてキャラクタを表示する映像信号処理装置に関する。   The present invention relates to a video signal processing apparatus that displays a character superimposed on a video such as a television broadcast.

テレビジョン放送等の映像信号に文字情報を重畳させておき、映像信号に基づいて表示される画像にそのキャプション情報に基づく文字を重畳させて表示したり、グラフィック情報に基づくグラフィック画面を重畳させて表示したりするオンスクリーンディスプレイ(OSD)処理が一般的に行われている。   Character information is superimposed on video signals such as television broadcasts, and characters based on the caption information are superimposed on an image displayed based on the video signals, or a graphic screen based on graphic information is superimposed. An on-screen display (OSD) process for displaying is generally performed.

クローズドキャプションにおけるキャプション情報は、テレビジョン放送の映像信号の所定の水平ラインに重畳されている。例えば、キャプション情報は、第21ライン(21H)に16ビットのNRZ信号として重畳されている。キャプション情報が重畳されている水平ラインは、水平同期信号Hsync,カラーバーストCb,クロックランイン信号CRI,スタートビットSTB,実キャプション情報CAPを順に含んでいる。実キャプション情報CAPには、キャプションモード(POPON,PAINTON,ROLLUP)、テキストモードを示すコード、表示位置のアドレス及び表示色等を表す制御コード部に続き、表示する文字を表すキャラクタコードが含まれる。また、これに加えて、表示の開始・終了を示すメモリ制御等のコントロールコードが必要に応じて含まれる場合もある。なお、クローズドキャプションでは各キャラクタコードに対応する文字画像は縦8×横8(または縦16×横16)程度の比較的小さい画像データとされている。   Caption information in closed captions is superimposed on a predetermined horizontal line of a television broadcast video signal. For example, caption information is superimposed on the 21st line (21H) as a 16-bit NRZ signal. A horizontal line on which caption information is superimposed includes a horizontal synchronization signal Hsync, a color burst Cb, a clock run-in signal CRI, a start bit STB, and actual caption information CAP in this order. The actual caption information CAP includes a character code representing a character to be displayed following a caption mode (POPON, PAINTON, ROLLUP), a code indicating a text mode, a control code portion indicating a display position address, a display color, and the like. In addition to this, a control code such as memory control indicating the start / end of display may be included as necessary. In the closed caption, the character image corresponding to each character code is relatively small image data of about 8 × 8 (or 16 × 16).

一方、グラフィック表示の場合もグラフィックの画像データをキャラクタコードに対応付けて処理を行っている。なお、グラフィック表示における各キャラクタコードに対応する画像は縦32×横32等の比較的大きい画像データとされている。グラフィック表示のキャラクタコードに対応付けられる画像データも画像メモリに格納され、グラフィック表示処理の際に処理部から読み出されて使用される。   On the other hand, in the case of graphic display, graphic image data is associated with a character code for processing. The image corresponding to each character code in the graphic display is relatively large image data such as 32 × 32 in length. Image data associated with the character code for graphic display is also stored in the image memory, and is read from the processing unit and used during graphic display processing.

このような文字の表示処理において、水平ライン毎の表示のオン/オフ、表示を開始する垂直位置(表示開始水平ライン)及び表示内容は、図5に示すように、映像信号処理装置のビデオメモリ(VRAM)に格納される。映像信号処理装置は、映像信号の垂直同期信号Vsync及び水平同期信号Hsyncを検出し、垂直同期信号Vsyncを検出した後、水平同期信号Hsyncを受けた回数をカウントして、現在表示対象となっている水平ラインがVRAM12に格納されている情報の垂直位置と一致し、その内容が表示オンとなっている場合に表示内容をOSDとして表示する。   In such character display processing, display on / off for each horizontal line, vertical position (display start horizontal line) at which display is started, and display contents are as shown in FIG. (VRAM). The video signal processing device detects the vertical synchronization signal Vsync and the horizontal synchronization signal Hsync of the video signal, and after detecting the vertical synchronization signal Vsync, counts the number of times the horizontal synchronization signal Hsync is received, and becomes the current display target. When the displayed horizontal line coincides with the vertical position of the information stored in the VRAM 12 and the content is turned on, the display content is displayed as the OSD.

上記処理において、水平同期信号Hsyncの検出後にその水平ラインにOSD情報を表示させる必要があるか否かを判定する。このとき、総ての垂直位置の情報を読み出して、現在表示対象となっている水平ラインと一致するか否かを調べる必要がある。この検索処理が終了するまでOSD情報の表示を開始できない。ところが、OSDに関する情報はVRAMに格納されているので、メモリの特性上として垂直位置の情報をメモリのバス幅毎に順次読み出して、現在表示対象となっている水平ラインと一致するか否かを調べなければならず、OSD情報の表示の開始までに時間が掛かるという問題があった。   In the above process, it is determined whether or not the OSD information needs to be displayed on the horizontal line after detection of the horizontal synchronization signal Hsync. At this time, it is necessary to read out information on all the vertical positions and check whether or not the information matches the horizontal line currently being displayed. The display of OSD information cannot be started until this search process is completed. However, since the information related to the OSD is stored in the VRAM, the vertical position information is sequentially read for each bus width of the memory as a characteristic of the memory, and it is determined whether or not it matches the horizontal line currently being displayed. There is a problem that it takes time to start displaying OSD information.

特に、近年のディスプレイの動作周波数の高周波化に伴って、水平同期信号Hsyncの検出後からOSD情報の表示開始までの時間を短縮することが望まれている。   In particular, with the recent increase in the operating frequency of displays, it is desired to shorten the time from the detection of the horizontal synchronization signal Hsync to the start of OSD information display.

本発明は、上記課題を鑑み、水平同期後からOSD情報の表示開始までの時間を短くすることを可能とする映像信号処理装置を提供することを目的とする。   In view of the above problems, an object of the present invention is to provide a video signal processing apparatus that can shorten the time from horizontal synchronization to the start of display of OSD information.

本発明は、映像信号から再生された映像にオンスクリーンディスプレイ情報に基づく画像データを重ね合わせて表示させる処理を行う映像信号処理装置であって、前記オンスクリーンディスプレイ情報に含まれ、前記オンスクリーンディスプレイ情報の表示を開始する水平ラインを特定するための垂直位置を格納するビデオレジスタと、前記オンスクリーンディスプレイ情報に含まれる表示内容を格納するビデオメモリと、前記ビデオレジスタに格納されている垂直位置を一括して読み出し、現在表示対象となっている水平ラインと一致するか否かを検索し、一致する垂直位置が存在する場合にその垂直位置に対応する表示内容を前記ビデオメモリから読み出すメモリコントローラと、を備えることを特徴とする。   The present invention relates to a video signal processing apparatus that performs processing for superimposing and displaying image data based on on-screen display information on a video reproduced from a video signal, the video signal processing device being included in the on-screen display information, and the on-screen display A video register for storing a vertical position for specifying a horizontal line to start displaying information, a video memory for storing display contents included in the on-screen display information, and a vertical position stored in the video register. A memory controller that reads in a batch, searches for a match with a horizontal line currently being displayed, and reads a display content corresponding to the vertical position from the video memory when a matching vertical position exists; It is characterized by providing.

ここで、前記ビデオレジスタは、システムクロックの1サイクルで垂直位置を一括して読み出すことが可能であることが好適である。   Here, it is preferable that the video register is capable of reading the vertical position all at once in one cycle of the system clock.

また、前記ビデオレジスタは、前記オンスクリーンディスプレイ情報に含まれ、前記オンスクリーンディスプレイ情報を表示するか否かを示す表示オン/オフ情報をさらに格納し、前記メモリコントローラは、前記ビデオレジスタに格納されている垂直位置と共に表示オン/オフ情報を一括して読み出し、読み出された垂直位置と現在表示対象となっている水平ラインと一致するか否かを検索し、一致する垂直位置が存在する場合にその垂直位置に対応する表示オン/オフ情報が表示するものとなっている場合に、その垂直位置に対応する表示内容を前記ビデオメモリから読み出すことが好適である。   The video register is included in the on-screen display information, and further stores display on / off information indicating whether to display the on-screen display information. The memory controller is stored in the video register. When the display ON / OFF information is read together with the current vertical position, and it is searched whether the read vertical position matches the horizontal line currently being displayed, and there is a matching vertical position When the display on / off information corresponding to the vertical position is to be displayed, it is preferable to read the display content corresponding to the vertical position from the video memory.

本発明によれば、水平同期後からOSD情報の表示開始までの時間を短くすることができる。   According to the present invention, the time from the horizontal synchronization to the start of OSD information display can be shortened.

本発明の実施の形態における映像信号処理装置は、図1に示すように、主処理部(CPU)10、ビデオメモリ(VRAM)12、ビデオレジスタ14、メモリコントローラ16、画像メモリ(CGRAM)18、CGRAMコントローラ20、色データメモリ(CLUTRAM)22、CLUTRAMコントローラ24及び映像データ生成部26を含んで構成される。   As shown in FIG. 1, a video signal processing apparatus according to an embodiment of the present invention includes a main processing unit (CPU) 10, a video memory (VRAM) 12, a video register 14, a memory controller 16, an image memory (CGRAM) 18, A CGRAM controller 20, a color data memory (CLUTRAM) 22, a CLUTRAM controller 24, and a video data generator 26 are configured.

CGRAM18は、キャプション情報やグラフィック情報のキャラクタコードに対応付けられたメモリ空間に画像データを格納及び保持するメモリである。クローズドキャプションの場合、各キャラクタコードに対応付けられたメモリ空間に縦8×横8(または縦16×横16)の画像データのビット情報が格納及び保持される。グラフィック情報の場合、各キャラクタコードに対応付けられたメモリ空間に縦32×横32等の画像データのビット情報が格納及び保持される。   The CGRAM 18 is a memory that stores and holds image data in a memory space associated with the character information of caption information and graphic information. In the case of closed captioning, bit information of 8 × 8 (or 16 × 16) image data is stored and held in a memory space associated with each character code. In the case of graphic information, bit information of image data of 32 × 32 is stored and held in a memory space associated with each character code.

CLUTRAM22は、キャプション情報及びグラフィック情報の表示色に関するデータを格納及び保持するメモリである。本実施の形態では、表示色毎にカラーコードが割り当てられており、CLUTRAM22にはカラーコード毎に割り当てられたメモリ空間に表示色を示すデータが格納されている。   The CLUTRAM 22 is a memory that stores and holds data relating to display colors of caption information and graphic information. In the present embodiment, a color code is assigned to each display color, and the CLUTRAM 22 stores data indicating the display color in a memory space assigned to each color code.

映像信号処理装置は、これらCGRAM18及びCLUTRAM22を用いて、キャプション情報やグラフィック情報をディスプレイ上に表示させるための映像信号を生成する。   The video signal processing device uses these CGRAM 18 and CLUTRAM 22 to generate a video signal for displaying caption information and graphic information on a display.

主処理部10は、テレビジョン放送等の映像信号を処理する処理部等の映像信号処理装置の各部を統合的に制御する機能を有する。主処理部10は、外部からの画像データや色データの入力に応じて、CGRAM18やCLUTRAM22にアクセスしてこれらに格納及び保存されている画像データや色データを更新する処理を行う。   The main processing unit 10 has a function of integrally controlling each unit of a video signal processing apparatus such as a processing unit that processes a video signal such as a television broadcast. The main processing unit 10 performs processing for accessing the CGRAM 18 and the CLUTRAM 22 and updating the image data and color data stored and stored in the CGRAM 18 and the CLUTRAM 22 in accordance with input of image data and color data from the outside.

また、主処理部10は、映像信号から抽出されたキャプション情報やオンスクリーンディスプレイのためのグラフィック情報を受信すると、それらの情報を解析してVRAM12及びビデオレジスタ14に格納する。   When the main processing unit 10 receives caption information extracted from the video signal and graphic information for on-screen display, the main processing unit 10 analyzes the information and stores it in the VRAM 12 and the video register 14.

キャプション情報には、キャプションモード(POPON,PAINTON,ROLLUP)、テキストモードを示すコード、表示位置のアドレス(表示を開始する垂直位置(表示開始水平ライン)及び水平表示位置又は水平表示間隔)及び表示色等を表す制御コード部に続き、表示する文字を表すキャラクタコードが含まれる。   Caption information includes caption mode (POPON, PAINTON, ROLLUP), code indicating text mode, display position address (vertical position (display start horizontal line) and horizontal display position or horizontal display interval at which display is started), and display color A character code representing a character to be displayed is included following the control code portion representing the above.

主処理部10は、映像信号抽出部から抽出されたキャプション情報を受信すると、キャプション情報を解析してキャプションモード、テキストモードを示すコード、表示位置のアドレス、表示色及び表示する文字を表すキャラクタコードを求める。主処理部10は、ビデオレジスタ14に、図2に示すように、表示のオン/オフ情報及び表示を開始する垂直位置を格納する。また、主処理部10は、図3に示すように、キャプションモード及びテキストモードに応じた形式で、各表示位置のアドレスに対応したVRAM12のメモリ空間に、表示サイズ、水平表示位置又は水平表示間隔、表示する文字を表すキャラクタコード及びその表示色を示すデータを書き込む。   When the main processing unit 10 receives the caption information extracted from the video signal extraction unit, the main processing unit 10 analyzes the caption information to display a caption mode, a code indicating a text mode, a display position address, a display color, and a character code representing a character to be displayed. Ask for. As shown in FIG. 2, the main processing unit 10 stores display on / off information and a vertical position at which display is started in the video register 14. Further, as shown in FIG. 3, the main processing unit 10 displays the display size, the horizontal display position, or the horizontal display interval in the memory space of the VRAM 12 corresponding to the address of each display position in a format corresponding to the caption mode and the text mode. The character code representing the character to be displayed and the data indicating the display color are written.

グラフィック情報も同様に処理される。グラフィック情報は、少なくとも表示位置のアドレス(表示を開始する垂直位置(表示開始水平ライン)及び水平表示位置又は水平表示間隔)、表示色等を表す制御コード及び表示する文字を表すキャラクタコードを含んで構成される。グラフィック情報のキャラクタコードも、一般的にキャプション情報と同様に規格化されている。グラフィック表示における各キャラクタコードに対応する画像は縦32×横32等の比較的大きい画像データとされている。   Graphic information is processed similarly. The graphic information includes at least a display position address (vertical position (display start horizontal line) and horizontal display position or horizontal display interval at which display is started), a control code representing a display color, and a character code representing a character to be displayed. Composed. The character code of the graphic information is generally standardized similarly to the caption information. The image corresponding to each character code in the graphic display is relatively large image data such as 32 × 32 in length.

主処理部10は、映像信号抽出部から抽出されたグラフィック情報を受信すると、グラフィック情報を解析して表示位置のアドレス、表示色及び表示する文字を表すキャラクタコードを求める。主処理部10は、キャプション情報と同様に、図2に示すように、表示のオン/オフ情報及び表示を開始する垂直位置をビデオレジスタ14に格納する。また、主処理部10は、図3に示すように、各表示位置のアドレスに対応したVRAM12のメモリ空間に、表示サイズ、水平表示位置又は水平表示間隔、表示する文字を表すキャラクタコード及びその表示色を示すデータを書き込む。   When the main processing unit 10 receives the graphic information extracted from the video signal extraction unit, the main processing unit 10 analyzes the graphic information to obtain a display position address, a display color, and a character code representing a character to be displayed. Similar to the caption information, the main processing unit 10 stores the display on / off information and the vertical position at which the display is started in the video register 14, as shown in FIG. Further, as shown in FIG. 3, the main processing unit 10 displays a display size, a horizontal display position or a horizontal display interval, a character code representing a character to be displayed, and its display in the memory space of the VRAM 12 corresponding to the address of each display position. Write color data.

VRAM12は、ディスプレイに表示される内容を保持するメモリである。VRAM12は、いわゆるテキストVRAMであり、表示サイズ、水平表示位置又は水平表示間隔、表示する文字を表すキャラクタコード及びその表示色を示すデータを格納及び保持する。VRAM12は、主処理部10から表示する表示サイズ、水平表示位置又は水平表示間隔、表示する文字を表すキャラクタコード及びその表示色を示すデータを受けると、表示位置のアドレスに対応したVRAM12のメモリ空間にそれらの情報を格納及び保持する。VRAM12は、映像信号処理装置のシステムクロックに同期して読み出し及び書き込みが可能であり、システムクロックの1サイクル毎にデータバスのバス幅に応じた容量のデータにアクセスすることができる。   The VRAM 12 is a memory that holds the contents displayed on the display. The VRAM 12 is a so-called text VRAM, and stores and holds data indicating a display size, a horizontal display position or a horizontal display interval, a character code representing a character to be displayed, and a display color thereof. When the VRAM 12 receives the display size, the horizontal display position or horizontal display interval, the character code representing the character to be displayed, and the data indicating the display color from the main processing unit 10, the VRAM 12 memory space corresponding to the address of the display position The information is stored and held in The VRAM 12 can be read and written in synchronization with the system clock of the video signal processing apparatus, and can access data having a capacity corresponding to the bus width of the data bus every cycle of the system clock.

ビデオレジスタ14は、キャプション情報及びグラフィック情報の表示のオン/オフ情報及び表示を開始する垂直位置(表示開始水平ライン)を格納する。ビデオレジスタ14は、映像信号処理装置のシステムクロックに同期して読み出し及び書き込みが可能であり、システムクロックの1サイクル毎に保持されている全データを一度に読み出すことができる。   The video register 14 stores caption information and graphic information on / off information and a vertical position (display start horizontal line) at which display is started. The video register 14 can be read and written in synchronization with the system clock of the video signal processing apparatus, and can read all data held at every cycle of the system clock at a time.

メモリコントローラ16は、外部の同期信号検出部(図示しない)から映像信号の垂直同期信号Vsync及び水平同期信号Hsyncを受信して、垂直同期信号Vsync及び水平同期信号Hsyncに同期させてビデオレジスタ14及びVRAM12に格納されている画像情報を読み出して映像信号処理装置の各部へ出力する。   The memory controller 16 receives a vertical synchronization signal Vsync and a horizontal synchronization signal Hsync of a video signal from an external synchronization signal detection unit (not shown), and synchronizes with the vertical synchronization signal Vsync and the horizontal synchronization signal Hsync, The image information stored in the VRAM 12 is read and output to each part of the video signal processing apparatus.

具体的には、垂直同期信号Vsyncを受けると内蔵カウンタをリセットし、その後、その内蔵カウンタを用いて水平同期信号Hsyncを受けた回数をカウントする。水平同期信号Hsyncを受けると、ビデオレジスタ14にアクセスし、ビデオレジスタ14に格納されているキャプション情報及びグラフィック情報の表示のオン/オフ情報及び表示を開始する垂直位置を読み出し、表示がオン設定となっており、かつ、現在表示対象となる水平ラインのカウント値と表示を開始する垂直位置とが一致するデータが含まれているか否かを検索する。表示がオン設定となっており、かつ、現在対象となる水平ラインのカウント値と表示を開始する垂直位置とが一致するデータが存在する場合、その表示サイズ、水平表示位置又は水平表示間隔、表示する文字を表すキャラクタコード及びその表示色を示すデータをVRAM12から抽出する。   Specifically, when the vertical synchronization signal Vsync is received, the built-in counter is reset, and then the number of times the horizontal synchronization signal Hsync is received is counted using the built-in counter. When the horizontal synchronization signal Hsync is received, the video register 14 is accessed, the caption information and graphic information display on / off information stored in the video register 14 and the vertical position at which display is started are read, and the display is set to on. It is searched whether or not there is data that matches the count value of the horizontal line that is the current display target and the vertical position at which display is started. If the display is set to ON and there is data that matches the current horizontal line count value and the vertical position where the display starts, the display size, horizontal display position or horizontal display interval, display A character code representing the character to be displayed and data indicating its display color are extracted from the VRAM 12.

本実施の形態では、図4に示すように、表示のオン/オフ情報及び表示を開始する垂直位置を1サイクルで読み出し可能なビデオレジスタ14に格納及び保持することによって、ビデオレジスタ14から表示のオン/オフ情報及び表示を開始する垂直位置を読み出して比較処理を行うことができるので、現在表示対象となっている水平ラインに表示すべきOSD情報が存在するか否かを調べる処理を従来よりも迅速に行うことが可能となる。これにより、水平同期後からOSD情報の表示を開始する時間を短縮することができる。   In the present embodiment, as shown in FIG. 4, display on / off information and the vertical position at which display is started are stored and held in a video register 14 that can be read out in one cycle, so that display from the video register 14 can be performed. Since comparison processing can be performed by reading on / off information and a vertical position at which display is started, processing for checking whether or not there is OSD information to be displayed on a horizontal line that is currently displayed is conventionally performed. Can also be performed quickly. As a result, it is possible to shorten the time to start displaying the OSD information after the horizontal synchronization.

メモリコントローラ16は、表示サイズ、表示位置のアドレス(水平表示位置又は水平表示間隔)を映像データ生成部26へ転送する。さらに、キャラクタコード及びその表示色をCGRAMコントローラ20へ出力する。   The memory controller 16 transfers the display size and display position address (horizontal display position or horizontal display interval) to the video data generation unit 26. Further, the character code and its display color are output to the CGRAM controller 20.

CGRAMコントローラ20は、メモリコントローラ16から表示対象となるキャラクタコードを受けて、そのキャラクタコードに対応するCGRAM18のメモリ空間にアクセスし、そのキャラクタコードに対応する画像データを読み出して映像データ生成部26へ出力する。また、CGRAMコントローラ20は、メモリコントローラ16から転送されてきた表示対象となるキャラクタの表示色を示すカラーコードをCLUTRAMコントローラ24へさらに転送する。   The CGRAM controller 20 receives a character code to be displayed from the memory controller 16, accesses the memory space of the CGRAM 18 corresponding to the character code, reads image data corresponding to the character code, and sends it to the video data generation unit 26. Output. Further, the CGRAM controller 20 further transfers the color code indicating the display color of the character to be displayed transferred from the memory controller 16 to the CLUTRAM controller 24.

CLUTRAMコントローラ24は、CGRAMコントローラ20から転送されてきたキャラクタの表示色を示すカラーコードを受けて、CLUTRAM22からそのカラーコードに対応する表示色のカラーデータを読み出して映像データ生成部26へ出力する。カラーデータは、例えば、カラーコードに対応する赤(R),緑(G),青(B)の各色の強度である。   The CLUTRAM controller 24 receives the color code indicating the display color of the character transferred from the CGRAM controller 20, reads out the color data of the display color corresponding to the color code from the CLUTRAM 22, and outputs it to the video data generation unit 26. The color data is, for example, the intensity of each color of red (R), green (G), and blue (B) corresponding to the color code.

映像データ生成部26は、メモリコントローラ16から出力された表示サイズ、表示位置のアドレス(水平表示位置又は水平表示間隔)、CGRAMコントローラ20から出力された表示対象となるキャラクタの画像データ、及び、CLUTRAMコントローラ24から出力された表示対象となるキャラクタのカラーデータを受信し、それらの情報に基づいてディスプレイに実際に表示するための映像信号を生成する。   The video data generation unit 26 displays the display size output from the memory controller 16, the display position address (horizontal display position or horizontal display interval), the image data of the display target character output from the CGRAM controller 20, and the CLUTRAM. The color data of the character to be displayed output from the controller 24 is received, and a video signal for actual display on the display is generated based on the information.

映像データ生成部26は、CGRAMコントローラ20から受信したキャラクタの画像データ及びCLUTRAMコントローラ24から受信したキャラクタのカラーデータに基づいて、表示位置のアドレスに対応するディスプレイの画面内の位置にそのキャラクタがそのカラーコードの表示色で表示されるように映像信号を生成する。この映像信号生成処理は、既存の処理と同様に行うことができる。   Based on the character image data received from the CGRAM controller 20 and the character color data received from the CLUTRAM controller 24, the video data generation unit 26 displays the character at a position in the display screen corresponding to the display position address. A video signal is generated so as to be displayed in the display color of the color code. This video signal generation processing can be performed in the same manner as existing processing.

本発明の実施の形態における映像信号処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the video signal processing apparatus in embodiment of this invention. 本発明の実施の形態におけるビデオレジスタの記憶内容を示す図である。It is a figure which shows the memory content of the video register in embodiment of this invention. 本発明の実施の形態におけるVRAMの記憶内容を示す図である。It is a figure which shows the memory content of VRAM in embodiment of this invention. 本発明の実施の形態における映像信号処理装置の処理を説明するタイミングチャートである。It is a timing chart explaining the process of the video signal processing apparatus in the embodiment of the present invention. 従来のVRAMの記憶内容を示す図である。It is a figure which shows the memory content of the conventional VRAM.

符号の説明Explanation of symbols

10 主処理部、12 ビデオメモリ(VRAM)、14 ビデオレジスタ、16 メモリコントローラ、18 画像メモリ(CGRAM)、20 CGRAMコントローラ、22 色データメモリ(CLUTRAM)、24 CLUTRAMコントローラ、26 映像データ生成部。   10 main processing unit, 12 video memory (VRAM), 14 video register, 16 memory controller, 18 image memory (CGRAM), 20 CGRAM controller, 22 color data memory (CLUTRAM), 24 CLUTRAM controller, 26 video data generating unit.

Claims (3)

映像信号から再生された映像にオンスクリーンディスプレイ情報に基づく画像データを重ね合わせて表示させる処理を行う映像信号処理装置であって、
前記オンスクリーンディスプレイ情報に含まれ、前記オンスクリーンディスプレイ情報の表示を開始する水平ラインを特定するための垂直位置を格納するビデオレジスタと、
前記オンスクリーンディスプレイ情報に含まれる表示内容を格納するビデオメモリと、
前記ビデオレジスタに格納されている垂直位置を一括して読み出し、現在表示対象となっている水平ラインと一致するか否かを検索し、
一致する垂直位置が存在する場合にその垂直位置に対応する表示内容を前記ビデオメモリから読み出すメモリコントローラと、
を備えることを特徴とする映像信号処理装置。
A video signal processing apparatus that performs processing for displaying image data based on on-screen display information superimposed on video reproduced from a video signal,
A video register that is included in the on-screen display information and stores a vertical position for specifying a horizontal line to start displaying the on-screen display information;
A video memory for storing display contents included in the on-screen display information;
Read the vertical position stored in the video register at a time, search whether it matches the horizontal line that is currently displayed,
A memory controller that reads display content corresponding to the vertical position from the video memory when a matching vertical position exists;
A video signal processing apparatus comprising:
請求項1に記載の映像信号処理装置であって、
前記ビデオレジスタは、システムクロックの1サイクルで垂直位置を一括して読み出すことが可能であることを特徴とする映像信号処理装置。
The video signal processing apparatus according to claim 1,
The video signal processing apparatus according to claim 1, wherein the video register is capable of reading the vertical position all at once in one cycle of a system clock.
請求項1又は2に記載の映像信号処理装置であって、
前記ビデオレジスタは、前記オンスクリーンディスプレイ情報に含まれ、前記オンスクリーンディスプレイ情報を表示するか否かを示す表示オン/オフ情報をさらに格納し、
前記メモリコントローラは、前記ビデオレジスタに格納されている垂直位置と共に表示オン/オフ情報を一括して読み出し、
読み出された垂直位置と現在表示対象となっている水平ラインと一致するか否かを検索し、一致する垂直位置が存在する場合にその垂直位置に対応する表示オン/オフ情報が表示するものとなっている場合に、その垂直位置に対応する表示内容を前記ビデオメモリから読み出すことを特徴とする映像信号処理装置。
The video signal processing apparatus according to claim 1 or 2,
The video register further includes display on / off information included in the on-screen display information and indicating whether to display the on-screen display information.
The memory controller collectively reads display on / off information together with the vertical position stored in the video register,
A search is performed as to whether or not the read vertical position matches the horizontal line currently being displayed, and when there is a matching vertical position, display on / off information corresponding to the vertical position is displayed. The video signal processing apparatus reads out the display content corresponding to the vertical position from the video memory.
JP2007325901A 2007-12-18 2007-12-18 Image signal processing apparatus Pending JP2009145830A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007325901A JP2009145830A (en) 2007-12-18 2007-12-18 Image signal processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007325901A JP2009145830A (en) 2007-12-18 2007-12-18 Image signal processing apparatus

Publications (1)

Publication Number Publication Date
JP2009145830A true JP2009145830A (en) 2009-07-02

Family

ID=40916449

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007325901A Pending JP2009145830A (en) 2007-12-18 2007-12-18 Image signal processing apparatus

Country Status (1)

Country Link
JP (1) JP2009145830A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06237422A (en) * 1993-02-10 1994-08-23 Sanyo Electric Co Ltd Character display device
JP2000163028A (en) * 1998-11-30 2000-06-16 Hitachi Ltd Graphics output device and graphical user interface using the same
JP2002123251A (en) * 2000-10-19 2002-04-26 Sanyo Electric Co Ltd Picture data output device
JP2004061654A (en) * 2002-07-25 2004-02-26 Renesas Technology Corp Character display control device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06237422A (en) * 1993-02-10 1994-08-23 Sanyo Electric Co Ltd Character display device
JP2000163028A (en) * 1998-11-30 2000-06-16 Hitachi Ltd Graphics output device and graphical user interface using the same
JP2002123251A (en) * 2000-10-19 2002-04-26 Sanyo Electric Co Ltd Picture data output device
JP2004061654A (en) * 2002-07-25 2004-02-26 Renesas Technology Corp Character display control device

Similar Documents

Publication Publication Date Title
AU641244B2 (en) Method of storing and editing data in a television system and apparatus therefor
JP2911257B2 (en) On-screen display device
US20060274197A1 (en) Display apparatus and control method thereof
JPH06217268A (en) Apparatus and method for controlling caption display
US20180047132A1 (en) Display controller and operation method thereof
CN111885418B (en) EDID self-adaption method, device, display equipment and readable storage medium
KR100275188B1 (en) Character display apparatus
JP2009049787A (en) Electronic equipment
TWI627582B (en) Display apparatus and extended display identification data (edid) replacing method thereof
JP2009145830A (en) Image signal processing apparatus
CN112235521B (en) Method, device and equipment for realizing subtitle conversion
US20100128071A1 (en) System and method for fully-automatically aligning quality of image
JP2009146349A (en) Video signal processor
CN114237999A (en) Display equipment compatibility improving method and device, electronic equipment and storage medium
US20090051815A1 (en) Signal Processing Device and Optical Disc Apparatus
US6839500B2 (en) Apparatus for implementing still function of DVD and method thereof
WO2010086914A1 (en) Video signal processing device, video signal processing system, and video signal processing method
US20140043449A1 (en) Stereo image output apparatus and associated method
US9456165B2 (en) Display apparatus and display method
TW200500939A (en) Apparatus for processing displayed data and method thereof
JP2009145831A (en) Image signal processing apparatus
US11810536B2 (en) Information processing apparatus and information processing method
JP4174901B2 (en) Image display device, image display method, and recording medium recording image display control program
JP2002271751A (en) Display control method and device
JP2005326701A (en) Display device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101130

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20110606

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120712

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120814

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130205