JP2007049653A - Motion image editing apparatus and method thereof, program and storage medium - Google Patents

Motion image editing apparatus and method thereof, program and storage medium Download PDF

Info

Publication number
JP2007049653A
JP2007049653A JP2005234903A JP2005234903A JP2007049653A JP 2007049653 A JP2007049653 A JP 2007049653A JP 2005234903 A JP2005234903 A JP 2005234903A JP 2005234903 A JP2005234903 A JP 2005234903A JP 2007049653 A JP2007049653 A JP 2007049653A
Authority
JP
Japan
Prior art keywords
moving image
editing
image signal
decoding
attribute information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2005234903A
Other languages
Japanese (ja)
Inventor
Yoshiki Matsuda
新樹 松田
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2005234903A priority Critical patent/JP2007049653A/en
Publication of JP2007049653A publication Critical patent/JP2007049653A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a motion image editing apparatus and a method thereof which can reduce processing load of editing reproducing processing in the editing reproducing in motion image editing, and can store an editing result without omission in editing storing processing, and to provide a program and a storage medium. <P>SOLUTION: The motion image editing apparatus edits compression-coded motion image signals. The motion image editing apparatus is provided with a setting unit for setting attribute information about the motion image signals, a decoding unit for decoding the motion image signals based on the set attribute information, and a reproducing and storing unit for reproducing and storing the decoded motion image signals. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、動画像編集装置及び方法、並びにプログラム及び記憶媒体に関する。   The present invention relates to a moving image editing apparatus and method, a program, and a storage medium.

デジタルビデオカメラや動画撮影機能付きデジタルカメラの普及にともなって、一般家庭や業務において動画像信号を閲覧する機会が増加している。また、同時に、動画像信号を編集する動画編集処理への関心も高まっており、数多くの動画編集アプリケーションが販売されている。   With the spread of digital video cameras and digital cameras with video shooting functions, opportunities to view moving image signals in general households and businesses are increasing. At the same time, interest in moving image editing processing for editing moving image signals is increasing, and many moving image editing applications are sold.

一般に、動画像信号は静止画像と比べて容量が大きく、これら動画像信号を編集する場合には、原画像に対して何らかの画像効果を付与することも望まれるため、処理装置の負荷が増大して動画再生時の実時間性を損なうことがある。また、これら動画編集アプリケーションの動作環境であるPCでは、限られたハードウェアリソースを複数のアプリケーションで共有しているため、動画編集処理の処理負荷の増大がCPUを占有して、他のアプリケーションの制御が十分に行えなくなる。この結果、場合によっては、PCの操作性までもが低下する。   In general, a moving image signal has a larger capacity than a still image, and when editing these moving image signals, it is desired to add some image effect to the original image, which increases the load on the processing apparatus. This may impair real-time performance during video playback. In addition, since the PC, which is the operating environment of these video editing applications, shares limited hardware resources among a plurality of applications, the increase in processing load of the video editing processing occupies the CPU, and other applications Control cannot be performed sufficiently. As a result, in some cases, even the operability of the PC is lowered.

従来、動画編集処理の処理負荷低減を考慮した動画像再生装置として、復号処理部と表示処理部とを独立させることによって、一定間隔で表示の更新ができると共に、間引きフレームを選択できるため、滑らかな再生が可能となる動画像再生装置が提案されている(例えば、特許文献1参照)。   Conventionally, as a moving image playback device considering reduction in processing load of moving image editing processing, a display processing unit can be updated at regular intervals and a thinned frame can be selected by making a decoding processing unit and a display processing unit independent. There has been proposed a moving image playback apparatus that can perform smooth playback (see, for example, Patent Document 1).

図6は、従来の動画像再生装置の構成を概略的に示すブロック図である。   FIG. 6 is a block diagram schematically showing a configuration of a conventional moving image reproducing apparatus.

図6において、動画像再生装置900は、圧縮画像データを格納する圧縮データファイル901と、圧縮データファイル901から圧縮画像データを読み込むと共に、復号処理を行う復号処理部903と、復号結果の画像データをフレームとして格納する複数枚の画像データバッファ904と、画像データバッファ904内に蓄積されたフレームを表示する表示制御部905と、表示制御部905の表示のタイミングを計るタイマ部906と、復号処理部903による復号処理を間引く間引き処理部902と、表示装置907とから構成されている。   In FIG. 6, a moving image reproduction apparatus 900 includes a compressed data file 901 that stores compressed image data, a decoding processing unit 903 that reads the compressed image data from the compressed data file 901, and performs decoding processing, and image data of the decoding result A plurality of image data buffers 904 for storing images as frames, a display control unit 905 for displaying frames accumulated in the image data buffer 904, a timer unit 906 for measuring the display timing of the display control unit 905, and a decoding process The thinning processing unit 902 for thinning the decoding processing by the unit 903 and the display device 907 are configured.

