IP Library Granted Patent US 7,106,944
Granted Patent B2
US 7,106,944 · App. 09/893,132 · Granted Sep 12, 2006

System and method for jumping to a timepoint in a MPEG file

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 7,106,944
App. No.
09/893,132
Granted
Sep 12, 2006
Kind
B2
Abstract

A system and method for performing seek or jump functions in a digitally stored audiovisual file are described. When the audiovisual file is recorded onto a storage medium, headers, which are distinct and separable from the audiovisual file datastream, are set in the audiovisual file in the storage medium. Each header contains a timestamp. When jumping/seeking, an estimated position for the desired timepoint on the storage medium is calculated by multiplying the storage unit per time unit rate by the desired timepoint. Then the system and method jumps to the estimated position, where the timestamp in the nearest header is checked to determine whether the time it indicates is close enough to the desired timepoint. If it is not, a new estimated position is calculated and the method repeats until either an iteration limit is reached or the estimated position is determined to be close enough to the desired timepoint.

Claims (149)

1. A method for performing a jump function to a desired timepoint in a digital audiovisual file comprising:

a) when storing the audiovisual file to a storage medium:

adding recording headers in the audiovisual file on the storage medium, wherein the recording headers are distinct from a datastream of the audiovisual file; and

setting a timestamp in each recording header;

b) calculating an estimated storage position on the storage medium of the desired timepoint;

c) jumping to the estimated storage position;

d) finding a recording header near the estimated storage position;

e) reading a timestamp in the recording header;

f) determining if a timepoint indicated by the timestamp is within a predetermined time of the desired timepoint; and

g) if the indicated timepoint is not within the predetermined time:

re-calculating an estimated storage position; and

repeating steps (c) through (g).

2. The method as recited in claim 1 , wherein step (b) comprises:

determining a total timelength of the audiovisual file;

determining a total storage unit length of the audiovisual file;

calculating an average storage unit per time unit rate by dividing the total storage unit length by the total timelength; and

calculating an estimated storage position by multiplying the average storage unit per time unit by the desired timepoint.

3. The method as recited in claim 2 , wherein the storage medium is a hard disk and a storage unit used in the total storage unit length is a sector.

4. The method as recited in claim 2 , wherein, when performing rewinding or fast forwarding through the audiovisual file, the average storage unit per time unit rate is used to calculate how much of the storage medium to skip over.

5. The method as recited in claim 1 , wherein step (g) further comprises:

determining a number of iterations of steps (c) through (g) that have been previously performed; and

ending the method if the determined number of iterations exceeds a predetermined limit.

6. The method as recited in claim 1 , wherein the re-calculating an estimated storage position sub-step of step (g) further comprises:

calculating a delta distance, wherein the delta distance may be a positive or negative number; and

calculating a new estimated storage position by adding the calculated delta distance to the current estimated storage position.

7. The method as recited in claim 6 , wherein the delta distance is calculated using the following equation:

[

Delta

Distance

]

=

[

Sectorlength

Timelength

]

*

[

Desired

Timepoint

-

Estimated

Timepoint

]

;

and

wherein Sectorlength is the total storage unit length of the audiovisual file,

Timelength is the total timelength of the audiovisual file, and Estimated

Timepoint is the indicated timepoint in step (f).

8. The method as recited in claim 1 , wherein the audiovisual file is in Moving Pictures Expert Group (MPEG) format.

9. A method for performing a jump function to a desired timepoint in a Moving Picture Expert Group (MPEG) file comprising:

a) when storing the MPEG file to a storage medium:

(1) adding recording headers in the MPEG file on the storage medium, wherein the recording headers are distinct from a MPEG file datastream;

(2) setting a timestamp in each recording header; and

(3) storing an associated filenode on the storage medium, wherein the filenode comprises a total timelength of the MPEG file and a total storage unit length of the MPEG file;

b) calculating an estimated storage position on the storage medium of the desired timepoint by:

(1) retrieving a total timelength of the MPEG file from the associated filenode;

(2) retrieving a total storage unit length of the MPEG file from the associated filenode;

(3) calculating an average storage unit per time unit rate by dividing the total storage unit length by the total timelength;

