Slashdot Mirror


A Simple, Silent, TV-Based Linux Media Player

jamienk asks: "My life has gotten simple. I can easily get the TV shows and movies I want on to my computer, however I get sick of watching them on my computer, and it's a drag to burn SVCDs or DVDs. Instead, I now want a silent Linux box to sit on my TV with TV out. I want to control it with a remote to run Mplayer (or something that can handle lots of formats) and play video files that are on my wireless LAN. I don't need it to record TV shows, play or rip CDs or DVDs, or even to have a hard-disk really, if the software could fit in RAM or something. Does anyone have links, pointers, or suggestions for cheap, easy, DIY solutions?"

3 of 67 comments (clear)

  1. links 4 j00!!!!!one!! by Beatbyte · · Score: 3, Informative

    www.htpcforums.com
    and
    www.htpcnews.com

    Linux HTPC HOW-TO
    http://www.sllug.org/how-to/linux-htpc/int roductio n.html

    If you're actually staying silent you'll want this platform instead of standard ATX
    http://www.mini-itx.com

    TiVo-esque GPL software
    http://freevo.sourceforge.net/

  2. Hauppauge MediaMPV by passthecrackpipe · · Score: 3, Informative

    Got one the other day. PowerPC platform, runs linux out of the box. Lots of interesting projects going on around it. Very hackable. Dirt cheap. Love it.

    --
    People who think they know everything are a great annoyance to those of us who do.
  3. Another vote for the XBox by aderusha · · Score: 3, Informative
    The XBox isn't completely silent, but you can control the fan speed through software. Much of the noise is mediated if you replace the default 8GB HDD with a larger 5400rpm (slow and quiet) drive. Modding a newer unit (version 1.6) requires the installation of a modchip or using a softmod. Softmods don't require any soldering, but are prone to occasional failure as MS updates the XBox software. Your best bet is to troll your local pawn shops and video game stores for a used xbox. If you can get a 1.0 or a 1.1 version XBox you can mod it complete with a disable switch without having to buy a chip. Anyway, the point of all this is to run XBMC, which will play damn near any media format you can through at it, including newer container formats like OGM and Matroska. It can stream over the network using SMB/CIFS or one of a handful of XBMC-specific streaming protocols (stream servers available for linux, mac, and windows.) XBMC can also display local weather, stream web radio from shoutcast stations, rip cds, play dvds, display rss feeds, and with the python script engine it can even play movie trailers or even give you showtimes for movie theaters in your area.

    Here's some handy links:
    • Home of all xbox knowledge: XBox Scene
    • Being a cheapass, I use cheap modchips. You can get an Aladdin XT for $11 from RobotPig. They're in the UK but they ship quickly worldwide. Good shop and cheap! The $60 modchips come with loads of neat but ultimately entirely useless features.
    • If you're scared of a soldering iron, here's a solderless solution for all versions of the xbox: The Spiderchip. I've never used one of these things and I've never purchased anything from this shop so take this as a suggestion and not a recommendation.
    • Here's a great introduction to softmods. Again, despite what all the softmoddie guys say a chip will always be a better solution.
    • If you buy a new XBox, you'll be getting a 1.6 version and your modding options are somewhat limited. You're voiding the warranty anyway so you might as well pick up a used box. Here's how to tell which version XBox you're getting. Print it out and take it to the shop with you.
    • All versions of the XBox except the 1.6 can be TSOP flashed, which is just write enabling the onboard BIOS flashrom and flashing a mod bios to it. Cheap, relatively easy, and every bit as good as a chip. The only drawback to a TSOP flash is that you can't easily disable it unless you have a 1.0 or 1.1 XBox. Here is a pretty complete guide to TSOP flashing.
    • Here is the homepage for XBMC. They're hosted on sourceforge, so you can checkout the CVS and compile your own copy if you have VS.NET 2003 and a copy of the latest XDK.


    Check out the forums on XBox-Scene and for XBox Media Center (XBMC) for useful tips rom the thousands of XBox enthuiasts out there. Good luck!