JP2011044931A - Editing apparatus, control method and program - Google Patents

Editing apparatus, control method and program Download PDF

Info

Publication number
JP2011044931A
JP2011044931A JP2009192164A JP2009192164A JP2011044931A JP 2011044931 A JP2011044931 A JP 2011044931A JP 2009192164 A JP2009192164 A JP 2009192164A JP 2009192164 A JP2009192164 A JP 2009192164A JP 2011044931 A JP2011044931 A JP 2011044931A
Authority
JP
Japan
Prior art keywords
code
audio
video
audio code
editing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2009192164A
Other languages
Japanese (ja)
Other versions
JP5463100B2 (en
Inventor
Hiroaki Ueda
裕明 上田
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 Embedded Products Ltd
Original Assignee
NEC Embedded Products 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 NEC Embedded Products Ltd filed Critical NEC Embedded Products Ltd
Priority to JP2009192164A priority Critical patent/JP5463100B2/en
Publication of JP2011044931A publication Critical patent/JP2011044931A/en
Application granted granted Critical
Publication of JP5463100B2 publication Critical patent/JP5463100B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an editing apparatus which can perform re-multiplexing processing in one portion even if an Audio code to be re-multiplexed in at least one of a head portion and an end portion of video data multiplexing Video codes and Audio codes is present in a center portion to perform cut editing on a GOP unit basis. <P>SOLUTION: If an Audio code to be re-multiplexed in at least one of a head portion and an end portion of video data multiplexing Video codes and Audio codes is present in a center portion to perform cut editing on a GOP unit basis, an editing apparatus (100) according to the present embodiment inserts a silent Audio code into the one portion. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、MPEG(Moving Picture Expert Group)規格の符号をカット編集する編集装置、制御方法及びプログラムに関する。   The present invention relates to an editing apparatus, a control method, and a program for cut-editing a code of MPEG (Moving Picture Expert Group) standard.

TS(Transport Stream)符号のカット編集としては、GOP(Group Of Picture)単位で行うカット編集(図8(a)参照)、フレーム単位で行うカット編集(図8(b)参照)がある。   Cut editing of a TS (Transport Stream) code includes cut editing performed in GOP (Group Of Picture) units (see FIG. 8A) and cut editing performed in frame units (see FIG. 8B).

GOP単位のカット編集は、DIT(Discontinue Information Table)をカット点に挿入することで、TS符号の分離処理(TS符号をAudio符号とVideo符号とに分離する処理)や再多重化処理(Audio符号とVideo符号とを再多重化する処理)を行わずに、TS符号の編集を行う処理である。GOP単位のカット編集は、Video符号のGOP単位で元符号を再利用するため、簡単な構成で実現することができるというメリットがある。しかし、GOPの途中でカットすることができないデメリットがある。   Cut editing in GOP units is performed by inserting a DIT (Discontinue Information Table) at the cut point to separate TS code (processing to separate TS code into Audio code and Video code) or re-multiplexing (Audio code) And TS code editing without re-multiplexing the video code). Cut editing in GOP units has the advantage that it can be realized with a simple configuration because the original code is reused in GOP units of the Video code. However, there is a demerit that cannot be cut in the middle of GOP.

フレーム単位のカット編集は、TS符号をVideo符号とAudio符号とに分離し、Video符号は、映像シーン毎に先頭部分と末尾部分とで再圧縮する(先頭部分と末尾部分以外の中央部分は再圧縮しない)。そして、そのVideo符号とAudio符号とを再多重化する処理である。フレーム単位のカット編集は、Video符号とAudio符号とに分離し、Video符号のフレーム単位に編集した後に再多重化処理を行うため、GOPの途中でもカットすることができるというメリットがある。しかし、元符号を再多重化する必要があるので、構成が複雑になってしまうデメリットがある。また、元符号に欠落している箇所がある場合は、再多重化処理を行うために、その欠落した箇所の符号を補正(補足)する必要がある。また、再多重化処理でサポートされていない符号が元符号に存在する場合は、そのサポートされていない符号が削除されてしまうことになる。   For frame-by-frame cut editing, the TS code is separated into a Video code and an Audio code, and the Video code is recompressed at the beginning and end of each video scene (the center portion other than the beginning and end portions is re-compressed). Do not compress). The video code and the audio code are re-multiplexed. The frame-based cut editing has an advantage that it can be cut even in the middle of a GOP because it is separated into a Video code and an Audio code, and re-multiplexing is performed after editing the video code in units of frames. However, since the original code needs to be remultiplexed, there is a demerit that makes the configuration complicated. Further, when there is a missing part in the original code, it is necessary to correct (supplement) the code of the missing part in order to perform the remultiplexing process. In addition, when a code that is not supported in the remultiplexing process exists in the original code, the unsupported code is deleted.

なお、フレーム単位のカット編集にGOP単位のカット編集を組み合わせたカット編集もある。このカット編集は、映像シーンの先頭部分と末尾部分とを除いた中央部分に対し、GOP単位のカット編集を行うことになる。このため、中央部分は、元符号を再利用することができる。また、先頭部分と末尾部分とで再圧縮を行う部分は、各々1秒程度になるため、先頭部分と末尾部分とで元符号に欠落している箇所がある場合でも、その欠落した箇所の符号を補正(補足)しなくても済むことになる。また、再多重化処理でサポートされていない符号が元符号に存在し、そのサポートされていない符号が削除されてしまっても符号再生時に大きな支障が生じないで済むことになる。また、GOP単位のカット編集を行う中央部分は、元符号を再利用するため、フレーム単位のカット編集のように、再多重化処理でサポートされていない符号が削除されてしまうことも回避することができる。   In addition, there is also a cut editing in which a GOP unit cut edit is combined with a frame unit cut edit. In this cut editing, the GOP unit cut editing is performed on the central portion excluding the head portion and the tail portion of the video scene. For this reason, the central part can reuse the original code. In addition, since the recompressed parts at the head part and the tail part each take about 1 second each, even if there is a missing part in the original code at the head part and the tail part, the code of the missing part There is no need to correct (supplement). In addition, even if a code that is not supported by the re-multiplexing process exists in the original code and the unsupported code is deleted, there is no need to cause a big trouble during code reproduction. In addition, since the central part that performs GOP unit cut editing reuses the original code, it is possible to avoid deleting codes that are not supported by remultiplexing processing, such as frame unit cut editing. Can do.

しかし、GOP単位のカット編集の範囲内に含まれるVideo符号とAudio符号とは完全に同じ再生時刻にはならない。このため、Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合は、その一方の部分で再多重化処理を行うことができない問題がある。   However, the Video code and the Audio code included in the GOP unit cut editing range do not have the same playback time. For this reason, the central part where the audio code to be re-multiplexed is re-multiplexed in at least one of the head part and the tail part of the video data in which the video code and the audio code are multiplexed, and the GOP unit cut editing is performed. Is present, there is a problem that the re-multiplexing process cannot be performed in one part.

このため、Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合でも、その一方の部分で再多重化処理を行うことが可能な手法の開発が必要視されることになる。   For this reason, the central part where the audio code to be re-multiplexed is re-multiplexed in at least one of the head part and the tail part of the video data in which the video code and the audio code are multiplexed, and the GOP unit cut editing is performed. Even if it exists, it is considered necessary to develop a technique capable of performing the remultiplexing process in one part.

なお、本発明より先に出願された技術文献として、MPEG-2トランスポートストリームデータを分割編集する技術について開示された文献がある(例えば、特許文献1参照)。   As a technical document filed prior to the present invention, there is a document that discloses a technique for dividing and editing MPEG-2 transport stream data (see, for example, Patent Document 1).

上記特許文献1では、分割編集位置から前方のストリームデータに対応するオーディオ信号が上記分割編集位置を跨いで後方のストリームデータ中に存在する場合は、前方のストリームデータに、該オーディオ信号を含み、且つ上記分割編集位置から該オーディオ信号間のビデオ信号をダミーデータに書き換えたTSパケットデータを追加する。また、上記分割編集位置から後方のストリームデータに、該オーディオ信号のTSパケットデータをダミーデータに書き換える編集を施すことにしている。これにより、上記特許文献1は、分割後に生成された二つのストリームを復号再生した時にユーザに違和感を与えるような異音の発生或いは無音状態を生じる可能性のある音声データを除去することができ、快適なAV情報の視聴を実現することを可能にしている。   In Patent Document 1, when an audio signal corresponding to the stream data ahead from the divided editing position is present in the rear stream data across the divided editing position, the audio signal is included in the front stream data, In addition, TS packet data in which the video signal between the audio signals is rewritten to dummy data from the division editing position is added. In addition, editing is performed to rewrite the TS packet data of the audio signal to dummy data to the stream data behind the divided editing position. As a result, the above-mentioned Patent Document 1 can remove audio data that may cause an abnormal sound or a silent state that gives the user an uncomfortable feeling when decoding and reproducing the two streams generated after the division. This makes it possible to realize comfortable viewing of AV information.

特開2005−117556号公報JP 2005-117556 A

