JP2006229484A - Image processing method and image processing unit - Google Patents

Image processing method and image processing unit Download PDF

Info

Publication number
JP2006229484A
JP2006229484A JP2005039601A JP2005039601A JP2006229484A JP 2006229484 A JP2006229484 A JP 2006229484A JP 2005039601 A JP2005039601 A JP 2005039601A JP 2005039601 A JP2005039601 A JP 2005039601A JP 2006229484 A JP2006229484 A JP 2006229484A
Authority
JP
Japan
Prior art keywords
data
display
timing data
correction
reference timing
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
JP2005039601A
Other languages
Japanese (ja)
Inventor
Yoshihiro Ishida
善啓 石田
Akiyoshi Murayama
明佳 村山
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP2005039601A priority Critical patent/JP2006229484A/en
Publication of JP2006229484A publication Critical patent/JP2006229484A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing method capable of quickly starting display processing corresponding to a designated display mode after receiving the designation. <P>SOLUTION: In an STC generator 25, correction clock data STC are generated based on reference clock data STC_S and correction data STC_offset_c corresponding to a display mode. An image output part 29 performs the image output of frame data corresponding to PTS conforming to the STC. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、複数のピクチャデータを順に表示する画像処理方法およびその装置に関する。   The present invention relates to an image processing method and apparatus for sequentially displaying a plurality of picture data.

MPEG(Moving Picture Experts Group)などで規定されているプログラムストリーム内には、複数のフレームデータと、そのフレームデータの表示時刻を示す表示時刻データPTSが含まれている。
画像復号装置は、フレームデータを復号した後に、これを表示時刻データPTSと対応付けてバッファメモリに記憶する。
そして、上記画像復号装置は、例えば、内蔵する基準クロック発生器が生成した基準クロックデータが示す表示時刻と、上記バッファメモリに記憶されているフレームデータの表示時刻データPTSが示す表示時刻とを比較し、一致すると、その表示時刻データPTSに対応したフレームデータの表示処理を行う。
上記画像復号装置では、例えば、スロー再生などの特殊な表示モードにおいて、表示モードに応じて表示時刻データPTSを補正し、当該補正した表示時刻データPTSとフレームデータとを対応付けて上記バッファメモリに記憶している。
特開2004−7832号公報
A program stream defined by MPEG (Moving Picture Experts Group) or the like includes a plurality of frame data and display time data PTS indicating the display time of the frame data.
After decoding the frame data, the image decoding apparatus associates this with the display time data PTS and stores it in the buffer memory.
For example, the image decoding device compares the display time indicated by the reference clock data generated by the built-in reference clock generator with the display time indicated by the display time data PTS of the frame data stored in the buffer memory. If they match, frame data display processing corresponding to the display time data PTS is performed.
In the image decoding device, for example, in a special display mode such as slow playback, the display time data PTS is corrected according to the display mode, and the corrected display time data PTS and the frame data are associated with each other in the buffer memory. I remember it.
JP 2004-7832 A

しかしながら、上述した画像復号装置では、上記特殊な表示モードが指示された場合に、既にバッファメモリに記憶されているフレームデータについては、その表示時刻データPTSの補正が困難であるため、表示モードの指示が行われた後にバッファメモリに書き込む表示時刻データPTSに対して上記指示された表示モードに応じて表示時刻データPTSを補正する。
そのため、表示モードの変更指示が出されてから、表示モードが実際に変更されるまでのタイムラグが長い。
However, in the above-described image decoding apparatus, when the special display mode is instructed, it is difficult to correct the display time data PTS for the frame data already stored in the buffer memory. The display time data PTS is corrected in accordance with the instructed display mode with respect to the display time data PTS to be written into the buffer memory after the instruction is given.
Therefore, there is a long time lag from when the display mode change instruction is issued until the display mode is actually changed.

本発明は上述した従来技術の問題点を解決するために、指定された表示モードに応じた表示処理を、当該指定を受けてから短時間で開始できる画像処理方法およびその装置を提供することを目的とする。   In order to solve the above-described problems of the prior art, the present invention provides an image processing method and apparatus capable of starting display processing according to a designated display mode in a short time after receiving the designation. Objective.

上述した従来技術の問題点を解決し、上述した目的を達成するため、第1の観点の発明の画像処理方法は、複数のピクチャデータの各々に対応付けられ、それぞれ対応するピクチャデータの表示タイミングを規定する複数の表示タイミングデータを基に、前記複数のピクチャデータの前記表示処理を順に行う画像処理方法であって、指示された表示モードに応じて基準タイミングデータを補正して補正基準タイミングデータを生成する第1の工程と、前記表示タイミングデータと前記第1の工程で生成した前記補正基準タイミングデータとを比較し、当該比較により前記補正基準タイミングデータと一致した前記表示タイミングデータに対応する前記ピクチャデータの前記表示処理を行う第2の工程とを有する。   In order to solve the above-described problems of the prior art and achieve the above-described object, an image processing method according to a first aspect of the present invention is associated with each of a plurality of picture data, and the display timing of the corresponding picture data An image processing method for sequentially performing the display processing of the plurality of picture data based on a plurality of display timing data that defines the reference timing data according to an instructed display mode. The display timing data and the correction reference timing data generated in the first step are compared, and the display timing data corresponding to the correction reference timing data is determined by the comparison. A second step of performing the display process of the picture data.

第2の観点の発明の画像処理装置は、複数のピクチャデータの各々に対応付けられ、それぞれ対応するピクチャデータの表示タイミングを規定する複数の表示タイミングデータを基に、前記複数のピクチャデータの前記表示処理を順に行う画像処理装置であって、指示された表示モードに応じて基準タイミングデータを補正して補正基準タイミングデータを生成する生成手段と、前記表示タイミングデータと前記生成手段が生成した前記補正基準タイミングデータとを比較し、当該比較により前記補正基準タイミングデータと一致した前記表示タイミングデータに対応する前記ピクチャデータの前記表示処理を行う表示処理手段とを有する。   An image processing apparatus according to a second aspect of the present invention is based on a plurality of display timing data associated with each of a plurality of picture data and defining a display timing of the corresponding picture data, respectively. An image processing apparatus that sequentially performs display processing, wherein generating means that corrects reference timing data according to an instructed display mode to generate corrected reference timing data, and the display timing data and the generating means Display processing means for comparing with the correction reference timing data and performing the display processing of the picture data corresponding to the display timing data matching the correction reference timing data by the comparison.

第2の観点の発明の画像処理装置の作用は以下のようになる。
生成手段が、指示された表示モードに応じて基準タイミングデータを補正して補正基準タイミングデータを生成する。
そして、表示処理手段が、表示タイミングデータと前記生成手段が生成した前記補正基準タイミングデータとを比較し、当該比較により前記補正基準タイミングデータと一致した前記表示タイミングデータに対応するピクチャデータの前記表示処理を行う。
The operation of the image processing apparatus according to the second aspect of the invention is as follows.
The generation unit corrects the reference timing data according to the instructed display mode to generate corrected reference timing data.
Then, the display processing means compares the display timing data with the correction reference timing data generated by the generation means, and the display of the picture data corresponding to the display timing data that matches the correction reference timing data by the comparison Process.

第3の観点の発明の画像処理装置は、複数のピクチャデータの各々に対応付けられ、それぞれ対応するピクチャデータの表示タイミングを規定する複数の表示タイミングデータを基に、前記複数のピクチャデータの前記表示処理を順に行う画像処理装置であって、基準タイミングデータを生成する基準タイミング発生手段と、指示された表示モードに応じて補正データを生成する補正データ生成手段と、前記基準タイミング発生手段が生成した前記基準タイミングデータと、前記補正データ生成手段が生成した前記補正データとを基に、補正基準タイミングデータを生成する生成手段と、前記表示タイミングデータと前記生成手段が生成した前記補正基準タイミングデータとを比較し、当該比較により前記補正基準タイミングデータと一致した前記表示タイミングデータに対応する前記ピクチャデータの前記表示処理を行う表示処理手段とを有する。   An image processing apparatus according to a third aspect of the invention relates to the plurality of picture data based on a plurality of display timing data associated with each of a plurality of picture data and defining a display timing of the corresponding picture data. An image processing apparatus that sequentially performs display processing, wherein reference timing generation means for generating reference timing data, correction data generation means for generating correction data according to an instructed display mode, and the reference timing generation means Generating means for generating correction reference timing data based on the reference timing data and the correction data generated by the correction data generating means; the display timing data; and the correction reference timing data generated by the generating means. And the comparison matches the correction reference timing data. And a display processing means for performing the display processing of the picture data corresponding to the display timing data.

第3の観点の発明の画像処理装置の作用は以下のようになる。
基準タイミング発生手段が、基準タイミングデータを生成する。
また、補正データ生成手段が、指示された表示モードに応じて補正データを生成する。
そして、生成手段が、前記基準タイミング発生手段が生成した前記基準タイミングデータと、前記補正データ生成手段が生成した前記補正データとを基に、補正基準タイミングデータを生成する。
そして、表示処理手段が、前記表示タイミングデータと前記生成手段が生成した前記補正基準タイミングデータとを比較し、当該比較により前記補正基準タイミングデータと一致した前記表示タイミングデータに対応する前記ピクチャデータの前記表示処理を行う。
The operation of the image processing apparatus according to the third aspect of the invention is as follows.
Reference timing generation means generates reference timing data.
Further, the correction data generation means generates correction data according to the instructed display mode.
Then, the generation unit generates correction reference timing data based on the reference timing data generated by the reference timing generation unit and the correction data generated by the correction data generation unit.
Then, the display processing means compares the display timing data with the correction reference timing data generated by the generation means, and the picture data corresponding to the display timing data that matches the correction reference timing data by the comparison. The display process is performed.

