JPH0993133A - Coding form converter - Google Patents

Coding form converter

Info

Publication number
JPH0993133A
JPH0993133A JP25035795A JP25035795A JPH0993133A JP H0993133 A JPH0993133 A JP H0993133A JP 25035795 A JP25035795 A JP 25035795A JP 25035795 A JP25035795 A JP 25035795A JP H0993133 A JPH0993133 A JP H0993133A
Authority
JP
Japan
Prior art keywords
block data
conversion
video information
section
conversion destination
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
JP25035795A
Other languages
Japanese (ja)
Inventor
Takashi Oshima
孝 大島
Hideaki Kanayama
英明 金山
Nobuyuki Watanabe
信之 渡邊
Akio Kameda
明男 亀田
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP25035795A priority Critical patent/JPH0993133A/en
Publication of JPH0993133A publication Critical patent/JPH0993133A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce the conversion processing time by generating block data of conversion destination through direct calculation of block data subjected to orthogonal transformation in the video information re-configuration process of the conversion destination. SOLUTION: The converter is made up of a conversion source video information 101, a block data extract section 102, an inverse quantization section 103, a quantization section 107, a re-configuration section 108 for conversion destination video information, a conversion destination video information section 109, and an inter-frame arithmetic section 110 for coded block data. The block data extract section 102 extracts desired coded block data and the inverse quantization section 103 applies inverse quantization to the data and the block data subjected to orthogonal transformation are calculated directly by the inter- frame arithmetic section 110 to generate coded block data of a conversion destination, the quantization section 107 makes quantization and the re- configuration section 108 re-configures the video information of the conversion destination to obtain the conversion destination video information 109 and the orthogonal transformation is omitted.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、ビデオ・オン・デ
マンドのようなビデオ情報提供システムにおいて同一の
ビデオ情報から、端末装置の処理能力、伝送速度に応
じ、フレームレート、ビットレート、符号化形式の異な
るビデオ情報を高速・多重変換して提供する符号化形式
変換装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a frame rate, a bit rate, an encoding format from the same video information in a video information providing system such as video-on-demand, depending on the processing capacity and transmission speed of a terminal device. The present invention relates to a coding format conversion device that provides high speed multiplex conversion of different video information.

【0002】[0002]

【従来の技術】図3は従来の符号化形式変換装置を示
し、図中の符号101は変換元ビデオ情報、102はブ
ロックデータの抽出部、103は逆量子化部、104は
逆直交変換部、105は非圧縮符号化ブロックデータの
フレーム間演算部、106は直交変換部、107は量子
化部、108は変換先ビデオ情報の再構成部、109は
変換先ビデオ情報を表している。
2. Description of the Related Art FIG. 3 shows a conventional coding format conversion apparatus, in which reference numeral 101 is conversion source video information, 102 is a block data extraction unit, 103 is an inverse quantization unit, and 104 is an inverse orthogonal transformation unit. , 105 is an inter-frame operation unit of uncompressed coded block data, 106 is an orthogonal transformation unit, 107 is a quantization unit, 108 is a reconstruction unit of conversion destination video information, and 109 is conversion destination video information.

【0003】従来の符号化形式変換装置では、図3に示
すように、変換元のビデオ情報からブロックデータを抽
出し、逆量子化を施した後にエンコード時とは逆の直交
変換(例えば、逆DCT)を行い、圧縮符号化前のフレ
ーム間の差分ブロックデータを生成してからフレーム間
での演算を行い、生のフレームデータを生成する。次
に、伝送速度に応じたビットレートで生のフレームデー
タのフレーム間差分データを計算して差分ブロックデー
タを生成し、直交変換(例えば、DCT変換)を施した
後に量子化を行い、変換先の形式に応じてビデオ情報の
データストリームを再構成する。
In a conventional coding format conversion apparatus, as shown in FIG. 3, block data is extracted from video information of a conversion source, subjected to inverse quantization, and then subjected to orthogonal transformation (for example, inverse transformation) opposite to that at encoding. DCT) is performed to generate difference block data between frames before compression encoding, and then calculation between frames is performed to generate raw frame data. Next, the inter-frame difference data of the raw frame data is calculated at a bit rate according to the transmission speed to generate difference block data, which is subjected to orthogonal transformation (for example, DCT transformation) and then quantized to obtain a transformation destination. Reconstruct the data stream of video information according to the format.

