JP3476144B2 - Editing method - Google Patents

Editing method

Info

Publication number
JP3476144B2
JP3476144B2 JP2002053175A JP2002053175A JP3476144B2 JP 3476144 B2 JP3476144 B2 JP 3476144B2 JP 2002053175 A JP2002053175 A JP 2002053175A JP 2002053175 A JP2002053175 A JP 2002053175A JP 3476144 B2 JP3476144 B2 JP 3476144B2
Authority
JP
Japan
Prior art keywords
time
data
information
block
block 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.)
Expired - Lifetime
Application number
JP2002053175A
Other languages
Japanese (ja)
Other versions
JP2002252829A (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.)
Victor Company of Japan Ltd
Original Assignee
Victor Company of Japan Ltd
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 Victor Company of Japan Ltd filed Critical Victor Company of Japan Ltd
Priority to JP2002053175A priority Critical patent/JP3476144B2/en
Publication of JP2002252829A publication Critical patent/JP2002252829A/en
Application granted granted Critical
Publication of JP3476144B2 publication Critical patent/JP3476144B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 【0001】 【発明の属する技術分野】本発明は編集方法に係り、特
に書き換え可能な記録媒体に記録されているブロックデ
ータの編集を行うための編集方法に関する。 【0002】 【従来の技術】近年の情報処理技術の進歩発展により、
ディジタル音響映像情報をデータ圧縮し、情報記録媒体
に記録することが広く行われている。特に映像情報に関
しては、情報量が膨大となるため、情報記録媒体の限ら
れた記録情報量を有効に用いるために、高度な圧縮技術
が用いられている。この高度な圧縮技術としては、映像
の単位であるフレーム内の相関を利用したデータ圧縮の
みならず、複数の時間的に近接したフレーム間の相関を
用いて圧縮する手法が代表的なものであり、今日では映
像情報の記録、伝達のために広く用いられている。 【0003】データ圧縮した結果を編集する場合、フレ
ーム相関を用いていると、フレーム単位の削除が不可能
になる。これは相関をとる参照先フレームがなくなると
参照元フレームが復号できないからである。そこで、以
降の編集に備えて複数のフレームをブロック化し、ブロ
ック間のフレーム相関処理を行わず、ブロックを独立し
て扱うことが可能なように符号化する場合が多い。これ
らブロック単位て符号化したブロックデータは、ブロッ
ク内の映像の複雑さやフレーム間の相関の度合いによっ
て各々データ容量が異なることは周知の通りである。 【0004】さて、これらのブロックデータは情報記録
媒体上に記録されるが、ブロックデータを整数個のセク
タを占有するようにセクタの先頭から配置し、再生に際
しサーチ動作が簡易なように考慮する必要がある。よっ
て、既に周知の手法によってブロックデータの末尾に埋
め込みデータを含む符号化を行うことにより対処する。
このようにして図7に示される情報領域Aにブロックデ
ータが記録される。 【0005】映像情報を効率的に圧縮するために、それ
ぞれ異なるフレーム数でブロック化されることがよく行
われる。すなわち、図7に示す各ブロックの表示期間は
フレーム期間を単位として互いに異なることを考慮しな
ければならない。更に、ブロック当たりの圧縮率は互い
に異なるため、図7に示されるようにブロックデータの
容量は互いに異なっている。 【0006】上記の状況をリニアパルス符号変調(PC
M)等の、非圧縮で、かつ、時間経過と符号化データ総
容量の関係が比例である場合と比較すると、時間指定を
行ってブロックデータ列から再生を開始するサーチ再生
が非常に困難であることが予想される。 【0007】この問題を解決すべく、従来、時間記録位
置対照表を別途記録し、この対照表を用いてサーチ再生
を行うことが、特開平9−23404号公報(発明の名
称「媒体記録方法、装置及び媒体再生装置」)に開示さ
れている。この媒体記録方法では、所定の主情報である
映像情報を、動画像の国際標準規格であるMPEG(Mo
ving Picture Experts Group)方式で符号化して圧縮単
位であるGOP(Group of Picture)を複数生成し、生
成した複数のGOPを記録媒体に記録する方法であっ
て、所定の時間単位毎に映像情報を分割した場合の各時
間単位毎のデータの開始アドレスを生成して複数のGO
Pと共に記録媒体に記録する。 【0008】すなわち、この媒体記録方法によれば、時
間記録位置対照表を所定の時間単位毎の再生開始アドレ
スの列で構成しており、GOPと称する圧縮単位で符号
化データをブロック化して、再生開始アドレスとしてG
OPの先頭位置を示す情報を記録している。図7はこの
様子を概念的に示す。 【0009】 【発明が解決しようとする課題】しかるに、上記の従来
方法は、ブロックデータ列が更新されることのない状
況、例えばブロックデータ列が読み出し専用媒体上に記
録されるような状況下において、サーチ再生に対し首尾
よく機能するが、ブロックデータ列の更新を行った場合
に問題が生じるおそれがある。書き換え可能な記録媒体
にブロックデータ列が記録されている場合、その内容は
編集可能である。一例として、図8に示すように、ブロ
ックデータ単位での再生スキップ指示が考えられる。一
般的には、再生区間及びその再生順序を指定する情報を
再生制御データとして記録媒体に記録するため、必ずし
もスキップされるブロックデータを消去する必要はな
い。 【0010】図8中Dで示されるブロックをスキップす
る場合、Dで示されるブロックの再生期間sは再生時に
は時間0となる。また、再生開始アドレス3は、スキッ
プする区間を指し示しているため、時間記録位置対照表
から削除されなければならない。また、期間sは期間u
と特定の関係にないため、再生開始アドレス4以降のす
べての再生開始アドレスは正しい位置を示すために更新
されなければならない。このためには、ブロックD以降
のブロック容量と再生期間の関係に基づいたアドレス情
報の再計算が必要であり、編集処理が非常に複雑化する
おそれがある。 【0011】本発明は以上の点に鑑みなされたもので、
ブロックデータ列に対して区間スキップを指定する編集
を、極めて簡易かつ高速に行い得る編集方法を提供する
ことを目的とする。 【0012】 【課題を解決するための手段】上記の目的を達成するた
め、本発明の編集方法は、時間的に連続した画像信号を
画像単位を基準とした所定時間単位のブロックに分割
し、このブロック毎の符号量を可変とした符号化による
データ圧縮後の複数のブロックデータを時系列的に記録
した第1の記録領域と、前記第1の記録領域から所定の
前記ブロックデータを再生するための、第1の時間補正
データと、前記画像単位の表示時間を基準とした固定時
間間隔u毎の1つ以上の対照データとからなる時間記録
位置対照表を、前記第1の記録領域に記録された前記ブ
ロックデータに対して設定されたm個(mは自然数)の
連続再生区間それぞれに対応してm個記録した第2の記
録領域とを有する書き換え可能な情報記録媒体であり、
前記各時間記録位置対照表におけるn番目(nは自然
数)の前記対照データは、前記各時間記録位置対照表が
それぞれ対応する一つの連続再生区間の先頭のブロック
データから再生開始して(n×u)時間(uは前記固定
時間間隔)を経過した時点で再生している前記対応する
一つの連続再生区間内のブロックデータを指し示すブ
ックデータ位置情報と、このブロックデータ位置情報が
指し示すブロックデータの再生開始時間と前記(n×
u)時間との差の時間差情報との組からなり、前記各時
間記録位置対照表における前記第1の時間補正データ
は、連続再生区間の設定により前記n番目の対照データ
が、前記対応する一つの連続再生区間の再生開始から
(n×u)−c時間を経過した時点で再生するブロック
データを指し示す情報となる場合、前記時間cを補正す
るためのデータである書き換え可能な情報記録媒体か
前記時間記録位置対照表を読み出す読み出しステッ
プと、前記情報記録媒体に記録されている前記ブロック
データにおける前記m個の連続再生区間の内の複数の対
照データを含む所定の連続再生区間の一部分をスキップ
するスキップ期間を指示するスキップ期間指示ステップ
と、前記読み出しステップにおいて読み出された前記時
間記録位置対照表の内の前記所定の連続再生区間に対応
する時間記録位置対照表を構成する複数の対照データに
対して、前記スキップ期間に対応するブロックデータを
指し示す対照データを削除し、前記スキップ期間より前
の期間に対応するブロックデータを指し示す対照データ
のグループである第1の対照データグループと、前記ス
キップ期間より後の期間に対応するブロックデータを指
し示す対照データのグループである第2の対照データグ
ループとに分割する分割・削除ステップと、前記第2の
対照データグループに対する、前記第1の時間補正デー
タに相当する第2の時間補正データを、前記スキップ期
間直後のブロックデータの先頭から、前記第2の対照デ
ータグループ内の先頭の対照データが指し示すブロック
データ直前までの再生時間と、前記第2の対照データグ
ループ内の先頭の対照データの有する時間差情報との和
に基づき計算する計算ステップと、前記第1の時間補正
データと第1の対照データグループとからなる第1の時
間記録位置対照表と、前記第2の時間補正データと前記
第2の対照データグループとからなる第2の時間記録位
置対照表とを、前記情報記録媒体の前記第2の記録領域
に書き込む書き込みステップと、を有することを特徴と
する。この発明では、上記の書き換え可能な情報記録媒
体に対して、例えば、一連のブロックデータの一区間を
スキップするように編集する場合、第1の記録領域にお
ける1つ連続再生の区間が2つに分割されることにな
る。よって、まず、既に記録されている、前記スキップ
期間が設定される連続再生区間に対応した上記の時間記
録位置対照表を情報記録媒体から読み込む。そして、読
み込んだ時間記録位置対照表を構成する対象データに対
して、前記スキップ期間に対応するブロックデータを指
し示す対照データを削除し、前記スキップ期間を挟んで
時間的に前の連続再生区間に対応するブロックデータを
指し示す対照データのグループである第1の対照データ
グループと、前記スキップ期間を挟んで時間的に後の連
続再生区間に対応するブロックデータを指し示す対照デ
ータのグループである第2の対照データグループとに分
割する。次に、スキップ期間を挟んで時間的に後の連続
再生区間に対応する第2の対照データグループに対して
は補正時間データ(第2の補正時間データ)を新たに与
える必要があるため、第2の対照データグループ内の先
頭の対照データによって指し示されるブロックデータよ
り以前に再生すべきブロックデータの再生時間長を算出
し、これを基に第2の補正時間データを計算する。そし
て、第2の対照データグループである削除された対照デ
ータ以降の対照データと、第2の補正時間データとを組
み合わせて新たな時間記録位置対照表(第2の時間記録
位置対照表)を作成し、これを情報記録媒体の第2の記
録領域に書き込む。これにより、本発明の編集方法によ
り新たな時間記録位置対照表が書き込まれた情報記録媒
体を再生する再生装置側では、新たな時間記録位置対照
表を用いて再生することにより、各対照データが連続再
生区間の先頭からみてどの時点の情報であるかを正確に
知ることができるようになり、時間指定でのサーチ再生
を誤ることなく正確に実行できるようになる。さらに、
本発明によれば、時間記録位置対照表内の多くの対照デ
ータを更新する必要がないため、極めて簡易、かつ、高
速な編集を行うことができる。 【0013】 【発明の実施の形態】次に、本発明の実施の形態につい
て図面と共に説明する。まず、本発明に用いる情報記録
媒体の一形態について説明する。図1はその情報記録媒
体の一形態のデータ配置及び時間記録位置対照データの
データ形式を示す。この情報記録媒体は、固定データ量
のセクタに分割された書き換え可能な情報記録媒体であ
り、時間的に連続した情報をブロックに分割し、このブ
ロック毎の符号量を可変、かつ、セクタの整数倍とした
符号化によるデータ圧縮後のブロックデータが、図1に
11〜11で示すように、k個(kは記録する情報の長
さに応じた自然数)、情報領域Aに時系列的に記録され
ている。上記の情報としては、例えばMPEG方式で圧
縮符号化されて多重された映像情報及び音声情報であ
り、例えばGOP単位でブロックデータを構成している
が、その詳細は本発明の要旨ではないので、説明は省略
する。 【0014】また、この情報記録媒体の情報領域Aとは
異なる情報領域Bには、時間記録位置対照データ12が
記録されている。この時間記録位置対照データ12は、
後述するように情報領域Aにおいて編集によりm個の連
続再生区間があるときは、時間記録位置対照データ12
はmだけ情報領域Bに記録されている(図1では一例と
してm=3、編集が行われる前の初期記録時はm=
1)。 【0015】また、この時間記録位置対照データ12
は、図1に示すように、時間補正データ12aとz個
(zは自然数)の対照データ12bとからなる。時間補
正データ12aは、後述の編集が行われた後にn番目の
対照データが再生開始から(n×u)−c時間を経過し
た時点の情報となる場合、時間cを補正するためのデー
タである。 【0016】また対照データ12bのそれぞれは、固定
時間間隔u毎のデータであり、ブロックデータ位置情報
13と時間差情報14とからなる。各時間記録位置対照
データ12のn番目の対照データのブロックデータ位置
情報13は、その時間記録位置対照データ12に対応す
る情報領域A中の一つの連続再生区間の先頭のブロック
データから再生開始して(n×u)時間を経過した時点
で再生しているブロックデータの位置を示している。ま
た、時間差情報14は、ブロックデータ位置情報13が
示すブロックデータの再生開始時間と上記の(n×u)
時間との差の時間を示す。最初に情報記録媒体に情報が
記録された場合(編集による書き換えが行われる前の初
期状態の場合)では、一連のブロックデータ11〜11
が連続再生され、また、時間記録位置対照データ12を
用いて指定時間へのサーチ再生が可能である。 【0017】図2は情報記録媒体に記録されている、初
期記録時のブロックデータと対照データとの関係の一例
を示す。同図において、固定時間間隔uは”60”(単
位は秒であるが、フレームでもよい)であり、5つの対
照データ1〜5が情報領域Bに記録されており、対照デ
ータ1〜5が示すブロックデータ位置情報としては、情
報領域Aの先頭からの相対セクタアドレスを用いてお
り、対照データ1〜5が示すブロックデータ位置情報は
ここでは、図2に示すように、それぞれ〜で示す各
ブロックデータの開始アドレス”120”、”26
0”、”360”、”460”及び”620”である。 【0018】これにより、初期記録時の情報領域Bに記
録されている時間記録位置対照データ12は、図3に示
すように、時間補正データ12aの値は”0”であり、
ブロックデータ位置情報13は上記の相対アドレスの値
とされ、時間差情報14はそれぞれ図2に基づき図3に
示す値とされている。例えば、図2にで示すデータブ
ロックのブロック位置を示す対照データ4のブロックデ
ータ位置情報12は、図2に示すように相対アドレス”
460”であり、また、その再生開始時間は図2に示す
ように、対照データ4が示す固定時間間隔の総和(積算
値)よりも”20”だけ早いので、時間差情報14は図
3に示すように、”20”である。 【0019】上記の時間記録位置対照データ12は、対
照データ12bとブロック位置情報13と時間差情報1
4とがそれぞれ組として対応付けられた表となっている
ので、本明細書では、時間記録位置対照表ともいう。 【0020】次に、本発明になる編集方法の一実施の形
態を実行する編集装置について説明する。図4はその編
集装置のブロック図を示す。同図に示すように、この編
集装置は、前述の情報記録媒体である書き換え可能な記
録媒体21から時間記録位置対照表を読み出す(再生す
る)情報読み出し部22と、情報読み出し部22により
読み出された時間記録位置対照表を一時記憶する情報メ
モリ23と、スキップ期間を指示するスキップ期間指示
部24と、情報メモリ23に格納されている時間記録位
置対照表を読み取り、その時間記録位置対照表に対して
指示されたスキップ期間に対応する各種処理を行って情
報メモリ23に書き戻す制御部25と、情報メモリ23
に書き戻された情報を書き換え可能記録媒体21に書き
込む情報書き込み部26と、情報復号部27と、情報表
示部28とよりなる。 【0021】ここで、制御部25は、情報メモリ23か
ら読み出した時間記録位置対照表に対して、指示された
スキップ期間に対応する分割処理、対照データ削除処
理、時間補正データ計算処理、分割及び一部削除した対
照データと時間補正データを組み合わせて複数の対照表
を構成し、情報メモリ23に書き戻す処理をそれぞれ実
行する。また、情報復号部27は、情報読み出し部22
により読み出されたブロックデータを復号する。情報表
示部28は、情報復号部27により復号された映像情報
を表示する。 【0022】次に、スキップ期間指示部24から図2に
Dで示したブロックデータをスキップするように指示さ
れた場合の、図4の編集装置による時間記録位置対照表
に関する処理について説明する。図4の情報読み出し部
22により書き換え可能記録媒体21から読み出され、
情報メモリ23に転送された時間記録位置対照表は、図
5(a)に示すように、図3に示した初期記録時の書き
換え可能記録媒体21の時間記録位置対照表と同一であ
る。 【0023】次に、スキップ期間指示部24からのスキ
ップ指示が、図2にDで示したブロックデータをスキッ
プすることを示しており、スキップ開始が対照データ2
が示すブロックデータと対照データ3が示すブロック
データとの間でなされるので、制御部25はスキップ
開始タイミングを分割点として対照データ2と対照デー
タ3の間で図5(b)に示すように分割する。 【0024】続いて、制御部25は、スキップされるブ
ロックデータ(図2の)を指し示す対照データ3を図
5(c)に示すように削除する。続いて、制御部25
は、スキップ後の期間に対する時間補正データを計算す
る。これはスキップ後のブロックデータから対照データ
4が指し示すブロックデータ(図2の)直前までの再
生期間を積算し、時間補正データ=固定時間間隔−(積
算値+対照データ4が持つ時間差情報)なる式に基づき
算出する。 【0025】図2の例では、スキップ後の対照データ4
が指し示すブロックデータの直前にSで示すブロック
データが1つ存在し、このブロックデータSの再生期間
である”20”を求める。この値に、対照データ4が持
つ時間差情報”20”を加え、加算後の値を固定時間間
隔u(=60)から引いて、”20”を時間補正データ
として算出する。 【0026】次に、制御部25は、このようにして算出
した時間補正データを、スキップ期間を挟んで時間的に
後の連続再生区間に対応する対照データ群である削除さ
れた対照データ以降の対照データ4と対照データ5に付
加して、2つ目の時間記録位置対照表を図5(d)に示
すように構成する。この2つ目の時間記録位置対照表
は、対照データ1と対照データ2とそれらの時間補正デ
ータとの組である1つの目の時間記録位置対照表と共に
情報メモリ23に書き戻される。情報メモリ23に書き
戻された図5(d)に示す時間記録位置対照表は、情報
書き込み部26により読み出されて書き換え可能記録媒
体21の情報領域Bに書き込まれる。 【0027】これにより、書き込み後の書き換え可能記
録媒体21の記録時間記録位置対照表の詳細は、図6に
示すように、対照データ1と2に関する第1の時間記録
位置対照表31と、対照データ4と5に関する第2の時
間記録位置対照表32とからなる。つまり、連続再生の
区間に対して一つの対照表を用意したことになる。正常
な書き戻しを確認した後は、編集前の図3の時間記録位
置対照表は削除して構わない。 【0028】この結果、書き換え可能記録媒体21の再
生時には、対照データが時間補正データ分だけ早い時点
の情報であることを考慮して、正確にサーチ動作を行う
ことができる。すなわち、図2を例にとると、スキップ
期間の後の連続再生区間はブロックデータSから始まる
が、この連続再生開始位置から最初の対照データとなる
対照データ4が連続再生開始位置から本来の”60”後
ではなく、図6に示す第2の時間記録位置対照表32中
の時間補正データの”20”だけ早い”40”後の時点
の情報であることがわかり、再生装置は正確にサーチ動
作を行うことができるのである。また、前出の式におい
て実際に計算が必要な項目は積算値のみであるので、こ
の積算値を直接時間補正データとしてもよい。 【0029】 【発明の効果】以上説明したように、本発明の編集方法
により新たな時間記録位置対照表が書き込まれた情報記
録媒体を再生する再生装置側では、編集後の再生におい
ても補正時間データと時間差情報を用いて各対照データ
が連続再生区間の先頭から見てどの時点の情報であるか
を正確に知ることができるようになり、時間指定でのサ
ーチ再生を誤ることなく正確に実行できるようになる。
また、本発明によれば、時間記録位置対照表内の多くの
対照データを更新する必要がないため、極めて簡易、か
つ、高速な編集を行うことができる。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an editing method, and more particularly to an editing method for editing block data recorded on a rewritable recording medium. 2. Description of the Related Art Recent advances in information processing technology have
2. Description of the Related Art It has been widely practiced to compress digital audiovisual information and record it on an information recording medium. Especially for video information, the amount of information is enormous, and advanced compression techniques are used in order to effectively use the limited amount of information recorded on the information recording medium. A typical example of this advanced compression technique is not only data compression using correlation within a frame that is a unit of video, but also compression using correlation between a plurality of temporally adjacent frames. Today, it is widely used for recording and transmitting video information. [0003] When editing the result of data compression, if frame correlation is used, deletion in frame units becomes impossible. This is because the reference source frame cannot be decoded if there is no reference destination frame to be correlated. Therefore, in many cases, a plurality of frames are divided into blocks in preparation for subsequent editing, and encoding is performed so that blocks can be handled independently without performing frame correlation processing between blocks. It is well known that the block data coded in block units have different data capacities depending on the complexity of the video in the block and the degree of correlation between frames. Now, these block data are recorded on the information recording medium, but the block data is arranged from the head of the sector so as to occupy an integer number of sectors, and the reproduction operation is taken into consideration in reproducing. There is a need. Therefore, a measure is taken by performing encoding including embedded data at the end of block data by a known method.
Thus, the block data is recorded in the information area A shown in FIG. In order to efficiently compress video information, the video information is often divided into blocks each having a different number of frames. That is, it is necessary to consider that the display periods of the respective blocks shown in FIG. 7 are different from each other on a frame period basis. Furthermore, since the compression rates per block are different from each other, the capacities of the block data are different from each other as shown in FIG. [0006] The above situation is described by linear pulse code modulation (PC
M) and the like, it is very difficult to perform search playback in which time is specified and playback is started from a block data sequence, as compared with a case where the relationship between time lapse and the total amount of encoded data is proportional. It is expected that there is. In order to solve this problem, conventionally, a time recording position comparison table is separately recorded, and search reproduction is performed using this comparison table, as disclosed in Japanese Patent Application Laid-Open No. 9-23404 (title "Media Recording Method"). , Apparatus and medium reproducing apparatus ”). In this medium recording method, video information, which is predetermined main information, is converted into an MPEG (Motion Picture), which is an international standard for moving images.
A method of generating a plurality of GOPs (Groups of Pictures), which are compression units, by encoding using a ving Picture Experts Group) method and recording the generated plurality of GOPs on a recording medium. Generates a start address of data for each time unit when divided and
It is recorded on a recording medium together with P. In other words, according to this medium recording method, the time recording position comparison table is composed of a sequence of reproduction start addresses for each predetermined time unit, and coded data is divided into blocks in a compression unit called GOP. G as playback start address
Information indicating the start position of the OP is recorded. FIG. 7 conceptually shows this state. [0009] However, the above-mentioned conventional method is used in a situation where the block data string is not updated, for example, in a situation where the block data string is recorded on a read-only medium. Although this function works well for search reproduction, a problem may occur when the block data sequence is updated. When a block data string is recorded on a rewritable recording medium, its contents can be edited. As an example, as shown in FIG. 8, a reproduction skip instruction in units of block data can be considered. Generally, information specifying a reproduction section and its reproduction order is recorded on a recording medium as reproduction control data, so that it is not always necessary to delete the skipped block data. When the block indicated by D in FIG. 8 is skipped, the reproduction period s of the block indicated by D becomes zero during reproduction. Also, since the reproduction start address 3 indicates the section to be skipped, it must be deleted from the time recording position comparison table. The period s is the period u
Therefore, all reproduction start addresses after the reproduction start address 4 must be updated to indicate a correct position. For this purpose, it is necessary to recalculate the address information based on the relationship between the block capacity after the block D and the reproduction period, and the editing process may be extremely complicated. The present invention has been made in view of the above points,
It is an object of the present invention to provide an editing method capable of performing editing for designating a section skip for a block data sequence extremely simply and at high speed. In order to achieve the above object, an editing method of the present invention divides a temporally continuous image signal into blocks of a predetermined time unit based on an image unit, A first recording area in which a plurality of block data after data compression by the encoding in which the code amount for each block is variable is recorded in time series, and the predetermined block data is reproduced from the first recording area. For example, a time recording position comparison table including first time correction data and one or more pieces of reference data for each fixed time interval u based on the display time of the image unit is stored in the first recording area. A rewritable information recording medium having a m second recording area corresponding to each of m (m is a natural number) continuous reproduction sections set for the recorded block data;
The n-th (n is a natural number) reference data in each of the time recording position comparison tables starts reproduction from the first block data of one continuous reproduction section corresponding to each of the time recording position comparison tables (n × n). u) time (u is said corresponding one points to the block data to be continuously played back in the sections shown to Bed b <br/> Kkudeta position information being reproduced at the time of the lapse of the fixed time interval), the block data The reproduction start time of the block data indicated by the position information and the (n ×
u) The first time correction data in each time recording position comparison table includes a set of time difference information of a difference from time. When the information indicates the block data to be reproduced at the point of time when (n × u) -c time has elapsed from the start of the reproduction of the two continuous reproduction sections, the rewritable information recording medium which is the data for correcting the time c is used. a read step of reading the time recording position control table, a portion of the predetermined continuous playback section including a plurality of control data of said m consecutive playback sections in the block data recorded in the information recording medium A skip period instructing step for instructing a skip period to be skipped, and the time recording position comparison table read out in the readout step. For a plurality of reference data constituting the time recording position comparison table corresponding to the predetermined continuous playback section, the reference data indicating the block data corresponding to the skip period is deleted, and the reference data corresponding to the period before the skip period is deleted. To be divided into a first control data group, which is a group of control data indicating block data, and a second control data group, which is a group of control data indicating block data corresponding to a period after the skip period. Deleting the second time correction data corresponding to the first time correction data for the second control data group in the skip period;
From the beginning of the block data immediately after
Block pointed to by the first control data in the data group
The reproduction time immediately before the data and the second control data
Sum with the time difference information of the first control data in the loop
A first time recording position comparison table consisting of the first time correction data and a first control data group; a second time correction data and the second control data group And writing a second time recording position comparison table comprising the following to the second recording area of the information recording medium. According to the present invention, for example, when editing such that one section of a series of block data is skipped on the rewritable information recording medium, one continuous playback section in the first recording area is reduced to two sections. Will be split. Therefore, first, the time recording position comparison table corresponding to the continuous reproduction section in which the skip period is set, which has been already recorded, is read from the information recording medium. Then, with respect to the target data constituting the read time recording position comparison table, the reference data indicating the block data corresponding to the skip period is deleted, and the reference data corresponds to the continuous reproduction section temporally preceding the skip period. A first control data group which is a group of control data indicating block data to be copied, and a second control which is a group of control data which indicates block data corresponding to a continuous reproduction section temporally after the skip period. Divide into data groups. Next, correction time data (second correction time data) needs to be newly given to the second control data group corresponding to the continuous reproduction section temporally after the skip period. The reproduction time length of the block data to be reproduced before the block data pointed to by the first control data in the second control data group is calculated, and the second correction time data is calculated based on the reproduction time length. Then, a new time recording position comparison table (second time recording position comparison table) is created by combining the second correction time data with the second and subsequent corrected time data, which are the second reference data group and the deleted reference data. Then, this is written in the second recording area of the information recording medium. Thus, the reproducing apparatus that reproduces the information recording medium on which the new time recording position comparison table has been written by the editing method of the present invention reproduces the information using the new time recording position comparison table, so that each reference data is reproduced. It becomes possible to know exactly at what point in time the information is viewed from the beginning of the continuous reproduction section, and it is possible to accurately execute search reproduction by specifying time without error. further,
According to the present invention, it is not necessary to update a lot of comparison data in the time recording position comparison table, so that extremely simple and high-speed editing can be performed. Next, an embodiment of the present invention will be described with reference to the drawings. First, an embodiment of the information recording medium used in the present invention will be described. FIG. 1 shows the data arrangement of one form of the information recording medium and the data format of the time recording position comparison data. This information recording medium is a rewritable information recording medium divided into sectors of a fixed data amount, which divides time-continuous information into blocks, changes the code amount of each block, and uses an integer number of sectors. As shown by 11 to 11 in FIG. 1, k block data (k is a natural number corresponding to the length of information to be recorded) and block data in the information area A in time series are shown as 11 to 11 in FIG. Has been recorded. The above-mentioned information is, for example, video information and audio information multiplexed by compression encoding in the MPEG system. For example, the block data is configured in GOP units, but the details are not the gist of the present invention. Description is omitted. In the information area B of the information recording medium different from the information area A, the time recording position reference data 12 is recorded. This time recording position comparison data 12 is
As will be described later, when there are m continuous playback sections in the information area A by editing, the time recording position comparison data 12
Are recorded in the information area B (m = 3 as an example in FIG. 1, and m = 3 in the initial recording before the editing is performed).
1). The time recording position reference data 12
1 includes time correction data 12a and z (z is a natural number) reference data 12b, as shown in FIG. The time correction data 12a is data for correcting the time c when the n-th control data becomes information at the time when (n × u) -c time has elapsed from the start of reproduction after the editing described later is performed. is there. Each of the reference data 12b is data for each fixed time interval u, and includes block data position information 13 and time difference information 14. The block data position information 13 of the n-th reference data of each time recording position reference data 12 starts reproduction from the first block data of one continuous reproduction section in the information area A corresponding to the time recording position reference data 12. At the time point when (n × u) time has elapsed. The time difference information 14 includes the reproduction start time of the block data indicated by the block data position information 13 and the above (n × u)
Indicates the time difference from the time. When information is first recorded on the information recording medium (in an initial state before rewriting by editing is performed), a series of block data 11 to 11
Are continuously reproduced, and search reproduction at a designated time is possible using the time recording position reference data 12. FIG. 2 shows an example of the relationship between block data and reference data during initial recording, which are recorded on the information recording medium. In the figure, the fixed time interval u is "60" (the unit is seconds, but it may be a frame), five control data 1-5 are recorded in the information area B, and the control data 1-5 As the block data position information shown, a relative sector address from the head of the information area A is used, and the block data position information shown by the reference data 1 to 5 is, as shown in FIG. Block data start addresses “120”, “26”
0 "," 360 "," 460 ", and" 620 "As a result, the time recording position comparison data 12 recorded in the information area B at the time of the initial recording is, as shown in FIG. The value of the time correction data 12a is "0",
The block data position information 13 is a value of the above-described relative address, and the time difference information 14 is a value shown in FIG. 3 based on FIG. For example, the block data position information 12 of the reference data 4 indicating the block position of the data block shown in FIG.
460 ", and the reproduction start time is earlier by" 20 "than the sum (integrated value) of the fixed time intervals indicated by the reference data 4, as shown in FIG. 2, so that the time difference information 14 is shown in FIG. As described above, the time recording position reference data 12 is the reference data 12b, the block position information 13, and the time difference information 1.
4 are associated with each other as a set, and are also referred to as time recording position comparison tables in this specification. Next, an editing apparatus that executes an embodiment of the editing method according to the present invention will be described. FIG. 4 shows a block diagram of the editing device. As shown in the figure, the editing apparatus reads out (reproduces) a time recording position comparison table from a rewritable recording medium 21 which is the above-described information recording medium, and an information reading unit 22 reads out the time recording position reference table. Information memory 23 for temporarily storing the recorded time recording position comparison table, a skip period instructing unit 24 for instructing the skip period, and reading the time recording position comparison table stored in the information memory 23. And a control unit 25 that performs various processes corresponding to the skip period specified for the data and writes back the information to the information memory 23.
The information writing unit 26 writes the information written back into the rewritable recording medium 21, an information decoding unit 27, and an information display unit 28. Here, the control unit 25 applies a division process, a comparison data deletion process, a time correction data calculation process, a division process and a division process corresponding to the designated skip period to the time recording position comparison table read from the information memory 23. A plurality of comparison tables are formed by combining the partially deleted comparison data and the time correction data, and processing for writing back to the information memory 23 is executed. Further, the information decoding unit 27 includes the information reading unit 22.
Decrypts the read block data. The information display unit 28 displays the video information decoded by the information decoding unit 27. Next, a description will be given of the processing relating to the time recording position comparison table by the editing apparatus of FIG. 4 when the skip period instruction section 24 instructs to skip the block data indicated by D in FIG. The information is read from the rewritable recording medium 21 by the information reading unit 22 in FIG.
As shown in FIG. 5A, the time recording position comparison table transferred to the information memory 23 is the same as the time recording position comparison table of the rewritable recording medium 21 at the time of the initial recording shown in FIG. Next, the skip instruction from the skip period instruction section 24 indicates that the block data indicated by D in FIG. 2 is to be skipped.
5 is performed between the block data indicated by the reference data 3 and the block data indicated by the reference data 3, the control unit 25 sets the skip start timing as a division point between the reference data 2 and the reference data 3 as shown in FIG. To divide. Subsequently, the control unit 25 deletes the control data 3 indicating the block data (of FIG. 2) to be skipped as shown in FIG. 5 (c). Subsequently, the control unit 25
Calculates time correction data for the period after the skip. This is obtained by integrating the reproduction periods from the block data after skipping to immediately before the block data indicated by the reference data 4 (in FIG. 2), and becomes time correction data = fixed time interval− (integrated value + time difference information of control data 4). It is calculated based on the formula. In the example of FIG. 2, the control data 4 after the skip
There is one block data indicated by S immediately before the block data indicated by, and "20" which is a reproduction period of the block data S is obtained. The time difference information “20” of the reference data 4 is added to this value, and the value after the addition is subtracted from the fixed time interval u (= 60) to calculate “20” as the time correction data. Next, the control unit 25 compares the time correction data calculated in this way with the deleted control data which is a control data group corresponding to a continuous reproduction section temporally after the skip period. A second time recording position comparison table is added to the control data 4 and the control data 5, as shown in FIG. 5D. This second time recording position comparison table is written back to the information memory 23 together with the first time recording position comparison table which is a set of the comparison data 1, the comparison data 2 and their time correction data. The time recording position comparison table shown in FIG. 5D written back to the information memory 23 is read by the information writing unit 26 and written into the information area B of the rewritable recording medium 21. As a result, the details of the recording time recording position comparison table of the rewritable recording medium 21 after writing are shown in FIG. A second time recording position comparison table 32 for data 4 and 5 is provided. That is, one comparison table is prepared for the continuous playback section. After confirming the normal writing back, the time record position comparison table of FIG. 3 before editing may be deleted. As a result, at the time of reproducing the rewritable recording medium 21, the search operation can be accurately performed in consideration of the fact that the reference data is the information at the time earlier by the time correction data. That is, in the example of FIG. 2, the continuous reproduction section after the skip period starts from the block data S, and the reference data 4 which is the first reference data from the continuous reproduction start position is the original data from the continuous reproduction start position. It can be seen that the information is not “60”, but information “40” earlier by “20” of the time correction data in the second time recording position comparison table 32 shown in FIG. The action can be performed. Also, in the above formula, the only item that actually needs to be calculated is the integrated value, and this integrated value may be directly used as the time correction data. As described above, in the reproducing apparatus for reproducing the information recording medium on which the new time recording position comparison table has been written by the editing method of the present invention, the correction time is required even in the reproduction after editing. Using the data and time difference information, it is now possible to know exactly at what point each control data is viewed from the beginning of the continuous playback section, and accurately execute search playback at the specified time without error become able to.
Further, according to the present invention, it is not necessary to update a lot of comparison data in the time recording position comparison table, so that extremely simple and high-speed editing can be performed.

