JP2014090270A - Coding system - Google Patents

Coding system Download PDF

Info

Publication number
JP2014090270A
JP2014090270A JP2012238303A JP2012238303A JP2014090270A JP 2014090270 A JP2014090270 A JP 2014090270A JP 2012238303 A JP2012238303 A JP 2012238303A JP 2012238303 A JP2012238303 A JP 2012238303A JP 2014090270 A JP2014090270 A JP 2014090270A
Authority
JP
Japan
Prior art keywords
encoding
time
gop
synchronization
current
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
JP2012238303A
Other languages
Japanese (ja)
Inventor
Hidetoshi Suzuki
英俊 鈴木
Masashi Takada
雅至 高田
Masayoshi Kubozono
昌良 久保薗
Kyohei Suzuki
恭平 鈴木
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.)
NTT Electronics Corp
Original Assignee
NTT Electronics 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 NTT Electronics Corp filed Critical NTT Electronics Corp
Priority to JP2012238303A priority Critical patent/JP2014090270A/en
Publication of JP2014090270A publication Critical patent/JP2014090270A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain a coding system in which each encoder is capable of achieving autonomous GOP synchronization.SOLUTION: An encoding unit 3 encodes an image signal in units of GOP. An elapsed time operation unit 8 determines the elapsed time from a reference time to the current time. A current position computing unit 9 determines the current position by dividing the elapsed time by a processing time required for processing one GOP. A start position computing unit 10 determines the start position by rounding-up the decimal point of the value of current position. A synchronization start time computing unit 11 determines the synchronization start time by adding the start position and the integrated processing time to the reference time. An encoder rising from the stop state starts GOP synchronization with other encoder from the synchronization start time.

Description

本発明は、複数の符号化装置が互いにGOP(Group Of Picture)同期して画像信号を符号化し、それらの出力を切替選択又は多重化する符号化システムに関する。   The present invention relates to an encoding system in which a plurality of encoding devices encode image signals in synchronization with each other by GOP (Group Of Picture), and select or multiplex their outputs.

従来の符号化システムでは、複数の符号化装置の外側に共通の基準同期情報発生装置とGOP周期発生装置を設けることにより、複数の符号化装置の符号化出力をGOP同期させていた(例えば、特許文献1参照)。   In a conventional encoding system, by providing a common reference synchronization information generation device and a GOP cycle generation device outside a plurality of encoding devices, the encoding outputs of the plurality of encoding devices are GOP synchronized (for example, Patent Document 1).

特開2001−177828号公報JP 2001-177828 A

しかし、これらの共通装置が故障するとシステムが動作しなくなるという問題があった。また、共通の基準同期情報発生装置を複数の符号化装置の近傍に設置することを想定しているので、離れた箇所に設置された複数の符号化装置のGOP同期をとるのは困難という問題もあった。   However, there is a problem that if these common devices fail, the system does not operate. In addition, since it is assumed that a common reference synchronization information generation device is installed in the vicinity of a plurality of encoding devices, it is difficult to achieve GOP synchronization of a plurality of encoding devices installed at distant locations. There was also.

本発明は、上述のような課題を解決するためになされたもので、その目的は各符号化装置が自律的にGOP同期を取ることができる符号化システムを得るものである。   The present invention has been made to solve the above-described problems, and an object of the present invention is to obtain an encoding system in which each encoding apparatus can autonomously establish GOP synchronization.