復号処理部903は、圧縮データファイル901から圧縮画像データを読み込み、復号したフレームを画像データバッファ904に順次格納する。画像データバッファ904は、複数の復号したフレームを蓄えられるリングバッファになっており、ある一定数以上のフレームが格納された段階で表示を再開するように、タイマ部906に対して開始を指示する。タイマ部906は、一定間隔で表示要求信号を表示制御部905に通知する。表示制御部905は、画像データバッファ904から復号されたフレームを表示装置907に転送して表示する。   The decoding processing unit 903 reads compressed image data from the compressed data file 901 and sequentially stores the decoded frames in the image data buffer 904. The image data buffer 904 is a ring buffer that can store a plurality of decoded frames, and instructs the timer unit 906 to start display when a certain number of frames or more are stored. . The timer unit 906 notifies the display control unit 905 of a display request signal at regular intervals. The display control unit 905 transfers the frame decoded from the image data buffer 904 to the display device 907 and displays it.

この際、画像データバッファ904内に残っているフレーム数が、ある一定数以下である場合は、復号処理部903による復号処理を省略するために、間引きフレーム数を指示するカウンタをインクリメントする。また、逆に画像データバッファ904内に残っているフレームの数が、ある一定数以上だった場合は、上記カウンタをクリアし、間引き指定を解除する。間引き制御部902は、上記カウンタをチェックし、間引き要求があり、さらに、復号するフレームが間引き可能な場合には、復号処理部903に対して圧縮データの読み飛ばしを指示する。復号処理部903は、圧縮画像データの読み飛ばし指定があったときは、圧縮画像データを1フレーム分読み飛ばすことによってフレームを間引く。
特開平10−13794号公報
At this time, if the number of frames remaining in the image data buffer 904 is equal to or less than a certain number, the counter indicating the number of thinned frames is incremented to omit the decoding process by the decoding processing unit 903. Conversely, when the number of frames remaining in the image data buffer 904 is greater than a certain number, the counter is cleared and the thinning designation is canceled. The decimation control unit 902 checks the counter, and when there is a decimation request and when a frame to be decoded can be decimationed, the decimation control unit 902 instructs the decoding processing unit 903 to skip compressed data. When there is an instruction to skip compressed image data, the decoding processing unit 903 skips frames by skipping one frame of compressed image data.
Japanese Patent Laid-Open No. 10-13794

しかしながら、上記従来の技術では、入力の圧縮データファイルを本来のフレーム表示間隔で再生し、復号が間に合わないときのみフレームを間引くことにより、再生中の処理負荷が高くなったときのみ負荷を低減させるように動作するので、処理負荷が限界に近づくまではフレームを間引くべきタイミングを検知できないという問題がある。フレーム間引きが発生した時点では既に、表示内容だけでなく操作性までも低下してしまっているという結果を避けることができない。   However, in the above conventional technique, the input compressed data file is reproduced at the original frame display interval, and the frame is thinned out only when decoding is not in time, so that the load is reduced only when the processing load during reproduction becomes high. Therefore, there is a problem that the timing at which frames should be thinned out cannot be detected until the processing load approaches the limit. At the time when frame thinning occurs, it is impossible to avoid the result that not only the display contents but also the operability has been lowered.

本発明の目的は、動画編集処理における編集再生処理では、当該再生処理の処理負荷を低下させることができると共に、同編集保存処理では、編集結果を欠落させることなく保存することができる動画像編集装置及び方法、並びにプログラム及び記憶媒体を提供することにある。   It is an object of the present invention to reduce the processing load of the reproduction process in the editing / playback process in the moving image editing process, and in the editing / save process, the moving image editing can save the edited result without omission. An apparatus and method, and a program and a storage medium are provided.

上記目的を達成するために、請求項1記載の動画像編集装置は、圧縮符号化された動画像信号を編集する動画像編集装置において、前記動画像信号に係る属性情報を設定する設定手段と、前記設定された属性情報に基づく動画像信号を復号化する復号化手段と、前記復号化された動画像信号を再生すると共に保存する再生保存手段とを備えることを特徴とする。   In order to achieve the above object, a moving image editing apparatus according to claim 1 is a moving image editing apparatus that edits a compression-coded moving image signal; and setting means for setting attribute information related to the moving image signal; And a decoding means for decoding the moving image signal based on the set attribute information, and a reproduction storing means for reproducing and storing the decoded moving image signal.

