JP2009271635A - File editing apparatus and file editing method - Google Patents

File editing apparatus and file editing method Download PDF

Info

Publication number
JP2009271635A
JP2009271635A JP2008119841A JP2008119841A JP2009271635A JP 2009271635 A JP2009271635 A JP 2009271635A JP 2008119841 A JP2008119841 A JP 2008119841A JP 2008119841 A JP2008119841 A JP 2008119841A JP 2009271635 A JP2009271635 A JP 2009271635A
Authority
JP
Japan
Prior art keywords
file
cluster
division
header
division point
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
JP2008119841A
Other languages
Japanese (ja)
Inventor
Satoshi Mihara
悟史 三原
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP2008119841A priority Critical patent/JP2009271635A/en
Publication of JP2009271635A publication Critical patent/JP2009271635A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To edit a file stored in a recording medium having a recording/reproducing format with the amount of record data from the beginning of a file to a starting point of data fixed therefor. <P>SOLUTION: An operation unit 15 designates a division point as a location of division of a first file. A microprocessor 14 functioning as a control unit identifies a modified division point as a reference when dividing actually. Further, the microprocessor 14 updates clustering information of a FAT so as to form a portion from a first header as a header of the first file to the modified division point as a second file. Further, the microprocessor 14 produces a second header for identifying the second file. A memory 16 stores the second file. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、記録媒体に記憶されたファイルに対する編集を行うファイルの編集装置及びファイルの編集方法に関する。   The present invention relates to a file editing apparatus and a file editing method for editing a file stored in a recording medium.

近年、個体記録素子、例えば、フラッシュメモリなどを記録媒体とした小型の記録再生装置が広く利用されるようになっている。このような記録再生装置では、音響情報(オーディオ信号)または映像情報(ビデオ信号)を一定の時間に渡り記録し、その後に、ファイル管理を行うためにファイルに対する編集を行うことが要望されている。   In recent years, small recording / reproducing apparatuses using individual recording elements such as flash memories as recording media have been widely used. In such a recording / reproducing apparatus, it is desired to record audio information (audio signal) or video information (video signal) over a certain period of time, and then to edit the file for file management. .

例えば、エムペグ(MPEG)フォーマットを採用して圧縮したデータストリームまたはエムペグ・オーディオ(MPEG Audio)フォーマットのファイルを編集する技術が提案されている(例えば、特許文献1、特許文献2を参照)。この技術では、編集の処理で取り扱う情報の最小単位であるクラスタの切れ目で分割して、クラスタの空いた部分をパディングすることによってファイル分割するものである。   For example, there has been proposed a technique for editing a data stream or an MPPEG audio (MPEG Audio) format file compressed using the MPEG (MPEG) format (see, for example, Patent Document 1 and Patent Document 2). In this technique, a file is divided by dividing at a cluster break, which is the minimum unit of information handled in editing processing, and padding an empty portion of the cluster.

上述した編集の技術は、クラスタの空いた部分をパディングすることが予定されているエムペグフォーマットなどを採用する場合に可能となるものである。このようなフォーマットの他の例としては、アールアイエフエフ・ウエーブフォーム・オーディオ・フォーマット(RIFF waveform Audio Format)が挙げられる(非特許文献1、非特許文献2を参照)。図13は、RIFF waveform Audio Format(以下、RIFF Wave ファイルフォーマットと省略する)を模式的に示す図である。RIFF Wave ファイルフォーマットでは、ジャンク(JUNK)チャンク(図13の破線で囲った部分)を挿入することによってファイルの先頭からデータの開始点までの長さを任意に調整できるフォーマットである。このように、ジャンク(JUNK)チャンクを利用して、任意のデータストリームの位置でファイルを分割できるようにしている。近年では、ファイルの形式としては、上述したMPEGフォーマット、RIFF Wave ファイルフォーマットのみならず、ディーエスエフ(DSF)ファイルフォーマットが広範に用いられるようになってきている(非特許文献3を参照)。DSFファイルフォーマットは、本願の願書に記載の出願人が開発してその内容を広く公表しているものであり、Direct Stream Digital(DSD)データ用のフォーマット(拡張子「.dsf」)である。図14はDSFファイルフォーマットを示す模式図である。図14に示すように、DSFファイルフォーマットでは、ファイルの先頭からデータの開始点までが必ず92バイト(Byte)に固定されており、DSDチャンク、fmtチャンクは必ず存在しなければならない。
特開平11−176083号公報 特開2000−298611号公報 「Multimedia Programming Interface and Data SpecificationV1.0」(Microsoft and IBM) 「Multimedia Data Standards Update / April 15,1994」(Microsoft and IBM) 「DSF ファイルフォーマット仕様書 Version 1.01」(Sony) フォーマット入手登録URL http://www.dsd-format.sony.net/ja/index.php
The above-described editing technique is possible when employing an MPEG format or the like that is scheduled to be padded with an empty portion of the cluster. Another example of such a format is the RIFF waveform audio format (see Non-Patent Document 1 and Non-Patent Document 2). FIG. 13 is a diagram schematically showing the RIFF waveform Audio Format (hereinafter abbreviated as RIFF Wave file format). The RIFF Wave file format is a format in which the length from the beginning of the file to the start point of the data can be arbitrarily adjusted by inserting a junk chunk (portion surrounded by a broken line in FIG. 13). In this way, junk chunks are used to divide files at arbitrary data stream positions. In recent years, not only the above-mentioned MPEG format and RIFF Wave file format but also the DSF (DSF) file format has been widely used as a file format (see Non-Patent Document 3). The DSF file format is a format (extension “.dsf”) for Direct Stream Digital (DSD) data developed by the applicant described in the application of the present application and widely published. FIG. 14 is a schematic diagram showing a DSF file format. As shown in FIG. 14, in the DSF file format, the data from the beginning of the file to the start point of the data is always fixed to 92 bytes (Byte), and the DSD chunk and the fmt chunk must exist.
Japanese Patent Laid-Open No. 11-176083 JP 2000-298611 A `` Multimedia Programming Interface and Data Specification V1.0 '' (Microsoft and IBM) `` Multimedia Data Standards Update / April 15,1994 '' (Microsoft and IBM) "DSF File Format Specification Version 1.01" (Sony) Format Acquisition Registration URL http://www.dsd-format.sony.net/en/index.php

上述したように、エムペグフォーマット、RIFF Wave ファイルフォーマットにおいては、ジャンクチャンクの挿入(パディング)によって容易に、ファイルを分割することができる。一方、DSFファイルフォーマットが用いられる場合には、ファイルの分割は容易ではない。図1は、DSFファイルフォーマットに基づくファイルを、エムペグフォーマット、RIFF Wave ファイルフォーマットと同様にして分割する場合を模式的に示すものである。図1(A)は分割前のファイルF1を示し、矢印で示す分割点DPは分割をすることを要望するデータストリームの位置を示すものである。図1(B)は分割後の一方の分割ファイルF1-1を示し、図1(C)は分割後の他方の分割ファイルF1-2を示すものである。ここで、クラスタCL(X)は、クラスタ番号を示し、Xは整数である。ここで、クラスタとは、編集の処理で取り扱う情報の最小単位であり、複数のデータの塊の最小単位である。また、ここで言うデータとは、ビットを上位から下位まで並べて所定長の長さとしたものである。   As described above, in the MPEG format and the RIFF Wave file format, a file can be easily divided by inserting (padding) junk chunks. On the other hand, when the DSF file format is used, file division is not easy. FIG. 1 schematically shows a case where a file based on the DSF file format is divided in the same manner as the MPPEG format and the RIFF Wave file format. FIG. 1A shows a file F1 before division, and a division point DP indicated by an arrow indicates a position of a data stream desired to be divided. FIG. 1 (B) shows one divided file F1-1 after division, and FIG. 1 (C) shows the other divided file F1-2 after division. Here, cluster CL (X) indicates a cluster number, and X is an integer. Here, the cluster is the minimum unit of information handled in the editing process, and is the minimum unit of a plurality of data chunks. Further, the data referred to here is data having a predetermined length by arranging bits from upper to lower.