【0004】[0004]

【発明が解決しようとする課題】従来装置はTV電話や
ビデオCDで使用するいわゆるコーデックと呼ばれる専
用装置を利用して符号化形式の変換を行っていた。これ
らの専用装置は、非圧縮のビデオ情報を直交変換ならび
に量子化して符号化されたビデオ情報を生成するエンコ
ーダと符号化されたビデオ情報を逆量子化、逆直交変換
して非符号化のビデオ情報を復元するデコーダとを組み
合わせたものである。一般に、コーデックはブラックボ
ックス化されているため、エンコーダ、デコーダとも処
理の途中で一時的に生成される直交変換されただけのブ
ロックデータを入出力する機能は提供していない。
In the conventional apparatus, the encoding format was converted by using a dedicated apparatus called a codec used in a TV phone or a video CD. These dedicated devices include an encoder that orthogonally transforms and quantizes uncompressed video information to generate coded video information, and an inverse quantization and inverse orthogonal transform of the coded video information to uncoded video information. It is a combination with a decoder that restores information. In general, since the codec is black-boxed, neither the encoder nor the decoder provides a function of inputting / outputting block data that is only orthogonally transformed and is temporarily generated during the process.

【0005】更に、ビデオ信号の取り込み(キャプチ
ャ)から符号化情報の蓄積(送信)、ならびに、符号化
ビデオ情報の読み込み(受信)から画面表示はリアルタ
イムで処理を行う必要がある。一般に、これらのコーデ
ックでは処理の高速化を図るため、ブロックデータの抽
出から、量子化、直交変換、非圧縮符号化ブロックデー
タの生成までを一連のプロセスとして処理されているた
め、処理の途中で一時的に生成される直交変換されたブ
ロックデータを取り出す機能の追加は困難であった。
Furthermore, it is necessary to perform real-time processing from the capture of video signals to the storage (transmission) of encoded information, and the reading (reception) of encoded video information from the screen display. In general, in order to speed up the processing in these codecs, the process from extraction of block data to quantization, orthogonal transformation, and generation of uncompressed coded block data is processed as a series of processes, so in the middle of processing It has been difficult to add a function to take out orthogonally transformed block data that is temporarily generated.

【0006】本発明は、伝送速度や端末処理能力に応じ
たビットレート、符号化形式変換を経済的に高速多重処
理で実現できるようにすることを目的とする。
It is an object of the present invention to make it possible to economically realize a bit rate and a coding format conversion according to a transmission speed and a terminal processing capacity by a high speed multiplexing process.

【0007】[0007]

【課題を解決するための手段】図1は本発明の一実施例
構成を示す。図中の符号101は変換元ビデオ情報、1
02はブロックデータの抽出部、103は逆量子化部、
107は量子化部、108は変換先ビデオ情報の再構成
部、109は変換先ビデオ情報、110は符号化ブロッ
クデータのフレーム間演算部を表している。
FIG. 1 shows the configuration of an embodiment of the present invention. Reference numeral 101 in the figure is conversion source video information, 1
02 is a block data extraction unit, 103 is an inverse quantization unit,
Reference numeral 107 denotes a quantizer, 108 denotes a reconstructing unit for conversion destination video information, 109 denotes conversion destination video information, and 110 denotes an interframe arithmetic unit for encoded block data.