請求項5記載の動画像編集方法は、圧縮符号化された動画像信号を編集する動画像編集方法において、前記動画像信号に係る属性情報を設定する設定ステップと、前記設定された属性情報に基づく動画像信号を復号化する復号化ステップと、前記復号化された動画像信号を再生すると共に保存する再生保存ステップとを備えることを特徴とする。   The moving image editing method according to claim 5 is a moving image editing method for editing a compressed and encoded moving image signal, a setting step for setting attribute information relating to the moving image signal, and the set attribute information. A decoding step of decoding a moving image signal based thereon and a reproduction / storing step of reproducing and storing the decoded moving image signal are provided.

請求項9記載の動画像編集プログラムは、圧縮符号化された動画像信号を編集する動画像編集プログラムにおいて、前記動画像信号に係る属性情報を設定する設定モジュールと、前記設定された属性情報に基づく動画像信号を復号化する復号化モジュールと、前記復号化された動画像信号を再生すると共に保存する再生保存モジュールとをコンピュータに実行させることを特徴とする。   The moving image editing program according to claim 9 is a moving image editing program for editing a compression-encoded moving image signal, a setting module for setting attribute information related to the moving image signal, and the set attribute information. A decoding module that decodes a moving image signal based thereon and a reproduction and storage module that reproduces and stores the decoded moving image signal are executed by a computer.

請求項10記載のコンピュータ読み取り可能な記憶媒体は、請求項9記載のプログラムを格納することを特徴とする。   A computer-readable storage medium according to a tenth aspect stores the program according to the ninth aspect.

本発明によれば、設定された属性情報に基づく動画像信号を復号化し、復号化された動画像信号を再生すると共に保存するので、動画編集処理における編集再生処理では、当該再生処理の処理負荷を低下させることができると共に、同編集保存処理では、編集結果を欠落させることなく保存することができる。   According to the present invention, since the moving image signal based on the set attribute information is decoded and the decoded moving image signal is reproduced and stored, in the edit reproduction process in the moving image editing process, the processing load of the reproduction process In the editing and saving process, the editing result can be saved without being lost.

以下、本発明の実施の形態を図面を参照しながら詳述する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施の形態に係る動画像編集装置の構成を概略的に示すブロック図である。   FIG. 1 is a block diagram schematically showing a configuration of a moving image editing apparatus according to an embodiment of the present invention.

図1において、本発明の実施の形態に係る動画像編集装置としてのPC100は、動画編集処理における後述する図3の編集再生処理及び後述する編集保存処理を実行して、編集再生及び編集保存を行う。   In FIG. 1, a PC 100 as a moving image editing apparatus according to an embodiment of the present invention performs editing / playback processing and editing / saving processing shown in FIG. Do.

このPC100は、装置全体の動作を制御するCPU200と、実行プログラムや圧縮符号化された動画像信号等のデジタルデータが読み取り可能な形式で記録されたハードディスクドライブ300と、ハードディスクドライブ300に記録されたプログラムコードや対象画像データをロードするメモリデバイス400と、キーボードやマウス等からなり転送操作の入力部である操作部500と、CRTディスプレイや液晶パネル等からなり転送の進捗状況や復号された動画像信号を表示する表示部600と、CD−ROMやDVD−ROM等の外部記憶媒体を読み出す外部記憶媒体ドライブ700とを備える。これらのCPU200、ハードディスクドライブ300、メモリデバイス400、操作部500、表示部600、及び外部記憶媒体ドライブ700は、互いに内部バス800によって接続されている。   The PC 100 includes a CPU 200 that controls the operation of the entire apparatus, a hard disk drive 300 in which digital data such as an execution program and a compression-coded moving image signal is recorded, and a hard disk drive 300 that records the data. A memory device 400 for loading program code and target image data, an operation unit 500 including a keyboard and a mouse, which is an input unit for a transfer operation, a transfer status including a CRT display and a liquid crystal panel, and a decoded moving image A display unit 600 for displaying signals and an external storage medium drive 700 for reading an external storage medium such as a CD-ROM or a DVD-ROM are provided. The CPU 200, the hard disk drive 300, the memory device 400, the operation unit 500, the display unit 600, and the external storage medium drive 700 are connected to each other via an internal bus 800.

CPU200は、操作部500からの入力を検知し、ハードディスクドライブ300に記録された所定のプログラムや動画像データ等をメモリデバイス400にロードさせ入力に応じた処理を実行する。   The CPU 200 detects an input from the operation unit 500, loads a predetermined program or moving image data recorded on the hard disk drive 300 into the memory device 400, and executes a process according to the input.

