JP2001268502A - Sound file with compressed picture data and its generation/ reading system - Google Patents

Sound file with compressed picture data and its generation/ reading system

Info

Publication number
JP2001268502A
JP2001268502A JP2000072677A JP2000072677A JP2001268502A JP 2001268502 A JP2001268502 A JP 2001268502A JP 2000072677 A JP2000072677 A JP 2000072677A JP 2000072677 A JP2000072677 A JP 2000072677A JP 2001268502 A JP2001268502 A JP 2001268502A
Authority
JP
Japan
Prior art keywords
image data
audio
compressed
file
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.)
Granted
Application number
JP2000072677A
Other languages
Japanese (ja)
Other versions
JP3558577B2 (en
Inventor
Haruhito Watanabe
春仁 渡辺
Manabu Ishida
学 石田
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 JP2000072677A priority Critical patent/JP3558577B2/en
Publication of JP2001268502A publication Critical patent/JP2001268502A/en
Application granted granted Critical
Publication of JP3558577B2 publication Critical patent/JP3558577B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce the file format of a file for storing sound data and picture data as much as possible, to easily generate a compressed file and to easily display and read a picture with sound from the generated file. SOLUTION: A sound/picture processor provided with a picture data compressing/expanding means, a sound data compressing/expanding means and a reading/display means for displaying picture data with sound on the basis of the picture data and the sound data is also provided with a means for generating a sound file with compressed picture data which includes compressed picture data in the sound file of compressed sound data and a means for inputting the sound file with the compressed picture data and generating compressed picture data and compressed sound data.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、電子スチル力メラ
等の組み込み機器等とパソコン等とを接続してファイル
を閲覧するシステム、またはインターネット等を介して
圧縮画像データ付音声ファイルをホームベージ上に閲覧
表示するシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for browsing a file by connecting a built-in device such as an electronic still camera to a personal computer or the like, or an audio file with compressed image data on a home page via the Internet or the like. Related to a browsing display system.

【0002】[0002]

【従来の技術】従来、ファイルフォーマットに関して
は、音声ファイルのDispチャンクに非圧縮形式のD
IB(Device Independent Bit
Map)を用いて画像データを格納するものが知られて
いる。また、特開平6−68652号公報にはファイル
を独自のファイルフォーマットおよびハードウエアで管
理するものが知られている。
2. Description of the Related Art Conventionally, regarding a file format, a non-compressed D
IB (Device Independent Bit)
One that stores image data using Map) is known. Further, Japanese Patent Laid-Open Publication No. Hei 6-68652 discloses a system in which a file is managed by a unique file format and hardware.