第4の観点の発明の画像処理装置は、複数のピクチャデータの表示処理を順に行う画像処理装置であって、複数の前記ピクチャデータと、当該複数のピクチャデータの前記表示タイミングデータを生成するために用いられる属性データとを含むモジュールデータを基に、当該モジュールデータに含まれる前記複数のピクチャデータの各々の前記表示タイミングデータを生成する表示タイミングデータ生成手段と、指示された表示モードに応じて基準タイミングデータを補正して補正基準タイミングデータを生成する生成手段と、前記表示タイミングデータ生成手段が生成した前記表示タイミングデータと前記生成手段が生成した前記補正基準タイミングデータとを比較し、当該比較により前記補正基準タイミングデータと一致した前記表示タイミングデータに対応する前記ピクチャデータの前記表示処理を行う表示処理手段とを有する。   An image processing apparatus according to a fourth aspect of the invention is an image processing apparatus that sequentially performs display processing of a plurality of picture data, and generates the plurality of picture data and the display timing data of the plurality of picture data. Display timing data generating means for generating the display timing data for each of the plurality of picture data included in the module data based on the module data including the attribute data used for the display, and in accordance with the instructed display mode Comparing the generating unit for correcting the reference timing data to generate the corrected reference timing data, the display timing data generated by the display timing data generating unit and the correction reference timing data generated by the generating unit, and comparing By means of the display data that matches the correction reference timing data. And a display processing means for performing the display processing of the picture data corresponding to the timing data.

第4の観点の発明の画像処理装置の作用は以下のようになる。
表示タイミングデータ生成手段が、複数の前記ピクチャデータと、当該複数のピクチャデータの前記表示タイミングデータを生成するために用いられる属性データとを含むモジュールデータを基に、当該モジュールデータに含まれる前記複数のピクチャデータの各々の前記表示タイミングデータを生成する。
また、生成手段が、指示された表示モードに応じて基準タイミングデータを補正して補正基準タイミングデータを生成する。
そして、表示処理手段が、前記表示タイミングデータ生成手段が生成した前記表示タイミングデータと前記生成手段が生成した前記補正基準タイミングデータとを比較し、当該比較により前記補正基準タイミングデータと一致した前記表示タイミングデータに対応する前記ピクチャデータの前記表示処理を行う。
The operation of the image processing apparatus according to the fourth aspect of the invention is as follows.
The display timing data generating means includes the plurality of picture data and module data including attribute data used to generate the display timing data of the plurality of picture data. The display timing data for each of the picture data is generated.
Further, the generation unit corrects the reference timing data according to the instructed display mode and generates corrected reference timing data.
Then, the display processing unit compares the display timing data generated by the display timing data generating unit with the correction reference timing data generated by the generation unit, and the display that matches the correction reference timing data by the comparison The display process of the picture data corresponding to the timing data is performed.

本発明によれば、指定された表示モードに応じた表示処理を、当該指定を受けてから短時間で開始できる画像処理方法およびその装置を提供することができる。   According to the present invention, it is possible to provide an image processing method and apparatus capable of starting display processing according to a designated display mode in a short time after receiving the designation.

以下、本発明の実施形態に係わる画像処理方法および装置について説明する。
先ず、本実施形態の構成要素と、本発明の構成要素との対応関係を説明する。
本実施形態のフレームデータFRが本発明のピクチャデータの一例である。
また、本実施形態の基準クロックデータSTC_Sが本発明の基準タイミングデータの一例であり、本実施形態の補正クロックデータSTCが本発明の補正基準タイミングデータの一例であり、本実施形態の補正データSTC_offset_cが本発明の補正データの一例である。
また、本実施形態の表示時刻データPTSが本発明の表示タイミングデータの一例である。
Hereinafter, an image processing method and apparatus according to an embodiment of the present invention will be described.
First, the correspondence between the components of the present embodiment and the components of the present invention will be described.
The frame data FR of this embodiment is an example of picture data of the present invention.
Further, the reference clock data STC_S of the present embodiment is an example of the reference timing data of the present invention, the correction clock data STC of the present embodiment is an example of the correction reference timing data of the present invention, and the correction data STC_offset_c of the present embodiment. Is an example of the correction data of the present invention.
Further, the display time data PTS of the present embodiment is an example of display timing data of the present invention.

図11および図12に示す処理が本発明の第1の工程の一例であり、図10に示すステップST6,ST7が本発明の第2の工程の一例である。
また、図10に示すステップST4が本発明の第3の工程の一例である。
The process shown in FIGS. 11 and 12 is an example of the first step of the present invention, and steps ST6 and ST7 shown in FIG. 10 are an example of the second step of the present invention.
Step ST4 shown in FIG. 10 is an example of the third step of the present invention.

図1に示すSTC補正部23およびSTC生成部25が第2、4の観点の発明の生成手段に対応し、画像出力部29が第2,3,4の観点の発明の表示処理手段に対応している。
また、基準クロック発生部21が第3の観点の発明の基準タイミング発生手段に対応し、STC補正部23が第3の観点の発明の補正データ生成手段に対応し、STC生成部25が第3の観点の発明の生成手段に対応している。
また、PTS付加部19が第4の観点の発明の表示タイミングデータ生成手段に対応している。
The STC correction unit 23 and the STC generation unit 25 shown in FIG. 1 correspond to the generation means of the second and fourth aspects of the invention, and the image output unit 29 corresponds to the display processing means of the second, third, and fourth aspects of the invention. is doing.
The reference clock generation unit 21 corresponds to the reference timing generation unit of the third aspect of the invention, the STC correction unit 23 corresponds to the correction data generation unit of the invention of the third aspect, and the STC generation unit 25 corresponds to the third point. This corresponds to the generation means of the invention of this aspect.
Further, the PTS adding unit 19 corresponds to the display timing data generating means of the fourth aspect of the invention.

図1は、本発明の実施形態に係わる画像処理装置1の全体構成図である。
図1に示すように、画像処理装置1は、例えば、操作部11、インタフェース13、ストリーム解析部15、画像復号部17、PTS付加部19、基準クロック発生部21、STC補正部23、STC生成部25、画像蓄積量監視部27および画像出力部29を有する。
[インタフェース13]
インタフェース13は、例えば、DVDなどの記録媒体から読み出された符号化ストリームSTMを入力する。
符号化ストリームSTMは、例えば、プログラムストリームであり、図2に示すように、複数のパックデータPACKで構成されており、各パックデータPACKは、パックヘッダデータP_H、システムヘッダデータS_H、並びに複数のペスパケットデータPES_Pを含む。
また、ペスパケットデータPES_Pは、ペスパケットヘッダデータPES_P_Hと、エレメンタリストリームESを含む。
エレメンタリストリームESは、単数または複数の符号化されたフレームデータFRを含んでいる。
本実施形態において、上記符号化としては、MPEG(Moving Picture Experts Group)などが用いられる。また、当該符号化は、例えば、H.264/AVC(Advanced Video Coding)などであってもよい。
ペスパケットヘッダデータPES_P_Hは、同じエレメンタリストリームES内の複数のフレームデータFRについての表示時刻データ(表示タイミングデータ)PTSを含んでいる。
また、ペスパケットヘッダデータPES_P_Hは、同じエレメンタリストリームES内の複数のフレームデータFRの属性データPRPをさらに含んでいる。
属性データPRPは、例えば、同じエレメンタリストリームES内の複数のフレームデータFRの情報(temporal_reference, picture_coding_type)などを示している。
FIG. 1 is an overall configuration diagram of an image processing apparatus 1 according to an embodiment of the present invention.
As shown in FIG. 1, the image processing apparatus 1 includes, for example, an operation unit 11, an interface 13, a stream analysis unit 15, an image decoding unit 17, a PTS addition unit 19, a reference clock generation unit 21, an STC correction unit 23, and an STC generation. A unit 25, an image accumulation amount monitoring unit 27, and an image output unit 29.
[Interface 13]
The interface 13 inputs an encoded stream STM read from a recording medium such as a DVD, for example.
The encoded stream STM is, for example, a program stream, and is composed of a plurality of pack data PACKs as shown in FIG. 2, and each pack data PACK includes pack header data P_H, system header data S_H, and a plurality of pack data PACKs. It includes pes packet data PES_P.
The pes packet data PES_P includes pes packet header data PES_P_H and an elementary stream ES.
The elementary stream ES includes one or a plurality of encoded frame data FR.
In the present embodiment, MPEG (Moving Picture Experts Group) or the like is used as the encoding. In addition, the encoding is, for example, H.264. H.264 / AVC (Advanced Video Coding) may be used.
The pes packet header data PES_P_H includes display time data (display timing data) PTS for a plurality of frame data FR in the same elementary stream ES.
Further, the pes packet header data PES_P_H further includes attribute data PRP of a plurality of frame data FR in the same elementary stream ES.
The attribute data PRP indicates, for example, information (temporal_reference, picture_coding_type) of a plurality of frame data FR in the same elementary stream ES.

[ストリーム解析部15]
ストリーム解析部15は、インタフェース13から入力した符号化ストリームSTMから、フレームデータFRを分離して画像復号部17に出力する。
また、ストリーム解析部15は、符号化ストリームSTM内のヘッダデータ等に含まれる属性データPRPなどの復号に必要な情報を符号化ストリームSTMから分離して画像復号部17に出力する。
また、ストリーム解析部15は、符号化ストリームSTM内の表示時刻データPTSおよび属性データPRPをPTS付加部19に出力する。
[Stream analysis unit 15]
The stream analysis unit 15 separates the frame data FR from the encoded stream STM input from the interface 13 and outputs it to the image decoding unit 17.
In addition, the stream analysis unit 15 separates information necessary for decoding such as attribute data PRP included in header data in the encoded stream STM from the encoded stream STM and outputs the separated information to the image decoding unit 17.
Further, the stream analysis unit 15 outputs the display time data PTS and the attribute data PRP in the encoded stream STM to the PTS adding unit 19.