本発明に係る符号化システムは、互いにGOP(Group Of Picture)同期して画像信号を符号化する複数の符号化装置と、前記複数の符号化装置の出力を切替選択する切替装置又は前記複数の符号装置の出力を多重化して1つのストリームとして出力する多重化装置とを備え、各符号化装置は、前記画像信号をGOP単位で符号化する符号部と、基準時刻から現在時刻までの経過時間を演算する経過時間演算部と、前記経過時間を1個のGOPの処理に要する処理時間で除算して現在位置を演算する現在位置演算部と、前記現在位置の値の小数点以下を切り上げて開始位置を演算する開始位置演算部と、前記開始位置と前記処理時間を積算したものを前記基準時刻に加算して同期開始時刻を演算する同期開始時刻演算部とを有し、各符号化装置は、停止状態から立ち上がった際に、他の符号化装置とのGOP同期を前記同期開始時刻から開始することを特徴とする。   An encoding system according to the present invention includes: a plurality of encoding devices that encode image signals in synchronization with each other by GOP (Group Of Picture); and a switching device that switches and selects outputs of the plurality of encoding devices. Each of the encoding devices encodes the image signal in units of GOPs, and an elapsed time from the reference time to the current time. An elapsed time calculation unit that calculates the current position, a current position calculation unit that calculates the current position by dividing the elapsed time by the processing time required to process one GOP, and rounds up the decimal point of the value of the current position A start position calculation unit that calculates a position; and a synchronization start time calculation unit that calculates a synchronization start time by adding the sum of the start position and the processing time to the reference time. , When starting from the stop state, GOP synchronization with another encoding apparatus is started from the synchronization start time.

本発明により、各符号化装置が自律的にGOP同期を取ることができる。   According to the present invention, each encoding device can autonomously establish GOP synchronization.

本発明の実施の形態1に係る符号化システムを示すブロック図である。It is a block diagram which shows the encoding system which concerns on Embodiment 1 of this invention. 本発明の実施の形態1に係る符号化装置を示すブロック図である。It is a block diagram which shows the encoding apparatus which concerns on Embodiment 1 of this invention. 故障による停止状態から立ち上がった符号化装置の動作を説明するための図である。It is a figure for demonstrating operation | movement of the encoding apparatus which stood up from the stop state by failure. 本発明の実施の形態2に係る符号化システムを示すブロック図である。It is a block diagram which shows the encoding system which concerns on Embodiment 2 of this invention.

本発明の実施の形態に係る符号化システムについて図面を参照して説明する。同じ又は対応する構成要素には同じ符号を付し、説明の繰り返しを省略する場合がある。   An encoding system according to an embodiment of the present invention will be described with reference to the drawings. The same or corresponding components are denoted by the same reference numerals, and repeated description may be omitted.

実施の形態1.
図1は、本発明の実施の形態1に係る符号化システムを示すブロック図である。複数の符号化装置1a〜1nは、互いにGOP(Group Of Picture)同期して画像信号を符号化するビデオエンコーダである。切替装置2は、複数の符号化装置1a〜1nの出力を切替選択し、画像信号を多重化してデコーダ側に送出する。
Embodiment 1 FIG.
FIG. 1 is a block diagram showing an encoding system according to Embodiment 1 of the present invention. The plurality of encoding devices 1a to 1n are video encoders that encode image signals in synchronization with each other by GOP (Group Of Picture). The switching device 2 switches and selects the outputs of the plurality of encoding devices 1a to 1n, multiplexes the image signals, and sends them to the decoder side.

図2は、本発明の実施の形態1に係る符号化装置を示すブロック図である。この符号化装置は図1のシステムの各符号化装置1a〜1nに対応する。符号部3はGOP単位で画像信号を符号化する。   FIG. 2 is a block diagram showing the coding apparatus according to Embodiment 1 of the present invention. This encoding device corresponds to each of the encoding devices 1a to 1n in the system of FIG. The encoding unit 3 encodes the image signal in GOP units.

メモリ4は、全ての符号化装置1a〜1nで共通となるGOP同期処理の基準時刻を記憶する。この基準時刻として、定期的に訪れる時刻(毎時XX分、毎日XX時等)を指定することが望ましい。   The memory 4 stores a reference time of GOP synchronization processing that is common to all the encoding devices 1a to 1n. As this reference time, it is desirable to designate a time of regular visits (XX minutes per hour, XX hours every day, etc.).

受信部5は、GPS(Global Positioning System)衛星6から信号をアンテナ7で受信し、その信号に基づいて現在時刻を求める。経過時間演算部8は、基準時刻から現在時刻までの経過時間を求める。   The receiving unit 5 receives a signal from a GPS (Global Positioning System) satellite 6 with an antenna 7, and obtains the current time based on the signal. The elapsed time calculation unit 8 obtains an elapsed time from the reference time to the current time.