本実施の形態では、ハードディスクドライブ300に記録された動画像データを使用するが、動画像データが外部記憶媒体に記録されている場合は外部記憶媒体ドライブ700を介して実行する形態でもよい。また同様に、ネットワークを介して動画像データをロードする形態でもよい。   In the present embodiment, moving image data recorded on the hard disk drive 300 is used. However, when moving image data is recorded on an external storage medium, it may be executed via the external storage medium drive 700. Similarly, the moving image data may be loaded via a network.

また、本実施の形態では、編集対象となる動画像信号の形式はフレーム間相関のないMotionJPEGである。   In the present embodiment, the format of the moving image signal to be edited is Motion JPEG with no inter-frame correlation.

図2は、図1におけるCPU200の構成を概略的に示すブロック図である。   FIG. 2 is a block diagram schematically showing the configuration of the CPU 200 in FIG.

図2において、CPU200は、入力された表示設定及び保存設定であるフレームレート設定(属性情報)を設定するフレームレート設定部202(設定手段)と、図3の編集再生処理及び編集保存処理において入力された動画像信号を当該フレームレート設定部202の設定に基づいて復号する復号処理部201(復号化手段)と、復号されたデータに効果を付加する画像効果付加部203(編集手段)とを順に備え、この順に接続されている。   2, a CPU 200 inputs a frame rate setting unit 202 (setting means) for setting frame rate settings (attribute information) that are input display settings and storage settings, and input in the edit reproduction process and edit save process in FIG. 3. A decoding processing unit 201 (decoding unit) that decodes the received moving image signal based on the setting of the frame rate setting unit 202, and an image effect addition unit 203 (editing unit) that adds an effect to the decoded data. In order, they are connected in this order.

CPU200は、また、画像効果付加部203に並行に接続された表示処理部204(再生保存手段)及び保存処理部205(再生保存手段)を備える。   The CPU 200 also includes a display processing unit 204 (reproduction storage unit) and a storage processing unit 205 (reproduction storage unit) connected in parallel to the image effect addition unit 203.

上記動画像信号は、入力となる動画像信号であり、複数入力でもよい。この場合、各動画像信号において個別処理を逐次CPU200に実行させる。   The moving image signal is an input moving image signal and may be a plurality of inputs. In this case, individual processing is sequentially executed by the CPU 200 for each moving image signal.

フレームレート設定部202は、主に復号処理部201の編集再生処理及び編集保存処理で使用されるフレームレートを設定する。   The frame rate setting unit 202 sets a frame rate mainly used in the edit reproduction process and edit save process of the decoding processing unit 201.

本実施の形態では、フレームレート設定部202において、表示設定として入力の動画像信号よりも低いフレームレートを設定し、保存設定としては入力の動画像信号と等しいフレームレートを設定する。このように設定することにより、編集再生処理では処理負荷を低減し、編集保存処理では欠落のない編集結果を保存することができる。   In the present embodiment, the frame rate setting unit 202 sets a frame rate lower than the input moving image signal as the display setting, and sets a frame rate equal to the input moving image signal as the storage setting. By setting in this way, it is possible to reduce the processing load in the edit / playback process and to save the edit result without omission in the edit / save process.

図3は、図2のCPU200によって実行される編集再生処理の手順を示すフローチャートである。   FIG. 3 is a flowchart showing a procedure of edit reproduction processing executed by the CPU 200 of FIG.

図3において、まず、再生開始要求を検出すると(ステップS301でYES)、再生を開始し(ステップS302)、復号処理部201はフレームレート設定部202から予め設定されている再生フレームレートを取得し(ステップS303)、さらに、復号処理部201は入力された動画像信号から本来のフレームレートを取得する(ステップS304)。   In FIG. 3, first, when a reproduction start request is detected (YES in step S301), reproduction is started (step S302), and the decoding processing unit 201 acquires a preset reproduction frame rate from the frame rate setting unit 202. (Step S303) Furthermore, the decoding processing unit 201 acquires the original frame rate from the input moving image signal (Step S304).

続くステップS305では、すべての画像の処理を終了したか否かを判別し、すべての画像の処理が終了していないときは、動画像信号の中から再生可能な最小単位であるフレームを検出し(ステップS306)、検出されたフレームが再生するべきフレームであるか否かを判別する(ステップS307)。   In the subsequent step S305, it is determined whether or not the processing of all the images has been completed, and when the processing of all the images has not been completed, a frame that is the minimum reproducible unit is detected from the moving image signal. (Step S306), it is determined whether or not the detected frame is a frame to be reproduced (step S307).

