Slashdot Mirror


TiVo Wins Appeal On Patents For Pause, Ffwd, Rwd

Lorien_the_first_one writes "After years of wrangling, TiVo has won its day in court against Dish Network, formerly known as the EchoStar, when the Supreme Court declined to take up Dish Network's appeal, forcing the satellite television company to pay $104 million in damages. According to the article, 'TiVo originally won a patent infringement case in 2004 against Dish, which was then named EchoStar Communications. It charged that Dish illegally copied its technology, which allows people to pause, rewind, and record live television on digital video recorders.' Despite an injunction, Dish continued distributing its set-top boxes in the belief that the work-around they had implemented avoided infringing TiVo's patents. Now the case goes back to the lower court for review to determine if they did indeed steer clear of those patents."

5 of 215 comments (clear)

  1. USPTO Patent 6,233,389 by alexhs · · Score: 5, Informative

    It's about the TiVo Multimedia time warping system patent.

    --
    I have discovered a truly marvelous proof of killer sig, which this margin is too narrow to contain.
  2. Re:Go TiVo by BLKMGK · · Score: 5, Insightful

    Much of this DVR technology is "obvious" now but when TIVO first began building these boxes there was no one out there doing it. some of what they do isn't really obvious either - like if you are running FFWD and hit play it will rewind just a bit to take care of overshoot. Not an obvious feature but a VERY nice one and I'm pretty sure patented.

    Whenever this story is talked about, and this has been a long running battle, everyone says the patents are "obvious" but honestly I do not think they simply patented something so obvious as the buttons found on a VCR. Instead they patented their circular buffer, the ability to watch while recording and pause without losing anything including audio\video synch. I mean really, if it was so obvious and simple why is it that every other damned commercial DVR out there sucks ass? DISH, FIOS, Direct, and all of the cable DVRs BLOW compared to the TIVO. Why is that if this is all so darned easy and obvious?

    TIVO ain't perfect but they pioneered much of this and it's pretty good software. Time they got paid by all those companies that simply copied (poorly) what they did.

    P.S. Yeah, I owned one of the competitor boxes that had auto-commercial skip too. A shame THAT got creamed :-(

    --
    Build it, Drive it, Improve it! Hybridz.org
  3. Re:Something, Something, Dark Side... by BLKMGK · · Score: 5, Insightful

    Simple - they didn't. Read the patent http://www.google.com/patents?id=IeoIAAAAEBAJ&dq=6,233,389

    Talks about circular buffers for viewing and recording at the same time, maintaining audio synch, running the clock FWD and back while moving through the data. To say that they simply patented being able to pause TV is pretty disingenuous!

    I short, summary is trolling crap per usual to get everyone up in arms. Real patent is a bit more complex. Granted much of this seems "obvious" now but back when TIVO first did it it was FAR from really obvious. It was going to get done by someone but back then on the hardware available it was pretty slick!

    --
    Build it, Drive it, Improve it! Hybridz.org
  4. Re:Go TiVo by EzInKy · · Score: 5, Funny


    like if you are running FFWD and hit play it will rewind just a bit to take care of overshoot. Not an obvious feature but a VERY nice one and I'm pretty sure patented.

    Actually it has been obvious for a few decades now:

    $man rewind

    int fseek(FILE *stream, long offset, int whence);
    long ftell(FILE *stream);
    void rewind(FILE *stream);
    int fgetpos(FILE *stream, fpos_t *pos);
    int fsetpos(FILE *stream, fpos_t *pos);

    --
    Time is what keeps everything from happening all at once.
  5. Re:Fucking patent trolls by jank1887 · · Score: 5, Insightful

    Yes, topposting because the knee-jerk patent-troll comments below are annoying.

    The patent: Multimedia time warping system
    Talks about circular buffers for viewing and recording at the same time, maintaining audio synch, running the clock FWD and back while moving through the data. (borrowing from BLKMGK's comment below) Combination of software and hardware (circuit implementation) to get the function working.

    NO, your VHS/Betamax player did not have this first, unless it could record the show and play it back at the same time, allowing you to watch different segments of the show while it kept recording. IIRC, Tivo was in negotiations with Echostar/Dish before Dish released a DVR. Tivo let them see a demo unit under NDA. Dish suddenly broke off talks with Tivo, and shortly after came out with their own DishDVR hardware. Sure enough, components infringing on the Tivo patent were found in the hardware.

    This kind of crap is exactly what the patent system is supposed to prevent, or at least provide recourse for. The system is working correctly in this case. I'm a Dish subscriber, and love using DVR (even though DishDVR is far inferior to Tivo) because the TV service is the least expensive available where I'm at. It'll be interesting to see if prices change when this settles down.