【0003】また、音声ファイルを閲覧、管理するため
のファイル管理装置に関しては、音声ファイルと関連性
のある縮小JPEG等の圧縮画像ファイルにリンクをか
けて閲覧し、そのファイルをクリックすることにより音
声ファイルにアクセスし、音を聞くものがある。このよ
うな例として、特開平11−355706号公報の請求
項21、22、23等に上記の手順を説明する技術が記
載されており、また、特開平6−105274号公報の
請求項1、2等に上記の手順を説明する技術が記載され
ており、特開平10−145726号公報の請求項1に
も上記の手順を説明する技術が記載されている。さら
に、下記に示すように、一般的なHTML(Hyper
Text Markup Language)記述を
用いて上記と同様の処理を行わせることが可能である。
[0003] As for a file management device for browsing and managing audio files, a link is made to a compressed image file such as reduced JPEG which is related to the audio file, and the file is browsed. Some access files and hear sounds. As such an example, a technique for explaining the above procedure is described in claims 21, 22, 23, etc. of Japanese Patent Application Laid-Open No. H11-355706. Japanese Patent Application Laid-Open No. Hei 10-145726 discloses a technique for explaining the above procedure. Further, as shown below, a general HTML (Hyper
The same processing as described above can be performed by using a text markup language (Text Markup Language) description.

【0004】<html> <head> <title>Linkage sample</ti
tle </head> <body> <a href=“−−/test.wav”><im
g src=“−−/sound.jpg”></a> </body> </html> 特に、この記述の<a href=“−−/test.
wav”><imgsrc=“−−/sound.jp
g”></a>の部分において、音声ファイル“tes
t.wav”と縮小JPEG圧縮画像ファイル“sou
nd.jpg”のタグのネステイングによって達成され
ている。
<Html><head><title> Linkage sample </ ti
tel </ head><body><ahref="-//test.wav"><im
gsrc = “− // sound.jpg”></a></body></html> In particular, <a href = “− // test.
wav "><imgsrc =“ − // sound. jp
g "><//a>, the audio file" tes
t. wav ”and the reduced JPEG compressed image file“ sou
nd. jpg "tag.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記の
ファイルフォーマットに関しては、Dispチャンク部
分にDIBデータを格納するものは、DIBそのものが
非圧縮データ形式であるため、ファイルサイズが大きく
なってしまうという問題がある。また、特開平6−68
652号公報に記載のものは、独自(業界標準でない)
のファイルフォーマットで構成されるとともに、独自の
ハードウェア、記憶装置が用いられるため、いわゆる一
般的なオブジェクトとしてコピー、削除、編集が可能な
ファイルフォーマット形式になっていないという問題が
ある。
However, with respect to the above-mentioned file format, when the DIB data is stored in the Disp chunk portion, the file size becomes large because the DIB itself is an uncompressed data format. There is. Also, JP-A-6-68
No. 652 is unique (not an industry standard)
And the use of a unique hardware and storage device, there is a problem that the file format is not a format that can be copied, deleted, and edited as a so-called general object.

【0006】また、上記の音声ファイルを閲覧するため
のファイル閲覧システムに関しては、特開平11−35
5706号公報、特開平11−355706号公報、特
開平10−145726号公報、および上記HTML記
述によるものはともに、物理的に2つのファイルが存在
し、仮に、どちらか一方のファイルが何らかの操作や事
故によって消されてしまった場合には、それらのファイ
ルがリンクデータベースとして存在しているので、最早
それを修復することが困難であるという問題がある。
A file browsing system for browsing the audio file is disclosed in Japanese Patent Laid-Open No. 11-35.
In each of JP-A-5706, JP-A-11-355706, JP-A-10-145726, and the above-described HTML description, two files physically exist, and if one of the files is operated by some kind of operation or When these files are erased by accident, there is a problem that it is difficult to repair them anymore because those files exist as a link database.

【0007】さらに、システムによってはシステムダウ
ンを起こすことも懸念される。
[0007] Further, there is a concern that the system may be down depending on the system.

【0008】本発明の目的は、音声データおよび画像デ
ータを記憶するファイルのファイルフオーマットを極力
縮小化し、縮小化されたファイルを用いることによっ
て、電子スチルカメラやパソコン等の装置、さらにはネ
ットワークにおけるデータ容量の負担を軽減することに
ある。さらに本発明の他の目的は、音声データおよび画
像データに基づいて容易に圧縮画像データ付音声ファイ
ルを生成し、また、生成された圧縮画像データ付音声フ
ァイルから容易に音声付き画像を閲覧表示させることに
ある。
An object of the present invention is to reduce the file format of a file for storing audio data and image data as much as possible, and to use the reduced file so that an apparatus such as an electronic still camera or a personal computer, or a data in a network. The purpose is to reduce the load on the capacity. Still another object of the present invention is to easily generate an audio file with compressed image data based on audio data and image data, and to easily browse and display an image with audio from the generated audio file with compressed image data. It is in.

【0009】[0009]

【課題を解決するための手段】本発明は、上記の課題を
解決するために、次のような手段を提供するものであ
る。
The present invention provides the following means for solving the above-mentioned problems.

【0010】第1の手段は、音声ファイルを、圧縮処理
された音声ファイル内に圧縮処理された画像データを包
含させた圧縮画像データ付音声ファイルで構成する。
The first means is that the audio file is composed of an audio file with compressed image data in which the compressed audio file contains the compressed image data.

【0011】第2の手段は、音声ファイルを生成するた
めに、圧縮処理された音声ファイル内に圧縮処理された
画像データを包含させた圧縮画像データ付音声ファイル
を生成する装置から構成する。
The second means comprises an apparatus for generating an audio file with compressed image data in which compressed audio data is included in a compressed audio file in order to generate an audio file.

【0012】第3の手段は、前記第2の手段に記載の装
置と直接的または通信による間接的な手段により入力さ
れた前記圧縮画像データ付音声ファイルを管理する圧縮
画像データ付音声ファイル管理装置において、該ファイ
ル管理装置を、特定ID情報を有するファイルを認識し
て該ファイルを入れた特殊フォルダを形成し表示する手
段と、入力された前記圧縮画像データ付音声ファイルを
前記表示された特殊フォルダ中においてリネーム処理す
る手段と、前記リネーム処理された圧縮画像データ付音
声ファイルに基づいて、縮小画像化された音声付きサム
ネール画像群として閲覧表示する手段とから構成するこ
とを特徴とする。
[0012] A third means is an audio file management apparatus with compressed image data for managing the audio file with compressed image data input by means of direct or indirect communication with the apparatus of the second means. Means for recognizing a file having specific ID information to form and display a special folder containing the file, and displaying the input audio file with compressed image data in the displayed special folder. And a means for browsing and displaying, as a thumbnail image group with sound reduced to a reduced image, based on the renamed sound file with compressed image data.

【0013】第4の手段は、音声ファイルを管理する管
理システムとして、圧縮処理された音声ファイル内に圧
縮処理された縮小画像からなる画像データを包含する圧
縮画像データ付音声ファイルを格納するサーバと、該サ
ーバからネットワークを介して前記圧縮画像データ付音
声ファイルを入力してホームページ上に描画する手段お
よび描画された縮小画像データを一覧表示する手段とを
有する圧縮画像データ付音声ファイル管理装置とから構
成する。
A fourth means is a management system for managing audio files, a server for storing an audio file with compressed image data including image data composed of a compressed reduced image in a compressed audio file; Means for inputting the compressed image data-attached audio file from the server via a network to draw on a homepage and means for displaying a list of the drawn reduced image data in a list. Constitute.

【0014】第5の手段は、入力された映像データを圧
縮処理する画像圧縮手段と、入力された音声データを圧
縮処理する音声圧縮手段を備えた音声および画像処理装
置において、前記圧縮処理された音声データの音声ファ
イル内に前記圧縮処理された画像データを包含させた圧
縮画像データ付音声ファイルを生成する手段を備えるこ
とを特徴とする。
The fifth means is an audio and image processing apparatus comprising an image compression means for compressing input video data and an audio compression means for compressing input audio data. It is characterized by comprising means for generating an audio file with compressed image data in which the compressed image data is included in the audio file of the audio data.

【0015】第6の手段は、圧縮された画像データを伸
長処理する画像データ伸長手段と、圧縮された音声デー
タを伸長処理する音声データ伸長手段と、伸長された画
像データと伸長された音声データに基づいて音声付き画
像データを表示する閲覧表示手段とを備えた音声および
画像信号処理装置において、圧縮処理された音声ファイ
ル内に圧縮処理された画像データを包含させた圧縮画像
データ付音声ファイルを入力して、前記圧縮された画像
データおよび前記圧縮された音声データとを生成する手
段を備えることを特徴とする。
The sixth means is an image data expanding means for expanding compressed image data, an audio data expanding means for expanding compressed audio data, an expanded image data and an expanded audio data. A sound and image signal processing device comprising: a browsing and displaying means for displaying image data with sound based on the compressed sound file with compressed image data included in the compressed sound file. Means for inputting and generating the compressed image data and the compressed audio data.

【0016】[0016]

【発明の実施の形態】本発明の一実施形態を図1乃至図
9を用いて説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described with reference to FIGS.

【0017】図1は、本実施形態に係る圧縮画像データ
付音声ファイルを生成すると共に、圧縮画像データ付音
声ファイルを用いて画像を閲覧する機能を備えた電子ス
チルカメラ等の音声および画像処理装置の構成を示すブ
ロック図である。
FIG. 1 shows an audio and image processing apparatus such as an electronic still camera having a function of generating an audio file with compressed image data and browsing images using the audio file with compressed image data according to the present embodiment. FIG. 3 is a block diagram showing the configuration of FIG.

【0018】同図において、撮影された被写体像は、レ
ンズ1およびその駆動装置によりCCD(撮影素子)2
上に結像されて画像信号に変換される。撮像プロセス部
3は、この画像信号に対してγ補正等の処理を施し、撮
像プロセス部3から出力された画像信号は、A/D変換
器4でデジタル信号に変換された後、画像データとして
フレームメモリ5に記録される。フレームメモリ5から
は1枚の画面データを随時読み出し、音声・画像圧縮伸
長部6により圧縮処理してメモリ7に記憶する。一方、
マイク15より入力された音声データはA/D変換器1
4によりA/D変換が施された後、音声・画像圧縮伸長
部6により圧縮処理されてメモリ7に記憶される。シス
テムコントローラ12は、マイコンから構成され、本装
置の全体制御を行うもので、シヤッター等のスイッチ1
3からの指示信号を受けると、各部に制御信号を送出す
る。信号処理部10はシステムコントローラ12との間
で信号の授受を行い、CCD2、撮像プロセス部3、A
/D変換器4、フレームメモリ5等に所定の信号を出力
する。メモリ7に記憶された音声および画像圧縮データ
はシステムコントローラ12により、後述する図2およ
び図3に示す音声ファイルフオーマットに従った画像圧
縮データを包含した1つの圧縮画像データ付音声ファイ
ルに形成される。その後、圧縮画像データ付音声ファイ
ルはメモリ7からコネクタ8を介して記憶装置であるメ
モリカード9に記憶される。
In FIG. 1, a photographed subject image is converted into a CCD (photographing element) 2 by a lens 1 and its driving device.
It is imaged on and converted into an image signal. The imaging process unit 3 performs processing such as γ correction on this image signal, and the image signal output from the imaging process unit 3 is converted into a digital signal by the A / D converter 4 and then converted into image data. It is recorded in the frame memory 5. One piece of screen data is read from the frame memory 5 as needed, compressed by the audio / image compression / decompression unit 6, and stored in the memory 7. on the other hand,
The audio data input from the microphone 15 is transmitted to the A / D converter 1
After being subjected to A / D conversion by 4, the data is subjected to compression processing by an audio / video compression / expansion unit 6 and stored in a memory 7. The system controller 12 is composed of a microcomputer and controls the entire apparatus.
Upon receiving the instruction signal from the control unit 3, the control unit sends a control signal to each unit. The signal processing unit 10 sends and receives signals to and from the system controller 12, and the CCD 2, the imaging process unit 3, and the A
A predetermined signal is output to the / D converter 4, the frame memory 5, and the like. The audio and image compression data stored in the memory 7 is formed by the system controller 12 into one audio file with compressed image data including image compression data in accordance with an audio file format shown in FIGS. . Thereafter, the audio file with the compressed image data is stored in the memory card 9 as a storage device from the memory 7 via the connector 8.

【0019】また、再生時は、圧縮画像データ付音声フ
ァイルのデータはメモリカード9からコネクタ8を介し
てメモリ7に読み出される。メモリ7から読み出された
圧縮画像データ付音声ファイルデータは、システムコン
トーローラ12により図2および図3の音声ファイルフ
オーマットに従い、画像圧縮データと音声圧縮データの
格納位置が特定される。生成された音声圧縮データと画
像圧縮データはそれぞれ音声・画像圧縮伸長部6に転送
され伸長処理される。音声・画像圧縮伸長部6から伸長
出力された音声データはD/A変換器16によりD/A
変換された後スピーカ17等の音声出力手段に送出され
る。一方、音声・画像圧縮伸長部6から伸長出力された
画像データはフレームメモリ5に転送され、フレームメ
モリ5から読み出された画像伸長データは、D/A変換
器11によりアナログ信号に変換される。変換されたア
ナログ映像信号は、システムコントローラ12で制御さ
れる表示部18に映像信号として出力される。
During reproduction, the data of the audio file with compressed image data is read from the memory card 9 to the memory 7 via the connector 8. In the audio file data with compressed image data read from the memory 7, the storage positions of the image compressed data and the audio compressed data are specified by the system controller 12 in accordance with the audio file format of FIGS. The generated audio compression data and image compression data are transferred to the audio / image compression / expansion unit 6 and decompressed. The audio data decompressed and output from the audio / image compression / decompression unit 6 is converted by the D / A converter 16 into D / A
After the conversion, it is sent to audio output means such as the speaker 17. On the other hand, the image data decompressed and output from the audio / video compression / decompression unit 6 is transferred to the frame memory 5, and the decompressed image data read from the frame memory 5 is converted into an analog signal by the D / A converter 11. . The converted analog video signal is output as a video signal to a display unit 18 controlled by the system controller 12.

【0020】図2はメモリ7に形成される圧縮画像デー
タ付音声ファイルのファイルフォーマットの一例を示す
図であり、図3は図2に示すディスプレイチャンクヘッ
ダー(Disp chunk Header)内のデー
タ領域に格納される圧縮画像データとしてのJPEGサ
ムネールデータ(Thumbnil Data)のファ
イルフォーマットを示す図である。
FIG. 2 is a diagram showing an example of a file format of an audio file with compressed image data formed in the memory 7, and FIG. 3 is stored in a data area in a display chunk header shown in FIG. FIG. 3 is a diagram showing a file format of JPEG thumbnail data (Thumbnil Data) as compressed image data to be executed.

【0021】図2中の枠内Aに図3の構成がそっくり入
る構成となる。なお、JPEGデータの総バイト数が奇
数の場合には、EOF(0xFFD9)のすぐ後ろに1
バイトデータを埋め込むことでWAVファイルとしてト
ータルのファイルバイト数が偶数になるようにするため
の手段が備えられている。
The configuration shown in FIG. 3 completely fits within the frame A in FIG. When the total number of bytes of the JPEG data is an odd number, 1 byte immediately follows EOF (0xFFD9).
Means are provided for embedding byte data so that the total number of file bytes becomes an even number as a WAV file.

【0022】図4は、メモリ7に記憶された音声および
画像圧縮データから、システムコントローラ12の制御
により、1つの圧縮画像データ付音声ファイルを生成す
る過程を説明するための図である。
FIG. 4 is a diagram for explaining a process of generating one audio file with compressed image data from the audio and image compressed data stored in the memory 7 under the control of the system controller 12.

【0023】図4(a)、(b)は、それぞれメモリ7
内に記憶されている内部の状態を示しており、同図の下
から上方向にメモリアドレス大きくなっている。
FIGS. 4A and 4B respectively show the memory 7
2 shows the internal state stored therein, and the memory address increases from bottom to top in FIG.

【0024】同図において、A_Sは音声圧縮データの
格納先頭アドレス、A_Eは音声圧縮データの格納終了
アドレス、I_Sは画像圧縮データの格納先頭アドレ
ス、およびI_Eは画像圧縮データの格納終了アドレ
ス、F_Sは音声ファイル先頭アドレス、F_Eは音声
ファイル終了アドレスである。
In the figure, A_S is the storage start address of the audio compression data, A_E is the storage end address of the audio compression data, I_S is the storage start address of the image compression data, I_E is the storage end address of the image compression data, and F_S is The audio file start address, F_E, is the audio file end address.

【0025】次に、撮影終了時における圧縮画像データ
付音声ファイルの生成手順、および再生時の画像圧縮デ
ータおよび音声圧縮データの生成手順を図4を用いて説
明する。
Next, a procedure for generating an audio file with compressed image data at the end of shooting and a procedure for generating compressed image data and audio compressed data during reproduction will be described with reference to FIG.

【0026】はじめに、圧縮画像データ付音声ファイル
の生成は、撮影終了後、音声・画像圧縮伸長部6により
生成された音声圧縮データおよび画像圧縮データがメモ
リ7に図4(a)に示す形態で格納される。次に、画像
圧縮データのデータサイズ等のへッダ情報を、図2およ
び図3に示した圧縮画像データ付音声ファイルのファイ
ルフォーマットに従って、音声圧縮データの終了位置A
_Eを開始位置として位置イに生成する。次に、図4
(a)に示す圧縮画像データを、先に生成したヘッダ情
報の終了位置I_Sを開始位置として位置ロに移動す
る。次に、圧縮音声データの開始位置A_Sより前の位
置に音声ファイルのファイルサイズ等のヘッダ情報を、
図2に示した圧縮画像データ付音声ファイルのファイル
フォーマットに従って位置ハに生成する。最後に、音声
ファイル先頭アドレスF_Sから音声ファイル終了アド
レスF_Eを出力してメモリカード9に格納する。
First, the audio file with the compressed image data is generated by storing the compressed audio data and the compressed image data generated by the audio / image compression / expansion unit 6 in the memory 7 in the form shown in FIG. Is stored. Next, the header information such as the data size of the compressed image data is transferred to the end position A of the compressed audio data in accordance with the file format of the compressed audio data-added audio file shown in FIGS.
_E is generated at the position A as the start position. Next, FIG.
The compressed image data shown in (a) is moved to position B with the end position I_S of the previously generated header information as the start position. Next, header information such as the file size of the audio file is placed at a position before the start position A_S of the compressed audio data,
It is generated at the position C in accordance with the file format of the audio file with compressed image data shown in FIG. Finally, the audio file end address F_E is output from the audio file start address F_S and stored in the memory card 9.

【0027】また、再生時の画像圧縮データおよび音声
圧縮データの生成は、図4(b)の状態で格納されてい
る圧縮画像データ付音声ファイルをメモリカード9から
読み出す。次に、音声ファイルヘッダ情報および画像デ
ータヘッダ情報を図2および図3に示すファイルフォー
マットに従って解読し、音声圧縮データ開始位置A_
S、音声圧縮データ終了位置A_E、画像圧縮データ開
始位置I_S、画像圧縮データ終了位置I_Eを決定す
る。次に、決定された音声圧縮データ開始位置A_S、
画像圧縮データ開始位置I_Sを始点として音声・画像
圧縮伸長部6にそれぞれの圧縮データを転送することに
より、音声データと同期した画像データの再生が可能と
なる。
To generate compressed image data and compressed audio data at the time of reproduction, an audio file with compressed image data stored in the state shown in FIG. Next, the audio file header information and the image data header information are decoded according to the file formats shown in FIGS. 2 and 3, and the audio compressed data start position A_
S, the audio compressed data end position A_E, the image compressed data start position I_S, and the image compressed data end position I_E are determined. Next, the determined audio compressed data start position A_S,
By transferring the respective compressed data to the audio / image compression / expansion unit 6 starting from the image compression data start position I_S, it becomes possible to reproduce the image data in synchronization with the audio data.

【0028】次に、圧縮画像データ付音声ファイル生成
装置および圧縮画像データ付音声ファイルを閲覧する圧
縮画像データ付音声ファイル管理装置との関連について
図5を用いて説明する。
Next, the relationship between the audio file generation device with compressed image data and the audio file management device with compressed image data for browsing the audio file with compressed image data will be described with reference to FIG.

【0029】ここで、図5(a)は圧縮画像データ付音
声ファイル生成機能を有する電子スチルカメラ等の圧縮
画像データ付音声ファイル生成装置における各種ファイ
ルに対するフォルダおよびファイル体系を示す図であ
り、図5(b)は圧縮画像データ付音声ファイル生成装
置に接続されたパソコン等の圧縮画像データ付音声ファ
イル管理装置のソフトウェア構成を示す図である。
FIG. 5A is a diagram showing folders and file systems for various files in an audio file generation apparatus with compressed image data such as an electronic still camera having a function of generating an audio file with compressed image data. FIG. 5B is a diagram showing a software configuration of an audio file management device with compressed image data such as a personal computer connected to the audio file generation device with compressed image data.

【0030】図5(a)に示すように、圧縮画像データ
付音声ファイル生成装置の記憶装置のルートには、ユニ
ークなIDを使った“desktop.ini”を配置
し、各種ファイルに対するフオルダの中に“deskt
op.ini”およびそのカテゴリーに格納されるフア
イル群を保存する。ここでは、システムを認識させる
“desktop.ini”は同一のファイルとし、
“desktop.ini”はシステムが管理するその
ファイルに独自の128bitコードのレジストリ情報
を含んだ独自のファイルから構成する。“deskto
p.ini”はテキスト記述で下記に示すように定義さ
れている。
As shown in FIG. 5 (a), “desktop.ini” using a unique ID is arranged at the root of the storage device of the audio file generating apparatus with compressed image data. In "deskt
op. .ini "and the files stored in that category. Here," desktop. "ini" is the same file,
The “desktop.ini” is composed of a unique file which contains registry information of a unique 128-bit code in the file managed by the system. “Desktop
p. "ini" is defined in the text description as shown below.

【0031】[.Shell Class Info] CLSID2={1E522410−566D−11d
3−A6E1−0080C83E25D1} なお、ファイル属性は、隠し(Hidden)属性を持
たせる必要がある。
[. Shell Class Info] CLSID2 = $ 1E52210-566D-11d
3-A6E1-0080C83E25D1} Note that the file attribute needs to have a hidden attribute.