図1(B)に示す分割ファイルF1-1では、クラスタCL(2)、クラスタCL(3)、クラスタCL(4)、分割点DPを含むクラスタCL(A)と続く。ここで、クラスタCL(A)はクラスタCL(5)の分割点DPまでの記録内容を含んでいる。クラスタCL(2)のヘッダ(HEADER)に記録されるフレームサイズは分割点DPまでの記憶容量に応じて、ファイルF1のヘッダに記録されているファイルサイズの情報を変更して用いられる。   In the divided file F1-1 shown in FIG. 1B, the cluster CL (2), the cluster CL (3), the cluster CL (4), and the cluster CL (A) including the division point DP are continued. Here, the cluster CL (A) includes the recorded contents up to the dividing point DP of the cluster CL (5). The frame size recorded in the header (HEADER) of the cluster CL (2) is used by changing the file size information recorded in the header of the file F1 according to the storage capacity up to the division point DP.

図1(C)に示す分割ファイルF1-2では、ヘッダを含む分割前のクラスタCL(2)をコピーしてクラスタCL(B)として用い、クラスタCL(5)、クラスタCL(6)、クラスタCL(7)、クラスタCL(8)、クラスタCL(9)と続く。ここで、クラスタCL(B)のヘッダの後ろからクラスタCL(5)の分割点DPまでの間(SPACEと記載されている部分)は、無効データである。DSFフォーマットでは、ファイルの先頭からデータの開始点までが必ず92バイト(Byte)に固定されており、無効データを含むことができない。このために、このような分割をしたとしても、分割ファイルF1-2に関しては本来含まれないはずのデータがファイルの先頭に入るために、その部分で異音が発生するなどする。この意味において、正しくファイルを分割したとは言えないこととなる。   In the divided file F1-2 shown in FIG. 1C, the cluster CL (2) before the division including the header is copied and used as the cluster CL (B), and the cluster CL (5), cluster CL (6), cluster It continues with CL (7), cluster CL (8), and cluster CL (9). Here, the portion from the rear of the header of the cluster CL (B) to the dividing point DP of the cluster CL (5) (the portion described as SPACE) is invalid data. In the DSF format, the data from the beginning of the file to the start point of the data is always fixed at 92 bytes (Byte), and invalid data cannot be included. For this reason, even if such division is performed, data that should not originally be included in the divided file F1-2 enters the beginning of the file, so that abnormal noise is generated at that portion. In this sense, it cannot be said that the file is correctly divided.

本発明は上述した課題に鑑み、ファイルの先頭からデータの開始点までの記録データの量が固定された記録再生フォーマットを有する記録媒体に記憶されたファイルに対する編集を行うことができるファイルの編集装置を提供する。また、ファイルの編集方法を提供する。   In view of the above-described problems, the present invention provides a file editing apparatus capable of editing a file stored in a recording medium having a recording / playback format in which the amount of recording data from the beginning of the file to the start point of the data is fixed. I will provide a. It also provides a file editing method.

本発明のファイルの編集装置は、第1のヘッダを先頭部に有し、複数個のデータからなるクラスタを複数個結合して形成される第1のファイルの分割の位置である分割点を指定する操作部と、前記分割点を含むクラスタの先頭から所定離間位置にある修正分割点を特定し、前記第1のヘッダから前記修正分割点までを第2のファィルとして形成するようにファットのクラスタリング情報を更新し、前記第2のファイルを特定するための第2のヘッダを生成する制御部と、前記第2のファイルを記憶するメモリと、を備える。   The file editing apparatus of the present invention designates a division point that is a division position of a first file that is formed by combining a plurality of clusters each having a first header at the head and a plurality of data. And a clustering of fat so as to identify a correction division point located at a predetermined distance from the head of the cluster including the division point, and form the first header to the correction division point as a second file. A control unit that updates information and generates a second header for specifying the second file, and a memory that stores the second file are provided.

本発明の別のファイルの編集装置は、第1のヘッダを先頭部に有し、複数個のデータからなるクラスタを複数個結合して形成される第1のファイルの分割の位置である分割点を指定する操作部と、前記分割点を含むクラスタの先頭から所定離間位置にある修正分割点を特定し、前記分割点を含むクラスタの先頭部に第3のヘッダを形成し、前記第3のヘッダを含んで形成される第3のファイルをファットのディレクトリエントリ情報に追加する制御部と、前記第3のファイルを記憶するメモリと、を備える。   Another file editing apparatus according to the present invention has a first header at a head portion, and a division point that is a division position of a first file formed by combining a plurality of clusters composed of a plurality of data. An operation unit for designating a correction division point located at a predetermined distance from the head of the cluster including the division point, and forming a third header at the head of the cluster including the division point, A control unit that adds a third file formed including a header to the fat directory entry information; and a memory that stores the third file.

本発明のファイルの編集方法は、操作部が、第1のヘッダを先頭部に有し、複数個のデータからなるクラスタを複数個結合して形成される第1のファイルの分割の位置である分割点を指定し、制御部が、前記分割点を含むクラスタの先頭から所定離間位置にある修正分割点を特定し、前記第1のヘッダから前記修正分割点までを第2のファィルとして形成するようにファットのクラスタリング情報を更新し、前記第2のファイルを特定するための第2のヘッダを生成し、メモリが、前記第2のファイルを記憶する。   According to the file editing method of the present invention, the operation unit has a first header at the head and is a division position of the first file formed by combining a plurality of clusters composed of a plurality of data. The division point is designated, and the control unit specifies a correction division point located at a predetermined separation position from the head of the cluster including the division point, and forms the first division to the correction division point as a second file. Thus, the fat clustering information is updated, a second header for specifying the second file is generated, and the memory stores the second file.

本発明のファイルの装置編集装置、編集方法では、操作部が、第1のファイルの分割の位置である分割点を指定する。制御部が、修正分割点を特定し、第1のヘッダから修正分割点までを第2のファィルとして形成するようにファットのクラスタリング情報を更新し、第2のファイルを特定するための第2のヘッダを生成する。メモリが、第2のファイルを記憶する。よって、第1のファイルを分割して第2のファイルを形成するファイルの編集ができる。   In the file editing apparatus and editing method of the present invention, the operation unit designates a dividing point that is a position for dividing the first file. The control unit specifies a correction division point, updates the clustering information of the fat so as to form the second file from the first header to the correction division point, and specifies a second file. Generate a header. A memory stores the second file. Therefore, the file that divides the first file to form the second file can be edited.