しかし、上記特許文献1は、ビデオ信号をGOP単位でカット編集する場合におけるオーディオ信号の異音発生の解消を目的とするものである。このため、上記特許文献1の発明を、フレーム単位のカット編集とGOP単位のカット編集とを組み合わせたカット編集に適用すると、フレーム単位編集部分とGOP単位編集部分との間にダミーデータが挿入されるため、却ってユーザに違和感を与えてしまうことになる。   However, the above-mentioned Patent Document 1 aims to eliminate the occurrence of abnormal noise in an audio signal when a video signal is cut and edited in GOP units. For this reason, when the invention of Patent Document 1 described above is applied to cut editing in which frame-unit cut editing and GOP-unit cut editing are combined, dummy data is inserted between the frame-unit editing portion and the GOP-unit editing portion. As a result, the user feels uncomfortable.

本発明は、上記事情に鑑みてなされたものであり、Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合でも、その一方の部分で再多重化処理を行うことが可能な編集装置、制御方法及びプログラムを提供することを目的とする。   The present invention has been made in view of the above circumstances, and is a re-multiplexing target for re-multiplexing at least one of a head portion and a tail portion of video data in which a video code and an audio code are multiplexed. An object of the present invention is to provide an editing apparatus, a control method, and a program capable of performing re-multiplexing processing in one part even when an Audio code exists in a central part where cut editing is performed in GOP units.

かかる目的を達成するために、本発明は、以下の特徴を有することとする。   In order to achieve this object, the present invention has the following features.

<編集装置>
本発明にかかる編集装置は、
Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分に対し、前記Video符号と前記Audio符号とを分離して前記Video符号のフレーム単位に編集した後に再多重化を行うフレーム単位のカット編集を行い、前記先頭部分と末尾部分とを除いた中央部分に対し、前記Video符号のGOP(Group of Pictures)単位で前記映像データを再利用するGOP単位のカット編集を行う編集装置であって、
前記先頭部分と前記末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号が前記中央部分に存在する場合に、無音のAudio符号を前記一方の部分に挿入する挿入手段を有することを特徴とする。
<Editing device>
The editing apparatus according to the present invention is
A frame that is remultiplexed after the video code and the audio code are separated and edited for each frame of the video code with respect to the head part and the tail part of the video data in which the video code and the audio code are multiplexed. An editing device that performs cut editing in units and performs cut editing in GOP units for reusing the video data in GOP (Group of Pictures) units of the Video code with respect to the central part excluding the head part and the end part Because
Insertion means for inserting a silent audio code into the one part when an audio code to be remultiplexed in the central part is re-multiplexed in at least one part of the head part and the tail part. It is characterized by having.

<制御方法>
本発明にかかる制御方法は、
Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分に対し、前記Video符号と前記Audio符号とを分離して前記Video符号のフレーム単位に編集した後に再多重化を行うフレーム単位のカット編集を行い、前記先頭部分と末尾部分とを除いた中央部分に対し、前記Video符号のGOP(Group of Pictures)単位で前記映像データを再利用するGOP単位のカット編集を行う編集装置で行う制御方法であって、
前記先頭部分と前記末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号が前記中央部分に存在する場合に、無音のAudio符号を前記一方の部分に挿入する挿入工程を有することを特徴とする。
<Control method>
The control method according to the present invention includes:
A frame that is remultiplexed after the video code and the audio code are separated and edited for each frame of the video code with respect to the head part and the tail part of the video data in which the video code and the audio code are multiplexed. An editing device that performs cut editing in units and performs cut editing in GOP units for reusing the video data in GOP (Group of Pictures) units of the Video code with respect to the central part excluding the head part and the end part A control method performed in
An insertion step of inserting a silent audio code into the one part when an audio code to be remultiplexed exists in the central part to be remultiplexed in at least one part of the head part and the tail part; It is characterized by having.

<プログラム>
本発明にかかるプログラムは、
Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分に対し、前記Video符号と前記Audio符号とを分離して前記Video符号のフレーム単位に編集した後に再多重化を行うフレーム単位のカット編集を行い、前記先頭部分と末尾部分とを除いた中央部分に対し、前記Video符号のGOP(Group of Pictures)単位で前記映像データを再利用するGOP単位のカット編集を行う編集装置に実行させるプログラムであって、
前記先頭部分と前記末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号が前記中央部分に存在する場合に、無音のAudio符号を前記一方の部分に挿入する挿入処理を、コンピュータに実行させることを特徴とする。
<Program>
The program according to the present invention is:
A frame that is remultiplexed after the video code and the audio code are separated and edited for each frame of the video code with respect to the head part and the tail part of the video data in which the video code and the audio code are multiplexed. An editing device that performs cut editing in units and performs cut editing in GOP units for reusing the video data in GOP (Group of Pictures) units of the Video code with respect to the central part excluding the head part and the end part A program to be executed,
An insertion process for inserting a silent audio code into the one part when an audio code to be remultiplexed exists in the central part to be remultiplexed in at least one of the head part and the tail part; The computer is executed.

本発明によれば、Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合でも、その一方の部分で再多重化処理を行うことができる。   According to the present invention, an audio code to be remultiplexed at least one of a head portion and a tail portion of video data in which a video code and an audio code are multiplexed is cut-edited in GOP units. Even if it exists in the central part to be performed, the re-multiplexing process can be performed in one part.

本実施形態の編集装置100の構成例を示す図である。1 is a diagram illustrating a configuration example of an editing apparatus 100 according to the present embodiment. 編集装置100の処理動作例を示す図である。6 is a diagram showing an example of processing operation of the editing apparatus 100. FIG. 先頭部分編集部1013と、末尾部分編集部1015と、の内部構成例を示す図である。FIG. 11 is a diagram showing an example of the internal configuration of a head part editing unit 1013 and a tail part editing unit 1015. 先頭部分編集部1013と、末尾部分編集部1015と、で行う処理動作例を示す図である。FIG. 11 is a diagram showing an example of processing operation performed by a head part editing unit 1013 and a tail part editing unit 1015. 図4に示す処理動作例を説明するための図である。It is a figure for demonstrating the processing operation example shown in FIG. 第2の実施形態の処理動作例を示す図である。It is a figure which shows the process operation example of 2nd Embodiment. 図6に示す処理動作例を説明するための図である。It is a figure for demonstrating the processing operation example shown in FIG. GOP単位で行うカット編集(a)と、フレーム単位で行うカット編集(b)と、を説明するための図である。It is a figure for demonstrating the cut edit (a) performed per GOP, and the cut edit (b) performed per frame.

<本実施形態の編集装置100の概要>
まず、図1を参照しながら、本実施形態の編集装置100の概要について説明する。
<Outline of Editing Device 100 of the Present Embodiment>
First, an overview of the editing apparatus 100 of the present embodiment will be described with reference to FIG.

本実施形態の編集装置100は、先頭部分編集部1013と、中央部分編集部1014と、末尾部分編集部1015と、を有して構成し、Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分に対し、Video符号とAudio符号とを分離してVideo符号のフレーム単位に編集した後に再多重化を行うフレーム単位のカット編集を行い、先頭部分と末尾部分とを除いた中央部分に対し、Video符号のGOP(Group of Pictures)単位で映像データを再利用するGOP単位のカット編集を行う。   The editing apparatus 100 according to the present embodiment includes a head part editing unit 1013, a center part editing unit 1014, and a tail part editing unit 1015, and is video data in which a video code and an audio code are multiplexed. The video code and audio code are separated from the beginning and end of the video and edited in units of frames of the video code, and then re-multiplexed to perform frame-by-frame cut editing, and the beginning and end are removed. For the central part, cut editing in GOP units for reusing video data in GOP (Group of Pictures) units of Video code is performed.

本実施形態の編集装置100は、Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合に、無音のAudio符号をその一方の部分に挿入する。   The editing apparatus 100 according to the present embodiment has a GOP unit of an audio code to be remultiplexed that is remultiplexed in at least one of a head portion and a tail portion of video data in which a video code and an audio code are multiplexed. If it exists in the central part where cut editing is performed, a silent audio code is inserted into one of the parts.

これにより、本実施形態の編集装置100は、Video符号とAudio符号とが多重化された先頭部分と末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合でも、その少なくとも一方の部分に挿入された無音のAudio符号を用いて、その少なくとも一方の部分で再多重化処理を行うことができる。以下、添付図面を参照しながら、本実施形態の編集装置100について詳細に説明する。   As a result, the editing apparatus 100 according to the present embodiment allows the Audio code to be remultiplexed in GOP units to be remultiplexed in at least one of the head part and the tail part in which the Video code and the Audio code are multiplexed. Even if it exists in the central part where cut editing is performed, the re-multiplexing process can be performed in at least one part by using a silent Audio code inserted in at least one part. Hereinafter, the editing apparatus 100 of the present embodiment will be described in detail with reference to the accompanying drawings.