[画像復号部17]
画像復号部17は、ストリーム解析部15から入力したフレームデータFRを復号してPTS付加部19に出力する。
[Image decoding unit 17]
The image decoding unit 17 decodes the frame data FR input from the stream analysis unit 15 and outputs it to the PTS adding unit 19.

[PTS付加部19]
PTS付加部19は、ストリーム解析部15から入力したフレームデータFRのうち、表示時刻データPTSが付加されていないフレームデータFRについて、ストリーム解析部15から入力した属性データPRPを基に、その表示時刻データPTSを生成する。
PTS付加部19は、画像復号部17から入力した復号されたフレームデータFRと、それに対応する上記表示時刻データPTSとを画像出力部29に出力し、これらを対応付けてバッファメモリBUFに書き込む。
[PTS addition unit 19]
The PTS adding unit 19 displays the display time of the frame data FR to which the display time data PTS is not added from the frame data FR input from the stream analyzing unit 15 based on the attribute data PRP input from the stream analyzing unit 15. Data PTS is generated.
The PTS adding unit 19 outputs the decoded frame data FR input from the image decoding unit 17 and the display time data PTS corresponding to the decoded frame data FR to the image output unit 29 and writes them in the buffer memory BUF in association with each other.

[基準クロック発生部21]
基準クロック発生部21は、画像処理装置1の基準クロックデータ(信号)STC_Sを生成する。
具体的には、基準クロック発生部21は、図3等に示すように、単数のフレームデータ(ピクチャデータ)の表示処理を行う期間(1ピクチャ時間)内に(本発明の所定の時間間隔で)所定数(例えば、3003)だけリニアに値を増加するように基準クロックデータSTC_Sを生成する。
上記1ピクチャ時間は、NTSCで周波数90kHz、3003であり、PALで周波数90kHz、3600である。本実施形態では、上記所定数として、NTSCに対応した「3003」を例示する。
[Reference clock generator 21]
The reference clock generation unit 21 generates reference clock data (signal) STC_S of the image processing apparatus 1.
Specifically, as shown in FIG. 3 and the like, the reference clock generator 21 (within a predetermined time interval of the present invention) within a period (one picture time) in which a single frame data (picture data) is displayed. ) The reference clock data STC_S is generated so that the value increases linearly by a predetermined number (for example, 3003).
The one picture time has a frequency of 90 kHz and 3003 for NTSC and a frequency of 90 kHz and 3600 for PAL. In the present embodiment, “3003” corresponding to NTSC is exemplified as the predetermined number.

[STC補正部23]
STC補正部23は、操作部11からの操作信号に基づいて、当該操作信号によって指示された表示モードmodeに応じた時間間隔で、値を上記所定数だけ段階的に増加する。例えば図3等に示す補正データSTC_offset_cを生成し、これをSTC生成部25に出力する。
ここで、補正データSTC_offset_cの初期値STC_offset_c_iniは、下記式(1)で示される。
下記式(1)において、STC_iniは、基準クロックデータSTC_Sの初期値である。
また、Nframeは、フレームデータFRの表示処理を開始するタイミングを調整するための値を示している。
また、PTS_1stは、符号化ストリームSTM内の最初に表示処理されるフレームデータFRの表示時刻データPTSを示している。
[STC correction unit 23]
Based on the operation signal from the operation unit 11, the STC correction unit 23 increases the value stepwise by the predetermined number at a time interval corresponding to the display mode mode instructed by the operation signal. For example, the correction data STC_offset_c shown in FIG. 3 and the like are generated and output to the STC generation unit 25.
Here, the initial value STC_offset_c_ini of the correction data STC_offset_c is expressed by the following equation (1).
In the following formula (1), STC_ini is an initial value of the reference clock data STC_S.
Nframe indicates a value for adjusting the timing for starting the display processing of the frame data FR.
PTS_1st indicates display time data PTS of the frame data FR that is first displayed in the encoded stream STM.

[数1]
STC_offset_c_ini
=STC_ini+Nframe−PTS_1st
…(1)
[Equation 1]
STC_offset_c_ini
= STC_ini + Nframe-PTS_1st
... (1)

また、STC補正部23は、下記式(2)により、補正データSTC_offset_cを生成する。   Further, the STC correction unit 23 generates correction data STC_offset_c according to the following equation (2).

[数2]
STC_offset_c=STC_offset_c+offset(mode)
…(2)
[Equation 2]
STC_offset_c = STC_offset_c + offset (mode)
... (2)

上記式(2)において、offset(mode)は、表示モードmodeに応じた時間パターンで、上記所定数だけ段階的に値を増加する関数である。   In the above equation (2), offset (mode) is a function that increases the value stepwise by the predetermined number in a time pattern corresponding to the display mode mode.

[STC生成部25]
STC生成部25は、下記式(3)に示すように、基準クロック発生部21から入力した基準クロックデータSTC_Sが示す値から、STC補正部23から入力した補正データSTC_offset_cを差し引いて補正クロックデータSTCを生成し、これを画像出力部29に出力する。
[STC generator 25]
The STC generation unit 25 subtracts the correction data STC_offset_c input from the STC correction unit 23 from the value indicated by the reference clock data STC_S input from the reference clock generation unit 21, as shown in the following formula (3). Is output to the image output unit 29.

[数3]
STC=STC_S―STC_offset_c
…(3)
[Equation 3]
STC = STC_S-STC_offset_c
... (3)

[画像蓄積量監視部27]
画像蓄積量監視部27は、画像出力部29のバッファメモリBUF内に画像出力すべきフレームデータFRが記憶されていない状態(画像枯渇状態)を検出する。
画像蓄積量監視部27は、例えば、ストリーム解析部15から、符号化ストリームSTM内のフレームデータFRの最終出力時刻を示す最終出力時刻データFOTを入力する。
当該最終出力時刻データFOTは、DVD(Digital Versatile Disk)においては、E_PTMというパラメータである。
[Image accumulation amount monitoring unit 27]
The image accumulation amount monitoring unit 27 detects a state in which the frame data FR to be output is not stored in the buffer memory BUF of the image output unit 29 (image depletion state).
For example, the image accumulation amount monitoring unit 27 receives final output time data FOT indicating the final output time of the frame data FR in the encoded stream STM from the stream analysis unit 15.
The final output time data FOT is a parameter called E_PTM in a DVD (Digital Versatile Disk).

画像蓄積量監視部27は、画像出力部29のバッファメモリBUFに、以後表示処理するフレームデータFRが記憶されていないことを検出すると、STC生成部25から入力した補正クロックデータSTCと、ストリーム解析部15から入力した最終出力時刻データFOTとを比較する。
そして、画像蓄積量監視部27は、上記比較により、STC>FOTである場合に、画像枯渇状態であると判断する。
画像枯渇状態は、例えば、インタフェース13への符号化ストリームSTMの入力が停止したり、符号化ストリームSTM内に再生不可能なエラーが生じた場合に発生する。
当該画像枯渇状態は、その後,正常な符号化ストリームSTMの入力再開により,正常状態に復帰でき、この復帰状態の監視も画像蓄積量監視部27によって検出される。
画像蓄積量監視部27は、上記画像枯渇状態を検出すると、その旨をSTC補正部23に通知する。
When the image accumulation amount monitoring unit 27 detects that the frame data FR to be subsequently displayed is not stored in the buffer memory BUF of the image output unit 29, the image accumulation amount monitoring unit 27 receives the corrected clock data STC input from the STC generation unit 25 and the stream analysis. The final output time data FOT input from the unit 15 is compared.
Then, the image accumulation amount monitoring unit 27 determines that the image is exhausted when STC> FOT by the above comparison.
The image exhaustion state occurs, for example, when the input of the encoded stream STM to the interface 13 is stopped or an unreproducible error occurs in the encoded stream STM.
Thereafter, the image depletion state can be restored to the normal state by resuming the input of the normal encoded stream STM, and the image accumulation amount monitoring unit 27 also detects the return state.
When detecting the image depletion state, the image accumulation amount monitoring unit 27 notifies the STC correction unit 23 to that effect.

[画像出力部29]
画像出力部29は、PTS付加部19から入力した復号後のフレームデータFRと、その表示時刻データPTSとを対応付けて記憶するバッファメモリBUFを有する。
画像出力部29は、単数のフレームデータ(ピクチャデータ)の表示処理を行う1ピクチャデータの処理時間(1ピクチャ時間)毎に、STC生成部25から入力した補正クロックデータSTCと、バッファメモリBUFに記憶されている次に表示処理する候補のフレームデータFRの表示時刻データPTSとを比較する。
画像出力部29は、上記比較により、補正クロックデータSTCと表示時刻データPTSとが一致した場合に、そのフレームデータFRを表示装置(図示せず)に画像出力する。
一方、画像出力部29は、PTS>STC、すなわち現在の表示時刻が、次に表示処理するフレームデータFRの表示時刻に達していない場合には、上記候補のフレームデータFRを画像出力しない。すなわち、現在画像出力しているフレームデータFRの画像表示を維持する。
[Image output unit 29]
The image output unit 29 includes a buffer memory BUF that stores the decoded frame data FR input from the PTS adding unit 19 and the display time data PTS in association with each other.
The image output unit 29 stores the correction clock data STC input from the STC generation unit 25 and the buffer memory BUF for each processing time (one picture time) of one picture data for displaying a single frame data (picture data). The stored display time data PTS of the candidate frame data FR to be displayed next is compared.
When the corrected clock data STC and the display time data PTS coincide with each other as a result of the comparison, the image output unit 29 outputs the frame data FR to a display device (not shown).
On the other hand, if PTS> STC, that is, if the current display time has not reached the display time of the frame data FR to be processed next, the image output unit 29 does not output the candidate frame data FR. That is, the image display of the frame data FR that is currently outputting an image is maintained.