本発明の別のファイルの編集装置では、操作部が、第1のファイルの分割の位置である分割点を指定する。制御部が、修正分割点を特定し、分割点を含むクラスタの先頭部に第3のヘッダを形成し、第3のファイルをファットのディレクトリエントリ情報に追加する。メモリが第3のファイルを記憶する。よって、第1のファイルを分割して第3のファイルを形成するファイルの編集ができる。   In another file editing apparatus according to the present invention, the operation unit designates a division point that is a division position of the first file. The control unit specifies the correction division point, forms a third header at the head of the cluster including the division point, and adds the third file to the fat directory entry information. A memory stores the third file. Therefore, the file that divides the first file to form the third file can be edited.

本発明によれば、修正分割点を基準にしてファイルの分割を行ってファイルの先頭からデータの開始点までの記録データの量が固定された記録再生フォーマットを有する記録媒体に記憶されたファイルに対する編集を行う技術が提供できる。   According to the present invention, with respect to a file stored in a recording medium having a recording / reproducing format in which the amount of recording data from the beginning of the file to the start point of the data is fixed by dividing the file on the basis of the corrected dividing point. Can provide editing technology.

図2は、実施形態の編集装置を示すものである。この編集装置10は、記録媒体に記録再生をする記録再生装置の機能の一つとして編集機能を有する記録再生装置としても捉えることができる。なお、編集装置10においては、要部のみが記載されている。編集装置では、再生の機能に係る部分については、備えるものとしても、備えないものとしても良いので編集装置10においてはこの部分の記載はされていない。   FIG. 2 shows an editing apparatus according to the embodiment. The editing apparatus 10 can also be regarded as a recording / reproducing apparatus having an editing function as one of the functions of a recording / reproducing apparatus for recording / reproducing information on a recording medium. In the editing apparatus 10, only the main part is described. In the editing apparatus, the portion relating to the playback function may or may not be provided, and therefore this portion is not described in the editing apparatus 10.

編集装置10は、音楽、会話、講演などの音響信号を記録する機能有する音響信号記録部を備えている。音響信号記録部は、音響信号を電気信号に変換するマイクロフォン11を備えている。また、マイクロフォン11で得られた電気信号を増幅するマイクロフォンアンプ12を備えている。また、マイクロフォンアンプ12からのアナログ信号をデジタル信号に変換するA/Dコンバータ13を備えている。また、A/Dコンバータ13で得られたデジタル信号を処理するマイクロプロセッサ14を備えている。また、マイクロプロセッサ14と操作者とのインターフェイスとして機能する操作部15を備えている。また、マイクロプロセッサ14で処理された音響信号を記憶する記憶媒体としてメモリ16を備えている。また、マイクロプロセッサ14は、中央演算装置(CPU)141、ロム(ROM)142、ラム(RAM)143を有している。CPU141、ROM142、RAM143及びメモリ16は相互にバスラインで接続されている。   The editing apparatus 10 includes an acoustic signal recording unit having a function of recording acoustic signals such as music, conversations, and lectures. The acoustic signal recording unit includes a microphone 11 that converts an acoustic signal into an electrical signal. In addition, a microphone amplifier 12 that amplifies the electric signal obtained by the microphone 11 is provided. In addition, an A / D converter 13 that converts an analog signal from the microphone amplifier 12 into a digital signal is provided. Further, a microprocessor 14 for processing a digital signal obtained by the A / D converter 13 is provided. An operation unit 15 that functions as an interface between the microprocessor 14 and the operator is provided. Further, a memory 16 is provided as a storage medium for storing the acoustic signal processed by the microprocessor 14. The microprocessor 14 includes a central processing unit (CPU) 141, a ROM (ROM) 142, and a RAM (RAM) 143. The CPU 141, the ROM 142, the RAM 143, and the memory 16 are connected to each other via a bus line.

編集装置10は、例えば、打ち合わせ内容、会議内容を記憶して再生する、所謂、アイシー(IC)メモリとしての機能を有するものである。このようなアイシーメモリでは、メモリ16としてフラッシュメモリを採用するなどして、装置のサイズとしては小型でありながら、長時間の会議の内容を連続して記憶することができる。また、フラッシュメモリは不揮発性メモリであるので、電源からの電力の供給を絶った後においても記憶は維持される。   The editing apparatus 10 has a function as a so-called icy (IC) memory that stores and reproduces meeting contents and meeting contents, for example. In such an IC memory, a flash memory is used as the memory 16, and the content of a long-time meeting can be continuously stored while the size of the apparatus is small. Further, since the flash memory is a non-volatile memory, the memory is maintained even after the power supply from the power source is cut off.

このような編集装置10がどの様に使用されるかについて、以下にその一例を示す。長時間の会議の内容を連続して記憶して、その後、その内容の整理をする場合がある。つまり編集が必要となる場合がある。具体的な編集の内容としては、識別情報を付すことなく連続して会議内容を記録した後に、事後的に会議の中での特定の発言者を分類して、その発言者に属する発言内容に識別情報を付して検索を容易にすることが考えられる。また、識別情報を付すことなく連続して会議内容を記録した後に、事後的に会議の議題(アジェンダ)毎に識別情報を付して分類をする必要が生じることが考えられる。このような場合に容易に編集ができるか、編集が困難であるかは、装置使用の利便性において雲泥の差が生じる。   An example of how the editing apparatus 10 is used will be described below. There are cases where the contents of long-time meetings are continuously stored and then the contents are organized. In other words, editing may be necessary. Specifically, the contents of the conference are recorded continuously without any identification information, and then the specific speakers in the conference are classified afterwards to make the content of the speech belonging to the speaker. It may be possible to facilitate the search by attaching identification information. In addition, it may be necessary to record the contents of the conference continuously without adding identification information and then classify the information by adding identification information for each agenda of the conference. In such a case, whether the editing can be easily performed or the editing is difficult causes a difference in the convenience of using the apparatus.

また、別の編集装置10の使用の例としては、コンサートなどで連続的に複数の楽曲が連続して演奏される場合に1個のファイルとして連続して記録して、事後的に、編集する例が挙げられる。このような編集では、楽曲毎に、または、複数の楽曲を選択して組み合わせたアルバム毎に、新たなファイルとして分割するなどが行われる。このような場合にも容易に編集ができないとすると、装置使用の利便性が著しく損なわれる。   As another example of the use of the editing apparatus 10, when a plurality of music pieces are continuously played at a concert or the like, they are continuously recorded as one file and edited afterwards. An example is given. In such editing, a new file is divided for each song or for each album in which a plurality of songs are selected and combined. Even in such a case, if the editing cannot be performed easily, the convenience of using the apparatus is significantly impaired.

実施形態の編集装置10は、編集機能とともに記録の機能を有するように構成されている。なお、実施形態の編集装置10では、記録の機能を有するものとされているが、実施形態の技術を用いて、記録の機能を有さず、編集機能を専らとする編集装置としても構成できる。   The editing apparatus 10 according to the embodiment is configured to have a recording function as well as an editing function. The editing apparatus 10 according to the embodiment has a recording function. However, the editing apparatus 10 according to the embodiment can be configured as an editing apparatus that does not have a recording function and exclusively has an editing function. .