【0008】本発明では、図1に示すように、変換元の
ビデオ情報101のフレームデータから、ブロックデー
タの抽出部102にて所望する符号化されたブロックデ
ータを抽出し、逆量子化部103にて逆量子化した後、
フレーム間演算部110にて直交変換されたままのブロ
ックデータを直接演算して変換先の符号化ブロックデー
タを生成し、量子化部107にて量子化した後再構成部
108にて変換先のビデオ情報を再構成することにより
変換先ビデオ情報109を得る変換を実現しており、処
理量の多い直交変換を省略するようにしている。
In the present invention, as shown in FIG. 1, the block data extraction unit 102 extracts desired encoded block data from the frame data of the video information 101 of the conversion source, and the inverse quantization unit 103. After dequantizing at
The inter-frame operation unit 110 directly operates the block data that has been subjected to the orthogonal transformation to generate the encoded block data of the conversion destination, which is quantized by the quantization unit 107, and then the reconstruction unit 108 The conversion for obtaining the conversion-destination video information 109 is realized by reconstructing the video information, and the orthogonal conversion, which requires a large amount of processing, is omitted.

【0009】[0009]

【発明の実施の形態】以下、図面により本発明の作用を
説明する。図2は本発明の実施例を示すブロック図であ
る。以下、図2を用いて、MPEG1のIピクチャから
H.261データへ変換する過程を説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The operation of the present invention will be described below with reference to the drawings. FIG. 2 is a block diagram showing an embodiment of the present invention. Hereinafter, with reference to FIG. The process of converting to 261 data will be described.