現在位置演算部9は、経過時間を1個のGOPの処理に要する処理時間(固定長)で除算して現在位置を求める(下記の数式1を参照)。この現在位置は、現在時刻でのGOP位置が基準時刻のGOP位置に対して何フレームずれているかを表す。
(数1)
現在位置=(基準時刻から現在時刻までの経過時間)/(1個のGOPの処理に要する処理時間)・・・(数式1)
The current position calculation unit 9 obtains the current position by dividing the elapsed time by the processing time (fixed length) required for processing one GOP (see Equation 1 below). The current position represents how many frames the GOP position at the current time is shifted from the GOP position at the reference time.
(Equation 1)
Current position = (Elapsed time from reference time to current time) / (Processing time required for processing one GOP) (Equation 1)

開始位置演算部10は、現在位置の値の小数点以下を切り上げて開始位置を求める。この開始位置は、次のGOPの先頭のフレームの位置を表す。   The start position calculation unit 10 calculates the start position by rounding up the decimal point of the current position value. This start position represents the position of the first frame of the next GOP.

同期開始時刻演算部11は、開始位置と1個のGOPの処理に要する処理時間を積算したものを基準時刻に加算して同期開始時刻を求める(下記の数式2を参照)。
(数2)
同期開始時刻=開始位置*(1個のGOPの処理に要する処理時間)+基準時刻・・・(数式2)
The synchronization start time calculation unit 11 obtains the synchronization start time by adding the sum of the start position and the processing time required for processing one GOP to the reference time (see Equation 2 below).
(Equation 2)
Synchronization start time = start position * (processing time required for processing one GOP) + reference time (Expression 2)

図3は、故障による停止状態から立ち上がった符号化装置の動作を説明するための図である。停止状態から立ち上がった符号化装置は他の符号化装置とのGOP同期を上記の同期開始時刻から開始する。即ち、符号化装置が動作中や停止中などの動作状態に関わらずGOPを連続して処理していると仮定して現在時刻でのGOP位置が基準時刻でのGOP位置に対して何フレームずれているかを求め、その結果から同期開始時刻を求めてGOP同期を取る。これにより、各符号化装置1a〜1nが自律的にGOP同期を取ることができる。   FIG. 3 is a diagram for explaining the operation of the encoding apparatus that has started up from a stopped state due to a failure. The encoding apparatus that has started up from the stopped state starts GOP synchronization with another encoding apparatus from the above-described synchronization start time. That is, it is assumed that the GOP position at the current time is shifted from the GOP position at the reference time by the number of frames on the assumption that the GOP is continuously processed regardless of the operation state such as when the encoder is operating or stopped. GOP synchronization is obtained by obtaining the synchronization start time from the result. Thereby, each encoding apparatus 1a-1n can take GOP synchronization autonomously.

従来の符号化システムでは、複数の符号化装置の外側に設けた共通の基準同期情報発生装置やGOP周期発生装置が故障するとシステムが動作しなくなるという問題があった。また、これらの共通装置と複数の符号化装置との間に遅延のばらつきがあると正確なGOP同期がとれないという問題もあった。これに対して、本実施の形態では、各符号化装置が自律的にGOP同期を取ることができるため、共通装置を削除することができ、上記の問題を解決することができる。   The conventional coding system has a problem that the system does not operate when a common reference synchronization information generation device or GOP cycle generation device provided outside the plurality of coding devices fails. There is also a problem that accurate GOP synchronization cannot be achieved if there is a variation in delay between the common apparatus and the plurality of encoding apparatuses. On the other hand, in this embodiment, since each encoding device can autonomously establish GOP synchronization, the common device can be deleted, and the above problem can be solved.

また、符号化装置がGPS衛星6から受信した信号に基づいて現在時刻を求めることにより、遠隔地に有る符号化装置とのGOP同期が可能となり、多元中継への応用等が期待できる。   Also, by obtaining the current time based on the signal received from the GPS satellite 6 by the encoding device, GOP synchronization with the encoding device at a remote location is possible, and application to multi-way relay and the like can be expected.