【0032】一方、圧縮画像データ付音声ファイル管理
装置側では、図5(b)に示すソフトウェアに従って処
理される。まず、ステップ1では、圧縮画像データ付音
声ファイル生成装置からデータが読み込まれる。ステッ
プ2では、読み込まれたドライブまたはフォルダ内に定
義した“desktop.ini”を検出して、ini
ファイルをレジストリ情報に従って解析する。ステップ
3では、desktopが定義したdesktopと一
致しているかを判断し、一致していない場合は表示処理
は行わない。一致している場合は次の3つの処理が行わ
れる。第1の処理はフォルダアイコンを表示する処理で
あり、ステップ4において、アプリケーション閲覧ソフ
トが持っているリソースファイルとそれに適合したレジ
ストリ値に記載した値とが一致したアイコンがあるかを
検索する。ステップ5では、検索の結果、それに割り当
てられたアイコンが仮想フオルダとしてアプリケーショ
ン閲覧ソフトのツリービューに表示される。第2の処理
は、ステップ5で生成された仮想フオルダに対し、外部
よりフアィルのドラッグインを行った際に、そのフオル
ダが管理しているフアィルである場合、ステップ6にお
いて、そのフオルダ内で定義しているファイル名にリネ
ーム処理する処理である。第3の処理は、ステップ7に
おいて、“desktop.ini”の圧縮画像データ
付音声ファイルを読み出し、その中からDispチャン
クを見つけ出し、JPEGでコード処理を行い、ブラウ
ザ内リストビューにサムネール情報を一覧表示する処理
である。
On the other hand, the audio file management apparatus with compressed image data is processed according to the software shown in FIG. First, in step 1, data is read from the audio file generation device with compressed image data. In step 2, "desktop.ini" defined in the read drive or folder is detected, and the
Parse the file according to the registry information. In step 3, it is determined whether the desktop matches the defined desktop, and if not, the display process is not performed. If they match, the following three processes are performed. The first process is a process of displaying a folder icon. In step 4, a search is made to see if there is an icon in which the resource file of the application browsing software matches the value described in the corresponding registry value. In step 5, as a result of the search, the icon assigned to the icon is displayed as a virtual folder in the tree view of the application viewing software. In the second process, when a file is externally dragged in to the virtual folder generated in step 5 and the file is managed by the folder, in step 6, the file is defined in the folder. This is the process of renaming the file name that has been set. In the third process, in step 7, the audio file with the compressed image data of “desktop.ini” is read, a Disp chunk is found from among the files, JPEG code processing is performed, and thumbnail information is displayed in a list view in the browser. This is the processing to be performed.