編集装置10の各部の作用を簡単に説明する。マイクロフォン11、マイクロフォンアンプ12、A/Dコンバータ13を経て得られたデジタル信号は、マイクロプロセッサ14において情報圧縮が行われ、DSFファイルフォーマットに従ったファイルとしてファイルがメモリ16に記憶される。ROM142には、CPU141での処理の手順(プログラム)が記憶されており、CPU141は、このプログラムに基づき、RAM143に情報を一時的に記憶しながら、記録、編集の各々の処理を行う。なお、編集装置10が再生の機能を備える場合には、マイクロプロセッサ14は再生処理も行う。ここで、マイクロプロセッサ14は制御部として機能するものである。制御部として機能するものであれば、マイクロプロセッサ14に限らず、ハードウエアデジタル回路も同様にしてマイクロプロセッサ14に替えて用いることができる。   The operation of each part of the editing apparatus 10 will be briefly described. The digital signal obtained through the microphone 11, the microphone amplifier 12, and the A / D converter 13 is subjected to information compression in the microprocessor 14, and the file is stored in the memory 16 as a file according to the DSF file format. The ROM 142 stores processing procedures (programs) in the CPU 141, and the CPU 141 performs recording and editing processes while temporarily storing information in the RAM 143 based on the programs. When the editing apparatus 10 has a playback function, the microprocessor 14 also performs playback processing. Here, the microprocessor 14 functions as a control unit. As long as it functions as a control unit, not only the microprocessor 14 but also a hardware digital circuit can be used instead of the microprocessor 14.

実施形態の編集技術について、図面を参照した具体的な説明に先立ち実施形態のファイルの編集技術の要部を以下にまとめる。   Regarding the editing technique of the embodiment, prior to specific description with reference to the drawings, the main part of the file editing technique of the embodiment will be summarized below.

実施形態のファイルの編集技術では、操作部15が、第1のファイルの分割の位置である分割点を指定する。制御部として機能するマイクロプロセッサ14が、実際に分割を行う際の基準となる修正分割点を特定する。また、マイクロプロセッサ14は、第1のファイルのヘッダである第1のヘッダから修正分割点までを第2のファィルとして形成するようにファットのクラスタリング情報を更新する。また、マイクロプロセッサ14は、第2のファイルを特定するための第2のヘッダを生成する。メモリ16が、第2のファイルを記憶する。   In the file editing technique of the embodiment, the operation unit 15 designates a division point that is a position for dividing the first file. The microprocessor 14 functioning as a control unit specifies a correction division point that is a reference for actual division. Further, the microprocessor 14 updates the clustering information of the fat so as to form the first file, which is the header of the first file, to the corrected division point as the second file. Further, the microprocessor 14 generates a second header for specifying the second file. A memory 16 stores the second file.

実施形態の別のファイルの編集技術では、操作部15が、第1のファイルの分割の位置である分割点を指定する。マイクロプロセッサ14が、実際に分割を行う際の基準となる修正分割点を特定する。また、マイクロプロセッサ14は、分割点を含むクラスタの先頭部に第3のヘッダを形成し、第3のファイルをファットのディレクトリエントリ情報に追加する。メモリ16が第3のファイルを記憶する。   In another file editing technique according to the embodiment, the operation unit 15 designates a division point that is a division position of the first file. The microprocessor 14 specifies a correction division point that is a reference for actual division. Further, the microprocessor 14 forms a third header at the head of the cluster including the division point, and adds the third file to the fat directory entry information. The memory 16 stores the third file.

図3、図4、図5は、マイクロプロセッサ14において行われる編集の処理の内容を模式的に示す図である。図3〜図5の各図を参照して、実施形態の編集の処理、すなわち、DSFファイルフォーマットによって記録されたファイルの分割の処理について具体的に説明をする。   3, 4, and 5 are diagrams schematically showing the contents of editing processing performed in the microprocessor 14. The editing process of the embodiment, that is, the process of dividing the file recorded in the DSF file format will be specifically described with reference to each of FIGS.

図3は分割する前のファイルF1の構成を示す図である。説明を簡単にするために、このファイルは、クラスタCL(2)からクラスタCL(9)までのクラスタで形成されているとする。括弧内の番号はクラスタ番号である。破線の矢印の位置が、分割を要望する分割点DPの位置である。この分割点DPの位置は、操作部15(図2を参照)に配された釦を押すなどして特定される。編集装置10において、記録された音響情報を再生しながら、分割をしたい部分の音響情報を操作者が認識をしたときに、その釦を押すことによって分割点DPの位置は指定される。   FIG. 3 is a diagram showing the configuration of the file F1 before division. In order to simplify the explanation, it is assumed that this file is formed of clusters from cluster CL (2) to cluster CL (9). The numbers in parentheses are cluster numbers. The position of the broken-line arrow is the position of the division point DP for which division is desired. The position of the division point DP is specified by pressing a button arranged on the operation unit 15 (see FIG. 2). In the editing apparatus 10, when the operator recognizes the acoustic information of the part to be divided while reproducing the recorded acoustic information, the position of the dividing point DP is designated by pressing the button.

