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?"
I like this guy's attitude! He wants to build a device that plays audio and video files but deliberately excludes any capacity to acquire those files through fair use!
What I'm listening to now on Pandora...
Buy XBox, install modchip and use xbox media player (XBMP). It has ethernet, perfect video out, enough power to play mpeg2/mpeg4 with postprocessing and runs $100 used, with modchip, or $150 new without modchip.
;)
And it can also run Linux, if you really want to type your mplayer commandline, but I'd advice against it -- XBMP is really cute-iful
Similar machine in either ATX or ITX form would cost you at least twice more. With AV-gear type case, another 100% more.
Robert
Bastard Operator From 193.219.28.162
www.htpcforums.com
t roductio n.html
and
www.htpcnews.com
Linux HTPC HOW-TO
http://www.sllug.org/how-to/linux-htpc/in
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/
Get paid to code OSS
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.
Myth TV and Tivo are all about aquiring media and playing it back later. But I already have aquired quite a bit, and it is sitting on my computer hard drive. Now, I just want to watch it on my TV from the couch. Tivo excells at recording shows off of TV. It is not good at playing my XVID files off my WIFI network. MythTV seems like maybe it could do what I want, but it's WAY overkill -- I'd want to put it on a computer with no DVD drive, no TV card, and with no Myth backend on my network, etc.
I use an XBox with a USB wireless LAN adapter for this purpose.
It runs Freevo, and while not completely silent, could be made so with a bigger CPU heatsink and a silent PSU- the noise it does make simply isn't intrustive enough for me to bother, however
I use Xebian, so no mods were required for the hardware (I did need to rend MechAssault to get Linux on the hard drive), and I can play XBox games if I want to.
Movies and MP3s are played off a samba share on another linux PC, and it mostly works pretty well.
There are a couple of caveats though-
Limux's approach to swapping memory is pretty awful for this type of application. After a long period of idle time, attempting to play a movie results in about a minute of vigorous disk-thrashing before anything actually happens on-screen.
The XPad driver/XBox controller seems to behave erratically - often requiring an unplug-replug cycle upon bootup to be recognised. Currently i dont have the XBox remote, but it can be used in place of the controller.
Disks sometimes get 'stuck' in the drive and won't eject - no matter whether the software 'eject' command is used or the hardware eject button.
Depending on how much time you have, all these issues could likely be fixed, but if i was you, i'd just buy a wifi set top box like this one:
http://www.dlink.com/products/?pid=318
The XBox is quite flexible, and it has been a fun toy to have, and does extra things like rip DVDs and act as a 'standard' Linux PC - but as far as a 'plug n play' solution, i doubt you will get what you want with any PC-based solution, at least without spending a lot of time tweaking - there are just too many things to go wrong, from boot time to peripherals to media error handling etc.
I gots ta ding a ding dang my dang a long ling long
Parent post is right even if they aren't all that informative. I have a Gentoo system with a Geforce MX with tv out in my entertainment system and I ran MythTV on it for a couple of months without a tv tuner card. MythTV does more then just record and playback tv, such as play dvds and divx/xvid movies. It actually uses MPlayer or Xine(I prefer Xine) to handle playing but everything is basically presented in a girlfriend friendly enterface. As far as a remote goes I just have a wireless keyboard and mouse. And you mention wireless, 802.11b won't cut it for all movies so make sure you use G.
My Hello World is 512 bytes. But it's also a valid Fat12 boot sector, Fat12 file reader, and Pmode routine.
I ran a network cable through to my living room, plugged an xbox into it, installed xbmc and now I can watch videos stored on my server (which has a large hard drive and runs linux). I just ripped most of my DVDs to Divx, which gives more than acceptible quality, and I have a lot of mp3s on there as well. It plays all of it. I am utterly amazed at how far the XBMC project has come along - give it a try, you will not be disappointed.
Here's some handy links:
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!
I've setup a linux box on an Epia-M10000 with Xine, Mplayer, Realplayer (although Mplayer suffices for this), appropriate codecs etc etc.
Then I picked up a little app called "autorun" which you can use to poll your CD-ROM and run scripts when a disk is inserted/removed. Built a script that checks for the content on disk and loads as appropriate:
VCD: Xine
DVD: Xine
Mp3/Ogg: XMMS
RealMedia: Realplayer
Quicktime/AVI/etc: MPlayer
Apps load with fullscreen set and play through. The only major issue is DVD's with menus in Xine. They don't like my touchscreen, but I'll probably either make it play through to the first play track or figure out how to make it like my touch.
Oh, and the M10000 has linux drivers and TV out, as well as DVD and basic 3d accel.