【0033】次に、圧縮画像データ付音声ファイル生成
装置で生成された圧縮画像データ付音声ファイルのファ
イル管理装置における閲覧表示処理について図6を用い
て説明する。
Next, referring to FIG. 6, a description will be given of browsing and displaying processing in the file management device of the audio file with compressed image data generated by the audio file with compressed image data generation device.

【0034】ここで、図6(a)は圧縮画像データ付音
声ファイルを生成し記憶する機能を有する電子スチルカ
メラ等の圧縮画像データ付音声ファイル生成装置を示
し、図6(b)は圧縮画像データ付音声ファイル生成装
置に接続されたパソコン等の圧縮画像データ付音声ファ
イル管理装置を示す。
FIG. 6A shows an audio file generating apparatus with compressed image data such as an electronic still camera having a function of generating and storing an audio file with compressed image data, and FIG. 6B shows a compressed image data generating apparatus. 1 shows a sound file management device with compressed image data such as a personal computer connected to a sound file generation device with data.

【0035】このファイル管理装置は、同図に示すよう
に、圧縮画像データ付音声ファイル生成装置と直接的ま
たは通信による間接的な手段によりアクセス可能であ
り、読み込まれた圧縮画像データ付音声ファイルは所定
の処理が施されて閲覧用画面にサムネール画像群からな
る縮小JPEG圧縮画像群として表示される。
As shown in the figure, the file management device can be directly or indirectly communicated with the audio file generating device with compressed image data, and the read audio file with compressed image data is A predetermined process is performed, and the image is displayed as a reduced JPEG compressed image group including a thumbnail image group on the browsing screen.

