KR20050050573A - 데이터 스트림내 정의된 위치의 저장 또는 재배치를 위한방법 및 장치 - Google Patents
데이터 스트림내 정의된 위치의 저장 또는 재배치를 위한방법 및 장치 Download PDFInfo
- Publication number
- KR20050050573A KR20050050573A KR1020040096958A KR20040096958A KR20050050573A KR 20050050573 A KR20050050573 A KR 20050050573A KR 1020040096958 A KR1020040096958 A KR 1020040096958A KR 20040096958 A KR20040096958 A KR 20040096958A KR 20050050573 A KR20050050573 A KR 20050050573A
- Authority
- KR
- South Korea
- Prior art keywords
- data stream
- data
- type
- packets
- mts
- 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
Links
- 238000000034 method Methods 0.000 title claims description 34
- 101001073193 Homo sapiens Pescadillo homolog Proteins 0.000 claims description 4
- 102100035816 Pescadillo homolog Human genes 0.000 claims description 4
- 101100243456 Arabidopsis thaliana PES2 gene Proteins 0.000 claims description 3
- 239000003550 marker Substances 0.000 claims 2
- 230000006870 function Effects 0.000 description 22
- 235000019801 trisodium phosphate Nutrition 0.000 description 12
- 230000008569 process Effects 0.000 description 11
- 230000001360 synchronised effect Effects 0.000 description 7
- 238000004364 calculation method Methods 0.000 description 5
- 238000001094 photothermal spectroscopy Methods 0.000 description 5
- 230000008901 benefit Effects 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 4
- 230000002441 reversible effect Effects 0.000 description 4
- 230000009286 beneficial effect Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000007704 transition Effects 0.000 description 2
- 238000007630 basic procedure Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 238000012854 evaluation process Methods 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 230000009191 jumping Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 230000002123 temporal effect Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B20/00—Signal processing not specific to the method of recording or reproducing; Circuits therefor
- G11B20/10—Digital recording or reproducing
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B27/00—Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
- G11B27/10—Indexing; Addressing; Timing or synchronising; Measuring tape travel
- G11B27/19—Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier
- G11B27/28—Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier by using information signals recorded by the same method as the main recording
- G11B27/32—Indexing; Addressing; Timing or synchronising; Measuring tape travel by using information detectable on the record carrier by using information signals recorded by the same method as the main recording on separate auxiliary tracks of the same or an auxiliary record carrier
- G11B27/327—Table of contents
- G11B27/329—Table of contents on a disc [VTOC]
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B27/00—Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
- G11B27/005—Reproducing at a different information rate from the information rate of recording
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B2220/00—Record carriers by type
- G11B2220/20—Disc-shaped record carriers
- G11B2220/25—Disc-shaped record carriers characterised in that the disc is based on a specific recording technology
- G11B2220/2537—Optical discs
- G11B2220/2562—DVDs [digital versatile discs]; Digital video discs; MMCDs; HDCDs
Landscapes
- Engineering & Computer Science (AREA)
- Signal Processing (AREA)
- Television Signal Processing For Recording (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
- Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)
- Management Or Editing Of Information On Record Carriers (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
루틴이 남지 않고, 에러가 발생하지 않는 동안 반복함 | |
CurrentTimeCode = StreamParser.GetPosition()비디오 스트림내 현재 위치에서의 타임 코드를 결정함 | |
DistToMove = StreamParser.SeekTimeCode(CurrentTimeCode + ΔT)현재 타임 코드로부터 먼 지정 시간 간격에서 발생하는 타임 코드를 이용하여 패킷에 대한 비디오 스트림을 탐색함 | |
File.Seek(DistToMove)위치 포인터를 비디오 스트림 파일내 새로운 위치로 이동함 | |
지정 시간동안 대기함 |
OpenInfoFile() | 판독을 위해 정보 파일을 오픈함. |
CreateInfoFile() | 정보 파일을 생성하고, 기록을 위해 정보 파일을 오픈함. |
CloseInfoFile() | 정보 파일을 클로즈함. |
ParsePacket() | 판독을 위해 오픈된 정보 파일을 이용하여 비디오 데이터 패킷을 스캔함. |
ParseStream() | 비디오 데이터 스트림을 스캔함. 정보 파일이 판독용 OpenInfoFile()에 의해 오픈되면, 이 함수는 파싱을 위해 사용됨. 이전 호출이 CreateInfoFile()로 이루어지면, 정보 파일은 현재 비디오 데이터 스트림에 기초하여 생성됨. |
GetCurrentEnd-OfValidStream() | ParseStream()에 의한 마지막 호출 이후 비디오 데이터 스트림의 마지막 관련 (유효) 부분의 위치를 리턴함. 이 함수는, 예를 들어 완전한 PES 패킷으로 종료되지 않는 MPEG2-TS 데이터 스트림의 종료 시에 중요함. |
GetStartOf-StreamOffset() | 비디오 데이터 스트림의 제1 유효 부분의 위치를 리턴함. 이 함수는, 기록이 연속 비디오 데이터 스트림의 중앙에서 시작될 때 중요함. MPEG2-TS 데이터 스트림에서 "PES Strat"를 포함하는 제1 TSP의 위치를 리턴함. |
ResetInfoFilePosition() | 정보 파일내 파일 포인터를 파일 시작으로 리셋함. |
SeekTimeCode() | 정보 파일내 특정 타임 코드를 탐색하고, 탐색될 타임 코드의 위치에 도달하기 위하여, 비디오 데이터 스트림에서 점프되어야 하는 바이트의 수를 리턴함. |
CheckSync() | 비디오 데이터 스트림이 정보 파일에 동기되는지를 조사함. |
EndOfInfoFile() | 정보 파일의 종료가 도달되었는지를 체크함. |
전체 점프 카운터를 0으로 초기화함. | 1. | |
현재 패킷과 관련된 타임 코드를 판독함. | 2. | |
정보 파일에서 현재 판독된 타임 코드가 탐색된 것 보다 커서, 정보 파일의 시작에 도달되지 않고, 에러가 발견되지 않는 동안 반복함. | 3. | |
비디오 스트림내 현재 위치부터 이전 패킷까지의 바이트 수를 결정함. | 4. | |
이전 패킷과 관련된 타임 코드를 결정함. | 5. | |
정보 파일내 파일 포인터를 이전 정보 블록의 시작으로 설정함. | 6. | |
4.에서 판독된 바이트의 수를 전체 점프 카운터에 추가함. | 7. | |
전체 점프 카운터의 값을 리턴함. | 8. |
전체 점프 카운터를 0으로 초기화함. | 1. | ||
현재 패킷과 관련된 타임 코드를 판독함. | 2. | ||
다음 정보 블록의 시작(새로운 위치)으로 정보 파일내에서 점프함. | 3. | ||
정보 파일에서 현재 판독된 타임 코드가 탐색된 것 보다 작아서, 정보 파일의 시작에 도달되지 않고, 에러가 발견되지 않는 동안 반복함. | 4. | ||
정보 블록내 "Offset Packets" 필드를 정보 파일내 현재 위치에서 판독함. | 5. | ||
판독된 "Offset Packets" 필드가 0이고, 따라서 비디오 스트림내 그 다음 PES 패킷이 불완전한가(파일 종료)? | |||
YES | NO | ||
정보 파일에 대한 파일 포인터를 파일의 시작으로 설정함; 루프를 종료함. | 비디오 스트림내 본래 PES 패킷과 현재 PES 패킷간의 바이트의 수를 결정함. | 6. | |
6.에서 결정된 바이트의 수를 전체 점프 카운터에 추가함. | 7. | ||
현재 패킷과 관련된 타임 코드를 결정함. | 8. | ||
전체 점프 카운터의 값을 리턴함. | 9. |
Claims (12)
- 일정한 크기의 제1 데이터 패킷(TDP)들로 구성되는 제1 타입 데이터 스트림(MTS)내에서 정의된 위치들을 저장하거나 재배치하기 위한 방법으로서,상기 제1 데이터 패킷(TDP)들에 포함된 데이터 항목들은 그 시퀀스를 변경하지 않으면서 결합되어, 제2 타입 또는 또다른 타입의 하나 이상의 다른 데이터 스트림(PES1,PES2)이 되는 가변하는 크기를 가질 수도 있는 제2 또는 또다른 데이터 패킷(PP)들을 형성하고,상기 정의된 위치들에 배치되는 상기 제1 데이터 패킷(TDP)들은 상기 제2 데이터 패킷들의 시작 또는 헤더(PPH1,PPH2)를 포함하며,각각의 제2 데이터 패킷에 관련되는 추가 정보 뿐만 아니라 상기 정의된 위치들에 대한 설명이 상기 데이터 스트림들과는 별도로 저장되거나 검색되는 것을 특징으로 하는 방법.
- 제1항에 있어서,상기 정의된 위치들에 배치되는 상기 제1 데이터 패킷(TDP)들은, 동일한 데이터 스트림(EDS)과 관련된 상기 제2 데이터 패킷(PP)들 모두의 시작 또는 헤더(PPH1,PPH2)를 자동적으로 포함하는 방법.
- 제1항 또는 제2항에 있어서,상기 제2 데이터 패킷(PP)들은 인코드되는 하나의 타입의 데이터만을 포함하고, 상기 제2 데이터 패킷들의 시작 또는 헤더(PPH1,PPH2)는 상기 제2 데이터 스트림(EDS)의 디코딩을 위한 엔트리 포인트인 방법.
- 선행 항들 중 어느 한 항에 있어서,상기 제2 타입 데이터 스트림(EDS)의 데이터 패킷의 시작 또는 헤더(PPH2)를 포함하는 상기 제1 타입 데이터 스트림(MTS)내 데이터 패킷(PP#12)의 위치는, 상기 제2 타입 데이터 스트림(EDS)내 후속 또는 이전 제2 데이터 패킷의 시작 또는 헤더(PPH1)를 포함하는 상기 제1 타입 데이터 스트림(MTS)내 또다른 데이터 패킷(PP#11)에 대해 관련하여(OP,OB) 설명되는 방법.
- 선행 항들 중 어느 한 항에 있어서,상기 관련 지시(OP,OB)는 상기 제1 타입 패킷들의 수(OP) 및 바이트의 수(OB)를 설명하는 방법.
- 선행 항들 중 어느 한 항에 있어서,개별적으로 저장된 정보는 각 헤더의 타임 스탬프 뿐만 아니라 PES 패킷들의 헤더들의 위치를 포함하고, 상기 제1 타입 데이터 스트림(MTS)은 MPEG-2 전송 데이터 스트림인 방법.
- 제1 타입 데이터 스트림(MTS)내 일정한 크기의 다른 데이터 패킷(TDP)들로부터 추출되는 가변하는 크기의 데이터 패킷(PP)들과, 상기 제1 타입 데이터 스트림(MTS)내 현재 위치를 지시하는 파일 포인터를 포함하는 제2 타입의 데이터 스트림(EDS)내에서 포워딩 또는 리버싱하기 위한 방법으로서,상기 제2 타입 데이터 스트림(EDS)내 데이터 패킷(PP)들의 시작 또는 헤더를 포함하는 상기 제1 타입 데이터 스트림(MTS)내 데이터 패킷(PP#11,PP#12)들의 관련 위치는 메모리 또는 파일로부터 검색되고,데이터 패킷(PP#12)의 상기 제1 타입 데이터 스트림(MTS)내 위치는, 상기 파일 포인터의 위치(PP#11) 및 상기 데이터 패킷(PP#12)의 검색된 위치로부터 계산되며,상기 파일 포인터는 상기 제1 타입 데이터 스트림(MTS)내 상기 계산된 위치로 점프하는 방법.
- 제7항에 있어서,상기 제2 타입 데이터 스트림(EDS)내 데이터 패킷(PP)들의 시작 또는 헤더를 포함하는 상기 제1 타입 데이터 스트림(MTS)내 모든 데이터 패킷(PP#11,PP#12)들의 위치는 메모리 또는 파일로부터 호출되는 방법.
- 제7항 또는 제8항에 있어서,상기 제2 타입 데이터 스트림(EDS)내 데이터 패킷(PP)들은 상기 헤더(PPH1,PPH2)에 타임 스탬프를 포함하고, 상기 타임 스탬프는, 각 헤더를 포함하는 상기 제1 타입 데이터 스트림(MTS)내 상기 데이터 패킷(PP#11,PP#12)에 대한 위치 명세와 함께 상기 메모리 또는 상기 파일에 또한 저장되며, 상기 메모리 또는 상기 파일로부터 호출되며, 상기 제2 타입 데이터 스트림(EDS)내 위치를 결정하거나 지시하기 위해 사용되는 것을 특징으로 하는 방법.
- 가변하는 크기의 데이터 패킷(PP)들 - 상기 데이터 패킷(PP)들은 제1 타입 데이터 스트림(MTS)내 일정한 크기의 다른 데이터 패킷(TDP)들로부터 추출됨 - 과, 상기 제1 타입 데이터 스트림(MTS)내 현재 위치(PP#11)를 지시하는 파일 포인터를 포함하는 제2 타입 데이터 스트림(EDS)내에서 포워딩 또는 리버싱하기 위한 장치로서,상기 장치는,상기 제2 타입 데이터 스트림(EDS)내 상기 데이터 패킷(PP)들의 시작 또는 헤더(PPH1,PPH2)를 포함하는 상기 제1 타입 데이터 스트림(MTS)내 데이터 패킷(PP#11,PP#12)들의 위치가 추출되는 메모리 매체,상기 메모리 매체로부터 호출될 때, 상기 파일 포인터의 현재 위치(PP#11) 및 다른 데이터 패킷(PP#12)에 대한 위치 명세(OP,OB)로부터 상기 제1 타입 데이터 스트림(MTS)내 또다른 데이터 패킷(PP#12)의 위치를 계산하기 위한 수단, 및상기 파일 포인터를 상기 제1 타입 데이터 스트림(MTS)내 상기 계산된 위치(PP#12)로 설정하기 위한 수단을 포함하는 것을 특징으로 하는 장치.
- 제10항에 있어서,상기 제2 타입 데이터 스트림(EDS)내 상기 데이터 패킷(PP)들은, 각 패킷 헤더(PPH2)를 포함하는 상기 데이터 패킷(PP#12)의 위치 명세(OP,OB)와 함께 상기 메모리 매체로부터 추출되는 추가 정보(AI)로부터 또한 결정될 수 있는 타임 마커들을 포함하고, 포워딩 또는 리버싱하기 위한 다른 데이터 패킷(PP#12)이 선택되어, 그와 관련된 타임 마커 및 현재 데이터 패킷(PP#11)에 포함된 상기 타임 마커는 그들간의 사전설정된 시간 차를 갖는 장치.
- 가변하는 크기의 데이터 패킷(PP)들 - 상기 데이터 패킷(PP)들은 그들의 헤더(PPH1,PPH2)에 타임 마커들을 포함하고, 제1 타입 데이터 스트림(MTS)의 일정한 크기의 다른 데이터 패킷(TDP)들의 콘텐츠로부터 구성됨 - 을 포함하는 제2 타입 데이터 스트림(EDS)에 관련되는 정보를 계산하고 저장하기 위한 장치로서,상기 장치는,상기 제1 타입 데이터 스트림(MTS)의 상기 데이터 패킷(TDP)들을 상기 제2 타입 데이터 스트림(EDS)과 관련시키기 위한 수단,상기 제1 타입 데이터 스트림(MTS)의 상기 데이터 패킷(TDP)들로부터 상기 제2 타입 데이터 스트림(EDS)의 상기 데이터 패킷(PP)들의 상기 타임 마커들을 추출하기 위한 수단,헤더를 포함하는 현재 데이터 패킷(PP#11)으로부터 헤더를 포함하며 상기 동일한 제2 타입 데이터 스트림(EDS)의 부분인 그 다음 데이터 패킷(PP#12)까지의 상기 제1 타입 데이터 스트림(MTS)의 상기 데이터 패킷(TDP)들을 카운팅하기 위한 카운터, 및데이터 블록(IB)들을 저장하기 위한 수단을 포함하며,각각의 데이터 블록은 상기 제2 타입 데이터 스트림(EDS)의 하나의 데이터 패킷(PP)과 관련되며, 패킷들의 최소 결정 수 및 상기 추출된 타임 마커를 포함하는 것을 특징으로 하는 장치.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE10355345A DE10355345A1 (de) | 2003-11-25 | 2003-11-25 | Verfahren und Vorrichtung zum Speichern oder Wiederfinden von definierten Positionen in einem Datenstrom |
DE10355345.2 | 2003-11-25 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20050050573A true KR20050050573A (ko) | 2005-05-31 |
KR101164670B1 KR101164670B1 (ko) | 2012-07-11 |
Family
ID=34442301
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020040096958A Expired - Fee Related KR101164670B1 (ko) | 2003-11-25 | 2004-11-24 | 데이터 스트림내 정의된 위치의 저장 또는 재배치를 위한방법 및 장치 |
Country Status (8)
Country | Link |
---|---|
US (1) | US7664105B2 (ko) |
EP (1) | EP1536429A1 (ko) |
JP (2) | JP4990493B2 (ko) |
KR (1) | KR101164670B1 (ko) |
CN (1) | CN1622535B (ko) |
DE (1) | DE10355345A1 (ko) |
MY (1) | MY145511A (ko) |
TW (1) | TWI345174B (ko) |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE10355345A1 (de) * | 2003-11-25 | 2005-06-23 | Deutsche Thomson-Brandt Gmbh | Verfahren und Vorrichtung zum Speichern oder Wiederfinden von definierten Positionen in einem Datenstrom |
EP1897326B1 (en) * | 2005-06-27 | 2015-03-18 | Core Wireless Licensing S.à.r.l. | Transport mechanisms for dynamic rich media scenes |
US8904443B2 (en) * | 2005-09-07 | 2014-12-02 | Sony Corporation | System and method for improving home network GUI response time and presentation |
KR101227497B1 (ko) * | 2006-04-28 | 2013-01-29 | 엘지전자 주식회사 | 디지털 방송 신호와 상기 신호를 처리하는 장치 및 방법 |
US11303684B2 (en) | 2006-09-14 | 2022-04-12 | Opentv, Inc. | Methods and systems for data transmission |
US7930449B2 (en) * | 2006-09-14 | 2011-04-19 | Opentv Inc. | Method and system for data transmission |
US8335873B2 (en) | 2006-09-14 | 2012-12-18 | Opentv, Inc. | Method and systems for data transmission |
US20080240227A1 (en) * | 2007-03-30 | 2008-10-02 | Wan Wade K | Bitstream processing using marker codes with offset values |
FR2923970B1 (fr) * | 2007-11-16 | 2013-01-04 | Canon Kk | Procede et dispositif de formation, de transfert et de reception de paquets de transport encapsulant des donnees representatives d'une sequence d'images |
WO2010079435A2 (en) | 2009-01-07 | 2010-07-15 | Nds Limited | Data stream storage system |
JP2011223360A (ja) * | 2010-04-09 | 2011-11-04 | Sony Corp | 送信装置、受信装置、制御方法、及び通信システム |
US9131274B2 (en) | 2010-07-19 | 2015-09-08 | Lg Electronics Inc. | Method for transceiving media files and device for transmitting/receiving using same |
KR101440271B1 (ko) | 2012-10-22 | 2014-09-18 | 주식회사 다산네트웍스 | 패킷 처리 방법 및 시스템 |
CN104268288B (zh) * | 2014-10-21 | 2018-06-19 | 福州瑞芯微电子股份有限公司 | 一种基于ntfs的媒体库扫描方法及装置 |
Family Cites Families (40)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6026232A (en) * | 1995-07-13 | 2000-02-15 | Kabushiki Kaisha Toshiba | Method and system to replace sections of an encoded video bitstream |
JP3484834B2 (ja) * | 1995-07-28 | 2004-01-06 | ソニー株式会社 | データ符号化/復号化方法および装置 |
JPH1098681A (ja) * | 1996-09-24 | 1998-04-14 | Ekushingu:Kk | デコード装置 |
US6449653B2 (en) * | 1997-03-25 | 2002-09-10 | Microsoft Corporation | Interleaved multiple multimedia stream for synchronized transmission over a computer network |
US6272131B1 (en) * | 1998-06-11 | 2001-08-07 | Synchrodyne Networks, Inc. | Integrated data packet network using a common time reference |
US6278838B1 (en) * | 1998-06-26 | 2001-08-21 | Lsi Logic Corporation | Peak-ahead FIFO for DVD system stream parsing |
EP1095520A2 (en) * | 1998-06-29 | 2001-05-02 | Limt Technology AB | Method and apparatus for splicing data streams |
US6584118B1 (en) * | 1998-08-27 | 2003-06-24 | Nortel Networks Limited | Payload mapping in synchronous networks |
CA2289958C (en) * | 1998-11-19 | 2003-01-21 | Tomoyuki Okada | Information recording medium, apparatus and method for recording or reproducing data thereof |
JP3806018B2 (ja) * | 1999-02-18 | 2006-08-09 | 株式会社東芝 | ストリームデータの情報記憶媒体、その記録方法、再生方法、記録装置および再生装置 |
EP1051027B1 (en) * | 1999-05-06 | 2006-05-24 | Sony Corporation | Methods and apparatus for data processing, methods and apparatus for data reproducing and recording media |
KR100308152B1 (ko) * | 1999-07-31 | 2001-09-29 | 서평원 | 단문 메시지 서비스를 위한 셀 브로드캐스팅 방법 |
FR2797549B1 (fr) * | 1999-08-13 | 2001-09-21 | Thomson Multimedia Sa | Procede et dispositif de synchronisation d'un decodeur mpeg |
US7023833B1 (en) * | 1999-09-10 | 2006-04-04 | Pulse-Link, Inc. | Baseband wireless network for isochronous communication |
US6633564B1 (en) * | 1999-09-22 | 2003-10-14 | Nortel Networks Limited | Method and apparatus for inserting packets into a data stream |
JP2001103424A (ja) * | 1999-09-29 | 2001-04-13 | Victor Co Of Japan Ltd | 符号化ビットストリーム記録及び/又は再生装置、並びに記録媒体 |
JP4389365B2 (ja) * | 1999-09-29 | 2009-12-24 | ソニー株式会社 | トランスポートストリーム記録装置および方法、トランスポートストリーム再生装置および方法、並びにプログラム記録媒体 |
EP1148727A1 (en) * | 2000-04-05 | 2001-10-24 | THOMSON multimedia | Method and device for decoding a digital video stream in a digital video system using dummy header insertion |
US6654389B1 (en) * | 1999-11-23 | 2003-11-25 | International Business Machines Corporation | System and method for searching patterns in real-time over a shared media |
JP4588201B2 (ja) * | 1999-11-29 | 2010-11-24 | パナソニック株式会社 | 無線通信システム |
US7089485B2 (en) * | 2000-02-03 | 2006-08-08 | Agere Systems Inc. | Simple link protocol providing low overhead coding for LAN serial and WDM solutions |
US6795418B2 (en) * | 2000-03-31 | 2004-09-21 | Koninklijke Philips Electronics N.V. | Wireless MAC protocol based on a hybrid combination of slot allocation, token passing, and polling for isochronous traffic |
GB0007870D0 (en) * | 2000-03-31 | 2000-05-17 | Koninkl Philips Electronics Nv | Methods and apparatus for making and replauing digital video recordings, and recordings made by such methods |
US6845100B1 (en) * | 2000-08-28 | 2005-01-18 | Nokia Mobile Phones Ltd. | Basic QoS mechanisms for wireless transmission of IP traffic |
JP2002077818A (ja) * | 2000-09-04 | 2002-03-15 | Pioneer Electronic Corp | 蓄積再生システム、トランスポートストリームの蓄積方法及びトランスポートストリームの再生方法 |
CA2434424C (en) * | 2001-01-16 | 2012-03-06 | Matsushita Electric Industrial Co., Ltd. | Recording apparatus, method and medium |
US20020154647A1 (en) * | 2001-02-16 | 2002-10-24 | Hanan Potash | Frame handler for high-speed fiber optic communication interface |
US8081865B2 (en) * | 2001-03-29 | 2011-12-20 | Panasonic Corporation | AV data recording apparatus and method, recording media recorded by the same, AV data reproducing apparatus and method, and AV data recording and reproducing apparatus and method |
JP4485125B2 (ja) * | 2001-03-29 | 2010-06-16 | パナソニック株式会社 | Avデータ記録再生装置及び方法、当該avデータ記録再生装置又は方法で記録されたディスク |
US7039056B2 (en) * | 2001-08-02 | 2006-05-02 | Lucent Technologies Inc. | High quality audio and video over digital subscriber lines (DSLs) |
US7215679B2 (en) * | 2001-08-30 | 2007-05-08 | Thomson Licensing | Method, apparatus and data structure enabling multiple channel data stream transmission |
US7339890B2 (en) * | 2002-02-01 | 2008-03-04 | Broadcom Corporation | Scalable, high-resolution asynchronous transfer mode traffic shaper and method |
JP2003264804A (ja) * | 2002-03-12 | 2003-09-19 | Hitachi Ltd | データ配信システム、データ配信装置、デジタル受信機、データ配信方法 |
US7379462B2 (en) * | 2003-04-01 | 2008-05-27 | Texas Instruments Incorporated | WLAN access scheduling control |
PL214807B1 (pl) * | 2003-04-14 | 2013-09-30 | Adb Polska Sp | Sposób laczenia w ukladzie przetwarzajacym strumienie MPEG pakietów kilku wejsciowych strumieni MPEG w jeden transportowy strumien wyjsciowy z jednoczesna korekcja oznaczen czasowych |
WO2004112039A1 (en) * | 2003-06-17 | 2004-12-23 | Koninklijke Philips Electronics, N.V. | Stream file format for dvd-multimedia home platform with stuffing bytes removal |
US8213769B2 (en) * | 2003-08-06 | 2012-07-03 | Broadcom Corporation | Frame indexing technique to improve personal video recording functionality and security of transmitted video |
DE10355345A1 (de) * | 2003-11-25 | 2005-06-23 | Deutsche Thomson-Brandt Gmbh | Verfahren und Vorrichtung zum Speichern oder Wiederfinden von definierten Positionen in einem Datenstrom |
JP2005167338A (ja) * | 2003-11-28 | 2005-06-23 | Toshiba Corp | 映像音声再生装置 |
JP2006164378A (ja) * | 2004-12-06 | 2006-06-22 | Toshiba Corp | 情報記録媒体、情報記録方法、情報再生方法、情報記録装置、情報再生装置 |
-
2003
- 2003-11-25 DE DE10355345A patent/DE10355345A1/de not_active Withdrawn
-
2004
- 2004-10-25 EP EP04300720A patent/EP1536429A1/en not_active Withdrawn
- 2004-11-15 US US10/988,803 patent/US7664105B2/en not_active Expired - Fee Related
- 2004-11-19 TW TW093135513A patent/TWI345174B/zh not_active IP Right Cessation
- 2004-11-22 MY MYPI20044836A patent/MY145511A/en unknown
- 2004-11-23 CN CN200410095098XA patent/CN1622535B/zh not_active Expired - Fee Related
- 2004-11-24 KR KR1020040096958A patent/KR101164670B1/ko not_active Expired - Fee Related
- 2004-11-25 JP JP2004340970A patent/JP4990493B2/ja not_active Expired - Fee Related
-
2012
- 2012-03-08 JP JP2012052265A patent/JP2012146391A/ja active Pending
Also Published As
Publication number | Publication date |
---|---|
DE10355345A1 (de) | 2005-06-23 |
CN1622535B (zh) | 2012-05-16 |
US20050122974A1 (en) | 2005-06-09 |
JP4990493B2 (ja) | 2012-08-01 |
KR101164670B1 (ko) | 2012-07-11 |
JP2005158251A (ja) | 2005-06-16 |
TWI345174B (en) | 2011-07-11 |
CN1622535A (zh) | 2005-06-01 |
TW200527274A (en) | 2005-08-16 |
JP2012146391A (ja) | 2012-08-02 |
US7664105B2 (en) | 2010-02-16 |
EP1536429A1 (en) | 2005-06-01 |
MY145511A (en) | 2012-02-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2012146391A (ja) | データストリーム内の所定位置を記憶又は再配置するための方法及び装置 | |
CA2420019C (en) | System and method of processing mpeg streams for file index insertion | |
US8983267B2 (en) | Recording medium, reproducing apparatus, and reproducing method | |
EP0725399B1 (en) | Decoding and reverse playback of encoded signals | |
EP0757492A2 (en) | Apparatus and method for encoding and decoding digital video data | |
US20100290759A1 (en) | Method and apparatus to facilitate the efficient implementation of trick modes in a personal video recording system | |
JP2000224543A (ja) | ディジタル記録再生装置 | |
US6871007B1 (en) | Signal processing on information files so as to obtain characteristic point information sequences | |
US8452163B2 (en) | Method of storing a real time stream of information signals on a disc like record carrier | |
KR100324876B1 (ko) | 동화상 기록 장치 및 동화상 재생 장치 | |
JP2004282703A (ja) | データ処理装置 | |
JP4145103B2 (ja) | 動画データの再生方法及び再生装置 | |
JP2003339019A (ja) | 記録再生装置および記録再生方法 | |
JP2004221918A (ja) | データ作成装置、データ再生装置 | |
US6674909B1 (en) | MPEG data processing apparatus comprising an arrangement for estimating an interval between particular picture data | |
JP4459425B2 (ja) | Mpeg画像再生装置 | |
HK1228624A1 (en) | Recording medium, reproducing apparatus, and reproducing method | |
JP2001285800A (ja) | データ信号記録再生装置およびデータ信号記録再生方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20041124 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20091124 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20041124 Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20110316 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20120409 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20120704 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20120704 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
FPAY | Annual fee payment |
Payment date: 20150619 Year of fee payment: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20150619 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20160616 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20160616 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20170616 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20170616 Start annual number: 6 End annual number: 6 |
|
FPAY | Annual fee payment |
Payment date: 20190716 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
Payment date: 20190716 Start annual number: 8 End annual number: 8 |
|
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20220415 |