以下、特殊再生時の動作について説明する。
[停止(PAUSE)動作]
ユーザによる操作部11の操作に応じて、表示モードmodeとして、停止(PAUSE)が指示されると、STC補正部23は、上記1ピクチャ時間毎に、上記式(2)のoffset(mode)を上記所定数だけ段階的にインクリメントする。
これにより、図3に示すように、上記式(2)により、補正データSTC_offset_cが1ピクチャ時間毎に、上記所定数(3003)ずつインクリメントされ、画像出力部29において上記比較処理が行われるタイミングで、補正クロックデータSTCは前回の比較処理時の値と同じになり、次に表示処理するフレームデータFRの表示時刻データPTSに対して「STC<PTS」の関係が継続して成り立ち、当該次のフレームデータFRは画像出力されない。
すなわち、画像出力部29から出力されるフレームデータFRが停止状態になる。
その後、ユーザによる操作部11の操作に応じて、停止解除(PAUSE解除)が指示されると、図3に示すように、STC補正部23は、上記offset(mode)のインクリメントを停止する。これにより、STC生成部25が生成する補正クロックデータSTCは、図3に示すようにリニアに増加(カウントアップ)する。そして、画像出力部29において、次に表示処理するフレームデータFRの表示時刻データPTSと、補正クロックデータSTCとが一致し、そのタイミングで、当該次のフレームデータFRが画像出力され、表示画像が更新される。
The operation during special playback will be described below.
[Pause operation]
When stop (PAUSE) is instructed as the display mode mode according to the operation of the operation unit 11 by the user, the STC correction unit 23 changes the offset (mode) of the above equation (2) for each one picture time. Increment stepwise by the predetermined number.
As a result, as shown in FIG. 3, the correction data STC_offset_c is incremented by the predetermined number (3003) for each picture time according to the above equation (2), and at the timing when the comparison processing is performed in the image output unit 29. The corrected clock data STC becomes the same as the value at the time of the previous comparison processing, and the relationship of “STC <PTS” continues to hold with respect to the display time data PTS of the frame data FR to be displayed next. The frame data FR is not output as an image.
That is, the frame data FR output from the image output unit 29 is stopped.
Thereafter, when stop cancellation (PAUSE cancellation) is instructed according to the operation of the operation unit 11 by the user, the STC correction unit 23 stops incrementing the offset (mode) as shown in FIG. As a result, the correction clock data STC generated by the STC generation unit 25 increases (counts up) linearly as shown in FIG. Then, in the image output unit 29, the display time data PTS of the frame data FR to be displayed next coincides with the correction clock data STC, and at that timing, the next frame data FR is output as an image, and the display image is displayed. Updated.

[スロー再生動作]
以下、1/N倍速スロー再生について説明する。
ここで、Nは整数である。
ユーザによる操作部11の操作に応じて、表示モードmodeとして、1/N倍速スロー再生が指示されると、画像出力部29は、カウンタ−COUNTERのカウント値を「1」にセットする。
画像出力部29は、上記比較処理を行う度に、カウンタ−COUNTERのカウント値を1だけインクリメントする。
カウンタ−COUNTERは、1/N倍速スロー再生の場合に、カウント値がNに達すると、その後、カウント値を1にリセットする。
STC補正部23は、カウンタ−COUNTERのカウント値が「1」でないことを条件に、1ピクチャ時間毎に、補正データSTC_offset_cを上記所定数だけ段階的にインクリメントする。
STC補正部23は、カウンタ−COUNTERのカウント値が「1」である場合に、補正データSTC_offset_cをインクリメントしない。すなわち、STC生成部25から出力される補正クロックデータSTCは、リニアにインクリメントされる。これにより、画像出力部29による上記比較処理によって一致が検出され、次のフレームデータFRが画像出力される。
[Slow playback operation]
Hereinafter, 1 / N-times slow playback will be described.
Here, N is an integer.
When 1 / N-times slow playback is instructed as the display mode mode in accordance with the operation of the operation unit 11 by the user, the image output unit 29 sets the count value of the counter-COUNTER to “1”.
The image output unit 29 increments the count value of the counter-COUNTer by 1 each time the comparison process is performed.
The counter COUNTER resets the count value to 1 when the count value reaches N in the case of 1 / N double speed slow playback.
The STC correction unit 23 increments the correction data STC_offset_c step by step for each picture time on condition that the count value of the counter COUNTER is not “1”.
The STC correction unit 23 does not increment the correction data STC_offset_c when the count value of the counter-COUNTER is “1”. That is, the correction clock data STC output from the STC generation unit 25 is linearly incremented. Thereby, the coincidence is detected by the comparison process by the image output unit 29, and the next frame data FR is output as an image.

STC補正部23は、図4に示すように、1倍速再生状態で、1/5倍速スロー再生が指示されると、カウンタ−COUNTERのカウント値を「1」から「2」にインクリメントし、その後、1ピクチャ時間間隔で、「5」に達するまで順に段階的に所定数だけインクリメントする。
これにより、図4に示すように、STC生成部25から出力される補正クロックデータSTCは、4ピクチャ時間の間、画像出力部29における比較処理のタイミングで、同じ値を保持し、新たなフレームデータFRを画像出力しない。
STC補正部23は、カウンタ−COUNTERのカウント値を、「5」の次に「1」にリセットし、これにより、STC生成部25から出力される補正クロックデータSTCは5ピクチャ時間間隔で所定数だけインクリメントされる。
すなわち、1ピクチャ時間を1周期として、連続した4周期の比較処理において、補正クロックデータSTCの値を保持し、1つの1周期において補正クロックデータの値を更新する。
その結果、画像出力部29の比較処理によって、5ピクチャ時間間隔で、次候補のフレームデータFRの表示時刻データPTSと、補正クロックデータSTCとが一致し、当該フレームデータFRが画像出力される。すなわち、1/5倍速スロー再生が行われる。
As shown in FIG. 4, the STC correction unit 23 increments the count value of the counter-COUNTer from “1” to “2” when the 1/5 speed slow playback is instructed in the 1 × speed playback state. In a one-picture time interval, a predetermined number is incremented step by step until “5” is reached.
As a result, as shown in FIG. 4, the corrected clock data STC output from the STC generation unit 25 holds the same value at the timing of the comparison processing in the image output unit 29 for a period of four pictures, and a new frame Data FR is not output as an image.
The STC correction unit 23 resets the count value of the counter-COUNTer to “1” next to “5”, whereby the correction clock data STC output from the STC generation unit 25 is a predetermined number at 5 picture time intervals. Is incremented only by
That is, with one picture time as one cycle, the value of the correction clock data STC is held in the comparison process of four consecutive cycles, and the value of the correction clock data is updated in one cycle.
As a result, by the comparison process of the image output unit 29, the display time data PTS of the next candidate frame data FR and the correction clock data STC coincide with each other at a 5-picture time interval, and the frame data FR is output as an image. That is, 1 / 5-speed slow playback is performed.

図5は、図4に示す1/5倍速スロー再生において、カウンタ−COUNTERのカウント値が「5」になった直後に、1/3倍速スロー再生の指示が入力された場合を説明するための図である。
この場合には、図5に示すように、1/3倍速スロー再生の指示が入力された後に、STC補正部23は、1ピクチャ時間間隔で、カウンタ−COUNTERが「3」になるまでカウントアップを行い、「3」の次に「1」にリセットする。
これにより、画像出力部29の比較処理によって、1/3倍速スロー再生の指示が入力された直後から、3ピクチャ時間間隔で、次候補のフレームデータFRの表示時刻データPTSと補正クロックデータSTCとが一致し、当該フレームデータFRが画像出力される。すなわち、1/3倍速スロー再生の指示が入力された直後から、1/3倍速スロー再生が行われる。
FIG. 5 is a diagram for explaining a case where, in the 1 / 5-speed slow playback shown in FIG. 4, an instruction for 1 / 3-speed slow playback is input immediately after the count value of the counter-COUNTER becomes “5”. FIG.
In this case, as shown in FIG. 5, after an instruction for 1 / 3-speed slow playback is input, the STC correction unit 23 counts up until the counter COUNTER becomes “3” at one picture time interval. And reset to “1” after “3”.
As a result, the display time data PTS of the next candidate frame data FR and the correction clock data STC are immediately after the 1 / 3-times slow playback instruction is input by the comparison processing of the image output unit 29 at intervals of 3 pictures. Match, and the frame data FR is output as an image. In other words, 1 / 3-speed slow playback is performed immediately after an instruction for 1 / 3-speed slow playback is input.

図6は、図4に示す1/5倍速スロー再生において、カウンタ−COUNTERのカウント値が「5」になる前に、1/3倍速スロー再生の指示が入力された場合を説明するための図である。
この場合には、図6に示すように、1/3倍速スロー再生の指示が入力された後に、カウンタ−COUNTERはそのカウント値を「1」にリセットし、その後、「3」になるまでカウントアップを行い、「3」の次に「1」にリセットする。
これにより、1/3倍速スロー再生の指示が入力された直後から、画像出力部29の比較処理によって、3ピクチャ時間間隔で、次候補のフレームデータFRの表示時刻データPTSと補正クロックデータSTCとが一致し、当該フレームデータFRが画像出力される。すなわち、1/3倍速スロー再生の指示が入力された直後から、1/3倍速スロー再生が行われる。
FIG. 6 is a diagram for explaining a case where an instruction for 1 / 3-speed slow playback is input before the count value of the counter-COUNTER becomes “5” in the 1 / 5-speed slow playback shown in FIG. It is.
In this case, as shown in FIG. 6, after the instruction for 1 / 3-speed slow playback is input, the counter-COUNTer resets the count value to “1”, and then counts until it reaches “3”. Up and reset to “1” after “3”.
As a result, immediately after the instruction for 1 / 3-speed slow playback is input, the display time data PTS of the next candidate frame data FR and the correction clock data STC are compared at a 3-picture time interval by the comparison process of the image output unit 29. Match, and the frame data FR is output as an image. In other words, 1 / 3-speed slow playback is performed immediately after an instruction for 1 / 3-speed slow playback is input.