【0036】この縮小JPEG圧縮画像群を閲覧するこ
とにより、音声ファイルがどのような時のデータか、ま
た音声ファイルに録音されているアーティストがどのよ
うな人であるか等を画像を閲覧することにより容易に判
断することができる。
By browsing the reduced JPEG compressed image group, it is possible to browse the image to determine what kind of data the audio file is at and what kind of artist is recorded in the audio file. Can be easily determined.

【0037】ここで、縮小画像のJPEG圧縮画像デー
タの閲覧、音声ファイルを実行するための統合アプリケ
ーションは実質的にはWindows(マイクロソフト
社の登録商標で基本オペレーションシステム)のデスク
トップを統合化したものを利用する。ファイルが保存さ
れている保存元(内蔵記憶装置、リムーバブル記憶装
置)には縮小JPEG圧縮画像データの閲覧時に、瞬時
にファイルアクセスできるように、ファイル保存元に特
殊なIDを記述したファイルを持たせ、前記の統合アプ
リケーションがそのIDを検知すると、図6(b)に示
すように、保存元のファイル構造が多階層、単階層にか
かわらずアプリケーションのデスクトップの直下に縮小
JPEG圧縮画像付音声ファイルの単階層フォルダとし
て表示する。この特殊フォルダを直接アクセスすること
により、閲覧用画面に縮小されたJPEG圧縮画像デー
タ付き音声ファイル内の縮小JPEG圧縮画像群を表示
させることができる。なお、アプリケーションからはフ
オルダとして見たてることにより、OS管理のWind
ows Explorerからは見させなくし、矛盾を
生じさせないという効果を持たせることができる。
Here, an integrated application for viewing JPEG compressed image data of a reduced image and executing an audio file is substantially an integrated version of the Windows (registered trademark of Microsoft Corporation) operating system desktop. Use. The source where the file is stored (built-in storage device, removable storage device) has a file in which a special ID is described in the file storage source so that the file can be accessed instantly when viewing the reduced JPEG compressed image data. When the integrated application detects the ID, as shown in FIG. 6B, regardless of whether the file structure of the storage source is multi-layer or single-layer, the audio file of the reduced JPEG compressed image-attached audio file is located immediately below the application desktop. Display as a single-level folder. By directly accessing this special folder, a group of reduced JPEG compressed images in the reduced audio file with JPEG compressed image data can be displayed on the viewing screen. It should be noted that the application can be viewed as a folder so that the OS management Wind
The ows explorer can be made invisible and an effect of causing no contradiction can be provided.