ステップS307の判別の結果、再生するべきフレームでないときは、ステップS305の処理に戻り、再生するべきフレームであるときは、復号処理部201は当該フレームの復号を行い(ステップS308)、画像効果付加部203は復号された結果に対して効果を付加し(ステップS309)、当該フレームを画面に表示した上で(ステップS310)、ステップS305の処理に戻る。   If it is determined in step S307 that the frame is not to be reproduced, the process returns to step S305. If the frame is to be reproduced, the decoding processing unit 201 decodes the frame (step S308) and adds an image effect. The unit 203 adds an effect to the decoded result (step S309), displays the frame on the screen (step S310), and returns to the process of step S305.

ステップS305の判別の結果、すべての画像の処理が終了したときは、再生を終了し(ステップS311)、本処理を終了する。   As a result of the determination in step S305, when all the images have been processed, the reproduction is ended (step S311), and this processing is ended.

ステップS307の判別は、ステップS303及びステップS304において取得した各フレームレートの比較によって行う。詳細には、設定された再生フレームレートが入力された動画像信号の本来のフレームレートであるときは、本来のフレームレートに合致したフレームを等間隔で抽出し、これを再生フレームとする。また、設定された再生フレームレートが入力された動画像信号の本来のフレームレートの半分であるときは、動画像信号の偶数番フレームを間引くことにより奇数番フレームのみを復号するか、奇数番フレームを間引くことにより偶数番フレームを復号して、これを再生フレームとする。   The determination in step S307 is performed by comparing the frame rates acquired in steps S303 and S304. More specifically, when the set playback frame rate is the original frame rate of the input moving image signal, frames that match the original frame rate are extracted at equal intervals, and are used as playback frames. When the set playback frame rate is half of the original frame rate of the input moving image signal, only the odd frame is decoded by thinning out the even frame of the moving image signal, or the odd frame By decimation, even-numbered frames are decoded and used as playback frames.

図3の編集再生処理によれば、検出されたフレームが再生するべきフレームであるときは(ステップS307でYES)、フレームの復号を行う(ステップS308)ので、再生対象とならないフレームを等間隔で間引くことができ、もって、処理負荷を下げた再生を行うことができる。これにより、動画像編集装置の処理負荷の変動に依存することなく、さらには、常に処理負荷を低減させたままの再生を行うことができる。   According to the editing / playback processing of FIG. 3, when the detected frame is a frame to be played back (YES in step S307), the frame is decoded (step S308). Therefore, it is possible to perform reproduction with a reduced processing load. Thus, it is possible to perform reproduction while always reducing the processing load without depending on the processing load variation of the moving image editing apparatus.

また、動画編集処理における編集保存処理では、復号処理部201において動画像信号の本来のフレームレートでフレームを間引くことなくすべての画像を復号し、復号された画像に効果を付加して保存するので、本来の動画像信号の入力に対応した編集結果を欠落させることなく保存することができる。   In the editing and saving process in the moving image editing process, the decoding processing unit 201 decodes all the images without thinning out the frames at the original frame rate of the moving image signal, adds the effect to the decoded images, and stores them. The editing result corresponding to the input of the original moving image signal can be saved without being lost.

図4は、図2のCPU200の変形例の構成を概略的に示すブロック図である。   FIG. 4 is a block diagram schematically showing a configuration of a modified example of the CPU 200 of FIG.

図4において、CPU210は、入力された表示設定及び保存設定である復号解像度設定(属性情報)を設定する復号解像度設定部212(設定手段)と、図5の編集再生処理及び編集保存処理において入力された動画像信号を当該復号解像度設定部212の設定に基づいて復号する復号処理部211(復号化手段)と、復号されたデータに効果を付加する画像効果付加部213(編集手段)とを順に備え、この順に接続されている。   4, the CPU 210 inputs the decoding resolution setting unit 212 (setting means) for setting the decoding resolution setting (attribute information) that is the input display setting and storage setting, and the editing reproduction processing and editing saving processing of FIG. 5. A decoding processing unit 211 (decoding unit) that decodes the received moving image signal based on the setting of the decoding resolution setting unit 212, and an image effect addition unit 213 (editing unit) that adds an effect to the decoded data. In order, they are connected in this order.

CPU210は、また、画像効果付加部213に並行に接続された表示処理部214(再生保存手段)及び保存処理部215(再生保存手段)を備える。   The CPU 210 also includes a display processing unit 214 (reproduction / storage unit) and a storage processing unit 215 (reproduction / storage unit) connected in parallel to the image effect addition unit 213.