【0010】変換元のMPEG1データは、まず、制御
部11の働きにより、入力制御部12によって読み込ま
れ、解析制御部13で1番目のIピクチャ内のブロック
データ(DCT変換ではDCT係数となる、以後DCT
係数と呼ぶ)が抽出され、量子化制御部14で逆量子化
され、フレームデータ記憶制御部15の1番目のフレー
ムデータ記憶部151へ記録される。
First, the conversion source MPEG1 data is read by the input control unit 12 by the function of the control unit 11, and the analysis control unit 13 makes the block data in the first I picture (in DCT conversion, it becomes a DCT coefficient. After that DCT
(Referred to as a coefficient) is extracted, inversely quantized by the quantization control unit 14, and recorded in the first frame data storage unit 151 of the frame data storage control unit 15.

【0011】同時に、制御部11の働きにより、量子化
制御部14で量子化後、データ生成制御部16へ送ら
れ、変換先のビデオ情報として再構成され、出力制御部
17でファイルに格納される。
At the same time, by the operation of the control unit 11, the quantization is performed by the quantization control unit 14 and then sent to the data generation control unit 16 to be reconstructed as the video information of the conversion destination, and stored in the file by the output control unit 17. It

【0012】2番目のIピクチャについても1番目と同
様に抽出したDCT係数が逆量子化され、制御部11の
働きにより、フレームデータ記憶制御部15の第1のフ
レームデータ記憶部151に記憶されたDCT係数との
差分を求め、結果を第3のフレームデータ記憶部153
へ記憶する。第3のフレームデータ記憶部153に蓄積
されたフレームデータは、制御部11の働きによりデー
タ生成制御部16へ送られ、変換先のビデオ情報として
再構成され、出力制御部17でファイルに追加格納され
る。同時に、第1のフレームデータ記憶部151に抽出
したDCT係数を上書き記憶する。
Also for the second I picture, the extracted DCT coefficient is dequantized in the same manner as the first I picture, and is stored in the first frame data storage unit 151 of the frame data storage control unit 15 by the function of the control unit 11. The difference between the calculated DCT coefficient and the DCT coefficient is obtained, and the result is the third frame data storage unit 153.
Memorize to The frame data accumulated in the third frame data storage unit 153 is sent to the data generation control unit 16 by the function of the control unit 11, reconfigured as video information of a conversion destination, and additionally stored in a file by the output control unit 17. To be done. At the same time, the extracted DCT coefficient is overwritten and stored in the first frame data storage unit 151.

【0013】本発明の場合、入力制御部12および解析
制御部13で抽出するIピクチャの間隔を調整すること
により、フレームレートやビットレートを調整すること
ができる。また、量子化制御部14で量子化特性値を変
化させることによりビットレートを制御できる。
In the case of the present invention, the frame rate and the bit rate can be adjusted by adjusting the intervals of the I pictures extracted by the input control unit 12 and the analysis control unit 13. In addition, the quantization control unit 14 can control the bit rate by changing the quantization characteristic value.

【0014】次に、MPEG1のP、Bピクチャを対象
とした場合の変換処理を示す。まず、変換元のMPEG
1データは制御部11の働きにより、入力制御部12よ
り読み込まれ、解析制御部13で1番目のIピクチャ内
のDCT係数が抽出され、量子化制御部14で逆量子化
され、フレームデータ記憶制御部15の1番目のフレー
ムデータ記憶部151へ記憶される。同時に、制御部1
1の働きによりデータ生成制御部16へ送られ、変換先
のH.261ビデオ情報として再構成され、出力制御部
17でファイルに格納される。以降の処理は、抽出した
フレームのタイプにより異なる。
Next, a conversion process for P and B pictures of MPEG1 will be described. First, the source MPEG
One data is read from the input control unit 12 by the function of the control unit 11, the DCT coefficient in the first I picture is extracted by the analysis control unit 13, is dequantized by the quantization control unit 14, and is stored as frame data. It is stored in the first frame data storage unit 151 of the control unit 15. At the same time, the control unit 1
1 is sent to the data generation control unit 16 and the H. It is reconstructed as 261 video information and stored in a file by the output control unit 17. Subsequent processing differs depending on the type of the extracted frame.

【0015】抽出したフレームがI、Pピクチャの場合
のDCT係数の演算方法はマクロブロックタイプにより
異なる。抽出したフレームがIピクチャの場合およびP
ピクチャのフレーム内予測符号化のブロックの場合には
第1のフレームデータ記憶部151に記憶されているD
CT係数と抽出したDCT係数との差分を求め第3のフ
レームデータ記憶部153へ記憶する。同時に、抽出し
たDCT係数を第2のフレームデータ記憶部152へ記
憶する。
The method of calculating the DCT coefficient when the extracted frame is an I or P picture differs depending on the macro block type. When the extracted frame is an I picture and P
In the case of a block for intra-frame predictive coding of a picture, D stored in the first frame data storage unit 151
The difference between the CT coefficient and the extracted DCT coefficient is calculated and stored in the third frame data storage unit 153. At the same time, the extracted DCT coefficient is stored in the second frame data storage unit 152.

【0016】Pピクチャの順方向フレーム間予測符号化
のブロックの場合には、第1のフレームデータ記憶部1
51に記憶されているDCT係数に抽出したDCT係数
を加算し、第2のフレームデータ記憶部152へ記憶す
る。同時に、抽出したブロックデータを第3のフレーム
データ記憶部153へ記憶する。
In the case of a block for forward interframe predictive coding of a P picture, the first frame data storage unit 1
The extracted DCT coefficient is added to the DCT coefficient stored in 51 and stored in the second frame data storage unit 152. At the same time, the extracted block data is stored in the third frame data storage unit 153.

【0017】すべてのブロックの処理が終了した時点で
第3のフレームデータ記憶部153のブロックデータか
らH.261データを生成してファイルへ追加格納す
る。以後、抽出したI、Pピクチャは第1のフレームデ
ータ記憶部151と第2のフレームデータ記憶部152
とを交互に変えて処理を行う。すなわち、処理したI、
Pピクチャ(先頭のIピクチャも含む)が偶数番目の場
合は前述のとおりとなるが、奇数番目の場合には、第1
のフレームデータ記憶部151と第2のフレームデータ
記憶部152とを置き換える。
When the processing of all blocks is completed, the H.264 data from the block data of the third frame data storage unit 153 is processed. 261 data is generated and additionally stored in the file. After that, the extracted I and P pictures are stored in the first frame data storage unit 151 and the second frame data storage unit 152.
Alternately and are processed. That is, the processed I,
If the P picture (including the leading I picture) is even, it is as described above, but if it is odd, it is the first
The frame data storage unit 151 and the second frame data storage unit 152 are replaced.

【0018】例えば、抽出したフレームがIピクチャの
場合およびPピクチャのフレーム内予測符号化のブロッ
クの場合には、第1ではなく、第2のフレームデータ記
憶部152に記憶されているDCT係数との差分を第3
のフレームデータ記憶部153へ記憶する。同時に、抽
出したDCT係数を、第2ではなく、第1のフレームデ
ータ記憶部151へ記憶することとなる。
For example, when the extracted frame is an I picture and a block of intra-picture predictive coding of a P picture, the DCT coefficient stored in the second frame data storage unit 152 instead of the first Difference of the third
Frame data storage unit 153. At the same time, the extracted DCT coefficient is stored in the first frame data storage unit 151 instead of the second.

【0019】抽出したフレームがBピクチャの場合のD
CT係数の演算方法は、マクロブロックタイプにより異
なり以下のとおりとなる。抽出したブロックがフレーム
内予測符号化のマクロブロックの場合には第1のフレー
ムデータ記憶部151に記憶されているDCT係数と抽
出したDCT係数との差分を求め第3のフレームデータ
記憶部153へ記憶する。
D when the extracted frame is a B picture
The method of calculating the CT coefficient differs depending on the macro block type and is as follows. If the extracted block is a macroblock for intra-frame predictive coding, the difference between the DCT coefficient stored in the first frame data storage unit 151 and the extracted DCT coefficient is calculated and stored in the third frame data storage unit 153. Remember.

【0020】順方向フレーム間予測のマクロブロックの
場合には、抽出したブロックデータを第3のフレームデ
ータ記憶部153へ記憶する。逆方向フレーム間予測の
マクロブロックでは、第1のフレームデータ記憶部15
1に記憶されたDCT係数に抽出したDCT係数を加算
する。結果を第2のフレームデータ記憶部152へ記憶
されたDCT係数より減算して第3のフレームデータ記
憶部153へ記憶する。
In the case of a forward interframe prediction macroblock, the extracted block data is stored in the third frame data storage unit 153. In the backward inter-frame prediction macroblock, the first frame data storage unit 15
The extracted DCT coefficient is added to the DCT coefficient stored in 1. The result is subtracted from the DCT coefficient stored in the second frame data storage unit 152 and stored in the third frame data storage unit 153.

【0021】内挿式予測のマクロブロックでは、第1お
よび第2のフレームデータ記憶部に記憶されたDCT係
数に抽出したDCT係数を加え平均する。結果を第3の
フレームデータ記憶部153へ記憶する。
In the interpolative prediction macroblock, the extracted DCT coefficients are added to the DCT coefficients stored in the first and second frame data storage units and averaged. The result is stored in the third frame data storage unit 153.

【0022】すべてのブロックの処理が終了した時点で
第3のフレームデータ記憶部153のブロックデータか
らH.261データを生成してファイルへ追加格納す
る。以後、抽出したBピクチャでは、これまでに処理し
たI、Pピクチャの回数に応じて第1のフレームデータ
記憶部151と第2のフレームデータ記憶部152とを
交互に変えて処理を行う。すなわち、これまでに処理し
たI、Pピクチャ(先頭のIピクチャも含む)数が奇数
の場合は、前述のとおりとなるが、偶数の場合には、第
1のフレームデータ記憶部と第2のフレームデータ記憶
部を置き換える。例えば、フレーム内予測符号化ブロッ
クの場合には、第2のフレームデータ記憶部に記憶され
ているDCT係数との差分を第3のフレームデータ記憶
部へ記憶することとなる。
When the processing of all the blocks is completed, the H.264 data from the block data of the third frame data storage section 153 is deleted. 261 data is generated and additionally stored in the file. Thereafter, the extracted B picture is processed by alternately changing the first frame data storage unit 151 and the second frame data storage unit 152 according to the number of I and P pictures processed so far. That is, if the number of I and P pictures (including the first I picture) processed so far is odd, the processing is as described above, but if it is even, the first frame data storage unit and the second Replace the frame data storage. For example, in the case of the intraframe predictive coding block, the difference from the DCT coefficient stored in the second frame data storage unit is stored in the third frame data storage unit.

【0023】上記の説明では、MPEGからH.261
への変換でフレームレート、ビットレートを削減する例
を説明したが、本発明は同一の符号化形式間の変換(例
えばMPEGからMPEGへの変換)、フレームレー
ト、ビットレートの増加(例えば、64kbpsのH.
261から1.5MbpsのMPEGへの変換)へも適
用可能であることは明白である。
In the above description, MPEG to H.264. 261
Although the example in which the frame rate and the bit rate are reduced by the conversion to the above has been described, the present invention converts between the same encoding formats (for example, MPEG to MPEG conversion), increases the frame rate and the bit rate (for example, 64 kbps). H.
It is also clear that it can be applied to the conversion from H.261 to MPEG of 1.5 Mbps).