図7は、1/3倍速スロー再生中に1/5倍速スロー再生の指示が入力された場合を説明するための図である。
この場合には、1/5倍速スロー再生の指示が入力されたタイミングのカウント値を保持し、1ピクチャ時間毎にそのカウント値を「5」に達するまでカウントアップする。
これにより、1/5倍速スロー再生の指示が入力された直後から、画像出力部29の比較処理によって、5ピクチャ時間間隔で、次候補のフレームデータFRの表示時刻データPTSと補正クロックデータSTCとが一致し、当該フレームデータFRが画像出力される。すなわち、1/5倍速スロー再生の指示が入力された直後から、1/5倍速スロー再生が行われる。
FIG. 7 is a diagram for explaining a case where an instruction for 1 / 5-speed slow playback is input during 1 / 3-speed slow playback.
In this case, the count value at the timing when the instruction for 1 / 5-speed slow playback is input is held, and the count value is incremented until it reaches “5” every picture time.
Thus, immediately after the instruction for 1 / 5-speed slow playback is input, the display time data PTS of the next candidate frame data FR and the correction clock data STC are compared at the 5-picture time interval by the comparison process of the image output unit 29. Match, and the frame data FR is output as an image. That is, immediately after the 1 / 5-speed slow playback instruction is input, 1 / 5-speed slow playback is performed.

[コマ送り]
図8は、停止(PAUSE)指示が入力された後に、コマ送り指示が入力された場合の動作を説明するための図である。
この場合には、STC補正部23は、図3等を用いて説明したように、補正データSTC_offset_cを1ピクチャ時間毎に、上記所定数(3003)ずつ段階的にインクリメントし、画像出力部29において、「STC<PTS」の関係が継続して成り立ち、次のフレームデータFRは画像出力されない。
そして、STC補正部23は、操作信号S11によって最初のコマ送り指示を入力すると、そのタイミングで、補正データSTC_offset_cのインクリメントを停止し、これにより画像出力部29から次の表示候補のフレームデータFRが画像出力される。
その後、STC補正部23は、補正データSTC_offset_cを1ピクチャ時間毎に所定数だけ段階的にインクリメントし、画像出力部29からのフレームデータFRの画像出力を停止状態にする。
なお、図8に示す最初のコマ送りでは、次の表示候補のフレームデータFRと、表示中のフレームデータFRとの間で、表示時刻データPTSの差分が上記所定数(3003)である場合を示している。
一方、図8に示す2番目のコマ送りでは、次の表示候補のフレームデータFRと、表示中のフレームデータFRとの間で、表示時刻データPTSの差分が上記所定数(3003)以外である場合を示している。
本実施形態では、STC補正部23は、下記式(4),(5)により、補正データSTC_offset_cを生成する。
下記式(5)において、PTS.nextは、次の表示候補のフレームデータFRの表示時刻データPTSを示している。
[Frame advance]
FIG. 8 is a diagram for explaining an operation when a frame advance instruction is input after a stop (PAUSE) instruction is input.
In this case, the STC correction unit 23 increments the correction data STC_offset_c step by step by the predetermined number (3003) every picture time, as described with reference to FIG. , “STC <PTS” continues to hold, and the next frame data FR is not output as an image.
When the first frame advance instruction is input by the operation signal S11, the STC correction unit 23 stops incrementing the correction data STC_offset_c at the timing, whereby the next display candidate frame data FR is obtained from the image output unit 29. The image is output.
Thereafter, the STC correction unit 23 increments the correction data STC_offset_c by a predetermined number every picture time, and stops the image output of the frame data FR from the image output unit 29.
In the first frame advance shown in FIG. 8, there is a case where the difference between the display time data PTS is the predetermined number (3003) between the frame data FR of the next display candidate and the frame data FR being displayed. Show.
On the other hand, in the second frame advance shown in FIG. 8, the difference in the display time data PTS between the frame data FR of the next display candidate and the frame data FR being displayed is other than the predetermined number (3003). Shows the case.
In the present embodiment, the STC correction unit 23 generates correction data STC_offset_c according to the following formulas (4) and (5).
In the following formula (5), PTS. “next” indicates the display time data PTS of the frame data FR of the next display candidate.

[数4]
STC_offset_c=STC_offset_c+offset(コマ送り)
…(4)
[Equation 4]
STC_offset_c = STC_offset_c + offset (frame advance)
(4)

[数5]
offset(コマ送り)=STC_S−3003(上記所定数)−PTS.next
…(5)
[Equation 5]
offset (frame advance) = STC_S-3003 (predetermined number) -PTS. next
... (5)

このように、次の表示候補のフレームデータFRの表示時刻データPTSを基に、offset(コマ送り)を規定することで、図8に示す2番目のコマ送りについても、適切に次の表示候補のフレームデータFRを画像出力できる。   In this way, by defining the offset (frame advance) based on the display time data PTS of the frame data FR of the next display candidate, the next display candidate can be appropriately displayed even for the second frame advance shown in FIG. The frame data FR can be output as an image.

[アンダーフロ−の場合]
図9は、図1に示す画像出力部29のバッファメモリBUFがアンダーフローした場合の動作例を説明するための図である。
画像蓄積量監視部27は、バッファメモリBUFのアンダーフローを検出すると、その旨をSTC補正部23に通知する。
STC補正部23は、上記通知を入力すると、正常状態への復帰通知を画像蓄積量監視部27から入力するまで、1ピクチャ時間毎に、上記所定数を上記式(2)のoffset(mode)としてSTC_offset_cに加算する。
これにより,STC生成部25から出力される補正クロックデータSTCを用いた画像出力部29の比較処理(STCとPTSとの比較処理)は継続して不一致と判断し、フレームデータFRの画像出力は更新されない。
[In case of underflow]
FIG. 9 is a diagram for explaining an operation example when the buffer memory BUF of the image output unit 29 shown in FIG. 1 underflows.
When detecting the underflow of the buffer memory BUF, the image accumulation amount monitoring unit 27 notifies the STC correction unit 23 to that effect.
When the notification is input, the STC correction unit 23 sets the predetermined number to the offset (mode) of the above equation (2) for each picture time until a return notification to the normal state is input from the image accumulation amount monitoring unit 27. As STC_offset_c.
As a result, the comparison processing (comparison processing between STC and PTS) of the image output unit 29 using the corrected clock data STC output from the STC generation unit 25 is continuously determined to be inconsistent, and the image output of the frame data FR is Not updated.

画像出力部29においては,補正クロックデータSTCと、表示時刻データPTSとが一致した状態で正常な同期状態で画像表示が行われる。その後、符号化ストリームSTMの入力再開等により、画像蓄積量監視部27において上記画像枯渇状態の復帰が検出されると、復帰通知により、STC生成部25において上記offset(mode)が「0」になり、補正クロックデータSTCのインクリメントが再開される。
通常,符号化ストリームSTMの入力が一時的に停止してから、当該入力が再開された場合に、符号化ストリームSTMのうち前回の入力した部分の続きの部分が入力されることが多い。
しかしながら、符号化ストリームSTMの入力を再開したとき、前回入力した部分と非連続な部分が入力された場合、アンダーフローが生じることになる。
この場合には、STC補正部23は、復帰直後の符号化ストリームSTM内の最初のフレームデータFRの表示時刻データPTSを、offset_restartとして用いて下記式(6)により、補正データSTC_offset_cを生成する。
[数6]
STC_offset_c=STC_S―offset_restart
…(6)
In the image output unit 29, image display is performed in a normal synchronization state in a state where the correction clock data STC and the display time data PTS coincide. After that, when restoration of the image exhaustion state is detected in the image accumulation amount monitoring unit 27 by restarting input of the encoded stream STM, the offset (mode) is set to “0” in the STC generation unit 25 by the restoration notification. Thus, the increment of the correction clock data STC is resumed.
Normally, when the input of the encoded stream STM is temporarily stopped and then the input is resumed, a portion subsequent to the previously input portion of the encoded stream STM is often input.
However, when the input of the encoded stream STM is resumed, underflow occurs when a portion discontinuous with the previously input portion is input.
In this case, the STC correction unit 23 uses the display time data PTS of the first frame data FR in the encoded stream STM immediately after the return as offset_restart to generate correction data STC_offset_c according to the following equation (6).
[Equation 6]
STC_offset_c = STC_S-offset_restart
(6)

