Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4251803B2 - Video editing system - Google Patents
[go: Go Back, main page]

JP4251803B2 - Video editing system - Google Patents

Video editing system Download PDF

Info

Publication number
JP4251803B2
JP4251803B2 JP2001359557A JP2001359557A JP4251803B2 JP 4251803 B2 JP4251803 B2 JP 4251803B2 JP 2001359557 A JP2001359557 A JP 2001359557A JP 2001359557 A JP2001359557 A JP 2001359557A JP 4251803 B2 JP4251803 B2 JP 4251803B2
Authority
JP
Japan
Prior art keywords
image
image processing
processing
moving image
frame data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2001359557A
Other languages
Japanese (ja)
Other versions
JP2003163879A (en
Inventor
治彦 中村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP2001359557A priority Critical patent/JP4251803B2/en
Publication of JP2003163879A publication Critical patent/JP2003163879A/en
Application granted granted Critical
Publication of JP4251803B2 publication Critical patent/JP4251803B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Television Signal Processing For Recording (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、コンピュータを用いて動画ファイルを加工編集するための動画編集システムに関する。
【0002】
【従来の技術】
従来から、動画編集システムについて様々なシステムが提案されている。
例えば、第1のシステムとして、図5に示すように、静止画像の集まりで構成されている動画ファイルに対して、その構成要素である静止画像を一枚一枚抽出し、全ての静止画像の抽出が完了した時点で、抽出した静止画像一枚一枚に対して加工処理を施した後に、各静止画像を繋ぎ合わせて動画ファイルにするシステムが提案されている。
【0003】
また、第2のシステムとして、図6に示すように、編集対象となる動画ファイルの前部あるいは後部に対して、予め用意しておいたコンテンツの動画ファイルを単純に繋ぎ合わせるシステムが提案されている。
【0004】
また、第3のシステムとして、図7に示すように、編集対象となる動画ファイルを、加工が必要な動画部分と加工が必要でない動画部分とに分割し、加工が必要な動画部分に対して静止画像を一枚一枚抽出し、全ての静止画像の抽出が完了した時点で、抽出した静止画像一枚一枚に対して加工処理を施した後に、動画ファイルにする。最後に、加工が必要でない動画部分と、加工処理した動画部分を繋ぎ合わせるシステムが提案されている。
【0005】
【発明が解決しようとする課題】
しかしながら、上述した第1のシステムでは、編集対象となる動画ファイルから、一旦その構成要素である全ての静止画を抽出した後に、抽出した静止画一枚一枚に対し加工を施し、加工が完了した時点で、加工した静止画を繋ぎ合わせて編集後の動画ファイルを作成していることから、動画ファイルの編集に長時間を要するという問題があった。
【0006】
また、上述した第2のシステムでは、予め用意されたコンテンツを編集対象の動画ファイルの前部や後部に単純に繋ぎ合わせることから、特殊効果を施したり、映像の切り換わり部分に対して種々の効果を施す等の加工を行うことができず、編集後の動画ファイルも代わり映えのしないものになってしまう。
【0007】
また、上述した第3のシステムでは、加工を施す動画部分を分割し、この分割部分から静止画ファイルを抽出し、抽出した静止画一枚一枚に対して加工処理を施し、これらの静止画を繋ぎ合わせて動画とし、さらに、加工を施さない動画部分と繋ぎ合わせている。このため、上述した第1のシステムと同様に、編集処理に長時間を要するという問題があった。さらに、動画ファイルを予め加工する部分と加工しない部分に分割してから加工処理している点で、加工時間にも長時間を要するという問題があった。
【0008】
本発明は、上述した問題点に鑑み提案されたもので、動画ファイルに対する編集を簡単に行うことができるとともに、編集処理時間を短縮することが可能な動画編集システムを提供することを目的とする。
【0009】
【課題を解決するための手段】
本発明に係る動画編集システムは、再生状態の動画ファイルの中から一枚の静止画像データであるフレームデータを抽出するためのフレームデータ抽出手段と、次のフレームデータに切り換わる前に抽出した前記フレームデータを画像加工処理するための画像加工手段と、前記画像加工処理に際して、画像加工処理の開始時間と、画像加工処理を施す時間を設定するための画像加工時間設定手段と、前記画像加工手段によって処理されたフレームデータを、すでに前記画像加工手段によって処理されたフレームデータと繋ぎ合わせて動画ファイルを作成するためのファイル作成手段とを備えたことを特徴とするものである。
【0010】
また、前記動画編集システムにおいて、前記画像加工処理に際して、画像全体に対して画像加工処理を施すのか、あるいは指定した範囲に対して画像加工処理を施すのかを設定するための画像加工範囲設定手段を備えて構成する。
【0011】
また、前記動画編集システムにおいて、前記画像加工範囲設定手段と前記画像加工時間設定手段とを組み合わせることにより、画像加工範囲を徐々に拡大あるいは縮小するように構成する。
【0012】
また、前記動画編集システムにおいて、前記フレームデータ抽出手段により抽出された静止画像データ、白一色の画像データ、黒一色の画像データ、および他の静止画像データをメモリ上に一旦保存するための元フレームデータ保存手段と、前記元フレームデータ保存手段に保存された元画像データと、前記画像加工処理手段で加工処理された画像データとを、指定した合成比率で合成するための画像合成手段とを備えて構成する。
【0013】
また、前記動画編集システムにおいて、前記画像合成手段と前記画像加工時間設定手段とを組み合わせることにより、画像全体に対して一度に画像加工を施さずに、前記画像合成手段において元画像と加工画像との合成比率を徐々に変化させるように構成する。
なお、前記各手段は、コンピュータを所定のプログラムに従って動作させることにより実現されるものである。
【0014】
【発明の実施の形態】
以下、図1〜4に基づいて、本発明に係る動画編集システムの実施形態を説明する。
【0015】
図1は、本発明の実施形態に係る動画編集システムの概略構成を示すブロック図である。
本発明の実施形態に係る動画編集システムは、図1に示すように、静止画の集まりである動画ファイルを再生するための動画ファイル再生処理手段10と、動画ファイル再生処理手段10により動画ファイルを再生中に、動画ファイルの構成要素である静止画ファイルを抽出するための静止画データ抽出手段11と、静止画データ抽出手段11により抽出した静止画像に対して、次の再生画像に切り換わる前に加工処理を施すための静止画加工処理手段12と、静止画加工処理手段12により加工処理が施された静止画データと、既に加工処理が施された静止画データとを繋ぎ合わせて動画ファイルとするための動画ファイル作成処理手段13と、画像加工開始時間、画像加工処理を施す時間、加工効果、元画像、黒一色の画像データ、白一色の画像データ、他の画像との合成の有無および合成比率等のように、静止画像に加工を施す上で必要となるパラメータを設定するための静止画加工パラメータ設定処理手段14とを備えている。
【0016】
静止画加工パラメータ設定処理手段14により設定されるパラメータは、編集対象の動画ファイルが再生される前に、予め静止画加工処理手段12に対してリスト形式で渡されており、静止画加工処理手段12は、このリストに従って抽出された静止画に対して加工処理を施す。
【0017】
図2は、本実施形態に係る動画編集システムにおける処理の流れを説明するための説明図である。
本実施形態に係る動画編集システムでは、図2に示すように、まず、編集対象の動画ファイルから再生中の静止画を抽出する。続いて、抽出した静止画を、次の再生画像に切り換わる前に加工し、加工した静止画を動画ファイルとして保存する。そして、次の静止画像が抽出されたら、抽出した静止画を加工し、保存するという一連の処理を、編集対象の動画ファイルの最後まで繰り返し行う。
【0018】
図3は、静止画加工処理手段12において、抽出された静止画像に対して加工を施す処理を説明するためのブロック図である。
抽出された静止画像に対して加工を施すには、図3に示すように、静止画加工パラメータ設定処理手段14(図1参照)により、予め設定されたリスト(以下、リスト)を解析し、加工画像と合成するパラメータが設定されている場合には、元画像保存処理手段30により、指定された合成画像データ(元画像データ、黒一色の画像データ、白一色の画像データ、他の画像データ)は、一旦メモリー上に保存される。
【0019】
加工開始処理時間及び、加工処理実行時間判断処理手段31では、現在の時間(現在再生している動画ファイルの位置)が、リストに設定されているか否かを判断する。ここで、リストに設定されている場合には、静止画像加工処理手段32に処理を移行する。一方、リストに設定されていない場合には、何も処理せずにそのまま、動画ファイル作成処理手段13(図1参照)に対して、入力された静止画像を引き渡す。
【0020】
静止画像加工処理手段32では、リストに設定された加工の効果および画像加工を施す範囲に従って静止画像を加工し、合成処理手段33に処理を移行する。
合成処理手段33では、合成を行うべきパラメータがリストに設定されている場合にのみ、リストに設定されたパラメータに従って合成処理を行い、動画ファイル作成処理手段13(図1参照)に対して、入力された静止画像を渡す。ここで、リストには、パラメータとして、元画像データ、黒一色の画像データ、白一色の画像データ、別の画像データのうちのいずれの画像と合成を行うのか、および合成比率が設定されており、このパラメータに従って、合成処理手段33における合成処理が行われる。
【0021】
図4は、静止画加工パラメータ設定処理手段14により、静止画加工処理手段12に渡されるリストの内容を示す説明図である。
図4に示すように、編集対象の動画ファイルの再生開始(0ms)から1000msの間は、リスト上に設定されていないので、静止画加工処理手段12は、何も処理せずに、入力された静止画像をそのまま次の処理を行う動画ファイル作成処理手段13に引き渡している。
【0022】
次の1000msから000ms間は、画像全体に対して白黒加工を施し、加工した画像を次の処理を行う動画ファイル作成処理手段13に引き渡している。
次の2000msから000ms間は、リスト上設定されていないので、静止画加工処理手段12は、何も処理せずに、入力された静止画像をそのまま次の処理を行う動画ファイル作成処理手段13に引き渡している。
次の4000msから4800ms間は、200ms毎に、セピア効果を施した画像と元画像を、合成比率を20%毎に変化させているため、元画像から徐々にセピア加工された画像に変化する。その後、さらに000msの間は、セピア効果を画面全体に施している。
【0023】
次の7000msから000ms間は、リスト上設定されていないので、静止画加工処理手段12は、何も処理せずに、入力された静止画像をそのまま次の処理を行う動画ファイル作成処理手段13に引き渡している。
次の8000msから000ms間は、200ms毎に、ネガポジ反転効果を施し、加工範囲を20%毎に変化させているため、ネガポジ反転効果を施す画面中央の矩形部分の大きさが徐々に広がっていく。
【0024】
このように、静止画加工処理手段12は、静止画加工パラメータ設定処理手段14により設定されたリストに従って加工処理を施している。このような処理の結果により、編集対象の動画ファイルを再生しながら、再生中の静止画ファイルを抽出するとともに加工を施し、動画ファイルとして保存するという一連の処理を高速に行うことができる。
【0025】
【発明の効果】
本発明に係る動画編集システムによれば、動画ファイルを再生しながら、一度の処理で加工後の動画ファイルを作成することが可能となる。
【0026】
また、本発明に係る動画編集システムによれば、単に画像全体に対して加工を施すだけでなく、予め設定した画像の範囲に対して加工を施すことが可能となる。
【0027】
また、本発明に係る動画編集システムによれば、一気に画像全体あるいは画像の指定した範囲に加工を施すだけでなく、加工する画像の範囲を時間的に変化させることにより、画像加工範囲を徐々に拡大あるいは縮小することが可能となる。
【0028】
また、本発明に係る動画編集システムによれば、加工処理後の画像データと、予め設定した画像データ(元画像データ、黒一色の画像データ、白一色の画像データ、他の画像データ)とを、予め設定した合成比率で合成することにより、例えば、黒一色や白一色の画像と合成した場合は、加工後の画像の明るさを変化させることが可能となる。
【0029】
また、本発明に係る動画編集システムによれば、一気に画像全体に対して画像加工を施すだけでなく、指定した画像と加工後の画像の合成比率を時間的に変化させることにより、例えば、指定した画像が元画像の場合には、徐々に元画像が加工画像に変化したり、徐々に加工画像が元画像に変化するといったフェード効果を施すことが可能となる。
【図面の簡単な説明】
【図1】本発明の実施形態に係る動画編集システムの概略構成を示すブロック図である。
【図2】本発明の実施形態に係る動画編集システムにおける処理の流れを説明するための説明図である。
【図3】静止画加工処理手段において、抽出された静止画像に対して加工を施す処理を説明するためのブロック図である。
【図4】静止画加工パラメータ設定処理手段により、静止画加工処理手段に渡されるリストの内容を示す説明図である。
【図5】従来の動画編集システム(第1の例)における処理の手順を示す説明図である。
【図6】従来の動画編集システム(第2の例)における処理の手順を示す説明図である。
【図7】従来の動画編集システム(第3の例)における処理の手順を示す説明図である。
【符号の説明】
10 動画ファイル再生処理手段
11 静止画データ抽出手段
12 静止画加工処理手段
13 動画ファイル作成処理手段
14 静止画加工パラメータ設定処理手段
30 元画像保存処理手段
31 加工開始処理時間及び、加工処理実行時間判断処理手段
32 静止画像加工処理手段
33 合成処理手段
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a moving image editing system for processing and editing a moving image file using a computer.
[0002]
[Prior art]
Conventionally, various systems have been proposed for moving image editing systems.
For example, as a first system, as shown in FIG. 5, a still image as a component is extracted one by one from a moving image file composed of a collection of still images, and all the still images are extracted. A system has been proposed in which, after the extraction is completed, after processing each extracted still image, the still images are connected to form a moving image file.
[0003]
As a second system, as shown in FIG. 6, a system is proposed in which a moving image file of content prepared in advance is simply connected to the front or rear portion of a moving image file to be edited. Yes.
[0004]
As a third system, as shown in FIG. 7, the moving image file to be edited is divided into a moving image portion that needs to be processed and a moving image portion that does not need to be processed. Still images are extracted one by one, and when extraction of all the still images is completed, the extracted still images are processed one by one and then converted into a moving image file. Finally, a system for connecting a moving image portion that does not require processing and a processed moving image portion has been proposed.
[0005]
[Problems to be solved by the invention]
However, in the first system described above, after all the still images that are constituent elements are once extracted from the moving image file to be edited, the extracted still images are processed one by one, and the processing is completed. At that time, the edited still images are joined together to create a movie file after editing, so that there is a problem that it takes a long time to edit the movie file.
[0006]
Further, in the second system described above, since the contents prepared in advance are simply connected to the front part and rear part of the moving image file to be edited, special effects can be applied and various parts can be applied to the video switching part. Processing such as applying effects cannot be performed, and the edited moving image file will also be unrepresented.
[0007]
In the third system described above, the moving image portion to be processed is divided, the still image file is extracted from the divided portion, the extracted still image is processed one by one, and these still images are processed. Are connected to a moving image part that is not processed. For this reason, as in the first system described above, there is a problem that the editing process takes a long time. Furthermore, since the moving image file is divided into a portion to be processed in advance and a portion not to be processed before processing, there is a problem that a long processing time is required.
[0008]
The present invention has been proposed in view of the above-described problems, and an object thereof is to provide a moving image editing system capable of easily editing a moving image file and reducing the editing processing time. .
[0009]
[Means for Solving the Problems]
The moving image editing system according to the present invention includes a frame data extracting means for extracting frame data, which is a single still image data, from a moving image file in a playback state, and the above-mentioned extracted before switching to the next frame data Image processing means for image processing of frame data, image processing time setting means for setting a start time of image processing processing and time for performing image processing processing in the image processing processing, and the image processing means And a file creation means for creating a moving image file by joining the frame data processed by the above-mentioned frame data already processed by the image processing means .
[0010]
In the moving image editing system, image processing range setting means for setting whether to perform image processing processing on the entire image or to perform image processing processing on a specified range in the image processing processing. Prepare and configure.
[0011]
In the moving image editing system, the image processing range is gradually enlarged or reduced by combining the image processing range setting unit and the image processing time setting unit.
[0012]
Further, in the moving image editing system, an original frame for temporarily storing still image data extracted by the frame data extraction unit, white color image data, black color image data, and other still image data in a memory A data storage unit; and an image composition unit for combining the original image data stored in the original frame data storage unit and the image data processed by the image processing unit at a specified composition ratio. Configure.
[0013]
Further, in the moving image editing system, by combining the image synthesizing unit and the image processing time setting unit, the original image and the processed image are processed in the image synthesizing unit without performing image processing on the entire image at once. The composition ratio is gradually changed.
Each means is realized by causing a computer to operate according to a predetermined program.
[0014]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, based on FIGS. 1-4, embodiment of the moving image editing system which concerns on this invention is described.
[0015]
FIG. 1 is a block diagram showing a schematic configuration of a moving image editing system according to an embodiment of the present invention.
As shown in FIG. 1, the moving image editing system according to the embodiment of the present invention includes a moving image file reproduction processing means 10 for reproducing a moving image file that is a collection of still images, and the moving image file reproduction processing means 10 During reproduction, the still image data extracting means 11 for extracting a still image file that is a component of the moving image file, and the still image extracted by the still image data extracting means 11 before switching to the next reproduced image Still image processing processing means 12 for processing the image, the still image data processed by the still image processing processing means 12, and the still image data that has already been processed are connected to form a video file. Moving image file creation processing means 13, image processing start time, time for performing image processing, processing effect, original image, black image data, white Still image processing parameter setting processing means 14 for setting parameters necessary for processing a still image such as image data, presence / absence of combination with other images, and a combination ratio. .
[0016]
The parameters set by the still image processing parameter setting processing means 14 are passed in a list format to the still image processing processing means 12 in advance before the moving image file to be edited is reproduced, and the still image processing processing means 12 performs processing on the still image extracted according to this list.
[0017]
FIG. 2 is an explanatory diagram for explaining the flow of processing in the video editing system according to the present embodiment.
In the moving image editing system according to the present embodiment, as shown in FIG. 2, first, a still image being reproduced is extracted from a moving image file to be edited. Subsequently, the extracted still image is processed before switching to the next reproduction image, and the processed still image is saved as a moving image file. When the next still image is extracted, a series of processes of processing and storing the extracted still image is repeated until the end of the moving image file to be edited.
[0018]
FIG. 3 is a block diagram for explaining processing for processing the extracted still image in the still image processing unit 12.
In order to process the extracted still image, as shown in FIG. 3, a preset list (hereinafter, list) is analyzed by the still image processing parameter setting processing unit 14 (see FIG. 1), When parameters to be combined with the processed image are set, the original image storage processing means 30 designates the specified composite image data (original image data, black color image data, white color image data, other image data). ) Is temporarily stored in the memory.
[0019]
The processing start processing time and processing processing execution time determination processing means 31 determines whether or not the current time (the position of the moving image file currently being reproduced) is set in the list. If it is set in the list, the process proceeds to the still image processing means 32. On the other hand, if it is not set in the list, the input still image is delivered to the moving image file creation processing means 13 (see FIG. 1) without performing any processing.
[0020]
The still image processing unit 32 processes the still image in accordance with the processing effect set in the list and the range to which the image processing is performed, and shifts the processing to the composition processing unit 33.
The composition processing means 33 performs composition processing according to the parameters set in the list only when the parameters to be synthesized are set in the list, and inputs them to the moving image file creation processing means 13 (see FIG. 1). Passed still image. Here, in the list, the original image data, the image data of one color of black, the image data of one color of white, the image to be combined with another image data, and the combination ratio are set as parameters. In accordance with this parameter, the composition processing in the composition processing means 33 is performed.
[0021]
FIG. 4 is an explanatory diagram showing the contents of the list passed to the still image processing processing means 12 by the still image processing parameter setting processing means 14.
As shown in FIG. 4, since the video file to be edited is not set on the list for the period from the start of playback (0 ms) to 1000 ms, the still image processing means 12 is input without performing any processing. The still image is handed over to the moving image file creation processing means 13 which performs the next processing as it is.
[0022]
Between 2 000Ms the next 1000 ms, subjected to black-and-white processing for the entire image, and passes the processed image to the moving image file creation processing unit 13 for subsequent processing.
Between 4 000Ms the next 2000 ms, because they are not set on the list, the still image processing unit 12, without making any processing, moving image file creation processing unit performs as subsequent processing the input still image 13 Is handed over to.
Between 48 00Ms the next 4000 ms, every 200 ms, the image and the original image subjected to sepia effect, since by changing the synthesis ratio every 20% change gradually sepia processed image from the original image . Thereafter, further 7 000ms between is subjected to sepia effect to the entire screen.
[0023]
Between 8 000Ms the following 7000Ms, because they are not set on the list, the still image processing unit 12, without making any processing, moving image file creation processing unit performs as subsequent processing the input still image 13 Is handed over to.
Between the following 8000ms from 9 000Ms, for each 200 ms, subjected to negative-positive reversal effect, since changing the processing range for each 20%, spreads the size of the rectangular portion of the screen center performing negative-positive reversal effect gradually Go.
[0024]
As described above, the still image processing unit 12 performs the processing according to the list set by the still image processing parameter setting processing unit 14. As a result of such processing, a series of processing of extracting and processing a still image file being reproduced and saving it as a moving image file can be performed at high speed while reproducing the moving image file to be edited.
[0025]
【The invention's effect】
According to the moving image editing system of the present invention, it is possible to create a processed moving image file by a single process while reproducing a moving image file.
[0026]
Further, according to the moving image editing system of the present invention, it is possible to perform processing not only on the entire image but also on a preset image range.
[0027]
Further, according to the moving image editing system of the present invention, not only the entire image or the specified range of the image is processed at once, but also the image processing range is gradually changed by changing the range of the image to be processed over time. It can be enlarged or reduced.
[0028]
In addition, according to the moving image editing system of the present invention, the processed image data and preset image data (original image data, black one-color image data, white one-color image data, other image data) are processed. By combining the images at a predetermined combination ratio, for example, when combining with a black or white image, the brightness of the processed image can be changed.
[0029]
In addition, according to the moving image editing system of the present invention, not only image processing is performed on the entire image at once, but also by changing the composition ratio of the specified image and the processed image over time, for example, specifying When the processed image is an original image, it is possible to apply a fade effect such that the original image gradually changes to a processed image, or the processed image gradually changes to the original image.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a schematic configuration of a moving image editing system according to an embodiment of the present invention.
FIG. 2 is an explanatory diagram for explaining a flow of processing in the moving image editing system according to the embodiment of the present invention.
FIG. 3 is a block diagram for explaining processing for processing an extracted still image in a still image processing unit;
FIG. 4 is an explanatory diagram showing the contents of a list passed to a still image processing processing unit by a still image processing parameter setting processing unit.
FIG. 5 is an explanatory diagram showing a processing procedure in a conventional moving image editing system (first example).
FIG. 6 is an explanatory diagram showing a processing procedure in a conventional moving image editing system (second example).
FIG. 7 is an explanatory diagram showing a processing procedure in a conventional moving image editing system (third example).
[Explanation of symbols]
10 moving image file reproduction processing means 11 still image data extraction means 12 still image processing processing means 13 moving image file creation processing means 14 still image processing parameter setting processing means 30 original image storage processing means 31 processing start processing time and processing processing execution time determination Processing means 32 Still image processing means 33 Composition processing means

Claims (5)

再生状態の動画ファイルの中から一枚の静止画像データであるフレームデータを抽出するためのフレームデータ抽出手段と、
次のフレームデータに切り換わる前に抽出した前記フレームデータを画像加工処理するための画像加工手段と、
前記画像加工処理に際して、画像加工処理の開始時間と、画像加工処理を施す時間を設定するための画像加工時間設定手段と、
前記画像加工手段によって処理されたフレームデータを、すでに前記画像加工手段によって処理されたフレームデータと繋ぎ合わせて動画ファイルを作成するためのファイル作成手段とを備えたことを特徴とする動画編集システム。
Frame data extraction means for extracting frame data, which is still image data, from a moving image file in a playback state;
Image processing means for image processing the frame data extracted before switching to the next frame data ;
In the image processing process, an image processing time setting means for setting a start time of the image processing process and a time for performing the image processing process;
A moving image editing system comprising: a file creating means for creating a moving image file by joining the frame data processed by the image processing means with the frame data already processed by the image processing means .
前記画像加工処理に際して、画像全体に対して画像加工処理を施すのか、あるいは指定した範囲に対して画像加工処理を施すのかを設定するための画像加工範囲設定手段を備えたことを特徴とする請求項1記載の動画編集システム。  An image processing range setting unit for setting whether to perform image processing on the entire image or to perform image processing on a specified range in the image processing is provided. Item 1. The moving image editing system according to item 1. 前記画像加工範囲設定手段と前記画像加工時間設定手段とを組み合わせることにより、画像加工範囲を徐々に拡大あるいは縮小することを特徴とする請求項1または2記載の動画編集システム。  3. The moving image editing system according to claim 1, wherein the image processing range is gradually expanded or reduced by combining the image processing range setting means and the image processing time setting means. 前記フレームデータ抽出手段により抽出された静止画像データ、白一色の画像データ、黒一色の画像データ、および他の静止画像データをメモリ上に一旦保存するための元フレームデータ保存手段と、
前記元フレームデータ保存手段に保存された元画像データと、前記画像加工処理手段で加工処理された画像データとを、指定した合成比率で合成するための画像合成手段とを備えたことを特徴とする請求項1〜3のうちのいずれか1項記載の動画編集システム。
Original frame data storage means for temporarily storing still image data, white color image data, black color image data, and other still image data extracted by the frame data extraction means on a memory;
Image synthesis means for synthesizing the original image data stored in the original frame data storage means and the image data processed by the image processing means at a specified composition ratio; The moving image editing system according to any one of claims 1 to 3.
前記画像合成手段と前記画像加工時間設定手段とを組み合わせることにより、画像全体に対して一度に画像加工を施さずに、前記画像合成手段において元画像と加工画像との合成比率を徐々に変化させることを特徴とする請求項1〜4のうちのいずれか1項記載の動画編集システム。  By combining the image composition means and the image processing time setting means, the image composition means gradually changes the composition ratio between the original image and the processed image without performing image processing on the entire image at once. The moving image editing system according to any one of claims 1 to 4, wherein
JP2001359557A 2001-11-26 2001-11-26 Video editing system Expired - Fee Related JP4251803B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001359557A JP4251803B2 (en) 2001-11-26 2001-11-26 Video editing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001359557A JP4251803B2 (en) 2001-11-26 2001-11-26 Video editing system

Publications (2)

Publication Number Publication Date
JP2003163879A JP2003163879A (en) 2003-06-06
JP4251803B2 true JP4251803B2 (en) 2009-04-08

Family

ID=19170539

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001359557A Expired - Fee Related JP4251803B2 (en) 2001-11-26 2001-11-26 Video editing system

Country Status (1)

Country Link
JP (1) JP4251803B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5556194B2 (en) * 2010-01-27 2014-07-23 カシオ計算機株式会社 Display control apparatus and display control program

Also Published As

Publication number Publication date
JP2003163879A (en) 2003-06-06

Similar Documents

Publication Publication Date Title
JP4285287B2 (en) Image processing apparatus, image processing method and program, and recording medium
US7020381B1 (en) Video editing apparatus and editing method for combining a plurality of image data to generate a series of edited motion video image data
US8306399B1 (en) Real-time video editing architecture
US5767846A (en) Multi-media document reproducing system, multi-media document editing system, and multi-media document editing/reproducing system
US20250097490A1 (en) Video processing method and apparatus, device, and storage medium
US9025936B2 (en) Video processing apparatus, method of adding time code, and methode of preparing editing list
JP2002091409A (en) Playback device with sub-picture processing function
JP2005006229A (en) Editing apparatus and editing method
JP4580140B2 (en) 16: 9 aspect ratio and anamorphic image processing
JP2015514367A (en) Color grading preview method and apparatus
JPH10285527A (en) Video processing system, device and method
JP4251803B2 (en) Video editing system
KR20020017442A (en) Method for production of animation using publishing comic picture
JP2001197430A (en) Video editing device and editing method
JP3321402B2 (en) Video data editing method and device
JP3814168B2 (en) Video editing software and editing method
JP2000106666A (en) Image-reproducing device
JP3917329B2 (en) Movie editing device
JP3291438B2 (en) VTR
JP2000278644A (en) Nonlinear video edit device and its method
JP4116853B2 (en) Image editing device
JP2003122604A (en) Convert video file data format
JP2738274B2 (en) Video signal synthesizer for generating trail effect
JP2000259135A (en) Device and method for displaying presentation data, and computer-readable recording medium recording presentation data display program
JP4769168B2 (en) Non-linear editing apparatus and non-linear editing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040611

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051206

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060201

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060328

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060421

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20060608

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20060825

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090120

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20120130

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130130

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130130

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees