TiVo Video Extraction with Mac OS X
Arf4 writes "I recently published an article that describes extracting video from a TiVo Series 1 digital video recorder. I have been searching the boards for info on a Mac OS X solution, but came up blank. After experimenting with my iBook I figured out a way to do it. Using nothing more than a TiVo and Mac OS X (plus a few other free goodies), you can start backing up the latest Alias or Simpsons." Well, and a network card.
Think different, oh thou geekish ones!
"He who would learn astronomy, and other recondite arts, let him go elsewhere. " -- John Calvin, commenting on Genesis 1
This is no different from how I've been doing it for a goodly while now on my Linux box. They've just compiled the tools for OS X, that's all.
I'm working on a version of the tools that will show you the listing in your console, let you select a show, and will stream the .ty, translate to .mpeg on the fly, and then either save that stream or use something (mplayer, perhaps) to recode to another codec (DivX, anyone?).
And it's written entirely in Perl, so it should run anywhere Perl does. If anybody's interested in looking at it, pop me an email; I'd be especially interested in hearing from people with knowledge of the MPEG2 format.
Doug
Whenever I need to get a file from my Tivo, I just use my digital camcorder to "read" my Tivo and "firewire" it to my Mac.
That's how I extracted stuff 2 years ago, but it's far more complicated than necessary today; Get the MFSStream module for TiVoWeb, you click on a show and your browser downloads the tystream.
-- V