Slashdot Mirror


Home-Grown TiVo Stories?

PolyDwarf writes "I'm in the process of figuring out how I'm going to build a homegrown TiVo machine (i.e. a computer sitting next to or in my home electronics stack). My question for is "What's worked best for you?" Most solutions I've researched are great if you have regular cable. However, satellite systems and digital cable boxes seem to present a special challenge, in that the software on the PC needs to know about an IR connector that is then hooked up to the front of the digital cable/satellite box. Who has done a solution like what I'm researching? What cases/processors/memory/TV Card/IR transceiver/OS/software/etc worked out for you? Did the end result justify the pain and hassle?"

460 comments

  1. Freevo and linux by Anonymous Coward · · Score: 5, Informative

    Freevo and linux have been working pretty well for me. Just setup xmltv and go.

    1. Re:Freevo and linux by Deffexor · · Score: 2, Informative

      Freevo can be found here: Freevo

      (for those of you who don't know how to use Google yet... ;)

    2. Re:Freevo and linux by Anonymous Coward · · Score: 0

      Thanks. I've googled 6 times this morning and my hand is getting tired. Plus I think I'm going blind.

    3. Re:Freevo and linux by Brendor · · Score: 1, Funny
      (for those of you who don't know how to use Google yet... ;)

      What's Google?

    4. Re:Freevo and linux by noewun · · Score: 1

      Google it.

      --
      I am a believer of momentum and curves.
    5. Re:Freevo and linux by dracocat · · Score: 1

      Its a 1 with 100 0's after it. But I don't see what that has to do with this.

    6. Re:Freevo and linux by RackinFrackin · · Score: 1

      Its a 1 with 100 0's after it.

      That's a googol, not a google.

    7. Re:Freevo and linux by brendotroy · · Score: 1

      I think this guy hears from a lot of people who are confused, too:
      http://www.googol.com/goog_def.htm ;)

    8. Re:Freevo and linux by buffer-overflowed · · Score: 1

      I had a horrible experience with freevo, and it's in python, one of the few languages I don't know and have no desire to learn. Namely, I could get it about 90% working, but streaming TV to it was impossible. XawTV would access my Matrox video capture fine, but I couldn't get to it through mplayer. Maybe this has changed since I last messed with freevo and V4L + mplayer, but I ended up using perl scripts, xmltv and XawTV instead, with lIRC as the remote control. I intended to code something for it in C with the Perl as glue between the components, but I never got around to it.

      If you have a hauppage card though, your experience will probably be better. For gods sakes tho, wtf would you use python for something that should be very fast and very efficient?

      --
      The key to the enjoyment of pop music is to replace any instance of "love" with "C.H.U.D."
    9. Re:Freevo and linux by AftanGustur · · Score: 0, Offtopic


      What's Google?

      George !!!, go back to your office and try to fix the economy !!

      --
      echo '[q]sa[ln0=aln80~Psnlbx]16isb572CCB9AE9DB03273snlbxq' |dc
    10. Re:Freevo and linux by glesga_kiss · · Score: 0, Offtopic
    11. Re:Freevo and linux by ozbon · · Score: 1

      Don't confuse things. It was bad enough getting *cough* the wrong answer *cough*

      (For non-UK readers, I'm referring to people trying to cheat on WHo Wants to be a Millionaire)

      --
      I say we take off and nuke it from orbit. It's the only way to be sure...
  2. Mini-ITX form factor by Anonymous Coward · · Score: 5, Informative

    A great place to look for small form factor machines is over at mini-itx.com, great small form factor stuff. For software, freshmeat.net and a bit of scripting is your friend :D

    1. Re:Mini-ITX form factor by dwight_hubbard · · Score: 1

      Most of those boards have CPUs with wimpy floating point units that can't handle mpeg encoding of video and suck up most of the processor just doing decoding.

    2. Re:Mini-ITX form factor by loucura! · · Score: 3, Informative

      Mini-itx supports PCI. You can get hardware mpeg decoders.

      --
      Black and grey are both shades of white.
    3. Re:Mini-ITX form factor by pardey · · Score: 2, Informative

      The VIA ME6000 has a hardware MPEG-2 decoder on the board, and I found a review of its performance playing various media types here. Apparently it did pretty well.

    4. Re:Mini-ITX form factor by sp00 · · Score: 1

      They have hardware MPEG 2 decoders. WHat you want is a hardware incoder.

    5. Re:Mini-ITX form factor by loucura! · · Score: 1

      You can get those too...

      See here

      --
      Black and grey are both shades of white.
    6. Re:Mini-ITX form factor by Anonymous Coward · · Score: 0

      Or maybe even an encoder...

    7. Re:Mini-ITX form factor by Anonymous Coward · · Score: 0

      They also don't work with Linux which is the primary platform you'd be aiming for. Via's Eden M series boards are horrible under Linux from what I've read. MPEG-2 decoding is not supported either. There are also no known stable consumer mpeg-2 encoders for Linux. If Tivo had two tuners in it I'd buy one tonight, but it doesn't so I need to put a massively overpowered Athlon XP 2400+ in a box just to record two simultaneous streams in software. Ho hum.

    8. Re:Mini-ITX form factor by Anonymous Coward · · Score: 0

      The VIA EPIA-M10000 looks pretty sweet.

    9. Re:Mini-ITX form factor by Anonymous Coward · · Score: 0

      You are right that CPU is not very powerful, but like another poster said it has an MPEG decoder that is nice for playing DVDs. If you stick a tv card in it such as a Creative Labs Digital VCR($99) or a Haughpauge PVR-250($150) that have built in MPEG2 encoders. You have yourself a very small quiet pc. The board also has built in TV-out and 6 channel sound. Very cool board

      Unfortunately this board is not really Linux ready yet. The TV Out drivers are in early beta stages and there are no MPEG2 hardware drivers.

      A Tivo like setup with this board. That would play MP3, Divx's,record and pause live TV, and play DVDs and CDs.

      Via EPIA C1000 Mini-ITX($175)
      Creative Labs Digital VCR($99)
      256MB DDR ($45)
      Case ($50)
      Hard Drive 80GB($90)
      Windows XP**($90)
      DVD Drive($50)
      ATI Remote Wonder($50)
      Total Cost ($649)
      **Until good Linux drivers come out

  3. mythtv by Anonymous Coward · · Score: 5, Informative

    mythtv.org looks promissing, version 0.8 works well, dunno about the receiver stuff as I just have cable.

    1. Re:mythtv by Col.+Klink+(retired) · · Score: 5, Informative

      Yes, I'm very happy with mythtv. With the 0.8 release, it's split between a front-end and a back-end. You can record all your programs on one machine and watch the recordings (or live TV) from any front-end machine, even if the front-end machine doesn't have a tuner card of its own.

      Mythtv also has hooks to execute any command you desire to change the channels. Plus a web front-end (mythweb) for viewing program info and recording a program or deleting old recordings.

      It doesn't recommend stuff for you to watch and it won't think you're gay if you tape Will & Grace.

      --

      -- Don't Tase me, bro!

    2. Re:MythTV by nexthec · · Score: 2, Informative

      A couple of notes
      1) Currently there is a project to support the WinTV PVR 250/350 under linux, and issac has purchased one of these. The cool thing is that this card does hardware encoding, so you should be able to use a 600-700 MHz machine for live pauseing.

      2) Seperated backend/front end is sorta working. meaching you could have a IDE raid machine with a couple of cards, and have some very basic playback units.

      3) It use X, this could be good or bad depending on your POV. Basically it has allowed a lot of modules to be created.

      4) the video format is nupple for the regular stuff so archivale is a bit tricky if you want to replay else where.

      5) satelite/cable tunner boxes is sorta an on your own project, but a lot of people have done it so community support is out there.

    3. Re:mythtv by slim · · Score: 1
      It doesn't recommend stuff for you to watch and it won't think you're gay if you tape Will & Grace

      ... which is a shame because that's one of TiVo's best features.

      I believe TiVo bases its recommendations on metadata included in the proprietary listings it gets. I think there are two avenues that a free recommendation engine could go down:

      • Bayesian filtering using the text from publically available listings. I imagine a Bayesian spam classifier like bogofilter would barely need any changes to do this reasonably well.
      • A centralised "people who like X also like Y" database, based on stats collected from the community.
    4. Re:mythtv by mark_lybarger · · Score: 1

      it won't think you're gay if you tape Will & Grace.

      though most items with a rational thought process (people) would highly consider that conclusion.

    5. Re:mythtv by Anonymous Coward · · Score: 0

      Bayesian filtering using the text from publically available listings. I imagine a Bayesian spam classifier like bogofilter would barely need any changes to do this reasonably well.

      Are you kidding? That wouldn't work at all. Bayesian spam filters work because the text in spam has a pattern, and has different word probabilities than regular email. There is nothing in the text of a Will & Grace listing to indicate one might also like Friends.

  4. Noise by Anonymous Coward · · Score: 0

    I am only a few weeks into my project..but my biggest concern is noise. I would be interested to hear what cases/fans/disks people use to keep noise to a minimum.

    1. Re:Noise by Anonymous Coward · · Score: 3, Funny

      Turn the TV off, the noise goes way down.

    2. Re:Noise by agilliland · · Score: 4, Informative

      seems like one good way to cut the noise and design a scalable system is to provide independent frontend and backend systems. I know mythtv does this. This way you can run a "server" that can do all your recordings and store all your media and be as loud as it wants since it will be anywhere in your house on a network. Then you can attach any number of frontend clients to tvs or monitors ... and those can be hacked down mini boxes of all sorts. To keep the noise down you wouldn't use HDD's or many fans, you would just netboot or boot from cd or floppy. There are also some using XBox as a frontend as well. Pretty nifty if you ask me.

    3. Re:Noise by MrGibbage · · Score: 1

      I put mine in a cabinet above my tv. I don't hear the fans at all. I have heard about some people using larger fans that rotate slower. There's some mention of them at avsforum.com. Check it out.

    4. Re:Noise by craw · · Score: 3, Informative

      Check out this site for information about quieting your system.

    5. Re:Noise by Lurgen · · Score: 1

      I found that the Zalman coolers were a life-saver. The CNPS-6000Cu is extremely heavy, but works perfectly (silent).

      The hard drive was my second loudest component, which I replaced with a 60GB Seagate. Seagate introduced fluid bearings with the 60GB model, so anything by them of that size and above is much quieter than the older ones.

      Power supplies are a problem though. I have a small Lian Li PC9300 case, which only takes a particular type of PSU. I've yet to find a silent version, but I'm considering modifying it myself to improve it.

    6. Re:Noise by rsdavis9 · · Score: 1

      I have:

      m10000 $170
      dvd/cdrw combo samsung sm-332B $60
      512mb ddr pc2100 ram $60
      seagate 80g st380021a $90
      micro atx case 180w psu $65
      ati tv wonder ve tuner pci card $42

      win2k sp2
      1.02b bios
      4in1 4.43
      directx9.0
      mplayer 9.0

      The psu was the noisest fan until last night. I opened up the psu and stuck a radio shack trim pot(1k ohm) into the fan wires. I think about 130ohms is about right. The trick is to slow down the fan but make sure it still starts up.

      Now the cpu fan is the noisiest. Tonight!!

      The seagate drive is great with the fdb(fluid dynamic bearing). Even the seeks are very quiet.

      The performance of the board is not fantastic. I have used ati mmc7.9 to record and I can record at mpeg2 4mb/s w/o any dropped frames. This yields about a .5 mbyte/s video files.

      I also have used showshifter and the best capture I can do is mjpeg. This does about 1 mbyte/s capture. I have tried the "pause" feature and the cpu can barely keep up. It appears to drop frames on play after pause when the video is sent to the screen. When it is doing the delayed playback it is recording and playing back at the same time.

      bob

  5. Read avs forums by scootr1 · · Score: 5, Informative

    http://www.avsforum.com/avs-vb/forumdisplay.php?s= &forumid=26

    They'll be your friend.

    Regular cable is best, just because of TV tuner cards.

    Also check out http://www.mythtv.com if you want to go the linux route.

    1. Re:Read avs forums by GodsMadClown · · Score: 1

      Mod parent up! AVSforums even has a Linux HTPC forum. AVS is an truely unique place in the internet.

  6. My setup by Kallahar · · Score: 4, Informative

    I have an old Celeron 433 with an STB TVPCI (BT848 chipset). For software I'm running IULabs IUVCR (their site seems to be down) which changes the channel and sets all the encoding options. Everything captures to AVI, which I then play on that computer or any other on the network (nothing has TV out yet)

    For scheduling everything is run through the MS Task Scheduler and is under manual control.

    Travis

    1. Re:My setup by Anonymous Coward · · Score: 0, Offtopic

      1) Iraq didn't attack us. 2) Iraq doesn't have WMD. 3) Are we also going to "free" Iran, Syria, Egypt, SA, etc?

      You're all burned up about the fact that it's working, aren't you? Syria closed their border with Iraq yesterday. Support for Hezbollah and Hamas is eroding in the republic.

      If things keep up, we won't have to liberate those other countries. They're going to liberate themselves.

    2. Re:My setup by Anonymous Coward · · Score: 0

      How is the quality of the recording and playbacks with that celeron?

    3. Re:My setup by Anonymous Coward · · Score: 0

      For the record, the parent post was moderated insightful BEFORE it was moderated offtopic.

    4. Re:My setup by CheapEngineer · · Score: 2, Informative

      I run IUVCR at the TV station I work at for an Aircheck recorder; set to record in 1 hour chunks, 24hrs a day, ground down to a level that allows me to fit 7 days on a DVD-RW. Not even close to VCR quality, but good enough to make sure commercials aired, audio was okay, transmitter was on the air, etc.

      Sweet program, even if it's under Windows.

    5. Re:My setup by Anonymous Coward · · Score: 0

      Support for Hamas and hizbollah will NOT erode, and in fact increase if Israel expands further into Palestine, if the US doesnt pull out of Iraq when the Iraqi wants them out, and if the US decides to go after fabled WMDs in Iran and Syria.

    6. Re:My setup by CJ+COS · · Score: 0, Offtopic
      Support for Hamas and hizbollah will NOT erode

      C'mon, what is it that terrorists have understood for the past 20 years of American history? You strike the US, they do nothing. Unfortunately, OBL got a bit too cocky and hit a bit too close to home. The US struck back. No one over there expected that. Believe me, they are quaking over there. Look at Syria. They now want nothing to do with what has been going on in Iraq. They know it's in their best interest to distance themselves politically from the goings on in Iraq, so they're coming to the table. It's a big step for them to do so, because it shows to the other Arab nations their "weakness." But it will be just what the Doctor ordered to keep those nations in line.

      What terrorists and terrorist backers understand is not "weapons inspectors" and strokings by the UN, but force, applied in kind and with greater intensity than it was applied to you. They know that we won't be able to be controlled by the likes of France, Russia, Germany, and other countries willing to risk regional stability and global propagation of terrorism for the almighty dollar.

      and if the US decides to go after fabled WMDs in Iran and Syria

      We know that WMDs had been produced for years under the nose of the UN; we have in custody the scientists who made the stuff. We know that it was both shipped to Syria, and also destroyed just days before the war started. When would have been the correct time to act? When Detroit or San Francisco or Chicago was hit with a Ricin attack and another 3K worth of Americans died? It's the same old argument: they did nothing to us.

      Here's a suggestion: All you State Troopers out there, just stop pulling over drunk drivers. I mean, they haven't done anything yet, right? They haven't killed anyone yet, right? Let's just wait until they do, and then we can go after them. Right? In order to maintain a safe, free society, we protect and defend the Constitution and our way of life against all enemies, foreign or domestic. "He hasn't killed me yet" is not an excuse for inaction when you know that your inaction will lead to more attacks, more deaths, and the destabilzation of a region which is vital to world economic health. With the state of the world economy, no one can afford that.

      [now stepping down from my soapbox]

      Oh, and by the way, you can get great mini-ITX cases at cyberguys.com.


      The meek shall inherit the earth, but not the mineral rights!

      --
      "Who is General Failure, and why is he reading my hard drive?"
    7. Re:My setup by Anonymous Coward · · Score: 0

      Support for Hamas and hizbollah will NOT erode

      Except it already did.

      and in fact increase if Israel expands further into Palestine

      What's "Palestine?" You've falled for the propaganda, dude. There's never been a place called "Palestine." Before there was Israel, there was the British Mandate, and before the British Mandate there was the Ottoman Empire, and before the Ottoman Empire there was the Levant. "Palestine" should never be spoken of in the present or past tenses, but only in the future tense.

      if the US doesnt pull out of Iraq when the Iraqi wants them out

      The US will leave Iraq when Iraq is ready to stand on its own two feet. Not before.

      and if the US decides to go after fabled WMDs in Iran and Syria.

      And if we do, then what? Some evil people will die, some good people will die, and lots of good people will live happily in countries freed from oppressive or terrorist regimes. Net effect on the world: positive.

      America: making the world a better place, one dictator at a time.

    8. Re:My setup by dorzak · · Score: 1

      Thank you, it needed to be said.

      Further, we have captured several labs used to make WMD.

    9. Re:My setup by Anonymous Coward · · Score: 0

      Oh no... You have said something that actually makes sense! good thing you posted Anon, or else your karma would die horribly.

    10. Re:My setup by Cervantes · · Score: 1

      And who's going to liberate them from you? Oh, sorry, that's right, when it's you, it's liberation, when it's others, it's unwarranted agression and terrorism. Silly me.

      I know, I know, don't feed the trolls...

      --
      If I knew the wedgies I gave you back in 6th grade would have resulted in this . . . I might have taken a moments pause.
    11. Re:My setup by Anonymous Coward · · Score: 0

      And who's going to liberate them from you?

      Yeah, we'd better get somebody in there to liberate Afghanistan from the imperialistic Americans! I mean, if you can find any who aren't doctors or engineers or whatever. The evil American Army must be kicked out of Afghanistan immediately! They're in there somewhere, I just know it. Find them, and then kick them out! Afghanistan's democratically elected civil government that's rebuilding the infrastructure, running the schools and hospitals, and unifying the country is a farce! It's all the Americans! Stupid Americans!

    12. Re:My setup by plumby · · Score: 1
      Any that have been used since the UN weapons inspectors declared them 'fundamentally disarmed' in 1995? Not that I've seen. No one doubts that Iraq had chemical and biological weapons in the past, but there's been no evidence that I've seen that any was still being produced there. If Iraq really did still have any "WMD", why did they fail to use them during the war?

      Failure to find any post '95 evidence of "WMD" not only undermine the basic justification for the war but also prove the invalidity of the last 8 years of refusal of the US and UK to allow the lifting of UN sanctions, which has cost hundreds of thousands of lives.

    13. Re:My setup by plumby · · Score: 1
      What's "Palestine?"

      Try here.

      Before there was Israel, there was the British Mandate.

      That would be the British Mandate of Palestine. Have a look at their coins and ooh look at the name on them. Could it be "Palestine"? Just because somewhere is occupied, it doesn't mean that it does exist. Get a clue.

    14. Re:My setup by Anonymous Coward · · Score: 0

      "Occupied?" You've fallen for the propaganda, man.

  7. Buy a Tivo by pgrote · · Score: 3, Insightful

    How many of these topics will we see?

    They are $200 and you save time, money and effort. Even the geek effect isn't worth it this time.

    Spend the money and help a company.

    Here's a list of sites that can help if you're married to doing this:
    Freevo
    XMLTV

    1. Re:Buy a Tivo by niai · · Score: 3, Insightful

      You cannot watch XVID, DIVX, real streams, or wmp streams using your TIVO.

    2. Re:Buy a Tivo by Evil+Adrian · · Score: 1

      Isn't that why you have a computer?

      --
      evil adrian
    3. Re:Buy a Tivo by pgrote · · Score: 1

      And neither can my fridge. So what?

      For 99.9% of the people in the world all they want is PVR functionality. For those .1% who want more 90% will never use the functionality they add. Never.

      Add to this that 100% of statistics are made up and you'll see where I am going.

    4. Re:Buy a Tivo by elmegil · · Score: 4, Insightful
      And you will be stuck paying a monthly fee to the service provider until they go out of business, you may be locked into firmware upgrades which may restrict your ability to do things like skipping commercials, etc.

      Personally, I prefer the idea of building something that I know I have full rights to modify as I see fit and don't have to pay perpetual fees for.

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    5. Re:Buy a Tivo by AnonymousComrade · · Score: 1

      And you can't make backup copies of (rip) DVDs with a TiVo. And you don't get the backend/frontend separation that comes with MythTV. And the geek effect is absolutely worth it! :-)

    6. Re:Buy a Tivo by Anonymous Coward · · Score: 0

      Tin Hats know Tivo is watching.

      Of course, so are the cable and satillite companies.

    7. Re:Buy a Tivo by pgrote · · Score: 2, Insightful

      That's great. So, can I have some of the time you have?

      It's well worth it for me to have the best device invented since the car FREE MY TIME and no longer FORCE ME TO BE A SLAVE to the TV programming gods.

      $4.99 a month and all I had to do was plug it in, connect three cables and turn it on. Kick ass. Count me in.

      As for being a more open platform, check out:

      Tivo Forums

    8. Re:Buy a Tivo by binaryslave · · Score: 1

      The problem with Tivo is that it is not just $200 dollars. You have to pay for the subscription so the hardware will work. That means shelling out another $200 for lifetime of the company or 10 bucks a month.

    9. Re:Buy a Tivo by merlyn · · Score: 4, Insightful

      You also don't get the quality of the program guide if you don't buy a TiVo and subscribe to their service. I've seen the public ones. No other guide service comes close to what I get from my TiVo.

    10. Re:Buy a Tivo by Anonymous Coward · · Score: 0

      That's OK. I bought a very cheap Chinese 19 inch TV, so I have plenty of dough to buy a TiVo.

    11. Re:Buy a Tivo by Quarters · · Score: 3, Informative
      (cough)yes you can(cough)

      TyStudio

      That, plus a DVD burner and life is good. Heck, it even lets you cut out the commercials before you burn.

    12. Re:Buy a Tivo by Synn · · Score: 1

      I own a Tivo and plan to build a media box one of these days.

      For one thing, by building it myself I have a lot more options with what I can do with it: internet accessible, play DvDs/mp3/ogg/mpegs, etc.

      For another, I won't have to put up with a monthly fee or ads.

      With Tivo your box does what they want. If you build it yourself it'll do what you want.

    13. Re:Buy a Tivo by Anonymous Coward · · Score: 2, Informative

      Actually, it's not so much the expense that is the issue as it is the lack of features. TIVO still stores captured programs in a proprietary (encoded) format that prevents you from directly downloading the content for burning on VCD/SVCD/DVD. It also (unless you purchase one of a series of NIC kits) does not have a NIC natively.

      The $200 for a TIVO (which is the low-end version, read "small HD") is not that bad, but then you add more space, a monthly subscription, NIC kit, etc, etc. to get where you want to go and you ARE talking about a lot of money.

      My personal favorite is MythTV (www.mythtv.org). It doesn't solve the satelite control issue, but provides for some really nice features. For instance:

      1.Record/Playback via NUVRec (easliy ported to MPEG)
      2.Web interface (remote scheduling)
      3.Game center
      4.MP3 player
      5.Free channel listings download
      6.Multiple TV tuner card (multiple recordings)

      The cable t.v. route may not be as bad a deal as you first think. Many traditional cable broadcasts have improved in quality and selection. The quality isnt such a big deal because you're typically playing this back on a T.V. or going to SVCD with it. I will admit that the price cable tv broadcasters want to charge can be outrageuos. One of the biggest advantages is being able to have multiple taps into the cable tv line (no charge) and record multiple shows at once.

      All in all I can see many reasons for the effort/hassle of a home-brew TIVO.

    14. Re:Buy a Tivo by Quarters · · Score: 1

      Forgot to mention... just pump your DVD player into the TiVO and use it as a dumb recorder. Then TyStudio the stuff off as an MPEG. Makes it dirt simple to archive shows too.

    15. Re:Buy a Tivo by subzero_ice · · Score: 1

      From your comments I thin you are one of those M$ people who are willing to shell out money for everything they want you to buy. Spend the money and make your life easier by keeping the remote control of your life in your hands.

    16. Re:Buy a Tivo by NanoGator · · Score: 1

      "How many of these topics will we see?

      They are $200 and you save time, money and effort.

      Even the geek effect isn't worth it this time.

      Spend the money and help a company."


      Or you can reuse an old computer and save the environment. *eyeroll*

      Seriously, though, PC-based PVR != Tivo. You can (easily) dump shows to your laptop. I found that useful when I was sent on a rather boring business trip. You can also easily archive what you capture, which isn't very easy to do today with Tivo and related units. It may not seem that important to you, but the reason to do that is so that you can watch a show in order. You Farscape fans know what I'm talking about.

      Then there's the whole matter of just being tinkerers. Why spend $200 (plus $10 you convienently forgot to mention) on a non-upgradable device when you've got old computer parts laying around that can do it almost as well + the benefits mentioned above?

      I have a Replay TV today, and I'm quite satisfied with it. I still wish I had my old PC-based PVR, though. I liked watching Quantum Leap while fartin around on the net.

      --
      "Derp de derp."
    17. Re:Buy a Tivo by oGMo · · Score: 4, Informative
      They are $200 and you save time, money and effort. Even the geek effect isn't worth it this time.

      It took me at most an hour to hack up a script to record using Ruby and mp1e from RTE. Here it is, and here's a sample listing. Real hard. Not. It finds dupes, conflicts, and can easily support multiple cards just by running multiple instances.

      Granted, it doesn't track showtime changes, and it's not fancy at all. But it gets the job done, it was easy to write, it's easy to modify, and it's been recording all the TV I watch for the past few months without a hitch. It cost me an hour of my time.

      Spend the money and help a company.

      Why would I want to do that? TiVo isn't exactly a "nice" company, either. It might be one thing if these came with open specs for modification, pulling the files off and burning them, and modifying the source to do what I want. But they don't. And they won't.

      Here's a list of sites that can help if you're married to doing this:

      How could you forget MythTV, particularly when Freevo is just a ripoff of MythTV source?

      --

      Don't think of it as a flame---it's more like an argument that does 3d6 fire damage

    18. Re:Buy a Tivo by ryanr · · Score: 1

      I haven't tried either, but I wouldn't doubt your statement.

      Seems to me, though, that more people doing homebrew and using those services ought to help improve the quality a bit. I imagine it could work something like the CDDB.

    19. Re:Buy a Tivo by Anonymous Coward · · Score: 0

      Tivo is at least $250 for the hardware plus $250 for the service for the one with the least amount of space. So you can get a lot more stuff in your custom built PVR.

    20. Re:Buy a Tivo by skatteola · · Score: 1

      Another good reason is probably the fact that it's US only? I'm not sure about that, but I haven't seen anything like this here in sweden anyway... Sounds like a good reason to build it yourself to me. :)

    21. Re:Buy a Tivo by squeegee_boy · · Score: 1

      Because I live in Canada. No Tive, No ReplayTV. No damn nothing.

      Attn Tivo Inc:

      I am standing just north of the 49th parallel. I am waving fistfulls of cash. Please take heed.

      Thank you.

    22. Re:Buy a Tivo by Anonymous Coward · · Score: 0

      you can't use Tivo with a hacked satellite card, since it monitors your viewing habits (isn't that what the 'daily call' is for?).

    23. Re:Buy a Tivo by grungeKid · · Score: 3, Informative

      How could you forget MythTV [mythtv.org], particularly when Freevo is just a ripoff of MythTV source?


      That's bullshit, Freevo and MythTV have completely separate codebases (Freevo is built using python + some C parts for display), MythTV is built on C++ and QT.

    24. Re:Buy a Tivo by CableModemSniper · · Score: 1

      Hradware works w/o a subscription, it just doesn't get the show times. You can still do stuff like pause live tv, etc. Plus I think 200 would probably be well worth it.

      --
      Why not fork?
    25. Re:Buy a Tivo by SectoidRandom · · Score: 1

      "Even the geek effect isn't worth it this time"

      Bah, well unfortunatly the other 80% of the world doesnt have this option. I'd love to give my money to some poor bastards, but unfortunatly I will have to do this myself.

    26. Re:Buy a Tivo by elmegil · · Score: 1

      I didn't say I was writing my own system from scratch, did I? Any Geek time spent doing this would have been spent playing half life or some other equally useless thing anyway, so what's your beef?

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    27. Re:Buy a Tivo by elmegil · · Score: 1

      Good to see you can tell the future about how people will behave. Where were you on September 10 2001?

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    28. Re:Buy a Tivo by DocDendrite · · Score: 1

      Don't forget about the subscription.

      $12 / month may not sound like that much (relative to a cell phone bill for instance) but it adds up. Especially since the provided "service" is only supplying freely available Guide data.

      After a recent move I was forced to switch to TiVo because I didn't face the right direction for satellite TV. I'm not impressed with the marginal increase with a TiVo versus lower cost of ownership with an integrated PVR in my satellite receiver.

      I think TiVo's days are numbered. They provide a service that should be integrated with satellite and cable box receivers. They only beat other media providers to the punch with a consumer box. Soon they will be caught up with... Perhaps their recent ability to display photos and stream mp3s off a home network will buy them some more time however.
      -DD

    29. Re:Buy a Tivo by ncc74656 · · Score: 1
      Forgot to mention... just pump your DVD player into the TiVO and use it as a dumb recorder. Then TyStudio the stuff off as an MPEG.

      Why would you do that when you can just rip the DVD straight into your computer? You're introducing a digital-to-analog-to-digital conversion that'll degrade the video and audio. Not only is it better, it's much faster...I can rip most movies with a Lite-On LTD163 and SmartRipper in 10 minutes or less.

      --
      20 January 2017: the End of an Error.
    30. Re:Buy a Tivo by p7 · · Score: 0, Redundant

      My personal Tivo replacement cost me a total of $70 and no monthly fees. I got a WinTV PCI for $20 and Snapstream for $50. Already have a computer or two sitting around that can handle it. No monthly fees or bulk payment. Even if I paid myself $100 an hour I would still have come out ahead with my current system.

    31. Re:Buy a Tivo by Anonymous Coward · · Score: 0
      God does punish those with the temerity to be born Canadian.

    32. Re:Buy a Tivo by Anonymous Coward · · Score: 0

      TiVo isn't exactly a "nice" company, either. It might be one thing if these came with open specs for modification, pulling the files off and burning them, and modifying the source to do what I want. But they don't. And they won't.

      i'm sorry, but on the "company niceness" scale, tivo is a 9 (or better) out of 10. when's the last time you saw tivo suing anyone for hacking one of their boxes?

    33. Re:Buy a Tivo by ProtonMotiveForce · · Score: 2, Interesting

      You don't know what you're talking about.

      TiVo is a "nice" company. They've let customers hack their machines without too much complaint.

      Your "open" utopia is nonsensical - if they release the source then they lose business. Why buy their hardware/brand? They are a company, and outside the world of dirty, bitter "source wants to be free!!!!" ners, companies try to make money.

      People out there - don't listen to this disgruntled nerd. Buy a TiVo. Keep them afloat - they have a good product (especially the DirecTV version). And he's lying his ass off about the "1 hour" comment.

    34. Re:Buy a Tivo by Mecha[drone] · · Score: 2, Interesting

      I've built a Freevo, built a MythTv box, and will never willingly give up my Tivo...

    35. Re:Buy a Tivo by arb · · Score: 1

      How many of these topics will we see?

      As many as it takes?

      They are $200 and you save time, money and effort. Even the geek effect isn't worth it this time.

      While a Tivo may be only $200, they aren't available in Australia, so I for one am very interested in building my own Tivo-like system. Also, as others have commented, Tivo requires a subscription, so that makes the cost more than just $200.

    36. Re:Buy a Tivo by Anonymous Coward · · Score: 0
      "They are $200 and you save time, money and effort. Even the geek effect isn't worth it this time.
      Spend the money and help a company."


      So.... Don't build one then. Don't read the article if reading about it bothers you. Apparently some people are interested in doing it. All I wanted was a box that could play the Divx format, and my MP3s off the server they reside on. So far I have seen no $200 comercial offering that does that. I don't want to have them all stored in TiVO format. I want them availible to all PCs in my house. My home network supports that very well.

      In all fairness TiVo can't provide what I want without being sued into the ground. Too bad for all of us.

    37. Re:Buy a Tivo by billmaly · · Score: 3, Informative

      I have got to second this!! The Tivo box (hardware) is great, no complaints. But, where the whole idea really shines is in the software/UI/program guide marraige. The way TiVo allows me to search for shows, select alt. viewing times, specify recording quality, the whole package, really and truly makes it worth the $13 a month for the service. Home rolled is nice and all, but for the time and money you will expend, you will not grow a TiVo clone..not even close. Do yourself the favor, buy a TiVo, check it out...if I am wrong, take it back and get your money back, One of the best devices I ever bought!!

    38. Re:Buy a Tivo by Anonymous Coward · · Score: 0

      Open utopia i not nonsensical, how about they make money by continually improving their product, not working once and stealing from the world by withholding knowledge. I'd love to see them pull TiVo out of their arse without building on the knowledge that has been shared with the rest of mankind previously.

      Tivo is not nice for staying on top by keeping their old hat technology to themselves, just the opposite. If Tivo cared to treat customers right, they'd give back their technology and use their competative edge (like they built and know it better than they could possibly document with any kind of reasonable effort) to beat competitors to improvments and advances rather than hiding and stagnating their their technology.

    39. Re:Buy a Tivo by Lurgen · · Score: 1

      There's a lot more to it than just recording TV shows. If you are going to the expense of putting a PC into your living room (like I did), you want MPEG4, SVCD, DivX, MP3, DVD playback, and anything else you care to name. You don't want to be tied to a particular vendors lousy support for half the things you want - especially since none of the vendors currently offer anything vaguelly like a mature product.

      I built my own system because nobody out there offered an off-the-shelf solution.

    40. Re:Buy a Tivo by yem · · Score: 1

      Because PVRs are not available in my country (.nz).

      --
      No, I did not read the f***ing article!
    41. Re:Buy a Tivo by Quarters · · Score: 1

      Just using it as a (non optimal) solution to the upstream poster's comment about how a diy all in one box could be used to rip DVDs. This was something he felt held a DIY box over TiVO. Personally, I just stick the DVD into my computer and rip, yes. I understand the proper tool for the job and that one box doesn't need to be all things, though.

    42. Re:Buy a Tivo by elmegil · · Score: 1

      And if, after I've built my MythTV box, I decide I hate it, I still have a kickass PC system to do something else with (maybe even sell to someone for more than I paid to build it), and freedom to go buy a TiVo. Voila!

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    43. Re:Buy a Tivo by Cramer · · Score: 2, Insightful
      • If you build it yourself it'll do what you want.
      No, it will do what ever you know how to make it do (or can get someone else to do for you.)
    44. Re:Buy a Tivo by Anonymous Coward · · Score: 0
      TiVo is a "nice" company. They've let customers hack their machines without too much complaint.
      So the "nice" DRM in the Series 2 has been broken? Tivos seem less hackable than Xbox.
    45. Re:Buy a Tivo by Cramer · · Score: 2, Informative

      The tivo does not store recordings in a "proprietary (encoded) format". It's 100% perfectly spec compliant MPEG. Just because you don't have any software or hardware capable of processing a packetized elemental stream, does not make it proprietary. PES is used for ("live") broadcasting (i.e. where there isn't a nice little file there to be streamed and there isn't time to create one.) As such, almost no PC hardware or software is coded to handle it -- it's more complicated and you're very unlikely to encounter it normally.

      (Yes, with the correct codec, one can play tivo mpeg streams right off the drive with ZERO modification. I have an NT 4.0 system that does so just fine.)

    46. Re:Buy a Tivo by Cramer · · Score: 2, Funny

      But they're them stinkin' Canadian dollars :-)

    47. Re:Buy a Tivo by outsider007 · · Score: 2, Funny

      It's well worth it for me to have the best device invented since the car...

      to me that's like saying 'the best game invented since russian roulette...'

      when there's something on that I want to watch and I won't be home, I just program my vcr to record it. I call it me-vo.

      --
      If you mod me down the terrorists will have won
    48. Re:Buy a Tivo by oGMo · · Score: 1
      TiVo is a "nice" company. They've let customers hack their machines without too much complaint.

      What?! They let you do what you want with a product you purchased without too much complaint, and this is considered "nice"? Nice would be what I said. Nice is RedHat. Nice is VA, providing the community with excellent resources like SourceForge. (Laugh at VA as you will, they've done a lot. And RedHat is doing well as a business.)

      Excuse me if I find your definition of "nice" lacking.

      --

      Don't think of it as a flame---it's more like an argument that does 3d6 fire damage

    49. Re:Buy a Tivo by CerebusUS · · Score: 1

      Seems to me, though, that more people doing homebrew and using those services ought to help improve the quality a bit. I imagine it could work something like the CDDB

      I keep seeing this suggestion thrown about and everyone seems to ignore the HUGE difference between tv schedule data and cd data.

      CD's are mass produced and static. if I buy Britney's new cd it's going to have the same physical characteristics of every other cd produced at the same time, for the rest of it's existance. So my effort in entering the names of the tracks pays off for x million people over the life of the CD.

      Now let's look at the TV schedule for the NBC affiliate in the town I live in. It's not going to be the same as ANY other NBC affiliate, so immediately the payoff is reduced to people who live within my broadcast range... about 30,000... of which maybe 100 will make use of the data. plus, the data expires extremely quickly, that UVA football game isn't going to repeat itself in the schedule.

      Scheduling data for 300 channels is valuable. it's WORTH paying for. why do you think TV Guide sells subscriptions to it's magazine?

    50. Re:Buy a Tivo by CerebusUS · · Score: 1

      Hack around with a tivo and you can do just what you are looking for. And if you are tech savvy enough to try to build one of these boxes yourself, you can open the tivo, pop a 100mbps network card in it, and get a bash prompt to come up.

      pulling the stream from the tivo itself takes about 20-30 minutes per hour, depending on recording quality.

      Conversion to a more standard format is the really painful process, but I set up the machine I use as a firewall to do it... about 8 hours per hour of video to downmix to mpeg1 or 2, but most of the tools allow batch editing, so you spend an hour configuring the commercial ripping from 3 shows and let it run all day

    51. Re:Buy a Tivo by Your+Login+Here · · Score: 1

      And if you're outside the US you're pretty much screwed. The new generation of Tivo/Replay units claim to have no functionality without the service, and service is only availiable in the US and the UK (for Tivo only).

      So this is a usefull topic for many of us.

    52. Re:Buy a Tivo by Zarquon · · Score: 1

      Actually, unless they changed again, the new tivos (series 2?) _require_ a sub to work properly.

      --
      "'Tis great confidence in a friend to tell him your faults, greater to tell him his." --Poor Richard's Almanac
    53. Re:Buy a Tivo by CvD · · Score: 1

      I can't buy a TiVo where I live. Homebrew PVR is my only option.

    54. Re:Buy a Tivo by Lumpy · · Score: 1

      How could you forget MythTV [mythtv.org], particularly when Freevo is just a ripoff of MythTV source?

      holy crap batman, you dont know anything now do you..

      freevo has been around longer and is based on completely different ideas and objects.

      Quit spreading hateful lies. Freevo and MythTv are two seperate and very different projects.

      try downloading the source and learn about them insterad of just making things up as you go along.

      --
      Do not look at laser with remaining good eye.
    55. Re:Buy a Tivo by Chainsaw76 · · Score: 1

      You can use any PC as a front end for Tivo, either MPlayer or a MythTV plugin (MythTivo). Under Linux, Windows (cygwin), etc.

      -Jason

    56. Re:Buy a Tivo by sh00z · · Score: 1
      TyStudio [sourceforge.net]
      I went there, but having that spooky-looking dude with the Bozo hair staring at me and giving me the finger was just TOO disturbing. I had to close the window before I learned any real details. Perhaps after a few more cups of coffee, I'll be brave enough to try again.
    57. Re:Buy a Tivo by hesiod · · Score: 1

      He was hiding in his basement.... he knows everything.

    58. Re:Buy a Tivo by jdavidb · · Score: 1

      Well, taking into account who I'm talking to, I'll bet you can't script that API with Perl.

      (Okay, taking into account who I'm talking to, I'm sure you could mod your Tivo box to let you install Perl, or build a module around the API.)

      But you still can't export your video to a DVD or VCD or something and take it to your friend's house. And a program guide is moot for me: I use tv.yahoo.com to figure out if this week's episode is a repeat or not, and if it's not that's all I want to hear about it.

    59. Re:Buy a Tivo by bear_phillips · · Score: 1

      I spent $45 on a TV card and put it in a computer I already owned. So I saved $155 up front, plus whatever the monthly subscription is.

      Maybe $155 isn't much to you, but it was much easier to slip $45 past the wife, than $200.

      --
      http://www.windmeadow.com/
    60. Re:Buy a Tivo by Analysis+Paralysis · · Score: 1
      Build your own, and you (and only you) control it. The one you buy is ultimately controlled by Tivo themselves, who log your activities (even if the data is not tied to subscribers now, it still can be in the future) and can set recordings without your consent.

      Furthermore, there is no guarantee that Tivo will not inject their own advertisements into your future recordings - unlikely yet but wait until the subscriber number reaches critical mass - and don't count on being able to fast-forward these either.

    61. Re:Buy a Tivo by Kahm-Hime · · Score: 1

      I want to build one of these, for a number of reasons.

      I have a spare computer.

      I do not have: a DVD player, Digital VCR, or functional playstation.

      I want to be able to: Watch DVDs on my TV, Record shows digitally, play my library of playstation video games.

      Cost incurred by using my computer: $0.
      Cost incurred by using discrete devices: ~$600 ($300 for a Digital VCR of some sort. I'm not too sure what's available here. $200 for a decent DVD player. $80 for a PS1)

      Not everyone who builds a "Tivo-alike" ONLY wants Tivo functionality.

    62. Re:Buy a Tivo by electric_penguin · · Score: 1

      Yes and no.

      They do send information about your viewing habits to sell as aggregated data. Any specific information about you would be off limits (at least in their current terms of use).

      For them to catch you, they would have to put the information about your usage with information from the Satellite Provider. Possible but not likely.

    63. Re:Buy a Tivo by gfim · · Score: 1

      There are two different aspects to this: the program description, and the schedule information. Yes, the latter is restricted by locality/network. But the program descriptions are just like your Bitney example - once somebody has entered them, millions can refer to them. That simplifies things a lot.

      Graham

      --
      Graham
  8. just buy a damn tivo by Naikrovek · · Score: 5, Insightful

    they're not THAT expensive, and its probably not worth the effort at all to try and duplicate all that functionality.

    I suppose its one thing if you want to do this for the purposes of learning how to do it, but if you're going to build it to try and save money, just buy a tivo. you're going to wind up spending as much or more money and a LOT of time fine-tuning everything to your preference, and working out little bugs with a self-built solution.

    so, unless this is a project that's more about the journey than the destination, get a tivo.

    1. Re:just buy a damn tivo by Sosarian · · Score: 1

      WTB Tivo in Canada?

      Sorry.

    2. Re:just buy a damn tivo by caino59 · · Score: 1

      oh come on.

      with an id that low, you should have a custom pvr, at least two!

      you naysayer!

      may your geek status be revoked, please turn over your password now.

      just kidding ;o)

      good to see someone use common sense ;oP

    3. Re:just buy a damn tivo by Anonymous Coward · · Score: 0

      tivo is great for the average person.. but the programs are stuck in the box. it can only playback one stream at a time, and can only record one stream at a time.

      this is simple technology that is going to become a commodity, particularly through cleverly written open source software.

    4. Re:just buy a damn tivo by Anonymous Coward · · Score: 0

      I agree, buy one, if possible get the integrated satelite/pvr unit. I've had a directv/tivo combination for almost 2 years and i love it. the unit was only $80 installed with a year contract (which was much cheaper than my cable bill) and they even lowered the monthly cost of the tivo subscription to like $5.95.

      The best part of this setup is that I can record 2 shows at once because I have a DLB. Or I can watch one and record another. This is an incredible feature. It's quiet and works like an appliance. Although it might be fun to build one, it certainly isn't the most efficient in terms of cost or features.

    5. Re:just buy a damn tivo by falser · · Score: 4, Informative

      Yup, don't go the homebrew route if you want to save money and have a robust, simple, solution. I'm in the process of building a freevo/mythtv box. It's a lot of work to get the drivers working, I'm getting poor performance with an AMD 1.4GHz machine, and the software is not ready for prime time. The remote control that comes with the Leadtek Winfast TV2000 is a little flakey - it works, but not all the buttons are functional under Linux. Overall it's just one big expensive pain in the butt.

      There are only a few reasons that you might really want to go this route:

      1) you already have the spare parts you need
      2) you live outside the US where Tivo is unavailable
      3) you like spending lots of time getting stuff to work in Linux
      4) you absolutely need the extra functionality that Tivo does not give (DVD burning, network capability etc.)

      Otherwise, Tivo with the unlimited subscription is cheaper and less hassle.

    6. Re:just buy a damn tivo by splattertrousers · · Score: 1
      TiVo has lots of flaws:

      • $13 monthly fee.
      • If TiVo goes out of business, you're screwed.
      • TiVo doesn't remember what shows you've seen, so it keeps recording the same ones over and over.
      • TiVo doesn't understand that there might be multiple people who use the same TiVo. Therefore there's no way to tell it that one person is ready to delete a program but the other person isn't.
      • If you want to record two shows simultaneously and don't have DirecTV, you need to get two TiVos (which is fine) but you also have to pay two monthly fees.
      • TiVo requires a phone line.
      • It's hard to add storage space to a TiVo. You have to crack the case, remove the existing drive, and replace it with a new one.
      That's just some of the problems with TiVo.
    7. Re:just buy a damn tivo by tdoane78 · · Score: 1

      Funny how my Tivo has been using my network connection to update for over a year.

    8. Re:just buy a damn tivo by joelil · · Score: 0

      They are right if its about the money just buy one. If your like me, I'm working on a tv remote control for my PDA. I could download one and use it But I want the satification of doing it myself. Then I can go to the bars and change the tv to a station I want to watch.....bartender puts on the Reds and I change it to the Indians.

      --
      Never underestimate the power of stupid people in large numbers.
    9. Re:just buy a damn tivo by Anonymous Coward · · Score: 1, Insightful

      Not sure if you own a tivo or not but one or two comments came to mind

      $13 monthly fee.
      - please, that's nothing.
      If TiVo goes out of business, you're screwed.
      - with investment from Sony, RCA and DirecTV that's hardly likely.
      TiVo doesn't remember what shows you've seen, so it keeps recording the same ones over and over.
      -no it doesn't tivo will only record a show if there hasn't been another showing of it within the last 30 days
      TiVo doesn't understand that there might be multiple people who use the same TiVo. Therefore there's no way to tell it that one person is ready to delete a program but the other person isn't.
      - when the hell is that going to happen? The art of conversation is clearly dead.
      If you want to record two shows simultaneously and don't have DirecTV, you need to get two TiVos (which is fine) but you also have to pay two monthly fees.
      -Also not true, tivo even has an article on their own site on how to record two shows simultaneously.
      TiVo requires a phone line. Wrong again, mine works through my DSL via an 802.11b connection It's hard to add storage space to a TiVo. You have to crack the case, remove the existing drive, and replace it with a new one.
      - this may be true but a) 80 hours is a long time, b) the new home media versions allow you to pull content off to another device

    10. Re:just buy a damn tivo by Anonymous Coward · · Score: 2, Insightful
      $13 monthly fee.

      Yeah. So? You can also pay $300 for a lifetime subscription. Pays for itself after a couple of years. Two years may be a long time but it's not like we're going to be seeing any major changes in that time.
      If TiVo goes out of business, you're screwed.

      Depends. I suspect that they will have to take lifetime subscriptions into account and provide support for the expected lifetime of the product (4 years last time I checked).
      TiVo doesn't remember what shows you've seen, so it keeps recording the same ones over and over.

      It keeps track of the last 28 days of programming. If an episode airs again >28 days later (and your unit is set up to record that program), it will record it again. So what? Nobody's forcing you to watch it again. Delete it.
      If you want to record two shows simultaneously and don't have DirecTV, you need to get two TiVos (which is fine) but you also have to pay two monthly fees.

      Yeah. So? Multi-tuner home built systems are few and far between. Good luck actually building one and getting it to work well.
      TiVo requires a phone line.

      Bzzzt! Thanks for playing. Here's a look at our parting gifts. Only the oldest Tivos need a phone line and even those only need it to get upgraded to the current software revision. There are network adaptors for both series 1 and series 2 units. Support is built in for all machines running 3.0 or higher. (4.0 is the current version and many new units are shipping with 3.2.)
      It's hard to add storage space to a TiVo. You have to crack the case, remove the existing drive, and replace it with a new one.

      Yeah. So? Like that's harder than building a PVR from scratch? Use your head.
    11. Re:just buy a damn tivo by Nugget · · Score: 2, Informative
      It's hard to add storage space to a TiVo. You have to crack the case, remove the existing drive, and replace it with a new one.

      Please explain how this is more challenging than building an entire machine, hard drive and all, to host one of the opensource solutions?

    12. Re:just buy a damn tivo by squeegee_boy · · Score: 1

      >>so, unless this is a project that's more about the journey than the destination, get a tivo.

      ...or maybe it's because not all of us are in the US. Canada has no Tivo. No ReplayTV. Not a damn thing. Not available here, and no service even if I import one.

    13. Re:just buy a damn tivo by ergo98 · · Score: 1

      Making your own Tivo is a exercise of feature creep. :-) Several months back I decided that I wanted a home-made PVR (why not a Tivo? a) I'm Canadian and it's not available here, and b) I also want to be able to play home encoded movies, as I had a baby coming [now arrived] and knew I'd be taking lots of digital video footage. In other words I wanted something not only to record television (it's tough getting up at 7:30am to watch those F1 races every other Sunday), but also to play back my own content. If it could double as a MAME console and MP3 player (really WMA, and I really did rip all of the CDs I actually own), then all the better.

      Anyways I replaced the FreeBSD Celeon 300a firewall with 384MB of PC100 RAM in the basement with a little Linksys router and repurposed the PC as a PVR, putting a ATI TV Wonder PCI in it. I quickly discovered that the 300a was horribly insufficient for the task, even when overclocked to 450Mhz. Off to the computer store I went, getting a new motherboard and Celeron 1.7Ghz. Installed it and discovered that the real hitch then was the PC100 RAM. Off to get 512MB of DDR RAM. Off to get a 60GB 7200 RPM hard drive. Off to get a wireless mouse and keyboard. In the end I believe the only part of the PC that is what was the "economical repurposing of the firewall" is the case and powersupply...and I'm currently contemplating replacing the powersupply with one from quietpc.ca as it's just unreasonably loud.

      In other words...get a Tivo...

    14. Re:just buy a damn tivo by ergo98 · · Score: 1

      You can get the unit from Bell, however it requires you to have the satellite service as well.

    15. Re:just buy a damn tivo by Anonymous Coward · · Score: 0
      $13 monthly fee.

      so

      If TiVo goes out of business, you're screwed.

      people have already cracked TiVo's guide data database format. They haven't released it because they want TiVo to succeed, but lo and behold, if TiVo goes under, this will be released into the wild.

      TiVo doesn't remember what shows you've seen, so it keeps recording the same ones over and over.

      no, the 28 day rule prevents this if the guide data contains the correct information. If the guide data doesn't, your open source PVR will have problems too.

      TiVo doesn't understand that there might be multiple people who use the same TiVo. Therefore there's no way to tell it that one person is ready to delete a program but the other person isn't.

      a good rule in general is to TALK to your wife and kids.

      If you want to record two shows simultaneously and don't have DirecTV, you need to get two TiVos (which is fine) but you also have to pay two monthly fees.

      so

      TiVo requires a phone line.

      no, you can use broadband as well

      It's hard to add storage space to a TiVo. You have to crack the case, remove the existing drive, and replace it with a new one.

      there are companies on the net that will do this for you for $30 if this is such a huge deal to you.

    16. Re:just buy a damn tivo by J.+Tang · · Score: 4, Interesting

      Just a note to people who still want to have fun hacking away: TiVos run a custom Linux kernel on a PowerPC board. Those lucky enought with a Series 1 TiVo can hack it the kernel to do stuff like providing a bash prompt or run a web server. Those with a Series 2 with Home Media Option (HMO) can write all sorts of applets to their hearts contents; see www.tivo.com/developer to download the API.

      To the original poster: Is it really worth it to build your own system if you reside within the TiVo market? Have you considered things like: hardware costs (a fast processor, video capture board, lots of RAM, motherboard, case), software (time to get the kernel + driver working, time to cobble together a UI), and other intangibles (getting a remote to work, fan noise, getting timely scheduling information)?

    17. Re:just buy a damn tivo by squeegee_boy · · Score: 1

      But I don't want satellite :)

      Okay, I stand partially corrected. There aren't any *cable* options in Canada.

    18. Re:just buy a damn tivo by LoadStar · · Score: 4, Informative

      Just to correct/clarify a few of your points...

      • Standalone: $13 monthly fee, or $249 product lifetime. DirecTiVo: $4.99 monthly fee, no product lifetime available.
      • If TiVo goes out of business, they have promised to release a "boatanchor" code to the public to allow TiVos to continue to function.
      • TiVo will not record the same episode of a show within a 28 day period, unless the user overrides this feature manually, or the episode guide information is missing/incorrect.
      • TiVo will delete episodes to free space for new recordings, unless marked "Save Until I Delete." If "SUID" is selected, that episode will not be deleted unless manually deleted by the user. Number of people using the TiVo is irrelevant - if one person deletes the episode without checking with the other, that's not TiVo's fault. And TiVo will delete shows not marked SUID regardless of if 0, 1, 2, or more people have watched the episode.
      • Correct - there are no "dual tuner" TiVo's compatible with cable or "over the air." You can, however, record one program while watching another pre-recorded show without a problem.
      • TiVo requires a phone line, or you can use an internal NIC for Series I units, or a USB NIC for Series II units. See the TiVo Community Forum for details.
      • It's only marginally harder to add space to a TiVo than it is to add space to a "roll your own" PVR. The only additional step required is to "bless" the drive, and you can purchase pre-blessed drives on the internet.
    19. Re:just buy a damn tivo by amuro98 · · Score: 3, Interesting

      Why pay the monthly fee? Pay the lifetime fee and be done with it. Besides, it's cheaper.

      If Tivo does go out of business, I can continue using my Tivo as a "dumb" PVR. I just won't have the guide or the features it enabled.

      Tivo does remember what it's recorded - to a point. If the same episode (description, etc.) shows up within a certain amount of time, Tivo won't re-record it. You can also tell Tivo not to record reruns. Unfortunatly this relies on the guide data being accurate - something that many of the channels don't do (Comedy Central is particularly bad with The Daily Show, for instance.)

      Yes, the multiple people & 1 Tivo problem comes up a lot. Still, what product is perfect? Both Tivo and users have come up with workarounds while Tivo tries to figure out how to solve this.

      You can get your Tivo to use your network connection instead. In fact, Tivo prefers this as it's cheaper for them than having your unit call in everyday.

      For adding storage, it took me an hour - most of which was spent waiting for the disk copy to finish mirroring the Tivo software from the small 30GB drive, to the larger 60GB drive I bought. Later, I bought a 100GB drive, formatted it, stuck into the Tivo, and the Tivo did the rest. Ooh, that was "hard." Yes, you do have to open the case, and you will violate your warranty doing this, but I fail to see how this is "hard" - especially among a group of folks who can probably assemble PCs while blindfolded and asleep.

    20. Re:just buy a damn tivo by Anonymous Coward · · Score: 0

      13 monthly fee.
      - please, that's nothing.

      So in your world, does 14 + 14 = 2?

    21. Re:just buy a damn tivo by stickyc · · Score: 3, Interesting
      if you want to save money and have a robust, simple, solution

      Don't underestimate the importance of this paragraph. It's one thing to have your desktop machine, which you futz around with constantly go on the fritz, but when you've had a really long shitty day and just wanna sit down and veg in front of a home-made Futurama marathon, the last thing you want is a blank screen with no clue what's going on.

    22. Re:just buy a damn tivo by stuartkahler · · Score: 1

      Can TIVO play video across a LAN? Can you edit out commercials and burn the video to CD or DVD? Doesn't TIVO transmit your viewing habits back to the manufacturer? If the TIVO maker goes out of business, can you still get any use out of your machine without the program guides? I suspect that most of these questions have answers that aren't very reassuring.

    23. Re:just buy a damn tivo by Cramer · · Score: 1

      If TiVo goes out of business... there are a number of people who have rather detailed information on the internals of the tivo. That said, tv listing would start being available from various places in short order (dare I say minutes after the announcement?) Where do you think the Oz TV guide is coming from? Or PPV and Sports guide data tivo doesn't provide (to SAs)?

      TiVo will not record the same episode... or it falls within multiple recording preferences (i.e. 3 wishlists cover it.)

      And FWIW, one can purchase drives complete with OS and guide data preloaded... plug 'em in and stand back.

    24. Re:just buy a damn tivo by Anonymous Coward · · Score: 0

      The only additional step required is to "bless" the drive, and you can purchase pre-blessed drives on the internet.

      uhhh, is that the same as "blessing" my girlfriends chest/face when she's blown my stack as I'm watching porn on the Tivo?

    25. Re:just buy a damn tivo by buffer-overflowed · · Score: 1

      Well, I had all that and more, my old box with some spare hardware I had lying around.

      I had an old Matrox Marvel G400 (outdated a bit, but well supported under linux if not Win2k), an Athlon 1.4 GhZ w/ 1GB of PC2100, Promise Fasttrak IDE RAID card, 3 40GB 7200RPM Maxtor HDDs, DVD, CD-RW, SB-Live, Gig-E card, etc.

      Loaded it to the gills, bought a DVD-R for it and now I can record compilation DVDs of futurama from a bash prompt at work.

      A little soldering and tinkering and I got lIRC working as a remote control with no problems.

      It was well worth it, but if you don't have that kind of hardware lying around, and your idea of a fun weekend doesn't involve hacking around on linux, you're probably best off going the TIVO route.

      --
      The key to the enjoyment of pop music is to replace any instance of "love" with "C.H.U.D."
    26. Re:just buy a damn tivo by radish · · Score: 1

      Can TIVO play video across a LAN?
      You can extract, but I've never tried playing it back in realtime. Theoretically possible though.

      Can you edit out commercials and burn the video to CD or DVD?
      Yep, easy.

      Doesn't TIVO transmit your viewing habits back to the manufacturer?
      *yawn* Yes, unless you tell them not to, and it's always anonymous.

      If the TIVO maker goes out of business, can you still get any use out of your machine without the program guides?
      Yes, witness the large number of people using them in Australia where there is no Tivo service.

      I suspect that most of these questions have answers that aren't very reassuring.
      I suspect you're talking out of your ass.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    27. Re:just buy a damn tivo by Anonymous Coward · · Score: 0

      5) You don't want to spend $13 a month for a tv guide. 6) You want to be able to back up shows to CDR 7) You want/need more storage than a TIVO 8) You don't feel the need to send TIVO your viewing habits as marketing data. 9) You like the option of customizing your software and having control over what happens I'm getting poor performance with an AMD 1.4GHz machine, I have an athlon 1400 that works great for recording one show while watching another or a dvd at the same time. And what drivers are you talking about? Not sure about your particular card, but Mandrake 8.2 and up have installed the kernel modules for my card, and if not they are not difficult to get going. and the software is not ready for prime time. Freevo is a bit flaky but has come along quite well and works during prime time and other times as well. The remote control that comes with the Leadtek Winfast TV2000 is a little flakey - it works, but not all the buttons are functional under Linux. I use the X10 MouseRemote which works on RF, ie my pc is my desktop in the office, but I can control everything from anywhere in the house for music or movies to any of the three tvs hooked up to the tvout. Also most satellite boxes can be controlled with a custom serial cable eliminating the need for flaky ir transmitters. Mine uses an old phone handset cord wired to a serial cable to control my DirecTV box to change channels and such from the pc. So anyway, keep working on it, there are good reasons not to use a tivo and I KNOW it can be done well, even my fiance can work it.

    28. Re:just buy a damn tivo by Poro · · Score: 1
      they're not THAT expensive, and its probably not worth the effort at all to try and duplicate all that functionality.

      But how useful is TiVo for those of us who are not living in the US?

      I've been looking at Freevo after I had problems getting working MythTV-binaries. But now I think that my TV-card is broken and I would be happy to buy a TiVo. But I guess it is quite handicapped here in Finland...

    29. Re:just buy a damn tivo by fireshipjohn · · Score: 1

      If your in the UK, thats not an option anymore :(

      They withdrew the hardware, and if mine died....

      What would I do!...well build one of course...

    30. Re:just buy a damn tivo by splattertrousers · · Score: 1
      > > $13 monthly fee.
      > Yeah. So? You can also pay $300 for a lifetime subscription.

      So, there's a fee. A roll-my-own would hopefully be cheaper.

      > It keeps track of the last 28 days of programming. If an episode airs again >28 days later (and your unit is set up to record that program), it will record it again. So what? Nobody's forcing you to watch it again. Delete it.

      Because I want to see every episode of Seinfeld. I've seen about 90% of them and I don't want the rest of them clogging up my TiVo. It's like spam: sure, I can delete spam, but it's a pain in the ass to wade through the filter results and I'd rather have a smart machine do it for me. I'm sure that you have nothing better to do than sit on your fat ass and delete stuff from your TiVo, but I'd rather do other things while I have my computers work for me.

      > Yeah. So? Multi-tuner home built systems are few and far between. Good luck actually building one and getting it to work well.

      Two home built systems that can talk to each other and figure out which one would record what would be pretty easy. Also, MythTV apparently supports dual tuners.

      > Bzzzt! Thanks for playing. Here's a look at our parting gifts. Only the oldest Tivos need a phone line

      That's the one I have, dickface.

      > > It's hard to add storage space to a TiVo. You have to crack the case, remove the existing drive, and replace it with a new one.

      > Yeah. So? Like that's harder than building a PVR from scratch? Use your head.

      No, asswipe, I want to buy an external firewire hard disk and plug it into my PVR so it can use both the existing drive plus the new one. And keep adding new ones if I want.

    31. Re:just buy a damn tivo by splattertrousers · · Score: 1
      > > It's hard to add storage space to a TiVo. You have to crack the case, remove the existing drive, and replace it with a new one.

      > Please explain how this is more challenging than building an entire machine, hard drive and all, to host one of the opensource solutions?

      I wasn't clear: building a PVR would certainly be more work than replacing the hard drive in my TiVo. But I don't want to replace my TiVo's drive, I want to add an additional one. If I rolled my own, I could plug in an external drive and be done with it.

      And if I plugged in a portable external firewire hard disk (like my iPod for example), I could watch TV on my laptop if I was on a plane or something.

      Anyway, building an entire machine is not hard. It's not like you're building a machine, you're just screwing together some parts. Opening a TiVo and adding another hard disk is almost certainly less work than building a computer, but there is the problem that it might be a lot harder to fix a broken TiVo than a broken PC.

    32. Re:just buy a damn tivo by splattertrousers · · Score: 1
      Number of people using the TiVo is irrelevant - if one person deletes the episode without checking with the other, that's not TiVo's fault.

      I don't want to have to check with everyone in the house. I want my computer (TiVo) to do work for me. That's the whole point of computers.

    33. Re:just buy a damn tivo by sootman · · Score: 1

      I just upgrade my TiVo to 120 GB and it was easy as pie. In my excitement to see if it worked, I forgot to reconnect the internal fan. I woke up the next day and the TiVo had powered itself off due to excessive heat. Power off, reconnect the fan, power on, and all was good. Talk about a solid product.

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
    34. Re:just buy a damn tivo by Yottabyte84 · · Score: 1

      & isn't much of a point. All TiVos can easily be upgraded. Mine has 240GB

    35. Re:just buy a damn tivo by Yottabyte84 · · Score: 1

      I can stream content off my TiVo Series 1 via the ethernet card on my linux box, using a couple of FIFOs.

  9. Re:Tivorules by Berylium · · Score: 1

    He's talking about building a PVR that does all the functions of a TiVo without actually being a TiVo.

  10. Re:Tivorules by DankNinja · · Score: 1, Informative

    Check out Freevo.
    It uses XMLTV for listings.

  11. Some guidance by smalloy · · Score: 2, Informative

    Some guidance may be found at http://www.avsforum.com Search for "HTPC" (Home theater personal computer). Granted, the basic HTPC goes well beyond Tivo-like functionality and worries about things like progressive-scan DVD output, and doing Tivo-like things with High Definition sources.

  12. What Ever Happened??? by dirkdidit · · Score: 1, Offtopic

    What happened to the days of using a VCR? Yes its not cool or geeky or even the best quality but it certainly suffices for tape delaying a show. Plus a good VCR costs like $60 nowadays with tapes to be had for under a buck. Cheap and a tried a true technology(plus no monthly fee!).

    1. Re:What Ever Happened??? by Nugget · · Score: 4, Insightful

      What happened?

      VCRs are being replaced by better technology that does more, better, and provide a much more useful experience. VCRs perform only a small portion of what a PVR does that it's really unfair to compare them.

      The real win of a PVR is being completely insulated from scheduling and the learning capabilities which are able to record programs which you'll enjoy but aren't aware of yet.

    2. Re:What Ever Happened??? by Evil+Adrian · · Score: 1

      VCRs perform only a small portion of what a PVR does that it's really unfair to compare them.

      It's not, though. Most people use their PVRs to record stuff or to pause commercials. So, you ignore the commercial pausing stuff, and a VCR fits the bill.

      At a quarter of the price.

      And without a subscription fee.

      --
      evil adrian
    3. Re:What Ever Happened??? by steppin_razor_LA · · Score: 1

      You've got to be kidding.

      VCR = terrible video and audio quality, poor scheduling, and limited capacity

      --
      Evolution: love it or leave it
    4. Re:What Ever Happened??? by Nugget · · Score: 1

      Ignoring the unsupportable and counter-intuitive "most people" speculation, you're still not making a very strong case in favor of VCRs.

      Even if a person is just "recording stuff" a VCR is a suboptimal solution in the face of constantly shifting network schedules and preemptions. There's a vast chasm of difference between telling a device "I sure like that show 'Ed'. If it comes on (and only if it's a new episode) please record it." and telling a device "record whatever is on channel 9 on Fridays at 8:00pm. If the schedule changes I'll be sure to remember to update it."

      Try that for more than two or three programs and you've graduated to needing multiple VCRs or devising a complex tape-changing ritual to ensure they all get recorded.

      Sounds like two very different experiences.

    5. Re:What Ever Happened??? by Anonymous Coward · · Score: 0

      Good VCR's are still $400 and up. I have many VCRs and the tape handling on anything under $400 is bad. How long does the VCR take to pause once you press pause? Can you do frame accurate advance and rewind (i.e. stop on a full frame, not on a field). Can you scan forwards, press rewind and play within a second or so? When you are editing tapes you don't want bypassing commercials to take longer than watching it!

      Besides, my $400 VCRs last 6-8 years before they have to be replaced. My friends only last 2-3 years.

      Jeff Hill

    6. Re:What Ever Happened??? by Anonymous Coward · · Score: 0

      Give it up, evil boy. Driving a scooter is just like driving a BMW if you ignore all of the luxury stuff.

      Unless your VCR can store 80+ hours of tv, automatically record all of your favorite shows without any effort, find and record other programs that you didn't know about but you probably will like anyway, AND allow you to pause/rewind live TV, then you can't compare them. Period.

    7. Re:What Ever Happened??? by Evil+Adrian · · Score: 2, Insightful

      Even if a person is just "recording stuff" a VCR is a suboptimal solution in the face of constantly shifting network schedules and preemptions. There's a vast chasm of difference between telling a device "I sure like that show 'Ed'. If it comes on (and only if it's a new episode) please record it." and telling a device "record whatever is on channel 9 on Fridays at 8:00pm. If the schedule changes I'll be sure to remember to update it."

      Try that for more than two or three programs and you've graduated to needing multiple VCRs or devising a complex tape-changing ritual to ensure they all get recorded.


      How often do shows get shifted around to make it an inconvenience, though? It doesn't happen often enough to warrant spending four times the money -- if you think it does, you either watch too much TV or you're too sensitive. ;-)

      --
      evil adrian
    8. Re:What Ever Happened??? by NanoGator · · Score: 3, Funny

      "What happened to the days of using a VCR? Yes its not cool or geeky or even the best quality but it certainly suffices for tape delaying a show. Plus a good VCR costs like $60 nowadays with tapes to be had for under a buck. Cheap and a tried a true technology(plus no monthly fee!)."

      Hi! New here? Just transferred from the "Doesn't Get It" department?

      --
      "Derp de derp."
    9. Re:What Ever Happened??? by ryanr · · Score: 5, Funny

      I tried this route.

      I had trouble with getting my VCR to play one show while recording another. I also had some difficulty getting it to stream video from my home network. I couldn't figure out how to set the IP address on the VCR. It doesn't seem to use DHCP either. I think the IP is hardcoded to 1.2.0.0 or something, but setting my gateway to 1.2.0.1 didn't help, it won't ARP for it.

      The commercial skip feature works, but it's pretty slow. Resetting the file to the beginning also takes forever for some reason. The REW button works eventually, but I can't find the slider. At first I thought it was hung, but I just let it sit for 5 minutes, and it finally switched from the REW state to the STOP state.

      There's some sort of bug, the media cartridges keep auto-ejecting if I try to record more than 3 hours. There's a low quality mode (mpeg1?) which works for 6 hours, but the quality is just about unusable. This problem is interfering with the monthly show scheduling.

      I also can't seem to get it to load any games, browse the web, or play DVDs. I'm not sure how to even load code onto it. Does anyone have an VHS API reference?

    10. Re:What Ever Happened??? by Anonymous Coward · · Score: 0

      I can't tell my VCR to record every television show with the word "hooters" in the description. And you need to shuffle tapes for every 8 hours of recording time. And what if you want to watch a taped show but a scheduled recording starts in 5 minutes? What if you want to watch an hour long program that just started recording 8 minutes ago? And how do you jump around shows stored on linear media? You have to manually note what's on each tape and where it starts. (We'll just assume that you're using a fairly modern VCR which can somewhat reliably fastforward to specific times on the tape.)

      VCRs are okay for minor time-shifting but asking why a PVR is better than a VCR is like asking why an automobile is better than a horse and buggy.

    11. Re:What Ever Happened??? by Anonymous Coward · · Score: 0

      What happened to the days of using a VCR?

      Hey, I can only park one car in my two car garage because of all those @$#!# VHS tapes! I'd like to still be able to park one in there, that's what.

      By throwing away stuff at the bottom of the queue for me, the TiVo accomplishes for me what I never could. I'm a packrat by nature, and could never tape over anything.

    12. Re:What Ever Happened??? by rusty0101 · · Score: 3, Funny

      I understand that there are these manufacturing byproducts of processing trees, called books. They seem to come in varying costs from a couple of dollars, through hundreds, or even thousands of dollars in rare incidents. I understand that the modern distributers like to get between $5 and $25 for a new one, and they don't ask you to pay that much again, should you decide to re-read the book.

      Surely they are good enough for you, and you shouldn't be pushing these newfangled VCR's on people.

      -Rusty

      --
      You never know...
    13. Re:What Ever Happened??? by Anonymous Coward · · Score: 0

      Oh fuck off, you smarmy jackass. People like you are why I support 30th trimester abortions.

    14. Re:What Ever Happened??? by unitron · · Score: 1
      "How often do shows get shifted around to make it an inconvenience, though?"

      Every damn chance they get!!! Especially if they notice that the show of theirs you want to tape is one of the few not already on at the same time and day as the ones you want to tape on the other channels. I have almost too many VCRs to deal with as it is, if I wanted to put consecutive episodes of the same show on the same tape and whatever show follows on a different tape (like say "Fastlane" and "John Doe" or "Enterprise" and "Twilight Zone" or various PBS stuff or whatever) there wouldn't be enough room in the house for all the separate VCRs I'd need.

      --

      I see even classic Slashdot is now pretty much unusable on dial up anymore.

    15. Re:What Ever Happened??? by amuro98 · · Score: 1

      You'd be surprised, actually.

      A lot of the network's big shows will do things like go for a few extra minutes one week, then start a few extra minutes the next, but only be a "normal" sized episode.

      Then there's Fox... A network where it seems that no show ever airs regularly. How many times have they shown "a special episode" of your favorite show at the last minute? Unless you scan the TV listings on a daily (or even hourly) basis so you can update your VCR, you'll miss stuff.

      Note that this would also be a problem for a normal PVR as well. Much of what makes PVR a "Tivo" is its ability to record shows based on their name - not their timeslot.

    16. Re:What Ever Happened??? by Anonymous Coward · · Score: 0

      Yeah, just thought I'd have a look around in the television zombie department. You guys sure have some neat toys. What's that faint smell everywhere? Is it urine?

    17. Re:What Ever Happened??? by NanoGator · · Score: 1

      "Oh fuck off, you smarmy jackass. People like you are why I support 30th trimester abortions. "

      Ewwwwwww you slept with Cartman's mom?

      --
      "Derp de derp."
    18. Re:What Ever Happened??? by Evil+Adrian · · Score: 1

      BMW vs. Scooter: They both accomplish the same primary function, getting you from point A to point B.

      Tivo vs. VCR: Primary function: record shows.

      BMW vs. Scooter: The beemer has more features than the scooter -- air conditioning, a roof, stereo, etc.

      Tivo vs. VCR: Tivo has time shifting, more capactity, less effort, etc.

      BMW vs. Scooter: A BMW costs much more than does a scooter.

      Tivo vs. VCR: Tivo costs much more than a VCR.

      Primary task: record stuff. How the fuck can't I compare them? Your argument is flimsy at best.

      --
      evil adrian
    19. Re:What Ever Happened??? by Evil+Adrian · · Score: 1

      It doesn't happen often enough to warrant spending four times the money -- if you think it does, you either watch too much TV or you're too sensitive. ;-)

      You are in category A! :-)

      --
      evil adrian
    20. Re:What Ever Happened??? by Evil+Adrian · · Score: 1

      A lot of the network's big shows will do things like go for a few extra minutes one week, then start a few extra minutes the next, but only be a "normal" sized episode.

      Then there's Fox... A network where it seems that no show ever airs regularly. How many times have they shown "a special episode" of your favorite show at the last minute? Unless you scan the TV listings on a daily (or even hourly) basis so you can update your VCR, you'll miss stuff.


      I've run into that problem; so all I do now is tell it to start recording 10 minutes before the scheduled start time, and stop recording 10 minutes after (i'll tell it to tape Fox on Tuesdays from 8:50pm to 10:10pm, for example.)

      But as far as geniunely shifting the schedule around -- that is, moving a show to different times, different nights -- it rarely happens to shows.

      Shows that get moved are either not good enough to compete with something else that everyone else is watching (based on ratings), are pre-empted for something special, or are really good shows that they move to attract ratings to other programs (and they will thus heavily hype the move.) But none of those situations occur frequently enough for people to warrant bitching about it -- except, as I've said, hypersensitive people and those who spend too much time in front of the TV.

      --
      evil adrian
    21. Re:What Ever Happened??? by CerebusUS · · Score: 1

      How often do shows get shifted around to make it an inconvenience, though? It doesn't happen often enough to warrant spending four times the money -- if you think it does, you either watch too much TV or you're too sensitive. ;-)

      Pay attention to the Fox Sunday night schedule for an extreme version of what can happen with schedule shifts. Your new Simpsons episode doesn't always start at 8.

      NBC on thursday nights played around with "super-sizing" their sitcoms. instead of 4 30 minute eps, they went to 3 40 minute eps. Those of us with TiVo found we recorded Friends and Scrubs with no problem, nicely avoiding Will and Grace, even though it started at 8:40 and ended at 9:20

      Now if they could just find a way to deal with sports programs running long.

    22. Re:What Ever Happened??? by Froobly · · Score: 1

      Most people use their PVRs to record stuff or to pause commercials. So, you ignore the commercial pausing stuff, and a VCR fits the bill.

      You really miss the point of TiVo. "Record stuff," that's like saying that my personal mp3 player is only marginally more useful than my great grandfather's gramaphone, because all they do is play recordings. Sure, all a TiVo does is record things, but it records things so incredibly well that you don't really even think of it as "recording" things.

      TiVo means never having to turn on the TV and find that there's nothing on. As long as there's something worth watching on TV, even if it comes on at 2 am on the Korean Christian channel, it'll show up on your program list. Hear about some new show from a friend or co-worker? Just plug in the name and in about a week's time, it's there. No fumbling with schedules required. To get the kind of experience most TiVo owners enjoy, you'd need a personal robot switching tapes back and forth, and a ten-foot high octuple-layered stack of video tapes.

      If you haven't used TiVo before, you're probably not convinced, but if you ever go to somebody's house that has TiVo, and try watching TV, it's a totally different experience. And no, I am not on their payroll. In fact, I don't even own a TiVo. But my mom and brother both have them, and when I'm visiting, I actually watch TV, whereas when I'm in my own house, I generally don't.

    23. Re:What Ever Happened??? by amuro98 · · Score: 1

      Maybe it's just my taste in TV, but many of the shows I like get bounced around like crazy:

      Simpsons, Futurama, The Tick, Invader Zim, Firefly (well, OK, that show was killed off before I could form an opinion...)

      Simpsons and Futurama hardly have regular schedules - what with all the sports and editted movies Fox would rather run... Actually the same goes for any show on FOX. John Doe doesn't run every week, neither does Malcolm In The Middle, and so on - and these are supposed to be Fox's big shows?? Either Fox has fully embraced the Tivo way of life prematurely, of their VP of programming seems to think random schedule changes will build a stronger viewer base...

      The Tick never aired in the same time slot twice, yet my Tivo managed to get every episode.

      Nickelodeon never advertised The Invader Zim Christmas Special, that only ran once. My Tivo found it, and recorded it for me. Nickelodeon does actually run Invader Zim at random (and I do mean random) times on weekends, but you'd never know it. My Tivo picks up an old episode about once a month or so.

    24. Re:What Ever Happened??? by L0rdJedi · · Score: 1

      Well, according to the simpsons website, it airs Sundays at 8pm. Sure, it might get preempted from time to time by sports, but it does have a regular time slot. Same goes for Futurama, Sundays at 7pm.

      John Doe and FireFly aired consistently every Friday starting at 8pm for FireFly and 9pm for John Doe. Yeah, maybe John Doe didn't run EVERY week, but what show does?

      So out of 6 shows that you mentioned, 2/3 of them do air at a consistent time and day, they just don't air every week. The parent poster makes it sound like the shows are moved to different DAYS and TIME SLOTS all the time, which simply isn't the case. That happens at most once per season (at the beginning) and sometimes not even that. X-Files aired for how many YEARS on Sundays at 9pm? I don't know off hand, but it was probably for at least half its run.

    25. Re:What Ever Happened??? by amuro98 · · Score: 1

      Living on the west coast, Fox's schedule is very inconsistant...

      Firefly was regularly pre-empted or rescheduled during baseball - in many cases an episode would air unannounced Saturday or Sunday afternoon. Not a good way to build up a regular viewing base for a new show (then again, this seems to have been Fox's goal...)

      Also, if I blindly set my VCR to record Futurama at 7pm and Simpsons at 8pm, I'd never get them. Most of the time, my FOX affiliate runs an old Simpsons episode at 8, then a new one at 8:30 - assuming they run them at all. Futurama shows up sporadically. Basically if Fox has nothing else to show, they might choose a random episode. Tivo has missed episodes of both due to Fox's inaccurate schedules.

      Then there's Fox's favorite prank of playing new episodes of shows on totally random timeslots. So instead of getting what's normally scheduled for Tuesdays night at 8pm, Fox would do a "special presentation" of another show from a toally different day/time - for instance, a new Malcolm In The Middle on Thursday night? Why not! If you *really* like the show, you'll know about it because you'll have..um...ESP! Yeah, that's it, ESP.

    26. Re:What Ever Happened??? by L0rdJedi · · Score: 1

      Uh, I live on the west coast thank you, the LA area specifically. Aside from seeing FireFly preempted by baseball (can you blame them? the ratings for FireFly were abysmal at best), they've showed every show I watch on a consistent basis. And even the episodes of FireFly that were shown on Saturday were shown again in repeats. Admittedly, I don't watch that many shows on Fox anymore, but the ones I watch are consistent. 24 shows, when it's new, every Tuesday at 9pm. And when was the last time Malcolm in the Middle was shown on a Thursday night? The last one I DIDN'T watch (because I think it's a lame show) was on during it's scheduled time, Sunday at 9pm. I honestly don't know about Simpsons since it's really not as good as it used to be and I've never been that interested in Futurama.

      So I guess the point would be that as long as the programs you watch aren't on Fox, with the exception of John Doe and 24, you'd be ok with setting a VCR for those specific time slots to catch your program. By the way, no one ever said Fox was intelligent at scheduling programs. It's the only channel I ever really hear complaints about. All the other channels seem to be perfectly consistent.

  13. Digital Cable is possible, but not yet by Anonymous Coward · · Score: 0

    Soon you won't have this problem with digital cable. CE manufacturers and the cable industry have agreed on a standard to allow for digital cable ready devices (like today's cable ready TVs and VCRs).

    Soon (within the next year or so) you should be able to get a digital cable ready tuner card which would solve your problem. Since HDTV is sent over digital cable as well, dealing with HDTV is no problem either when you get ready for that.

    1. Re:Digital Cable is possible, but not yet by Anonymous Coward · · Score: 0

      Since HDTV is sent over digital cable as well

      Except for the fact that this is wrong, that is.

      HDTV is most commonly sent over the air, using 8VSB modulation. It is also sent over direct-broadcast satellite. It is rarely sent over terrestrial cable.

    2. Re:Digital Cable is possible, but not yet by SiliconJesus101 · · Score: 2, Informative
      Once you get into digital CATV, channels (in the classical sense) become irrelevant. In the digital cable world a channel is nothing more than a 6Mhz strip of badwidth that can in reality transmit approximately 10 "channels" to your TV. What this means is that if you are watching "channel 13" it is most likely NOT running in the standard 211.2500 to 215.7500 Mhz range as your old TV tuner does. Channel 13 will in fact be far higher up...likely above the 500Mhz range where 256 QAM is used to essentially stuff 10 channels of MPEG compressed, groomer allocated digital on what used to be 1 channel of analog. Of course you do have a limitation in the fact that 256 QAM is capable of approximately 48.81 Mbps of data....depending on who you talk to. A groomer box essentially figures out what channels have higher bitrates and tries to pair them up with lower bitrate channels. Trying to stuff 10 action packed sports channels onto one 6Mhz strip won't work too well as your bitrate needs increase dramatically in high motion encoding. The breakdown for HD channels is approximately 2 per analog channel.

      In my area we have HD HBO, Showtime, Cinemax and all of our local channels that broadcast in HD. Granted, the HD boxes are like gold and are very hard to get ahold of (waiting list)....but it is offered.

      So....I guess in summary....what your digital cable box says on it for a channel actually has nothing to do with true "channels" as you know them. The Discovery Channel, for example, could be reallocated to a different band if it was deemed necessary to move it for bitrate reasons. It would just be too hard to ensure that a standard will be devoloped that will account for different channel lineups in different regions and among different cable carriers etc.

      --

      "The strong will do what they want, the weak will do what they must."
      -Thucydides

  14. MythTV, your mythical TV experience by Anonymous Coward · · Score: 1, Informative

    For a really nice PC based Tivo substitute, have a look at http://www.mythtv.org.

    Even more interesting, mythtv is starting to integrate support for a hardware MPEG2 encoder to be found at http://ivtv.sf.net. The first commercially available consumer MPEG2 encoder that has linux drivers;)

  15. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  16. The obligatory (proactive) onion url... by Nugget · · Score: 3, Funny

    To stave off all the wankers sure to fire up with their superior "I don't watch TV!" pablum, here's the obligatory theonion.com article. Grow up, folks. There's plenty of quality programming out there and PVR's (TiVo included) are a great tool to filter the good stuff out from the worthless programming. Avoiding television because you don't like Survivor is like staying off the Internet because AOL is here. It just means you're incapable of scrutiny.

    1. Re:The obligatory (proactive) onion url... by Anonymous Coward · · Score: 0
      The second last sentence of the article says it all:


      Why not spend that time living your own life, instead of watching fictional people live theirs?
    2. Re:The obligatory (proactive) onion url... by Nugget · · Score: 1

      Why not do both and lead a full and well-rounded life?

      Replace "watching" with "reading about" and your quoted sentence suddenly tells us to stop reading too. Do you think reading is a waste of time, too?

    3. Re:The obligatory (proactive) onion url... by Anonymous Coward · · Score: 0

      Yes, I only read scientific studies, popular science and computer programming. None of that Hairy Potter crap or any other fiction book. Yes, sometimes I read non-fiction military stories, but only to be educated about that particular era (Vietnam, WW2). I could care less what character A did to character B.

      Face it, Fiction books(especially fantasy), reality shows, sitcoms, dramas are all a life substitute.

      InstaReality(tm)! Just add wasted time!

    4. Re:The obligatory (proactive) onion url... by Nugget · · Score: 1
      Face it, Fiction books(especially fantasy), reality shows, sitcoms, dramas are all a life substitute. (Emphasis added)

      Which brings us right back full circle to my "incapable of scrutiny" comment. Thank you, kind AC, for proving my point so effectively.

    5. Re:The obligatory (proactive) onion url... by Anonymous Coward · · Score: 0

      Translation:

      "Look folks, if you aren't satisfied to stare at whatever comes out of this box, there's something wrong with you."

    6. Re:The obligatory (proactive) onion url... by Anonymous Coward · · Score: 0

      You do realize what you're critizing comes from the source you quoted?

    7. Re:The obligatory (proactive) onion url... by Anonymous Coward · · Score: 0

      Boomtown
      John Doe (yes, it's ridiculous)
      Alias
      Cartoon Network picking up Futurama reruns
      Iron Chef
      Junkyard Wars
      History Channel
      The Learning Channel
      24
      HBO shows galore (Six Feet Under, The Sopranos, Oz)

      Thanks to Tivo, I can watch these fine programs on my time, not having to schedule my life around the time they come on. They don't all make you think, but they're entertaining and not full of whiny teenagers, unlike this website (ok, ok, this website doesn't make you think either). Want more examples?

  17. Don't know how many times I'm going to post this.. by thedbp · · Score: 2, Interesting

    My setup:

    G4 500
    200 GB internal storage
    EyeTV TV tuner (1 coax in and 1 RCA video/audio in)
    RCA video in/out
    2 S-video out
    1 S-video in
    1 RCA audio in
    1 RCA audio out
    1 1/8" stereo miniplug in
    1 1/8" stereo miniplug out
    SCSI
    USB
    FireWire
    serial x 2
    dual ethernet
    DVD-RW (Pioneer 104)
    Mac OS X Jaguar
    Keyspan Remote
    drives a 14" VGA and 27" TV
    VCD DivX MPEG-4 etc. support
    online scheduling w/ TitanTV
    Full Internet Access
    screen resolution on the TV up to 1024x768
    and much much more

    sound yummy? Its killer, and I'm putting together a web page w/ all the pics from the assembly and the final product.

    Don't worry slashdotters, you'll get a peek at this beauty soon.

  18. Tivo-like by Gonoff · · Score: 3, Insightful

    He wants a computer based PVR, not TIVO. Happily, TIVO has not copyrighted the concept (yet).

    Sounds like you want something small, silent and with one of those nice Hauppage cards - and a really big HDD!

    --
    I'll see your Constitution and raise you a Queen.
    1. Re:Tivo-like by Anonymous Coward · · Score: 0


      Step off Jack.

      Seriously.

  19. MythTV is great by foom · · Score: 5, Interesting

    I just built myself a new MythTV (www.mythtv.org) box a few weeks ago with the following hardware:
    Shuttle SK41G case+MB+PSU - $250
    120GB Maxtor Fluid Dynamic Bearings 5400RPM HD - $130
    WinTV dbx model 401 card - $100
    Athlon 1800+ (I did not need to get this fast a processor, but I wanted speed left over for other things too) - $60
    512MB DDR ram: $70
    New remote control: $20
    Total: $630

    It works great, does ff/rew/pause of live TV, downloads TV listings off free websites, lets you record all showings of a show, has a webserver builtin so you can set recordings remotely, etcetc.

    It also looks pretty and works great with a remote control so you really can use it like a set top box.

    There are even optional modules for showing the weather, playing MP3s, and running various emulators/games.

    It also supports multiple frontends and backends, so you can make an ultimate setup with 10 tuner cards and 20 TVs all connected to the same video storage if you're so inclined.

    1. Re:MythTV is great by Anonymous Coward · · Score: 0

      You do realize that you could buy a Series 2 Tivo and a few years service for that price, don't you? Plus then you don't have to waste the time building the damn thing.

      GOOD FOR YOU!

    2. Re:MythTV is great by Sagz · · Score: 1

      Yeppers I love mine.

      I'm using the following hardware/Software

      AMD 1.2ghz Duron
      512mb PC133
      WinTV 401 card
      Leaktek "Deluxe" TV Card
      (dual tuners baby)
      X10 MP3 Anywhere RF remote (works great with LIRC CVS)
      60gb HDD

      The next thing to do is get a XBOX front end. Several of the mailing list members have had great results with this.

    3. Re:MythTV is great by foom · · Score: 4, Informative

      Compare my box to the price of a TiVo. From Amazon.com: TiVo Series2 80 Hour Digital Video Recorder - $399 - $50 rebate = $350. (I couldn't find the price of a 120 hour TiVo, so I'll give TiVo a little advantage)

      Okay, now add the lifetime service fee of $299. Now you're up to $650. Wow look, all of a suddenmy box is cheaper! Or maybe you just want to add two years of service. Well then $12.95/month * 24 months of service fee - oops that's more than the lifetime fee!

      But guess what: my box can also play video games, and MP3s. I can get TV shows OFF of it onto other media. It can be a webserver, file server, whatever else I want it to be. It stores my MP3s and can play them. Guess which one's a better deal?

    4. Re:MythTV is great by JediTrainer · · Score: 1

      I'm curious, but from reading the mailing lists I wasn't able to find an answer easily...

      What if I have cable and satellite? Can it handle both at the same time? (ie, get listings for both services and choose the appropriate tuner card for each)?

      --

      You can accomplish anything you set your mind to. The impossible just takes a little longer.
    5. Re:MythTV is great by foom · · Score: 4, Informative

      And oops, I forgot to include the Home Media Option which lets you have the webserver capability, that's an additional $99. So the real TiVo is up to $749. Yet, that comes for free with a custom built one.

      So the TiVo costs more than $100 more than my box, yet my custom built box does more and won't stop working when TiVo goes out of business.

    6. Re:MythTV is great by Anonymous Coward · · Score: 0

      Guess which one's a better deal?

      I don't have to guess, I already know. My TiVo. I went the "Ultra-Nerd Build It Yourself" route too, and found my TiVo to be much better. You must be one hell of a fat loser.

    7. Re:MythTV is great by Anonymous Coward · · Score: 0

      The answer is yes. It can handle inputs from two sources and mix and match channels to your liking (editing the channel list takes a while, though).

    8. Re:MythTV is great by Anonymous Coward · · Score: 0

      Guess which one's a better deal?

      The Tivo. Thanks for playing, though.

    9. Re:MythTV is great by Anonymous Coward · · Score: 0

      While you were wasting your time building this trying to win the super-nerd pissing contest, I was making out with my girlfriend. NOW who got the better deal?

    10. Re:MythTV is great by ilsie · · Score: 3, Insightful

      Series 2 40 hour refurbed TiVo- $150 AR
      120GB Maxtor Fluid Dynamic Bearings 5400RPM HD - $130 (Just using the same HD you did for clarity)
      Lifetime Service- $250
      Total : $530

      Mine does all kinds of fancy ff/rew/pause, I can easily schedule all recordings, etc., I can have TiVo tell me what to watch (I dont, but I could), I have 30-sec commercial skip, and I have a really nice remote that is extremely well designed and always works.

      To be honest, I could really care less about MP3s and emulators and such, I already have a PC and a Mac that can stream MP3s, an Xbox (and a PC and a Mac) that will play emulators/games (and can also stream MP3, vorbis, divx, etc etc etc etc)

    11. Re:MythTV is great by Col.+Klink+(retired) · · Score: 1

      > I have 30-sec commercial skip

      Mythtv has this. Actually, you can configure the skip length. I set the right arrow to 30 second skip and "Page Up" to 2 minutes. Mythtv also has an experimental "skip to blank" commercial skipper.

      You can also view recordings or Live TV on any machine on your network (video card/CPU permitting) without additional TV tuners (one Live showing per video card).

      --

      -- Don't Tase me, bro!

    12. Re:MythTV is great by Anonymous Coward · · Score: 0
      While you were wasting your time building this trying to win the super-nerd pissing contest, I was making out with my girlfriend. NOW who got the better deal?

      I'm married so it's not like I have anything better to do than build a PVR. ;-)

    13. Re:MythTV is great by Judebert · · Score: 1, Informative

      So buy a Tivo, if you don't want to build one.

      Really, the discussion is about building your own PVR; I'd mod you offtopic, but the metamoderators wouldn't really understand.

      Some of us are reading the topic because we are more interested in not paying a "lifetime" fee to a company that might go under (I've already done that once), computing on our TVs, copying to DVD/CDROM, playing games, streaming Vorbis, and writing our own custom control scripts. We'd spend the extra $100 for those capabilities. Knowing that your proprietary box has only the TV capabilities for a slightly lower price isn't contributing to the discussion.

      --

      For geek dads: Contraction Timer

    14. Re:MythTV is great by ilsie · · Score: 1

      Actually, my post was very on topic, considering that the guy specifically asks if rolling his own PVR is worth the money/hassle as compared to buying a TiVo. And nowhere in the original question do I see him asking about playing games or streaming Vorbis. So there.

    15. Re:MythTV is great by elmegil · · Score: 1
      I can have TiVo tell me what to watch (I dont, but I could)

      Because what you watch is being reported to your corporate masters...no thanks.

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    16. Re:MythTV is great by ilsie · · Score: 1

      I forgot to include the Home Media Option which lets you have the webserver capability, that's an additional $99.

      You can do this for free with series 1 TiVos using the bash shell and TiVoWeb.

    17. Re:MythTV is great by Anonymous Coward · · Score: 0

      I've *seen* your girlfriend.. PVR-boy got the better deal, trust me!

    18. Re:MythTV is great by CvD · · Score: 1

      Yeah, um... some of us don't live in the US, remember? And besides Britain, I don't think the TiVo is offered anywhere else. So, for a lot of us there is no TiVo option, however much we'd like one. The homebrew PVR is the only option.

      Cheers,

      Costyn.

    19. Re:MythTV is great by jwilloug · · Score: 1

      Because what you watch is being reported to your corporate masters...no thanks.

      I wish my corporate masters would start paying attention to all this information they collect on me, but they keep canceling all my favorite shows anyway.

    20. Re:MythTV is great by wohlford · · Score: 1

      There is also is the cost of the USB ethernet adapter requred for the Home Media Option. This costs around $30 bucks. I'm sure a wireless adapater costs more.

      I'm now on my second TiVo (Series 2) in a month. The first TiVo died with a bad hard drive. When I replaced it, I bought Circut City's three year extended warrenty for something like $55. My total costs are up to about $835. Expensive, but well worth it! Last night I found that it recorded the X-Men trailer for me. Good stuff!

      --
      Jason Wohlford
    21. Re:MythTV is great by santellij · · Score: 1

      I am working on getting a MythTV machine up and running as well. I have digital cable and hope to use a serial cable to change the channel. If that doesn't work out I go with an IR blaster. I don't think that will be the end of the world.

      I don't want to get into the TIVO vs "roll your own" but I am definitely doing this project so I can make my own. I've even gone so far as to get an '83 top loading beta VCR for a case.

      asus a7n266-VM ($75)
      AMD XP 2100+ ($75)
      512 PC 2100 ($50)
      20 Gig drive (will add more, budget: $100)
      ATI tv wonder VE ($40)
      VCR case ($10)
      300W Power ($50)
      IR receiver (followed diag on lirc.com) (~$10 for parts)
      cables and other parts ($100)
      =============
      ~$500

    22. Re:MythTV is great by booch · · Score: 1

      But when recordable DVD drives are $100 next year, he'll be able to add that feature for $100. You'll have to get a whole new unit, spending probably $400 more.

      --
      Software sucks. Open Source sucks less.
    23. Re:MythTV is great by skipintro · · Score: 1

      How did you get the sound to work on the SK41G box? My friend was trying to build the exact same thing, but we couldn't get the onboard sound to work with Linux.

    24. Re:MythTV is great by MooseGuy529 · · Score: 1
      Guess which one's a better deal?
      I don't have to guess, I already know. My TiVo. I went the "Ultra-Nerd Build It Yourself" route too, and found my TiVo to be much better. You must be one hell of a fat loser.

      No, you have to be one hell of a fat loser, posting this message which is Offtopic, Redundant, and Flamebait, all at once!

      • Offtopic: It's a discussion about making your own PVR, not which is better.
      • Redundant: Others have repeatedly said that they think TiVo is better.
      • Flamebait: You're calling the author of an On-topic, Informative post "one hell of a fat loser" and poking fun at the "Ultra-Nerd Build It Yourself" route--please note the caption beneath slashdot: "News for Nerds..."

      As for the original poster, that's a pretty good look at one of these. So far from reading this article it seems that a TiVo with lifetime subscription and a homebrew box are about the same cost, but personally I think a homebrew box would be better since it lets you do basically anything you want.

      Just my two cents,

      MooseGuy529

      --

      Tired of free iPod sigs? Subscribe to my blacklist

  20. Re:Don't know how many times I'm going to post thi by krow · · Score: 1

    So what do you think of the video quality?

    --
    You can't grep a dead tree.
  21. MythTV by pz · · Score: 4, Informative

    The MythTV Project is what you want. As often noted on Slashdot, it does nearly everything that TiVo does, and a heapload more. It's open source, and under active development ... however, it's not quite at full functionality. The most recent stable release is version 0.8 and while not without some bugs seems to work quite nicely. I've paired it with a AVerTV Studio TV capture card, a Shuttle FV25 mainboard, and a Celeron 1.4 GHz processor. To my understanding, MythTV supports external tuner devices such as satellite systems. Installation/construction is straightforward but not for the faint of heart. Some RPMs exist for certain required components, but much of installation involves the "./configure; make; su; make install" cycle.

    IF -- and this is a strong supposition -- you either have spare hardware laying around that's pretty strong (eg, in the GHz range rather than 100s of MHz) or have a weird bent on building your own systems, then by all means roll up your sleeves and dig in! However, if you are looking for the least expensive or easiest alternative, then buy a used or refurbished TiVo.

    --

    Put my fist through my alarm clock with its ding-dong death inside my ear. - The Blackjacks.
  22. Cable. by labratuk · · Score: 2, Interesting

    While the temptation to make a PVR is really great at the moment, what with mythTV and friends getting better and better, it really isn't practical at the moment. At least here in the UK, for me, it isn't.

    Why?

    All but 4 (well, 4.5 counting ch5) channels are sent through cable for me. Admittedly, those channels do have the better programming on, but it would be somewhat lame not being able to record cable channels.

    For instance, I have digital cable (ntl). All the decoding is done in the cable box and shoved through to channel 7 on the tv. This means you can only record from one pre determined cable channel. Unless you somehow set up lirc to send a 'channel change' ir command to the cable box every time it wants to change cable channel. I've thought about this, but it would be tricky and probably unreliable.

    The question really is: can I justify building a PVR for just 4 channels?

    --
    Malike Bamiyi wanted my assistance.
    1. Re:Cable. by Anonymous Coward · · Score: 0

      actually it is reasonably easy and reliable, check lirc.org for transievers

    2. Re:Cable. by dwight_hubbard · · Score: 1

      The functionality to handle changing channels on a remote cable/sat box via an external channel changing script is already in mythtv and supported.

    3. Re:Cable. by notNeilCasey · · Score: 2, Informative

      Many Digital cable receiver/decoders have a serial port on the back that can be connected to your PVR System and controlled by it using a script you'd have to write. Barring that, yes, you can set up a script using lirc to change channels.

      From the MythTV FAQ:
      Is it possible to have MythTV change the channel on my digital cable/satellite box, instead of my tuner card?

      - Yes. In the setup program, under "Input Connections", you can configure a command to run whenever the channel needs to be changed on an input which does not have a tuner. In the 0.7 release, this was a global option in the configuration file, "ExternalChannelCommand".

    4. Re:Cable. by rudedog · · Score: 1

      Tivo does this with something they call a IR blaster. Basically, it's a long, thin cable with an ir output at the end, and you attach the blaster to the front of the cable box, over top of the cable box's IR receiver. You pick what cable box you have from a long menu, and can also control the speed that the tivo sends the signals to the cable box.

      It works mostly ok, but sometimes our crappy cable box misses the signal and ends up changing to the wrong channel. To enhance the reliability of the blaster, I actually covered the entire front of the cable box with an aluminum foil "tent", and I keep the cable box out of site behind the lower doors of our TV stand.

      I estimate that the fail ratio is around 1-3%, so we sometimes end up getting the Home Shopping Network instead of Star Trek. Still, it's only TV, not a huge loss.

      Some cable boxes also have a serial input that can do the same thing, but I don't know if your vendor's cable box does.

    5. Re:Cable. by julesh · · Score: 1

      Not sure about NTL digital, but Sky digital's satellite decoders have a serial connector on the back. I haven't tried this, but I understand that you can send a 'change channel' command through this.

    6. Re:Cable. by colinramsay · · Score: 1

      I stumbled on this too, but my main problem was that old chestnut - on my Telewest UK box I can't watch one Digital channel and record another (either via VCR or PVR), unless I rent another set top box off Telewest for £15 a month.

      Bit of a shame - any solutions?

    7. Re:Cable. by millwood · · Score: 1

      Check out that Hauppauge DVB-T or DVB-S cards. They work under Linux and effectively replace your set-top box, but they're not cheap - about 250 euro here in Sweden, plus another 130 or so for card holder and software codec card (and you still need the smartcard from your subscription). More info at linuxtv

      --

      "Hello, World", 17 errors, 31 warnings
  23. My Answer For You by dbretton · · Score: 4, Informative

    My question for [you] is[,] "What's worked best for you?"

    Tivo

  24. Pandora Systems by Anonymous Coward · · Score: 0

    There is a small outfit selling pre-built systems that look pretty good. Box is called the Orpheus from Panadora Systems. Allows HD PVR and comes in a chassis that looks like a stereo component.

  25. MCE clone by Anonymous Coward · · Score: 1, Informative

    Myhtpc seems to be coming along pretty well if you want to run your pvr on windows

    www.myhtpc.net

  26. MOD PARENT CORRECT by Anonymous Coward · · Score: 0

    Can't get more accurate than that. A lot of decent TV cards have remote controls that work with lirc which makes things inordinately easier than getting something external like an irman. Add an LCD from crystalfontz or something (MythTV has built in interaction with LCDd).

  27. Avoiding quality degradation by Anonymous Coward · · Score: 1, Interesting

    All the above stuff is great - but - what if you are using a satellite source as input (e.g. Dish Network)?

    My understanding is the Dish Network broadcasts in MPEG-2 format, and the receiver decodes this. If this is the case, then any solution which doesn't intercept the signal before its decoded with result in a degraded output. Tivo claims to work with Dish Network but so far I've received no response to an inquiry regarding whether or not they recompress the video. I'm assuming they do... and if so, any setup which duplicates Tivo will also suffer degradation.

    So is there any way to get around this problem? Dish Network doesn't really provide any info. I would get one of their PVRs if I knew how to copy their internal hard drives onto my computer and be able to archive each show as an mpeg2 file without any recompression.

    1. Re:Avoiding quality degradation by Osty · · Score: 1

      Tivo claims to work with Dish Network but so far I've received no response to an inquiry regarding whether or not they recompress the video. I'm assuming they do... and if so, any setup which duplicates Tivo will also suffer degradation.

      I don't know about the DirecTivo boxes, but you can use a stand-alone Tivo with a satellite or digital cable connection. The output of your STB from DirecTV or your cable provider goes into your Tivo, and the Tivo connects to the STB via a serial link (on certain satellite boxes, and supposedly also on a few digital cable boxes with recent software updates) or a provided IR blaster. Tivo then changes the channel on the STB as necessary. In short, Tivo sees the decompressed video, not the original MPEG2 feed. However, who cares? Unless you're watching High Def broadcasts (and Tivo doesn't support those yet anyway), the quality is already shit. Tivo's recompression isn't going to hurt that much.

    2. Re:Avoiding quality degradation by tdoane78 · · Score: 1

      With a Direct-Tivo they do not recompress it, it just stores it in it's native compressed state. With a normal Tivo has to decode the data stream then Tivo recompresses it. Check out http://www.tivocommunity.com for some additional information.

    3. Re:Avoiding quality degradation by Anonymous Coward · · Score: 0

      Tivo's recompression isn't going to hurt that much.


      I hadn't considered that. I was assuming the MPEG2 quality is basically about the same as DVD quality, with the exception that on a satellite you sometimes lose packets.

      It seems really subjective to say it "isn't going to hurt much" as it really depends on the person. (Personally, I can't tell much difference between an MP3 and the original WAV file, while some people claim there is a big difference).

      Is there any qualitative study or comparsion between a regular MPEG2 and a recompressed MPEG2 stream? From one point of view it seems like there shouldn't be *any* degradation, since the same bits that would be "lost" will already be gone, but this is assuming an identical compression algorithm I think...

  28. can tivo do all this? by Anonymous Coward · · Score: 0

    Aren't the tivo's with 80 gig drives more like $350-400? I'm sure there's a street price. But $200 seems a little low. Also can tivo serve as an mp3 jukebox, burn dvd's and vcd's?

    I'm in the research phase of the same project. Inherited a free computer with a 500 mhz celeron.

    Figure a 60$ tuner card, 100 gig drive (90) and a dvd burner (250?) will cost me the same as the 400 tivo. If I really want to get fancy I'll throw it in a $150 sound dampened black a/v computer case and I'll be good.

    Of course that still leaves lirc to go, but I need something to do when I can't sleep.

  29. Re:What worked best? by Anonymous Coward · · Score: 0

    and no one cares, the person that asked this question did not mention anything about a choice between, building a pvr, or not watching tv.

    i wonder why people that dont watch tv have to justify it to others constantly. with all that free time i guess, they have nothing else to do

  30. Why to do it yourself... by I'm+a+racist. · · Score: 1

    The main reason I see to doing this myself would be to integrate everything.

    I want an entire home theater system based around a PC. This means, no TV, no stereo reciever, no rack full of other shit. Instead, I want a PC, a nice set of speakers, a projector (and optionally a monitor too).

    I want to be able to access all my media (movies, music, tv, radio, etc) from one interface. The big advantages to this are the convenience (assuming it works out okay), the space efficiency, the re-use/sharing of components (hence cost efficiency, maybe). This is quite possibly the best bang for the buck available (if it's really doable). Sure, there's also a geek factor to go along with it, but that's on top of the other benefits.

    In my case, I don't care if it looks like typical home theater equipment. Afterall, it's not typical home theater equipment. A regular case is fine, it makes cooling much easier, and being able to put it somewhere to keep the noise to a minimum is nice too. A wireless keyboard/mouse/remote setup would be good for anyone who lives alone, because you could send the output to multiple devices (projector, regular tv, monitor, etc), but use one computer to control everything.

    Having a central storage device, with the ability to backup to CD/DVD, is also a major plus. The upgradability and scalability are nice too. Let's not forget, the MPAA has no say about what features I might implement on such a system either.

    --


    Down with Saudi Arabia!!!
    1. Re:Why to do it yourself... by satanami69 · · Score: 1

      In my case, I don't care if it looks like typical home theater equipment. Afterall, it's not typical home theater equipment. A regular case is fine

      So far this is the best looking case I've seen. It fits full AGP cards and ATX motherboards, has a nifty slot loading DVD, but alas is $350.

      --
      I really hate Dan Patrick.
    2. Re:Why to do it yourself... by slaker · · Score: 1

      I'd suggest an Athlon with a nice, cool T-bred CPU, several near-silent Samsung 5400 rpm 120GB drives, a Sony 500AX for burning needs, a LiteOn 16x DVD player for ripping etc, a Sapphire Radeon 9000 VIVO (passively cooled) for video handling - including component with an adaptor, a soundblaster extigy or equivalent (e.g Yamaha), and a nice, thick case like an Antec mid-tower. Spend another $50 on a wireless keyboard and mouse, or a keyboard with an integrated trackball, or an ATI remote wonder.

      If you want to get fancy, get a bt8x8 card and use that for projected output, so you can use dScaler.

      My media PC system looks about like that, except I use a Live 5.1 with a midrange Onkyo receiver and some nice-ish Wharfdale speakers.

      --
      -- I wanna decide who lives and who dies - Crow T. Robot, MST3K
    3. Re:Why to do it yourself... by I'm+a+racist. · · Score: 1

      This is something that runs through my mind on and off. I doubt I'll actually get around to building it until I move (which depends on me finding somewhere to buy). Anyway, I was just looking at some projectors (on Ebay), but I don't know what's that good. Obviously I want over 1000 lumens (to watch it in a bright room) and keystone correction (for off-angle placement). Beyond that, things get a bit fuzzy. Any suggestions?

      The idea if running a feedback voltage across a pair of thermistors coupled to some aluminum blocks, and slowing/removing the fan from the projector has come up too. This is only if the noise from it becomes a problem. I'd plan to use the projector in place of a tv, but still don't know what sort of usage I'd accrue. I haven't been watching much tv, but there's all the neat features to take advantage of on such a system. I'm not familiar with dScaler at all.

      For sound, I was thinking a SoundBlaster and maybe Klipsch speakers (not the best, but good enough for me). I'm not an audio/video-phile, so I don't need top of the line AV gear. I would just like a nice setup that works well.

      Any knowledge of what sort of CPU and RAM requirements there are for this sort of use? Having 2 tuners (watch & record simultaneously) would be a plus. I'm not sure if I'd use this as a dedicated media system or not, yet. Anyway, it would probably only be doing one thing at a time anyway.

      What OS do you use with all of that? Linux might be nice (some stability, plus it's scriptable), but the drivers could be a serious problem.

      Just like the main article points out, controlling a satellite/cable descrambler is also a problem... unless there's some software out there to decrypt the signal...

      --


      Down with Saudi Arabia!!!
    4. Re:Why to do it yourself... by Eight+01 · · Score: 1

      Projectors are great, but the bulbs are expensive. Count on a replacement costing $300-$500 dollars. They will last for around 700 hours before they are noticably dim.

      I use an older LCD projector to watch movies. It is great and I don't mind using the bulb for something like this - but for regular junk TV watching I stick with the CRT.

    5. Re:Why to do it yourself... by slaker · · Score: 1

      I got the hand-me-down projector (and presentation monitor) from my father's business. Neither of my videophile brothers understood its potential. :)
      My projector is a midrange Sony model, 1200 lumen, 1024x768-capable. It's very heavy for a "portable" (12 or 15lbs, I'd guess). I use it only to screen movies. It's impressive as all hell to play games on but since a bulb costs more than a low-end 27" TV, I try not to overuse it. At 1200 lumens, I still prefer a darkened room. I've seen 800 lumen, and that's just awful. 1200 is a step up. I have no idea what it would take to get comfortable daylight viewing.
      I built my projector its own little wooden box. There are a pair of largish fans (120mm) that move air from the bottom rear to the front of the enclosure (the front is, of course, completely open). Still, the project is the loudest part of the whole rig.

      I'm utterly opposed to Klipsch speakers. From my experience, the bass they produce is akin to dropping something heavy and hollow on carpeted floor. Not impressive at all IMO (yes, I'm more than capable of handling the adjustments. Still couldn't get 'em to sound right). I actually like Logitech's 5.1's better, even though they're probably $150 cheaper.

      CPU-wise, I'd look for the cheapest Athlon Tbred I could find. newegg.com has XP1700s for $50. The Tbred (ADAXA-cores and better) are .13micron chips and they run very, very cool for Athlons (they're also fantastic overclockers BTW). I'd couple that with a Spire/Speeze Falconrock II cooler (80mm fan, and they cost all of $7 from newegg.com) for very near silent operation.

      I have an AIW9700 with two tuners. You can only record on one at a time. You can still watch on the other tuner, if you want, but take my advice when I say that it's not worth trying to do recordings off two sources on the same machine, even with two different cards and a PC from hell. In general, if you're recording and it's not TV on demand or the like, you probably shouldn't be doing anything else on the box in question. You WILL drop frames. I prefer the 9000 VIVO because 1.) I don't use the analog tuner. My VCRs do a better job of that (I'm OtA-only, so I know from good tuners) 2.) AIWs have a builtin line-in for sound. This is duplicated by my sound card, which also has a digital line in to match the digital line out that my receiver has. I'll stick with my sound card for recording sound. 3.) The 9000 VIVO (from Sapphire, at least) is passively cooled. Fans on video cards stuck ass. 4.) The "advantages" of the the newer Rage Theater 200 chip over the older Rage Theater used by every other ATI card make almost no real world difference. The '200 is better for recording MPEG, and it can apply some realtime filters essentially for "free", but I can't prove, even to myself, that a recording done on an older ATI card is better or worse than one from a AIW9700.

      RAMwise, even 128MB is probably enough, if you aren't doing video encoding. If you're doing video editing and encoding, look at at least 512MB of RAM, preferably in a high-speed (PC2700+) or dual channel (nforce2) configuration. If you're editing on the same machine, congratulations, you have one of the few PCs in the world that it might be worth using RAID0 with.

      This is a Windows box. 2000 Server in my case. On my "main" recording rig I have about 400GB online (I have two other machines that are just as capable). I record either HUFFYUV (lossless compressed for editing) or MPEGII (straight to the DVD authoring software). I could PROBABLY work something similar up in *nix but the tools I need to handle DVD video, AFAIK, are still largely Windows-based.

      My main interest is in, er, video piracy but I think I have enough expertise to speak on this topic...

      --
      -- I wanna decide who lives and who dies - Crow T. Robot, MST3K
  31. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  32. my experience with a PC as DVR by Tibor+the+Hun · · Score: 1

    I've just installed an All-in-wonder 7500, and while it performs ok, it probably isn't as good of a solution as buying the real thing (tivo).

    while i am allowed to schedule weekly recordings, the recording software sometimes crashes (if i try doing other things), which might not happen if you just have a dedicated box.

    price-wise, i blew close to 200 bucks on hardware alone (card + HD) and am now getting mediocre performance.

    i'm still satisfied that i can record tv shows, and convert my vhs to vcds (thank you apex:), but if you're looking for the best solution, i'd say go with tivo.

    --
    If you don't know what AltaVista is (was), get off my lawn.
  33. How about Alienware? by valkraider · · Score: 2, Informative

    Alienware seems to have a good model, looks nice too. Apple needs to bring back the Cube for this very purpose...

    1. Re:How about Alienware? by Anonymous Coward · · Score: 1, Funny

      $1700 for the basic model and $2900 for the high-end one?!?! Jesus christ! I could petrify Natalie Portman or even hire a hit man to take out *BSD for that much cash!

    2. Re:How about Alienware? by Elvisisdead · · Score: 1

      No lie on the price. A co-worker of mine bought all of the components and inproved them just a bit, and it was a little less than half the price, including XP Media Center edition that he got in Thailand for $10.

      --

      "Want in one hand and spit in the other and see which one fills up first." - My Dad
  34. Re:Don't know how many times I'm going to post thi by Anonymous Coward · · Score: 0

    "Don't worry slashdotters, you'll get a peek at this beauty soon."

    Yep, and then we're gonna slashdot you and your arrogant self-love into digital oblivion. God damn; I hate people that boast about their computer specs.

  35. Any cheap DVB capture cards? by tzanger · · Score: 2, Interesting

    That's what's holding me back from going mythtv -- I am on ExpressVu and want to be able to save the MPEG stream directly to HDD or at with a minimum of screwing around.

    There are some DVB PCI cards from Germany (ExpressVu is standard DVB, throw in your access card and you're done) but they're on the order of $400!! I've been through the schematics of my old 2700-series receiver and while I can tap off the digital audio, the unencrypted MPEG video stream seems to never leave the custom decrypt/decode chip. :-(

    I suppose I could use RCA out and an IR mouse to change channels, but I am really looking for something I can put all in one box and, as I said earlier, not screw around.

    1. Re:Any cheap DVB capture cards? by Anonymous Coward · · Score: 1, Informative

      www.dvbmaster.com $139 CDN

  36. Next up: "How can I build my own car?" by markv242 · · Score: 3, Funny
    "I'm too cheap to purchase an awesome product from a company that needs consumers, so how can I build my own [insert product here]?"

    This is -1 Redundant, but just buy a Tivo. The Tivo service alone is worth the subscription fee, and Tivo v2 users who have a Mac will absolutely love the new Media Pack, allowing for Rendezvous discovery of iTunes / iPhoto libraries.

    1. Re:Next up: "How can I build my own car?" by Joe+Tie. · · Score: 1

      This is -1 Redundant, but just buy a Tivo.

      Can you point me to a tivo that will let me archive recorded shows onto cd?

      --
      Everything will be taken away from you.
    2. Re:Next up: "How can I build my own car?" by Sloppy · · Score: 1
      "Too cheap" isn't really a reason to roll your own instead of buying a Tivo. I ended up paying $300 total (after rebates) for my Tivo+lifetime. I gather that Tivos cost more nowdays, but they're still inexpensive compared to decent PCs.

      Flexibility and "religious" reasons are what makes amateur projects more appealing than Tivo. Tivo won't/can't use your own general-purpose fileserver for its storage, it always has an advertisement on the main menu, and you can't just edit the scripts and add any old feature that comes to your mind.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    3. Re:Next up: "How can I build my own car?" by SuperBanana · · Score: 5, Insightful
      Next up: "How can I build my own car?"

      While off-topic, I feel the need to point out something about this comment- it's aburdly ignorant. Believe it or not, a LOT of people feel that no car company makes what THEY want, or they want the experience of going through the design process at any of a number of levels, from "simple" modifications to an existing shell, to really wild stuff or completely custom, hand-formed cars. You see this in particular with motorcycles, because they're easier to make from scratch, and of course, motorcycle enthusiasts are famous for wanting something -unique-; plenty of motorcycle guys would cut their throats before stepping into a Honda Civic(or a Honda bike, for that matter.)

      There are lots of kit cars available, including my personal favorite, the Caterham R500. It's based off the famous Lotus Super Seven, weighs half a ton, and has 250 HP(hence a 500hp/ton ratio, and hence the name). It -is- a race car(again, it's basically a Lotus Super Seven), you can get it for $40k, and embarass silly almost every production roadcar made on the planet; it hits 60mph in a little over 3 seconds(it is limited top-speed-wise though, it has the high-speed aerodynamics of a brick), and being so light, it'll easily out-corner -every- production car available today; motorcycles are probably the only thing capable of beating it. The fact that you BUILT your car, versus the "poser" in the 911 twin turbo who "just" bought his car, is icing on the I-just-spanked-your-3x-as-expensive-little-toy cake.

      In the slightly-less-extreme category, there are those of us who buy old cars and keep them running. I own a 10+ year old Audi that with a few hundred dollars in modifications has 280hp, all wheel drive, 5-speed(these are getting rarer and rarer-dammit, I don't WANT an automatic!) an ENORMOUS amount of interior space and trunk space, gets about 22-24mpg highway, weighs 3600lb(that's VERY light compared to cars its size today- full-size luxury cars nowadays tip the scale at well over 4,000lb- often much more!) It looks like "some old Audi"(nobody will ever steal it.) I get to blow the doors off most everything save the cream of the crop of sports cars. If I ever get bored and have the money, 330hp is about $2-3k around the corner. Almost everything on the car is easy to understand, and occasionally specialized tools are required, but I can repair almost anything myself with enough determination; I also have plenty of parts sources so I can get almost anything quickly and far below what a mechanic/dealer would charge me.

    4. Re:Next up: "How can I build my own car?" by cei · · Score: 1

      I'm with you on the Caterham, though I don't know if I'd go with the Superlight. For me, a Seven has to have the flared wings -- cycle wings don't cut it. So I'll stick with a De Dion or a Classic SE if I ever get the funds (and garage space) to build one.

      Didn't I see something a year or two back about an ultra-fast version that used a motorcycle engine? (the name Butterfly comes to mind for some reason...)

      --
      This sig intentionally left justified.
    5. Re:Next up: "How can I build my own car?" by Anonymous Coward · · Score: 0

      There's a Westfield that uses the engine off a Hayabusa. It's the same Lotus 7 style design.

    6. Re:Next up: "How can I build my own car?" by Sgt_Jake · · Score: 1

      wait 'till the transmission blows. Seriously, I had an Audi quatro I loved. No special modifications for HP but it did very well without them. Unfortunately, getting parts for German cars is like an excersize in creative finance, and usually ends in bloodletting. I couldn't do it anymore, I've stepped down to a nissan and I'm probably getting a truck out of spite. 2 quick examples - the door lock knobs (old school) pop up plastic cover. 39 cents for an American car, $2.50 for a german model with the correct keying, available from the dealership only. Headlight for a VW Jetta (my other german car) - $280 including mounting bracket, where an aftermarket part would cost @ $50. The imporant thing to remember about older German cars is that you better know someone you can get parts from, or a good mechanic that can get parts wholesale. Or have a lot of money you're willing to blow. At least, that's my experience after 3 german cars (2 audi, one vw).

    7. Re:Next up: "How can I build my own car?" by Anonymous Coward · · Score: 0

      I run 1:26's at Grattan in my '83 Mustang and 1:13's at Waterford. The Lotus 7's I have run against do not keep up, especially not in the corners. I did all of the fab and design on the car myself and built the engine (2740 lbs and 500 HP). The car is totally bullet-proof for road racing (unlike so many toy fast cars that break after 2 laps).

      I can't emphasize how much I learned about fabrication, machining, vehicle dynamics, engine and chassis simulation, etc, as I developed the car. Nor can I sufficently emphasize how much time and energy it all took. It was well worth it for the education.

      1.5 years ago I bought a Z06 Corvette. In a word, awesome. It is an amzing car, especially for the money. And I get 30-33 MPG on the highway..

    8. Re:Next up: "How can I build my own car?" by greenhills · · Score: 1


      Yeah those "expensive-little-toy cake" Porsche 911 turbos !!

      Who'd want one of those !!??


      Dude, maybe you have a factory out back with a R&D department and a specialist racing development team. I don't... thats why when I win Lotto I'll be paying my dollars to Porsche so I can drive like a demon and not kill myself or others.

      Oh and yeah anyone pulling up beside a 911 turbo doesn't say !@#$... but hey, different strokes.

    9. Re:Next up: "How can I build my own car?" by hankaholic · · Score: 1

      I'm disappointed you're not logged in, or you'd have been on my friends list in a heartbeat.

      This is certainly OT in the strict sense, but it's about geeking out and making stuff yourself, so the bitchy mods can blow it all to hell.

      If you're still reading, or if _anyone_ with experience in auto fab is reading, do you have any advice or stories to tell for the interested newbie?

      I've done mechanical work (owned a 3.8L Taurus which had its head gasket for dinner one night, and a Taurus SHO that chainsmoked CV joints, done more roadside repairs than I can count), but never have had the opportunity to break into fabrication.

      How does one get started? Is it an engine build you'd begin with, or custom body panels? Chassis design? Auto restoration? There's sooooo much to do, but right now (well, not _right_ now, but eh) I'm behind the wheel of an '89 Vic, and eyeing an '86 Mustang GT droptop that has a damned good price on it. I've got a lead on a free '68 convertible I6 Mustang with a 3-spd tranny (tons of fire-damage, though -- if the doors were opened, it would be in two halves), all I'd have to do is rent a trailer and drive halfway across the country. I have a lower-mileage '87 302 I'm tempted to try to clean up, mod lightly, and put in place of the 150k-mile one currently pulling me around.

      My goal is fun, transportation, sport, and learning. I'd _love_ to eventually pursue full auto fabrication, chassis, body panels, suspension, etc., but I really need a place to start.

      All these leads, and nowhere to go...

      Any random pointers, advice, stories, etc.?

      --
      Somebody get that guy an ambulance!
  37. Re:What worked best? by confused+philosopher · · Score: 1

    Look at yourself. You watch TV and you still have time to harrass people as a Coward on /.

    You are a model TV watching citizen, that all should look up to. /. is a lot like a Tivo. You can let the best parts build up, and then just watch the good stuff.

    --
    Why slashdot? Why not?
  38. If you want a Tivo, buy a Tivo. by Anonymous Coward · · Score: 5, Insightful

    Seriously. It works.

    I tried to roll my own. I bought an ATI 8500DV specifically because they touted their awesome TV-on-Demand capabilities. Seemed perfect.

    8500DV: $235

    Until I tried to use the damn thing. Oh. It doesn't work well with my motherboard. I was planning to upgrade anyway.

    Refurb motherboard: $50
    XP1800+: $95
    ATX Case: $40
    DDR RAM: $100

    Okay. We're up and running. TV-on-Demand works great. Scheduling recordings isn't that good, tho. The software's pretty bad. Can't do anything automatically. Can't clear out old searches. No conflict resolution. Only a week's worth of data. And it sure wasn't cheaper than a Tivo when I figure in the cost of the new PC. But I can handle setting up scheduled recordings once a week. And the live TV stuff is great.

    Oh. The live TV stuff stops working if the machine's been running for a few hours. Maybe I should upgrade to the latest drivers and software. Great. Now it doesn't work with one of my games. Try a different version. Now TV-on-Demand is worse. Try a different version. Hey! Finally have a setting that spits out SVCD format. Too bad TV-on-Demand is totally broken now.

    And so began the downward spiral. After a few weeks, I just bought a damn Tivo. $200 for the unit, $80 for a network adapter (series 1), $250 for lifetime service. About what I spent on the computer solution with one major difference. IT WORKS. I can leave it alone for days, weeks, months at a time.

    1. Re:If you want a Tivo, buy a Tivo. by squeegee_boy · · Score: 1

      If you want a Tivo and you live in Canada... umm... well...

      Build your own. That's about the only option.

      I use MythTV. 3 tuners all at once with a P4 3.06 with HT on, about 55% CPU. Sweeet.

    2. Re:If you want a Tivo, buy a Tivo. by Jellybob · · Score: 1
      Can't clear out old searches.


      Now what have you been searching for ;)
    3. Re:If you want a Tivo, buy a Tivo. by Anonymous Coward · · Score: 0

      It's not what I searched for so much as the fact that it tends to add up after a while. There could be several attempts to see which version of a search best finds a show. Say X-files. Is it in the list as "x-files" or "xfiles"? Does the hyphen mess up the search? What do I get if I just search for "files"? (The answer is a lot of Rockford Files listings.) Now I've got two or three useless searches.

      Say I searched for Star Trek then realized I only wanted STNG. That initial search is just taking up room in the list.

    4. Re:If you want a Tivo, buy a Tivo. by Filik · · Score: 1

      Actually, if you live anywhere else than US, what other choice is there than to do it yourself? Or has TIVO expanded to any other countries lately?

    5. Re:If you want a Tivo, buy a Tivo. by radish · · Score: 1

      Tivo has been in the UK for several years.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

  39. If it could record digital cable streams... by Anonymous Coward · · Score: 0

    If there were only a way to hack a cable modem to let a computer access the digital video stream and record it (only my subscribed channels), I'd consider doing this. In the meantime, I'm fine with my TiVos.

    There is no spool.

  40. Re:Dear Slashdotters, by ImprovGuy · · Score: 1

    Documentary? As if. That was a sketch on Saturday Night Live, episode 222, originally aired on December 20, 1986.

    Would I know that if I didn't have a life? Ha, I think not.

  41. IR Control by callermann · · Score: 1

    Wow, what timing. I spend a good chunk of the weekend working on this exact problem. Using normal CATV splitter I took the coax from the back of my digital cable box and brought it to the TV and my tuner card. The IR is where i got stumped. I considered just buying a simple IR repeater and a universal remote so i could control the digital box from my computer room. However along the way I stumbled across the LIRC project. A simple homebrew reciever (basically a IR detector, power regulator, capicator and a restistor,connected to the serial port) and an even more trivial transmitter (an IR led and a current limiting resistor) couples with the LIRC package let me do some of the control remotly. Its not a perfect solution but I'm still working on it

  42. a link from extreme tech on rolling your own TiVo by thoth · · Score: 1

    http://www.extremetech.com/article2/0,3973,692134, 00.asp

  43. Looking to build my own Media Center by oaf357 · · Score: 1

    I'm actually going to use PVR on a box I'm working on for my 2 year old daughter. I'm going to custom build a Media Center PC using Linux but it's going to be tricky because my two year old will have to learn how to operate it. It's requirements will be more than just watching TV but PVR is actually one of its primary requirements. Music, DVDs, etc. are some other requirements.

    1. Re:Looking to build my own Media Center by Osty · · Score: 3, Funny

      I'm actually going to use PVR on a box I'm working on for my 2 year old daughter.

      Poor kid. At 2 years old, I think she has more than enough to do without having to learn how to use a computer. That will come soon enough. I'd focus more on potty training, socializing with other kids, and learning basic fundamentals (colors, shapes, words, etc). And as far as entertainment goes, I'll bet she'd be happier with a $50 DVD player and a copy of The Little Mermaid than she would with some custom homebrew Linux-based PVR thing.


      Priorities, man!

    2. Re:Looking to build my own Media Center by oaf357 · · Score: 1

      She already has a 20" TV with built in DVD and VCR. It's just evolution man. I want her TV in my room too (so that's the main motivating factor). Plus, it's actually cheaper than buying her a stereo, DVD player, VCR, TV, PS2, XBox, etc. and it'll be upgradable.

    3. Re:Looking to build my own Media Center by Osty · · Score: 1

      She's TWO, for crying out loud. What possible use could she have for all of that? A CD player/DVD player is more than enough I would think. Call it evolution if you want (and note that I'm not being a Luddite here, and I'm not making any value judgements like saying that you're letting the TV do your job as a parent), but I just don't see where any of that has value at 2 years old. As I said, she needs to deal with things like potty training and playing with other two year olds. She doesn't need to have her own computer. Let her grow up some first. When she's 5 or 6, maybe this project would have some value.

    4. Re:Looking to build my own Media Center by Jellybob · · Score: 1

      Yes... but what does she need an DVD/VCR/TV/PS2/XBox for at 2?

      She's a kid! Save the over the top entertainment systems for when she hits the teenage years. For now all she needs is the packaging that came with the hardware :P

    5. Re:Looking to build my own Media Center by oaf357 · · Score: 1

      Thanks for your opinion. Mine differs however. She is doing all the things two year olds are supposed to be doing but she is also showing interests in music and computers. So instead of dumping money into a stereo and a computer I'm going to spend money on a computer and have it do everything that I want it to do.

    6. Re:Looking to build my own Media Center by oaf357 · · Score: 1

      Well she happens to enjoy DVDs. I happen to not enjoy her DVDs. Same for music (although I'll tolerate listening to the same song over and over again if need be). Plus, she doesn't have an XBox or PS2 (there is a lot of future planning being built in to this project). The over the top entertainment system I'm building is actually going to cost less than a mediocre entertainment system.

    7. Re:Looking to build my own Media Center by Anonymous Coward · · Score: 0

      For future reference:

      alt.support.autism

    8. Re:Looking to build my own Media Center by oaf357 · · Score: 1

      That's nice. You go there often?

  44. my htpc by luke911 · · Score: 1

    I'm currently using an old gateway p200 desktop case we had in our storage room(pics and specs below).
    Software i found and love is myHTPC.net

    My personal HTPC site

  45. Re:Dear Slashdotters, by Anonymous Coward · · Score: 0

    I know that, and you know that, but Laurie Garrett does not know that.

    Try Googling for her name. Read the Metafilter thread that comes up as the second result. This woman writes for Newsday.

  46. HDTV by WatertonMan · · Score: 3, Informative
    I couldn't tell if it supports HDTV though. There are several HDTV feeds out now and several PCI HDTV capture/play cards. It seems like a nice intermediate step towards full HDTV. I get a multimedia computer which plays/records HDTV either to a monitor capable of the resolution or to a TV where some card downscales it.

    After downloading episodes of 24, Alias, and Smallville which were in HDTV format I really am a believer in it. Fantastic looking, even on my 17" monitor.

    Unfortunately the software with the PCI cards I've seen aren't that great and are Windows only. (Sadly none are yet available for my Mac)

    1. Re:HDTV by Anonymous Coward · · Score: 0

      If you can find an HDTV card that works with Video4Linux then it should work. It's just looking for a generic high level video interface to the capture card's kernel module and shouldn't care about specifics. Basically if it works with Linux and something like XawTV, then it should work with MythTV.

    2. Re:HDTV by UrGeek · · Score: 0

      AND all of the HDTV cards that I have seen either encrypt or use some properitary encoding scheme. If anyone knows of one that stores video as MPEG-2, MPEG-4, or even one of the Divx formats, please post it!

    3. Re:HDTV by Anonymous Coward · · Score: 1, Interesting

      FOX doesn't broadcast in HDTV, so there is little chance you've seen an HDTV encode of 24.

      FOX sends out their signals in what's called EDTV(Enhanced Definition TV) or 480p where real HDTV feeds are at either 720p or 1080i.

      ABC is the only station currently broadcasting at 720p, and FOX they just lie.

    4. Re:HDTV by wishiwascool · · Score: 1

      24 was not shown in HD. Fox does not broadcast HD yet, their widescreen shows are 480p. Which is still better than NTSC.

  47. Outside US by IanBevan · · Score: 2, Informative

    Your comment is fine for people in the US. However here in New Zealand the options are considerably more limited as I expect they are in the vast majority of countries, large and small alike.

  48. Consistency isn't there for the Hauppage by eamonman · · Score: 1

    I'm using the following:
    WinXP, Athlon 2400+, WinPVR (Hauppage),400 GB hd space.

    Good things: Great signal quality, and so with all my space I can record as much as I wish. After that, commercials can easily be cropped with the mpeg editor. A quick divx-ing through gknot and it's all done.

    Bad things: Stupid Hauppauge drivers are inconsistent. Their scheduling program only starts up correctly maybe 75% of the time. Also, their installation instructions are rather hackish as well (unplug my ethernet connection to install?). Because of its lack of consistency, however, any show I really need to record and am not going to be home for... I use my VCR :(

    I haven't really researched out to see if there's any good work arounds, but all in all, when it does record, I have no complaints at all.

    --
    0- Eamonman Proud member of DNRC
  49. I'm sure a bunch of others said it... by handsomepete · · Score: 3, Interesting

    I have both a Tivo and a homebrew, and unless you have real serious moral obligations to purchasing something from a company instead of building your own, consider getting a Tivo.

    Homebrew: All parts (sff case, mb, memory, cpu, tv card, large hdd, etc. using MythTV) = ~$650
    +: Yours to do with whatever you please, using actively maintained popular open free software, easily hardware upgradable, fun to play around with, much more software functionality (MythMusic, emulator front end, weather modules, etc.)
    -: Hardware failure is your problem, TV software not quite up to par, more expensive, not quite as slick looking (without looking real hard for a decent case), maintainers can stop working whenever they get the urge, good luck getting digital/satellite TV working well with a cheapo TV card

    Tivo + Lifetime subscription = ~$600 (add a larger hdd for more money)
    +: Company paying people to maintain software and accurate listings, nice to look at, full featured and completely functional, hacker friendly, warranty makes getting a replacement unit easier, software head and shoulders above competition (IMHO YMMV blah blah - I'm sure other posts outline such functionality), it's a device that doesn't care if the power gets yanked on it, is built to support all sorts of television (digital cable, satellite, coax, whatever)
    -: Warranty voided if you open it up, no control over software or updates, company controls any and all software, if Tivo goes out of business listings and software are at their mercy (although there's rumors of a Plan B if that should happen), only does the TV thing (unless you feel like paying for the lackluster Home Media option).

    Simply put:
    Like tinkering? Have a lot of time and money to burn? Roll your own. Otherwise, there's an excellent effortless pvr already available for the same cost. Worst case scenario, buy a Tivo and keep the receipt (choose monthly sub instead of lifetime). Give it a test run. Don't like it? Return it and make a better one.

    The real question is: Has anyone started trying to hack together drivers for the Tivo hardware so you can use their box but your own software?

  50. HDTV VGA video by ceswiedler · · Score: 1

    I have an HDTV tv which has a standard VGA port, which the manual says will accept 1080i input: 1920x1080 60hz interlaced.

    Does anyone know of a video card which will support this resolution (and refresh rate)? Several support the resolution, but none seem to do 60hz interlaced.

    1. Re:HDTV VGA video by WatertonMan · · Score: 1
      Check out the following HDTV cards. The links aren't clear on this point so you may have to call the manufacturers.

      HDTV PCI Cards

    2. Re:HDTV VGA video by Anonymous Coward · · Score: 0

      Just bought a ATI AiW 8500DV and an HTDV plug for an extra $49 CDN. Hooks into the DVI port at the back and supports all HDTV formats. The latest drivers also allow for proper resisizing so that you don't loose the Start menu button or half of the pixels.

  51. a no-subscription alternative TiVo-alike ... by timothy · · Score: 2, Informative

    Spotted this earlier today in a web advertisment: http://www.lbdata.net/dvr/

    I have no idea what OS it runs.

    I have no idea if anyone has ever ordered, received, and been happy with one.

    I have no idea why it looks like it has built in speaker thingies.

    Just the same, it looked like a cool box, so someone out there besides me is probably interested :) Until I am older and more settled, I would like to avoid (to the extent practical) things that require subscriptions, telephone priveleges, etc. I'd pay quite a bit more for a box where the programming / scheduling fee was built in up-front, or (of course, better) didn't exist at all. I can program a VCR, and by extension a DVR, if it has a decent UI ;)

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  52. As per article yesterday.... by Lukano · · Score: 1

    This follows very closely to the article yesterday regarding TiVo Fanatiscism. From there, I was delving for software solutions to a TiVo / PVR situation, and mythTV and Freevo were both offered up.

    My only question here is, and I know I'm risking a horrible wrath of flamage from this;

    Is there a software solution that offers Canadian and USA TV-Guide listings, functions as a PVR fully with MPEG1/2 encoding, and allows queing recording. For me digital/satellite support aren't a must, but surely will help down the road when I get digital/sat.

    And here's the kicker... Anything that has Windows ports as well as a Linux source? This is where the flamage will probably ensue, judging from the general /. crowd, but you've got to admit that the general populace does not use linux/unix/bsd. Therefor for a software solution that would cater and be enjoyable by all, I'd honestly think a Windows option is a must. I'd use it on both platforms from two different machines, but I'd like the option of both.

  53. My setup by Anonymous Coward · · Score: 0

    I didn't feel like supporting tivo or any other monthly charge for service, so I decided to build an HTPC. Sure it costs more, and takes some time, but I am a geek.. I admit it. CPU: AMD 2500+ 333mhz CPU Fan: Zalman CNPS6000 Motherboard: MSI K7N2G-ILSR Case: Supercase TU-150 RAM: 2X 256mb PC2700 Samsung chips HD: 60gb + 2X 120 gb maxtors (hate fatwallet.. it makes you poor) TV Card: Leadtek winfast "Deluxe" TV2000XP TV/FM TV Signal: Dish Networks --------------Reasons: CPU Fan: heard it was a very quite fan.. Motherboard: Has built in TV-out (s-video) + Optical Out (SPIDF) + SerialATA RAID + Dual Channel DDR memory slots Case: Looks pretty cool. and doesn't cost as much as coolermaster. HD's: 60 for OS and stuff the other 2X120GB HD's were because of the staples deal.. off of Fatwallet. TV Card: cheap card. OS: Win2k ----------------Results: The computer is pretty quite. Using the leadtek card, I am able to use titantv to sched. recording of TV shows. I am using it to record simpsons, and movies off of movie channels. Also also stream some simpsons eppisodes for friends.

  54. My Three Cents by Snowspinner · · Score: 1

    I have both a ReplayTV and a Pinnacle TV Tuner.

    The only thing I use the tuner for is to grab episodes of Buffy, because my college's crappy cable service apparently doesn't agree with the ReplayTV, and it picture distorts. (Note: This is a TOTALLY non-standard problem with the ReplayTV. No one else in the world has this problem, so far as I can tell) The TV tuner happens to handle that one channel better.

    Past that, I would never use my TV tuner when I could use my Replay, and for one simple reason: The Replay has a GUI and a built-in channel guide (Which is what you pay $9.95 a month for), and the tuner doesn't. The Replay can thus be told "Get me every episode of Iron Chef that appears on any channel", whereas the TV tuner has to be manually programmed based on show time and station, show by show, with you holding a TV Guide and knowing when things come on.

    This doesn't sound big, but it's huge. The ReplayTV/TiVo is simply a more convenient piece of technology.

    Note, however, that I haven't experimented beyond Pinnacle's native program. Maybe some of the TiVo-like programs have accurate channel guides. But make damn sure they do before you invest in this box, or else you'll find that it's entirely not what you wanted.

  55. Storage, quality, and ease of use. by oneiros27 · · Score: 3, Interesting

    Personally, I still have a VCR.... three of 'em, in fact, and I use them quite often for making copies of things for other people.

    However, I get much better quality making the original dub using a digital recording (well, I've had a few times where it's gone odd, but typically it's a much higher quality, and I don't end up introducing macrovision in there 'till the final run to tape). It's easier to edit out the commercials once, if I'm going to be making multiple copies to tape, or even just changing the playback order.

    Oh..and let's not forget storage... I'm recording at about 1G/hr... so with 2x120G drives in my system, I don't have to worry about changing tapes every few hours. [and actually, every show, as when I used to send everything straight to VHS, I tried to keep shows in order on each tape, so some nights, I'd be switching tapes every hour or 30 minutes, and having to get the next one queued up and wait for my VCR to to its recording calibration test in just a minute or so.

    Now, I can collect up a few shows, and when I want to dump to tape, I just prep a job to run overnight, or do it right before I leave for work....

    hmmm...that reminds me...I was supposed to dub a new copy of Invader Zim for a friend who wore our her tape. (she has a TiVo, but well, she doesn't have enough space on it to keep all of her Zim)

    --
    Build it, and they will come^Hplain.
  56. PcTivo by Anonymous Coward · · Score: 0

    PIII 1ghz, 1 gig RAM, 180gb hard drive
    ATI AIW radeon 7500, 128mb RAM.
    1u case, audio/video modulator to broadcast to all the TVs on the Whole House Video Distribution System.
    Running win2k and Showshifter, with web plugins.

  57. Cutting out commercials? by poofmeisterp · · Score: 1

    Is there software that can filter commercials out? I've heard TiVO does this.. but I don't own one so I can't verify. :)
    I just use the GuidePlus program that came with my Radeon, but I'd really like something a little more reliable.. and perhaps that will run when my console is locked (on the Windows machine that is my recorder)
    If no one can recommend software that cuts commercials (while recording), can anyone recommend good FREE software that can edit an existing MPEG2 stream and chop sections out manually? All of the video editing software I've found that's free will only allow you to hack either end of a clip off, but not cut sections out of the middle.
    I hope this wasn't too confusing. :)

    1. Re:Cutting out commercials? by Anonymous Coward · · Score: 0

      VirtualDub is a quick and easy way to edit out commercials/intros/credits. I dunno if it supports MPEG2, though--I've only used it with DivX AVI files.

    2. Re:Cutting out commercials? by rusty0101 · · Score: 3, Interesting

      TiVo does not do this. RePlay 4000 supposedly did this, though since neither I, nor anyone I know has a 4000, I don't know how well that works.

      As I understand it, most of the programs out there use blank monitoring. Before and after a section of the program, there will be blank space of two or three frames that programs that try to remove commercials key on.

      The problem is that unless one of these frames happens to concide with a keyframe in the mpeg stream, they are extreamly hard to find in that stream. As a result it is sometimes disasterously ineffective. It may very nicely catch the begining of the commercial block, but miss the end, and start the stream at the begining of the next commercial block.

      I seem to recall a few years ago that in Japan, they had a work around on some VCRs that would monitor the audio stream. Since most commercials (at the time) were recorded in mono, and programs were in stereo, the VCRs would automatically pause when the audio stream went to mono, and resume when it went back to stereo.

      The only thing that I am aware of that would make sense to try similar to that would be to monitor close captioning, as most locally produced commercials that I have seen do not have captions. It also seems to be hit or miss for nationally produced commercials.

      Good luck.

      -Rusty

      --
      You never know...
    3. Re:Cutting out commercials? by amuro98 · · Score: 1

      Nothing cuts out commercials while recording.

      ReplayTV will skip over commercials while playing. Tivo doesn't provide anything other than the fast-forward button by default. You can enable a backdoor hack to turn one of the buttons one the Tivo remote into a "30 sec. skip" button, but that's about it.

      In either case, the commercials get recorded. You'll have to use an editor to cut them out.

    4. Re:Cutting out commercials? by CACraw · · Score: 1
      I have a Replay 4040, upgraded with a 160Gb drive. The Commercial Advance (tm) feature works great for me. It's at least as good as your typical spam filter. An occaisonal series of commercials doesn't get caught, and very rarely will it filter part of a show as a commercial. (I've seen parts of Alton Brown's cooking show get filtered, usually when he's doing the "talk through the 'fridge" bit right before or after a commercial. He closes the fridge door and Replay sees the black screen and thinks "commercial")

      One fear in the Replay community at avs-forum is that the new Replay owners will cave to requests from networks to turn off the feature.

      --Chris

    5. Re:Cutting out commercials? by poofmeisterp · · Score: 1

      Thank you, anonymous coward :) I'll check it out again. Last time I did, it didn't seem to have the features I wanted.

    6. Re:Cutting out commercials? by prockcore · · Score: 1

      TiVo does not do this.

      Yes it does.. perhaps you should reword that to "TiVo does not do this, by default"

      1. Bring up any recorded program.
      2. Punch in SELECT PLAY SELECT 30 SELECT

      Boom, now your TiVo will automatically skip ahead 30 seconds (the length of a commercial) whenver you hit the ENTER key.

      The only draw back is the ENTER key is the "Last Channel" key normally, so you'll lose that feature. Re enter the code to turn the feature off again.

    7. Re:Cutting out commercials? by rusty0101 · · Score: 1

      Pay attention. This is a ~30 second skip. It is not a commercial skip. You have no assurance that you will not be dropped back into the commercial half way through it's play, nor that you won't be dropped 25 or more seconds into the program. It does nothing to detect the begining or end of commercials.

      At the same time it is a great undocumented feature that I happen to take advantage of.

      Other things it will not do that the RePlay 4k's are reputed to do is record the program without the commercials. This is completely different from using a button on your remote to skip forwards 30 seconds, or back 6 seconds.

      You may have a defective remote if the "enter" button is your skip forward button. On the remote I use it is the button with the ->| symbol on it, similar to a tab forward button. The skip back button is the one with an arrow in a three quarter counter clockwise direction. I do not loose my "Last Channel" functionality, though I do loose my ability to skip to the quarter hour or half hour marks in recorded material. (I never have figured out what advantage that provided me however.)

      -Rusty

      --
      You never know...
  58. Please don't. by Anonymous Coward · · Score: 0

    We're really not interested in hearing how you spent $700 and who knows how much time to achieve something easily bought for $200 and set up in 5 minutes.

    1. Re:Please don't. by thedbp · · Score: 1

      G4 500 - $250
      DVD-RW - $200
      120 GB drive - $111
      Radeon 7000 - $100
      80 GB drive - $80
      768MB RAM - $75
      FireWire/USB - $75
      2nd Enet Card - $15
      MLB and case were free
      $906
      Wow, hey, that's cheaper than the least expensive eMac.

      This was spent over a period of 2 years. Obviously the FW/USB card would be cheaper now. Not cheap by any standard, but certainly inexpensive for the capabilities.

  59. Worked GREAT for me... by hoggoth · · Score: 0, Offtopic

    > My question for is "What's worked best for you?"

    I couldn't be happier with my solution.

    --
    - For the complete works of Shakespeare: cat /dev/random (may take some time)
    1. Re:Worked GREAT for me... by hoggoth · · Score: 0, Offtopic

      Eat my karma.
      How the hell is my post "off-topic"?
      The question was about how to make a box as good as Tivo. My reply sarcastically implies that the original Tivo is an excellent product that cannot be duplicate with home grown parts. Perhaps I was too subtle for the kid with his new Moderation-gun and an itchy trigger finger.

      So I'll spell it out:
      Tivo is an excellent product that is greater than the sum of it's parts. It just "works" and does what I would like it to do without having to figure out exactly what the "best way" to do it is. It is intuitive in a way that is hard to decribe and totally changes the nature of what "TV" is. TV is now like having a really good librarian who knows you and has been busy preparing for your next visit.

      Putting together the basic components to record video signals will not magically give you a Tivo.

      --
      - For the complete works of Shakespeare: cat /dev/random (may take some time)
    2. Re:Worked GREAT for me... by Anonymous Coward · · Score: 0

      Hello - as has been said before not everyone lives in the USA or UK. Beleive it or not there is a whole world outside your shores.

      ALERT TIVO USERS: FOR THE HUNDRETH TIME THE TIVO IS NOT AVAILABLE OUTSIDE OF YOUR WONDERFUL COUNTRY.

  60. wont buy by Anonymous Coward · · Score: 0



    I am not buying a tivo until they integrate 802.11b

  61. IR LED.... by Anonymous Coward · · Score: 1, Interesting

    A few years ago (in my P-133 days), I hooked my oscill-o-scope to a IR receiver, and figured out the patterns to my old Sony VCR. I then hooked a I/R LED (RadShack, $.50) to the wires normally used for the internal speaker (yeah, you have one!), and then wrote some small progs in C+ to reproduce the same waves out of my speaker port, which worked pretty well. Might be an idea.

  62. Re:VHS API ref by Anonymous Coward · · Score: 0

    Google: Beta.

  63. MOD DOWN! by Anonymous Coward · · Score: 0


    How much more offtopic can you get?

    Come on, this is a topic about tivo alternatives!!

    Friggen american's, sheash!

  64. My setup by slashdoter · · Score: 1
    WindowsXP (don't flame me pricks)
    Radeon 8500 AIW
    Athlon XP 1700
    512 MB DDR Ram
    2 x 80gig segate baraccuda IV
    Wireless remote included with radeon
    Software: snapstream http://www.snapstream.com/
    Snapstream is network aware I guess you would say, I can watch tv from any computer in my house, or from the tv that snapstream is on. Screen shots at the link below


    http://www.snapstream.com/products/sspvs/screens ho ts/


    and on a side note I had an uptime of 90+ days with this setup before the power went out.


    Bewarned that Snapstream is very Microsoft dependant for the most part, I'm dealing with it because it works. Software was the hardest part for me to decide on.

    --
    Does anyone actually have a Java program designed to control air traffic, or for the operation of a nuclear facility?
  65. Why bother? by Hollinger · · Score: 0, Offtopic

    Why not just buy a TiVo with DirecTV? There's no point in reinventing the wheel, especially if it comes in a nice AV-rack-sized box.

  66. Liberated by Gonoff · · Score: 0, Troll

    I do not want to liberated to the sort of society that GWB and his rich friends want to run.

    I do not want liberated to having the DMCA imposed in me.

    I do not want liberated so that anyone on the bus or train next to me could be carrying a firearm.

    I do not want to be liberated so that my country no longer has a National Health Service or any other parts of a welfare state.

    Go ahead and liberate the people opressed by unelected dictators but don't assume that we want to live in a society like yours afterwards.

    --
    I'll see your Constitution and raise you a Queen.
    1. Re:Liberated by Anonymous Coward · · Score: 0

      In other words, you just want the government to wipe your ass for you.

    2. Re:Liberated by Anonymous Coward · · Score: 0

      At the least, I can help you with your grammar. :)

      If you're a pedant, there is something wrong with you. :)

    3. Re:Liberated by h4x0r-3l337 · · Score: 0, Flamebait
      where everything's fair and prosperity benefits all of us

      I wish there was a moderation option for "most moronic post ever"...

    4. Re:Liberated by Anonymous Coward · · Score: 0

      Show of hands: Who feels they'd be better off in the US without private health insurance? Now who thinks they'd be better off in Canada. Thank you.

      If you're trying to say that the Canadian health care system is better than the American system, you're completely off base. My long-time girlfriend is a surgical resident, so I know a little bit about this. I'm no expert, but I know these things.

      1. If you live in Canada and need a cabbage-- coronary artery bypass operation-- it won't cost you anything, but you'll wait between one and two years before you get it. ONE AND TWO YEARS. Most patients who have coronary artery disease can be managed medically indefinitely, but their lifestyle is severely cramped. They can't walk up a flight of stairs, for example. And the Canadian health system forces people to live like that for ONE TO TWO YEARS. No options, no choices.

      2. If you live in America and need a cabbage, you can go to a private physician and get one tomorrow. It will cost between $80,000 and $100,000, including the required hospital stay before and after the operation. If you have private insurance, your insurer will pay for the procedure, possibly modulo a deductable that amounts to a small percentage of the total cost. If you don't have private insurance, you can go to a public hospital and get the treatment you need, but you will be required to pay whatever you can. No publicly funded hospital can turn away a patient that needs treatment, but they will work out a plan by which you can pay them something to offset the cost of care.

      Now... which health care system would you rather have? The one where you can get everything for free but only after a wait of a year or longer, or the one where you can get anything right now for an amount of money that varies depending on your circumstances?

      If you're a veteran, of course, health care in America is free. Period. So there's a good incentive to do a two-year tour of duty in the military.

      I am an American, and the Great Frozen North seems more appealing by the nanosecond.

      Where do you live? I'll personally come to your house and help you move.

    5. Re:Liberated by Anonymous Coward · · Score: 0

      You are honestly one of the most naive posters I have ever seen on this board. EVER.

    6. Re:Liberated by hvrbyte · · Score: 1

      True, in Canada you have to wait to get treatment unless it is a life threatening issue (and sometimes even then).

      We (meaning Canada) will have to do something to improve the current state of affains, so that you can get a "cabbage" (love that term) and/or other care faster.

      However, the question here was if you would feel better off in Canada than in the US without private health insurance, and I would say that you are MUCH better off in Canada than in the US.

      Speaking from personal experience, if you cannot afford decent insurance in the US you are pretty much screwed. I lived their for a year, and since I, and on more than one occasion I had to pay up front for medical care for my daughter because the specialis/clinic/hospital did not accept my insurance or did not cover the full cost.

      I was in the fortunate position that I could afford it, so it was not too much of an issue, but I shudder to think what happens to people that has no insurance and cannot afford medical care.

    7. Re:Liberated by Anonymous Coward · · Score: 0

      Speaking from personal experience, if you cannot afford decent insurance in the US you are pretty much screwed.

      False. There are hospitals and clinics that will not treat you unless you can pay cash on the barrelhead. There are publicly funded hospitals and clinics, however, that cannot legally turn any patient away, no matter whether they have a little money or none at all. If you go to one of those clinics or hospitals you will be required to pay what you can, but you'll receive treatment even if you have no money at all. These facilities are sometimes called "indigent hospitals," because they treat indigents who have no means to pay, but they treat ordinary people, too.

      You just didn't go to the right hospitals or clinics.

  67. Yummy? No, sounds too expensive by Wee · · Score: 1
    sound yummy? Its killer, and I'm putting together a web page w/ all the pics from the assembly and the final product.

    Ye gods, man! If I take out a second I'm going to repaint the house, not build a media system. How much did you pay for all that?

    My Setup:

    TiVo (bought new for about $300)
    Linksys USB Ethernet adapter for TiVo ($30)
    AudioTron (bought on close-out for $130)
    Slow frankenstein PC for MP3 storage (100 bucks?)
    Used 10mbit hub bolted to the wall (free)
    Korean DVD player ($40? Not sure...)
    10 year old Sony AV receiver (I think it was $400)
    Speakers my brother gave me when he got divorced

    It's not pretty but it works. And I never have to fuss with it. If I want music, I switch the receiver on and pick an MP3 playlist on the AudioTron. If I want a DVD, I switch the input to that on the TV. If I want regular TV, the TiVo handles it. I didn't have to build anything, it all just stacks on top of the TV. I did use some pieces of scrap wood to hold up the back of the AudioTron (it's 19'' wide, but half as deep as any other component). One day soon, I'll paint the wood black or something. Everything's easy to maintain. If the TiVo goes on the fritz, I unplug it and send it back. If I want 6.1 sound, I buy two new speakers and replace the receiver. When the DVD player breaks, I'll get another at the grocery store.

    The biggest features (besides never have to screw around with anything and the fact that it required no construction) are that the whole system was cheap as hell and it all just works. The biggest drawback? No bragging rights. But the again, my truck doesn't have a tuck-and-roll and a flame job, my PC doesn't have a window cut into the case with blue neon lights lights behind it. I don't entertain much so there's nobody to show off for anyway.

    Don't worry slashdotters, you'll get a peek at this beauty soon.

    Well, you have me there. Nobody would want to see a pic of my TiVo sitting on top of the TV. I have one if anyone wants to see, though. I thought the use of scrap 1x2s was particularly inspired...

    -B

    --

    Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

  68. Tivo is hard to beat by Anonymous Coward · · Score: 1, Informative

    It's hard to beat a Tivo. Especially now that they support changing channels via Serial port on the most common digital cable box. (GI/Motorola DCT-2000). (Assuming you have the latest firmware on the digital box, unfortunatly mine it too old... ).

    You can also aquire the guide data from the serial port on the back of most Satellite boxes. Either MPG or APG.

    If you figure out the format let me know.

    (I have the specifications from ATSC (www.atsc.com) for the data in-stream, but not sure how to package it up for the serial port stream into my Tivo. (As it would fix the fact I cannot get Guide data from Tivo for my area, but APG or MPG would solve the problem since it IS supported.).

  69. byo tivo is kind of pointless now by Anonymous Coward · · Score: 0

    most cable/satellite companies are starting to roll out their own PVR solutions. By the time I got some home brew tivo working it'd only be half as good and my cable company will be offering me one for a few bucks a month. Time Warner's already offering digital cable boxes with built in DVR functionality.

    http://www.timewarnercable.com/dispatcher/produc ts ?category=10052&expand=Y&rootCategory=10050&local= 0

  70. Serial Control by p7 · · Score: 1

    A lot of Satellite boxes have a serial port. Probably called a low speed data jack. A simple 4 to 6 byte command will change the channel. Depending on what software you end up using, it shouldn't be hard to add support for the receiver. I did for the newer RCA codes and Snapstream.

    1. Re:Serial Control by Anonymous Coward · · Score: 0

      And here is how to do it:
      http://www.pcmx.net/dtvcon/

  71. Why bother? Plenty of great reasons by Captain+Kangaroo · · Score: 2, Interesting

    A number of posters have raised the question of why building your own is worth it. There are a number of great reasons (and FWIW, I own a TiVo and love it):

    1) It's likely that you can get some of the features you want more quickly by using something based on open source. If it doesn't have what you want, you can just add it!

    2) The idea of having the people that produce or distribute the content having any control over how it's watched really annoys me. It's my TV, and I'll watch it the way I want. Does this happen? You bet: DirecTV controls the features that get added to your TiVo at home.

    3) You can archive everything. Hard disk space is really cheap. It's pretty easy to imagine a huge collection of movies that you just skim from your feed. Sure, you can hook a PVR up to a recordable DVD, but you really want this to be built automagically.

    4) Nobody's monitoring what you watch. Sure, TiVo has a nice privacy policy, but the fact that such info is even collected scares me.

  72. pvr project by javaguy · · Score: 1

    Take a look at http://www.aardvark.co.nz/pvr/

  73. not worth it by blaine · · Score: 2, Interesting

    I built a homebrew Tivo. I did so mainly because I had a bunch of parts around, and I felt like seeing what I could do with it.

    On the one hand, it was kind of fun getting set up.

    On the other hand, it took a hell of a lot of time, the video quality was substandard, and it was a pain in the ass to set the programming. I couldn't do good compression in realtime, so I had to save in crappy MJPEG compression and then later recompress in batches. Even with a 80GB scratch drive in it, the thing was always battling for more space due to the large initial files.

    Did I mention that 2 or 3 different times, kernel upgrades broke my TV card?

    I eventually dismantled the system. I'm considering buying a real Tivo soon, but even if I don't, I will not be making another homebrew one. It just isn't worth the time and effort. The V1 Tivos can be configured so you can pull the video right off via ethernet, and people are working on that functionality for the V2 ones. And if you care about playing DivX and stuff like that, mod an XBox. You can play pretty much anything on them, with a lot less effort.

    --

    -[Blaine]- "'Oh dear,' says God, 'I hadn't thought of that,' and promptly vanishes in a puff of logic."
  74. buying a damn tivo is often not an option! by Anonymous Coward · · Score: 1, Insightful

    I've seen a few of these articles on Slashdot where someone asks advice on rolling their own Tivo like device. Invariably there's a lot of replies that say "just buy a damn Tivo", "here's what I did: bought a Tivo", and "check out this site for info: tivo.com".

    TIVO DOES NOT SELL THEIR PRODUCT OUTSIDE OF THE US AND UK! Buying a Tivo is not a solution to many people reading this site. The only solution to experience the joy of using a PVR that so many of you are raving about, is to create their own.

    Let's recap. If you live in Canada, you cannot buy a Tivo. If you live in Germany, you cannot buy a Tivo. Even in Soviet Russia, you cannot buy a Tivo. And so on...Get the point?

    Besides, isn't this site supposed to be aimed at geeks? I would think that creating a PVR from spare computer parts is a worthwhile geek activity.

    1. Re:buying a damn tivo is often not an option! by MooseGuy529 · · Score: 1
      <karmawhore>
      Even in Soviet Russia, you cannot buy a Tivo. And so on...Get the point?

      No, because in Soviet Russia, the TiVo buys you.

      </karmawhore>
      --

      Tired of free iPod sigs? Subscribe to my blacklist

  75. Re: Who cares about PVR? by arf_barf · · Score: 1

    Well, I, for one, dont give a damn about PVR, all I want is to play my DIVXs on my TV :-)

  76. Re:Buy a Tivo - NOT!!! by earthforce_1 · · Score: 4, Insightful

    I live in Canada - TiVo is not supported here, for love or money. Besides, I would prefer a totally DRM free and open, networkable appliance. I am really looking forward to seeing HDTV and time-shifting support.

    I wish these open source projects would pool their efforts - I hate to see duplication of effort between Myth TV and Freevo.

    --
    My rights don't need management.
  77. What about the rest of the world? by Namarrgon · · Score: 1

    TiVo only works (well, the guide part & therefore most of its nice stuff) within the USA. I lived in Canada - not good enough, had to build my own ATi AiW setup. Now I live in Australia, and I can't even do that. DigiGuide, here I come.

    Homebrew solutions are still the only solution for most of the world's population

    --
    Why would anyone engrave "Elbereth"?
    1. Re:What about the rest of the world? by Anonymous Coward · · Score: 0
      I lived in Canada - not good enough

      You can say that again.

    2. Re:What about the rest of the world? by Anonymous Coward · · Score: 0

      you forgot to say, 'eh'., eh.

  78. Re:Dude! You got herpes. by Anonymous Coward · · Score: 0

    He's also probably lying.

  79. Opening the case by yerricde · · Score: 1

    Please explain how [cracking the case of a TiVo machine and swapping drives] is more challenging than building an entire machine, hard drive and all, to host one of the opensource solutions?

    For one thing, you have to crack the case. I haven't used a TiVo machine before, but I'd assume that "cracking the case" refers to something along the lines of what had to be done to open some old Macintosh computers. A fellow needed a Torx screwdriver with an 8 inch handle, as well as a special tool to pinch the sides of the case to release the clips that hold the face on.

    A Dell[1] PC, on the other hand, can be opened with a twist of a thumbscrew on the case.

    [1] I picked a name.

    --
    Will I retire or break 10K?
    1. Re:Opening the case by Nugget · · Score: 2, Informative
      I haven't used a TiVo machine before, but I'd assume that...

      So what compelled you to reply, then? Good lord, man.

      TiVos use the same phillips head screws that a PC uses. You may, at your option, replace them with thumbscrews if a screwdriver poses too much of a barrier to you.

    2. Re:Opening the case by Anonymous Coward · · Score: 0

      While a torx screwdriver is required it is NOT challenging. The most challenging part of taking my 80hr Series2 Tivo apart was unplugging the power connector for the HD. It was a very tight fit.

    3. Re:Opening the case by Mythias · · Score: 1

      As one who's had his 20GB Series 1 TiVo modded to 80GB for a couple of years now, I can tell you that they do NOT use the same screws as PCs do. At least not on the outside cover. They are some sort of torx head screw that are bitches to get off and may or may not be covered by "Void your warrantee" stickers (its been a while.)

      I had to think long and hard before I opened my TiVo because I did not want to lose that warrantee. In the end I'm not sorry I did. My modem DID fry as many do, but that only forced me to upgrade to a TivoNet card and go the ethernet route.

      Perhaps the Series 2 machine uses standard phillips-head screws, but my machine certainly does not.

    4. Re:Opening the case by Froobly · · Score: 1

      Well, I don't know about the Philips models, but the Sony TiVo certainly doesn't use standard phillips head screws. It uses Torx. Of course, it is probably possible, as you say, to replace them with real screws.

    5. Re:Opening the case by flink · · Score: 1

      "cracking the case" refers to something along the lines of what had to be done to open some old Macintosh computers. A fellow needed a Torx screwdriver with an 8 inch handle, as well as a special tool to pinch the sides of the case to release the clips that hold the face on.

      That's funny, I used to open my Mac Plus with an appropriatly sized flat head screw driver that fit diagonally between the slots on the Torx screws. I cracked the case with a putty knife. I never understood why people thought it was such a big deal to open one. Were later one-piece models more difficult to open?

    6. Re:Opening the case by Chainsaw76 · · Score: 1

      I've opened an Old mac Mac 512 "Fat Mac" (With signatures).. And a Tivo (Phillips).

      The tivo is Much easier.. T10. (Torx 10). The screws are not rcessed. Covers a little stiff the first time. After that it's cake.

      Standard IDE Drive.. First drive upgrade took me 45 minutes (including backups) because my "Assistant" Handed me the wrong drive when it came to reassembling every thing.

      Second upgrade took less than 15 (20gb->120gb).

      Anyone who can build a PC, and install and use linux can do it easily. Linux is a foreign langauage to me, but the process is well documented.

      -Jason

    7. Re:Opening the case by Anonymous Coward · · Score: 0


      > Standard IDE Drive.. First drive upgrade took me 45 minutes (including backups) because my "Assistant" Handed me the wrong drive when it came to reassembling every thing.

      Let me guess "Assistant" = 5-10 year old son/daughter?

      -another proud papa

  80. Re:My setup - Dazzle style by Anonymous Coward · · Score: 0

    I'm running an old P2-300 in my entertainment cabinet dedicated to tv-in and out. The video capture I use is a Dazzle DVC1 (a mediocre but passable MPEG1 encoder for its time) set to the vcd standard bitrate. For automation I'm using AutoMouse in combination with the original Dazzle software and MS Task Scheduler; The scheduled Automouse macros take care of starting the recorder and setting the appropriate length of each recording.
    For channel changing, I have my vcr timer set to record one minute of the desired channel, leaving it there for the duration of the shows. This method requires a sacrificial but infitely reusable vhs tape (and a vcr that stays on a channel after timer recordings).

    It's not an elegant pvr setup by any means, but it has served me well since 99.

  81. Re:Don't know how many times I'm going to post thi by thedbp · · Score: 2, Informative

    Not bad video from the EyeTV. its straight to MPEG-1, so you have to edit it in the EyeTV app, and its about 650MB per hour. Equivalent to VHS quality (LP). And the VCDs that you can burn w/ Toast play in almost any recent DVD player and honestly don't look too bad. I put some South Parks on a VCD and took them to my mom's house and her big ass 40" HDTV, and to be honest it didn't look or sound all that bad. I mean, we're not talking DVD by any standard, but definitely worthwhile.

    Plus I can put my 4 favorite zombie flix on one data DVD.

  82. Re:What worked best? by Anonymous Coward · · Score: 0

    Look at it this way. If you're a television fan, the world is full of opportunities to experience and talk about television. Imagine trying /not/ to be exposed to television and realizing television was leaking out of the human beings around you? You'd assume people were becoming saturated with the television-information. And if people were saturated with a thing, you might be curious what that information was composed of and where came from. The information is garbage and it comes from people who have a vested interest in devising ways to control your behavior.

    Kind of like choosing to walk around in dogshit and wondering why people sometimes look at you with horror and disgust.

    This is what you're seeing here.

  83. Re:Don't know how many times I'm going to post thi by thedbp · · Score: 1

    That's weird, I thought the "Ask Slashdot" thing sorta implied that they wanted feedback from people who had built home-grown Tivo's. At least that's the impression that I got.

    And you know what? I have spent a bunch and put a lot of time and effort into it.

    It was fun.

    And worth every minute and penny because I like to make things. What I don't like to do, however, is derive self-worth from posting silly oppositional-defiant things on the internet just to facelessly attempt to demean a stranger.

  84. Not available everywhere by yerricde · · Score: 1

    "I'm too cheap to purchase an awesome product from a company that needs consumers, so how can I build my own [insert product here]?"

    TiVo service is not available in all developed countries. Do you call an estimated $200,000+ to relocate your family to the United States "too cheap"? Building a set-top PC is much cheaper than $200,000.

    --
    Will I retire or break 10K?
  85. Re:Yummy? No, sounds too expensive by thedbp · · Score: 1

    Sounds cool, actually. I put a little bit more $ into it for the premium of using Mac hardware, but I really wanted OS X driving my entertainment center. I find it far more functional and flexible than XP Media Edition, and with Konfabulator, anything is possible :)

    I haven't tried Tivo personally. With the money I spent I could have, I'm sure, but hey, I'm a project kinda guy.

    I think I failed to mention that I painted it gloss black with silver metallic highlights. crappy paint job, but oh well.

  86. Re:Yummy? No, sounds too expensive by Anonymous Coward · · Score: 0

    head -1 /dev/urandom | cut -b -120 > ~/.sig

    dd if=/dev/urandom of=$HOME/.sig bs=120 count=1

    Now you don't have to worry about embedded newlines.

  87. industrial goodness by timothy · · Score: 1

    I wish that company (atechfabrication) made a nice little mini-itx case ... looks like a sturdy box for a car media / blackbox / gps-map do-everything machine.

    $350 is a lot of money for a case; if I were a millionaire, one of those would be in my underground lair :)

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  88. been there, done that by aggie113 · · Score: 1

    I would recommend heading over to the avsforum.com Those guys have done just about everything you could think of when it comes to intergrating a computer into your home theater setup.

    --
    MooCow
  89. PlayStation Emulater by dracocat · · Score: 1

    I agree, if all you want to do is record tv shows and you live in the U.S. that tivo is the way to go. But can't you also use homegrown set-top boxes to do things like play PlayStation games? I know there was a play station emulator, is there one for PS2 yet? Because if my set-top box could not only record T.V. shows, but play DVD's and PS2 and X-Box games, etc! Now I am starting to think I want one too!

  90. Shouldn't you be selling Dells? by Anonymous Coward · · Score: 0
  91. YOU ARE ONE GAY HOMOSEXUAL by Anonymous Coward · · Score: 0

    jesus fucking christ, like we give a shit about your computer.

    i have a 3 year old pos computer (it was bottom of the line when i assembled it back then), but you don't see me wasting tons of money on a new one and posting the specs for everyone to admire, now do you? and you know why? because i'm comfortable with my penis size. i suggest you consider some therapy for your issues.

    joe_b

  92. LinuxTV by ciphertext · · Score: 1

    Disclaimer: I have not created a "homebrew" TiVO.
    Now, having said that I would like to point you to this link, where you can find a nifty linux project. Let me know if it works for you!

    --
    To know is to have knowledge....to understand is to be enlightened.
  93. Digital cable tuner card? by ZorMonkey · · Score: 1

    Is there any hope for a digital cable tuner card? Yeah, I know I can probably control my digital cable box, but then I'd also have to watch what I'm recording, and thats no fun. Itd also be nice to be able to save the video streams directly... And yeah, TiVos might be cheap in comparison. But I hate paying a monthly fee for stuff I can do for free. I'd also rather be able to use the stuff I record. I'd also like to play DVDs with the same box. I'd like to be able to play music with the same box. You can add those features to a PC for very cheap - or free if you already have the hardware for capturing and playing video. With TiVo, youre stuck with what you get - and thats only recording and playing. Might as well train a chimp to use your VCR for you.

    1. Re:Digital cable tuner card? by Anonymous Coward · · Score: 0

      Every cable company uses a different scheme for sending digital content over the cable lines. Cable itself is unrestricted by the FCC so the companies can use any frequency range that the copper can handle.

      That said, Sony is developing a wrapper technology for digital cable so that you can build a tuner into a TV and have it compatible with multiple services that comply with the wrapper format.

      In short, it's not economically feasible to offer digital tuner cards for the constantly evolving and unregulated vast variety of digital cable service formats. You. Are. Screwed.

    2. Re:Digital cable tuner card? by ZorMonkey · · Score: 1

      Bugger. But I bet my cable company would be happy to rent me another cable box to be dedicated for my capture card! :P

    3. Re:Digital cable tuner card? by anonymouscelebrity · · Score: 1

      http://www.telemann.com/

      dtv-200

  94. Windows XP Media Center by SrlKlr · · Score: 2, Informative

    I am really surprised that no one has mentioned Windows XP Media Center. It has one thing that many other apps lack, the easy User Interface. http://www.microsoft.com/windowsxp/mediacenter/

    Right now you still have to buy Media Center box from a vendor like HP, but the OS is already on the filesharing networks and someone release a hack to any XP Pro machine to turn it into a Media Center. (Its on sharereactor.com - an emule network)

    I am putting together a high end entertainment system for my non-technical Dad and this seemed to make the most sense.

    Also, Anandtech did a nice review: http://www.anandtech.com/showdoc.html?i=1766

    1. Re:Windows XP Media Center by Billly+Gates · · Score: 2, Informative
      The reason you need an HP box is because its drm-ed. I think I will stick with a tivo thank you.

    2. Re:Windows XP Media Center by Anonymous Coward · · Score: 0

      Two points: The $1400cost and the Anandtech review said the HP mediacenter crashed and lost frames too much. BUY A TIVO!

  95. tivo's and direct tivo's are cheap by Anonymous Coward · · Score: 0

    I paid 49.99 for my hughes direct tv receiver. Can't see how what your doing is even worth it.

  96. Wrong approach. by NoMoreNicksLeft · · Score: 1

    Good commercial detection requires a living human brain. Since you can usually count on one of these during TV viewing, why not use it?

    Have a button, that a person presses on the remote, as soon as they see a commercial. Then the Tivo/whatever checks backwards until it finds the blank frame, and cuts from there, until it sees the next blank frame. Also, have it find the first recognizable video frame of the commercial, and store some sort of hash. This could be used to compare from, and you could deduce which blank frames mean the beginning of a commercial, and which mean the beginning of a show.

    Sure, you have to see the first 1.2 seconds of a commercial, but only once ever. Might even distribute the hashes in some internet database and help out the neighbors.

    1. Re:Wrong approach. by rusty0101 · · Score: 1

      Couple of problems. Blanking also happens between commercials, so the human has to be in the loop to end the commercial block. Compensation can be done by doing blank searching at intervals of 5, 10, 15, 20, 30 and 59-60 seconds, as those are standard lengths for comercials, however even this is not an absolute.

      One of the problems with this approach that I have seen lately is while watching CNN, I have seen several instances where a locally produced comercial is cut short with immediate (no noticable blank space) swap into already running production. This may be a problem at DirecTV, or with CNN, or some other center, however it is annoying, as well as very hard to detect automatically much less compensate for.

      The other problem with human in the loop recording, is that often you are trying to record programs that, well, you ain't home to watch in the first place.

      The real fix for this would be to have distributable track files for recordings. A varient of this may be available already, though the technology may need some work to make use of it. Back when I watched C-band sattelite, it was not unusual to get wildfeed listings on UseNet that would break down to the second when comercial blocks would begin and end. It would also break down when the local and national comercial segments were. The fix would be to be able to overlay this information as track/index information so that you could then make use of skip options you configure into your viewer to either watch or skip various comercial types as you see fit.

      You may not be interested in any of the comercials, or you may be interested in who in your neighborhood is interested enough in this program to buy ad space, after all you might find other people in their place of business that you may like. Is this stretching things? For many people yes. I don't know about for everyone though.

      Part of the problem would be getting copies of these schedule lists. For some shows the schedule is fixed enough that you could probably take last weeks schedule and apply it to this weeks show. I don't think it's a given though.

      -Rusty

      --
      You never know...
    2. Re:Wrong approach. by NoMoreNicksLeft · · Score: 1

      We're talking about Tivo's though. This can occur when you record a program, or if you're not there, when you finally watch it. Either way, it could work.

      I do agree about the commercials cut short though... no idea how to compensate. My own experiments with the Tivo suggest that these only have a single blank frame, if that. Haven't caught enough of them to do an analysis.

      Worse, the damn overlay commercials that you see on TNT or UPN (was that Fox, maybe?). Til Moore's law lets us re-render them on the fly, probably is no fix at all.

    3. Re:Wrong approach. by poofmeisterp · · Score: 1

      You may not be interested in any of the comercials, or you may be interested in who in your neighborhood is interested enough in this program to buy ad space, after all you might find other people in their place of business that you may like. Is this stretching things?

      Yes and no. I am a stubborn little shit, so I refuse to use the services of, or purchase anything (within reason) which is shown on a commercial. I mean I like Mt. Dew, so I'll buy it even though they advertise. I didn't buy it BECAUSE of their advertisements.. I but it because they make a quality product. That's something that the testimonial of a real-life friend or acquaintance can make, not anyone or anything on television.
      In a way, commercial spending indicates to me that they have way too much money to blow on advertising rather than product improvement or customer retention/claims handling. I don't want to get flamed over this because I am quite aware how large of a margin of error there is in that statement, but as a general rule it works in MY head ;)

      My logic also stands in this statement: I don't purchase anything as a result of what I see in the form of TV ads, so skipping them is not causing any corporation any loss for my part. To make me watch ads by mandate only strengthens my desire to avoid their product.

    4. Re:Wrong approach. by rusty0101 · · Score: 1

      Worse, the damn overlay commercials that you see on TNT or UPN (was that Fox, maybe?). Til Moore's law lets us re-render them on the fly, probably is no fix at all.

      If you are interested in these shows, and want to get the overlay's removed, check to see if they interfear with Close Captioning. On some shows I have seen reformats of the screen (shrinking the program) to accomodate an ad, which interupts the close caption information making that portion of the show unavailable to hearing impared viewers.

      I suspect that this is a major no-no, though I do not have evidence to back it up. It is possible that it falls under ADA, though I would suspect it is more likely to fall under an FCC regulation myself.

      -Rusty

      --
      You never know...
    5. Re:Wrong approach. by thud2000 · · Score: 2, Funny

      Living human brain, eh? Hmmmmm... I'll need a case mod for that, I guess. Back to the lab!

  97. Anyone try www.Snapstream.com by Bruhman · · Score: 1

    This is currently one of the methods I use. Great new 3.0 fullscreen interface and a web base interface. Serial control of a DSS box with IRBlaster control too. The 3.0 version is still in beta but there is a free upgrade to it after it is released. You can even record shows to put on or stream to your PocketPC

  98. Finally, the solution. :-) by gozar · · Score: 2, Informative

    Get a ReplayTV and DVArchive. You use the ReplayTV to schedule and record your shows and DVArchive to backup the shows and watch them in other locations. You can also watch shows on the ReplayTV from the DVArchive machine (or multiple DVArchive machines).

    DVArchive can be set up to automatically download the shows from the ReplayTV. I haven't looked into whether MythTV supports DVArchive though.

    P.S. Someone was asking about regular cable and Satellite. The ReplayTV has two inputs (although you can only record one show at a time) so I have one setup for my Dish Network box and the other for my local cable. The ReplayTV grabs both guides and unifies them for viewing and recording.

    --
    What, me worry?
  99. Where to get a Tivo for an Aussie ? by gibodean · · Score: 1

    So,

    There's all these postings saying "just get a Tivo". What would be the best route for an Aussie ? Remember, we have PAL here, not NTSC, and I doubt there's a subscription service.

    Is it possible to use a Tivo from the UK in Australia ?

    1. Re:Where to get a Tivo for an Aussie ? by cranos · · Score: 1

      Not only do we have PAL but most of us don't have access to cable or the Free To Air Channel Listings. Working as I do at a regional TV Station I would love to go to my bosses and say let's release our guide in an xml format for PVR users.

  100. My experiences by Lurgen · · Score: 2, Informative

    I built a system up for exactly this purpose - DVD playback, MP3, TV tuning, Cable-TV tuning, digital VCR, etc. I wasn't happy with the typical DVD player's support for less "mainstream" formats either (such as DivX, MPEG4, SVCD, etc), so I was pretty motivated to find a better solution.

    In the end I gave up on the TV tuning part of the project. I ended up with a dead-silent machine that can play almost any sound or video codec with perfect quality, but could not find a decent solution to the TV tuning functionality.

    Quality was my first real problem with the TV signal. Even the software supplied with the Leadtek TV-2000XP resulted in lousy picture quality. The UI was awful too! I didn't want a monitor, so I was depending heavily on my TV out support.

    The second problem was that the UI was never really intended to be used as a VCR replacement. It's like nobody ever seriously considered that I didn't want a keyboard or mouse (just a remote).

    Finally, drivers were buggy, crashes were frequent, and I gave up.


    On the other hand, I now have the best DVD player on the market. Picture quality is better than any commercially available DVD player. The digital audio output supports standards that my amp can't begin to decode (Dolby Digital 7.1 is a little too advanced for my amp).

    My advice to anybody trying this sort of project is to focus on the achievable first - TV tuning is not yet mature enough to be a viable option.

    Buy yourself a Realmagic X-Card, a copy of JovePlayer (easily the best DVD player application in the world, but requires the X-Card), and build the machine. Then look at extending the functionality as the software/hardware matures.

    Lurgen.

    The most important bits...
    RealMagic X-Card
    Jove Player
    Zalman CNPS-6000Cu (silence is golden)
    Seagate 60GB hard disk (nice and quiet)

  101. MythTV by kelsey.grammer · · Score: 1

    I've been using MythTV for a few months and love it. I can't believe how well it works and how fast it's growing new features. The dev list is thriving and fun to follow. It works so well my non-techie wife even uses it without my help.

    --
    I reflect your pompous signature back upon you.
  102. Re:Yummy? No, sounds too expensive by Wee · · Score: 1
    Sounds cool, actually. I put a little bit more $ into it for the premium of using Mac hardware, but I really wanted OS X driving my entertainment center. I find it far more functional and flexible than XP Media Edition, and with Konfabulator, anything is possible :)

    You should have seen what I used to have: the same TV and receiver and an old Thinkpad running XMMS with a patch cable going from the headphone jack to the aux speaker-in on the receiver. We didn't save video; we had to remember when to be home. :-)

    I haven't tried Tivo personally. With the money I spent I could have, I'm sure, but hey, I'm a project kinda guy.

    Yeah, I hear ya. I'm the same way. Problem is, I have more projects than I can reasonably be expected to finish in my lifetime. It was time to cut down. And the wife wanted a PVR-type thing. So TiVo it was.

    I think I failed to mention that I painted it gloss black with silver metallic highlights. crappy paint job, but oh well.

    Well now you're talking. :-)

    I had this idea for using one of those Shuttle XPC form factor mini PCs as the basis for an entertainment center, and then Alienware came out with one. It runs XP Media Center Edition, which is a deal breaker in and of itself (never mind the cost; those XPC cases are like $150 so I have no idea how they can get away with selling their low-end unit for $1,700). It's just as well since my wife would have niether waited for me to get off my ass and build something or wanted me to spend the money for an Alienware box.

    Another idea I had for a project was an in-dash audio player that would stream MP3s to my truck's stereo. It would be based on a Linux PC (the guts out of a laptop), aand have 802.11b connectivity. I was going to write scripts that would detect when the truck was in range of my home network and then rsync all the music files it didn't have and go on standby. I was going to use an old palm pilot as the display/remote. Then I saw that these guys made a unit called an Empeg that did almost exactly what I wanted. I shelved my projet and decided to buy an Empeg. Except the soon-to-be-released Wersion 2 was going to have a PCMCIA slot (which meant an Orinoco card could slide right in there) so I waited. Then SONICblue, those no-talent assmonkeys, bought Empeg out and killed the in-dash unit. I've since given away the laptop which was the basis for my original idea.

    I don't know what the moral of those two stories is. Carpe Diem? Scratch your itches? Do what makes you happy? Dunno...

    -B

    --

    Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

  103. Why I Won't Buy A Tivo by kevina · · Score: 2, Insightful

    In responce to the many "Just buy a Tivo" posts. Here is why I won't but a Tivo:

    It is a closed system in which Tivo Inc dictates what I can do with it not me. For example I can't transfer shows over the network onto my computer, something which they were probably never allow due to MPAA and the like pressure. You can hack it do what you want to a certain extent, however the legality is questionable. Furthermore, it seams that Tivo Inc can even instruct it to record a show, without the users consent, as it did for BBC in Britan.

    I want an open system in which I can control and add software to, legally.

    1. Re:Why I Won't Buy A Tivo by JoeD · · Score: 1

      So it's a closed system. So what? It's an APPLIANCE.

      Cell phones are also closed systems, and most of them are considerably less open than the Tivo. Are you going to avoid getting one of those too?

      You can already LEGALLY control and add just about any software you want to the Tivo. It's just that Tivo will not support you if you screw it up.

  104. Re:Yummy? No, sounds too expensive by Wee · · Score: 1
    Now you don't have to worry about embedded newlines.

    Yeah, I know. My old .sig was dd used exactly like you say. I saw it everwhere so I switched to something 'different' (but under 120 characters itself). And I had a version that used cat, but it wasn't nearly as 1337 as head.

    I only care as long as I get something. Or maybe even not. I could handle having just a newline as a .sig...

    -B

    --

    Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

  105. MythTv/Freevo & DirecTV support? by Anonymous Coward · · Score: 0

    Do any programming guides have full support for DirecTV, yet? Everything I read indicates there are still issues on the completeness (specifically pay-per-view). I have a DirecTiVo & LOVE it but I'm looking to the future when I may consider upgrading.

    Does anyone have this working?

  106. Buy Windows 2000 Server by SoupIsGoodFood_42 · · Score: 1
    How many of these Linux topics will we see?

    Licences are $1000 and you save time, money and effort. Even the geek effect isn't worth it this time.

    Spend the money and help a company

    I'm not saying Tivo is evil. But I'm sure you get my point. Besides. Not all of us live in the USA.

  107. Re:Buy a Tivo - NOT!!! by svanderw · · Score: 1

    I also live in Canada - TiVo isn't _officially_ supported here, although I run my TiVo with local guide listings, current time zone and current listings. I support it using xmltv and assistance from a bunch of people on the Internet, along with a couple of perl/tcl scripts (although some people are using VB for their guide downloads.).

    For me I think I spent $300 + shipping + $ for new drives, but that's it, and I've been running it for ~1yr now.

    Sadly it doesn't have HDTV, but I haven't been able to determine if any of the HD tuners out there will take component input anyways... (there is no over the air HDTV channels that I know of in my area)

    Really I love my TiVo, I couldn't build a comparable machine for a comparable price at the time.

    (We don't help any people from TiVo supported countries with getting the service for free, so don't bother asking)

  108. Dear God, Just answer the question by Anonymous Coward · · Score: 1, Interesting

    Few things
    1) TiVo is not a DVD Player
    2) TiVo is not an MP3 Player (from disk)
    3) TiVo can not play DivX movies (from disk)
    4) TiVo is not an Ogg Player (from disk)

    Lets add the price of TiVo, with a DVD player that is quality (can play the DivX movies as well) Plus the 1year subscription cost to TiVo's service. Hmm.. It might still be cheaper to buy the DVD player and TiVo, but then thats all you have. You cant go and play new media types that pop up. Additionally you can have your extra computer do some extra number crunching (digital conversion, seti, you name it) in the free time.

    Here is what I built, and its working great for me:

    AMD 2200+ Athlon chip
    256 Megs DDR
    ATI Radeon AIW 7500.
    Windows 2K.

    I tried running this under Windows XP, but if I moved the mouse during captuer I lost frames (windows XP was not working for me). Windows 2K works great with ATI's software. I'm able to capture sVCD Quality directly with ATI's newest Media Center (Note, the Media Center that came with the product, 7.5, blows, must upgrade).

    I went Windows 2K only because the Capture drivers arent there for Linux yet, only view.

    I can also do TV-On Demand (Pause Live tv, rewind, etc).

  109. Here's what you should do... by Anonymous Coward · · Score: 0

    Go out and buy a Tivo. Use it for six months and make notes about it's features. Write down what you like and what you think could be implemented better. Then in your design, implement the features you want and improve on the ones you think could be better.

  110. Snapstream is Great! by dragin33 · · Score: 0

    I have snapstream version 2 and run it on a 800Mhz box for recording. The box is hooked up to the network and streams shows to my clients in the house even while recording.
    I am a beta tester of version 3 which is very close to coming out. Version 3 has a full screen interface plus it will do all the web server stuff that version 2 will do. Although the full screen interface requires a little bit of a faster machine it's a clean / quick interface with lots of features. Check it out!

  111. price point... by Anonymous Coward · · Score: 0


    I had a stand alone tivo with upgraded disk & lifetime subscription... that killed all my 'home brew' urges. but now i have a sony sat-t60 (direct-tivo)... again with upgraded disk space. major benefits: better mpeg encoding than the regular tivo hardware, RECORD TWO CHANELS AT ONCE (can't speak enough about that feature... it's like mainlining tv) and now that DirecTV sells the service it's only 5$/month! (personally that sucks for me since I bought the lifetime). Anyways, at a 5$/month price point it's a no-brainer for anyone who's sampled it's usefullness... and record 2 at once is another killer feature (try that with a home brew & 1 box recording 2 hbo movies at the same time). I'm all for open source and freevo & mythtv are excellent projects... but a $5/month I'll stick to recording gilmore girls & buffy at the same time - X.

  112. An IR interface may do the job by Anonymous Coward · · Score: 0

    You may be able to get away with just setting up an IR interface on your computer to command the Digital cable box or satellite receiver or whatnot. Then, connect the receiver to some kind of TV card (Bt878-based cards work very well, and are linux supported). You might be able to set something up with an IR diode connected to some kid of IR encoder- I have seen something like this over at rentron.com, or you can build your own using any kind of cheap microprocessor platrorm (any parallax chip, 8051, even gameboy will work).

  113. ShowShifter Works Best for me. by lordfoul · · Score: 2, Informative

    I own a Tivo and 2 ReplayTvs They are great Machines. About a Year and a half ago I moved to Thailand and had to come up with a PC based alternative. I Found that most programs out there were very light on features except Showshifter. Showshifter works an ir Blaster (RedRat) to control my Sat Box. It recompresses my shows to divx after it records them (there are other formats to choose from). The best part was I built everything using 3 year old parts (except for the RedRat) that I had lying around (PIII667, ATi AIW). Total cost 70$.

    SM

  114. Re:Karma busting post. by phr4gmonk3y · · Score: 1

    Actually, freevo has a main page. http://www.freevo.org . while I haven't installed it yet, I want to mod an xbox and see if there's anyway in hell that I can get a tv capture card on using either a pci slot, or modified usb. If that doesn't work, and it probably won't, I'll just get an old athlon, cheap mobo, etc. and build my own system.

  115. Refurbished Tivos with Warranty $90 by Poisonous+Drool · · Score: 0

    The "authorized" service center is selling refurbished Tivos with a 90 day warranty:

    HDR112 14 hours $90
    HDR212 20 hours $100
    HDR312 30 hours $130
    HDR612 60 hours $150

    I was selected to participate in a special "Buy an Additional TiVo" offer. I was so selected, they sent me three emails!

  116. A great solution, the Creative Digital VCR by cheapgrlz · · Score: 2, Informative

    I use the Creative digital VCR. It is super solid on my AMD 1.4, 512 ram, 120GB, and win2k. It has a scheduler, no guide though. I love it it does MPEG-2 encoding on the fly. only uses 26% of CPU when on full screen. and 3% for standby mode, even while recording! I really like it and it is worth the $80 you can find it for.

  117. A key decision: Dumb or smart tuner/capture card? by NewtonsLaw · · Score: 1

    One of the big factors affecting the success of a home-made Tivo-like device is your choice of video capture/tuner card.

    I've done the research and produced a project website for a digital PVR project which tested both dumb and smart capture cards.

    Unfortunately there's no clear winner and such a comparison goes to show that life is always full of compromises.

    However, after many months, I have to say that I've grown accustomed to the power and convenience of a smart tuner/capture card with onboard MPEG encoding.

    The Hauppauge PVR250/350 are just brilliant if you want to use your PC like a VCR. There's a review and comparison with the Pinnacle PCTVpro card on my site.

    I was going to (and still will a little later) explore all the Linux and open source options for a PVR but the reality was (last time I looked), many of these projects are very much in their infancy and are hardly a "turnkey" solution to matching a Tivo.

  118. Linux Video Disk Recorder by Ridgelift · · Score: 2, Informative

    The most promising I've seen is the Linux Video Disk Recorder

    I especially like the idea of installing multiple MPEG cards to record multiple channels at the same time.

  119. Re:Don't know how many times I'm going to post thi by CerebusUS · · Score: 1

    thedbp:

    I think I saw your post over in the other tivo thread, but I've still not figured out if that EyeTV thing can change the channel on a cable box, and you don't list that in the setup there.

  120. Non-linux Tivo-esque software by neoshmengi · · Score: 1

    From the Hacking the Tivo FAQ , here are several programs for windows.

    Ligos: Windows based PTV.
    PowerVCR: Windows based VCR.
    WinVCR: Windows based VCR.
    SnapStream: Windows based PTV (freeware and commercial version).
    ShowShifter: Windows based PTV (freeware).
    VideoLAN is an open source, multi OS video streaming program.

    1. Re:Non-linux Tivo-esque software by gfim · · Score: 1

      ShowShifter is not freeware (although there is a 30 day free trial).

      --
      Graham
  121. $25 Tivo Alternative by Anonymous Coward · · Score: 0

    When I signed up for Dish Network service, it was an extra $25 to upgrade my equipment (which was free, with a $50 istalation fee and 1 year contract for $37/month) to the PVR version, which has 40 hours of recording, requires no additional monthly feem uses the built-in guide from the Dish (duh), and all around rocks.

    It was a bit unstable at first, but they've since upgraded it and actually added some good features (like slo-mo) without taking anything away. So, it was basically a total one-time cost of $75.

  122. TiVO with no phone line? by MisterKoffee · · Score: 1

    It's cell phones only at my house. I know I can use a wireless USB adapter with a series 2 TiVO, but...

    the fine print says I'll still need a phone line to do the initial setup call.

    Anyone know if I can use the USB network adapter and the right dialing prefix (,#401 I think) even for the initial setup? I'll probably build my own MythTV box if I can't get by without a phone line. The geek factor is appealing, too, but with non-techies in the house having to use the PVR too, it'd be nice to have something that Just Works.

    --
    ...a market economy is the only way that you sustain a high enough average level of wealth that we can afford to be arti
    1. Re:TiVO with no phone line? by Rude+Turnip · · Score: 1

      My Series 2 TiVo has never touched a phone line. It did its initial call using the Linksys USB adapter I bought for it.

  123. PVR Hardware by lonegd · · Score: 1
    As far as hardware goes, you could check out the PVR Hardware Database at http://www.goldfish.org/~mcooper/pvrhw/. It holds a rated list of peoples different hardware set-ups.

    Software wise, MythTV is by far the best solution atm, although Freevo is coming along.

  124. MyHTPC by ihavenovoice · · Score: 1

    Or for those stuck on windows, www.myhtpc.net. It's easy fast and works great with all your MSWin(tm) hardware. I use it with an Athlon 800 on Win98SE with an IrMan from evation.com and it runs everything i throw at it just fine. It even has Project64 integrated into it, so i can just use my remote to start my N64 games. Great picture viewing options too, metadata support so you can add info to movies and music, and xmltv support. All without the hassle of a linux setup.

  125. Sort of OT, schedules via VBI by t0qer · · Score: 1

    Why haven't television stations started broadcasting thier schedules on the verticle blank interupt? (black lines around the edge of the tv screen) I remember wayy back with win98 they had some bundled app that got limited internet content via the VBI and a capture card, why not a TV schedule?

    I'm only mentioning this because of all the "I paid $250 for my tivo lifetime subsciption" comments. VBI schedules seem like a win for everybody.

    1. Re:Sort of OT, schedules via VBI by slim · · Score: 1

      Why haven't television stations started broadcasting thier schedules on the verticle blank interupt? (black lines around the edge of the tv screen)

      You seem to be describing teletext. All analogue terrestrial TV channels in the UK transmit a set of text pages on the VBI (addressable by a 3 digit code), and the vast majority of TVs sold in the territory are equipped to display them. The space is used for TV listings, news, and all the trivia you'd expect: ads, games, gossip columns, astrology etc.

      The same technology is used for subtitles (just a frequently updated page with a lot of transparent characters).

      There are teletext cards for PCs out there, and I daresay there are screen scraping programs out there that can parse the TV listings. Listings are not broadcast in anything like a structured markup, however, so a screen scraper wouldn't be all that trivial.

    2. Re:Sort of OT, schedules via VBI by t0qer · · Score: 1

      That's in UK, not USA (btw it's 4am here, what time is it there?)

      In the USA, I think the VBI is completely unused. I dunno, maybe we should go post our findings in the mythtv.org discussion forums, or in the very least look if anyone else has thought of it.

      Thanks slim.

      --toq

  126. Re:Buy a Tivo and get SCREWED! by linux11 · · Score: 2, Informative

    And not getting the "quality" of TiVo subscription service is exactly what I want.

    I got TiVo when they where still advertizing their product and promoting the "Season Pass" feature as something you set and don't have to worry about, the TiVo will automatically record the season even if their is scheduling changes. The reality is, if there is a hick-up in the TiVo subscription service then the TiVo might just automatically delete the season pass in mid-season. I had a season pass for Buffy on Chicago's WGN channel 9 be deleted four times until I sold off the TiVo crap machine. Each time I called support to complain they gave me the run around:

    Me: Why does this keep happening?

    TiVo "support": What is your cable company? They must have notified us that you aren't getting the WGN line-up through your cable any more.

    Me: I'm using standard antenna.

    TiVo "support": Huh?

    Me: Rabbit ears. Over the air free broadcast. Standard antenna. No cable service.

    TiVo "support": Oh, then our guide data supplier must have thought that the channel went off-air. You know that TV channels come and go, right?

    Me: Who is your guide data supplier?

    TiVo "support": Zap2It

    Me: So, your telling me that Zap2It, a Chicago Tribune affilated company had throught that Chicago WGN channel 9, another Chicago Tribune affilated company had gone off-air?

    TiVo "support": This will have to answered by a line-up specialist.

    Me: Can you have one get in touch with me?

    My voice mail later had a message that the specialist could see that the line-up data was working again and to call if I had any further questions. I called back and left a message asking what was being done to keep the problem which had occured three times already from happening again. While the "specialist" never called back, I got my answer a week later when the season pass/line-up deleted for the forth time.

    ANYTHING is better than the TiVo rip off for "Nature of Television disclaimer-ed" program guide "data" or the lack of data.

    And how to ensure that my season passes aren't auto-deleted again by TiVo wasn't answered in their "You ask, we answer" segment. Should have been "You ask, we blow you off (or scape-goat on Zap2It)."

    Btw, another feature advertized at the time I got my TiVo was that the TiVo would continue to improve for free through software updates without anything additional having to be done by the TiVo owner than plugging in the phone line. Home Media Option sounds like a software update. Getting the USB ethernet adapter is listed as an **seprate** pre-request to getting HMO. They aren't billing for the hardware for HMO so they must be billing for the software update. So... lets see:

    Advertized claim: Season Passes will record an entire season of programs regardless of scheduling changes.

    Actual truth: TiVo reserves the right under the "Nature of Television disclaimer" for the Season Pass to be auto-deleted in the middle of the season.

    Advertized claim: Software updates are free with nothing additional required of the TiVo owner.

    Actual truth: TiVo charges $100 plus $50 for each additional TiVo.

    At what point does TiVo become guilty of fraud?

    And all TiVo has done is *REDUCE* a computer to a PVR. Several things that can be quickly and easily done has been artifically excluded from TiVo. For example, in addition to getting guide data, it would make sense for TiVo to provide offline web browsing. Even a cheap old Palm III running Avantgo or a cheap alpha pager makes it easier to get the weather or sport scores than a TiVo does. And while the TiVo requires your zip code as part of activating your service, to get the weather, you still need to record it. And think about the possiblities on a networked PVR that have been artifically put aside by TiVo HMO. A TiVo will send/recieve mpeg streams from another TiVo but not to any other computer? Why shouldn't I be able to stream a VCD through my PVR as easily as an audio MP3 or view a JPG? As a customer, do I really get to decide where the line is drawn in the sand as to what my PVR can do?

  127. Perhaps if you'd been a little more verbose... by EnglishTim · · Score: 1

    In reply to your first comment, remember that the Tivo is pretty much only available in the US (and Canada?), so for many people it's just not an option.

    Also, if you wanted to make all those points about it being better than the sum of its parts, why didn't you say so? You might have got moderated up. As it was your post added nothing to the debate and was quite rightly moderated down.

  128. Let's beat that dead horse! by pope-on-a-rope · · Score: 1

    Just buy the Tivo. Take the money that you would have poured into building the PC and buy another hard drive for the Tivo. On a slightly related note, does anyone know of software to control a DSS receiver? I know this must be possible because I've been the first Tivo's were plugged into a DSS receiver and could change channels (though it was laggy).

    --
    What's life? Life's easy. A quirk of matter. Nature's way of keeping meat fresh.
    1. Re:Let's beat that dead horse! by BrK · · Score: 1

      Try this site: http://home.att.net/~mevenmo/audiovideo.html Most of the info is for Sony receivers, but it might work with other brands as well. I know my Tivo didn't ask which brand of DSS I had, it just "worked" (although I did happen to use Sony DSS units anyway).

      --
      -This sig intentionally left blank
  129. Re:Freevo and linux = freevix! by linuxmankev · · Score: 1

    Check out Freevix - http://www.freevix.org/ It is a mini distro designed for this. It's goal is to create a flash bootable linux running freevo. Check it out - it's a cracking piece of work!

  130. You're forgetting lifetime subscriptions by cat_jesus · · Score: 1

    I've got life time subscriptions on both of my Tivos and they have already paid for themselves in the savings I get by not having a monthly fee. ReplayTV has a subscription fee but it is lifetime and built into the cost of the machine. The thing I've been mulling over lately is hardware emulation of the Tivo. At some point I will have a hard time finding replacement parts for my Tivos, drives do die. If I could emulate the hardware I could use whatever the latest storage technology is and not have to worry about losing my lifetime subscription. Also this way if the company ever goes out of business I can still use their UI which I find most pleasing.

    1. Re:You're forgetting lifetime subscriptions by elmegil · · Score: 1

      What good is the UI if there's no data behind it? If Tivo goes out of business won't you be left without listings etc?

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
  131. In the UK by EnglishTim · · Score: 1

    ... and you can no longer buy Tivos in the UK.
    I'm not sure you can even register for a new subscription any more, which would not bode well for buying one off ebay...

  132. You could have both by Anonymous Coward · · Score: 0

    I have a tivo and a homebrew using freevo. Once upon a time I was going to just DIY a PVR but as people are saying the tivo is a great product at a better price.

    So why the homebrew? DVD playback and ripping to hd. CD quality audio from hd (media server one day). 24 bit archiving of my vinyl collrction. The homebrew is more than a tivo and if I ever get around to sorting out tivonet they will make perrferct partners.

    Now one day opensource pvr software may eclipse tivo and I'll be ready for that too

    Of course cheap its not.

    Mark

  133. Re: Who cares about PVR? by mark_lybarger · · Score: 1

    encode to mpeg-2 and you won't have an issue. the vcd's turn out really nice, and the free software is getting really advanced. chapters, etc. divx is a hack for computers; mpeg-2 is a standard for video.

  134. The best proof: a family member! by OhRock · · Score: 1

    I've tried a few windows solutions before I jump into Linux/MythTV and I'm not going back nor considering any TIVO/ReplyTV stuff. It works like a charm and has more features than anybody else. In a few months It might even have DVB suppor, plus the current Analog support. I don't know if somebody mention but it has a website where you can remotly control the box (like snapstream) but at the same time it has real front end that makes you feel better than a TIVO owner! The final proof for me was my wife. She can't live without Myth now. I had to put together a different box in order to continue experimenting becasue that one can't be down, or else... By the way Myth doesn't re-record programs already pre-recorded, it has a beautifull skip-commercials feature (and the 30 secons jump, of course), 2 tunner capability (that works great, but need horsepower), DirectTV support (that I'm using and works really good), and it is an endless platform of possibilities for tweekers and the like. If you only install 1 tunner a Duron 1.3Ghz is enough (that's my experimental rig). If you go to two, you need 1.8Ghz (or an AMD PR of at least 1800). Maybe is not the best PVR project right now...but by version 1.0 it will be...and all free and open. You got to love it! P.S.: This is my first "serious" or practical application that I put together with Linux and it was a perfect excuse to learn a lot!

  135. Tivo doesn't meet my needs by jdavidb · · Score: 1

    I want to rip shows and burn them to permanent storage on VCDs or DVDs or something. I want to wait till the end of the season, then take a Saturday to play disk swap and make a complete season set of all my favorite shows. I might even want to make excerpts or bring the digital movie files to other locations or loan to friends.

    Of course, at the moment, I don't think "roll-your-own" meets my needs, either. Not reliable enough, and nowhere near turnkey enough for me. I love programming but I want to rely on a tested and true solution for all this rather than fixing all the bugs myself and debugging my hardware.

    So, I'll wait, and leech off of other people's efforts when the time comes.

  136. My M3 spanked your Audi. ;-) by gosand · · Score: 1
    This is all totally off topic, but who cares...
    In the slightly-less-extreme category, there are those of us who buy old cars and keep them running. I own a 10+ year old Audi that with a few hundred dollars in modifications has 280hp, all wheel drive, 5-speed(these are getting rarer and rarer-dammit, I don't WANT an automatic!) an ENORMOUS amount of interior space and trunk space, gets about 22-24mpg highway, weighs 3600lb(that's VERY light compared to cars its size today- full-size luxury cars nowadays tip the scale at well over 4,000lb- often much more!) It looks like "some old Audi"(nobody will ever steal it.) I get to blow the doors off most everything save the cream of the crop of sports cars.

    I know what you mean about them not making the car I want. I don't even know if you can get cars without power everything, and cloth seats anymore. I am all for advancing technology, but don't force it on us.

    Heh, that must be one of those Audis that got spanked by the M3. Of course, EVERYONE got spanked by the M3 in the late 80s early 90s. :-) I own a 1988 M3 and I definitely know what you are talking about. The only things you have on me are HP and AWD, and if I had the $$ I could match you on the HP.

    I know what you mean about the posers. It was very satisfying to pass a 911 on the track, and to have the guy in the NSX go off track twice trying to catch me. Of course, if we were at a bigger track, like Road America, they would have blown by me on the straights, but this was at Gingerman. You have to watch out for some of those P cars though, if you can afford one and learn how to drive it, they are pretty top-notch. Of course, if I could afford a new 911, I'd rather get a couple E30 M3s instead.

    --

    My beliefs do not require that you agree with them.

  137. Homegrown TIVO by Anonymous Coward · · Score: 0

    Sheesh. For $250 you can get the Hughes combination DirecTV/TIVO box. You'll probably spend more to build your own. Just get the Hughes.

  138. It exists by Captain_Chaos · · Score: 1

    Here in Europe we have "teletext", which is a set of pages broadcast by most stations with all kinds of content, including program schedules, in color and rudimentary graphics with hypertext-like links between the pages. A sort of world wide web avant la lettre. All modern TVs over here have built-in support for viewing and navigating these pages.

    It also has the latest news, traffic info, the weather forecast, entertainment info, subtitles, you name it. I've always wondered why this has never been introduced in the States, I think it would have been very succesful. We've had it for a long time (at least fifteen years, probably longer).

  139. OMFG I Got HARD reading Your stats by Anonymous Coward · · Score: 0

    Give it a rest pudknocker

  140. Will any of them rotate my antenna? by Anonymous Coward · · Score: 0

    Will any of the PVRs interface to my antenna rotor? I receive signals off the air from 5 cities. No cable for me. Will the Tivo, Replay, Freevo, or MythTV interface to my rotor to optimize the reception for a given channel? Alternatively, assuming that I install multiple antennas, will any of the PVRs select from among multiple coaxial cable feeds?

  141. NMM looks promising by millwood · · Score: 1

    NMM

    --

    "Hello, World", 17 errors, 31 warnings
  142. SnapStream Personal Video Station 3 by Anonymous Coward · · Score: 0

    something that hasn't quite come out yet but is due out any day (I'm in their beta program so I've seen the latest version -- released last week) is SnapStream's Personal Video Station 3.

    so it does the full-screen interface and it also natively supports several different PC-based remote controls (StreamZap, ATi Remote Wonder). they recently announced that they won't be charging a subscription fee for their TV listings in the U.S. (you download 2 weeks worth of TV listings and can browse they locally, offline in the full-screen user interface).

    the program guide lets you record once, record always or record only first-runs of a particular program. the full-screen program guide doesn't have search capabilities but otherwise, you can do everything you'd want to be able to do.

    SnapStream's Personal Video Station 3 also records shows in MPEG-2 or Windows Media. it has "trickplay" which means that while you are watching live TV or recorded TV you can pause, rewind, or fast-forward through your programs.

    The interface is also really nice looking, very clean... you can see screenshots of version 3 here:

    http://www.snapstream.com/Products/Products_PVS3 _s creenshots.asp

    It hasn't been released yet, but it will soon... so anyways, it's definitely one to keep an eye out for.

  143. My setup by merlin_jim · · Score: 1

    Alright I resisted posting for a while but seeing all these people posting $650+ solutions I had to.

    Here's what I got:

    1. VIA Mini-ITX EPIA 8000... $99
    2. 128 MB PC133 RAM... $20
    3. 20GB WD HDD... $69
    4. Hauppage TV Tuner card... $129
    5. Cupid case (looks like a home theatre component)... $60
    6. Laptop DVD Drive w/ converter... $60
    7. Windows XP Media Center Edition... free (MSDN Universal)
    Total: $437
    I could've built it using free software, I just chose not to. If a professionally built and supported piece of software is available free to you, why go with a beta?

    If you're going for JUST Tivo functionality, you can leave off the DVD Drive and save some cash. Oh, and the more recent Cupid cases have a flash connector built in... so you can view media on CF cards and the like...

    My ONLY caveat to the whole thing is that the Quicktime movie format relies on good floating-point support... so Quicktime movies are practically unwatchable. (I got a framerate of 3-5 fps on the first two episodes of animatrix)

    DivX, DVD, MP3, and most other media formats I've tried have been great.

    BTW, Off-Topic, but did anyone else notice that the chronologically first two posts rated at 5 were posted by users with uids only 5 apart?

    Read avs forums (Score:5, Informative)
    by scootr1 (159749) on Monday April 21, @06:49PM (#5776658)
    http://www.avsforum.com/avs-vb/forumdi splay.php?s= &forumid=26

    My setup (Score:5, Informative)
    by Kallahar (227430) on Monday April 21, @06:50PM (#5776663)
    (http://quickwired.com/)

    --
    I am disrespectful to dirt! Can you see that I am serious?!
  144. Re:Will and Grace by Anonymous Coward · · Score: 0

    Or a woman.

  145. Re:Buy a Tivo and get SCREWED! by electric_penguin · · Score: 1

    The tivo guide is great when it's working. But when it doesn't it appears they don't have the ability to do anything about it.

    I had a similar experience with the Lineup people.

    My cable provider added some channels to my system and getting tivo to acknowledge that they were there was like pulling teeth. They wanted me to fax over a copy of the lineup. As if that would provide more proof than me telling them. After about a week of me calling they either figured it out or simply added it to keep me from calling them.

  146. Home-Grown TiVo stories by Couch503 · · Score: 1

    I have a simple solution with a standard DishNetwork receiver and an ATI All-In-Wonder Radeon video card. I run the receiver's S-video output to the ATI's S-video input, and the audio output to my sound card. I can use the ATI's video capture to record MPEG-2 720 X 480 and 48 kHz 16 bit-stereo with 5.1 surround encoding intact at a rate of 8MB/second or 28.8 GB per hour. I have to set the satellite receiver to record at the same time as the ATI Scheduler, so the receiver turns itself on and changes to the proper channel and the hard drive starts filling up with video. Since the receiver gets it's time from the satellite, and Windows XP gets it's time off the internet, they are always synced to within a couple of seconds. To play I use the ATI's S-video output to feed a 32-inch TV, but the quality is good enough that it could be burned to a video CD or a DVD. I now have Windows XP running on a AMD Athlon 1800+ XP with 512 MB RAM, but I ran the same basic setup starting 3 years ago with a Pentium 1 running Win98 with 64MB RAM and an All-In-Wonder 128.

  147. TiVo computer by Anonymous Coward · · Score: 0

    I don't know if this is relevant to you, but i just finished biulding such a system. The big thing that you need to worry about is hard disk bandwith, and I/O functionality. This is the specs of the system that i just biult;

    -iWill MPX2
    -2x AMD Athlon XP 1.73GHz (2100+)
    -1gb registerd pc2100 (2x512mb)
    -ATI all-in-wonder Radeon 9000 (not doing gameing, and this is a good card for the money)
    -Promise sx4000 32bit/66MHz PCI RAID w/256mb cache
    -2x 80gb 8mb cache WD hard drives (RAID 0)
    -2x 100gb 2mb cache WD hard drives (RAID 0)
    -1x 80gb 2mb WD hard drive (boot drive)
    -430w antec power supply

    For recording live TV, and for what i'm doing (backing up my whole DVD collection, and video editing), you CANNOT have enough hard drive I/O, which is where that great RAID controller and large RAID arrays come in useful. I often find myself recording live TV, ripping a movie, and watching a previoulsy ripped movie all at the same time. Dual-procs are also a god send for this application, and a dual-athlon machine can be biuld for cheap, you can use two XP procs insted of MPs, just short the L5 bridge.

    What you basicly need: Fast hard drives (preferably in RAID 0, a basic PCI RAID controller is less then $60), LOTS of ram, a TV tuner (the AIW radons are great, lots of software and a kick-ass remote) and dual-procs are nice, if you want to go that route.