【0038】縮小JPEG圧縮画像群の閲覧用画面ヘの
描画方法は、ファイル管理装置のデータ記憶装置に、圧
縮画像データ付音声ファイルが図4(b)に示す状態で
格納されているので、音声ファイルヘッダ情報および画
像データヘッダ情報を、図2および図3のファイルフォ
ーマットに従って解読し、画像圧縮データ開始位置I_
S、画像圧縮データ終了位置I_Eを決定し、決定され
た画像圧縮データ開始位置I_Sを始点として画像デー
タ伸長処理ファイルにデータを渡し、閲覧用画面に描画
する。
The drawing method of the reduced JPEG compressed image group on the browsing screen is as follows. Since the audio file with the compressed image data is stored in the data storage device of the file management device in the state shown in FIG. The file header information and the image data header information are decoded according to the file formats shown in FIGS. 2 and 3, and the image compressed data start position I_
S, the image compression data end position I_E is determined, the data is passed to the image data decompression processing file with the determined image compression data start position I_S as a starting point, and drawn on the browsing screen.

【0039】次に、図6と異なる形態で、圧縮画像デー
タ付音声ファイルを閲覧表示する場合について図7を用
いて説明する。
Next, a case where the audio file with compressed image data is browsed and displayed in a form different from that of FIG. 6 will be described with reference to FIG.

【0040】ここで、図7(a)は生成された圧縮画像
データ付音声ファイルを格納しているネットワーク上に
接続されたサーバのホームページ用ファイル構造を示
し、図7(b)は圧縮画像データ付音声ファイルデータ
をネットワークを介して入力されるパソコン等からなる
圧縮画像データ付音声ファイル管理装置を示す。
Here, FIG. 7A shows a file structure for a homepage of a server connected to a network which stores the generated audio file with compressed image data, and FIG. 7B shows the compressed image data. 1 shows an audio file management apparatus with compressed image data comprising a personal computer or the like to which audio file data with input is input via a network.

【0041】一般的にホームページ管理用サーバのファ
イル構成は、図7(a)に示すように、ルートフォルダ
の下に多階層フォルダ構造となっている。その中に、圧
縮画像データ付音声ファイルを専用または共用フォルダ
の中に格納し、ファイル管理装置側では、図7(b)に
示すように、HTMLファイル内でリンクをかけ、ブラ
ウザの中でその映像部分のデータを閲覧できるように専
用のプラグインモジュールを開発して提供することによ
り、圧縮画像データ付音声ファイルを活用することがで
きる。
Generally, as shown in FIG. 7A, the file configuration of the homepage management server has a multi-level folder structure under a root folder. The audio file with the compressed image data is stored therein in a dedicated or shared folder, and the file management device links the HTML file as shown in FIG. By developing and providing a dedicated plug-in module so that the data of the video portion can be viewed, an audio file with compressed image data can be used.

【0042】なお、マイクロソフト社が開発したInt
renet Explorerのプラグインの場合は、
図8に示すフォルダ内に専用のプラグインファイルをコ
ピーすることにより、Internet Explor
erとの連携が可能となる。他の実装方法としては、図
9に示すようにCOM(Componet Objec
t Model)を使った方法でもよく、この場合も専
用のプラグインファイルが必要となる。
Note that Int developed by Microsoft Corporation
In the case of the plug-in of renet Explorer,
By copying the dedicated plug-in file into the folder shown in FIG. 8, Internet Explorer
er can be linked. As another mounting method, as shown in FIG. 9, a COM (Component Object) is used.
t Model). In this case, a special plug-in file is required.

【0043】[0043]

【発明の効果】本願請求項1および請求項2に記載の発
明によれば、ファイルフオーマットに関してはファイル
サイズを最小限に押さえることができ、また、ファイル
が圧縮形式で構成されるので、パソコン内や組み込み機
器内で用いた場合には、データを処理する際にバスがオ
ーバーロードすることがなく、またインターネット等に
おいて伝送容量の小さい回線で送っても、ファイル容量
が小さく抑えられるので、容易に転送することが可能と
なる。
According to the first and second aspects of the present invention, it is possible to minimize the file size of the file format, and since the file is formed in a compressed format, the file format in the personal computer is reduced. When used in embedded devices, the bus does not overload when processing data, and the file size can be kept small even when sent over a line with a small transmission capacity on the Internet etc. It becomes possible to transfer.

【0044】本願請求項3に記載の発明によれば、本発
明に係る圧縮画像データ付音声ファイルをこの音声ファ
イルを生成した装置から入力して、ファイル管理装置に
おいて、容易に縮小化された音声付き画像を一覧表示さ
せることができる。
According to the third aspect of the present invention, the audio file with the compressed image data according to the present invention is input from the device that generated the audio file, and the audio file easily reduced in the file management device is obtained. A list of attached images can be displayed.

【0045】本願請求項4に記載の発明によれば、イン
ターネットホームページサーバーにおいて、本発明に係
る圧縮画像データ付音声ファイルをファイル管理させる
ことにより、ファイル管理に要する記憶容量を低減する
ことができると共に、インターネットブラウザ等を利用
して、容易にこの圧縮画像データ付音声ファイルにアク
セスすることが可能となる。
According to the invention described in claim 4 of the present application, the storage capacity required for file management can be reduced by causing the Internet homepage server to perform file management of the audio file with compressed image data according to the present invention. It is possible to easily access this audio file with compressed image data using an Internet browser or the like.