【0024】[0024]

【発明の効果】以上説明したように、本発明によれば、
変換元のビデオ情報をデコードする際、ブロックデータ
の逆量子化の段階までに留め、処理量の多い逆直交変換
を省略することができる。さらに、変換先のビデオ情報
再構成過程では直交変換されたブロックデータの直接演
算により変換先のブロックデータを生成するため、直交
変換処理や動きベクトルの探索時間を省略できるため変
換処理時間を大幅に短縮できる。
As described above, according to the present invention,
When decoding the video information of the conversion source, it is possible to omit the inverse orthogonal transform, which requires a large amount of processing, up to the stage of inverse quantization of block data. Furthermore, in the process of reconstructing the video information of the conversion destination, since the block data of the conversion destination is generated by the direct operation of the block data subjected to the orthogonal conversion, it is possible to omit the orthogonal conversion processing and the search time of the motion vector, so that the conversion processing time is significantly increased. Can be shortened.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の構成を示す図である。FIG. 1 is a diagram showing a configuration of the present invention.

【図2】本発明の実施例を示すブロック図である。FIG. 2 is a block diagram showing an embodiment of the present invention.

【図3】従来の構成を示す図である。FIG. 3 is a diagram showing a conventional configuration.

【符号の説明】[Explanation of symbols]