[画像処理装置1の全体動作例]
以下、図1に示す画像処理装置1の全体動作例を説明する。
図10は、図1に示す画像処理装置1の全体動作例を説明するためのフローチャートである。
以下、図10に示す各ステップについて説明する。
図10に示す各ステップは、シーケンスに実行される必要はなく、例えば、図10に示す複数のステップは、異なるフレームデータ等について並行して処理を行ってもよい。
ステップST1:
ストリーム解析部15は、インタフェース13から入力した符号化ストリームSTMから、フレームデータFRを分離して画像復号部17に出力する。
また、ストリーム解析部15は、符号化ストリームSTM内のヘッダデータ等に含まれる属性データPRPなどの復号に必要な情報を符号化ストリームSTMから分離して画像復号部17に出力する。
また、ストリーム解析部15は、符号化ストリームSTM内の表示時刻データPTSおよび属性データPRPをPTS付加部19に出力する。
[Example of overall operation of image processing apparatus 1]
Hereinafter, an example of the overall operation of the image processing apparatus 1 shown in FIG. 1 will be described.
FIG. 10 is a flowchart for explaining an overall operation example of the image processing apparatus 1 shown in FIG.
Hereinafter, each step shown in FIG. 10 will be described.
Each step shown in FIG. 10 does not need to be executed in a sequence. For example, the plurality of steps shown in FIG. 10 may perform processing on different frame data in parallel.
Step ST1:
The stream analysis unit 15 separates the frame data FR from the encoded stream STM input from the interface 13 and outputs it to the image decoding unit 17.
In addition, the stream analysis unit 15 separates information necessary for decoding such as attribute data PRP included in header data in the encoded stream STM from the encoded stream STM and outputs the separated information to the image decoding unit 17.
Further, the stream analysis unit 15 outputs the display time data PTS and the attribute data PRP in the encoded stream STM to the PTS adding unit 19.

ステップST2:
画像復号部17は、ストリーム解析部15から入力したフレームデータFRを復号してPTS付加部19に出力する。
ステップST3:
PTS付加部19は、ストリーム解析部15から入力したフレームデータFRに表示時刻データPTSが付加されているか否かを判断し、付加されていないと判断するとステップST4に進み、付加されていると判断するとステップST5に進む。
Step ST2:
The image decoding unit 17 decodes the frame data FR input from the stream analysis unit 15 and outputs it to the PTS adding unit 19.
Step ST3:
The PTS adding unit 19 determines whether or not the display time data PTS is added to the frame data FR input from the stream analyzing unit 15. If it is determined that the display time data PTS is not added, the PTS adding unit 19 proceeds to step ST4 and determines that it is added. Then, the process proceeds to step ST5.

ステップST4:
PTS付加部19は、ストリーム解析部15から入力したフレームデータFRのうち、表示時刻データPTSが付加されていないフレームデータFRについて、ストリーム解析部15から入力した属性データPRPを基にその表示時刻データPTSを生成し、これを付加する。
ステップST5:
PTS付加部19は、表示時刻データPTSが付加されたフレームデータFRを画像出力部29のバッファメモリBUFに書き込む。
Step ST4:
Of the frame data FR input from the stream analysis unit 15, the PTS adding unit 19 displays the display time data of the frame data FR to which the display time data PTS is not added based on the attribute data PRP input from the stream analysis unit 15. A PTS is generated and added.
Step ST5:
The PTS adding unit 19 writes the frame data FR with the display time data PTS added to the buffer memory BUF of the image output unit 29.

ステップST6:
画像出力部29は、1ピクチャ時間毎に、STC生成部25から入力した補正クロックデータSTCと、バッファメモリBUFに記憶されている次に表示処理する候補のフレームデータFRの表示時刻データPTSとを比較し、一致していると判断するとステップST7に進み、そうでない場合に1ピクチャ時間後に当該比較を再度行う。
ステップST7:
画像出力部29は、上記次候補のフレームデータFRを表示装置(図示せず)に画像出力する。
Step ST6:
The image output unit 29 receives the correction clock data STC input from the STC generation unit 25 and the display time data PTS of the candidate frame data FR to be displayed next stored in the buffer memory BUF for each picture time. If they are compared and determined to match, the process proceeds to step ST7. If not, the comparison is performed again after one picture time.
Step ST7:
The image output unit 29 outputs the next candidate frame data FR to a display device (not shown).

[補正クロックデータSTCの生成動作例]
図11および図12は、補正クロックデータSTCの生成動作例を説明するための図である。
以下、図11および図12の各ステップについて説明する。
ステップST11:
STC補正部23は、操作部11からの操作信号S11に応じて停止動作中であるか否かを判断し、停止動作中であると判断するとステップST12に進み、そうでない場合には図12に示すステップST21に進む。
[Example of generation operation of correction clock data STC]
11 and 12 are diagrams for explaining an operation example of generating the correction clock data STC.
Hereinafter, each step of FIG. 11 and FIG. 12 will be described.
Step ST11:
The STC correction unit 23 determines whether or not the stop operation is being performed according to the operation signal S11 from the operation unit 11. If the STC correction unit 23 determines that the stop operation is being performed, the STC correction unit 23 proceeds to step ST12. It progresses to step ST21 shown.

ステップST12:
STC補正部23は、操作部11からの操作信号に応じてコマ送り中であるか否かを判断し、コマ送り中であると判断するとステップST13に進み、そうでない場合にはステップST15に進む。
ステップST13:
STC補正部23は、画像蓄積量監視部27からの通知を基に、バッファメモリBUFにおけるフレームデータFRの記憶が枯渇状態であるか否かを判断し、枯渇状態であると判断するとステップST15に進み、そうでない場合にステップST14に進む。
Step ST12:
The STC correction unit 23 determines whether or not frame advance is being performed according to the operation signal from the operation unit 11. If it is determined that frame advance is being performed, the process proceeds to step ST13, and if not, the process proceeds to step ST15. .
Step ST13:
The STC correction unit 23 determines whether or not the storage of the frame data FR in the buffer memory BUF is in a depleted state based on the notification from the image accumulation amount monitoring unit 27. If not, the process proceeds to step ST14.

ステップST14:
STC補正部23は、前述した上記式(4),(5)により、補正データSTC_offset_cを生成し、これをSTC生成部25に出力する。
ステップST15:
STC補正部23は、前述した停止動作で説明した手法により、補正データSTC_offset_cを生成し、これをSTC生成部25に出力する。
Step ST14:
The STC correction unit 23 generates correction data STC_offset_c according to the above-described equations (4) and (5), and outputs this to the STC generation unit 25.
Step ST15:
The STC correction unit 23 generates correction data STC_offset_c by the method described in the stop operation described above, and outputs this to the STC generation unit 25.

ステップST16:
STC補正部23は、画像蓄積量監視部27からの通知を基に、バッファメモリBUFにおけるフレームデータFRの記憶が枯渇状態であるか否かを判断し、枯渇状態であると判断するとステップST17に進み、そうでない場合にステップST18に進む。
ステップST17:
STC補正部23は、前述したアンダーフロー動作で説明した手法により、補正データSTC_offset_cを生成し、これをSTC生成部25に出力する。
ステップST18
STC生成部25は、上記生成した補正データSTC_offset_cと、基準クロックデータSTC_Sとを基に、上記式(3)により、補正クロックデータSTCを生成し、これを画像出力部29に出力する。
Step ST16:
The STC correction unit 23 determines whether or not the storage of the frame data FR in the buffer memory BUF is in a depleted state based on the notification from the image accumulation amount monitoring unit 27. If the STC correction unit 23 determines that the storage is in a depleted state, the process proceeds to step ST17. If not, the process proceeds to step ST18.
Step ST17:
The STC correction unit 23 generates correction data STC_offset_c by the method described in the above underflow operation, and outputs this to the STC generation unit 25.
Step ST18
The STC generation unit 25 generates the correction clock data STC by the above equation (3) based on the generated correction data STC_offset_c and the reference clock data STC_S, and outputs this to the image output unit 29.

ステップST21:
STC補正部23は、操作部11からの操作信号に応じて1/N倍速スロー再生指示のNを特定する。
ステップST22:
STC補正部23は、ステップST21で特定したNが1ではないか否かを判断し、1ではないと判断するとステップST22に進み、1であると判断するとステップST26に進む。
Step ST21:
The STC correction unit 23 specifies N of the 1 / N double speed slow reproduction instruction according to the operation signal from the operation unit 11.
Step ST22:
The STC correction unit 23 determines whether or not N specified in step ST21 is 1. If it is not 1, the STC correction unit 23 proceeds to step ST22. If it is determined to be 1, the process proceeds to step ST26.

ステップST23:
STC補正部23は、カウンタ−COUNTERのカウント値がN未満であるか否かを判断し、N未満であると判断するとステップST24に進み、N未満ではないと判断するとステップST26に進む。
ステップST24:
STC補正部23は、前述したスロー再生で説明した手法により、補正データSTC_offset_cを生成し、これをSTC生成部25に出力する。
ステップST25:
STC補正部23は、カウンタ−COUNTERのカウント値を1だけカウントアップする。
ステップST26:
STC補正部23は、カウンタ−COUNTERのカウント値を「1」にリセットする。
Step ST23:
The STC correction unit 23 determines whether or not the count value of the counter-COUNTER is less than N. If it is determined that it is less than N, the process proceeds to step ST24. If it is determined that it is not less than N, the process proceeds to step ST26.
Step ST24:
The STC correction unit 23 generates correction data STC_offset_c by the method described in the above-described slow reproduction, and outputs this to the STC generation unit 25.
Step ST25:
The STC correction unit 23 increments the count value of the counter-COUNTer by 1.
Step ST26:
The STC correction unit 23 resets the count value of the counter COUNTER to “1”.

