JP2001008205A - Video data transmission system - Google Patents

Video data transmission system

Info

Publication number
JP2001008205A
JP2001008205A JP17183399A JP17183399A JP2001008205A JP 2001008205 A JP2001008205 A JP 2001008205A JP 17183399 A JP17183399 A JP 17183399A JP 17183399 A JP17183399 A JP 17183399A JP 2001008205 A JP2001008205 A JP 2001008205A
Authority
JP
Japan
Prior art keywords
video data
video
gop
camera
data
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
JP17183399A
Other languages
Japanese (ja)
Inventor
Hirotake Usami
裕丈 宇佐美
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.)
Hitachi Denshi KK
Original Assignee
Hitachi Denshi KK
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 Hitachi Denshi KK filed Critical Hitachi Denshi KK
Priority to JP17183399A priority Critical patent/JP2001008205A/en
Publication of JP2001008205A publication Critical patent/JP2001008205A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To switch and reproduce video data suitable to a purpose on the reception side by performing multiple transmission of pieces of video data of plural cameras by successively switching the data for every minimum image reproduction unit (GOP). SOLUTION: When the video data is inputted in a compressor 13 from a camera 1 from among plural cameras 1 to N, 1 GOP is created by through compression processing of it. An ID corresponding to the camera 1 is added to a header of the GOP, after that, a switching signal is transmitted to an input switching circuit 12, the camera is switched to a camera 2, similar processing as in the case of the camera 1 is performed and repeated to a camera N. As a result, pieces of the video data of respective cameras are multiplexed on a transmission line 14, IDs are added to respective GOP headers, the IDs are identified by an ID separation control circuit 15 and stored in a group 17 of memories for video for every ID. A decoder 20 selects which piece of video data is decoded. No piece of data exists among respective GOPs here, however, a video which approximate a continuous image is reproduced by embedding the last video of the preceding GOP as the still image among the GOPs.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、MPEG(Moving
Picture Experts Group)符号化方式を用いた映像圧縮伝
送方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an MPEG (Moving
The present invention relates to a video compression transmission system using a Picture Experts Group (coding) system.

【0002】[0002]

【従来の技術】これまで、複数台のビデオカメラで撮っ
た数種類の映像データを、1台の映像圧縮装置を用いて
多重伝送する場合には、切替器で映像圧縮装置に入力す
る映像データを切替える方法が行われてきた。これは、
切替器を使って各カメラで撮った数種類の映像データを
切替えながら映像圧縮装置へ送り、これを映像圧縮装置
でMPEGシステム等の規格に基づいたストリームに変
換して受信側へ送るというものである。受信側では、こ
れら一方的に送られてくる多重化されたストリーム状の
データを映像復号装置で復号して映像データとして再生
している。図2は従来の映像データ伝送方式の一例を示
したブロック図である。 図中、21は映像データ入力
部、22は入力切替回路、23は圧縮器、24は伝送
路、25は復号器である。映像データ入力部21を構成
する1〜Nの各ビデオカメラで撮ったそれぞれの入力映
像データは、切替回路22で選択的に切替えられ圧縮器
23に送られる。この切替えは、受信側で映像データを
復号した時に見やすいように、一定時間(数十秒から数
分間隔)ずつ切替えていることが多い。従ってこの場
合、カメラ1で撮った映像データが圧縮器23に送ら
れ、以後、順次他のカメラの映像データに入力が切替わ
った後、再びカメラ1で撮った映像データが圧縮器23
に入力するまでに要する時間は、カメラ台数が多くなる
ほど長くなる。 例えば、カメラ台数を10、切替間隔
を20秒とした場合、再び、カメラ1で撮った映像デー
タが得られるのは、3分20秒後となる。そのため、受
信側で、あるカメラからの映像データだけを取出し、再
生しようとする場合、タイムラップが目立ち、被写体の
動きにぎこちなさの残る再生映像になる。
2. Description of the Related Art Heretofore, when several types of video data taken by a plurality of video cameras are multiplexed and transmitted using one video compression device, video data to be input to the video compression device by a switch is used. Switching methods have been implemented. this is,
Using a switcher, several types of video data taken by each camera are switched and sent to the video compression device, which converts the data into a stream based on standards such as the MPEG system and sends it to the receiving side. . On the receiving side, these unidirectionally sent multiplexed stream-like data are decoded by a video decoding device and reproduced as video data. FIG. 2 is a block diagram showing an example of a conventional video data transmission system. In the figure, 21 is a video data input unit, 22 is an input switching circuit, 23 is a compressor, 24 is a transmission line, and 25 is a decoder. The input video data taken by each of the video cameras 1 to N constituting the video data input unit 21 is selectively switched by the switching circuit 22 and sent to the compressor 23. This switching is often performed by a fixed time (from several tens of seconds to several minutes) so that it is easy to see when the video data is decoded on the receiving side. Therefore, in this case, the video data taken by the camera 1 is sent to the compressor 23, and thereafter, after the input is sequentially switched to the video data of another camera, the video data taken by the camera 1 is again
The time required for inputting to the camera becomes longer as the number of cameras increases. For example, assuming that the number of cameras is 10 and the switching interval is 20 seconds, the image data captured by the camera 1 is obtained again after 3 minutes and 20 seconds. Therefore, when the receiving side extracts and reproduces only video data from a certain camera, a time-lapse is conspicuous, and the reproduced image has awkward movement of the subject.

【0003】[0003]

【発明が解決しようとする課題】上記従来技術では、複
数の入力カメラで撮った数種類の映像データを多重伝送
するのに、圧縮器に入力する各カメラの映像データを比
較的長い時間間隔で切替えて送っているため、受信側
で、特定のカメラで撮った映像データだけを取り出し復
号して再生しようとすると、被写体の動きにぎこちなさ
の残る時間的分解能の低い再生映像になってしまう。そ
こで、本発明が解決しようとする課題は、伝送帯域の幅
を変えずに、複数台のカメラ(1〜N)から送られてくる
数種類の映像データを、比較的短い時間間隔毎に切り替
えて圧縮伝送し、受信側で目的にあった映像データを簡
単に切り替えて再生できるようにすることである。
In the above prior art, in order to multiplex and transmit several types of video data taken by a plurality of input cameras, video data of each camera input to a compressor is switched at a relatively long time interval. Therefore, if the receiving side tries to extract and decode and reproduce only video data taken by a specific camera on the receiving side, a reproduced video with a low temporal resolution that remains awkward to the movement of the subject will result. Thus, the problem to be solved by the present invention is to switch several types of video data sent from a plurality of cameras (1 to N) at relatively short time intervals without changing the width of the transmission band. The purpose of the present invention is to make it possible to easily switch and reproduce video data which is compressed and transmitted, and which is suitable for a target on the receiving side.

【0004】[0004]

【課題を解決するための手段】本発明は、上記課題を解
決するため、複数の映像データを選択的に切り替え、M
PEG符号化方式を用い圧縮伝送する映像データ伝送方
式において、当該複数の映像データを、最小画像再生単
位(GOP)毎に順次切替えて多重して伝送するようにし
たものである。また、多重伝送する際、GOP毎に圧縮
伝送される映像データストリームに、当該映像データで
あることを特定する識別コード(ID)を付加して伝送す
るものである。さらに、受信側で上記映像データに付加
された前記IDを基に、入力映像データを分類し映像用
メモリに蓄積するようにしたものである。また、所定の
映像データを再生する場合、当該所定の映像データのI
Dを基に上記各映像用メモリを検索して読み出し、当該
所定の映像データを映像復号装置で復号し再生するもの
である。
SUMMARY OF THE INVENTION In order to solve the above-mentioned problems, the present invention selectively switches a plurality of video data, and
In a video data transmission system that compresses and transmits using a PEG encoding system, the plurality of video data are sequentially switched and multiplexed for each minimum image reproduction unit (GOP) and transmitted. Also, when performing multiplex transmission, an identification code (ID) for specifying the video data is transmitted to a video data stream compressed and transmitted for each GOP. Further, on the receiving side, the input video data is classified based on the ID added to the video data and stored in the video memory. Further, when reproducing the predetermined video data, the I
The video memory is searched and read based on D, and the predetermined video data is decoded and reproduced by the video decoding device.

【0005】即ち本発明を分かりやすく説明すると、複
数台のカメラで撮った数種類の映像データを圧縮し、G
OP毎に順次切替えながら一本のストリームにフォーマ
ットしたデータを送信側から受信側に伝送する。 この
際、各GOP単位毎に、映像データの入力源となるカメ
ラのIDをストリームのGOPヘッダに付加する。受信
側ではこのIDを基に入力カメラの識別を行い、同じI
Dを持つ映像データ毎に仕分け、分類する。 この分類
した映像データをそれぞれ映像用メモリに蓄積してい
く。 この際、各メモリには、GOP単位のままの映像
データを蓄積しておく。受信側で、目的にあった(再生
する)カメラからの映像データを抽出するため、上記I
Dを用いて、対応する映像データが蓄積されている映像
用メモリを選択し、対応する映像データを読み出す。読
み出された映像データは、映像復号装置でGOP単位で
復号され、モニタに再生される。以上のようにして、数
種類の映像を検索しながら目的に合った映像を再生でき
るようになり、しかも、メモリを切替える際、迅速な再
同期と破綻のない映像の再生を可能とするものである。
特に、複数箇所からの監視用の映像を伝送する場合に
有効である。
In other words, the present invention will be described in an easy-to-understand manner. Several types of video data taken by a plurality of cameras are compressed,
The data formatted into one stream is transmitted from the transmitting side to the receiving side while being sequentially switched for each OP. At this time, the ID of the camera that is the input source of the video data is added to the GOP header of the stream for each GOP unit. On the receiving side, the input camera is identified based on this ID, and the same I
D is sorted and classified for each video data having D. The classified video data is stored in the video memory. At this time, video data in GOP units is stored in each memory. On the receiving side, in order to extract video data from a camera that is intended (reproduced),
Using D, a video memory in which the corresponding video data is stored is selected, and the corresponding video data is read. The read video data is decoded by the video decoding device on a GOP basis and reproduced on a monitor. As described above, it is possible to reproduce a video suitable for the purpose while retrieving several types of videos, and to enable quick resynchronization and reproduction of a video without failure when switching memories. .
This is particularly effective when transmitting monitoring images from a plurality of locations.

【0006】ここで、複数の入力カメラを順々に切替え
ながらそれぞれの映像データを圧縮器に送る手段、およ
び受信側の映像復号装置で、多重化されて送られてきた
映像データを識別コードIDを使って入力カメラ毎に映
像データをそれぞれのメモリに蓄積する手段が必要であ
る。 以下、それらの解決方法について説明する。この
圧縮処理では、MPEG符号化方式が用いられる。 こ
の符号化方式では高画質、高圧縮を実現するために、時
間的に前後する I(Intra)ピクチャと、P(Predictive)
ピクチャを基にして、その間のB(Bi-directionally)ピ
クチャを符号化してデータの圧縮を行なっている。 こ
のため、MPEG符号化方式による圧縮映像データは、
1画像だけでは完結した情報となっていない。この3種
類のピクチャで1つの纏まった完結した情報、即ち圧縮
映像データの最小画像再生単位になっている。 これを
一般に、GOP(Group Of Pictures)と呼んでいる。以
下、本発明と関連するGOPについて、MPEG−2の
符号化ビットストリームを例に上げて具体的に説明す
る。圧縮映像データの最小画像再生単位となるGOPは
GOPヘッダから始まる。その構成は、1個以上のピク
チャからなっており、GOPの最初のピクチャは、Iピ
クチャと規定されている。 またこのピクチャは、参照
画像を用いず、独立して符号化されるピクチャである。
このため、Iピクチャを用いることによりGOPは圧
縮データからのランダムアクセスを行なうポイントとし
て用いることができる。 図3にGOPの構成の1例を
示す。 ただしこの図では、1GOPを15のピクチャ
で構成した場合を示している。 GOPを15個のI,
P,Bピクチャで構成すると、30フレーム/秒の映像
では、0.5秒毎にランダムアクセスポイントが存在す
ることになる。即ち、この最小画像再生単位で入力カメ
ラの映像データの切替えを行なうと、0.5秒という非
常に短い間隔で切替えを行なうことができ、GOP毎に
異なるカメラ入力の映像データを伝送できるということ
を意味する。
Here, means for sending each video data to the compressor while sequentially switching a plurality of input cameras, and the video data multiplexed and transmitted by the video decoding device on the receiving side are identified by the identification code ID. It is necessary to provide a means for storing video data in each memory for each input camera by using. Hereinafter, their solutions will be described. In this compression processing, an MPEG encoding method is used. In order to achieve high image quality and high compression, this encoding method uses an I (Intra) picture that is temporally delayed and a P (Predictive) picture.
Based on the picture, a B (Bi-directionally) picture in between is encoded to compress the data. For this reason, the compressed video data by the MPEG encoding method is
The information is not complete with only one image. The three types of pictures constitute one integrated complete information, that is, a minimum image reproduction unit of the compressed video data. This is generally called a GOP (Group Of Pictures). Hereinafter, a GOP related to the present invention will be specifically described with reference to an MPEG-2 encoded bit stream as an example. The GOP which is the minimum image reproduction unit of the compressed video data starts from the GOP header. The structure is composed of one or more pictures, and the first picture of a GOP is defined as an I picture. This picture is a picture that is independently encoded without using a reference image.
Therefore, by using an I picture, a GOP can be used as a point for performing random access from compressed data. FIG. 3 shows an example of the configuration of a GOP. However, this figure shows a case where one GOP is composed of 15 pictures. GOP with 15 I,
When composed of P and B pictures, a random access point exists every 0.5 seconds in a video of 30 frames / second. That is, if the video data of the input camera is switched in the minimum image reproduction unit, switching can be performed at a very short interval of 0.5 seconds, and video data of a different camera input can be transmitted for each GOP. Means

【0007】そこで本発明では、複数の入力カメラを切
替える場合、コンマ数秒毎のGOP単位で切替えを行な
う。 つまり、各カメラからの映像データを、映像圧縮
装置へ、順々にGOP単位で切替えて入力するというも
のである。この方式では、カメラ台数をnとすると、時
間t当たり、t/nしかデータを送ることができない
が、通常映像データは1秒あたり30フレームであるか
ら、1GOPを15ピクチャとし、2台のカメラからの
映像データを送るとすると、0.5秒毎に切替わりなが
ら送れることになる(ただし、0.5秒間毎の動画)。な
お、GOPのピクチャ数をさらに少なく、例えばGOP
を3ピクチャとすると1秒間に10種類の映像データが
一つのストリームの中で送ることができる。また、受信
側でどのカメラから送られてきた映像データであるか識
別できるようにするため、GOP毎にどのカメラから撮
った映像データであるかを示すIDを各GOPヘッダに
付加しておく。受信側では、受信した多重化された映像
データの各GOPヘッダに付加されている前記IDを読
み取り、どのカメラから送られてきた映像データである
か識別する。このIDを基にして、識別した映像データ
を各映像データ毎に異なるメモリにそれぞれ分類し、G
OP単位のまま蓄積していく。さらに、各メモリと映像
復号装置との間に切替え回路を置き、受信側においてこ
の回路を切替えることにより、各メモリに蓄積されてい
る映像データを選択的に映像復号装置へ流して復号でき
るようになる。非常に短い間隔のGOP単位で映像デー
タが切替わるため、受信側でメモリに蓄積された映像デ
ータを映像復号装置を通して再生した時でも、連続画像
に近いタイムラップの再生画像を得ることができる。そ
の結果、受信側では送られてくる数種類の映像データか
ら、所望のIDを用いて対応する映像データを検索し、
目的に合った映像データを取出し、見ることが可能にな
る。
Therefore, in the present invention, when a plurality of input cameras are switched, switching is performed in GOP units every several seconds of a comma. That is, the video data from each camera is sequentially switched and input in GOP units to the video compression device. In this method, when the number of cameras is n, data can be transmitted only at t / n per time t. However, since normal video data is 30 frames per second, 1 GOP is 15 pictures and 2 cameras are used. If the video data is transmitted from, the video data can be transmitted while switching every 0.5 seconds (however, a moving image every 0.5 seconds). Note that the number of pictures in a GOP is further reduced, for example, GOP
Is three pictures, ten kinds of video data can be transmitted in one stream per second. Also, in order to enable the receiving side to identify from which camera the video data has been sent, an ID indicating which camera has taken the video data from each GOP is added to each GOP header. The receiving side reads the ID added to each GOP header of the received multiplexed video data, and identifies which camera has transmitted the video data. Based on this ID, the identified video data is classified into different memories for each video data,
It accumulates in OP units. Furthermore, a switching circuit is provided between each memory and the video decoding device, and this circuit is switched on the receiving side so that the video data stored in each memory can be selectively passed to the video decoding device and decoded. Become. Since the video data is switched on a GOP basis at a very short interval, even when the video data stored in the memory is reproduced on the receiving side through the video decoding device, a reproduced image with a time lap close to a continuous image can be obtained. As a result, the receiving side searches for the corresponding video data using the desired ID from the several types of video data sent,
It is possible to extract and view video data suitable for the purpose.

【0008】[0008]

【発明の実施の形態】図1は本発明の一実施例の構成を
示すブロック図である。 図中、11は映像データ入力
部、12は入力切替え回路、13は圧縮器、14は伝送
路、15はID分離制御回路、16は分離回路、17は
映像用メモリ群、18はタイミング回路、19は出力切
替え回路、20は復号器である。次に、本実施例の動作
について説明する。映像信号入力部11の1〜Nの各カ
メラで撮った数種類の映像データを切替え回路12で切
替えながら圧縮器13に送る。 切替え回路12で行な
う切替えは圧縮器13からフィードバックされてきた切
替え信号で制御される。圧縮器13に例えばカメラ1の
映像データが入ってきたとすると、このデータに圧縮処
理を施し、1GOPを作る。 但し、以後説明の簡略の
ため、1GOPは30/Nピクチャで構成されるものと
する。このGOPのヘッダに入力カメラ1に対応したI
Dを付加する。 次に切替え回路12に切替え信号を送
り、カメラ2の入力に切替える。カメラ2からの映像デ
ータも前述カメラ1の映像データと同様に、圧縮処理を
施し、1GOP(30/Nピクチャ)を作り、そのGOP
ヘッダにカメラ2に対応したIDを付加する。以上のこ
とをカメラ1からカメラNまで、入力カメラをシフトさ
せながら繰り返し、カメラNになったら再びカメラ1の
映像に入力を戻す。その結果、伝送路14には、図4に
示すように、1本のストリームにおいて、GOP単位毎
に異なる入力カメラから撮った映像データが多重化さ
れ、それぞれのGOPヘッダに入力カメラが特定できる
IDが付加される。ここで、カメラ1の映像データにつ
いて着目すると、GOP単位の映像データが周期的に送
信側から送られることになる。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, 11 is a video data input unit, 12 is an input switching circuit, 13 is a compressor, 14 is a transmission line, 15 is an ID separation control circuit, 16 is a separation circuit, 17 is a video memory group, 18 is a timing circuit, 19 is an output switching circuit, and 20 is a decoder. Next, the operation of the present embodiment will be described. Several types of video data taken by the cameras 1 to N of the video signal input unit 11 are sent to the compressor 13 while being switched by the switching circuit 12. Switching performed by the switching circuit 12 is controlled by a switching signal fed back from the compressor 13. If, for example, the video data of the camera 1 enters the compressor 13, the data is subjected to a compression process to create one GOP. However, for the sake of simplicity, it is assumed that one GOP is composed of 30 / N pictures. In the header of this GOP, I
Add D. Next, a switching signal is sent to the switching circuit 12 to switch to the input of the camera 2. The video data from the camera 2 is also subjected to a compression process in the same manner as the video data from the camera 1 to create one GOP (30 / N picture), and the GOP
An ID corresponding to the camera 2 is added to the header. The above is repeated while shifting the input camera from the camera 1 to the camera N. When the camera becomes the camera N, the input is returned to the image of the camera 1 again. As a result, as shown in FIG. 4, video data taken from different input cameras for each GOP unit is multiplexed in the transmission path 14 as shown in FIG. Is added. Here, focusing on the video data of the camera 1, video data in GOP units is periodically transmitted from the transmission side.

【0009】一方、受信側では、受信したストリームか
ら、ID分離制御回路15でGOPヘッダに付加されて
いるIDを識別し、この時のID情報を基にして、その
映像データを映像用メモリ群17の同じIDのメモリに
蓄積する。そして、次段の分離回路16を通してIDを
GOPヘッダから取り除き、IDの除去された映像デー
タだけが映像用メモリ群17を構成する各映像用メモリ
に分別されながら蓄積されていく。ここで、各映像用メ
モリにはGOP単位のままのデータが蓄積できるように
しておき、受信側で切替え回路19を使い、復号器20
でどのメモリの映像データを復号するかを選択する。そ
の結果、メモリ17-1には前述のカメラ1の映像データ
が他のカメラの映像データと区別され、GOP単位のデ
ータ(図4の41,42,43)が、周期的に蓄積され
る。ここで、GOP41とGOP42、GOP42とG
OP43の間は、データがないが、この間は図1のタイ
ミング回路18を使ってGOP41、GOP42の最後
の1枚の映像をそれぞれ静止画データとして埋めるよう
にすれば連続画ではないが、あたかもそれに近い映像が
再生できる。 以降のGOPとGOPの間についても同
様の処理を行なう。 なお、カメラ2からカメラNにつ
いてもカメラ1と同様である。以上のように、1つのス
トリームの中で数種類の映像データが伝送でき、受信側
で目的に合った映像データを再生して取り出すことがで
きる。
On the receiving side, the ID added to the GOP header is identified by the ID separation control circuit 15 from the received stream, and based on the ID information at this time, the video data is stored in the video memory group. 17 are stored in the same ID memory. Then, the ID is removed from the GOP header through the separation circuit 16 at the next stage, and only the video data from which the ID has been removed is accumulated while being separated into the video memories constituting the video memory group 17. Here, each video memory is made to be able to store data in GOP units, and the receiving side uses the switching circuit 19 and the decoder 20.
Use to select which memory video data to decode. As a result, the video data of the camera 1 described above is distinguished from the video data of other cameras in the memory 17-1, and data (41, 42, and 43 in FIG. 4) in GOP units are periodically stored. Here, GOP41 and GOP42, GOP42 and G
There is no data during OP43, but during this time, if the last one video of GOP41 and GOP42 is filled as still image data using the timing circuit 18 of FIG. Close video can be played. Similar processing is performed between the subsequent GOPs. Note that the cameras 2 to N are the same as the camera 1. As described above, several types of video data can be transmitted in one stream, and video data suitable for the purpose can be reproduced and extracted on the receiving side.

【0010】[0010]

【発明の効果】以上、本発明で説明したように、複数台
の入力カメラで撮った映像データを、最小画像再生単位
であるGOP毎に順々に切替え圧縮処理すると共に、各
GOPのヘッダに、入力カメラに対応するIDを付加し
ておくことにより、受信データを復号する際、前述ID
を識別し、IDごとに各カメラの映像データを異なった
メモリに蓄積し、選択的に復号することができる。さら
に、復号する際、GOPとGOPのデータのない期間
に、直前のGOPの最後の1枚のデータを静止画として
埋め込むことにより、受信側で自分の目的にあったカメ
ラアングルからの出力映像データを選択しながら、動画
像に近い画像を再生することができ、監視用に映像を伝
送する場合に有効である。
As described above, video data taken by a plurality of input cameras is sequentially switched and compressed for each GOP, which is the minimum image reproduction unit, and the header of each GOP is added to the header of each GOP. By adding an ID corresponding to the input camera, when decoding the received data,
, And the video data of each camera can be stored in a different memory for each ID and selectively decoded. Further, at the time of decoding, by embedding the last one piece of data of the immediately preceding GOP as a still image in a period where there is no GOP and data of the GOP, the output video data from the camera angle which is intended for the receiving side is obtained. Can be reproduced while selecting an image, which is effective when transmitting video for monitoring.

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

【図1】本発明による伝送方式の一実施例の構成を示す
ブロック図
FIG. 1 is a block diagram showing a configuration of an embodiment of a transmission system according to the present invention.

【図2】従来の伝送方式の構成を示すブロック図FIG. 2 is a block diagram showing a configuration of a conventional transmission system.

【図3】GOPの構成を示す模式図FIG. 3 is a schematic diagram showing a configuration of a GOP.

【図4】本発明の伝送ストリームの構成を示す模式図FIG. 4 is a schematic diagram showing a configuration of a transmission stream according to the present invention.

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

11:映像データ入力部、12:入力切替え回路、1
3:圧縮器、14:伝送路、15:ID分離制御回路、
16:分離回路、17:映像用メモリ群、18:タイミ
ング回路、19:出力切替え回路、20:復号器
11: video data input unit, 12: input switching circuit, 1
3: compressor, 14: transmission path, 15: ID separation control circuit,
16: separation circuit, 17: video memory group, 18: timing circuit, 19: output switching circuit, 20: decoder

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5C054 AA01 AA05 CA04 CH08 DA06 EA03 EB05 EG00 EG06 EG09 HA19 5C059 KK22 MA00 PP04 RA01 RB01 RB10 RB15 RC01 SS06 UA02 UA05 UA34 UA35 UA38 5C063 AA01 AB03 AB07 AB09 AC01 CA11 CA23 5K028 AA12 EE03 KK03 KK23 MM08 SS05 SS15  ──────────────────────────────────────────────────の Continued on the front page F-term (reference) KK03 KK23 MM08 SS05 SS15

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 複数の映像データを選択的に切り替え
て、MPEG(MovingPicture Experts Group)符号化方
式を用い圧縮し伝送する映像データ伝送方式において、
当該複数の映像データを最小画像再生単位(GOP:Grou
p Of Pictures)毎に順次切替えて多重して伝送すること
を特徴とする映像データ伝送方式。
1. A video data transmission method for selectively switching a plurality of video data and compressing and transmitting the data using an MPEG (Moving Picture Experts Group) coding method,
The plurality of video data are divided into minimum image reproduction units (GOP: Grou
A video data transmission method characterized by sequentially switching and transmitting multiplexed data for each (p Of Pictures).
【請求項2】 請求項1の映像データ伝送方式におい
て、多重伝送する際、GOP毎に圧縮伝送される映像デ
ータのストリームに、当該映像データであることを特定
する識別コード(ID)を付加して伝送することを特徴と
する映像データ伝送方式。
2. The video data transmission system according to claim 1, wherein, when performing multiplex transmission, an identification code (ID) for specifying the video data is added to a video data stream compressed and transmitted for each GOP. A video data transmission method characterized by transmission.
【請求項3】 請求項2記載の映像データ伝送方式にお
いて、受信側で上記映像データに付加された前記IDを
基に、当該各映像データを分類して対応する映像用メモ
リに蓄積することを特徴とする映像データ伝送方式。
3. The video data transmission system according to claim 2, wherein the receiving side classifies each video data based on the ID added to the video data and stores the classified video data in a corresponding video memory. Characteristic video data transmission system.
【請求項4】 請求項3記載の映像データ伝送方式にお
いて、所定の映像データを再生する場合、当該所定の映
像データのIDを基に上記各映像用メモリを検索して読
み出し、当該所定の映像データを映像復号装置で復号し
再生することを特徴とする映像データ伝送方式。
4. In the video data transmission method according to claim 3, when reproducing predetermined video data, each of the video memories is searched and read based on the ID of the predetermined video data, and the predetermined video data is read. A video data transmission method characterized in that data is decoded and reproduced by a video decoding device.
JP17183399A 1999-06-18 1999-06-18 Video data transmission system Pending JP2001008205A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17183399A JP2001008205A (en) 1999-06-18 1999-06-18 Video data transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17183399A JP2001008205A (en) 1999-06-18 1999-06-18 Video data transmission system

Publications (1)

Publication Number Publication Date
JP2001008205A true JP2001008205A (en) 2001-01-12

Family

ID=15930607

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17183399A Pending JP2001008205A (en) 1999-06-18 1999-06-18 Video data transmission system

Country Status (1)

Country Link
JP (1) JP2001008205A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008160748A (en) * 2006-12-26 2008-07-10 Matsushita Electric Ind Co Ltd Recording system, and recording and reproducing system
US8031767B2 (en) 2005-03-31 2011-10-04 Samsung Electronics Co., Ltd. Encoding and decoding multi-view video while accommodating absent or unreliable camera parameters

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8031767B2 (en) 2005-03-31 2011-10-04 Samsung Electronics Co., Ltd. Encoding and decoding multi-view video while accommodating absent or unreliable camera parameters
US8228981B2 (en) 2005-03-31 2012-07-24 Samsung Electronics Co., Ltd. Encoding and decoding multi-view video while accommodating absent or unreliable camera parameters
US8565530B2 (en) 2005-03-31 2013-10-22 Industry-Academia Cooperation Group Of Sejong University Encoding and decoding multi-view video while accommodating absent or unreliable camera parameters
US8891612B2 (en) 2005-03-31 2014-11-18 Samsung Electronics Co., Ltd. Encoding and decoding multi-view video while accommodating absent or unreliable camera parameters
JP2008160748A (en) * 2006-12-26 2008-07-10 Matsushita Electric Ind Co Ltd Recording system, and recording and reproducing system
US8265449B2 (en) 2006-12-26 2012-09-11 Panasonic Corporation Information delivery apparatus, stream recording apparatus, recording system, stream reproducing apparatus, and record reproducing system

Similar Documents

Publication Publication Date Title
AU702573B2 (en) Encoding/decoding fields of predetermined field polarity apparatus and method
US5917988A (en) Editing apparatus, editing method and decoding apparatus for compressed video signal
US6449424B1 (en) Image transmission method and computer readable image data structure
US7046910B2 (en) Methods and apparatus for transcoding progressive I-slice refreshed MPEG data streams to enable trick play mode features on a television appliance
US7193660B2 (en) Image processing apparatus
US7245821B2 (en) Image processing using shared frame memory
US20070258009A1 (en) Image Processing Device, Image Processing Method, and Image Processing Program
US6643453B1 (en) Motion picture recording/reproduction apparatus
US8311103B2 (en) Image recording apparatus for recording image data with display order field
EP1039750A2 (en) Video storage and retrieval apparatus
US20050105624A1 (en) Image processing apparatus and method, program, and recording medium
JP2001008205A (en) Video data transmission system
JP2006222931A (en) Information recording apparatus, information reproducing apparatus, information recording program, and information reproducing program
JP2002010254A (en) Feature point detection method and record reproduction device
US6754272B2 (en) Picture signal processing method and apparatus, picture signal recording method and apparatus and recording medium
JP3816373B2 (en) Video recording / reproducing apparatus and method thereof
JP4158463B2 (en) Imaging device
EP1517562A2 (en) Video coding including auxiliary information for performing and tracking successive processing steps like editing, splicing, fingerprinting
JP3794429B2 (en) Video signal editing apparatus and video signal editing method
WO2003017678A1 (en) Multiplexed mpeg compression
JP2010041408A (en) Moving image encoding apparatus, moving image decoding apparatus, moving image encoding method and moving image decoding method
JP2003219420A (en) Image reproducing device
JP2001186528A (en) Bit stream frequency converter for image signal and method therefor
JPH11150732A (en) Video coding device, video coding/transmitting device and video decoding device
JP2002271796A (en) Image data decoder and decoding method