図4は、分割後の分割ファイルF1-1の構成を示す図である。ここで、実際に分割される位置は分割点DPではなく実線の矢印で示す修正分割点DPRに変更されている。この変更は、マイクロプロセッサ14(図2を参照)のCPU141で行われる処理である。分割点DPは、CL(5)の先頭位置から任意の位置であり、図4では、クラスタCL(5)の先頭位置から92バイトよりも離れた位置である。一方、修正分割点DPRは、クラスタCL(5)の先頭位置から正確に92バイト離れた位置である。すなわち、修正分割点DPRは、操作部15に配された釦が押された時点で再生をしていたファイルのクラスタ(この場合には、ファイルF1のクラスタCL(5)の先頭から正確に92バイトの位置に変更される。また、分割点DPがクラスタCL(5)の先頭位置から92バイト以内である場合にも、修正分割点DPRはクラスタCL(5)の先頭から正確に92バイトの位置に変更される。 FIG. 4 is a diagram showing the configuration of the divided file F1-1 after division. Here, the position which is actually divided is changed to modify the division point DP R indicated by an arrow of a solid line rather than division point DP. This change is a process performed by the CPU 141 of the microprocessor 14 (see FIG. 2). The division point DP is an arbitrary position from the head position of CL (5), and in FIG. 4, is a position farther than 92 bytes from the head position of the cluster CL (5). On the other hand, fix the dividing point DP R is a position away exactly 92 bytes from the head position of the cluster CL (5). That is, modifications dividing point DP R is the cluster of the file that was playing at the time the button arranged on the operation unit 15 is pressed (in this case, precisely from the beginning of the cluster CL (5) of the file F1 is changed to 92 bytes in position. Further, if the division point DP is within 92 bytes from the head position of the cluster CL (5) is also modified division point DP R is exactly from the beginning of the cluster CL (5) 92 Changed to byte position.

図4に示すように、分割後の分割ファイルF1-1に含められるファイルは以下のようにされる。まず、ファイルF1の修正分割点DPRが属するクラスタよりも前のクラスタであるクラスタCL(2)からクラスタCL(4)までのファイルが分割後の分割ファイルF1-1に含められる。それに加えて、クラスタCL(5)をコピーしたクラスタであるクラスタCL(A)が分割後の分割ファイルF1-1に含められる。そして、クラスタCL(4)とクラスタCL(A)とがつながるようにFATのクラスタリング情報を更新する。FAT及びFATのクラスタリング情報の更新については、後述する。また、分割ファイルF1-1のヘッダ内に含まれるファイルサイズを示す情報を書き換える。この場合には、ファイルサイズは、クラスタCL(2)からクラスタCL(A)の先頭92バイト目(ヘッダが占める位置に相当するバイト数)である。このようにして、ファイルF1に書かれていた数字を更新して新しいヘッダを生成する。つまり、図4に示すクラスタCL(A)の斜線を施した領域に記憶されたデータはファイルサイズには含まれないこととなる。 As shown in FIG. 4, the files included in the divided file F1-1 after the division are as follows. First, the file from the cluster CL (2) is than clusters modifications dividing point DP R files F1 belongs before the cluster to the cluster CL (4) is included in the divided file F1-1 after division. In addition, cluster CL (A), which is a cluster copied from cluster CL (5), is included in the divided file F1-1 after division. Then, the FAT clustering information is updated so that the cluster CL (4) and the cluster CL (A) are connected. The update of FAT and FAT clustering information will be described later. In addition, information indicating the file size included in the header of the divided file F1-1 is rewritten. In this case, the file size is the first 92 bytes from the cluster CL (2) to the cluster CL (A) (the number of bytes corresponding to the position occupied by the header). In this way, the number written in the file F1 is updated to generate a new header. That is, the data stored in the hatched area of the cluster CL (A) shown in FIG. 4 is not included in the file size.

図5は、分割後の分割ファイルF1-2の構成を示す図である。図5に示すように、分割後の分割ファイルF1-2に含められるファイルは以下のようにされる。分割後の分割ファイルF1-2の先頭はクラスタCL(5)とされる。そして、クラスタCL(5)の先頭から分割ファイルF1-2のためのヘッダを上書きして、新たなヘッダを生成する。そして、分割ファイルF1-2をFATのディレクトリエントリ情報に追加する。以上の処理によって、ファイルF1は分割ファイルF1-1と分割ファイルF1-2とに分割される。各々のファイルにおいて、DATAと記載された部分が利用可能なデータである。分割ファイルF1-1と分割ファイルF1-2との各々は、DSFフォーマットに従っているので、再生などの処理を行うに際して、なんら問題が生じることはない。   FIG. 5 is a diagram showing the configuration of the divided file F1-2 after division. As shown in FIG. 5, the files included in the divided file F1-2 after the division are as follows. The head of the divided file F1-2 after the division is the cluster CL (5). Then, a new header is generated by overwriting the header for the divided file F1-2 from the top of the cluster CL (5). Then, the divided file F1-2 is added to the FAT directory entry information. Through the above processing, the file F1 is divided into the divided file F1-1 and the divided file F1-2. In each file, the portion described as DATA is usable data. Since each of the divided file F1-1 and the divided file F1-2 conforms to the DSF format, no problem occurs when performing processing such as reproduction.

図6はファット(FAT)の概念を示す図である。FAT(File Allocation Table)はファイルシステムにおける管理領域である。FATを用いるファイルシステムであるFATファイルシステムでは、クラスタを論理単位として、データサイズに応じてクラスタを割り当ててファイルを形成する。このとき、どのクラスタが、あるファイルを形成するかについての情報などをFATに記録してファイルの管理を行っている。   FIG. 6 is a diagram showing the concept of fat (FAT). FAT (File Allocation Table) is a management area in the file system. In a FAT file system that is a file system using FAT, a cluster is assigned as a logical unit and a cluster is allocated according to the data size to form a file. At this time, information such as which cluster forms a certain file is recorded in the FAT to manage the file.

図6に示すFATの一例では、ファイルMAIN.Cは、クラスタCL(002)、クラスタCL(003)、クラスタCL(006)で形成されている。情報の再生は、FATに記録された数字に対応するクラスタの順になされる。クラスタCL(002)の情報の内容は、MAIN.Cのデータ1である。クラスタCL(003)の情報の内容は、MAIN.Cのデータ2である。クラスタCL(006)の情報の内容は、MAIN.Cのデータ3である。ファイルFUNC.Cは、クラスタCL(004)、クラスタCL(005)で形成されている。クラスタCL(004)の情報の内容は、FUNC.Cのデータ1である。クラスタCL(005)の情報の内容は、FUNC.Cのデータ2である。クラスタCL(007)、クラスタCL(008)は未使用である。また、ディレクトリ(FATのディレクトリエントリ)として、クラスタCL(002)にMAIN.Cが記録され、クラスタCL(004)にFUNC.Cが記録されている。   In the example of the FAT shown in FIG. 6, the file MAIN.C is formed of a cluster CL (002), a cluster CL (003), and a cluster CL (006). Information is reproduced in the order of clusters corresponding to the numbers recorded in the FAT. The information content of the cluster CL (002) is data 1 of MAIN.C. The information content of the cluster CL (003) is data 2 of MAIN.C. The content of the information of cluster CL (006) is data 3 of MAIN.C. The file FUNC.C is formed of a cluster CL (004) and a cluster CL (005). The information content of the cluster CL (004) is data 1 of FUNC.C. The information content of the cluster CL (005) is data 2 of FUNC.C. The cluster CL (007) and the cluster CL (008) are unused. As a directory (FAT directory entry), MAIN.C is recorded in the cluster CL (002), and FUNC.C is recorded in the cluster CL (004).

図7は、図3に示すファイルF1に対応するFATを示す図である。各枡目の( )の内は、図3に示すクラスタ番号に対応するものである。つまり、クラスタCL(002)の次はクラスタCL(003)が再生されることを表している。また、クラスタCL(003)の次はクラスタCL(004)が再生されることを表している。他についても同様である。   FIG. 7 is a diagram showing a FAT corresponding to the file F1 shown in FIG. The numbers in parentheses () correspond to the cluster numbers shown in FIG. That is, after the cluster CL (002), the cluster CL (003) is reproduced. Further, after the cluster CL (003), the cluster CL (004) is reproduced. The same applies to other cases.

図8は、図4に示す分割ファイルF1-1に対応するFATを示す図である。つまり、クラスタCL(002)の次はクラスタCL(003)が再生されることを表している。また、クラスタCL(003)の次はクラスタCL(004)が再生されることを表している。そして、クラスタCL(004)の次はクラスタCL(005)ではなく、クラスタCL(00A)が再生されることを表している。ここで、分割前にディレクトリエントリに管理されているのは分割前のファイルだけであるので、分割後には新しいエントリが追加され、それぞれのファイルの先頭クラスタを指し示すように変更される。すなわち、分割前のディレクトリエントは、FILE.DSF 002とされているが、分割後のディレクトリエントは、FILE-1.DSF 002, FILE-2.DSF 005と、書き換えられる。   FIG. 8 is a diagram showing a FAT corresponding to the divided file F1-1 shown in FIG. That is, after the cluster CL (002), the cluster CL (003) is reproduced. Further, after the cluster CL (003), the cluster CL (004) is reproduced. Then, after the cluster CL (004), not the cluster CL (005) but the cluster CL (00A) is reproduced. Here, since only the file before the division is managed in the directory entry before the division, a new entry is added after the division, and is changed so as to indicate the first cluster of each file. That is, the directory entry before the division is FILE.DSF 002, but the directory entry after the division is rewritten as FILE-1.DSF 002 and FILE-2.DSF 005.

図9は上述した編集の処理、すなわち、ファイルの分割の処理を示すフローチャートである。図9に示すフローチャートに沿って以下に説明をする。   FIG. 9 is a flowchart showing the above-described editing process, that is, a file dividing process. This will be described below along the flowchart shown in FIG.

ステップST100では、マイクロプロセッサ14は、操作部15からの指示を受け取りファイルの分割の処理を開始する。
ステップST101では、マイクロプロセッサ14は、分割処理の対象となるファイルである分割処理ファイルを指定(設定)する。
ステップST102では、マイクロプロセッサ14は、操作部15からの指示を受け取った時点に対応する分割点から修正分割点を特定(設定)する。すなわち、修正分割点の位置を指定されたクラスタの先頭からHEADERサイズ分(この場合には92バイト)後ろの位置に決定する。
ステップST103では、マイクロプロセッサ14は、分割点を含むクラスタ(このクラスタは修正分割点も同様に含むクラスタである)をコピーする。
ステップST104では、マイクロプロセッサ14は、FATのクラスタリング情報を変更する。
ステップST105では、マイクロプロセッサ14は、FATのディレクトリエントリを変更する。
ステップST106では、マイクロプロセッサ14は、ファイルの先頭に記録されているHEADER内のデータフレームサイズを更新する。
以上の処理によって修正分割点より前に位置するクラスタで形成される新たなファイル(第1の分割ファイル)の分割の処理が完了する。そして、この新たなファイル(第1の分割ファイル)はメモリ16に格納される。
In step ST100, the microprocessor 14 receives an instruction from the operation unit 15 and starts a file division process.
In step ST101, the microprocessor 14 designates (sets) a division processing file that is a file to be divided.
In step ST102, the microprocessor 14 specifies (sets) a corrected division point from the division point corresponding to the time point when the instruction from the operation unit 15 is received. In other words, the position of the correction division point is determined to be a position behind the head of the designated cluster by the HEADER size (in this case, 92 bytes).
In step ST103, the microprocessor 14 copies a cluster including the dividing point (this cluster is a cluster including the corrected dividing point as well).
In step ST104, the microprocessor 14 changes the FAT clustering information.
In step ST105, the microprocessor 14 changes the FAT directory entry.
In step ST106, the microprocessor 14 updates the data frame size in the HEADER recorded at the head of the file.
With the above process, the process of dividing the new file (first divided file) formed by the cluster positioned before the corrected dividing point is completed. The new file (first divided file) is stored in the memory 16.

ステップST107では、修正分割点を含むクラスタ(分割位置に指定されたクラスタ)の先頭に新に更新されたHEADERを上書きする。
以上の処理によって修正分割点より後ろに位置するクラスタで形成される新たなファイル(第2の分割ファイル)の分割の処理が完了する。そして、この新たなファイル(第2の分割ファイル)はメモリ16に格納される。
In step ST107, the newly updated HEADER is overwritten at the head of the cluster including the corrected division point (the cluster designated as the division position).
With the above process, the process of dividing a new file (second divided file) formed by the cluster located behind the corrected dividing point is completed. The new file (second divided file) is stored in the memory 16.

上述したようにして、実施形態の技術によって、自由にフィルの分割を含む編集ができるが、分割は、クラスタの先頭から所定位置離れた位置を修正分割点として行わなければならない。この場合において、操作部15が分割することを要求する分割点DPではなく、修正分割点DPRで分割することに伴う不都合が生じるか否かについて検討をする。 As described above, editing including fill division can be freely performed by the technique of the embodiment. However, division must be performed at a position that is a predetermined position away from the beginning of the cluster as a correction division point. In this case, the operation unit 15 instead of the division point DP request to split, to study whether the inconvenience caused to split a modified dividing point DP R occurs.

表1は、DSD(Direct Stream Digital)のデータのビットレート及びクラスタサイズの各値に対して1クラスタの時間がどの様に変化するかをまとめた表である。   Table 1 summarizes how the time of one cluster changes for each value of the bit rate and cluster size of DSD (Direct Stream Digital) data.

Figure 2009271635
Figure 2009271635

表1から読み取れるように、例えば、2チャンネルで、ビットレートが2.8MHzの場合では、クラスタサイズが8KByteのときは1クラスタの時間は11.7msec(ミリ秒)である。クラスタサイズが16KByteのときは23.4msecである。クラスタサイズが32KByteのときは46.8msecである。また、例えば、4チャンネルで、ビットレートが5.6MHzの場合では、クラスタサイズが8KByteのときは5.9msec、クラスタサイズが16KByteのときは11.7msec、クラスタサイズが32KByteのときは23.4msecである。   As can be seen from Table 1, for example, in the case of 2 channels and a bit rate of 2.8 MHz, the time for one cluster is 11.7 msec (milliseconds) when the cluster size is 8 Kbytes. When the cluster size is 16KByte, it is 23.4msec. When the cluster size is 32KByte, it is 46.8msec. Further, for example, in the case of 4 channels and a bit rate of 5.6 MHz, it is 5.9 msec when the cluster size is 8 KByte, 11.7 msec when the cluster size is 16 KByte, and 23.4 msec when the cluster size is 32 KByte.

このように、1クラスタに対応する時間は、人間の聴覚、視覚で認識できる時間に較べて短い時間である。分割点の位置が修正分割点に固定されたとしても、所望の分割点と実際に得られる分割点である修正分割点との間の時間の誤差は最大でも46.8msecの範囲内に留まり、上述した分割処理による不都合は生じない。   Thus, the time corresponding to one cluster is shorter than the time that can be recognized by human hearing and vision. Even if the position of the division point is fixed to the correction division point, the time error between the desired division point and the correction division point that is actually obtained division point remains within the range of 46.8 msec at the maximum. There is no inconvenience caused by the divided processing.

ここで、上述した実施形態に説明した技術を用いることのないファイルの編集技術について付言する。ファイルの先頭からデータの開始点までの記録データの量が固定されたフォーマット、例えば、DSF、においても、修正分割点DPRを用いずに、分割要望が発せられた分割点DPを分割位置として分割をすることは、技術的には不可能ではない。しかしながら、この場合には、ファイルに含まれる情報をすべて取り出して、時系列情報の先頭から順に、すべてのファイルを再構成しなければならない。すなわち、編集が要求される情報以外の同一のファイルに属するすべての情報が編集の対象となってしまい、作業の量が膨大となり、作業時間が長くなってしまう。また、作業を行う環境、例えば、制御部の処理能力の強化が要求され、メモリの記録容量もさらに大きなものが必要とされて編集装置のコストも高価なものとなってしまう。 Here, a file editing technique that does not use the technique described in the above-described embodiment will be additionally described. Format the amount of recording data from the beginning of the file to the start of the data is fixed, for example, DSF, even without using the correction dividing point DP R, as the division position dividing point DP of divided request is issued Splitting is not technically impossible. However, in this case, all the information contained in the file must be extracted and all the files must be reconstructed in order from the beginning of the time series information. That is, all information belonging to the same file other than the information that is required to be edited becomes the object of editing, and the amount of work becomes enormous and the work time becomes long. In addition, the work environment, for example, the processing capacity of the control unit is required to be strengthened, and the recording capacity of the memory is further increased, and the cost of the editing apparatus becomes expensive.

上述した実施形態によれば、修正分割点を基準として分割することによって効率的に編集ができる。すなわち、実施形態の技術では、単に編集可能とするだけでなく、その編集処理がより効率化される。例えば、記録媒体内でのファイル編集のために必要となるデータ移動・複製・書換などが最小限とすることができる。また、編集のための処理時間、編集装置の消費電力を極めて小さなものとすることができる。そして、このような特徴を有するが故に、編集装置の小型化を達成することができ、このような編集装置と記録再生装置とを結合して、可搬型の小型の編集装置(記録再生装置とも言える)を実現することが可能となるのである。   According to the above-described embodiment, editing can be efficiently performed by dividing the correction division point as a reference. That is, the technique of the embodiment not only enables editing but also makes the editing process more efficient. For example, data movement, duplication, rewriting, etc. required for file editing in the recording medium can be minimized. Further, the processing time for editing and the power consumption of the editing apparatus can be made extremely small. And since it has such a feature, it is possible to achieve downsizing of the editing apparatus. By combining such an editing apparatus and a recording / reproducing apparatus, a portable small-sized editing apparatus (both recording / reproducing apparatus) can be achieved. It can be realized).

図10、図11、図12は、上述した実施形態の変形例を示す図である。これについて説明をする。図10〜図12は、上述した実施形態とは異なる分割の手順を、図を用いて説明するものである。図11に分割ファイルF1-2を示し、図12に分割ファイルF1-1を示すが、最終的な2つの分割ファイルの構成は、上述した実施形態の技術によって得られるものと異なるものではなく、その分割の過程が異なるものである。   10, FIG. 11 and FIG. 12 are diagrams showing modifications of the above-described embodiment. This will be described. 10 to 12 illustrate a division procedure different from that of the above-described embodiment with reference to the drawings. FIG. 11 shows the divided file F1-2 and FIG. 12 shows the divided file F1-1. The final two divided files are not different from those obtained by the technique of the embodiment described above. The division process is different.

図10に示すファイルF1は、ファイルに記録されているデータが2チャンネルの音響情報が記録されているオーディオデータである場合のファイルの一例を示す図である。Rチャンネル(右側チャンネル)とLチャンネル(左側チャンネル)とは、ファイルの先頭から各々が所定容量を有して、交互に記録されている。複数個のRチャンネルとLチャンネルとで1つのクラスタが形成されている。操作部15(図2を参照)の釦が押されたときの操作部15が指示する分割点の位置が分割点DPである。修正分割点DPRは、制御部であるマイクロプロセッサ14によって特定されるものであり、上述したように、分割点に対応するクラスタ(その分割点、修正分割点が属するクラスタ)の先頭から所定の位置離間(例えば、92バイト分離間)したデータの位置である。 A file F1 illustrated in FIG. 10 is a diagram illustrating an example of a file in a case where the data recorded in the file is audio data in which 2-channel acoustic information is recorded. The R channel (right channel) and the L channel (left channel) are alternately recorded with a predetermined capacity from the beginning of the file. A plurality of R channels and L channels form one cluster. The position of the division point indicated by the operation unit 15 when the button of the operation unit 15 (see FIG. 2) is pressed is the division point DP. Fixed dividing point DP R are those specified by the microprocessor 14 as a control unit, as described above, a cluster corresponding to the division point beginning from a predetermined of (the division point, modification division point clusters belonging) This is the position of the data that is separated (for example, between 92 bytes).

図11は、分割されたファイルである分割ファイルF1-2がどの様にして形成されるかを模式的に示す図である。分割は以下のような手順で行われる。まず、修正分割点DPRが含まれるクラスタであるクラスタCL(3)をコピーする。次に、クラスタCL(3)にクラスタCL(4)をつなぐ。クラスタCL(3)の先頭部に分割ファイルF1-2のヘッダを生成する(上書きする)。 FIG. 11 is a diagram schematically showing how the divided file F1-2, which is a divided file, is formed. The division is performed in the following procedure. First, copy the cluster CL (3) is a cluster that contains modified dividing point DP R. Next, the cluster CL (4) is connected to the cluster CL (3). Generate (overwrite) the header of split file F1-2 at the beginning of cluster CL (3).

図12は、分割されたファイルである分割ファイルF1-1がどの様にして形成されるかを模式的に示す図である。分割は以下のような手順で行われる。まず、修正分割点DPRが含まれるクラスタであるクラスタCL(3)の修正分割点DPRの位置で分割する。次に、ヘッダのファイルサイズをデータの先頭位置から修正分割点DPRの位置までに応じたファイルサイズに書き換えて、分割ファイルF1-1のヘッダを生成する。なお、ファット(FAT)の処理については上述した実施形態におけると同様である。 FIG. 12 is a diagram schematically showing how the divided file F1-1, which is a divided file, is formed. The division is performed in the following procedure. First, split at the position of the corrected dividing point DP R which is a cluster that contains modified dividing point DP R cluster CL (3). Then, by rewriting the file size of the header file size corresponding to the head position of the data to the position of the correction dividing point DP R, it generates a header of the divided file F1-1. The fat (FAT) process is the same as in the above-described embodiment.

上述した実施形態の説明に際しては、記録されたデータが音響情報であるとして説明をしたが、音響情報ではなく、映像情報(静止画情報、動画情報)であっても、上述した実施形態の技術が適用できることは言うまでもない。   In the description of the above-described embodiment, it has been described that the recorded data is acoustic information. However, the technology of the above-described embodiment may be applied to video information (still image information, moving image information) instead of acoustic information. Needless to say, is applicable.

図1は、DSFファイルを、エムペグフォーマット、RIFF Wave ファイルフォーマットと同様にして分割する場合を模式的に示す図である。FIG. 1 is a diagram schematically showing a case where a DSF file is divided in the same manner as the MPPEG format and the RIFF Wave file format. 実施形態の編集装置を示す図である。It is a figure which shows the editing apparatus of embodiment. 分割する前のファイルF1の構成を示す図である。It is a figure which shows the structure of the file F1 before dividing | segmenting. 分割後の分割ファイルF1-1の構成を示す図である。It is a figure which shows the structure of the division | segmentation file F1-1 after division | segmentation. 分割後の分割ファイルF1-2の構成を示す図である。It is a figure which shows the structure of the division | segmentation file F1-2 after division | segmentation. ファット(FAT)の概念を示す図である。It is a figure which shows the concept of fat (FAT). ファイルF1に対応するFATを示す図である。It is a figure which shows FAT corresponding to the file F1. 分割ファイルF1-1に対応するFATを示す図である。It is a figure which shows FAT corresponding to the division | segmentation file F1-1. ファイルの分割の処理を示すフローチャートである。It is a flowchart which shows the process of a file division. ファイルに記録されているデータが2チャンネルの音響情報が記録されているオーディオデータである場合のファイルを示す図である。It is a figure which shows a file in case the data currently recorded on the file are the audio data by which the acoustic information of 2 channels is recorded. 分割ファイルF1-2がどの様にして形成されるかを模式的に示す図である。It is a figure which shows typically how the division | segmentation file F1-2 is formed. 分割ファイルF1-1がどの様にして形成されるかを模式的に示す図である。It is a figure which shows typically how the division | segmentation file F1-1 is formed. RIFF Wave ファイルフォーマットを模式的に示す図である。It is a figure which shows a RIFF Wave file format typically. DSFファイルフォーマットを示す模式図である。It is a schematic diagram which shows a DSF file format.

符号の説明Explanation of symbols

10 編集装置、 11 マイクロフォン、 12 マイクロフォンアンプ、 13 A/Dコンバータ、 14 マイクロプロセッサ、 15 操作部、16 メモリ、 F1 ファイル(第1のファイル)、F1-1 分割ファイル(第2のファイル)、 F1-2 分割ファイル(第3のファイル)   10 editing device, 11 microphone, 12 microphone amplifier, 13 A / D converter, 14 microprocessor, 15 operation unit, 16 memory, F1 file (first file), F1-1 split file (second file), F1 -2 Split file (third file)

Claims (5)

第1のヘッダを先頭部に有し、複数個のデータからなるクラスタを複数個結合して形成される第1のファイルの分割の位置である分割点を指定する操作部と、
前記分割点を含むクラスタの先頭から所定離間位置にある修正分割点を特定し、前記第1のヘッダから前記修正分割点までを第2のファィルとして形成するようにファットのクラスタリング情報を更新し、前記第2のファイルを特定するための第2のヘッダを生成する制御部と、
前記第2のファイルを記憶するメモリと、を備えるファイルの編集装置。
An operation unit for designating a division point which is a division position of the first file formed by combining a plurality of clusters each having a first header at the top portion and a plurality of data;
Identifying a correction division point at a predetermined separation position from the head of the cluster including the division point, and updating the fat clustering information so as to form the first file from the first header to the correction division point as a second file; A control unit for generating a second header for specifying the second file;
And a memory for storing the second file.
第1のヘッダを先頭部に有し、複数個のデータからなるクラスタを複数個結合して形成される第1のファイルの分割の位置である分割点を指定する操作部と、
前記分割点を含むクラスタの先頭から所定離間位置にある修正分割点を特定し、前記分割点を含むクラスタの先頭部に第3のヘッダを形成し、前記第3のヘッダを含んで形成される第3のファイルをファットのディレクトリエントリ情報に追加する制御部と、
前記第3のファイルを記憶するメモリと、を備えるファイルの編集装置。
An operation unit for designating a division point which is a division position of the first file formed by combining a plurality of clusters each having a first header at the top portion and a plurality of data;
A correction division point located at a predetermined separation position from the head of the cluster including the division point is specified, a third header is formed at the head of the cluster including the division point, and the third header is included. A controller for adding a third file to the fat directory entry information;
And a memory for storing the third file.
制御部は、前記第1のヘッダに含まれるファイルサイズの情報を変更して前記第2のヘッダを形成する請求項1に記載のファイルの編集装置。 The file editing apparatus according to claim 1, wherein the control unit changes the file size information included in the first header to form the second header. 操作部が、
第1のヘッダを先頭部に有し、複数個のデータからなるクラスタを複数個結合して形成される第1のファイルの分割の位置である分割点を指定し、
制御部が、
前記分割点を含むクラスタの先頭から所定離間位置にある修正分割点を特定し、前記第1のヘッダから前記修正分割点までを第2のファィルとして形成するようにファットのクラスタリング情報を更新し、前記第2のファイルを特定するための第2のヘッダを生成し、
メモリが、
前記第2のファイルを記憶するファイルの編集方法。
The operation unit
Specify the division point that is the division position of the first file formed by combining a plurality of clusters each having a first header at the top and a plurality of data,
The control unit
Identifying a correction division point at a predetermined separation position from the head of the cluster including the division point, and updating the fat clustering information so as to form the first file from the first header to the correction division point as a second file; Generating a second header for identifying the second file;
Memory
A file editing method for storing the second file.
さらに、
前記制御部が、
前記分割点を含むクラスタの先頭から所定離間位置にある修正分割点を特定し、前記分割点を含むクラスタの先頭部に第3のヘッダを形成し、前記第3のヘッダを含んで形成される第3のファイルをファットのディレクトリエントリ情報に追加し、
前記メモリが、
前記第3のファイルを記憶する請求項4に記載のファイルの編集方法。
further,
The control unit is
A correction division point located at a predetermined separation position from the head of the cluster including the division point is specified, a third header is formed at the head of the cluster including the division point, and the third header is included. Add the third file to the fat directory entry information,
The memory is
The file editing method according to claim 4, wherein the third file is stored.
JP2008119841A 2008-05-01 2008-05-01 File editing apparatus and file editing method Pending JP2009271635A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008119841A JP2009271635A (en) 2008-05-01 2008-05-01 File editing apparatus and file editing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008119841A JP2009271635A (en) 2008-05-01 2008-05-01 File editing apparatus and file editing method

Publications (1)

Publication Number Publication Date
JP2009271635A true JP2009271635A (en) 2009-11-19

Family

ID=41438153

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008119841A Pending JP2009271635A (en) 2008-05-01 2008-05-01 File editing apparatus and file editing method

Country Status (1)

Country Link
JP (1) JP2009271635A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012063963A (en) * 2010-09-16 2012-03-29 Sanyo Electric Co Ltd Content processing device
US9843636B2 (en) 2013-05-22 2017-12-12 Socionext Inc. Computer-readable medium storing data editing program
WO2023090623A1 (en) * 2021-11-19 2023-05-25 삼성전자주식회사 Method and device for editing media file

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012063963A (en) * 2010-09-16 2012-03-29 Sanyo Electric Co Ltd Content processing device
US9843636B2 (en) 2013-05-22 2017-12-12 Socionext Inc. Computer-readable medium storing data editing program
WO2023090623A1 (en) * 2021-11-19 2023-05-25 삼성전자주식회사 Method and device for editing media file

Similar Documents

Publication Publication Date Title
EP1177557B1 (en) Multi-format personal digital audio player
JP2010022003A (en) Moving image file reproduction device, moving image file reproduction method, and program
US7714223B2 (en) Reproduction device, reproduction method and computer usable medium having computer readable reproduction program emodied therein
JP7201033B2 (en) SOUND DATA PROCESSING DEVICE, SOUND DATA PROCESSING METHOD AND PROGRAM
JP2009271635A (en) File editing apparatus and file editing method
JPWO2008146475A1 (en) Recording device
JP2005044409A (en) Information reproducing device, information reproducing method, and information reproducing program
JP4250319B2 (en) REPRODUCTION DEVICE, REPRODUCTION METHOD, AND STORAGE MEDIUM
JP2008085626A (en) Output processing apparatus, and its controlling method
JP4588626B2 (en) Music playback device, playback control method, and program
JP4400363B2 (en) Sound source system, computer-readable recording medium recording music files, and music file creation tool
JP2006345020A (en) Recording and reproducing device and copy method
EP2234392B1 (en) Material processing apparatus and material processing method
JP2009180972A (en) Audio resume reproduction device and audio resume reproduction method
JP2007116213A (en) Information processor, information processing method, program, and recording medium having recorded the program
JP4674623B2 (en) Sound source system and music file creation tool
US20090082887A1 (en) Method and User Interface for Creating an Audio Recording Using a Document Paradigm
JP4635809B2 (en) Audio recording / reproducing apparatus, audio recording / reproducing system, audio recording / reproducing method, and program
JP3632583B2 (en) Compressed audio data editing and playback method
JP2004301885A (en) Video updating method of karaoke video reproducing device
JP2005241796A (en) Embedding method of electronic watermark, and reproducing device of acoustic signal
JP2004310819A (en) Encoding device and encoding method
JP2022095374A (en) Moving image file creation device, creation method for the same, and program
JP5945448B2 (en) Electronic device, recording method and program
JP2013021390A (en) Thumbnail generating device and thumbnail generating method