上記動画像信号は、入力となる動画像信号であり、複数入力でもよい。この場合、各動画像信号において個別処理を逐次CPU210に実行させる。   The moving image signal is an input moving image signal and may be a plurality of inputs. In this case, the CPU 210 sequentially executes individual processing for each moving image signal.

復号解像度設定部212は、主に復号処理部211の編集再生処理及び編集保存処理で使用される復号解像度を設定する。   The decoding resolution setting unit 212 sets the decoding resolution mainly used in the editing / playback processing and editing / storing processing of the decoding processing unit 211.

本実施の形態では、復号解像度設定部212において、表示設定として入力の動画像信号よりも低い復号解像度を設定し、保存設定としては入力の動画像信号と等しい復号解像度を設定する。このように設定することにより、編集再生処理においては処理負荷を低減し、編集保存処理においては欠落のない編集結果を保存することができる。   In the present embodiment, the decoding resolution setting unit 212 sets a decoding resolution lower than the input moving image signal as the display setting, and sets a decoding resolution equal to the input moving image signal as the storage setting. By setting in this way, it is possible to reduce the processing load in the edit / playback process and to save the edit result without any omission in the edit / save process.

図5は、図4のCPU210によって実行される編集再生処理の手順を示すフローチャートである。   FIG. 5 is a flowchart showing a procedure of edit reproduction processing executed by the CPU 210 of FIG.

図5において、まず、再生開始要求を検出すると(ステップS501でYES)、再生を開始し(ステップS502)、復号処理部211は復号解像度設定部212から予め設定されている復号解像度を取得する(ステップS503)。   In FIG. 5, first, when a reproduction start request is detected (YES in step S501), reproduction is started (step S502), and the decoding processing unit 211 acquires a preset decoding resolution from the decoding resolution setting unit 212 ( Step S503).

続くステップS504では、すべての画像の処理を終了したか否かを判別し、すべての画像の処理が終了していないときは、動画像信号の中から再生可能な最小単位であるフレームを検出し(ステップS505)、復号処理部211は検出されたフレームを取得した復号解像度で復号を行い(ステップS506)、画像効果付加部213は復号された結果に対して効果を付加し(ステップS507)、当該フレームを画面に表示した上で(ステップS508)、ステップS504の処理に戻る。   In the subsequent step S504, it is determined whether or not all the images have been processed. If all the images have not been processed, a frame that is the smallest unit that can be reproduced is detected from the moving image signal. (Step S505), the decoding processing unit 211 performs decoding at the decoding resolution obtained for the detected frame (Step S506), and the image effect adding unit 213 adds an effect to the decoded result (Step S507). After displaying the frame on the screen (step S508), the process returns to step S504.

ステップS504の判別の結果、すべての画像の処理が終了したときは、再生を終了し(ステップS509)、本処理を終了する。   As a result of the determination in step S504, when all the images have been processed, the reproduction is ended (step S509), and this processing is ended.

図5の編集再生処理によれば、予め設定されている復号解像度を取得し(ステップS503)、検出されたフレームを取得した復号解像度で復号を行う(ステップS506)ので、予め動画像信号の本来の解像度よりも低い解像度を設定することで、すべてのフレームを本来の解像度よりも低く復号して再生することができ、もって、処理負荷を下げた再生を行うことができる。これにより、動画像編集装置の処理負荷の変動に依存することなく、さらには、常に処理負荷を低減させたままで再生を行うことができる。   According to the editing / playback process of FIG. 5, the preset decoding resolution is acquired (step S503), and the detected frame is decoded with the acquired decoding resolution (step S506). By setting a resolution lower than the original resolution, all frames can be decoded and reproduced lower than the original resolution, and reproduction with a reduced processing load can be performed. Thus, it is possible to perform reproduction while always reducing the processing load without depending on the processing load variation of the moving image editing apparatus.

また、動画編集処理における編集保存処理では、復号処理部211において動画像信号の本来の解像度ですべての画像を復号し、復号された画像に効果を付加して保存するので、本来の動画像信号の入力に対応した編集結果を欠落させることなく保存することができる。   Further, in the editing and saving process in the moving image editing process, the decoding processing unit 211 decodes all images at the original resolution of the moving image signal, adds an effect to the decoded image, and stores the decoded image. It is possible to save the editing result corresponding to the input without missing.