101 変換元ビデオ情報 102 ブロックデータの抽出部 103 逆量子化部 107 量子化部 108 変換先ビデオ情報の再構成部 109 変換先ビデオ情報 11 制御部 12 入力制御部 13 解析制御部 14 量子化制御部 15 フレームデータ記憶制御部 151〜153 フレームデータ記憶部 16 データ生成制御部 17 出力制御部 Reference Signs List 101 conversion source video information 102 block data extraction unit 103 inverse quantization unit 107 quantization unit 108 conversion destination video information reconstruction unit 109 conversion destination video information 11 control unit 12 input control unit 13 analysis control unit 14 quantization control unit 15 frame data storage control section 151-153 frame data storage section 16 data generation control section 17 output control section

───────────────────────────────────────────────────── フロントページの続き (72)発明者 亀田 明男 東京都千代田区内幸町1丁目1番6号 日 本電信電話株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Akio Kameda 1-1-6 Uchisaiwaicho, Chiyoda-ku, Tokyo Nihon Telegraph and Telephone Corporation

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 フレーム間の差分データをブロック単位
でDCT等の直交変換ならびに量子化により圧縮符号化
する映像情報に関して異なるデータ間で表現形式やビッ
トレートの相互変換を行う装置であって、変換元の情報
から圧縮符号化されたブロックデータを抽出する手段
と、ブロックデータを逆量子化する手段と、逆量子化さ
れたブロックデータをフレーム間で演算し新たなブロッ
クデータを生成する手段と、新たに生成されたブロック
データを変換先の形式に応じて量子化する手段と、変換
先符号化ビデオデータの表現形式に応じてデータストリ
ームを再構成する手段と、を有することを特徴とする符
号化形式変換装置。
1. An apparatus for performing mutual conversion of a representation format and a bit rate between different data regarding video information which is compression-encoded by orthogonal conversion such as DCT and quantization of difference data between frames in block units. Means for extracting compression-encoded block data from the original information, means for dequantizing block data, means for computing dequantized block data between frames, and generating new block data, A code having means for quantizing newly generated block data according to a format of a conversion destination, and means for reconstructing a data stream according to a representation format of the conversion destination encoded video data. Format conversion device.
JP25035795A 1995-09-28 1995-09-28 Coding form converter Pending JPH0993133A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25035795A JPH0993133A (en) 1995-09-28 1995-09-28 Coding form converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25035795A JPH0993133A (en) 1995-09-28 1995-09-28 Coding form converter