【図面の簡単な説明】 【図1】本発明の編集方法により編集を受ける情報記録
媒体の一形態のデータ配置及び時間記録位置対照データ
形式の説明図である。 【図2】本発明の編集方法により編集を受ける情報記録
媒体の初期記録時のデータブロックと指示されたスキッ
プ期間と対照データとの関係を示す図である。 【図3】時間記録位置対照表の一例の図である。 【図4】本発明になる編集方法の一実施の形態を実行す
る編集装置のブロック図である。 【図5】図4の編集装置による時間記録位置対照表の処
理の説明図である。 【図6】図4の編集装置による編集後の時間記録位置対
照表の説明図である。 【図7】ブロックデータの配置と再生期間を示す図であ
る。 【図8】ブロックデータのスキップ再生の説明図であ
る。 【符号の説明】 111 〜11k ブロックデータ 12 時間記録位置対照データ 12a 時間補正データ 12b 対照データ 13 ブロックデータ位置情報 14 時間差情報 21 書き換え可能記録媒体 22 情報読み出し部(読み出し手段) 23 情報メモリ(メモリ手段) 24 スキップ期間指示部(スキップ期間指示手段) 25 制御部(分割手段、削除手段、計算手段、書き戻
し手段) 26 情報書き込み部(書き込み手段) 27 情報復号部 28 情報表示部
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is an explanatory diagram of a data arrangement and a time recording position comparison data format of one form of an information recording medium to be edited by the editing method of the present invention. FIG. 2 is a diagram showing a relationship between a data block at the time of initial recording of an information recording medium to be edited by the editing method of the present invention, a designated skip period, and reference data. FIG. 3 is a diagram illustrating an example of a time recording position comparison table; FIG. 4 is a block diagram of an editing apparatus that executes an embodiment of an editing method according to the present invention. 5 is an explanatory diagram of processing of a time recording position comparison table by the editing device in FIG. 4; FIG. 6 is an explanatory diagram of a time recording position comparison table after editing by the editing device of FIG. 4; FIG. 7 is a diagram showing an arrangement of block data and a reproduction period. FIG. 8 is an explanatory diagram of skip reproduction of block data. [Description of Signs] 11 1 to 11 k Block data 12 Time recording position reference data 12 a Time correction data 12 b Reference data 13 Block data position information 14 Time difference information 21 Rewritable recording medium 22 Information reading unit (reading means) 23 Information memory (memory means) 24 skip period instructing unit (skip period instructing unit) 25 control unit (dividing unit, deleting unit, calculating unit, writing back unit) 26 information writing unit (writing unit) 27 information decoding unit 28 information display unit

