# How TiVo Pauses and Rewinds Live Television

> TiVo's 1998 patent on a digital video recorder that converts television signals into digital files, splits them into audio and video, and stores them on a hard drive to allow simultaneous recording and playback.

- **Patent:** US 6233389
- **Original title:** Multimedia time warping system
- **Owner:** Tivo Inc
- **Granted:** 2001
- **Status:** Public domain (expired)
- **Times cited:** 798
- **Field:** consumer_electronics, software, telecommunications

## What it does

The system takes incoming television signals from sources like satellite or cable and converts them into a digital MPEG format. A component called a Media Switch parses this digital stream, separating it into distinct audio and video components. These components are stored onto a hard drive. Simultaneously, an Output Section pulls these stored audio and video pieces from the drive, reassembles them back into an MPEG stream, and sends them to a decoder to display on a television. This separation of input and output allows a user to pause a live broadcast, watch a recorded show while another is saving, or rewind a program currently being recorded.

## What it does NOT cover

- Does not cover systems that record and play back purely analog signals without converting them to a digital MPEG format.
- Does not cover streaming video systems that deliver media over the internet without tuning to a broadcast television signal.
- Does not cover devices that only record or only play back media, rather than performing both operations simultaneously.
- Does not cover software-only media players running on a general-purpose computer that do not parse and separate MPEG streams into audio and video components via a dedicated media switch.

## The clever bit

Instead of forcing the main computer processor to handle the heavy, real-time demands of parsing video data, the system uses a dedicated Media Switch and circular buffers to store audio and video separately. This decoupling allows a low-cost, slower processor to manage complex tasks like pausing and rewinding live TV without stuttering.

## Real-world examples

1. TiVo Series1 and Series2 DVRs
2. Dish Network DVR receivers (subject of early 2000s litigation)
3. Cable provider set-top boxes with built-in recording capabilities

## Why it matters

This patent is the foundation of the Digital Video Recorder (DVR) industry. It enabled TiVo to dominate the early television-recording market and led to massive patent infringement lawsuits against television providers like EchoStar (Dish Network), resulting in hundreds of millions of dollars in settlements. It fundamentally changed how consumers watch television by shifting control of broadcast schedules to the viewer.

## Frequently asked questions

### What does How TiVo Pauses and Rewinds Live Television cover?

TiVo's 1998 patent on a digital video recorder that converts television signals into digital files, splits them into audio and video, and stores them on a hard drive to allow simultaneous recording and playback.

### Who owns patent US 6233389?

Tivo Inc owns this patent, granted in 2001.

### When does this patent expire?

This patent has expired and is now in the public domain — anyone can use the invention freely.

### What is patent US 6233389 cited by?

This patent has been cited by 798 later patents that build on its ideas.

### What problem does this patent solve?

This patent is the foundation of the Digital Video Recorder (DVR) industry. It enabled TiVo to dominate the early television-recording market and led to massive patent infringement lawsuits against television providers like EchoStar (Dish Network), resulting in hundreds of millions of dollars in settlements. It fundamentally changed how consumers watch television by shifting control of broadcast schedules to the viewer.

### What does this patent NOT cover?

Does not cover systems that record and play back purely analog signals without converting them to a digital MPEG format.

**Full plain-English explainer:** https://patentbrief.org/patent/us/6233389/dvr-trick-play

**Original patent:** https://patents.google.com/patent/US6233389

---

_Source: PatentBrief — https://patentbrief.org. Patent facts are from public records; the plain-English explanation is PatentBrief's._