また、本発明の目的は、実施の形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システム又は装置に供給し、そのシステム又は装置のコンピュータ(又はCPUやMPU等)が記憶媒体に格納されたプログラムコードを読み出して実行することによっても達成される。   Another object of the present invention is to supply a storage medium storing software program codes for realizing the functions of the embodiments to a system or apparatus, and the computer (or CPU, MPU, etc.) of the system or apparatus stores the storage medium. It is also achieved by reading out and executing the program code stored in.

この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施の形態の機能を実現することになり、そのプログラムコード及び該プログラムコードを記憶した記憶媒体は本発明を構成することになる。   In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code and the storage medium storing the program code constitute the present invention.

また、プログラムコードを供給するための記憶媒体としては、例えば、フロッピー(登録商標)ディスク、ハードディスク、光磁気ディスク、CD−ROM、CD−R、CD−RW、DVD−ROM、DVD−RAM、DVD−RW、DVD+RW、磁気テープ、不揮発性のメモリカード、ROM等を用いることができる。又は、プログラムコードをネットワークを介してダウンロードしてもよい。   Examples of the storage medium for supplying the program code include a floppy (registered trademark) disk, a hard disk, a magneto-optical disk, a CD-ROM, a CD-R, a CD-RW, a DVD-ROM, a DVD-RAM, and a DVD. -RW, DVD + RW, magnetic tape, nonvolatile memory card, ROM, etc. can be used. Alternatively, the program code may be downloaded via a network.

また、コンピュータが読み出したプログラムコードを実行することにより、上記実施の形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているOS(オペレーティングシステム)等が実際の処理の一部又は全部を行い、その処理によって前述した実施の形態の機能が実現される場合も含まれる。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) running on the computer based on the instruction of the program code. This includes a case where part or all of the actual processing is performed and the functions of the above-described embodiments are realized by the processing.

更に、記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部又は全部を行い、その処理によって前述した実施の形態の機能が実現される場合も含まれる。   Further, after the program code read from the storage medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion is performed based on the instruction of the program code. This includes a case where the CPU or the like provided in the board or the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

本発明の実施の形態に係る動画像編集装置の構成を概略的に示すブロック図である。1 is a block diagram schematically showing a configuration of a moving image editing apparatus according to an embodiment of the present invention. 図1におけるCPUの構成を概略的に示すブロック図である。FIG. 2 is a block diagram schematically showing a configuration of a CPU in FIG. 1. 図2のCPUによって実行される編集再生処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the edit reproduction | regeneration process performed by CPU of FIG. 図2のCPUの変形例の構成を概略的に示すブロック図である。FIG. 3 is a block diagram schematically showing a configuration of a modified example of the CPU of FIG. 2. 図4のCPUによって実行される編集再生処理の手順を示すフローチャートである。FIG. 5 is a flowchart showing a procedure of edit reproduction processing executed by the CPU of FIG. 4. FIG. 従来の動画像再生装置の構成を概略的に示すブロック図である。It is a block diagram which shows schematically the structure of the conventional moving image reproducing device.

符号の説明Explanation of symbols

100 PC
200,210 CPU
201,211 復号処理部
202 フレームレート設定部
203,213 画像効果付加部
204,214 表示処理部
205,215 保存処理部
212 復号解像度設定部
100 PC
200,210 CPU
201, 211 Decoding processing unit 202 Frame rate setting unit 203, 213 Image effect adding unit 204, 214 Display processing unit 205, 215 Storage processing unit 212 Decoding resolution setting unit

Claims (10)

