JPH08289288A - Moving image communication system - Google Patents

Moving image communication system

Info

Publication number
JPH08289288A
JPH08289288A JP8906895A JP8906895A JPH08289288A JP H08289288 A JPH08289288 A JP H08289288A JP 8906895 A JP8906895 A JP 8906895A JP 8906895 A JP8906895 A JP 8906895A JP H08289288 A JPH08289288 A JP H08289288A
Authority
JP
Japan
Prior art keywords
encoding
decoding
circuit
instruction
coding
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP8906895A
Other languages
Japanese (ja)
Other versions
JP2737690B2 (en
Inventor
Yoshiyasu Wada
良保 和田
Yukio Endo
幸男 遠藤
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP8906895A priority Critical patent/JP2737690B2/en
Publication of JPH08289288A publication Critical patent/JPH08289288A/en
Application granted granted Critical
Publication of JP2737690B2 publication Critical patent/JP2737690B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE: To realize the moving image communication system which does not depend on the capacity of a decoding device as the system requesting a new encoding processing and the resumption of a transmission to the encoding device at a point of time when a decoding processing is completed in the decoding device. CONSTITUTION: An image encoding device 01 in which a moving image signal 100 is inputted is provided with an encoding circuit 103 which is controlled by a control circuit receiving the start of an encoding and the instruction of the stoppage received via a transmission line and executing an encoding processing and executes an encoding processing only when the instruction of the start of the encoding is received. A moving image encoding device 02 receives moving image encoding data, executes a decoding processing and outputs a reproduced moving image. During the decoding processing, the instruction of the stoppage of the encoding is transmitted via the transmission line. When the decoding processing of a new encoding image is possible to be executed after the decoding processing is completed, the instruction of the start of the encoding is transmitted and new encoding data is received.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、動画像信号を符号化
し、通信網を通して送受信を行うテレビ会議システム等
において用いられる動画像通信方式に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a moving picture communication system used in a television conference system or the like for coding moving picture signals and transmitting / receiving them through a communication network.

【0002】[0002]

【従来の技術】一般に、テレビ会議システム等に用いら
れる画像符号化装置は、毎秒30フレームで入力される
動画像信号を固定レートの伝送路で伝送可能な情報量に
圧縮し、通信網へ伝送するものである。
2. Description of the Related Art Generally, an image coding apparatus used in a television conference system or the like compresses a moving image signal input at 30 frames per second into an amount of information that can be transmitted through a transmission line of a fixed rate and transmits it to a communication network. To do.

【0003】圧縮方式としては、例えばITU−T勧告
H.261で採用されている動き補償フレーム間符号
化、DCT変換符号化、可変長符号化等があり、時空間
冗長を除くものである。さらに、圧縮度が不足して固定
レートでの伝送が不可能な場合、入力される画像フレー
ムを間引く方式が用いられている。
As a compression method, for example, ITU-T Recommendation H.264 is recommended. There are motion compensation interframe coding, DCT conversion coding, variable length coding, and the like adopted in H.261, and excludes space-time redundancy. Furthermore, when the compression rate is insufficient and transmission at a fixed rate is impossible, a method of thinning out input image frames is used.

【0004】画像複号化装置は、固定レートの伝送路に
より送信される圧縮された動画像情報を受信し、忠実に
再生するものである。例えば、符号化装置より毎秒30
フレームで符号化された圧縮画像は、忠実に毎秒30フ
レームで複号化する必要がある。
The image decoding apparatus receives and faithfully reproduces compressed moving image information transmitted through a fixed rate transmission line. For example, from the encoding device 30
A frame-encoded compressed image must be faithfully decoded at 30 frames per second.

【0005】従来、ITU−T勧告H.242で規定さ
れている通信手順では、処理能力の低い画像複号化装置
と通信を行う場合、画像複号化装置の指定する一定の複
号化能力に応じて、符号化を実行することが定められて
いる。例えば、画像複号化装置が、毎秒15フレームの
複号化能力を宣言した場合、画像符号化装置は、最大で
も毎秒15フレームの符号化を実行する取り決めであ
る。
Conventionally, ITU-T Recommendation H.264 has been adopted. In the communication procedure defined by 242, when communicating with an image decoding device having a low processing capability, the encoding may be executed according to a certain decoding capability designated by the image decoding device. It is set. For example, if the image decoding device declares a decoding capability of 15 frames per second, then the image coding device is an arrangement to perform a coding of at most 15 frames per second.

【0006】[0006]

【発明が解決しようとする課題】上述した従来の動画像
通信方式では、画像符号化装置は、画像複号化装置が最
初に宣言した複号化能力の範囲内で、符号化を行う必要
がある。複号化処理をパーソナルコンピュータ等のソフ
トウェア処理で想定した場合、複号化処理の他にダイナ
ミックにファイル転送等の割り込み処理が入るため、固
定の能力宣言による従来方式では、複号化装置の負荷の
変動に対して、即座に対応できない問題がある。すなわ
ち最初に宣言した能力以上の負荷となった場合、複号化
不能になることや、反対に能力以下の負荷になった場
合、複号化装置に空き時間が発生し、無駄が生じる問題
がある。
In the above-described conventional moving picture communication system, the image coding apparatus needs to perform coding within the range of the decoding capability first declared by the image decoding apparatus. is there. If the decryption process is assumed by software processing of a personal computer, etc., the interrupt process such as file transfer is dynamically entered in addition to the decryption process. There is a problem that it is not possible to respond immediately to fluctuations in. In other words, if the load exceeds the capacity declared at the beginning, it becomes impossible to decrypt, and conversely, if the load becomes less than the ability, there is a problem that idle time occurs in the decryption device and waste occurs. is there.

【0007】本発明は、複号化装置で複号化処理が完了
した時点で、符号化装置に新たな符号化処理および伝送
の再開を要求する方式により、複号化装置の処理能力に
依存しない動画像通信方式を提供する。
The present invention depends on the processing capacity of the decoding apparatus by a method of requesting the coding apparatus to restart new coding processing and transmission when the decoding processing is completed in the decoding apparatus. Provide a moving image communication method.

【0008】[0008]

【課題を解決するための手段】本発明の動画像通信方式
は、画像複号化装置に負荷の変動が生じた場合の上記課
題を解決するため、符号化の開始および停止を制御する
指示を受信し、符号化開始指示を受信した場合、符号化
回路の符号化処理を開始し、符号化停止指示を受信した
場合、符号化処理を停止させる制御回路と、複号化を開
始した場合、符号化停止指示を送信し、新たな動画像符
号化データの複号化処理が実行可能の場合には、符号化
開始指示を送信する複号化回路を有するものである。
The moving picture communication system of the present invention provides an instruction to control the start and stop of encoding in order to solve the above problems when the load of the image decoding apparatus changes. When receiving the encoding start instruction, start the encoding process of the encoding circuit, when receiving the encoding stop instruction, the control circuit for stopping the encoding process, and when the decoding is started, It has a decoding circuit which transmits a coding stop instruction and transmits a coding start instruction when the decoding processing of new moving image coded data can be executed.

【0009】また、符号化装置が複号化装置より受信す
る符号化指示信号が“1”のときに符号化実行を指示し
て画像符号化データを出力し、“0”の場合に符号化を
停止し、“1”のダミーデータを画像符号化データとし
て出力する手段を有するものでよい。
Also, when the coding instruction signal received from the decoding apparatus by the coding apparatus is "1", the coding execution is instructed to output the coded image data, and when it is "0", the coding is carried out. May be provided and the dummy data of "1" may be output as image coded data.

【0010】[0010]

【作用】上記のように構成された動画像通信方式におい
て、符号化の開始および停止を制御する指示を受信し、
符号化開始指示を受信した場合、符号化回路の符号化処
理を開始し、符号化停止指示を受信した場合、符号化処
理を停止させる制御回路と、複号化を開始した場合、符
号化停止指示を送信し、新たな動画像符号化データの複
号化処理が実行可能の場合には、符号化開始指示を送信
することにより、複号化装置において1フレームの画像
符号化データの複号化処理が完了した時点で、符号化装
置に対して新たな符号化処理および伝送の再開を要求す
ることにより、処理能力の低い複号化装置と通信した場
合でも複号化装置の処理能力に依存しないように働く。
In the moving picture communication system configured as described above, an instruction for controlling the start and stop of encoding is received,
When the encoding start instruction is received, the encoding circuit starts the encoding process, and when the encoding stop instruction is received, the control circuit that stops the encoding process, and when the decoding is started, the encoding stop is performed. When the decoding processing of the new moving image coded data can be executed by transmitting the instruction, by sending the coding start instruction, the decoding apparatus decodes the image coded data of one frame. When the encoding process is completed, the encoding device is requested to restart the new encoding process and transmission, so that the processing capability of the decoding device can be maintained even when the device communicates with the decoding device having low processing capability. Work independent.

【0011】[0011]

【実施例】以下に、本発明について図を参照して説明す
る。図1は本発明を実現する一実施例を示すブロック図
である。
The present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment for realizing the present invention.

【0012】図1において、動画像符号化装置01は、
入力する動画像信号100を高能率符号化し、画像符号
化データ102として送信する。動画像複号化装置02
は、画像符号化データ102を受信し、複号化処理を行
い、再生動画像109を出力する。
In FIG. 1, the moving picture coding apparatus 01 is
The moving image signal 100 to be input is encoded with high efficiency and transmitted as image encoded data 102. Video decoding device 02
Receives the encoded image data 102, performs decoding processing, and outputs the reproduced moving image 109.

【0013】動画像符号化装置01において、符号化回
路03は、入力する1フレームの動画像信号100を後
述詳細に説明する高能率符号化処理し、画像フレームの
先頭を示すヘッダを付加した画像符号化データ101を
出力する。
In the moving picture coding apparatus 01, the coding circuit 03 performs a high-efficiency coding process on the input moving picture signal 100 of one frame, which will be described in detail later, and adds a header indicating the beginning of the image frame. The encoded data 101 is output.

【0014】回線インタフェ−ス回路04は、入力する
画像符号化データ101を伝送路に送信する。
The line interface circuit 04 transmits the input image coded data 101 to the transmission line.

【0015】回線インタフェ−ス回路04は、動画像複
号化装置02から送信される符号化指示信号107を受
信し、符号化回路03に108として出力する。
The line interface circuit 04 receives the coding instruction signal 107 transmitted from the moving picture decoding apparatus 02, and outputs it to the coding circuit 03 as 108.

【0016】符号化回路03は、“0”の符号化指示信
号108を受信した場合、1フレームの符号化処理実行
後、次のフレーム以降の符号化処理を停止し、ヘッダの
ない“1”のダミーデータを画像符号化データ101と
して出力する。
When the encoding circuit 03 receives the encoding instruction signal 108 of "0", after executing the encoding processing of one frame, the encoding processing of the next and subsequent frames is stopped and "1" without a header is executed. The dummy data of is output as the image coded data 101.

【0017】受信する符号化指示信号108は、“1”
の場合には、符号化の実行を指示し、“0”の場合に
は、符号化の停止を指示するものである。
The encoding instruction signal 108 received is "1".
In the case of, the execution of the encoding is instructed, and in the case of "0", the stop of the encoding is instructed.

【0018】一方、“1”の符号化指示信号108を受
信した場合、動画像信号100の画像フレームの先頭か
ら符号化を開始し、画像符号化データ101を出力す
る。
On the other hand, when the encoding instruction signal 108 of "1" is received, the encoding is started from the head of the image frame of the moving image signal 100 and the encoded image data 101 is output.

【0019】動画像複号化装置02において、複号化回
路06は、動画像符号化装置01から、回線インタフェ
−ス05を介して入力する1フレームの画像符号化デー
タ104から画像フレームの先頭を示すヘッダを検出し
た場合、後述詳細を説明する複号化処理を行い、再生動
画像109を出力する。また、複号化回路06は、符号
化開始または停止を指示する符号化指示信号105を回
線インタフェ−ス回路05に出力する。回線インタフェ
ース回路05は、入力する符号化指示信号105を伝送
路に106として送信する。
In the moving picture decoding apparatus 02, the decoding circuit 06 receives from the moving picture coding apparatus 01 through the line interface 05, one frame of the coded image data 104, and starts the image frame. When the header indicating the is detected, the decoding processing described in detail later is performed, and the reproduced moving image 109 is output. Further, the decoding circuit 06 outputs a coding instruction signal 105 for instructing the start or stop of the coding to the line interface circuit 05. The line interface circuit 05 transmits the input coding instruction signal 105 to the transmission line as 106.

【0020】次に符号化回路03の動作を図2を用いて
詳細に説明する。符号化回路03は、符号化指示信号1
08の解析結果により、下記に示す動作を実行する。
Next, the operation of the encoding circuit 03 will be described in detail with reference to FIG. The encoding circuit 03 uses the encoding instruction signal 1
The following operation is executed according to the analysis result of 08.

【0021】(1)“1”の符号化指示信号108を受
信した場合 〇動画像信号100の先頭から、符号化処理を開始す
る。
(1) When the encoding instruction signal 108 of "1" is received: The encoding process is started from the beginning of the moving image signal 100.

【0022】〇選択回路15は、符号化データ209を
画像符号化データ101として出力する。
The selection circuit 15 outputs the encoded data 209 as the image encoded data 101.

【0023】(2)“0”の符号化指示信号108を受
信した場合 〇1フレームの符号化処理を実行後、符号化処理を停止
する。
(2) When the encoding instruction signal 108 of "0" is received: After the encoding process of 1 frame is executed, the encoding process is stopped.

【0024】〇選択回路15は、“1”のダミーデータ
210を画像符号化データ101として出力する。
The selection circuit 15 outputs the dummy data 210 of “1” as the image coded data 101.

【0025】バッファメモリ07は、符号化処理が完了
した時点で新たに動画像信号100を入力する。
The buffer memory 07 newly inputs the moving image signal 100 when the encoding process is completed.

【0026】動き検出回路08は、バッファメモリ07
に入力された動画像信号100から動きベクトル201
を検出する。時間的冗長が除かれた予測誤差信号200
は、検出した動きベクトル201を基に動き補償回路1
4から得られる動き補償された前フレームの局部複号画
像202との差分により得られる。
The motion detection circuit 08 has a buffer memory 07.
From the moving image signal 100 input to
To detect. Prediction error signal 200 with temporal redundancy removed
Is a motion compensation circuit 1 based on the detected motion vector 201.
4 is obtained by subtracting the motion-compensated previous frame local decoding image 202 from FIG.

【0027】DCT変換回路09は、入力する予測誤差
信号200に、DCT変換を施す。
The DCT conversion circuit 09 performs DCT conversion on the input prediction error signal 200.

【0028】量子化回路10は、入力するDCT変換回
路09の出力信号205の広域成分を落とす操作を行
い、視覚的に劣化させずに空間冗長成分を除く。
The quantizing circuit 10 carries out an operation of dropping the wide area component of the output signal 205 of the input DCT converting circuit 09, and removes the spatial redundant component without visually deteriorating.

【0029】可変長符号化回路11は、量子化回路10
の出力信号206を入力し、情報量の圧縮を行う。
The variable length coding circuit 11 is a quantization circuit 10.
The output signal 206 of is input and the amount of information is compressed.

【0030】また、可変長符号化回路11は、画像フレ
ームの先頭を示すヘッダを付加し、符号化データ209
を出力する。
The variable-length coding circuit 11 also adds a header indicating the beginning of the image frame to the coded data 209.
Is output.

【0031】選択回路15は、“1”の符号化指示信号
108を受信した場合には、符号化データ209を画像
符号化データ101として出力する。“0”の符号化指
示信号108を受信した場合、“1”のダミーデータ2
10を画像符号化データ101として出力する。
When the selection circuit 15 receives the encoding instruction signal 108 of "1", it outputs the encoded data 209 as the image encoded data 101. When the coding instruction signal 108 of "0" is received, the dummy data 2 of "1"
10 is output as image encoded data 101.

【0032】局部複号化画像204は、逆DCT変換信
号208と動き補償回路14の出力信号203を加算す
ることにより得られる。
The local decoded image 204 is obtained by adding the inverse DCT transform signal 208 and the output signal 203 of the motion compensation circuit 14.

【0033】次に複号化回路06の動作を図3を用いて
詳細に説明する。
Next, the operation of the decoding circuit 06 will be described in detail with reference to FIG.

【0034】複号化回路06は、画像符号化データ10
4を受信し、バッファメモリ16に格納する。ヘッダ検
出回路17は、格納された画像符号化データ104から
動画像フレームの先頭を示すヘッダのサーチを行い、ヘ
ッダを検出した場合、“0”の符号化指示信号105を
出力する。また、1フレームの複号化処理完了後、
“1”の符号化指示信号105を出力し、複号化処理を
停止する。
The decoding circuit 06 is used for the image coded data 10
4 is received and stored in the buffer memory 16. The header detection circuit 17 searches the stored image encoded data 104 for a header indicating the beginning of a moving image frame, and outputs a "0" encoding instruction signal 105 when a header is detected. Also, after the decoding process for one frame is completed,
The coding instruction signal 105 of "1" is output and the decoding process is stopped.

【0035】再生動画像109は、逆DCT回路信号3
04と予測誤差信号306を加算することにより、得ら
れる。
The reproduced moving image 109 is the inverse DCT circuit signal 3
It is obtained by adding 04 and the prediction error signal 306.

【0036】以上のように、動画像複号化装置02にお
いて、1フレームの画像符号化データ104の複号化処
理が完了した時点で、動画像符号化装置01に対して、
新たな符号化処理および伝送の再開を要求する方式によ
り所期の目的を実現できる。
As described above, in the moving picture decoding apparatus 02, when the decoding processing of the image coded data 104 of one frame is completed,
The intended purpose can be achieved by a method that requires new encoding processing and restart of transmission.

【0037】[0037]

【発明の効果】以上説明したように、本発明の動画像通
信方式は、処理能力の低い複号化装置と通信した場合
や、複号処理に割り当てられる処理時間が限定される複
号化装置において複号化装置の要求により、複号化装置
の処理能力に依存しない動画像通信を可能にする効果を
奏する。
As described above, the moving picture communication system according to the present invention is capable of communicating with a decryption device having a low processing capacity and limiting the processing time allocated to the decryption process. In the above, according to the request of the decoding device, there is an effect that moving image communication that does not depend on the processing capability of the decoding device is possible.

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

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

【図2】本発明の符号化回路を説明するためのブロック
図である。
FIG. 2 is a block diagram for explaining an encoding circuit of the present invention.

【図3】本発明の復号化回路を説明するためのブロック
図である。
FIG. 3 is a block diagram for explaining a decoding circuit of the present invention.

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

01 動画像符号化装置 02 動画像複号化装置 03 符号化回路 04 回線インタフェース回路 05 回線インタフェ−ス回路 06 複号化回路 07 バッファメモリ 08 動き検出回路 09 DCT変換回路 10 量子化回路 11 可変長符号化回路 12 逆量子化回路 13 逆DCT回路 14 動き補償回路 15 選択回路 16 バッファメモリ 17 ヘッダ検出回路 18 可変長複号化回路 19 逆量子化回路 20 逆DCT回路 21 動き補償回路 100 動画像入力信号 101〜104 画像符号化データ 105〜108 符号化指示信号 109 再生動画像 200 予測誤差信号 201 動きベクトル 202 局部複号画像 203 出力信号 204 局部複号化画像 205,206 出力信号 208 逆DCT変換信号 209 符号化データ 210 ダミーデータ 304 逆DCT回路信号 306 予測誤差信号 01 Moving picture coding device 02 Moving picture decoding device 03 Encoding circuit 04 Line interface circuit 05 Line interface circuit 06 Decoding circuit 07 Buffer memory 08 Motion detection circuit 09 DCT conversion circuit 10 Quantization circuit 11 Variable length Encoding circuit 12 Inverse quantization circuit 13 Inverse DCT circuit 14 Motion compensation circuit 15 Selection circuit 16 Buffer memory 17 Header detection circuit 18 Variable length decoding circuit 19 Inverse quantization circuit 20 Inverse DCT circuit 21 Motion compensation circuit 100 Motion picture input Signals 101 to 104 Image coded data 105 to 108 Coding instruction signal 109 Reproduction moving image 200 Prediction error signal 201 Motion vector 202 Local decoded image 203 Output signal 204 Local decoded image 205, 206 Output signal 208 Inverse DCT conversion signal 209 encoded data 210 da Mie data 304 Inverse DCT circuit signal 306 Prediction error signal

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 入力された動画像信号に符号化を施し、
情報圧縮する符号化回路と、前記符号化回路からの動画
像符号化データを伝送路を介して伝送する回線インタフ
ェ−ス回路と、前記動画像符号化データを受信し、受信
した動画像符号化データを複号化し、動画像信号を再生
する復号化回路からなる動画像通信方式において、 符号化の開始および停止を制御する指示を受信し、符号
化開始指示を受信した場合、前記符号化回路の符号化処
理を開始し、符号化停止指示を受信した場合、符号化処
理を停止させる制御回路と、複号化を開始した場合、符
号化停止指示を送信し、新たな動画像符号化データの複
号化処理が実行可能の場合には、符号化開始指示を送信
する複号化回路を有することを特徴とする動画像通信方
式。
1. An encoding is applied to an input moving image signal,
A coding circuit for compressing information, a line interface circuit for transmitting moving picture coded data from the coding circuit through a transmission line, and a moving picture coding for receiving the moving picture coded data In a moving picture communication system composed of a decoding circuit for decoding data and reproducing a moving picture signal, in the case where an instruction for controlling the start and stop of encoding is received and the encoding start instruction is received, the encoding circuit When the encoding process is started and the encoding stop instruction is received, the control circuit that stops the encoding process, and when the decoding is started, the encoding stop instruction is transmitted, and new moving image encoded data is transmitted. A moving picture communication system characterized by having a decoding circuit for transmitting a coding start instruction when the decoding process of is executable.
【請求項2】 符号化装置が複号化装置より受信する符
号化指示信号が“1”のとき符号化実行を指示して画像
符号化データを出力し、“0”の場合に符号化を停止
し、“1”のダミーデータを画像符号化データとして出
力する手段を有する請求項1記載の動画像通信方式。
2. The encoding device instructs the execution of encoding when the encoding instruction signal received from the decoding device is "1" and outputs the image encoded data, and when it is "0", the encoding is performed. 2. The moving image communication system according to claim 1, further comprising means for stopping and outputting dummy data of "1" as image encoded data.
JP8906895A 1995-04-14 1995-04-14 Video communication system Expired - Fee Related JP2737690B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8906895A JP2737690B2 (en) 1995-04-14 1995-04-14 Video communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8906895A JP2737690B2 (en) 1995-04-14 1995-04-14 Video communication system

Publications (2)

Publication Number Publication Date
JPH08289288A true JPH08289288A (en) 1996-11-01
JP2737690B2 JP2737690B2 (en) 1998-04-08

Family

ID=13960546

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8906895A Expired - Fee Related JP2737690B2 (en) 1995-04-14 1995-04-14 Video communication system

Country Status (1)

Country Link
JP (1) JP2737690B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008023763A1 (en) * 2006-08-24 2008-02-28 Renesas Technology Corp. Data processing device, data processing method, and recording/reproducing system
JP2009055315A (en) * 2007-08-27 2009-03-12 Nec Personal Products Co Ltd Transcoder, transcoding method, and transcoding program
CN110475094A (en) * 2019-08-20 2019-11-19 视联动力信息技术股份有限公司 Video conference processing method, device and readable storage medium storing program for executing

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008023763A1 (en) * 2006-08-24 2008-02-28 Renesas Technology Corp. Data processing device, data processing method, and recording/reproducing system
JP2009055315A (en) * 2007-08-27 2009-03-12 Nec Personal Products Co Ltd Transcoder, transcoding method, and transcoding program
CN110475094A (en) * 2019-08-20 2019-11-19 视联动力信息技术股份有限公司 Video conference processing method, device and readable storage medium storing program for executing

Also Published As

Publication number Publication date
JP2737690B2 (en) 1998-04-08

Similar Documents

Publication Publication Date Title
JP3623967B2 (en) Portable multimedia communication terminal device
US7317837B2 (en) Encoding apparatus, video camera
JPH10117353A (en) Data processor and receiver
JPH0379182A (en) Image encoding control system
JP2737690B2 (en) Video communication system
US6256344B1 (en) Variable bit rate encoder
KR100257615B1 (en) Moving picture coding method, moving picture coding apparatus, and moving picture coding program recording medium
US6885703B1 (en) Video code processing method, which can generate continuous moving pictures
JPH0898181A (en) Method and device for picture conversion
JPH07222173A (en) Picture processor
JPH1175198A (en) Image signal compressor and method and storage medium
JP3359143B2 (en) Image processing apparatus and method
US6269119B1 (en) Sound-picture synchronous compression and synchronous reproduction system
KR100252810B1 (en) Mpeg decoder
JPH06189295A (en) Moving image encoder
JP3017646B2 (en) Image decoding device with frame rate conversion function
JPH0810933B2 (en) Image coding transmission method
JP2717746B2 (en) Video facsimile machine
JPH0445681A (en) Moving picture storage system for multimedia communication equipment
JP3454304B2 (en) Encoding / decoding device
JP2733153B2 (en) Image transmission device
JP2001177837A (en) Image transmission system
JP2001157171A (en) Dynamic image transmitter and dynamic image receiving and recording device
JPH02222388A (en) Moving picture encoding method
JPH09294268A (en) Image coding device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080116

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090116

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20100116

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20110116

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20110116

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20120116

Year of fee payment: 14

LAPS Cancellation because of no payment of annual fees