<本実施形態の編集装置100の構成例>
まず、図1を参照しながら、本実施形態の編集装置100の構成例について説明する。
<Configuration Example of Editing Device 100 of the Present Embodiment>
First, a configuration example of the editing apparatus 100 according to the present embodiment will be described with reference to FIG.

本実施形態の編集装置100は、制御部101と、記憶部102と、を有して構成している。   The editing apparatus 100 according to the present embodiment includes a control unit 101 and a storage unit 102.

記憶部102は、各種情報を記憶する部分である。記憶部102は、MPEG2暗号化ファイル1021を記憶する。MPEG2暗号化ファイル1021は、MPEG2規格の符号を暗号化したTS符号を格納したファイルである。   The storage unit 102 is a part that stores various types of information. The storage unit 102 stores an MPEG2 encrypted file 1021. The MPEG2 encrypted file 1021 is a file storing TS codes obtained by encrypting MPEG2 standard codes.

制御部101は、編集装置100全体の制御を司る部分である。本実施形態の制御部101は、暗号解除部1011と、DIT(Discontinue Information Table)挿入部1012と、先頭部分編集部1013と、中央部分編集部1014と、末尾部分編集部1015と、再暗号化部1016と、を有して構成する。   The control unit 101 is a part that controls the entire editing apparatus 100. The control unit 101 according to the present embodiment includes a descrambling unit 1011, a DIT (Discontinue Information Table) insertion unit 1012, a head part editing unit 1013, a center part editing unit 1014, a tail part editing unit 1015, and a re-encryption. Part 1016.

暗号解除部1011は、MPEG2暗号化ファイル1021に格納されているTS符号の暗号を解除する。   The descrambling unit 1011 decrypts the TS code stored in the MPEG2 encrypted file 1021.

DIT挿入部1012は、カット編集を行うTS符号のカット点(各映像シーンの先頭部分の最初の位置)にDIT(Discontinue Information Table)を挿入する。   The DIT insertion unit 1012 inserts a DIT (Discontinue Information Table) at the cut point of the TS code (first position of the head part of each video scene) for cut editing.

先頭部分編集部1013は、映像シーンの先頭部分の編集を行う。先頭部分編集部1013は、映像シーンの先頭部分に対し、フレーム単位のカット編集を行う。   The beginning part editing unit 1013 edits the beginning part of the video scene. The head part editing unit 1013 performs cut editing in frame units on the head part of the video scene.

中央部分編集部1014は、映像シーンの中央部分の編集を行う。中央部分編集部1014は、映像シーンの中央部分に対し、GOP単位のカット編集を行う。   The central part editing unit 1014 edits the central part of the video scene. The central part editing unit 1014 performs cut editing in GOP units for the central part of the video scene.

末尾部分編集部1015は、映像シーンの末尾部分の編集を行う。末尾部分編集部1015は、映像シーンの末尾部分に対し、フレーム単位のカット編集を行う。   The tail part editing unit 1015 edits the tail part of the video scene. The tail part editing unit 1015 performs cut editing in frame units on the tail part of the video scene.

再暗号化部1016は、カット編集を行ったTS符号に暗号を行う。   The re-encryption unit 1016 encrypts the TS code subjected to the cut editing.

<編集装置100の処理動作>
次に、図2を参照しながら、本実施形態の編集装置100の処理動作について説明する。
<Processing of editing apparatus 100>
Next, the processing operation of the editing apparatus 100 of this embodiment will be described with reference to FIG.

暗号解除部1011は、MPEG2暗号化ファイル1021からTS符号を読み取り、TS符号の暗号を解除する(ステップS1)。TS符号の暗号解除については公知の手法であるため、具体的な処理については割愛する。   The descrambling unit 1011 reads the TS code from the MPEG2 encrypted file 1021, and decrypts the TS code (step S1). Since the descrambling of the TS code is a known method, the specific processing is omitted.

DIT挿入部1012は、カット編集を行うTS符号のカット点(映像シーンの先頭部分の最初の位置)にDITを挿入する(ステップS2)。DITの挿入については公知の手法であるため、具体的な処理については割愛する。   The DIT insertion unit 1012 inserts the DIT at the cut point of the TS code (first position of the head portion of the video scene) where cut editing is performed (step S2). Since the insertion of DIT is a known method, the specific processing is omitted.

先頭部分編集部1013は、映像シーンの先頭部分に対し、フレーム単位のカット編集を行い、先頭部分のTS符号の再圧縮、再多重化を行う(ステップS3)。先頭部分編集部1013は、先頭部分のTS符号をVideo符号とAudio符号とに分離し、Video符号に対しては再圧縮を行う。そして、再圧縮を行ったVideo符号と、Audio符号と、を再多重化する。   The head part editing unit 1013 performs cut editing in frame units on the head part of the video scene, and recompresses and remultiplexes the TS code of the head part (step S3). The beginning part editing unit 1013 separates the TS code at the beginning part into a Video code and an Audio code, and recompresses the Video code. Then, the recompressed Video code and Audio code are remultiplexed.

中央部分編集部1014は、映像シーンの中央部分に対し、GOP単位のカット編集を行う(ステップS4)。中央部分編集部1014は、中央部分のTS符号を抜き取り、そのTS符号をそのまま再利用する。なお、中央部分編集部1014は、TS符号のタイムスタンプを書き換えたり、GOPヘッダを書き換えたりすることも可能である。   The central part editing unit 1014 performs cut editing in GOP units for the central part of the video scene (step S4). The central part editing unit 1014 extracts the TS code of the central part and reuses the TS code as it is. The central part editing unit 1014 can rewrite the time stamp of the TS code or rewrite the GOP header.

末尾部分編集部1015は、映像シーンの末尾部分に対し、フレーム単位のカット編集を行い、末尾部分のTS符号の再圧縮、再多重化を行う(ステップS5)。末尾部分編集部1015は、末尾部分のTS符号をVideo符号とAudio符号とに分離し、Video符号に対しては再圧縮を行う。そして、再圧縮を行ったVideo符号と、Audio符号と、を再多重化する。   The tail part editing unit 1015 performs cut editing in units of frames on the tail part of the video scene, and recompresses and remultiplexes the TS code in the tail part (step S5). The tail part editing unit 1015 separates the TS code at the tail part into a Video code and an Audio code, and recompresses the Video code. Then, the recompressed Video code and Audio code are remultiplexed.

再暗号化部1016は、カット編集を行ったTS符号に対し、再暗号化処理を行い、再暗号化を行ったTS符号をMPEG2暗号化ファイル1021に格納する(ステップS6)。TS符号の暗号化については公知の手法であるため、具体的な処理については割愛する。   The re-encryption unit 1016 performs re-encryption processing on the TS code subjected to cut editing, and stores the re-encrypted TS code in the MPEG2 encrypted file 1021 (step S6). Since encryption of the TS code is a known method, a specific process is omitted.

本実施形態の編集装置100は、フレーム単位のカット編集にGOP単位のカット編集を組み合わせ、Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分に対し、Video符号とAudio符号とを分離してVideo符号のフレーム単位に編集した後に再多重化を行うフレーム単位のカット編集を行い、先頭部分と末尾部分とを除いた中央部分に対し、Video符号のGOP(Group of Pictures)単位で映像データを再利用するGOP単位のカット編集を行うことにしている。このため、中央部分は、元符号を再利用することができ、再多重化を行う範囲を減らすことができる。   The editing apparatus 100 according to the present embodiment combines frame-based cut editing with GOP-based cut editing, and applies video code and audio code to the beginning and end of video data in which video code and audio code are multiplexed. The video code GOP (Group of Pictures) is applied to the central part excluding the head part and the tail part. It is decided to perform GOP unit cut editing that reuses video data in units. For this reason, the central part can reuse the original code, and can reduce the range of remultiplexing.

しかし、GOP単位のカット編集の範囲内に含まれるVideo符号とAudio符号とは完全に同じ再生時刻にはならない。このため、Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合は、その一方の部分で再多重化処理を行うことができない問題がある。   However, the Video code and the Audio code included in the GOP unit cut editing range do not have the same playback time. For this reason, the central part where the audio code to be re-multiplexed is re-multiplexed in at least one of the head part and the tail part of the video data in which the video code and the audio code are multiplexed, and the GOP unit cut editing is performed. Is present, there is a problem that the re-multiplexing process cannot be performed in one part.

このため、本実施形態では、Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合に、無音のAudio符号をその一方の部分に挿入することにした。   For this reason, in the present embodiment, the audio code to be remultiplexed at least one of the head portion and the tail portion of the video data in which the video code and the audio code are multiplexed is cut in GOP units. When it exists in the central part where editing is performed, it was decided to insert a silent audio code into one of the parts.

これにより、本実施形態の編集装置100は、Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合でも、その少なくとも一方の部分に挿入された無音のAudio符号を用いて、その少なくとも一方の部分で再多重化処理を行うことができる。以下、その具体的な方法について説明する。   As a result, the editing apparatus 100 according to the present embodiment allows the audio code to be remultiplexed to be remultiplexed at least one of the head part and the tail part of the video data in which the video code and the audio code are multiplexed. Even when it exists in the central part where cut editing is performed in units of GOP, it is possible to perform the remultiplexing process in at least one part by using the silent Audio code inserted in at least one part. The specific method will be described below.