圧縮符号化された動画像信号を編集する動画像編集装置において、
前記動画像信号に係る属性情報を設定する設定手段と、
前記設定された属性情報に基づく動画像信号を復号化する復号化手段と、
前記復号化された動画像信号を再生すると共に保存する再生保存手段とを備えることを特徴とする動画像編集装置。
In a moving image editing apparatus for editing a compression-coded moving image signal,
Setting means for setting attribute information relating to the moving image signal;
Decoding means for decoding a moving image signal based on the set attribute information;
A moving image editing apparatus, comprising: a reproducing / storing unit that reproduces and stores the decoded moving image signal.
さらに、前記復号化された動画像信号に所定の編集を施す編集手段を備えることを特徴とする請求項1記載の動画像編集装置。   2. The moving image editing apparatus according to claim 1, further comprising editing means for performing predetermined editing on the decoded moving image signal. 前記属性情報はフレームレートであることを特徴とする請求項1又は2記載の動画像編集装置。   The moving image editing apparatus according to claim 1, wherein the attribute information is a frame rate. 前記属性情報は解像度であることを特徴とする請求項1又は2記載の動画像編集装置。   The moving image editing apparatus according to claim 1, wherein the attribute information is a resolution. 圧縮符号化された動画像信号を編集する動画像編集方法において、
前記動画像信号に係る属性情報を設定する設定ステップと、
前記設定された属性情報に基づく動画像信号を復号化する復号化ステップと、
前記復号化された動画像信号を再生すると共に保存する再生保存ステップとを備えることを特徴とする動画像編集方法。
In a moving image editing method for editing a compression-coded moving image signal,
A setting step of setting attribute information relating to the moving image signal;
A decoding step of decoding a moving image signal based on the set attribute information;
A moving image editing method comprising: a reproduction / storing step of reproducing and storing the decoded moving image signal.
さらに、前記復号化された動画像信号に所定の編集を施す編集ステップを備えることを特徴とする請求項5記載の動画像編集方法。   6. The moving image editing method according to claim 5, further comprising an editing step of performing predetermined editing on the decoded moving image signal. 前記属性情報はフレームレートであることを特徴とする請求項5又は6記載の動画像編集方法。   7. The moving image editing method according to claim 5, wherein the attribute information is a frame rate. 前記属性情報は解像度であることを特徴とする請求項5又は6記載の動画像編集方法。   7. The moving image editing method according to claim 5, wherein the attribute information is resolution. 圧縮符号化された動画像信号を編集する動画像編集プログラムにおいて、
前記動画像信号に係る属性情報を設定する設定モジュールと、
前記設定された属性情報に基づく動画像信号を復号化する復号化モジュールと、
前記復号化された動画像信号を再生すると共に保存する再生保存モジュールとをコンピュータに実行させることを特徴とする動画像編集プログラム。
In a video editing program for editing a compression-coded video signal,
A setting module for setting attribute information relating to the moving image signal;
A decoding module for decoding a moving image signal based on the set attribute information;
A moving image editing program for causing a computer to execute a reproduction / storing module for reproducing and storing the decoded moving image signal.
請求項9記載のプログラムを格納するコンピュータ読み取り可能な記憶媒体。   A computer-readable storage medium storing the program according to claim 9.
JP2005234903A 2005-08-12 2005-08-12 Motion image editing apparatus and method thereof, program and storage medium Pending JP2007049653A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005234903A JP2007049653A (en) 2005-08-12 2005-08-12 Motion image editing apparatus and method thereof, program and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005234903A JP2007049653A (en) 2005-08-12 2005-08-12 Motion image editing apparatus and method thereof, program and storage medium

Publications (1)

Publication Number Publication Date
JP2007049653A true JP2007049653A (en) 2007-02-22

Family

ID=37852091

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005234903A Pending JP2007049653A (en) 2005-08-12 2005-08-12 Motion image editing apparatus and method thereof, program and storage medium

Country Status (1)

Country Link
JP (1) JP2007049653A (en)

Similar Documents

Publication Publication Date Title
JP4355659B2 (en) Data processing device
US7463767B2 (en) Image display method, image display program, and image display apparatus
US7444062B2 (en) Playback system
JP2008065951A (en) Information processor, method, and program
JP2010524274A (en) Editing apparatus and editing method
JPH11284948A (en) Thumbnail generating method and thumbnail display method
JP2004062950A (en) Device and method for processing data, and program
US20040268222A1 (en) Information creating apparatus, information creating method, reproducing apparatus, reproducing method, and program
JP2007181164A (en) Image reproducing apparatus
JP2005094391A (en) Device, method and program for editing and recording data, and recording medium having data editing and recording program recorded thereon
JP4484775B2 (en) Playback apparatus and playback method
JP2007049653A (en) Motion image editing apparatus and method thereof, program and storage medium
JP3736146B2 (en) Information storage medium and moving picture audio recording and reproducing apparatus
JP4401876B2 (en) Playback device
JP4186949B2 (en) Information recording / reproducing device
JP4594161B2 (en) Video processing apparatus and video processing method
JP4440821B2 (en) Video / audio recording and playback device
JP4697273B2 (en) Recording apparatus, recording method, reproducing apparatus, reproducing method, and recording medium
JP4916418B2 (en) Image editing apparatus, image editing method and program
JP2007300371A (en) Recorder-reproducer, recording and reproducing method, and recording and reproducing program
JP4654161B2 (en) Recording apparatus and recording method
JP2005175905A (en) Information recording/reproducing device, information recording reproducing method, program, and recording medium
JP4418737B2 (en) Recording device
JP5029054B2 (en) Playback device
WO2007040135A1 (en) Recording device

Legal Events

Date Code Title Description
RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626