フロントページの続き (56)参考文献 特開 平11−155130(JP,A) 特開 平11−96730(JP,A) 特開 平10−155138(JP,A) 特開 平9−251763(JP,A) 特開 平9−23404(JP,A) (58)調査した分野(Int.Cl.7,DB名) G11B 20/12 G11B 27/00 - 27/10 H04N 5/91 Continuation of the front page (56) References JP-A-11-155130 (JP, A) JP-A-11-96730 (JP, A) JP-A-10-155138 (JP, A) JP-A-9-251176 (JP, A) , A) JP-A-9-23404 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G11B 20/12 G11B 27/00-27/10 H04N 5/91

Claims (1)

(57)【特許請求の範囲】 【請求項1】時間的に連続した画像信号を画像単位を基
準とした所定時間単位のブロックに分割し、このブロッ
ク毎の符号量を可変とした符号化によるデータ圧縮後の
複数のブロックデータを時系列的に記録した第1の記録
領域と、前記第1の記録領域から所定の前記ブロックデ
ータを再生するための、第1の時間補正データと、前記
画像単位の表示時間を基準とした固定時間間隔u毎の1
つ以上の対照データとからなる時間記録位置対照表を、
前記第1の記録領域に記録された前記ブロックデータに
対して設定されたm個(mは自然数)の連続再生区間そ
れぞれに対応してm個記録した第2の記録領域とを有す
る書き換え可能な情報記録媒体であり、 前記各時間記録位置対照表におけるn番目(nは自然
数)の前記対照データは、前記各時間記録位置対照表が
それぞれ対応する一つの連続再生区間の先頭のブロック
データから再生開始して(n×u)時間(uは前記固定
時間間隔)を経過した時点で再生している前記対応する
一つの連続再生区間内のブロックデータを指し示すブ
ックデータ位置情報と、このブロックデータ位置情報が
指し示すブロックデータの再生開始時間と前記(n×
u)時間との差の時間差情報との組からなり、前記各時
間記録位置対照表における前記第1の時間補正データ
は、連続再生区間の設定により前記n番目の対照データ
が、前記対応する一つの連続再生区間の再生開始から
(n×u)−c時間を経過した時点で再生するブロック
データを指し示す情報となる場合、前記時間cを補正す
るためのデータである書き換え可能な情報記録媒体か
前記時間記録位置対照表を読み出す読み出しステッ
プと、 前記情報記録媒体に記録されている前記ブロックデータ
における前記m個の連続再生区間の内の複数の対照デー
タを含む所定の連続再生区間の一部分をスキップするス
キップ期間を指示するスキップ期間指示ステップと、 前記読み出しステップにおいて読み出された前記時間記
録位置対照表の内の前記所定の連続再生区間に対応する
時間記録位置対照表を構成する複数の対照データに対し
て、前記スキップ期間に対応するブロックデータを指し
示す対照データを削除し、前記スキップ期間より前の期
間に対応するブロックデータを指し示す対照データのグ
ループである第1の対照データグループと、前記スキッ
プ期間より後の期間に対応するブロックデータを指し示
す対照データのグループである第2の対照データグルー
プとに分割する分割・削除ステップと、 前記第2の対照データグループに対する、前記第1の時
間補正データに相当する第2の時間補正データを、前記
スキップ期間直後のブロックデータの先頭から、前記第
2の対照データグループ内の先頭の対照データが指し示
すブロックデータ直前までの再生時間と、前記第2の対
照データグループ内の先頭の対照データの有する時間差
情報との和に基づき計算する計算ステップと、 前記第1の時間補正データと第1の対照データグループ
とからなる第1の時間記録位置対照表と、前記第2の時
間補正データと前記第2の対照データグループとからな
る第2の時間記録位置対照表とを、前記情報記録媒体の
前記第2の記録領域に書き込む書き込みステップと、 を有することを特徴とする編集方法。
(57) [Claims 1] A temporally continuous image signal is divided into blocks of a predetermined time unit based on an image unit, and encoding is performed by changing a code amount of each block. A first recording area in which a plurality of block data after data compression are recorded in chronological order, first time correction data for reproducing predetermined block data from the first recording area , and
1 for each fixed time interval u based on the display time in image units
A time record position comparison table consisting of two or more control data,
A rewritable rewritable medium having m recording areas corresponding to m (m is a natural number) continuous reproduction sections set for the block data recorded in the first recording area, respectively. The information recording medium, wherein the n-th (n is a natural number) reference data in each time recording position comparison table is reproduced from the first block data of one continuous reproduction section corresponding to each time recording position comparison table. starting (n × u) time (u is the fixed time interval) indicates to Bed b <br/> Kkudeta position refers to the block data of the corresponding one of continuous regeneration in a section being reproduced at the time that has elapsed Information, the reproduction start time of the block data indicated by the block data position information, and the (n ×
u) The first time correction data in each time recording position comparison table includes a set of time difference information of a difference from time. When the information indicates the block data to be reproduced at the point of time when (n × u) -c time has elapsed from the start of the reproduction of the two continuous reproduction sections, the rewritable information recording medium which is the data for correcting the time c is used. a read step of reading the time recording position control table, a portion of the predetermined continuous playback section including a plurality of control data of said m consecutive playback sections in the block data recorded in the information recording medium A skip period instructing step for instructing a skip period to be skipped, and the time recording position comparison table read out in the reading step. For a plurality of reference data constituting the time recording position comparison table corresponding to the predetermined continuous reproduction section, the reference data indicating the block data corresponding to the skip period is deleted, and the reference data corresponding to the period before the skip period is deleted. To be divided into a first control data group, which is a group of control data indicating block data, and a second control data group, which is a group of control data indicating block data corresponding to a period after the skip period. - a deletion step, for said second control data group, the second time correction data corresponding to the first time correction data, the
From the beginning of the block data immediately after the skip period,
Point to the first control data in the second control data group
Playback time until immediately before the block data and the second pair
Time difference of the first control data in the reference data group
A calculating step for calculating based on the sum of the information, a first time recording position comparison table including the first time correction data and a first control data group, the second time correction data and the second time correction data. A writing step of writing a second time recording position comparison table composed of the reference data group of the information recording medium into the second recording area of the information recording medium.
JP2002053175A 2002-02-28 2002-02-28 Editing method Expired - Lifetime JP3476144B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002053175A JP3476144B2 (en) 2002-02-28 2002-02-28 Editing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002053175A JP3476144B2 (en) 2002-02-28 2002-02-28 Editing method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP18480498A Division JP3478130B2 (en) 1998-06-30 1998-06-30 Information recording medium