【0046】本願請求項5に記載の発明によれば、電子
スチルカメラ等の音声および画像処理装置において、取
り込まれた音声データおよび画像データを用いて、容易
に圧縮画像データ付音声ファイルを得ることができる。
According to the fifth aspect of the present invention, an audio and image processing apparatus such as an electronic still camera can easily obtain an audio file with compressed image data by using captured audio data and image data. Can be.

【0047】本願請求項6に記載の発明によれば、電子
スチルカメラ等の音声および画像処理装置において、入
力された圧縮画像データ付音声ファイルを用いて、容易
に音声付き画像を閲覧表示させることができ、音声録音
時の撮影シーン等を容易に把握することが可能となる。
According to the invention described in claim 6 of the present application, in a sound and image processing device such as an electronic still camera, an image with sound can be easily browsed and displayed using an input sound file with compressed image data. This makes it possible to easily grasp the shooting scene and the like at the time of voice recording.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施形態に係る圧縮画像データ付音
声ファイルを生成すると共に、圧縮画像データ付音声フ
ァイルを用いて画像を閲覧する機能を備える電子スチル
カメラ等の音声および画像処理装置の構成を示すブロッ
ク図である。
FIG. 1 is a diagram illustrating an audio and image processing apparatus such as an electronic still camera having a function of generating an audio file with compressed image data and browsing an image using the audio file with compressed image data according to an embodiment of the present invention. FIG. 3 is a block diagram illustrating a configuration.

【図2】図1に示すメモリ7に形成された圧縮画像デー
タ付音声ファイルフォーマットの一例を示す図である。
FIG. 2 is a diagram showing an example of an audio file format with compressed image data formed in a memory 7 shown in FIG. 1;