<先頭部分編集部1013、末尾部分編集部1015の構成例>
まず、先頭部分編集部1013、末尾部分編集部1015の構成例について説明する。先頭部分編集部1013、末尾部分編集部1015の構成は同様に構成するため、図3を参照しながら、先頭部分編集部1013について説明する。
<Configuration example of first part editing unit 1013 and last part editing unit 1015>
First, configuration examples of the first partial editing unit 1013 and the final partial editing unit 1015 will be described. Since the head part editing unit 1013 and the tail part editing unit 1015 have the same configuration, the head part editing unit 1013 will be described with reference to FIG.

先頭部分編集部1013は、Audio符号検索部10と、無音Audio符号挿入部11と、Audio符号抜取部12と、Video符号検索部13と、Video符号抜取部14と、Video符号再圧縮部15と、再多重化部16と、を有して構成する。   The first partial editing unit 1013 includes an audio code search unit 10, a silent audio code insertion unit 11, an audio code extraction unit 12, a video code search unit 13, a video code extraction unit 14, and a video code recompression unit 15. And a remultiplexing unit 16.

Audio符号検索部10は、TS符号に含まれるAudio符号を検索する。   The audio code search unit 10 searches for an audio code included in the TS code.

無音Audio符号挿入部11は、再多重化部16で再多重化するAudio符号に無音のAudio符号を挿入する。   The silent audio code insertion unit 11 inserts a silent audio code into the audio code that is remultiplexed by the remultiplexing unit 16.

Audio符号抜取部12は、TS符号に含まれるAudio符号を抜き取る。   The Audio code extracting unit 12 extracts the Audio code included in the TS code.

Video符号検索部13は、TS符号に含まれるVideo符号を検索する。   The video code search unit 13 searches for a video code included in the TS code.

Video符号抜取部14は、TS符号に含まれるVideo符号を抜き取る。   The video code extraction unit 14 extracts the video code included in the TS code.

Video符号再圧縮部15は、Video符号抜取部14で抜き取ったVideo符号を再圧縮する。   The video code recompressing unit 15 recompresses the video code extracted by the video code extracting unit 14.

再多重化部16は、Audio符号とVideo符号とを再多重化する。   The remultiplexing unit 16 remultiplexes the Audio code and the Video code.

<先頭部分編集部1013、末尾部分編集部1014の処理動作例>
次に、先頭部分編集部1013、末尾部分編集部1014の処理動作例について説明する。先頭部分編集部1013、末尾部分編集部1014の処理動作は同様な処理を行うため、先頭部分編集部1013の処理動作について説明する。
<Example of processing operation of first partial editing unit 1013 and last partial editing unit 1014>
Next, processing operation examples of the head part editing unit 1013 and the tail part editing unit 1014 will be described. Since the processing operations of the head part editing unit 1013 and the tail part editing unit 1014 are similar, the processing operation of the head part editing unit 1013 will be described.

Audio符号検索部10は、TS符号に含まれるAudio符号を検索し、その検索結果を無音Audio符号挿入部11と、Audio符号抜取部12と、に通知する(ステップS10)。   The audio code search unit 10 searches for an audio code included in the TS code and notifies the search result to the silent audio code insertion unit 11 and the audio code extraction unit 12 (step S10).

無音Audio符号挿入部11は、Audio符号検索部10から受け付けた検索結果を基に、再多重化部16で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合に、再多重化部16で再多重化するAudio符号に無音のAudio符号を挿入する(ステップS11)。   Based on the search result received from the audio code search unit 10, the silence audio code insertion unit 11 is connected to the central part where the remultiplexed audio code to be remultiplexed by the remultiplex unit 16 performs cut editing in GOP units. If present, a silent Audio code is inserted into the Audio code to be remultiplexed by the remultiplexing unit 16 (step S11).

Audio符号抜取部12は、Audio符号検索部10から受け付けた検索結果を基に、TS符号に含まれるAudio符号を抜き取り、その抜き取ったAudio符号を再多重化部16に渡す(ステップS12)。   The audio code extraction unit 12 extracts the audio code included in the TS code based on the search result received from the audio code search unit 10, and passes the extracted audio code to the remultiplexing unit 16 (step S12).

Video符号検索部13は、TS符号に含まれるVideo符号を検索し、その検索結果をVideo符号抜取部14に通知する(ステップS13)   The video code search unit 13 searches for a video code included in the TS code, and notifies the video code extraction unit 14 of the search result (step S13).

Video符号抜取部14は、Video符号検索部13から受け付けた検索結果を基に、TS符号に含まれるVideo符号を抜き取る(ステップS14)。   The video code extraction unit 14 extracts the video code included in the TS code based on the search result received from the video code search unit 13 (step S14).

Video符号再圧縮部15は、Video符号抜取部14で抜き取ったVideo符号を再圧縮し、その再圧縮を行ったVideo符号を再多重化部16に渡す(ステップS15)。   The video code recompressing unit 15 recompresses the video code extracted by the video code extracting unit 14, and passes the recompressed video code to the remultiplexing unit 16 (step S15).

再多重化部16は、Audio符号抜取部12から渡されたAudio符号、または、Audio符号抜取部12から渡されたAudio符号に無音のAudio符号が挿入されたAudio符号と、Video符号再圧縮部15から渡されたVideo符号と、を再多重化する(ステップS16)。   The re-multiplexing unit 16 includes an audio code passed from the audio code sampling unit 12, or an audio code in which a silent audio code is inserted into the audio code passed from the audio code sampling unit 12, and a video code recompressing unit The video code passed from 15 is remultiplexed (step S16).

本実施形態の先頭部分編集部1013は、無音Audio符号挿入部11を有して構成し、再多重化部16で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合に、再多重化部16で再多重化するAudio符号に無音のAudio符号を挿入することにしている。これにより、再多重化部16は、再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合でも、無音Audio符号挿入部11により挿入された無音のAudio符号を用いて再多重化処理を行うことができる。   The head partial editing unit 1013 of the present embodiment includes a silent audio code insertion unit 11, and a central part in which the audio code to be remultiplexed by the remultiplexing unit 16 performs cut editing in GOP units. In the case where it exists in the part, a silent Audio code is inserted into the Audio code that is re-multiplexed by the re-multiplexing unit 16. Thus, the remultiplexing unit 16 uses the silent audio code inserted by the silent audio code insertion unit 11 even when the audio code to be remultiplexed exists in the central portion where cut editing is performed in GOP units. A re-multiplexing process can be performed.

なお、上記の処理は、先頭部分編集部1013での処理動作について説明した。しかし、末尾部分編集部1014についても上記と同様な処理を行うことになる。   In the above processing, the processing operation in the head partial editing unit 1013 has been described. However, the same processing as described above is performed for the tail portion editing unit 1014.

<無音Audio符号挿入部11>
次に、図4、図5を参照しながら、無音Audio符号挿入部11の具体的な処理動作について説明する。
<Silent Audio Code Insertion Unit 11>
Next, a specific processing operation of the silent audio code insertion unit 11 will be described with reference to FIGS. 4 and 5.

無音Audio符号挿入部11は、シーン先頭部分の最初(1番目)のVideo符号のタイムスタンプに近いAudio符号のタイムスタンプを検索し、そのAudio符号のファイル位置を取得する(ステップA1)。   The silent audio code insertion unit 11 searches for the time stamp of the audio code close to the time stamp of the first (first) video code at the head of the scene, and acquires the file position of the audio code (step A1).

例えば、図5に示すシーン先頭部分の最初(1番目)のVideo符号のタイムスタンプは、0.256(s)であるため、その0.256(s)に近いAudio符号のタイムスタンプを検索すると、0.264(s)が該当し、その0.264(s)のAudio符号のファイル位置を取得する。図5に示す時刻は、秒(s)を示し、各パケットは、最小符号化単位を示す。   For example, since the time stamp of the first (first) Video code at the beginning of the scene shown in FIG. 5 is 0.256 (s), when searching for a time stamp of an Audio code close to 0.256 (s), 0.264 (s ) And the file position of the audio code of 0.264 (s) is acquired. The time shown in FIG. 5 indicates seconds (s), and each packet indicates a minimum coding unit.

無音Audio符号挿入部11は、ステップA1で取得したAudio符号のファイル位置がGOP単位のカット編集範囲内(中央部分)に存在するか否かを判定する(ステップA2)。   The silent audio code insertion unit 11 determines whether or not the file position of the audio code acquired in step A1 is within the cut editing range (center part) in GOP units (step A2).

無音Audio符号挿入部11は、ステップA1で取得したAudio符号のファイル位置がGOP単位のカット編集範囲内(中央部分)に存在する場合は(ステップA2/Yes)、シーン先頭部分の最初(1番目)のVideo符号のファイル位置に近いAudio符号のタイムスタンプ(AT1)を取得する(ステップA3)。   If the audio code file position acquired at step A1 is within the GOP unit cut edit range (center part) (step A2 / Yes), the silent audio code insertion unit 11 starts the first part of the scene (the first one). The time stamp (AT1) of the audio code close to the file position of the video code is acquired (step A3).

図5に示す0.264(s)のAudio符号のファイル位置は、GOP単位のカット編集範囲内(中央部分)に存在するため、シーン先頭部分の最初(1番目)のVideo符号のファイル位置に近いAudio符号のタイムスタンプ(AT1)を取得することになる。図5に示すシーン先頭部分の最初(1番目)のVideo符号のファイル位置に近いAudio符号のタイムスタンプ(AT1)は、0.072(s)であるため、AT1として0.072を取得する。   Since the file position of the 0.264 (s) Audio code shown in FIG. 5 is within the cut editing range (center part) in GOP units, the Audio position close to the file position of the first (first) Video code at the beginning of the scene The code time stamp (AT1) is acquired. Since the audio code time stamp (AT1) close to the file position of the first (first) Video code at the beginning of the scene shown in FIG. 5 is 0.072 (s), 0.072 is acquired as AT1.

次に、無音Audio符号挿入部11は、シーン先頭部分の最初(1番目)のVideo符号のタイムスタンプに近いAudio符号のタイムスタンプ(AT2)を取得する(ステップA4)。   Next, the silent audio code insertion unit 11 acquires the time stamp (AT2) of the audio code close to the time stamp of the first (first) video code at the head of the scene (step A4).

図5に示すシーン先頭部分の最初(1番目)のVideo符号のタイムスタンプ(0.256)に近いAudio符号のタイムスタンプ(AT2)は、0.264(s)であるため、AT2として0.264を取得する。   Since the time stamp (AT2) of the Audio code close to the time stamp (0.256) of the first (first) Video code at the beginning of the scene shown in FIG. 5 is 0.264 (s), 0.264 is acquired as AT2.

無音Audio符号挿入部11は、AT1とAT2との差分からAU(Access Unit)数を計算する(ステップA5)。   The silent audio code insertion unit 11 calculates the number of AUs (Access Units) from the difference between AT1 and AT2 (step A5).

AT1=0.072、AT2=0.264であるため、AU数は、0.072〜0.264の範囲に相当するAU数になる。図5の場合は、AU数が9個となる。   Since AT1 = 0.072 and AT2 = 0.264, the AU number corresponds to the range of 0.072 to 0.264. In the case of FIG. 5, the number of AUs is nine.

次に、無音Audio符号挿入部11は、ステップA5で計算したAU数に相当する無音のAudio符号を再多重化部16に渡す(ステップA6)。   Next, the silent audio code insertion unit 11 passes the silent audio code corresponding to the number of AUs calculated in step A5 to the remultiplexing unit 16 (step A6).

図5では、AU数が9個となるため、9個の無音のAudio符号を再多重化部16に渡す。このため、無音Audio符号挿入部11は、9個の無音のAudio符号をシーン先頭部分のAudio符号に挿入することになる。   In FIG. 5, since the number of AUs is nine, nine silent Audio codes are passed to the remultiplexing unit 16. For this reason, the silent audio code insertion unit 11 inserts nine silent audio codes into the audio code at the head of the scene.

これにより、シーン先頭部分のVideo符号と、Audio符号と、の再生時間をほぼ同じにすることができる。その結果、再多重化部16は、再多重化部16で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合でも、シーン先頭部分の符号(Video符号、Audio符号)の再多重化処理を行うことが可能となる。また、シーン先頭部分のVideo符号のタイムスタンプよりも前の時刻を示すタイムスタンプのAudio符号を無音のAudio符号にすることができる。図5では、シーン先頭部分のVideo符号のタイムスタンプ(0.256)よりも前の時刻を示す0.072〜0.243までのAudio符号を無音のAudio符号にすることができる。   As a result, the playback time of the video code at the head of the scene and the audio code can be made substantially the same. As a result, the remultiplexing unit 16 recognizes the code at the head of the scene (Video) even when the audio code to be remultiplexed by the remultiplexing unit 16 exists in the central part where cut editing is performed in GOP units. Code, Audio code) can be remultiplexed. In addition, the audio code of the time stamp indicating the time before the time stamp of the video code at the head of the scene can be changed to a silent audio code. In FIG. 5, audio codes from 0.072 to 0.243 indicating the time before the time stamp (0.256) of the video code at the head of the scene can be changed to silent audio codes.

なお、無音Audio符号挿入部11は、ステップA1で取得したAudio符号のファイル位置がGOP単位のカット編集範囲内(中央部分)に存在しない場合は(ステップA2/No)、無音のAudio符号の挿入を行わず、Audio符号抜取部12は、シーン先頭部分の最初のAudio符号からシーン先頭部分の最後のAudio符号までを抜き取り、その抜き取ったAudio符号を再多重化部16に渡す(ステップA7)。図5を例に説明すると、シーン先頭部分の最初のAudio符号は、0.072に該当し、シーン先頭部分の最後のAudio符号は、0.243に該当するため、その0.072〜0.243までのAudio符号を抜き取り、その抜き取ったAudio符号を再多重化部16に渡すことになる。これにより、再多重化部12は、Audio符号抜取部12から渡されたAudio符号と、Video符号再圧縮部15から渡されたVideo符号と、を基に、シーン先頭部分の符号(Video符号、Audio符号)の最多重化を行うことになる。   The silent audio code insertion unit 11 inserts a silent audio code if the file position of the audio code acquired in step A1 does not exist within the GOP unit cut editing range (center portion) (step A2 / No). The audio code extracting unit 12 extracts the first audio code from the first part of the scene to the last audio code of the first part of the scene, and passes the extracted audio code to the remultiplexing unit 16 (step A7). Referring to FIG. 5 as an example, since the first audio code at the beginning of the scene corresponds to 0.072 and the last audio code at the beginning of the scene corresponds to 0.243, the audio codes from 0.072 to 0.243 are extracted, The extracted audio code is passed to the remultiplexing unit 16. Thus, the remultiplexing unit 12 uses the code (Video code, video code,...) Of the scene head portion based on the Audio code passed from the Audio code sampling unit 12 and the Video code passed from the Video code recompression unit 15. (Audio code) is remultiplexed.

<本実施形態の編集装置100の作用・効果>
このように、本実施形態の編集装置100は、Video符号とAudio符号とが多重化された映像データの先頭部分で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合に、無音のAudio符号を先頭部分に挿入する。これにより、Video符号とAudio符号とが多重化された映像データの先頭部分で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合でも、無音のAudio符号を用いて再多重化処理を行うことが可能となる。
<Operation / Effect of Editing Device 100 of this Embodiment>
As described above, the editing apparatus 100 according to the present embodiment is configured such that the audio code to be remultiplexed at the head portion of the video data in which the video code and the audio code are multiplexed is the center in which the GOP unit cut editing is performed. If it exists in the part, a silent Audio code is inserted in the head part. As a result, even when the audio code to be re-multiplexed is re-multiplexed at the beginning of the video data in which the video code and the audio code are multiplexed, even if the audio code to be re-multiplexed exists in the center portion where cut editing is performed in GOP units, It is possible to perform the remultiplexing process using the code.

なお、本実施形態の編集装置100は、上述した先頭部分編集部1013の処理を、末尾部分編集1015でも同様に行うことになる。このため、本実施形態の編集装置100は、Video符号とAudio符号とが多重化された映像データの末尾部分で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合に、無音のAudio符号を末尾部分に挿入することになる。これにより、Video符号とAudio符号とが多重化された映像データの末尾部分で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合でも、無音のAudio符号を用いて再多重化処理を行うことが可能となる。   Note that the editing apparatus 100 according to the present embodiment performs the processing of the head partial editing unit 1013 described above similarly in the tail partial editing 1015. For this reason, the editing apparatus 100 according to the present embodiment is configured so that the audio code to be remultiplexed at the end portion of the video data in which the video code and the audio code are multiplexed is the central portion where the GOP unit cut editing is performed. In this case, a silent audio code is inserted at the end. As a result, even when the audio code to be re-multiplexed at the end of the video data multiplexed with the video code and the audio code is present in the center portion where the GOP unit cut editing is performed, the silent audio It is possible to perform the remultiplexing process using the code.

(第2の実施形態)
次に、第2の実施形態について説明する。
(Second Embodiment)
Next, a second embodiment will be described.

第1の実施形態では、シーン先頭部分の最初(1番目)のVideo符号のタイムスタンプを用いて、無音のAudio符号を挿入するか否かを判定することにした。   In the first embodiment, the time stamp of the first (first) video code at the beginning of the scene is used to determine whether or not to insert a silent audio code.

第2の実施形態では、無音のAudio符号を挿入するか否かを判定するVideo符号を指定し、その指定した所定番目のVideo符号のタイムスタンプを用いて、無音のAudio符号を挿入するか否かを判定することを特徴とする。   In the second embodiment, a video code for determining whether or not to insert a silent audio code is designated, and whether or not a silent audio code is inserted using the time stamp of the designated predetermined video code. It is characterized by determining.