Publications (2)

Publication Number Publication Date
JP2002252829A JP2002252829A (en) 2002-09-06
JP3476144B2 true JP3476144B2 (en) 2003-12-10

Family

ID=19192902

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002053175A Expired - Lifetime JP3476144B2 (en) 2002-02-28 2002-02-28 Editing method

Country Status (1)

Country Link
JP (1) JP3476144B2 (en)

Also Published As

Publication number Publication date
JP2002252829A (en) 2002-09-06

Similar Documents

Publication Publication Date Title
KR100491340B1 (en) Optical disc reproducing apparatus, and optical disc reproducing method for reproducing audio streams
JP2010213286A (en) Data recording method, data editing method, data decoding method and apparatus thereof, and recording medium
JP4045651B2 (en) Information processing apparatus, information processing method, and program recording medium
US20050030391A1 (en) Moving picture recording apparatus and method thereof
JP3478130B2 (en) Information recording medium
JP3476149B2 (en) Recording and playback device
JP3476144B2 (en) Editing method
JP3476148B2 (en) Recording / playback method
JP3476145B2 (en) Editing device
JP3476147B2 (en) Playback device
JP3476146B2 (en) Playback method
JP3986973B2 (en) AV data recording method, AV data recording apparatus, data recording medium, and program
JP2000165803A (en) Video signal recording and reproducing device
JP2987246B2 (en) How to edit multimedia data
JP3244071B2 (en) Digital signal recording / reproducing apparatus and digital signal double-speed reproducing method using the same
JP4772742B2 (en) Image reproducing apparatus, image reproducing method, and program recording medium
JP4312783B2 (en) AV data reproducing method, AV data reproducing apparatus, program, and recording medium
JP2000134568A (en) Recording and reproducing device and recording and reproducing method
JP2003168283A (en) Data editing method and data recording medium
JPH07154740A (en) Recording medium, recording method, recording device and editing method
JP2002218385A (en) Data processor, data processing method and memory medium
JP4787206B2 (en) Information recording apparatus and information recording method
JP4208022B2 (en) Information editing apparatus, information editing method, and program recording medium
JP2931121B2 (en) How to edit multimedia data
JP2006066039A (en) Consecutive recording method and recording/reproducing device

Legal Events

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

Free format text: PAYMENT UNTIL: 20080926

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20080926

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090926

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090926

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100926

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100926

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110926

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120926

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120926

Year of fee payment: 9

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20120926

Year of fee payment: 9

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20120926

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130926

Year of fee payment: 10

EXPY Cancellation because of completion of term