なお、ここでは受信部5がGPS信号をアンテナ7で受信すると説明したが、インターネットの標準時刻をネットワーク経由で受信してもよい。即ち、受信部5は、インターネットを経由して受信した信号に基づいて現在時刻を求めてもよい。これに限らず、どのようなインフラ時計から時刻を受信して現在時刻を求めてもよい。   Here, it has been described that the receiving unit 5 receives the GPS signal with the antenna 7, but the Internet standard time may be received via the network. That is, the receiving unit 5 may obtain the current time based on a signal received via the Internet. However, the present time may be obtained by receiving the time from any infrastructure clock.

また、停止状態から立ち上がった符号化装置の符号部3は、同期開始時刻からは固定長のGOP単位で符号化を行うが、立ち上がってから同期開始時刻までは固定長のGOPとは長さが異なる可変長のGOP単位で符号化を行ってもよい。これにより、立ち上がってから直ちに符号化を開始することができる。   The encoding unit 3 of the encoding apparatus that has started up from the stop state performs encoding in GOP units having a fixed length from the synchronization start time, but the fixed-length GOP has a length from the start up until the synchronization start time. Encoding may be performed in units of different variable length GOPs. Thereby, encoding can be started immediately after starting up.

実施の形態2.
図4は、本発明の実施の形態2に係る符号化システムを示すブロック図である。このシステムは図1の切替装置2を多重化装置12としたものである。多重化装置12は、前記符号化装置1a〜1nからの出力されたストリームを多重化して1つのストリームとして出力する。その他の構成は実施の形態1と同様であり、同様の効果を得ることができる。
Embodiment 2. FIG.
FIG. 4 is a block diagram showing an encoding system according to Embodiment 2 of the present invention. In this system, the switching device 2 of FIG. The multiplexing device 12 multiplexes the streams output from the encoding devices 1a to 1n and outputs the result as one stream. Other configurations are the same as those of the first embodiment, and the same effects can be obtained.

1a〜1n 符号化装置、2 切替装置、3 符号部、5 受信部、8 経過時間演算部、9 現在位置演算部、10 開始位置演算部、11 同期開始時刻演算部、12 多重化装置 1a to 1n encoder, 2 switching device, 3 encoder, 5 receiver, 8 elapsed time calculator, 9 current position calculator, 10 start position calculator, 11 synchronization start time calculator, 12 multiplexer

Claims (4)

互いにGOP(Group Of Picture)同期して画像信号を符号化する複数の符号化装置と、
前記複数の符号化装置の出力を切替選択する切替装置又は前記複数の符号装置の出力を多重化して1つのストリームとして出力する多重化装置とを備え、
各符号化装置は、
前記画像信号をGOP単位で符号化する符号部と、
基準時刻から現在時刻までの経過時間を求める経過時間演算部と、
前記経過時間を1個のGOPの処理に要する処理時間で除算して現在位置を求める現在位置演算部と、
前記現在位置の値の小数点以下を切り上げて開始位置を求める開始位置演算部と、
前記開始位置と前記処理時間を積算したものを前記基準時刻に加算して同期開始時刻を求める同期開始時刻演算部とを有し、
停止状態から立ち上がった符号化装置は、他の符号化装置とのGOP同期を前記同期開始時刻から開始することを特徴とする符号化システム。
A plurality of encoding devices that encode image signals in synchronization with each other by GOP (Group Of Picture);
A switching device that switches and selects the outputs of the plurality of encoding devices, or a multiplexing device that multiplexes the outputs of the plurality of encoding devices and outputs them as one stream,
Each encoding device
A coding unit for coding the image signal in GOP units;
An elapsed time calculation unit for obtaining an elapsed time from the reference time to the current time;
A current position calculation unit for obtaining a current position by dividing the elapsed time by a processing time required for processing one GOP;
A start position calculation unit that obtains a start position by rounding up the decimal point of the value of the current position;
A synchronization start time calculation unit for obtaining a synchronization start time by adding the start position and the processing time integrated to the reference time;
An encoding system that has started up from a stopped state starts GOP synchronization with another encoding apparatus from the synchronization start time.
各符号化装置は、GPS(Global Positioning System)から受信した信号に基づいて前記現在時刻を求める受信部を更に有することを特徴とする請求項1に記載の符号化システム。   The encoding system according to claim 1, wherein each encoding device further includes a reception unit that obtains the current time based on a signal received from a GPS (Global Positioning System). 各符号化装置は、インターネットを経由して受信した信号に基づいて前記現在時刻を求める受信部を更に有することを特徴とする請求項1に記載の符号化システム。   The encoding system according to claim 1, wherein each encoding device further includes a receiving unit that obtains the current time based on a signal received via the Internet. 停止状態から立ち上がった前記符号化装置の前記符号部は、前記同期開始時刻からは固定長のGOP単位で符号化を行い、立ち上がってから前記同期開始時刻までは前記固定長のGOPとは長さが異なる可変長のGOP単位で符号化を行うことを特徴とする請求項1〜3の何れか1項に記載の符号化システム。   The encoding unit of the encoding device that has started up from a stop state performs encoding in GOP units of a fixed length from the synchronization start time, and is longer than the fixed length GOP from the start up to the synchronization start time. The encoding system according to any one of claims 1 to 3, wherein encoding is performed in units of GOPs having different variable lengths.
JP2012238303A 2012-10-29 2012-10-29 Coding system Pending JP2014090270A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012238303A JP2014090270A (en) 2012-10-29 2012-10-29 Coding system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012238303A JP2014090270A (en) 2012-10-29 2012-10-29 Coding system