これにより、無音のAudio符号を挿入するか否かを判定するVideo符号を任意に指定し、該指定した所定番目のVideo符号のタイムスタンプを用いて第1の実施形態と同様な処理を行うことが可能となる。以下、図6、図7を参照しながら、第2の実施形態について詳細に説明する。なお、以下の処理動作では、無音のAudio符号を挿入するか否かを判定するVideo符号として4番目のVideo符号を指定した場合について説明する。   As a result, a video code for determining whether or not to insert a silent audio code is arbitrarily designated, and the same processing as that of the first embodiment is performed using a time stamp of the designated predetermined video code. Is possible. Hereinafter, the second embodiment will be described in detail with reference to FIGS. 6 and 7. In the following processing operation, a case will be described in which the fourth video code is designated as the video code for determining whether or not to insert a silent audio code.

無音Audio符号挿入部11は、シーン先頭部分の所定番目(4番目)のVideo符号のタイムスタンプに近いAudio符号のタイムスタンプを検索し、そのAudio符号のファイル位置を取得する(ステップB1)。   The silent audio code insertion unit 11 searches for the time stamp of the audio code close to the time stamp of the predetermined (fourth) video code at the head of the scene, and acquires the file position of the audio code (step B1).

例えば、図7に示すシーン先頭部分の所定番目(4番目)のVideo符号のタイムスタンプは、0.256(s)であるため、その0.256(s)に近いAudio符号のタイムスタンプを検索すると、0.264(s)が該当し、その0.264(s)のAudio符号のファイル位置を取得する。   For example, since the time stamp of the predetermined (fourth) Video code at the beginning of the scene shown in FIG. 7 is 0.256 (s), when searching for the Audio code time stamp close to 0.256 (s), 0.264 (s) is obtained. s) corresponds, and the file position of the audio code of 0.264 (s) is acquired.

無音Audio符号挿入部11は、ステップB1で取得したAudio符号のファイル位置がGOP単位のカット編集範囲内(中央部分)に存在するか否かを判定する(ステップB2)。   The silent audio code insertion unit 11 determines whether or not the file position of the audio code acquired in step B1 is within the cut editing range (center portion) in GOP units (step B2).

無音Audio符号挿入部11は、ステップB1で取得したAudio符号のファイル位置がGOP単位のカット編集範囲内(中央部分)に存在する場合は(ステップB2/Yes)、シーン先頭部分の最初(1番目)のVideo符号のファイル位置に近いAudio符号のタイムスタンプ(AT1)を取得する(ステップB3)。   If the audio code file position acquired at step B1 is within the GOP unit cut edit range (center part) (step B2 / Yes), the silent audio code insertion unit 11 starts the first part of the scene (first) The time stamp (AT1) of the audio code close to the file position of the video code is acquired (step B3).

図7に示す0.264(s)のAudio符号のファイル位置は、GOP単位のカット編集範囲内(中央部分)に存在するため、シーン先頭部分の最初(1番目)のVideo符号のファイル位置に近いAudio符号のタイムスタンプ(AT1)を取得することになる。図7に示すシーン先頭部分の最初(1番目)のVideo符号のファイル位置に近いAudio符号のタイムスタンプ(AT1)は、0.072(s)であるため、AT1として0.072を取得する。   Since the file position of the 0.264 (s) Audio code shown in FIG. 7 is within the cut editing range (center part) in GOP units, the Audio position close to the file position of the first (first) Video code at the beginning of the scene The code time stamp (AT1) is acquired. Since the audio code time stamp (AT1) close to the file position of the first (first) Video code at the beginning of the scene shown in FIG. 7 is 0.072 (s), 0.072 is acquired as AT1.

次に、無音Audio符号挿入部11は、シーン先頭部分の所定番目(4番目)のVideo符号のタイムスタンプに近いAudio符号のタイムスタンプ(AT2)を取得する(ステップB4)。   Next, the silent audio code insertion unit 11 acquires the time stamp (AT2) of the audio code close to the time stamp of the predetermined (fourth) video code at the head of the scene (step B4).

図7に示すシーン先頭部分の所定番目(4番目)のVideo符号のタイムスタンプ(0.256)に近いAudio符号のタイムスタンプ(AT2)は、0.264(s)であるため、AT2として0.264を取得する。   Since the time stamp (AT2) of the Audio code close to the time stamp (0.256) of the predetermined (fourth) Video code at the head of the scene shown in FIG. 7 is 0.264 (s), 0.264 is acquired as AT2.

無音Audio符号挿入部11は、AT1とAT2との差分からAU(Access Unit)数を計算する(ステップB5)。   The silent audio code insertion unit 11 calculates the number of AUs (Access Units) from the difference between AT1 and AT2 (step B5).

AT1=0.072、AT2=0.264であるため、AU数は、0.072〜0.264の範囲に相当するAU数になる。図7の場合は、AU数が9個となる。   Since AT1 = 0.072 and AT2 = 0.264, the AU number corresponds to the range of 0.072 to 0.264. In the case of FIG. 7, the number of AUs is nine.

次に、無音Audio符号挿入部11は、AT1からAT2までの範囲内に再多重化処理で利用可能なAudio符号が存在するか否かを判定する(ステップB6)。   Next, the silent audio code insertion unit 11 determines whether there is an audio code that can be used in the remultiplexing process within the range from AT1 to AT2 (step B6).

無音Audio符号挿入部11は、再多重化処理で利用可能なAudio符号が存在する場合は(ステップB6/Yes)、ステップB5で計算したAU数から、その利用可能なAudio符号のAU数を減算したAU数に相当する無音のAudio符号を再多重化部16に渡す(ステップB8)。   The silent audio code insertion unit 11 subtracts the AU number of the available Audio code from the AU number calculated in Step B5 when there is an Audio code that can be used in the remultiplexing process (Step B6 / Yes). The silent audio code corresponding to the number of AUs is passed to the remultiplexing unit 16 (step B8).

図7の場合は、0.158〜0.243の範囲のAudio符号は、シーン先頭部分に含まれるVideo符号のタイムスタンプ(0.167〜0.423)に含まれることになる。このため、0.158〜0.243の範囲のAudio符号は、再多重化処理で利用可能なAudio符号に該当し、利用可能なAudio符号が存在すると判定することになる(ステップB6/Yes)。この場合、無音Audio符号挿入部11は、ステップB5で計算したAU数(9個)から利用可能なAudio符号のAU数(5個)を減算したAU数(4個)に相当する無音のAudio符号を再多重化部16に渡す。これにより、無音Audio符号挿入部11は、4個の無音のAudio符号をシーン先頭部分のAudio符号に挿入し、再多重化処理で利用可能なAudio符号はそのまま再多重化処理で利用させることになる。   In the case of FIG. 7, the Audio code in the range of 0.158 to 0.243 is included in the time stamp (0.167 to 0.423) of the Video code included in the head portion of the scene. For this reason, an audio code in the range of 0.158 to 0.243 corresponds to an audio code that can be used in the remultiplexing process, and it is determined that there is an available audio code (step B6 / Yes). In this case, the silent audio code insertion unit 11 generates silent audio corresponding to the number of AUs (4) obtained by subtracting the number of AUs of available audio codes (5) from the number of AUs calculated in step B5 (9). The code is passed to the remultiplexing unit 16. As a result, the silent audio code insertion unit 11 inserts the four silent audio codes into the audio code at the head of the scene, and uses the audio codes that can be used in the remultiplexing process as they are in the remultiplexing process. Become.

これにより、再多重化処理で利用可能なAudio符号については無音のAudio符号にせずに、元のAudio符号を利用して再多重化処理を行うことができる。   As a result, the audio code that can be used in the remultiplexing process can be remultiplexed using the original audio code without using a silent audio code.

また、無音Audio符号挿入部11は、利用可能なAudio符号が存在しない場合は(ステップB6/No)、第1の実施形態と同様に、ステップB5で計算したAU数に相当する無音のAudio符号を再多重化部16に渡す(ステップB7)。これにより、再多重化部16で再多重化する再多重化対象のAudio符号がGOP単位のカット編集を行う中央部分に存在する場合でも、シーン先頭部分の符号(Video符号、Audio符号)の再多重化処理を行うことができる。   In addition, when there is no usable audio code (step B6 / No), the silent audio code insertion unit 11 performs the silent audio code corresponding to the number of AUs calculated in step B5 as in the first embodiment. Is passed to the remultiplexing unit 16 (step B7). As a result, even if the audio code to be re-multiplexed by the re-multiplexing unit 16 exists in the central part where cut editing is performed in GOP units, the code (Video code, Audio code) at the beginning of the scene is re- Multiplexing processing can be performed.

