Slashdot Mirror


Which HDTV Capture Card?

BenderMan asks: "I would like to purchase an HDTV capture card for a *nix based home PVR project. My criteria is that the card support (or be capable of in future firmware) Encrypted QAM, and that the card ignore the broadcast flag. I'll need to make my choice before July 1st, 2005. Of the few cards available that support HDTV, 64/256-QAM support (needed for cable broadcast) is spotty and it's not clear which cards currently ignore the broadcast flag. Can Slashdot readers provide any insight on the FusionHDTV, the MyHD MDP-130, and the HD-3000 cards, or any others I have overlooked?"

14 of 31 comments (clear)

  1. Incompatibility List by DavidNWelton · · Score: 3, Informative

    If anyone has cards, or other hardware, that doesn't work, please point them out to the Linux Incompatibility List.

    Thanks!

  2. list it next to "Fairchild Channel F" by AtariAmarok · · Score: 2, Funny
    "If anyone has cards, or other hardware, that doesn't workplease point them out to the Linux Incompatibility List. "

    My "Intellivision" stored in the closet does not work since I dropped a bowling ball on it. Come to think of it, I'm 100% sure that it is not, and never was Linux compatible. Time to submit it at the linux incompatibility list.

    --
    Don't blame Durga. I voted for Centauri.
  3. Firmware by linuxwrangler · · Score: 3, Informative

    If you plan to upgrade the firmware later to add features don't be surprised if one of the new features is support for the broadcast flag. You may not be able to get one without the other. I'd check to be sure you can downrev as well as upgrade and be sure that you have a non-broadcast flag version of the firmware on-hand and tested before performing the upgrade.

    --

    ~~~~~~~
    "You are not remembered for doing what is expected of you." - Atul Chitnis
  4. Good luck with Encrypted QAM. by ERJ · · Score: 2, Informative

    As far as I can guess, no legal card is ever going to support this unless the cable companies offer them. A card capable of decrypting encrypted channels would give access to the pay channels which just ain't going to happen.

    I have heard that some DVB cards have support for inserting a flash card that will allow for some decryption so we may see something like that in the hdtv world someday but I am not holding my breath.

    1. Re:Good luck with Encrypted QAM. by crow · · Score: 2, Interesting

      Doesn't the CableCard have to be integrated with the decoder? It has to be able to receive signals from the cable company just like a set top box converter. I doubt they'll let you get one that exposes the keys to let you decrypt in software.

      So I don't see any likelihood that you'll be able to decrypt encrypted QAM in the future using current hardware unless the ecryption in cracked.

  5. HD3000 by Stoo · · Score: 5, Insightful

    I've tried the ATI HDTV Wonder, and the pcHDTV HD3000.

    Obviously the ATI is out because it doesn't have linux drivers, and even the windows drivers are a bit iffy.

    The HD3000 is great though.

    Delivery was fast, I got the card the day after I ordered it.
    Driver installation is easy, just follow the instructions and away it goes.

    As for the software, I only really use the cli command getatsc, give it a channel and it just starts outputting an mpeg stream.
    You can then play that back or re-encode as you see fit.

    Broadcast flag is ignored, and I believe they're working on QAM support for it too.

    1. Re:HD3000 by ReeprFlame · · Score: 2, Insightful

      ATI's software always seems to be a bit sub-par. I didn't even know they made HT TV tuners to begin with, but I guess that makes sense. I have an ATI TV tuner in my GFX card, but just don't go that route [if you had the idea]. Go for the pure card that makes sense to you to record well and is made by a known company...

  6. Encrypted content by crow · · Score: 2, Interesting

    Apparently there is a company using extra bandwidth in ATSC broadcasts to carry encrypted pay channels.

    Many digital cable channels are sent in encrypted QAM.

    With the former, I'm pretty sure that cards like the HD-3000 will happily record the datastream, but will leave it encrypted. I expect that you'll find the same with a card that will record unencrypted QAM streams. You'll be able to record encrypted signals, but you'll have to decrypt them in software.

    Now the question is, how hard is it to decrypt those streams? Is there a decent chance of cracking the keys in software, or is a cable card the only hope?

    1. Re:Encrypted content by fm6 · · Score: 2, Interesting
      Now the question is, how hard is it to decrypt those streams? Is there a decent chance of cracking the keys in software, or is a cable card the only hope?
      Unless somebody uncovers a flaw in the underlying algorithm, you are not going to do any key cracking.

      CSS (the encryption used on DVDs) did get cracked, of course. That was the result of a poorly-chosen algorithm and sloppiness on the part of a CSS licensee. These are mistake the entertainment industry is not likely to repeat.

  7. It's even worse than that. by mosel-saar-ruwer · · Score: 3, Informative

    Unless somebody uncovers a flaw in the underlying algorithm, you are not going to do any key cracking. CSS (the encryption used on DVDs) did get cracked, of course. That was the result of a poorly-chosen algorithm and sloppiness on the part of a CSS licensee. These are mistake the entertainment industry is not likely to repeat.

    CSS is/was an enclosed system, did not involve a negotiation between peers [i.e. did not involve the potential for an exchange of public keys and the withholding of private keys], and, region-coding aside, did not involve session-based [i.e. individualized] encryption. Therefore it was theoretically breakable [all you had to do was place the de-encrypting software in a "de-bugger" and spend thousands - or maybe millions - of man-hours going over shift register logic to figure out what it was they were doing for the "encryption"].

    The cable services are moving towards a really onerous model, however [onerous from the point of would-be pirates]:

    1) Cable is rapidly moving away from a broadcast-based network infrastructure [where you can put a "sniffer" on the network and "hear" everyone else's traffic], and towards an on-demand switched network [where you can only hear the traffic that is streamed directly to your jack], so that you can't even sniff the network to begin with [unless you were to physically break into your neighborhood's cable switch, and that sort of thing just screams local/state/federal "FELONY OFFENSE"].

    2) Even if you could sniff the network, the new smart boxes and smart protocols are doing public key exchange [in combination with private key withholding], so, unless you solve a Clay-Prize-worthy problem in mathematics, you're SOL as far as understanding what it is you're sniffing [which I guess is the point that the parent comment was making].

    For the near future, the cable providers will continue to offer classic analog broadcast channels [maybe 0 through 49, or 0 through 99, if you're lucky] for backwards compatibility with older TV sets and older set-top boxes, but once you get up around Channel "100" in the newer systems, you're looking at encrypted, switched, on-demand traffic [where the encryption is session-based, i.e. individualized], so dream on.

    PS: I once downloaded one of the new cable protocols - I think it was a story on /. at the time - and, while I can't seem to find it at the moment, I quite clearly remember that there was some seriously tedious, non-trivial communications theory that went into it - enough to make e.g. something like the Token Ring protocol look like a day at the beach by comparison. And if you ever saw one of Laura Chappell's old books with the fold-out diagram of the Token Ring packet, you'll know I ain't talkin' turkey here.

  8. Firewire? by green+pizza · · Score: 2, Insightful

    This doesn't really help the original poster, but isn't it possible to use an external HDTV tuner (like the kind that a lot of HDTV monitor owners had to buy) and then connect it to your HTPC via Firewire and record the video that way?

    From what I've seen, most of those tuners also have a serial port for changing the channel, etc, so that could be connected to the HTPC as well for control. Using DirecTV with ReplayTV is similar, you can use either the IR blaster to control the DirecTV box or you can connect the two with a serial cable.

    1. Re:Firewire? by 3waygeek · · Score: 2, Informative

      It is indeed possible -- I do exactly that, recording the 1394 output of my Motorola DCT6200 cable box on a 300 MHz Blue & White Mac G3. This output is a MPEG2 transport stream, so there are a number of options for playback.

      The DCT6200 can be controlled over Firewire as well, so one can write code to turn the box on & tune the appropriate channel before starting recording (sort of like what VCRPlus does).

      If you're into the Mac, some people have had success using the lib1394 and VLC packages on Linux, or Vividlogic's DTVR on Windows.

    2. Re:Firewire? by peragrin · · Score: 2, Informative

      Elgato currently has one for Macs.

      Of course the elgato does no local processing just sends raw data to/from the computer to which it is hooked up. So if you want to decode and play HDTV on a large screen, you need a Dual G5 more/or less dedcated to the task.

      If all you want to do is record, a G4 works well.

      --
      i thought once I was found, but it was only a dream.
  9. I'll need to make my choice before July 1st, 2005. by Thing+1 · · Score: 2, Interesting
    I'll need to make my choice before July 1st, 2005.

    I would imagine that the manufacturers who haven't sold their inventory at that point will "gift" them to employees in return for 50% of the outrageous overprice they'll get selling them on eBay.

    In fact, wouldn't that be a way around the law? Have foreign nationals purchase foreign hardware which cares not about stupid flags, and sell it via eBay?

    Are the broadcasters going to get the government to target eBay sales in order to prop up their morally corrupt intellectual property pyramid?

    --
    I feel fantastic, and I'm still alive.