Publications (1)

Publication Number Publication Date
JP2014090270A true JP2014090270A (en) 2014-05-15

Family

ID=50791873

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012238303A Pending JP2014090270A (en) 2012-10-29 2012-10-29 Coding system

Country Status (1)

Country Link
JP (1) JP2014090270A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020017499A1 (en) 2018-07-19 2020-01-23 日本電信電話株式会社 Video/audio transmission system, transmission method, transmission device, and reception device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020017499A1 (en) 2018-07-19 2020-01-23 日本電信電話株式会社 Video/audio transmission system, transmission method, transmission device, and reception device
US11470369B2 (en) 2018-07-19 2022-10-11 Nippon Telegraph And Telephone Corporation Video/audio transmission system, transmission method, transmission device, and reception device

Similar Documents

Publication Publication Date Title
US8874058B2 (en) Stream signal transmission device and transmission method
US9723193B2 (en) Transmitting device, receiving system, communication system, transmission method, reception method, and program
JP5761446B2 (en) Encoding device, decoding device, encoding method, and decoding method
US9948940B2 (en) Encoding apparatus, decoding apparatus, encoding method, and decoding method
CN110430445B (en) Video synchronous playing method, device, equipment and medium
US20110050851A1 (en) Method and system for transmitting a 1080p60 video in 1080i format to a legacy 1080i capable video receiver without resolution loss
CN103493492A (en) Method and apparatus for encoding and decoding multi-view video
JP2006148907A (en) Time synchronizing method in periodically operating communication system
US10327009B2 (en) Image processor
CN105516542A (en) Multichannel video synchronization system based on hardware encoders and synchronization method thereof
JP2012235383A (en) Encoder, decoder, encoder system, decoder system, transmission adapter, encoding method, decoding method, and imaging apparatus
CN106603518A (en) Time stamp generating method and time stamp generating device of real-time transmission protocol system
JP2014090270A (en) Coding system
JP2014086770A (en) Video signal dividing device, video transfer transmission apparatus, video transfer reception apparatus and video transfer system
JP6280679B2 (en) Frame thinning device, frame interpolation device, video encoding device, video decoding device, and programs thereof
JP6813933B2 (en) Video / audio transmission system, transmission method, transmitter and receiver
JP2013077887A (en) Moving image compression coding device, method and control program
JP5632711B2 (en) Transmitting apparatus, receiving apparatus and transmission system
JP2022046467A (en) Image decoding device, image decoding method, and image decoding program
EP2667614A4 (en) Motion picture coding device and motion picture coding method
JP6704194B2 (en) Moving picture coding apparatus and moving picture coding method
JP2012191285A (en) Image transmitter, image transmission method, image receiver, and image reception method
US8953681B2 (en) Video transfer system
JP5561021B2 (en) Encoder device switching system and switching method
JP6490945B2 (en) Image processing device