また、無音Audio符号挿入部11は、ステップB1で取得したAudio符号のファイル位置がGOP単位のカット編集範囲内(中央部分)に存在しない場合は(ステップB2/No)、第1の実施形態と同様に、無音のAudio符号の挿入を行わず、Audio符号抜取部12は、シーン先頭部分の最初(1番目)のAudio符号からシーン先頭部分の最後のAudio符号までのAudio符号を抜き取り、その抜き取ったAudio符号を再多重化部16に渡す(ステップB9)。図7を例に説明すると、シーン先頭部分の最初(1番目)のAudio符号は、0.072に該当し、シーン先頭部分の最後のAudio符号は、0.243に該当するため、その0.072〜0.243までのAudio符号を抜き取り、その抜き取ったAudio符号を再多重化部16に渡すことになる。これにより、再多重化部12は、Audio符号抜取部12から渡されたAudio符号と、Video符号再圧縮部15から渡されたVideo符号と、を基に、シーン先頭部分の符号(Video符号、Audio符号)の最多重化を行うことになる。   If the audio code file position acquired in step B1 does not exist within the cut edit range (center portion) in GOP units (step B2 / No), the silent audio code insertion unit 11 is the same as in the first embodiment. Similarly, without inserting a silent audio code, the audio code extraction unit 12 extracts an audio code from the first (first) audio code at the beginning of the scene to the last audio code at the beginning of the scene, and extracts the extracted audio code. The audio code is transferred to the remultiplexing unit 16 (step B9). Referring to FIG. 7 as an example, the first (first) Audio code at the beginning of the scene corresponds to 0.072, and the last Audio code at the beginning of the scene corresponds to 0.243. The code is extracted, and the extracted Audio code is passed to the remultiplexing unit 16. Thus, the remultiplexing unit 12 uses the code (Video code, video code,...) Of the scene head portion based on the Audio code passed from the Audio code sampling unit 12 and the Video code passed from the Video code recompression unit 15. (Audio code) is remultiplexed.

<本実施形態の編集装置100の作用・効果>
このように、本実施形態の編集装置100は、無音のAudio符号を挿入するか否かを判定するVideo符号を指定し、その指定した所定番目のVideo符号のタイムスタンプを用いて、無音のAudio符号を挿入するか否かを判定する。これにより、無音のAudio符号を挿入するか否かを判定するVideo符号を任意に指定し、該指定した所定番目のVideo符号のタイムスタンプを用いて第1の実施形態と同様な処理を行うことができる。
<Operation / Effect of Editing Device 100 of this Embodiment>
As described above, the editing apparatus 100 according to the present embodiment designates a video code for determining whether or not to insert a silent audio code, and uses the time stamp of the designated predetermined video code to generate a silent audio code. It is determined whether or not a code is inserted. As a result, a video code for determining whether or not to insert a silent audio code is arbitrarily designated, and the same processing as that of the first embodiment is performed using a time stamp of the designated predetermined video code. Can do.

なお、上述する実施形態は、本発明の好適な実施形態であり、上記実施形態のみに本発明の範囲を限定するものではなく、本発明の要旨を逸脱しない範囲において種々の変更を施した形態での実施が可能である。   The above-described embodiment is a preferred embodiment of the present invention, and the scope of the present invention is not limited to the above-described embodiment alone, and various modifications are made without departing from the gist of the present invention. Implementation is possible.

例えば、上述した本実施形態における編集装置100を構成する各装置における制御動作は、ハードウェア、または、ソフトウェア、あるいは、両者の複合構成を用いて実行することも可能である。   For example, the control operation in each device configuring the editing device 100 in the present embodiment described above can be executed using hardware, software, or a composite configuration of both.

なお、ソフトウェアを用いて処理を実行する場合には、処理シーケンスを記録したプログラムを、専用のハードウェアに組み込まれているコンピュータ内のメモリにインストールして実行させることが可能である。あるいは、各種処理が実行可能な汎用コンピュータにプログラムをインストールして実行させることが可能である。   In the case of executing processing using software, it is possible to install and execute a program in which a processing sequence is recorded in a memory in a computer incorporated in dedicated hardware. Alternatively, the program can be installed and executed on a general-purpose computer capable of executing various processes.

例えば、プログラムは、記録媒体としてのハードディスクやROM(Read Only Memory)に予め記録しておくことが可能である。あるいは、プログラムは、リムーバブル記録媒体に、一時的、あるいは、永続的に格納(記録)しておくことが可能である。このようなリムーバブル記録媒体は、いわゆるパッケージソフトウエアとして提供することが可能である。なお、リムーバブル記録媒体としては、フロッピー(登録商標)ディスク、CD-ROM(Compact Disc Read Only Memory)、MO(Magneto optical)ディスク、DVD(Digital Versatile Disc)、磁気ディスク、半導体メモリなどが挙げられる。   For example, the program can be recorded in advance on a hard disk or ROM (Read Only Memory) as a recording medium. Alternatively, the program can be stored (recorded) temporarily or permanently in a removable recording medium. Such a removable recording medium can be provided as so-called package software. Examples of the removable recording medium include a floppy (registered trademark) disk, a CD-ROM (Compact Disc Read Only Memory), an MO (Magneto optical) disk, a DVD (Digital Versatile Disc), a magnetic disk, and a semiconductor memory.

なお、プログラムは、上述したようなリムーバブル記録媒体からコンピュータにインストールすることになる。また、ダウンロードサイトから、コンピュータに無線転送することになる。また、ネットワークを介して、コンピュータに有線で転送することになる。   The program is installed on the computer from the removable recording medium as described above. In addition, it is wirelessly transferred from the download site to the computer. In addition, it is transferred to a computer via a network by wire.

また、本実施形態における編集装置100は、上記実施形態で説明した処理動作に従って時系列的に実行されるのみならず、処理を実行する装置の処理能力、あるいは、必要に応じて並列的にあるいは個別に実行するように構築することも可能である。   In addition, the editing apparatus 100 according to the present embodiment is not only executed in time series according to the processing operation described in the above embodiment, but also the processing capability of the apparatus that executes the process, or in parallel as necessary. It can also be constructed to run individually.

本発明は、MPEG規格の符号を編集する技術に適用可能である。   The present invention is applicable to a technique for editing an MPEG standard code.

100 編集装置
101 制御部
1011 暗号解除部
1012 DIT挿入部
1013 先頭部分編集部
1014 中央部分編集部
1015 末尾部分編集部
1016 再暗号化部
102 記憶部
1021 MPEG暗号化ファイル
10 Audio符号検索部
11 無音Audio符号挿入部
12 Audio符号抜取部
13 Video符号検索部
14 Video符号抜取部
15 Video符号再圧縮部
16 再多重化部
DESCRIPTION OF SYMBOLS 100 Editing apparatus 101 Control part 1011 Decryption part 1012 DIT insertion part 1013 Leading part editing part 1014 Center part editing part 1015 End part editing part 1016 Re-encryption part 102 Storage part 1021 MPEG encryption file 10 Audio code search part 11 Silence Audio Code Insertion Unit 12 Audio Code Extraction Unit 13 Video Code Search Unit 14 Video Code Extraction Unit 15 Video Code Recompression Unit 16 Remultiplexing Unit

Claims (8)

Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分に対し、前記Video符号と前記Audio符号とを分離して前記Video符号のフレーム単位に編集した後に再多重化を行うフレーム単位のカット編集を行い、前記先頭部分と末尾部分とを除いた中央部分に対し、前記Video符号のGOP(Group of Pictures)単位で前記映像データを再利用するGOP単位のカット編集を行う編集装置であって、
前記先頭部分と前記末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号が前記中央部分に存在する場合に、無音のAudio符号を前記一方の部分に挿入する挿入手段を有することを特徴とする編集装置。
A frame that is remultiplexed after the video code and the audio code are separated and edited for each frame of the video code with respect to the head part and the tail part of the video data in which the video code and the audio code are multiplexed. An editing device that performs cut editing in units and performs cut editing in GOP units for reusing the video data in GOP (Group of Pictures) units of the Video code with respect to the central part excluding the head part and the end part Because
Insertion means for inserting a silent audio code into the one part when an audio code to be remultiplexed in the central part is re-multiplexed in at least one part of the head part and the tail part. An editing apparatus comprising:
前記挿入手段は、
前記一方の部分に存在するVideo符号のタイムスタンプに近いAudio符号のタイムスタンプを特定し、該特定したAudio符号のファイル位置が前記中央部分に存在する場合に、前記再多重化対象のAudio符号が前記中央部分に存在すると判定することを特徴とする請求項1記載の編集装置。
The insertion means includes
When the time stamp of the Audio code close to the time stamp of the Video code existing in the one part is specified and the file position of the specified Audio code exists in the central part, the Audio code to be remultiplexed is The editing apparatus according to claim 1, wherein the editing apparatus determines that the central part exists.
前記挿入手段は、
前記再多重化対象のAudio符号が前記中央部分に存在すると判定した場合に、前記一方の部分の最初に存在するVidio符号のファイル位置に近いAudio符号のタイムスタンプから前記Video符号のタイムスタンプに近いAudio符号のタイムスタンプまでの間に存在するAudio符号数に相当する数の無音のAudio符号を挿入することを特徴とする請求項2記載の編集装置。
The insertion means includes
When it is determined that the audio code to be remultiplexed exists in the central portion, the time stamp of the Audio code close to the file position of the Vidio code existing at the beginning of the one portion is close to the time stamp of the Video code 3. The editing apparatus according to claim 2, wherein a number of silent audio codes corresponding to the number of audio codes existing before the time stamp of the audio code are inserted.
前記一方の部分に存在するVideo符号を指定する指定手段を有し、
前記挿入手段は、
前記指定手段で指定されたVideo符号のタイムスタンプに近いAudio符号のタイムスタンプを特定し、該特定したAudio符号のファイル位置が前記中央部分に存在するか否かを判定することを特徴とする請求項2または3記載の編集装置。
Having designation means for designating a Video code existing in the one part;
The insertion means includes
An audio code time stamp that is close to the video code time stamp specified by the specifying means is specified, and it is determined whether or not the file position of the specified audio code exists in the central portion. Item 2. The editing device according to item 2 or 3.
前記挿入手段は、
前記特定したAudio符号のファイル位置が前記中央部分に存在すると判定した場合に、前記一方の部分の最初に存在するVidio符号のファイル位置に近いAudio符号のタイムスタンプから前記指定手段で指定されたVideo符号のタイムスタンプに近いAudio符号のタイムスタンプまでの間に存在するAudio符号数に相当する数の無音のAudio符号を挿入することを特徴とする請求項4記載の編集装置。
The insertion means includes
When it is determined that the file position of the specified audio code exists in the central portion, the video specified by the specifying means from the time stamp of the audio code close to the file position of the Vidio code present at the beginning of the one portion. 5. The editing apparatus according to claim 4, wherein a number of silent audio codes corresponding to the number of audio codes existing before the time stamp of the audio code close to the time stamp of the code is inserted.
前記挿入手段は、
前記Audio符号数の中で再利用可能なAudio符号が存在する場合は、前記Audio符号数から前記再利用可能なAudio符号数を減算した符号数に相当する数の無音のAudio符号を挿入することを特徴とする請求項3または5記載の編集装置。
The insertion means includes
When there is a reusable audio code among the number of audio codes, the number of silent audio codes corresponding to the number of codes obtained by subtracting the reusable audio code number from the audio code number is inserted. The editing apparatus according to claim 3 or 5, characterized in that:
Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分に対し、前記Video符号と前記Audio符号とを分離して前記Video符号のフレーム単位に編集した後に再多重化を行うフレーム単位のカット編集を行い、前記先頭部分と末尾部分とを除いた中央部分に対し、前記Video符号のGOP(Group of Pictures)単位で前記映像データを再利用するGOP単位のカット編集を行う編集装置で行う制御方法であって、
前記先頭部分と前記末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号が前記中央部分に存在する場合に、無音のAudio符号を前記一方の部分に挿入する挿入工程を有することを特徴とする制御方法。
A frame that is remultiplexed after the video code and the audio code are separated and edited for each frame of the video code with respect to the head part and the tail part of the video data in which the video code and the audio code are multiplexed. An editing device that performs cut editing in units and performs cut editing in GOP units for reusing the video data in GOP (Group of Pictures) units of the Video code with respect to the central part excluding the head part and the end part A control method performed in
An insertion step of inserting a silent audio code into the one part when an audio code to be remultiplexed exists in the central part to be remultiplexed in at least one part of the head part and the tail part; A control method comprising:
Video符号とAudio符号とが多重化された映像データの先頭部分と末尾部分に対し、前記Video符号と前記Audio符号とを分離して前記Video符号のフレーム単位に編集した後に再多重化を行うフレーム単位のカット編集を行い、前記先頭部分と末尾部分とを除いた中央部分に対し、前記Video符号のGOP(Group of Pictures)単位で前記映像データを再利用するGOP単位のカット編集を行う編集装置に実行させるプログラムであって、
前記先頭部分と前記末尾部分との少なくとも一方の部分で再多重化する再多重化対象のAudio符号が前記中央部分に存在する場合に、無音のAudio符号を前記一方の部分に挿入する挿入処理を、コンピュータに実行させることを特徴とするプログラム。
A frame that is remultiplexed after the video code and the audio code are separated and edited for each frame of the video code with respect to the head part and the tail part of the video data in which the video code and the audio code are multiplexed. An editing device that performs cut editing in units and performs cut editing in GOP units for reusing the video data in GOP (Group of Pictures) units of the Video code with respect to the central part excluding the head part and the end part A program to be executed,
An insertion process for inserting a silent audio code into the one part when an audio code to be remultiplexed exists in the central part to be remultiplexed in at least one of the head part and the tail part; A program characterized by being executed by a computer.
JP2009192164A 2009-08-21 2009-08-21 Editing apparatus, control method, and program Active JP5463100B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009192164A JP5463100B2 (en) 2009-08-21 2009-08-21 Editing apparatus, control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009192164A JP5463100B2 (en) 2009-08-21 2009-08-21 Editing apparatus, control method, and program

Publications (2)

Publication Number Publication Date
JP2011044931A true JP2011044931A (en) 2011-03-03
JP5463100B2 JP5463100B2 (en) 2014-04-09

Family

ID=43832024

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009192164A Active JP5463100B2 (en) 2009-08-21 2009-08-21 Editing apparatus, control method, and program

Country Status (1)

Country Link
JP (1) JP5463100B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07255032A (en) * 1994-03-15 1995-10-03 Matsushita Electric Ind Co Ltd Time-division multiplexing method
JP2002218390A (en) * 2001-01-24 2002-08-02 Nec Corp Mpeg video editor and mpeg video editing method
JP2004104728A (en) * 2002-09-13 2004-04-02 Hitachi Ltd Video camera capable of editing data, data editing and recording program, data recording apparatus, and recording medium
JP2005117556A (en) * 2003-10-10 2005-04-28 Canon Inc Transport stream editing method and apparatus
JP2008028793A (en) * 2006-07-24 2008-02-07 Nec Electronics Corp Stream edit method and stream editor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07255032A (en) * 1994-03-15 1995-10-03 Matsushita Electric Ind Co Ltd Time-division multiplexing method
JP2002218390A (en) * 2001-01-24 2002-08-02 Nec Corp Mpeg video editor and mpeg video editing method
JP2004104728A (en) * 2002-09-13 2004-04-02 Hitachi Ltd Video camera capable of editing data, data editing and recording program, data recording apparatus, and recording medium
JP2005117556A (en) * 2003-10-10 2005-04-28 Canon Inc Transport stream editing method and apparatus
JP2008028793A (en) * 2006-07-24 2008-02-07 Nec Electronics Corp Stream edit method and stream editor

Also Published As

Publication number Publication date
JP5463100B2 (en) 2014-04-09

Similar Documents

Publication Publication Date Title
CN105103540B (en) Document generating method, file creating apparatus and recording medium
US7184552B2 (en) Information reproducing apparatus
JPWO2006115151A1 (en) Recording apparatus, reproducing apparatus, recording / reproducing apparatus, recording program and recording medium thereof, reproducing program and recording medium thereof
JP5863254B2 (en) CONVERSION DEVICE, INFORMATION DISTRIBUTION DEVICE, COMMUNICATION SYSTEM, CONTROL METHOD, AND PROGRAM
JP2008079050A (en) Reproduction method, reproduction program and reproduction apparatus
EP2053516B1 (en) Metadata recording device and method thereof
US20100278517A1 (en) Video decoding device
JP3974443B2 (en) Recording / reproducing apparatus and recording / reproducing method
JP5463100B2 (en) Editing apparatus, control method, and program
WO2018190122A1 (en) Information processing device, information processing method, and program
JP4417272B2 (en) Recording apparatus, reproducing apparatus, recording method, reproducing method, and recording / reproducing apparatus
JP2015109131A (en) File generation method, reproduction method, file generation device, regeneration device and recording medium
US9865299B2 (en) Information processing device, information recording medium, information processing method, and program
JPH11205750A (en) Video audio multiplexer, method for multiplexing video and audio, and recording medium storing program for multiplexing video and audio
WO2015083354A1 (en) File generation method, playback method, file generation device, playback device, and recording medium
WO2005081544A2 (en) Method and circuit for encrypting a data stream
JP5863244B2 (en) Editing apparatus, control method, and program
WO2016093016A1 (en) Information processing device, information recording medium, information processing method, and program
JP5710130B2 (en) Playback apparatus, control method, and program
JP3607681B2 (en) Sub-picture data editing apparatus and editing method
KR20190131025A (en) Information processing apparatus, information recording medium and information processing method, and program
JP5306415B2 (en) Video server and MXF file playback method
JP5687867B2 (en) Information processing apparatus, moving image file editing method, and program
JP5683871B2 (en) Playback apparatus, control method, and program
JP3927928B2 (en) Information playback device

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20110830

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120813

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131016

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131022

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140114

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140120

R150 Certificate of patent or registration of utility model

Ref document number: 5463100

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250