以上説明したように、画像処理装置1によれば、操作部11を用いて指定された表示モード(特殊再生モード)に応じて、表示時刻データPTSではなく、STC補正部23が生成する補正データSTC_offset_cを基にSTC生成部25が生成する補正クロックデータSTCを補正する。
そして、画像出力部29は、当該補正された補正クロックデータSTCと、画像出力部29に記憶されているフレームデータFRの表示時刻データPTSとを比較して、フレームデータFRを画像出力するか否かを判断する。
これにより、画像処理装置1によれば、表示モードが指定されてから、当該指定された表示モードに応じた画像出力が開始されるまでの時間を従来に比べて短縮できる。
また、画像処理装置1によれば、前述した画像蓄積量監視部27とSTC補正部23との協働動作により、正常な符号化ストリームデータSTMの入力が停止してしまうような、エラーが発生する環境においても,同期を破綻させることなく,再生を継続することが可能である。システムとしては,枯渇状態は検知しており,外部に対してその状況を通知しつつ,同期を保った再生が可能であるため,外部からの制御に柔軟性も持たせることが可能である。
また、画像処理装置1によれば、STC補正部23およびSTC生成部25の作用により、今回の出力が,前回と同じフレームデータFRを出力するタイミングであるのか、更新するタイミングであるのかを画像出力部29が判断できる。これにより、例えば、前回と同じフレームデータFRを出力しようとした場合,Interlace画像においては,Top/Btm/Top/Btmの順で画像出力が行われることとなり,2回目出力時点で,時間の逆転が発生してしまう。これを防ぐためには,2回目以降の出力においては,Top/Btm画を出力するのではなく,Btm画像から補間画像を作成して出力を行なうような手法が一般的に知られているが、画像出力部29において、この補間画像を出力するのか、それとも通常画像を出力するのかの画像出力部29による判断に、STC生成部25からの補正クロックデータSTCを用いることができる。
As described above, according to the image processing apparatus 1, not the display time data PTS but the correction data generated by the STC correction unit 23 according to the display mode (special playback mode) specified using the operation unit 11. Based on STC_offset_c, the correction clock data STC generated by the STC generation unit 25 is corrected.
Then, the image output unit 29 compares the corrected clock data STC thus corrected with the display time data PTS of the frame data FR stored in the image output unit 29, and determines whether or not to output the frame data FR as an image. Determine whether.
As a result, according to the image processing apparatus 1, it is possible to shorten the time from when the display mode is designated to when the image output corresponding to the designated display mode is started compared to the conventional case.
Further, according to the image processing apparatus 1, an error such that normal input of the encoded stream data STM is stopped by the cooperative operation of the image accumulation amount monitoring unit 27 and the STC correction unit 23 described above. Even in such an environment, it is possible to continue playback without breaking synchronization. The system detects the depletion state, and can perform reproduction while maintaining synchronization while notifying the outside of the situation, so that it is possible to give flexibility to control from the outside.
Further, according to the image processing apparatus 1, it is possible to determine whether the current output is the same as the previous timing of outputting the frame data FR or the timing of updating by the action of the STC correction unit 23 and the STC generation unit 25. The output unit 29 can determine. As a result, for example, if the same frame data FR as before is output, the Interlace image is output in the order of Top / Btm / Top / Btm, and the time is reversed at the second output time. Will occur. In order to prevent this, in the second and subsequent outputs, instead of outputting the Top / Btm image, a method is generally known in which an interpolation image is created from the Btm image and output. In the image output unit 29, the correction clock data STC from the STC generation unit 25 can be used for the determination by the image output unit 29 whether to output this interpolated image or a normal image.

本発明は上述した実施形態には限定されない。
上述した実施形態では、基準クロックデータSTC_S、並びに補正データSTC_offset_cの双方をインクリメントする場合を例示したが、本発明は双方をデクリメントしてもよい。
The present invention is not limited to the embodiment described above.
In the above-described embodiment, the case where both the reference clock data STC_S and the correction data STC_offset_c are incremented is illustrated, but the present invention may decrement both.

また、上述した実施形態では、本発明のピクチャデータとして、フレームデータを例示したが、フィールドデータなどのそれ以外の画像データを用いてもよい。   In the above-described embodiment, the frame data is exemplified as the picture data of the present invention, but other image data such as field data may be used.

本発明は、複数のフレームデータを順に表示する画像処理システムに適用可能である。   The present invention is applicable to an image processing system that sequentially displays a plurality of frame data.

図1は、本発明の第1実施形態の通信システムの全体構成図である。FIG. 1 is an overall configuration diagram of a communication system according to a first embodiment of this invention. 図2は、図1に示すストリームSTMのフォーマットを説明するための図である。FIG. 2 is a diagram for explaining the format of the stream STM shown in FIG. 図3は、図1に示す画像処理装置のPAUSE動作を説明するための図である。FIG. 3 is a diagram for explaining the PAUSE operation of the image processing apparatus shown in FIG. 図4は、図1に示す画像処理装置のスロー再生動作を説明するための図である。FIG. 4 is a diagram for explaining the slow reproduction operation of the image processing apparatus shown in FIG. 図5は、図4に示す1/5倍速スロー再生において、カウンタ−COUNTERのカウント値が「5」になった直後に、1/3倍速スロー再生の指示が入力された場合を説明するための図である。FIG. 5 is a diagram for explaining a case where, in the 1 / 5-speed slow playback shown in FIG. 4, an instruction for 1 / 3-speed slow playback is input immediately after the count value of the counter-COUNTER becomes “5”. FIG. 図6は、図4に示す1/5倍速スロー再生において、カウンタ−COUNTERのカウント値が「5」になる前に、1/3倍速スロー再生の指示が入力された場合を説明するための図である。FIG. 6 is a diagram for explaining a case where an instruction for 1 / 3-speed slow playback is input before the count value of the counter-COUNTER becomes “5” in the 1 / 5-speed slow playback shown in FIG. It is. 図7は、1/3倍速スロー再生中に1/5倍速スロー再生の指示が入力された場合を説明するための図である。FIG. 7 is a diagram for explaining a case where an instruction for 1 / 5-speed slow playback is input during 1 / 3-speed slow playback. 図8は、停止(PAUSE)指示が入力された後に、コマ送り指示が入力された場合の動作を説明するための図である。FIG. 8 is a diagram for explaining an operation when a frame advance instruction is input after a stop (PAUSE) instruction is input. 図9は、図1に示す画像出力部29のバッファメモリBUFがアンダーフローした場合の動作例を説明するための図である。FIG. 9 is a diagram for explaining an operation example when the buffer memory BUF of the image output unit 29 shown in FIG. 1 underflows. 図10は、図1に示す画像処理装置1の全体動作例を説明するためのフローチャートである。FIG. 10 is a flowchart for explaining an example of the overall operation of the image processing apparatus 1 shown in FIG. 図11は、補正クロックデータSTCの生成動作例を説明するための図である。FIG. 11 is a diagram for explaining an example of the generation operation of the correction clock data STC. 図12は、補正クロックデータSTCの生成動作例を説明するための図11の続きの図である。FIG. 12 is a continuation diagram of FIG. 11 for explaining an example of the operation of generating the correction clock data STC.

符号の説明Explanation of symbols

1…画像処理装置、11…操作部、13…インタフェース、15…ストリーム解析部、17…画像復号部、19…PTS付加部、21…基準クロック発生部、23…STC補正部、25…STC生成部、27…画像蓄積量監視部、29…画像出力部、BUF…バッファメモリ、COUNTER…カウンタ、FR…フレームデータ、STC…補正クロックデータ、STC_S…基準クロックデータ、STC_offset_c…補正データ、PTS…表示時刻データ   DESCRIPTION OF SYMBOLS 1 ... Image processing apparatus, 11 ... Operation part, 13 ... Interface, 15 ... Stream analysis part, 17 ... Image decoding part, 19 ... PTS addition part, 21 ... Reference clock generation part, 23 ... STC correction part, 25 ... STC generation 27: Image accumulation amount monitoring unit, 29: Image output unit, BUF: Buffer memory, COUNTER ... Counter, FR ... Frame data, STC ... Correction clock data, STC_S ... Reference clock data, STC_offset_c ... Correction data, PTS ... Display Time data

Claims (9)