(4) calculating an estimated storage position by multiplying the average storage unit per time unit by the desired timepoint;

c) jumping to the estimated storage position;

d) finding a recording header near to the estimated storage position;

e) reading a timestamp in the recording header;

f) determining if a timepoint indicated by the timestamp is within a predetermined time of the desired timepoint; and

g) if the indicated timepoint is not within the predetermined time:

(1) determining a number of iterations of steps (c) through (g) that have been previously performed;

(2) ending the method if the determined number of iterations exceeds a predetermined limit;

(3) calculating a delta distance, wherein the delta distance may be a positive or negative number;

(4) calculating a new estimated storage position by adding the calculated delta distance to the current estimated storage position; and

(5) repeating steps (c) through (g).

10. A digital audiovisual file storage system for performing a jump function to a desired timepoint in a digital audiovisual file comprising:

a storage medium for storing the audiovisual file;

a means for storing the audiovisual file on the storage medium;

a means for adding recording headers in the audiovisual file on the storage medium, wherein the recording headers are distinct from a datastream of the audiovisual file;

a means for setting a timestamp in each recording header;

a means for calculating an estimated storage position on the storage medium of the desired timepoint;

a means for jumping to the estimated storage position;

a means for finding a recording header near to the estimated storage position;

a means for reading a timestamp in the recording header;

a means for determining if a timepoint indicated by the timestamp is within a predetermined time of the desired timepoint; and

a means for re-calculating an estimated storage position.

11. The digital audiovisual file storage system as recited in claim 10 , further comprising:

a processor being comprised of the means for calculating an estimated storage position on the storage medium of the desired timepoint, the means for finding a recording header near to the estimated storage position, the means for reading a timestamp in the recording header, the means for determining if a timepoint indicated by the timestamp is within a predetermined time of the desired timepoint; and the means for re-calculating an estimated storage position.

12. The digital audiovisual file storage system as recited in claim 11 , further comprising:

an integrated receiver decoder (IRD) for receiving digital video broadcast signals, said IRD being comprised of the processor.

13. The digital audiovisual file storage system as recited in claim 10 , wherein the storage medium is a non-volatile memory.

14. The digital audiovisual file storage system as recited in claim 10 , wherein the storage medium is one of a hard disk, an optical disk, and a solid-state memory.

15. The digital audiovisual file storage system as recited in claim 10 , wherein the audiovisual file is in Moving Pictures Expert Group (MPEG) format.

16. The digital audiovisual file storage system as recited in claim 10 , wherein the means for calculating an estimated storage position on the storage medium of the desired timepoint comprises:

a means for determining a total timelength of the audiovisual file;

a means for determining a total storage unit length of the audiovisual file;

a means for calculating an average storage unit per time unit rate by dividing the total storage unit length by the total timelength; and

a means for calculating an estimated storage position by multiplying the average storage unit per time unit by the desired timepoint.

17. The digital audiovisual file storage system as recited in claim 16 , wherein the storage medium is a hard disk and a storage unit used in the total storage unit length is a sector.

18. The digital audiovisual file storage system as recited in claim 16 , further comprising:

a means for performing rewinding or fast forwarding through the audiovisual file by using the average storage unit per time unit rate to calculate how much of the storage medium to skip over.

19. The digital audiovisual file storage system as recited in claim 10 , wherein the means for re-calculating an estimated storage position comprises:

a means for determining a number of iterations that have been previously performed; and

a means for ending the method if the determined number of iterations exceeds a predetermined limit.

20. The digital audiovisual file storage system as recited in claim 10 , wherein the means for re-calculating an estimated storage position comprises:

a means for calculating a delta distance, wherein the delta distance may be a positive or negative number; and

a means for calculating a new estimated storage position by adding the calculated delta distance to the current estimated storage position.

21. The digital audiovisual file storage system as recited in claim 20 , wherein the delta distance is calculated using the following equation:

[

Delta

Distance

]

=

[

Sectorlength

Timelength

]

*

[

Desired

Timepoint

-

Estimated

Timepoint

]

;

and

wherein Sectorlength is the total storage unit length of the audiovisual file,

Timelength is the total timelength of the audiovisual file, and Estimated