【図3】図2に示すディスプレイチャンクヘッダー(D
isp chunk Header)内のデータ領域に
格納される圧縮画像データとしてのJPEGサムネール
データ(Thumbnil Data)のファイルフォ
ーマットを示す図である。
FIG. 3 shows a display chunk header (D
FIG. 3 is a diagram illustrating a file format of JPEG thumbnail data (Thumbnil Data) as compressed image data stored in a data area in an isp chunk Header.

【図4】図2に示すメモリ7に記憶された音声および画
像圧縮データから、システムコントローラ12の制御に
より、1つの圧縮画像データ付音声ファイルを生成する
過程を説明するための図である。
FIG. 4 is a diagram for explaining a process of generating one audio file with compressed image data under the control of a system controller 12 from audio and image compressed data stored in a memory 7 shown in FIG. 2;

【図5】圧縮画像データ付音声ファイル生成装置および
圧縮画像データ付音声ファイルを記憶し閲覧する圧縮画
像データ付音声ファイル管理装置との関連を説明するた
めの図である。
FIG. 5 is a diagram for explaining the relationship between an audio file generation device with compressed image data and an audio file management device with compressed image data for storing and viewing an audio file with compressed image data.

【図6】圧縮画像データ付音声ファイル生成装置で生成
された圧縮画像データ付音声ファイルのファイル管理装
置における閲覧表示処理を説明するための図である。
FIG. 6 is a diagram for explaining a browsing display process in a file management device of an audio file with compressed image data generated by the audio file with compressed image data generation device.

【図7】圧縮画像データ付音声ファイルの管理システム
における閲覧表示処理を説明するための図である。
FIG. 7 is a diagram for explaining a browsing display process in the management system of the audio file with compressed image data.

【図8】プラグインモジュールを使用した記述例を示す
図である。
FIG. 8 is a diagram illustrating a description example using a plug-in module.

【図9】COMオブジェクトを使用した記述例を示す図
である。
FIG. 9 is a diagram illustrating a description example using a COM object.

【符号の説明】[Explanation of symbols]

1 レンズ 2 CCD 3 撮像プロセス部 4,14 A/D変換器 5 フレームメモリ 6 音声・画像圧縮伸長部 7 メモリ 8 コネクタ 9 メモリカード 10 信号処理部 11,16 D/A変換器 12 システムコントローラ 13 スイッチ 15 マイク 17 スピーカ 18 表示部 Reference Signs List 1 lens 2 CCD 3 imaging process unit 4, 14 A / D converter 5 frame memory 6 audio / image compression / expansion unit 7 memory 8 connector 9 memory card 10 signal processing unit 11, 16 D / A converter 12 system controller 13 switch 15 Microphone 17 Speaker 18 Display

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5C053 FA10 GB06 GB09 GB11 GB36 HA29 LA01 LA11 9A001 BB06 EE04 EE05 EE06 HH15 HH23 JJ25 JJ27  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5C053 FA10 GB06 GB09 GB11 GB36 HA29 LA01 LA11 9A001 BB06 EE04 EE05 EE06 HH15 HH23 JJ25 JJ27

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 圧縮処理された音声ファイル内に圧縮処
理された画像データを包含させたことを特徴とする圧縮
画像データ付音声ファイル。
1. An audio file with compressed image data, wherein compressed audio data is included in a compressed audio file.
【請求項2】 圧縮処理された音声ファイル内に圧縮処
理された画像データを包含させた圧縮画像データ付音声
ファイルを生成することを特徴とする圧縮画像データ付
音声ファイル生成装置。
2. An audio file with compressed image data generating apparatus, wherein an audio file with compressed image data is generated by including compressed image data in a compressed audio file.
【請求項3】 前記請求項2記載の圧縮画像データ付音
声ファイル生成装置と直接的または通信による間接的な
手段により入力された前記圧縮画像データ付音声ファイ
ルを管理する圧縮画像データ付音声ファイル管理装置に
おいて、特定ID情報を有するファイルを認識して該フ
ァイルを入れた特殊フォルダを形成し表示する手段と、
入力された前記圧縮画像データ付音声ファイルを前記表
示された特殊フォルダ中においてリネーム処理する手段
と、前記リネーム処理された圧縮画像データ付音声ファ
イルに基づいて、縮小画像化された音声付きサムネール
画像群として閲覧表示する手段とから構成されているこ
とを特徴とする圧縮画像データ付音声ファイル管理装
置。
3. An audio file with compressed image data management for managing the audio file with compressed image data input by the direct or indirect means by communication with the audio file with compressed image data generating apparatus according to claim 2. Means for recognizing a file having specific ID information and forming and displaying a special folder containing the file,
Means for renaming the input audio file with compressed image data in the displayed special folder, and a thumbnail image group with audio reduced to an image based on the renamed audio file with compressed image data And a means for browsing and displaying as an audio file management apparatus with compressed image data.
【請求項4】 圧縮処理された音声ファイル内に圧縮処
理された縮小画像からなる画像データを包含する圧縮画
像データ付音声ファイルを格納するサーバと、該サーバ
からネットワークを介して前記圧縮画像データ付音声フ
ァイルを入力してホームページ上に描画する手段および
描画された縮小画像データを一覧表示する手段とを有す
る圧縮画像データ付音声ファイル管理装置とからなるこ
とを特徴とする圧縮画像データ付音声ファイル管理シス
テム。
4. A server for storing an audio file with compressed image data including image data composed of a compressed reduced image in a compressed audio file, and a server which stores the compressed image data via the network from the server. An audio file management apparatus with compressed image data, comprising: a means for inputting an audio file and drawing on a homepage; and a means for displaying a list of drawn reduced image data. system.
【請求項5】 入力された映像データを圧縮処理する画
像圧縮手段と、入力された音声データを圧縮処理する音
声圧縮手段を備えた音声および画像処理装置において、 前記圧縮処理された音声データの音声ファイル内に前記
圧縮処理された画像データを包含させた圧縮画像データ
付音声ファイルを生成する手段を備えることを特徴とす
る音声および画像処理装置。
5. An audio and image processing apparatus comprising: an image compression unit for compressing input video data; and an audio compression unit for compressing input audio data, wherein the audio of the compressed audio data is provided. An audio and image processing apparatus comprising: means for generating an audio file with compressed image data in which the compressed image data is included in a file.
【請求項6】 圧縮された画像データを伸長処理する画
像データ伸長手段と、圧縮された音声データを伸長処理
する音声データ伸長手段と、伸長された画像データと伸
長された音声データに基づいて音声付き画像データを表
示する閲覧表示手段とを備えた音声および画像信号処理
装置において、 圧縮処理された音声ファイル内に圧縮処理された画像デ
ータを包含させた圧縮画像データ付音声ファイルを入力
して、前記圧縮された画像データおよび前記圧縮された
音声データとを生成する手段を備えることを特徴とする
音声および画像処理装置。
6. An image data decompression means for decompressing compressed image data, an audio data decompression means for decompressing compressed audio data, and audio based on the decompressed image data and decompressed audio data. An audio and image signal processing device comprising: a browsing display means for displaying attached image data, wherein an audio file with compressed image data including compressed image data is input into a compressed audio file, An audio and image processing apparatus, comprising: means for generating the compressed image data and the compressed audio data.
JP2000072677A 2000-03-15 2000-03-15 Audio file with compressed image data and its generation / browsing system Expired - Fee Related JP3558577B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000072677A JP3558577B2 (en) 2000-03-15 2000-03-15 Audio file with compressed image data and its generation / browsing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000072677A JP3558577B2 (en) 2000-03-15 2000-03-15 Audio file with compressed image data and its generation / browsing system

Publications (2)

Publication Number Publication Date
JP2001268502A true JP2001268502A (en) 2001-09-28
JP3558577B2 JP3558577B2 (en) 2004-08-25

Family

ID=18591045

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000072677A Expired - Fee Related JP3558577B2 (en) 2000-03-15 2000-03-15 Audio file with compressed image data and its generation / browsing system

Country Status (1)

Country Link
JP (1) JP3558577B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005051635A (en) * 2003-07-30 2005-02-24 Sony Corp Authentication processor and security processing method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005051635A (en) * 2003-07-30 2005-02-24 Sony Corp Authentication processor and security processing method
JP4599814B2 (en) * 2003-07-30 2010-12-15 ソニー株式会社 Authentication processing apparatus and security processing method

Also Published As

Publication number Publication date
JP3558577B2 (en) 2004-08-25

Similar Documents

Publication Publication Date Title
US8819173B2 (en) System and method for effectively implementing an electronic image manager device
JP3862502B2 (en) Method and system for digital imaging device
US6904185B1 (en) Techniques for recursively linking a multiply modified multimedia asset to an original digital negative
US20040133924A1 (en) Techniques for syncronizing any of a plurality of associated multimedia assets in a distributed system
US20060193012A1 (en) Techniques for acquiring a parent multimedia asset (digital negative) from any of a plurality of multiply modified child multimedia assets
US7062107B1 (en) Techniques for generating a distributed low-resolution digital image capable of viewing in any resolution
EP1835420A1 (en) Information processing apparatus and method, and program
JPH07245723A (en) Image processor
JPH10161837A (en) Display device, display method and recording medium
JP2008083863A (en) Content management device, web server, network system, content management method, content information management method and program
US7319536B1 (en) Techniques for synchronizing any of a plurality of associated multimedia assets in a distributed system
JP6088625B2 (en) Acquiring multimedia assets from multiple multiple modified child multimedia assets
US7836024B2 (en) File generating method and file retrieving method
TW499815B (en) Image capturing apparatus and method, and recording medium therefor
US7111022B1 (en) Recording apparatus and method and storage medium
US20060201310A1 (en) Information processing apparatus, information recording/playback system and contents transfer method
JP3302035B2 (en) camera
JP2001078005A (en) Method and device for converting plural pictures to picture in meta-data form by combining them
US7382380B1 (en) On demand techniques for using data associated with a digital image suitable for rasterization at any resolution
JP3558577B2 (en) Audio file with compressed image data and its generation / browsing system
EP1243127B1 (en) Techniques for synchronizing any of a plurality of associated multimedia assets in a distributed system
JP2001236252A (en) Method for converting format of image and recording medium with its program recorded
JP3628650B2 (en) Method and system for viewing an image from an image capture device on a host computer
US20070009228A1 (en) Information processing device and method, program recording medium, program, and imaging device
JPH08147952A (en) Recording and reproducing device

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040511

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040518

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: 20080528

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090528

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100528

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110528

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110528

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120528

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees