JP4565499B2 - データの記録方法、データの集合の取り出し方法、データファイル、データ構造、および当該データを収容する媒体 - Google Patents
データの記録方法、データの集合の取り出し方法、データファイル、データ構造、および当該データを収容する媒体 Download PDFInfo
- Publication number
- JP4565499B2 JP4565499B2 JP2004558096A JP2004558096A JP4565499B2 JP 4565499 B2 JP4565499 B2 JP 4565499B2 JP 2004558096 A JP2004558096 A JP 2004558096A JP 2004558096 A JP2004558096 A JP 2004558096A JP 4565499 B2 JP4565499 B2 JP 4565499B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- length
- item
- klv
- metadata
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
- 238000000034 method Methods 0.000 title claims description 14
- 238000000605 extraction Methods 0.000 title 1
- 230000009191 jumping Effects 0.000 description 3
- 230000006835 compression Effects 0.000 description 2
- 238000007906 compression Methods 0.000 description 2
- 230000001360 synchronised effect Effects 0.000 description 2
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/43—Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
- H04N21/435—Processing of additional data, e.g. decrypting of additional data, reconstructing software from modules extracted from the transport stream
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/20—Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
- H04N21/23—Processing of content or additional data; Elementary server operations; Server middleware
- H04N21/235—Processing of additional data, e.g. scrambling of additional data or processing content descriptors
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/80—Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
- H04N21/83—Generation or processing of protective or descriptive data associated with content; Content structuring
- H04N21/845—Structuring of content, e.g. decomposing content into time segments
- H04N21/8455—Structuring of content, e.g. decomposing content into time segments involving pointers to the content, e.g. pointers to the I-frames of the video stream
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
- Television Signal Processing For Recording (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management Or Editing Of Information On Record Carriers (AREA)
Description
− カプセル化されたデータのタイプを示す標準化されたキー、これに続いて、
− カプセル化されたデータの長さの指示子、これに続いて
− カプセル化されたデータ
の繰り返しが提案される(SMPTE標準 SMPTE 336M Data Encoding Protocol Using KLVも参照されたい)。
− 所定のコンテナ長を有するデータコンテナを記録するステップと、
− バックポインタを示すキーを記録するステップと、
− 長さ指示子を記録するステップと、
− 上記のコンテナ長を示す値を記録するステップとを有するデータ記録方法である。
− 長さ指示を記録するステップ、および
− 上記のバックポインタを示すキーを記録するステップ
も有するのである。
− データの第1の集合にアクセスするステップと、
− バックポインタを示すキーにアクセスするステップと、
− コンテナ長を示す値を読み出すステップと、
− この値を使用してデータの第2の集合にアクセスするステップとを有する方法によって行われるのである。
− コンテナ長を有するデータコンテナと、
− バックポインタキーと、
− 長さ指示子と、
− 上記のコンテナ長を示す値とを含んでおり、
さらに本発明により、このようなデータファイルを収容する媒体が提案される。
− データコンテナと、
− バックポインタキーと、
− 長さ指示子と、
− 上記のデータコンテナの長さを示す値とを順次に有するデータ構造が提案されるのである。
− 長さ指示子
− バッグポインタキー
のうちの1つまたは両方を有するのである。
− 図1は、本発明によるデータ構造の第1実施形態を示しており、
− 図2は、本発明によるデータ構造の第2実施形態を示しており、
− 図3は、新たに提案されるKLVL符号化の例を示しており、
− 図4は、新たに提案されるKLVLK符号化の例を示している。
Ke L1 F1 Kbp Lbp l1 Ke L2 F2 Kbp Lbp l2 Ke L3 F3 Kbp Lbp l3
であり、ここでLiは、符号化データFiの長さであり、liは符号化されたデータFiを含むKLV項目(Ke Li Fi)の長さである。
− データV1に定義され、256バイトで符号化される(L1は256である)この記録のタイトル(キーK1)と、
− データV2に定義され、2バイトで符号化される(L2は2である)ビデオ圧縮法(キーK2)と、
− データV3に定義され、4バイトで符号化される(L3は4である)記録の秒単位での持続時間(キーK3)とを考慮する。
K1L1V1L1K2L2V2L2K3L3V3L3
で記録する。
Ki Li Vi Li Ki
で記録することによってKLVLK符号化が得られる。
− データV1に定義され、256バイトで符号化される(L1は256である)この記録のタイトル(キーK1)と、
− データV2に定義され、2バイトで符号化される(L2は2である)ビデオ圧縮法(キーK2)とを考慮する。
K1L1V1L1K1K2L2V2L2K2
で記録する。
Claims (5)
- データを記録する方法において、
つぎの順次のステップ、すなわち、
− 所定のコンテナ長(le;lm)を有するデータコンテナ(KeLeVe;KmLmVm)を記録するステップと、
− バックポインタを示すキー(Kbp)を記録するステップと、
− 長さ指示子(Lbp)を記録するステップと、
− 上記のコンテナ長(le;lm)を示す値(Vbp)を記録するステップとを有することを特徴とする、
データを記録する方法。 - さらに
− 前記の長さ指示子を記録するステップを有する、
請求項1に記載の方法。 - さらに
− 前記のバックポインタを指示するキーを記憶するステップを有する、
請求項2に記載の方法。 - 媒体上のデータの集合を、記録の順序とは逆の順序で取り出す方法において、
− データの第1の集合にアクセスし、
− バックポインタを示すキー(Kbp)にアクセスするステップと、
− コンテナ長を示す値(Vbp)を読み出すステップと、
− 当該値(Vbp)を使用してデータの第2の集合(KeLeVe;KmLmVm)にアクセスするステップとを有することを特徴とする、
媒体上のデータの集合を記録の順序とは逆の順序で取り出す方法。 - 前記のデータの集合をKLV符号化する、
請求項4に記載の方法。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP02293016A EP1427213A1 (en) | 2002-12-06 | 2002-12-06 | Method for recording data , method for retrieving sets of data, data file, data structure and recording medium |
PCT/EP2003/050869 WO2004054267A2 (en) | 2002-12-06 | 2003-11-21 | Method for recording data, method for retrieving sets of data, data file, data structure and recording medium |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010140364A Division JP5164183B2 (ja) | 2002-12-06 | 2010-06-21 | データの記録方法、データの集合の取り出し方法、データファイル、データ構造、および当該データを収容する媒体 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2006509433A JP2006509433A (ja) | 2006-03-16 |
JP4565499B2 true JP4565499B2 (ja) | 2010-10-20 |
Family
ID=32309496
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004558096A Expired - Lifetime JP4565499B2 (ja) | 2002-12-06 | 2003-11-21 | データの記録方法、データの集合の取り出し方法、データファイル、データ構造、および当該データを収容する媒体 |
JP2010140364A Expired - Lifetime JP5164183B2 (ja) | 2002-12-06 | 2010-06-21 | データの記録方法、データの集合の取り出し方法、データファイル、データ構造、および当該データを収容する媒体 |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010140364A Expired - Lifetime JP5164183B2 (ja) | 2002-12-06 | 2010-06-21 | データの記録方法、データの集合の取り出し方法、データファイル、データ構造、および当該データを収容する媒体 |
Country Status (9)
Country | Link |
---|---|
US (1) | US8526776B2 (ja) |
EP (2) | EP1427213A1 (ja) |
JP (2) | JP4565499B2 (ja) |
AT (1) | ATE481821T1 (ja) |
AU (1) | AU2003298308A1 (ja) |
CA (1) | CA2505741C (ja) |
DE (1) | DE60334242D1 (ja) |
ES (1) | ES2353007T3 (ja) |
WO (1) | WO2004054267A2 (ja) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3891295B2 (ja) * | 2003-07-09 | 2007-03-14 | ソニー株式会社 | 情報処理装置および方法、プログラム記録媒体、並びにプログラム |
JP2007509457A (ja) * | 2003-10-24 | 2007-04-12 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | ストリームデータからの信号の前進及び後退再生 |
TWI312962B (en) * | 2006-08-11 | 2009-08-01 | Quanta Comp Inc | Method and apparatus for estimating audio length of audio file |
KR20080057972A (ko) * | 2006-12-21 | 2008-06-25 | 삼성전자주식회사 | 프리뷰 기능을 갖는 멀티미디어 데이터 인코딩/디코딩 방법및 장치 |
US10037148B2 (en) * | 2016-01-05 | 2018-07-31 | Microsoft Technology Licensing, Llc | Facilitating reverse reading of sequentially stored, variable-length data |
US10191693B2 (en) | 2016-10-14 | 2019-01-29 | Microsoft Technology Licensing, Llc | Performing updates on variable-length data sequentially stored and indexed to facilitate reverse reading |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4210961B1 (en) * | 1971-10-08 | 1996-10-01 | Syncsort Inc | Sorting system |
US4633391A (en) * | 1983-10-21 | 1986-12-30 | Storage Technology Partners Ii | Extended index for digital information storage and retrieval device |
AU669563B2 (en) * | 1992-09-22 | 1996-06-13 | Sony Corporation | Digital video signal processing apparatus and method |
FR2754956B1 (fr) | 1996-10-18 | 1998-11-20 | Leroy Somer Moteurs | Dispositif de regulation d'un alternateur synchrone sans balais |
FR2777834B1 (fr) | 1998-04-28 | 2000-06-23 | Valeo | Actionneur electromecanique pour boite de vitesse |
EP1148728A1 (en) * | 2000-04-05 | 2001-10-24 | THOMSON multimedia | Trick play signal generation for a digital video recorder |
US6792433B2 (en) * | 2000-04-07 | 2004-09-14 | Avid Technology, Inc. | Indexing interleaved media data |
JP4273636B2 (ja) * | 2000-06-30 | 2009-06-03 | ソニー株式会社 | 情報記録装置及び方法、情報記録システム |
GB2366926A (en) * | 2000-09-06 | 2002-03-20 | Sony Uk Ltd | Combining material and data |
US7149750B2 (en) * | 2001-12-19 | 2006-12-12 | International Business Machines Corporation | Method, system and program product for extracting essence from a multimedia file received in a first format, creating a metadata file in a second file format and using a unique identifier assigned to the essence to access the essence and metadata file |
-
2002
- 2002-12-06 EP EP02293016A patent/EP1427213A1/en not_active Withdrawn
-
2003
- 2003-11-21 US US10/537,463 patent/US8526776B2/en active Active
- 2003-11-21 CA CA2505741A patent/CA2505741C/en not_active Expired - Fee Related
- 2003-11-21 EP EP03796040A patent/EP1568231B1/en not_active Expired - Lifetime
- 2003-11-21 JP JP2004558096A patent/JP4565499B2/ja not_active Expired - Lifetime
- 2003-11-21 DE DE60334242T patent/DE60334242D1/de not_active Expired - Lifetime
- 2003-11-21 AU AU2003298308A patent/AU2003298308A1/en not_active Abandoned
- 2003-11-21 WO PCT/EP2003/050869 patent/WO2004054267A2/en active Application Filing
- 2003-11-21 AT AT03796040T patent/ATE481821T1/de not_active IP Right Cessation
- 2003-11-21 ES ES03796040T patent/ES2353007T3/es not_active Expired - Lifetime
-
2010
- 2010-06-21 JP JP2010140364A patent/JP5164183B2/ja not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP5164183B2 (ja) | 2013-03-13 |
AU2003298308A8 (en) | 2004-06-30 |
WO2004054267A2 (en) | 2004-06-24 |
EP1568231A2 (en) | 2005-08-31 |
CA2505741C (en) | 2013-01-08 |
ES2353007T3 (es) | 2011-02-24 |
EP1568231B1 (en) | 2010-09-15 |
JP2010283837A (ja) | 2010-12-16 |
AU2003298308A1 (en) | 2004-06-30 |
ATE481821T1 (de) | 2010-10-15 |
CA2505741A1 (en) | 2004-06-24 |
US20060153524A1 (en) | 2006-07-13 |
EP1427213A1 (en) | 2004-06-09 |
WO2004054267A3 (en) | 2005-02-17 |
JP2006509433A (ja) | 2006-03-16 |
US8526776B2 (en) | 2013-09-03 |
DE60334242D1 (de) | 2010-10-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8161021B2 (en) | Recording apparatus, reproduction apparatus, and file management method | |
US7155448B2 (en) | Method and apparatus for recording data and recovering recorded data | |
JP5164183B2 (ja) | データの記録方法、データの集合の取り出し方法、データファイル、データ構造、および当該データを収容する媒体 | |
US9071816B2 (en) | Method of storing a real time stream of information signals on a disc like record carrier | |
US20090164487A1 (en) | Data management method using a table, and related storage device, storage medium and program | |
CN101351845B (zh) | 记录装置、记录方法和记录程序、以及摄像装置、摄像方法和摄像程序 | |
JP2005129217A5 (ja) | ||
KR20100106327A (ko) | 멀티미디어 파일을 위한 계층적 및 감소된 인덱스 구조 | |
EP1486979A1 (en) | Data recording method, data recording device, data recording medium, data reproduction method, and data reproduction device | |
JP2007012112A (ja) | データ記録装置及びその方法、プログラム、記録媒体 | |
EP1842200A1 (en) | Method for preparing dvd-video formatted data, method for reconstructing dvd-video data and dvd-video data structure | |
US6871007B1 (en) | Signal processing on information files so as to obtain characteristic point information sequences | |
CN110740391A (zh) | 一种修复mp4损坏文件的方法 | |
US8145041B2 (en) | Video processing device | |
CN100541633C (zh) | 记录媒体的信息再现方法 | |
EP1313327A1 (en) | Digital video recorder and methods for digital recording | |
TW421784B (en) | Data processing method and system | |
CN100562938C (zh) | 信息处理设备和方法 | |
KR101051063B1 (ko) | 영상 수록 재생 장치, 영상 수록 방법, 영상 재생 방법 및 영상 수록 재생 방법 | |
JP2004356751A (ja) | 情報処理装置、情報処理方法及び記録媒体 | |
JP5120322B2 (ja) | データ信号記録装置およびデータ信号再生装置 | |
JP5120479B2 (ja) | データ信号記録装置およびデータ信号再生装置 | |
CN112887784A (zh) | 加密视频的播放方法、装置、设备及系统 | |
CN117395452A (zh) | 一种音视频帧扩展存储方法及系统 | |
JP2001285800A (ja) | データ信号記録再生装置およびデータ信号記録再生方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20061120 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20091225 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20100311 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20100311 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20100317 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20100323 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20100323 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20100324 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20100325 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100621 |
|
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: 20100728 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100729 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4565499 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130813 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
EXPY | Cancellation because of completion of term |