JP3521066B2 - Video-on-demand system and method for deleting inter-coded picture after cut switching for the same - Google Patents

Video-on-demand system and method for deleting inter-coded picture after cut switching for the same

Info

Publication number
JP3521066B2
JP3521066B2 JP16514999A JP16514999A JP3521066B2 JP 3521066 B2 JP3521066 B2 JP 3521066B2 JP 16514999 A JP16514999 A JP 16514999A JP 16514999 A JP16514999 A JP 16514999A JP 3521066 B2 JP3521066 B2 JP 3521066B2
Authority
JP
Japan
Prior art keywords
video
code
flag
transfer block
cut
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.)
Expired - Fee Related
Application number
JP16514999A
Other languages
Japanese (ja)
Other versions
JP2000354230A (en
Inventor
努 松井
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 JP16514999A priority Critical patent/JP3521066B2/en
Publication of JP2000354230A publication Critical patent/JP2000354230A/en
Application granted granted Critical
Publication of JP3521066B2 publication Critical patent/JP3521066B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Television Signal Processing For Recording (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ビデオサーバに登
録された映像符号を利用して、それを効率的に新しいビ
デオ番組として編集し配信することを可能とするビデオ
オンデマンドシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a video-on-demand system which enables video codes registered in a video server to be efficiently edited and distributed as a new video program.

【0002】[0002]

【従来の技術】ビデオサーバに登録されている映像符号
を編集して、効率的に新しい番組符号を提供することが
できるシステムの一例として、特開平9−70009号
公報に動画番組編集方法が開示されている。
2. Description of the Related Art A moving picture program editing method is disclosed in Japanese Unexamined Patent Publication No. 9-70009 as an example of a system capable of efficiently providing a new program code by editing a video code registered in a video server. Has been done.

【0003】上記の従来の動画番組編集方法では、ビデ
オサーバに登録された映像符号に対して、新しい番組に
必要な各映像符号の開始位置、終了位置と、各映像符号
の再生順序を編集情報としてビデオサーバ内に持ち、新
しい番組を配信する場合は、ビデオサーバは、その情報
をもとに、映像符号の開始位置から終了位置までを再生
順序通りに、映像符号を送出する。
In the above-described conventional moving picture program editing method, with respect to the video code registered in the video server, the start position and the end position of each video code necessary for a new program and the reproduction order of each video code are edited. When a new program is to be distributed in the video server, the video server sends the video code in the reproduction order from the start position to the end position of the video code based on the information.

【0004】ここで、動画符号の画面構造について説明
する。一定再生時間分の情報を符号/復号化のための単
位として符号化を行った動画符号の例として、国際標準
であるMPEG(Moving Picture Experts Group)の場合
について説明する。MPEGでは、複数枚の画面(ピク
チャ)をグループ化したGOP(Group of Picture)と
いう構造を持つ。ピクチャには、I/B/Pの3種類あ
る。Iピクチャはそのピクチャの符号だけで復号できる
ピクチャ(フレーム内符号化ピクチャ)であり、B/P
ピクチャはそのピクチャの符号だけでは復号できないピ
クチャ(フレーム間符号化ピクチャ)である。Pピクチ
ャは前方向フレーム間符号化ピクチャであり、Bピクチ
ャは双方向フレーム間符号化ピクチャである。通常、1
つのGOPは0.5秒(15枚の画面)程度をグループ
化したものであり、GOPに含まれる画面の枚数は一定
である。
Now, the screen structure of the moving image code will be described. As an example of a moving image code encoded by using information for a certain reproduction time as a unit for encoding / decoding, a case of MPEG (Moving Picture Experts Group) which is an international standard will be described. MPEG has a structure called GOP (Group of Picture) in which a plurality of screens (pictures) are grouped. There are three types of pictures, I / B / P. The I picture is a picture (intra-frame coded picture) that can be decoded only with the code of the picture, and the B / P
A picture is a picture (interframe coded picture) that cannot be decoded only by the code of the picture. P pictures are forward inter-frame coded pictures, and B pictures are bidirectional inter-frame coded pictures. Usually 1
One GOP is a group of about 0.5 seconds (15 screens), and the number of screens included in the GOP is constant.

【0005】前記のような動画符号を、上記の従来の動
画番組編集方法で編集するには、概ね秒単位で開始位
置、終了位置を指定することになる。その場合、映像符
号の開始位置は、通常は必ずGOPの先頭になることと
なるために、そのまま復号することができる。
In order to edit the above-mentioned moving picture code by the above-mentioned conventional moving picture program editing method, the start position and the end position are designated in units of approximately seconds. In that case, since the start position of the video code is always always the head of the GOP, it can be decoded as it is.

【0006】[0006]

【発明が解決しようとする課題】上記の従来の動画番組
編集方法は次のような問題を有する。すなわち、映像符
号を符号化する際に、急に場面が変わったような場合
に、より画質を高めるように符号化した映像符号に対し
て、従来の動画番組編集方法により編集した映像符号を
復号すると、連続する映像符号の切れ目で映像が乱れる
ことである。
The above-described conventional moving picture program editing method has the following problems. That is, when a scene suddenly changes when encoding a video code, a video code edited by a conventional moving image program editing method is decoded with respect to a video code encoded so as to improve image quality. Then, the video is disturbed by the breaks in the successive video codes.

【0007】理由は、秒単位で編集した場合に、急に場
面が変わったときにより画質が高まるように符号化する
と、編集の開始位置がGOPの先頭にならないためであ
る。
The reason for this is that, when editing is performed in units of seconds, if the encoding is performed so that the image quality is improved when the scene changes suddenly, the editing start position will not be the head of the GOP.

【0008】図3のように、通常、1つのGOPを構成
するピクチャは、I/B/Pが周期的に並んでいる。前
記の通り、Iピクチャは、そのピクチャの符号だけで復
号できるが、B/Pピクチャは前後のピクチャの符号を
もとに予測して符号化されているために、そのピクチャ
の符号だけでは復号できない。急に場面が変わったよう
な場合は、予測精度が低下し、B/Pピクチャで符号化
した場合は画質が低下してしまう。
As shown in FIG. 3, usually, in a picture forming one GOP, I / B / P are periodically arranged. As described above, the I picture can be decoded only with the code of the picture, but the B / P picture is predicted and coded based on the codes of the preceding and subsequent pictures, and therefore can be decoded only with the code of the picture. Can not. If the scene changes abruptly, the prediction accuracy decreases, and if the B / P picture is used for encoding, the image quality deteriorates.

【0009】そこで、図4の(2)に示すように、急に
場面が変わったような場合は、その部分をIピクチャで
符号化することで、画質を上げることができる。しか
し、このような場合は、1つのGOPを構成するピクチ
ャ数が一定ではなくなってしまう。
Therefore, as shown in (2) of FIG. 4, when the scene suddenly changes, the image quality can be improved by encoding that part with an I picture. However, in such a case, the number of pictures forming one GOP is not constant.

【0010】秒単位で開始位置、終了位置を指定した場
合に、GOPを構成するピクチャ数が一定であれば、図
5のように、編集後の編集符号において異なったカット
の境界は、必ずGOPの先頭から始まることになるが、
GOPを構成するピクチャ数が一定でない場合は、図6
のように、編集号公報の編集符号の境界は、必ずしもG
OPの先頭から始まらないことになる。図6の例では、
境界から6枚のピクチャがGOP12の最後の6つのピ
クチャであり、GOP13のピクチャは7ピクチャ目か
ら始まる。
When the start position and the end position are designated in units of seconds and the number of pictures making up the GOP is constant, the boundaries of different cuts in the edited code after editing are always GOP as shown in FIG. It will start from the beginning of
If the number of pictures that make up a GOP is not constant,
As shown in FIG.
It will not start from the beginning of the OP. In the example of FIG.
Six pictures from the boundary are the last six pictures of GOP12, and the picture of GOP13 starts from the seventh picture.

【0011】連続した映像符号のカット間の境界が、G
OPの先頭で始まらない場合、GOPの途中から復号す
ることになり、完全に復号できないので、映像が乱れて
しまうことになる。
The boundary between the cuts of consecutive video codes is G
If it does not start at the beginning of the OP, it will be decoded in the middle of the GOP and cannot be completely decoded, so the video will be disturbed.

【0012】本発明の目的は、複数のカットの動画像符
号を編集して送出するビデオサーバを有するビデオデマ
ンドシステムにおいて、カット境界で画像が乱れないビ
デオデマンドシステムを提供することを目的とする。
It is an object of the present invention to provide a video demand system having a video server for editing and transmitting moving picture codes of a plurality of cuts, and a video demand system in which an image is not disturbed at a cut boundary.

【0013】[0013]

【0014】[0014]

【課題を解決するための手段】 本発明によるビデオオン
デマンドシステムは、編集された映像符号を転送ブロッ
ク単位で送出するサーバと、前記転送ブロックの映像符
号より映像信号を復号するクライアントを備えるビデオ
オンデマンドシステムにおいて、前記サーバは前記転送
ブロック毎にカットの切替があるときにそのことを示す
フラグを前記映像符号に付加するカット切替情報付加手
段を備え、前記クライアントは、前記フラグがあるとき
にそのフラグを含む転送ブロックの先頭部のフレーム間
符号化ピクチャを削除する削除手段を備え、 前記カット
切替情報付加手段は削除するピクチャ数を示すオフセッ
ト情報を前記映像符号に更に付加し、前記削除手段は前
記オフセット情報を利用して前記フラグがアクティブで
あるときにそのフラグを含む転送ブロックの先頭部のフ
レーム間符号化ピクチャを削除することを特徴とする。
Video-On with the present invention, in order to solve the problems]
The demand system transfers the edited video code to the block.
Server to send in units of video and video code of the transfer block
Video with client for decoding video signal
In the on-demand system, the server transfers the transfer
Indicates that there is a cut switch for each block
Cut switching information addition means for adding a flag to the video code
Comprises a step, said client is provided with said flag
Between frames at the beginning of the transfer block that includes that flag in
The cut switching information adding means further adds offset information indicating the number of pictures to be deleted to the video code, and the deleting means uses the offset information to activate the flag. In this case, the inter-frame coded picture at the beginning of the transfer block including the flag is deleted.

【0015】更に本発明によるビデオオンデマンドシス
テムは、上記のビデオオンデマンドシステムにおいて、
前記映像符号はMPEG方式のものであることを特徴と
する。
Further, the video-on-demand system according to the present invention is the above video-on-demand system,
The video code is of the MPEG system.

【0016】[0016]

【0017】本発明によるカット切替後フレーム間符号
化ピクチャ削除方法は、編集された映像符号を転送ブロ
ック単位で送出するサーバと、前記転送ブロックの映像
符号より映像信号を復号するクライアントを備えるビデ
オオンデマンドシステムのためのカット切替後フレーム
間符号化ピクチャ削除方法において、前記サーバで行わ
れる前記転送ブロック毎にカットの切替があるときにそ
のことを示すフラグを前記映像符号に付加するカット切
替情報付加ステップと、前記クライアントで行われる前
記フラグがあるときにそのフラグを含む転送ブロックの
先頭部のフレーム間符号化ピクチャを削除する削除ステ
ップを有し、前記カット切替情報付加ステップでは削除
するピクチャ数を示すオフセット情報を前記映像符号に
更に付加し、前記削除ステップでは前記オフセット情報
を利用して前記フラグがアクティブであるときにそのフ
ラグを含む転送ブロックの先頭部のフレーム間符号化ピ
クチャを削除することを特徴とする。
Inter-frame code after cut switching according to the present invention
The method to delete the encoded picture is to transfer the edited video code.
Server for sending in units of blocks and video of the transfer block
A video provided with a client that decodes a video signal from a code
Frame after cut switching for on-demand system
In the method for deleting inter-coded pictures, performed by the server
When there is a cut switching for each of the transfer blocks
Cut off to add a flag indicating that to the video code
Replacement information adding step, and before being performed by the client
If there is a flag, the transfer block that includes that flag
A deletion step that deletes the inter-coded picture at the beginning
Tsu have up, the when the further adds offset information indicating the number of pictures to be removed in cutting the switching information adding step to said video coding, wherein the deleting step the flag by using the offset information is active It is characterized in that the inter-frame coded picture at the beginning of the transfer block including the flag is deleted.

【0018】更に、カット切替後フレーム間符号化ピク
チャ削除方法は、上記のカット切替後フレーム間符号化
ピクチャ削除方法において、前記映像符号はMPEG方
式のものであることを特徴とする。
Further, the inter-frame coded picture deleting method after cut switching is characterized in that, in the above-mentioned inter-frame coded picture deleting method after cut switching, the video code is of the MPEG system.

【0019】[0019]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して詳細に説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Next, embodiments of the present invention will be described in detail with reference to the drawings.

【0020】図1を参照すると、本発明のビデオオンデ
マンドシステムの一実施形態は、ビデオサーバ1と、ク
ライアント2とを備え、それらはネットワーク3で接続
されている。ビデオサーバ1は編集情報11を備え、ク
ライアント2は、符号受信手段21、削除手段22、デ
コード手段23、要求手段24とを備える。
Referring to FIG. 1, one embodiment of the video-on-demand system of the present invention comprises a video server 1 and a client 2, which are connected by a network 3. The video server 1 includes edit information 11, and the client 2 includes a code receiving unit 21, a deleting unit 22, a decoding unit 23, and a requesting unit 24.

【0021】ビデオサーバ1は、更に、映像符号を蓄積
する蓄積手段12と、蓄積した映像符号をクライアント
へ送出する送信手段13と、各クライアントからの配信
要求を受信する要求受信手段14とを備え、ネットワー
ク3を通して映像符号を各クライアント2に送出する。
The video server 1 further comprises a storage means 12 for storing the video code, a transmission means 13 for transmitting the stored video code to the clients, and a request receiving means 14 for receiving a distribution request from each client. , The video code is sent to each client 2 through the network 3.

【0022】また、クライアント2の符号受信手段21
は、ネットワークからの入力部として配置され、ビデオ
サーバ1から送出された映像符号を受信する。
Further, the code receiving means 21 of the client 2
Is arranged as an input unit from the network and receives the video code transmitted from the video server 1.

【0023】削除手段22は、受信した映像符号から、
連続して送出されてきた映像符号の編集境界を検出し、
編集境界では正しく復号できない符号、すなわち、編集
境界の直後のピクチャからPピクチャの前までのピクチ
ャを削除し、削除後の映像信号をデコード手段23に渡
す。
The deleting means 22 determines from the received video code
Detects the editing boundary of the video code that has been transmitted continuously,
A code that cannot be correctly decoded at the edit boundary, that is, a picture immediately after the edit boundary to a picture before the P picture is deleted, and the video signal after the deletion is passed to the decoding means 23.

【0024】また、デコード手段23は、映像符号の符
号信号が圧縮されていれば伸張し、暗号化されていれば
復号し、ビデオサーバ1に格納されていた状態の符号構
造に変換し、デコードして再生する。
The decoding means 23 expands the code signal of the video code if it is compressed, decodes it if it is encrypted, converts it to the code structure in the state stored in the video server 1, and decodes it. And play.

【0025】次に、図1、図6及び図2のフローチャー
トを参照して本実施の形態の全体の動作について詳細に
説明する。
Next, the overall operation of this embodiment will be described in detail with reference to the flow charts of FIGS. 1, 6 and 2.

【0026】ビデオサーバ1では、編集情報11に、新
しいカットの編集符号として、新しいカットを構成する
映像符号の開始位置と終了位置、および再生順序とを持
っている。ビデオサーバ1では、その編集情報11に基
づき、映像符号を送出する。このとき、図6に示すよう
に、映像符号を、開始位置、終了位置により指定される
15枚の画面を1つの編集単位及び転送ブロックとして
管理する。カット切替情報付加手段15は、映像符号を
送出する際に、転送ブロック毎にその転送ブロックがカ
ットの切替直後の転送ブロックであればそのことを示す
カット切替フラグをヘッダ情報に格納する。更に、カッ
ト切替情報付加手段15は、クライアント2で削除する
べきピクチャのうち最後のピクチャの位置を示すオフセ
ット情報もヘッダ情報に格納する。削除すべきピクチャ
はPピクチャ、Bピクチャといったフレーム間符号化ピ
クチャである。オフセット情報は、削除するべきピクチ
ャの数とみなすこともできる。
In the video server 1, the edit information 11 has, as the edit code of the new cut, the start position and the end position of the video code forming the new cut, and the reproduction order. The video server 1 sends out the video code based on the editing information 11. At this time, as shown in FIG. 6, the video code manages 15 screens designated by the start position and the end position as one edit unit and transfer block. When transmitting the video code, the cut switching information adding means 15 stores, in the header information, for each transfer block, if the transfer block is a transfer block immediately after switching of the cut, a cut switching flag indicating that. Further, the cut switching information adding means 15 also stores offset information indicating the position of the last picture among the pictures to be deleted by the client 2 in the header information. Pictures to be deleted are inter-frame coded pictures such as P pictures and B pictures. The offset information can also be regarded as the number of pictures to be deleted.

【0027】例えば、編集後の番組は、映像符号5の開
始位置5aから終了位置5bまでと、映像符号6の開始
位置6aから終了位置6bまでとで構成され、映像符号
5、映像符号6の順で再生するという情報を編集情報1
1に持っている。ビデオサーバ1では、その編集情報1
1に従って、映像符号5の開始位置5aから終了位置5
bまでの符号を送出し、次に、映像符号6の開始位置6
aから終了位置6bまでの符号を送出する。カット切替
情報付加手段15は、映像符号6の最初の転送ブロック
の符号を送出する際にブロックのヘッダ情報にカット切
替フラグ及びオフセット情報を設定する。
For example, the edited program is composed of the start position 5a of the video code 5 to the end position 5b and the start position 6a of the video code 6 to the end position 6b. Edit information 1 to play in order
I have one. In the video server 1, the editing information 1
1, the start position 5a of the video code 5 to the end position 5
The codes up to b are transmitted, and then the start position 6 of the video code 6
The codes from a to the end position 6b are transmitted. The cut switching information adding unit 15 sets the cut switching flag and the offset information in the header information of the block when transmitting the code of the first transfer block of the video code 6.

【0028】クライアント2では、符号受信手段21が
ビデオサーバから送られて来た符号を受信する(図2の
ステップ1)。符号受信手段21は、受信した符号を転
送ブロック単位で、削除手段22に渡す。削除手段22
は、渡された転送ブロックのヘッダ情報にカット切替フ
ラグがあるかどうかを判定することにより、その転送ブ
ロックがカット切替の最初のブロックであるか否かを調
べる(図2のステップ2)。現在の転送ブロックがカッ
ト切替直後のブロックでない場合は、削除手段22は、
その転送ブロックをそのままデコード手段23に渡す
(図2のステップ4)。現在の転送ブロックがカット切
替直後のブロックでない場合は、その転送ブロックの最
初のピクチャからオフセット情報により指定されるピク
チャまで(図6の正しくデコードできない符号6c)を
削除し、それ以降の符号をデコード手段23に渡す(図
2のステップ4)。デコード手段23は、渡された符号
をデコードして再生する(図2のステップ5)。
In the client 2, the code receiving means 21 receives the code sent from the video server (step 1 in FIG. 2). The code receiving means 21 passes the received code to the deleting means 22 in units of transfer blocks. Deletion means 22
Determines whether or not the transfer block is the first block for cut switching by determining whether or not there is a cut switching flag in the header information of the transferred transfer block (step 2 in FIG. 2). When the current transfer block is not the block immediately after the cut switching, the deleting unit 22
The transfer block is passed as it is to the decoding means 23 (step 4 in FIG. 2). If the current transfer block is not the block immediately after the cut switching, the first picture of the transfer block to the picture specified by the offset information (code 6c that cannot be correctly decoded in FIG. 6) is deleted, and the subsequent codes are decoded. It is passed to the means 23 (step 4 in FIG. 2). The decoding means 23 decodes and reproduces the passed code (step 5 in FIG. 2).

【0029】[0029]

【発明の効果】以上説明したように本発明によれば転送
ブロックの先頭部の復号できないピクチャが削除できる
ので、クライアントで再生した画像はカット境界で乱れ
ないという効果が奏される。
As described above, according to the present invention, the undecodable picture at the beginning of the transfer block can be deleted, so that the image reproduced by the client is not disturbed at the cut boundary.

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

【図1】本発明の実施形態によるビデオオンデマンドシ
ステムの構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a video on demand system according to an embodiment of the present invention.

【図2】本発明の実施形態によるビデオオンデマンドシ
ステムのクライアントの動作フローチャートである。
FIG. 2 is an operation flowchart of a client of a video on demand system according to an exemplary embodiment of the present invention.

【図3】複数の画面をグループ化した1GOPの構造を
示す図である。
FIG. 3 is a diagram showing a structure of 1 GOP in which a plurality of screens are grouped.

【図4】急に場面が変わったような場合に、より画質を
高めるような符号化をした場合の1つのGOPの構造の
変化を示す図である。
[Fig. 4] Fig. 4 is a diagram showing a change in structure of one GOP when encoding is performed to further improve image quality when a scene suddenly changes.

【図5】通常のGOP構造の場合に、映像符号を編集し
たときの編集符号の構造を示す図である。
FIG. 5 is a diagram showing a structure of an edit code when a video code is edited in the case of a normal GOP structure.

【図6】急に場面が変わったような場合に、より画質を
高めるような符号化を行った映像符号を編集したときの
編集符号の構造を示す図である。
FIG. 6 is a diagram showing a structure of an edit code when a video code that has been encoded so as to improve the image quality is edited when a scene suddenly changes.

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

1 ビデオサーバ 2 クライアント 3 ネットワーク 11 編集情報 12 蓄積手段 13 送信手段 14 要求受信手段 15 カット切替情報付加手段 21 符号受信手段 22 削除手段 23 デコード手段 24 要求手段 1 Video server 2 clients 3 network 11 Editing information 12 Storage means 13 Transmission means 14 Request receiving means 15 Cut switching information addition means 21 code receiving means 22 Deletion means 23 Decoding means 24 Requesting means

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 編集された映像符号を転送ブロック単位
で送出するサーバと、 前記転送ブロックの映像符号より映像信号を復号するク
ライアントを備えるビデオオンデマンドシステムにおい
て、 前記サーバは前記転送ブロック毎にカットの切替がある
ときにそのことを示すフラグを前記映像符号に付加する
カット切替情報付加手段を備え、 前記クライアントは、前記フラグがあるときにそのフラ
グを含む転送ブロックの先頭部のフレーム間符号化ピク
チャを削除する削除手段を備え、 前記カット切替情報付加手段は削除するピクチャ数を示
すオフセット情報を前記映像符号に更に付加し、前記削
除手段は前記オフセット情報を利用して前記フラグがア
クティブであるときにそのフラグを含む転送ブロックの
先頭部のフレーム間符号化ピクチャを削除することを特
徴とするビデオオンデマンドシステム。
1. A transfer block unit for editing an edited video code.
And the server that sends the video signal from the video code of the transfer block.
Video-on-demand system with client
The server has a cut switch for each transfer block.
Sometimes a flag indicating that is added to the video code
A cut switching information adding unit is provided, and the client can set the flag when the flag is present.
Inter-frame coding picture at the beginning of the transfer block including
The cut switching information adding means further adds offset information indicating the number of pictures to be deleted to the video code, and the deleting means uses the offset information to activate the flag. A video-on-demand system characterized in that an inter-frame coded picture at the beginning of a transfer block including the flag is deleted at times.
【請求項2】 請求項に記載のビデオオンデマンドシ
ステムにおいて、前記映像符号はMPEG方式のもので
あることを特徴とするビデオオンデマンドシステム。
2. The video-on-demand system according to claim 1 , wherein the video code is of an MPEG system.
【請求項3】 編集された映像符号を転送ブロック単位
で送出するサーバと、 前記転送ブロックの映像符号より映像信号を復号するク
ライアントを備えるビデオオンデマンドシステムのため
のカット切替後フレーム間符号化ピクチャ削除方法にお
いて、 前記サーバで行われる前記転送ブロック毎にカットの切
替があるときにそのことを示すフラグを前記映像符号に
付加するカット切替情報付加ステップと、 前記クライアントで行われる前記フラグがあるときにそ
のフラグを含む転送ブロックの先頭部のフレーム間符号
化ピクチャを削除する削除ステップを有し、 前記カット切替情報付加ステップでは削除するピクチャ
数を示すオフセット情報を前記映像符号に更に付加し、
前記削除ステップでは前記オフセット情報を利用して前
記フラグがアクティブであるときにそのフラグを含む転
送ブロックの先頭部のフレーム間符号化ピクチャを削除
することを特徴とするカット切替後フレーム間符号化ピ
クチャ削除方法。
3. The edited video code is transferred in block units.
And the server that sends the video signal from the video code of the transfer block.
For video-on-demand systems with clients
The method for deleting inter-coded pictures after switching
The cut of each transfer block performed by the server.
When there is a replacement, a flag indicating that is added to the video code
The cut switching information adding step to be added, and when there is the flag performed by the client,
Interframe code at the beginning of the transfer block including the flag
A deletion step of deleting the encoded picture, and in the cut switching information adding step, offset information indicating the number of pictures to be deleted is further added to the video code,
In the deleting step, when the flag is active, the inter-frame coded picture at the beginning of the transfer block including the flag is deleted using the offset information after the cut switching. How to delete.
【請求項4】 請求項に記載のカット切替後フレーム
間符号化ピクチャ削除方法において、前記映像符号はM
PEG方式のものであることを特徴とするカット切替後
フレーム間符号化ピクチャ削除方法。
4. A cut switch after interframe coded picture delete method according to claim 3, wherein the video encoder is M
An inter-frame coded picture deletion method after cut switching, characterized by being of a PEG system.
JP16514999A 1999-06-11 1999-06-11 Video-on-demand system and method for deleting inter-coded picture after cut switching for the same Expired - Fee Related JP3521066B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16514999A JP3521066B2 (en) 1999-06-11 1999-06-11 Video-on-demand system and method for deleting inter-coded picture after cut switching for the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16514999A JP3521066B2 (en) 1999-06-11 1999-06-11 Video-on-demand system and method for deleting inter-coded picture after cut switching for the same

Publications (2)

Publication Number Publication Date
JP2000354230A JP2000354230A (en) 2000-12-19
JP3521066B2 true JP3521066B2 (en) 2004-04-19

Family

ID=15806822

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16514999A Expired - Fee Related JP3521066B2 (en) 1999-06-11 1999-06-11 Video-on-demand system and method for deleting inter-coded picture after cut switching for the same

Country Status (1)

Country Link
JP (1) JP3521066B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6920175B2 (en) * 2001-01-03 2005-07-19 Nokia Corporation Video coding architecture and methods for using same
EP1398601A3 (en) 2002-09-13 2014-05-07 Canon Kabushiki Kaisha Head up display for navigation purposes in a vehicle
JP4532856B2 (en) 2003-07-08 2010-08-25 キヤノン株式会社 Position and orientation measurement method and apparatus

Also Published As

Publication number Publication date
JP2000354230A (en) 2000-12-19

Similar Documents

Publication Publication Date Title
KR100960282B1 (en) Video coding
KR100945548B1 (en) Video error resilience
US8238438B2 (en) Image data transmitting apparatus and method and image data reproducing apparatus and method
US6611561B1 (en) Video coding
US9866871B2 (en) Use of frame caching to improve packet loss recovery
JP3957460B2 (en) Transmission header compression apparatus, moving picture encoding apparatus, and moving picture transmission system
JP3752694B2 (en) COMPRESSED VIDEO SIGNAL EDITING DEVICE, EDITING METHOD, AND DECODING DEVICE
JP3825719B2 (en) Image reproduction method, image reproduction apparatus, and image recording apparatus
EP1443705A1 (en) Server apparatus and terminal apparatus used in video transmission system
JPH09149421A (en) Picture encoder, picture decoder and picture transmission system
JP2005151570A (en) Signaling valid entry point in video stream
JP2001274689A (en) Device and method for processing data
JP2004350263A (en) Image processing apparatus and method therefor
JP4373730B2 (en) Video data transmission apparatus, video data transmission / reception system, and method thereof
JP3521066B2 (en) Video-on-demand system and method for deleting inter-coded picture after cut switching for the same
WO2004045216A1 (en) Video streaming device and method of control for switchable video streams
JP3323057B2 (en) Encoding device, decoding device, and transmission system
JP4261250B2 (en) Image data transmission apparatus and method, image data reproduction apparatus and method
JP2002199344A (en) Multi-media information transmitting server
JP3535672B2 (en) Video data transmission device and video data transmission method
JPH08140047A (en) Picture data recorder
JP2024002509A (en) Stream sending device and stream sending program
KR100345312B1 (en) Splicing Method for video stream with open GOP
JP4287558B2 (en) Video decoding device
JP2006187037A (en) Image reproducing method

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040116

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040129

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

Free format text: PAYMENT UNTIL: 20080213

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090213

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100213

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100213

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110213

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110213

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120213

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120213

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130213

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130213

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20140213

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees