Slashdot Mirror


Linux Finally Getting XBMC

B47h0ry'5 CuR53 writes "XBMC is getting ported to Linux. A few developers of Team-XBMC have begun the porting of XBMC to Linux using OpenGL and the SDL toolkit. In this effort, they are recruiting developers. XBMC is, by far, one of the finest projects to come out of the open source community; and to think it is homebrew. XBMC is a massive project, with the current SVN branch weighing about 350M before compilation. Porting it will be a big effort and any hackers willing to contribute should check out the Linux port project."

6 of 203 comments (clear)

  1. What is XBMC? by KingSkippus · · Score: 5, Informative

    For reference, for the 99% of us out here who have no frickin' clue what something like XBMC might stand for, it would be nice to spell out the whole abbreviation at least once in summaries. Since it wasn't mentioned, XBMC is the Xbox Media Center, an open source media center project to play images and videos of various formats and from various sources, such as streaming from your PC or even the Internet, on your Xbox 360. It will let you use your Xbox 360 kind of like a beefed-up and free Apple TV

    Sounds pretty cool, but it does require that you mod your Xbox 360, and Microsoft has been banning modded Xboxes from their Xbox Live service. I'm not saying do it or don't do it, just that before you get too excited and start downloading stuff, you ought to know that as part of your decision.

    Because, you know, allowing people to improve your product for free by adding a ton of useful functionality, customizing the thing they've laid out a not-insignificant amount of hard-earned cash for to better suit their needs must be stopped at all costs. After all, it might cost you a few bucks in not selling movies that people already own to them again.

    1. Re:What is XBMC? by PorkNutz · · Score: 5, Informative

      Correction, XBMC is for the original Xbox, not the Xbox360

    2. Re:What is XBMC? by drinkypoo · · Score: 5, Informative

      From what I've heard part of the reason they're working on a Linux port is so that they can have this fine software running on the Xbox 360 (seeing as it's possible to run Linux on a limited number of Xbox 360 consoles) as well as the PS3 which can run Linux out of the box.

      Another possible motivation is departing from using the XDK. As you may or may not know the XDK (Xbox Development Kit) is not publicly available and thus the XBMC team does not distribute binaries, but only source code. Then various groups with illicit copies of the XDK compile this code into the XBMC that we know and love. You have to know where to go to get it, et cetera. In addition, to even run it you either need it to either be signed, which is only done by Microsoft, or to have a hacked Xbox. In order to run unsigned Xbox (XDK) programs on the Xbox, you need a hacked BIOS. And these are by definition modified copies of the original BIOS, which are in turn illegal to distribute, and possibly to create or possess (depending on how valid the Xbox EULA is.) Work proceeds on an Open XDK replacement, but it's not up to most tasks yet.

      However, it is possible to run Linux on the Xbox using an alternative BIOS known as Cromwell. This is an entirely Free/free solution, and is completely legal. You can flash it to the system in the same way as you would any other BIOS, so if you have an early Xbox you can do the internal TSOP reflash and you don't even need a modchip.

      (Pardon my linkage; might as well make some links for posterity, and they support my argument) :)

      Anyway, HTPC, Xbox 360 (and Playstation 3!) compatibility were probably the primary goals. But it also has a dandy side-benefit.

      There is however still no legal way to do DVD menus (at least in the USA.)

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  2. Unfamiliar to XBMC? Checkout the Wikipedia article by Gamester17 · · Score: 4, Informative

    http://en.wikipedia.org/wiki/XBMC "Xbox Media Center (XBMC) is an award-winning media player for the original Xbox game-console. XBMC can play music, play videos and display images from the Xbox's DVD drive, its internal hard-drive drive, a local network, USB flash drive, and the internet. It also functions as a replacement dashboard to launch Xbox games off the hard-disk drive. Other functions of XBMC include large metadata databases for music/video-file handling, displaying weather forecasts and TV guides, watching YouTube videos and apple.com movie trailers, listening to SHOUTcast and Podcasts streaming internet radio/video, also XBMC functions as a gaming platform by allowing users to play python-based mini-games and a free online-gaming alternative to Xbox Live. It is important to note that the software requires a modchip, softmod exploit or other means by which to execute on the Xbox as it is a homebrew application. XBMC is free and open source software, the source code is distributed under the GNU General Public License. The XBMC project is not produced or endorsed by Microsoft."

    The article then goes on into more feature/function details, it is recommended reading ;)

  3. About damn time... by EvilNight · · Score: 5, Informative

    Xbox Media Center is one of the best kept secrets in the programming world. After all, it only runs on the original Xbox, and while there is a healthy modding community that has been hacking them since release, it isn't exactly mainstream. It's been a crying shame that this exceptional media program has been tied to the original Xbox for so long, and I'm thrilled that it's being ported over to Linux and set free for everyone to use.

    The killer feature of this program is *not* what it does. It's a very powerful and robust media player, certainly, but the true power comes from the user interface, which is simple, effective, straightforward and very pretty to look at (and fully skinnable). Anyone who has used a TiVo or similar television media interface should have no problems using XBMC. Now that it is no longer tied to the Xbox, it will be possible to create small form factor media center systems running linux and give them a truly excellent user interface.

    The interface supports running external programs (in particular, games and game emulators), python scripting to handle writing widgets to interface with popular media sites like YouTube, file management, and streaming from nearly any source. It also works as an FTP/Samba/HTTP server to serve out whatever media is stored on the disk to other sources. There is a web interface for remote management. It'll work with USB joysticks and remote control as well as keyboards. There is a web browser but it's a bit hinky - I'm sure that someone will merge it with Firefox after it is ported.

    If you're wondering why anyone would give a damn about the original Xbox or this program, the upshot is this... for $129 you could buy a P3 system (xbox), hack it with software exploits (fairly easily), install a hard disk up to 1TB in side to replace the original, and have a portable media player box that could hold hundreds of hours of content and play it back in 480p/720p/1080i and DTS. The price to do that with any computer was far higher at the time (and frankly still is, especially in setup time). I've been carting mine around for years and have had a great many friends request that I make one for them. I think I've done around thirty of them by now.

    I think Microsoft/Sony completely missed the boat by overlooking this application for their gaming consoles. Either they just didn't see it or they don't like this behavior and see it as a liability of some kind. Either way, we won't be needing them much longer. A clever company could probably turn this into a killer set-top app with some business savvy. All it needs is a bit-torrent backend for sharing content with other users and connectivity to media sites, and you've got a TV channel killer on your hands and a new distribution network (if it ever gets big).

    --
    Hell is being intelligent in a world full of idiots.
  4. Re:I am confused by pike2k · · Score: 5, Informative

    yes you are (confused) Yes, we use mplayer on Xbox1, as one of _several_ CORES for playback. it's not the stock mplayer but a modified version. XBMC is the gui and all added functions, too many for me to list. You need to have used xbmc to understand what it's about /pike, XBMC Projectmanager