Publications (1)

Publication Number Publication Date
JPH0993133A true JPH0993133A (en) 1997-04-04

Family

ID=17206722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25035795A Pending JPH0993133A (en) 1995-09-28 1995-09-28 Coding form converter

Country Status (1)

Country Link
JP (1) JPH0993133A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6442207B1 (en) 1996-08-05 2002-08-27 Mitsubishi Denki Kabushiki Kaisha Image coded data re-encoding apparatus without once decoding the original image coded data
US6792048B1 (en) 1999-10-29 2004-09-14 Samsung Electronics Co., Ltd. Terminal supporting signaling used in transmission and reception of MPEG-4 data
US7039249B2 (en) 2001-09-06 2006-05-02 Fuji Xerox Co., Ltd. Code converter, encoder, image output device and method thereof
JP2008109693A (en) * 2007-11-27 2008-05-08 Fujitsu Ltd Moving image reencoding apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6442207B1 (en) 1996-08-05 2002-08-27 Mitsubishi Denki Kabushiki Kaisha Image coded data re-encoding apparatus without once decoding the original image coded data
US6792048B1 (en) 1999-10-29 2004-09-14 Samsung Electronics Co., Ltd. Terminal supporting signaling used in transmission and reception of MPEG-4 data
US7039249B2 (en) 2001-09-06 2006-05-02 Fuji Xerox Co., Ltd. Code converter, encoder, image output device and method thereof
JP2008109693A (en) * 2007-11-27 2008-05-08 Fujitsu Ltd Moving image reencoding apparatus

Similar Documents

Publication Publication Date Title
JPH10257502A (en) Hierarchical image encoding method, hierarchical image multiplexing method, hierarchical image decoding method and device therefor
KR19980063690A (en) A method for reducing the memory required for decompression by storing compressed information using DCT base technology and a decoder for implementing the method
US20090323819A1 (en) Method and apparatus for temporal wavelet compression
JPH0379182A (en) Image encoding control system
KR19980071541A (en) Image processing apparatus and image processing method
CN1246768A (en) Motion image code string transition device and method thereof
KR100312421B1 (en) A conversion method of the compressed moving video on the video communication system
WO2024078066A1 (en) Video decoding method and apparatus, video encoding method and apparatus, storage medium, and device
JPH0993133A (en) Coding form converter
WO2000001158A1 (en) Encoder and encoding method
JP2004200760A (en) Image processing method and apparatus
JPH0787496A (en) Method and device for transmitting picture signal
JPH0984011A (en) Moving image coding system converter
KR100361804B1 (en) Apparatus and method for compressing and depressing movable images using Wavelet theory
JPH08163561A (en) Picture data compression device
JP2002185969A (en) Method and device for format transformation of moving image encoding data
JPH1175198A (en) Image signal compressor and method and storage medium
JPH07222048A (en) Image pickup device
KR20060034294A (en) Encoding method and device
JP2760711B2 (en) Image encoding device and image decoding device
KR100206924B1 (en) Encoder and decoder in image processing system
JPH03124182A (en) Cell abort compensation picture decoding system
KR20030006641A (en) Transcoder and transcoding method therein
Singh et al. Review of compression techniques
JPH0759092A (en) Transmitter for picture signal