複数のピクチャデータの各々に対応付けられ、それぞれ対応するピクチャデータの表示タイミングを規定する複数の表示タイミングデータを基に、前記複数のピクチャデータの前記表示処理を順に行う画像処理方法であって、
指示された表示モードに応じて基準タイミングデータを補正して補正基準タイミングデータを生成する第1の工程と、
前記表示タイミングデータと前記第1の工程で生成した前記補正基準タイミングデータとを比較し、当該比較により前記補正基準タイミングデータと一致した前記表示タイミングデータに対応する前記ピクチャデータの前記表示処理を行う第2の工程と
を有する画像処理方法。
An image processing method for sequentially performing the display processing of the plurality of picture data based on a plurality of display timing data associated with each of a plurality of picture data and defining the display timing of the corresponding picture data,
A first step of correcting the reference timing data according to the instructed display mode to generate corrected reference timing data;
The display timing data is compared with the correction reference timing data generated in the first step, and the display processing of the picture data corresponding to the display timing data that matches the correction reference timing data by the comparison is performed. An image processing method comprising: a second step.
複数の前記ピクチャデータと、当該複数のピクチャデータの前記表示タイミングデータを生成するために用いられる属性データとを含むモジュールデータを基に、当該モジュールデータに含まれる前記複数のピクチャデータの各々の前記表示タイミングデータを生成する第3の工程
をさらに有し、
前記第2の工程は、前記第3の工程で生成した前記表示タイミングデータと、前記補正基準タイミングデータとを比較する
請求項1に記載の画像処理方法。
Based on module data including a plurality of the picture data and attribute data used to generate the display timing data of the plurality of picture data, each of the plurality of picture data included in the module data A third step of generating display timing data;
The image processing method according to claim 1, wherein the second step compares the display timing data generated in the third step with the correction reference timing data.
前記第2の工程は、所定の時間間隔で前記比較を行い、
前記第1の工程は、次に表示処理する前記ピクチャデータの表示タイミングデータと、前記補正基準タイミングデータとが、前記指示された表示モードに応じた時間間隔で一致するように、前記補正基準タイミングデータを生成する
請求項1に記載の画像処理方法。
The second step performs the comparison at a predetermined time interval,
In the first step, the correction reference timing is set so that the display timing data of the picture data to be displayed next and the correction reference timing data coincide with each other at a time interval corresponding to the instructed display mode. The image processing method according to claim 1, wherein data is generated.
前記基準タイミングデータが示す値を、前記所定の時間間隔で所定数だけ増加するように順にインクリメントあるいはデクリメントする第4の工程
をさらに有し、
前記第1の工程は、前記指示に応じた時間パターンで、前記所定数だけ値をインクリメントあるいはデクリメントする補正データを生成し、前記第4の工程で生成した前記基準タイミングデータと前記補正データとを基に前記補正基準タイミングデータを生成する
請求項3に記載の画像処理方法。
A fourth step of sequentially incrementing or decrementing the value indicated by the reference timing data so as to increase by a predetermined number at the predetermined time interval;
The first step generates correction data for incrementing or decrementing the value by the predetermined number in a time pattern according to the instruction, and the reference timing data and the correction data generated in the fourth step are generated. The image processing method according to claim 3, wherein the correction reference timing data is generated based on the image data.
前記第1の工程は、前記指示が1/N(Nは整数)倍速スロー再生を示す場合に、前記所定の時間間隔を1周期とした場合に、連続した(N−1)周期において前記補正基準タイミングデータの値を保持し、続く1周期において、前記補正基準タイミングデータの値を前記所定数だけインクリメントあるいはデクリメントする
請求項4に記載の画像処理方法。
In the first step, when the instruction indicates 1 / N (N is an integer) double-speed slow playback, the correction is performed in continuous (N−1) periods when the predetermined time interval is one period. The image processing method according to claim 4, wherein the value of the reference timing data is held, and the value of the corrected reference timing data is incremented or decremented by the predetermined number in the subsequent one cycle.
前記所定の時間間隔で前記Nまでカウントアップした後に初期値「1」に戻るカウント値を生成する第5の工程
をさらに有し、
前記第1の工程は、前記第5の工程で生成した前記カウント値がN未満である場合に前記補正基準タイミングデータの値を保持し、前記カクント値がNになると、前記補正基準タイミングデータの値を前記所定数だけインクリメントし、
前記1/N倍速スロー再生の倍速を変更する指示を受けると、前記第5の工程で生成した前記カウント値が変更後の前記N未満である場合に、前記カウント値を保持し、前記カウント値が前記変更後の前記N以上である場合に、前記カウント値を「1」にリセットする
請求項5に記載の画像処理方法。
A fifth step of generating a count value that counts up to the N at the predetermined time interval and then returns to the initial value “1”;
The first step holds the value of the correction reference timing data when the count value generated in the fifth step is less than N, and when the count value becomes N, the correction reference timing data Increment the value by the predetermined number,
When an instruction to change the double speed of the 1 / N double speed slow playback is received, the count value is held when the count value generated in the fifth step is less than the N after the change, and the count value The image processing method according to claim 5, wherein the count value is reset to “1” when the value is equal to or greater than N after the change.
複数のピクチャデータの各々に対応付けられ、それぞれ対応するピクチャデータの表示タイミングを規定する複数の表示タイミングデータを基に、前記複数のピクチャデータの前記表示処理を順に行う画像処理装置であって、
指示された表示モードに応じて基準タイミングデータを補正して補正基準タイミングデータを生成する生成手段と、
前記表示タイミングデータと前記生成手段が生成した前記補正基準タイミングデータとを比較し、当該比較により前記補正基準タイミングデータと一致した前記表示タイミングデータに対応する前記ピクチャデータの前記表示処理を行う表示処理手段と
を有する画像処理装置。
An image processing apparatus that sequentially performs the display processing of the plurality of picture data based on a plurality of display timing data that is associated with each of a plurality of picture data and defines the display timing of the corresponding picture data,
Generating means for correcting the reference timing data according to the instructed display mode to generate corrected reference timing data;
Display processing for comparing the display timing data with the correction reference timing data generated by the generating means and performing the display processing of the picture data corresponding to the display timing data that matches the correction reference timing data by the comparison And an image processing apparatus.
複数のピクチャデータの各々に対応付けられ、それぞれ対応するピクチャデータの表示タイミングを規定する複数の表示タイミングデータを基に、前記複数のピクチャデータの前記表示処理を順に行う画像処理装置であって、
基準タイミングデータを生成する基準タイミング発生手段と、
指示された表示モードに応じて補正データを生成する補正データ生成手段と、
前記基準タイミング発生手段が生成した前記基準タイミングデータと、前記補正データ生成手段が生成した前記補正データとを基に、補正基準タイミングデータを生成する生成手段と、
前記表示タイミングデータと前記生成手段が生成した前記補正基準タイミングデータとを比較し、当該比較により前記補正基準タイミングデータと一致した前記表示タイミングデータに対応する前記ピクチャデータの前記表示処理を行う表示処理手段と
を有する画像処理装置。
An image processing apparatus that sequentially performs the display processing of the plurality of picture data based on a plurality of display timing data that is associated with each of a plurality of picture data and defines the display timing of the corresponding picture data,
Reference timing generation means for generating reference timing data;
Correction data generating means for generating correction data according to the instructed display mode;
Generation means for generating correction reference timing data based on the reference timing data generated by the reference timing generation means and the correction data generated by the correction data generation means;
Display processing for comparing the display timing data with the correction reference timing data generated by the generating means and performing the display processing of the picture data corresponding to the display timing data that matches the correction reference timing data by the comparison And an image processing apparatus.
複数のピクチャデータの表示処理を順に行う画像処理装置であって、
複数の前記ピクチャデータと、当該複数のピクチャデータの前記表示タイミングデータを生成するために用いられる属性データとを含むモジュールデータを基に、当該モジュールデータに含まれる前記複数のピクチャデータの各々の前記表示タイミングデータを生成する表示タイミングデータ生成手段と、
指示された表示モードに応じて基準タイミングデータを補正して補正基準タイミングデータを生成する生成手段と、
前記表示タイミングデータ生成手段が生成した前記表示タイミングデータと前記生成手段が生成した前記補正基準タイミングデータとを比較し、当該比較により前記補正基準タイミングデータと一致した前記表示タイミングデータに対応する前記ピクチャデータの前記表示処理を行う表示処理手段と
を有する画像処理装置。
An image processing apparatus that sequentially performs display processing of a plurality of picture data,
Based on module data including a plurality of the picture data and attribute data used to generate the display timing data of the plurality of picture data, each of the plurality of picture data included in the module data Display timing data generating means for generating display timing data;
Generating means for correcting the reference timing data according to the instructed display mode to generate corrected reference timing data;
The display timing data generated by the display timing data generation means is compared with the correction reference timing data generated by the generation means, and the picture corresponding to the display timing data that matches the correction reference timing data by the comparison An image processing apparatus comprising: display processing means for performing the display processing of data.
JP2005039601A 2005-02-16 2005-02-16 Image processing method and image processing unit Pending JP2006229484A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005039601A JP2006229484A (en) 2005-02-16 2005-02-16 Image processing method and image processing unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005039601A JP2006229484A (en) 2005-02-16 2005-02-16 Image processing method and image processing unit

Publications (1)

Publication Number Publication Date
JP2006229484A true JP2006229484A (en) 2006-08-31

Family

ID=36990456

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005039601A Pending JP2006229484A (en) 2005-02-16 2005-02-16 Image processing method and image processing unit

Country Status (1)

Country Link
JP (1) JP2006229484A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008236694A (en) * 2007-03-23 2008-10-02 Victor Co Of Japan Ltd Data stream reproducing apparatus and data stream decoding apparatus
WO2009090728A1 (en) * 2008-01-15 2009-07-23 Mitsubishi Electric Corporation Media reproducer

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008236694A (en) * 2007-03-23 2008-10-02 Victor Co Of Japan Ltd Data stream reproducing apparatus and data stream decoding apparatus
WO2009090728A1 (en) * 2008-01-15 2009-07-23 Mitsubishi Electric Corporation Media reproducer
JPWO2009090728A1 (en) * 2008-01-15 2011-05-26 三菱電機株式会社 Media playback device

Similar Documents

Publication Publication Date Title
JP3698376B2 (en) Synchronous playback device
US6512884B1 (en) Method and apparatus for synchronized play back of audio-video signals
US20040264577A1 (en) Apparatus and method for controlling the synchronization of a video transport stream
JP2005341132A (en) Video data processor and processing method
US8144791B2 (en) Apparatus, method, and medium for video synchronization
JPH10208453A (en) Synchronization of audio visual stream synchronized with clock with video display synchronized with different clock
JP4775208B2 (en) REPRODUCTION METHOD, REPRODUCTION PROGRAM, AND REPRODUCTION DEVICE
US7693398B2 (en) Digital information reproducing apparatus and method
EP1958452A2 (en) Method and apparatus for detecting video data errors
JP2005123789A (en) Av synchronization system
US20050004940A1 (en) Information processing apparatus and method
JP2011244328A (en) Video reproduction apparatus and video reproduction apparatus control method
JP2006229484A (en) Image processing method and image processing unit
JP5279588B2 (en) Image processing apparatus and method
JP2007259313A (en) Stream reproduction method and reproduction apparatus
JP2002354419A (en) Recording reproducing equipment and method therefor, recording medium and program thereof
JP2009290768A (en) Video processing apparatus and video processing method
US7039849B2 (en) Data decoder and method of decoding data
JP2004128870A (en) Image decoding and outputting device
JP4690965B2 (en) Data recording / reproducing device
JP3570785B2 (en) Moving image expansion / reproduction method and apparatus
JP4304996B2 (en) Information processing apparatus and information processing method
JPH10210483A (en) Dynamic image reproducing device and method thereof
JP2009218934A (en) Video reproducing device and video reproducing method
JPH11225332A (en) Image decoding method and image decoder