Timepoint is the indicated timepoint in step (f).

22. A Moving Pictures Expert Group (MPEG) file storage and retrieval system for performing ajump function to a desired timepoint in an MPEG file comprising:

at least one MPEG file source for supplying the MPEG file;

an integrated receiver decoder (IRD) for receiving the MPEG file from the at least one MPEG source, said IRD comprising:

a first storage medium for storing the received MPEG file and an associated filenode, wherein the filenode comprises a total timelength of the MPEG file and a total storage unit length of the MPEG file;

a processor;

a second storage medium for storing programming code executable on said processor, the stored programming code including:

code for adding recording headers in the MPEG file on the storage medium, wherein the recording headers are distinct from a MPEG file datastream;

code for setting a timestamp in each recording header;

code for storing an associated filenode on the storage medium;

code for calculating an estimated storage position on the storage medium of the desired timepoint;

code for jumping to the estimated storage position;

code for finding a recording header near to the estimated storage position;

code for reading a timestamp in the recording header;

code for determining if a timepoint indicated by the timestamp is within a predetermined time of the desired timepoint; and

code for re-calculating a new estimated storage position.

23. The MPEG file storage and retrieval system as recited in claim 22 , wherein the code for calculating an estimated storage position on the storage medium of the desired timepoint comprises:

code for retrieving a total timelength of the MPEG file from the associated filenode;

code for retrieving a total storage unit length of the MPEG file from the associated filenode;

code for calculating an average storage unit per time unit rate by dividing the total storage unit length by the total timelength; and

code for calculating an estimated storage position by multiplying the average storage unit per time unit by the desired timepoint.

24. The MPEG file storage and retrieval system as recited in claim 22 , wherein the code for re-calculating a new estimated storage position comprises:

code for determining a number of iterations that have been previously performed;

code for returning a current estimated position if the determined number of iterations exceeds a predetermined limit;

code for calculating a delta distance, wherein the delta distance may be a positive or negative number; and

code for calculating a new estimated storage position by adding the calculated delta distance to the current estimated storage position.

Assignments (9)
PATENT SECURITY AGREEMENT Recorded Apr 22, 2023
From: RPX CORPORATION
To: BARINGS FINANCE LLC, AS COLLATERAL AGENT
Reel/Frame 063429/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Dec 28, 2021
From: PROVENANCE ASSET GROUP LLC
To: RPX CORPORATION
Reel/Frame 059352/0001 →
RELEASE OF SECURITY INTEREST Recorded Nov 30, 2021
From: NOKIA US HOLDINGS INC.
To: PROVENANCE ASSET GROUP HOLDINGS LLC; PROVENANCE ASSET GROUP LLC
Reel/Frame 058363/0723 →
RELEASE OF SECURITY INTEREST Recorded Nov 30, 2021
From: CORTLAND CAPITAL MARKETS SERVICES LLC
To: PROVENANCE ASSET GROUP HOLDINGS LLC; PROVENANCE ASSET GROUP LLC
Reel/Frame 058983/0104 →
ASSIGNMENT AND ASSUMPTION AGREEMENT Recorded Feb 14, 2019
From: NOKIA USA INC.
To: NOKIA US HOLDINGS INC.
Reel/Frame 048370/0682 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Sep 13, 2017
From: NOKIA TECHNOLOGIES OY; NOKIA SOLUTIONS AND NETWORKS BV; ALCATEL LUCENT SAS
To: PROVENANCE ASSET GROUP LLC
Reel/Frame 043877/0001 →
SECURITY INTEREST Recorded Sep 13, 2017
From: PROVENANCE ASSET GROUP HOLDINGS, LLC; PROVENANCE ASSET GROUP LLC
To: NOKIA USA INC.
Reel/Frame 043879/0001 →
SECURITY INTEREST Recorded Sep 13, 2017
From: PROVENANCE ASSET GROUP HOLDINGS, LLC; PROVENANCE ASSET GROUP, LLC
To: CORTLAND CAPITAL MARKET SERVICES, LLC
Reel/Frame 043967/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded May 6, 2015
From: NOKIA CORPORATION
To: NOKIA TECHNOLOGIES OY
Reel/Frame 035575/0350 →