Slashdot Mirror


Component MP3/OGG Players?

RJV asks: "I currently have a rather large digital music collection. It is all in mp3 or ogg format and it is all from CDs that I personally own or have borrowed from friends. I have built a rather cheap mp3 server to store all of the music on and I listen to it on my machines rather easily. However, I'm looking for a better solution for accessing and playing from the archive in my living room. I currently have a linux box that uses the TV as a monitor. I can use it fine to play mp3/ogg files through the home theater, but mostly because I know where the buttons are in xmms. (640x480 isn't the best resolution for xmms). I've looked into multiple other projects, such as Aurian Music Manager and Freevo (the computer also has a TV in card) but have not been satisfied with their performance and/or ease of use, especially when trying to use my Universal Remote Control. So, I've decided that perhaps the best course of action for the living room is to purchase a stand-alone component that will integrate with my current system. What are my options and are there any experiences within the community with these products?"

"I'd like to find a product that has the following features (in order of importance).

  1. Ethernet Connectivity (NFS/SAMBA/something Linux can share out)
  2. Intuitive/Easy-to-Use Interface
  3. IR Remote Control (so I can use my Universal Remote)
  4. Ability to play mp3s and oggs
  5. TV display capabilities (may fall under Intuitive Interface)
  6. Digital Out
  7. CDR capabilities
1-4 are my must-haves. 5-7 would be nice."

19 of 360 comments (clear)

  1. Winamp by Hi_2k · · Score: 3, Informative

    Much as i hate to say it, it is probably a good idea to use a computer with windows and winamp 2.x. also, a ati all in wonder video card will allow good tv out so you can properly veiw it. 640*480 will work with this, and some tv's should even get a 800*640 resoultion.

    --
    When life gives you crap, Make Crapade.
    Sluggy Freelance.
  2. SliMP3... by Zarbuck · · Score: 4, Informative

    It is not exactly what you want for but you should give it a look... http://www.slimdevices.com/

    --
    -- If there is hope, it lies in the trolls... oh sorry I mean proles.
    1. Re:SliMP3... by jovlinger · · Score: 3, Informative

      If you're into building from components, I'd suggest picking up a pre-hacked i-opener from ebay (expect to pay ~ $70-100 +s/h depending on size of included hd and quality of work).

      The midori for iopener image (see google for url) gives you a web browser, xmms, and a linux kernel that can drive: kawasaki/pegasus based usb ethernet; linksys wusb11v2.5 (important about the v number. 2.6 is in stores now, and won't work) 802.11b; usb audio out.

      The i-opener comes with an acceptable 800x600 lcd and a crappy ps/2 keyboard+mouse combo.

      So you can start cheap and use the built in audio and a netgear ea101 for ~ $100 (NB: the iopener doesn't have audio out, so that has to be hacked in. Trivial hack, but needs to be done if you don't want to use usb audio) and grow it to have wireless network and spdif output for another $100, when you feel you want that.

      The only drawback is that I haven't figured out how to turn off the backlight (or more accurately, turn it back on again), but the thing boots to xmms in about a minute, so that's not a killer.

  3. Disclaimer: I work for this company. by seanadams.com · · Score: 5, Informative
    Based on your criteria, The SliMP3 Ethernet MP3 player is almost exactly what you're looking for:
    • Very easy to set up and use
    • Open source.
    • Excellent software - handles collections of any size (some guys are using this with 400+GB disk arrays).
    • Platform-independent
    • Big, bright, vacuum fluorescent display, instead of a crappy LCD
    • No fans or any moving parts - totally quiet

    Check out the full specs...
    1. Re:Disclaimer: I work for this company. by seanadams.com · · Score: 5, Informative

      Your web page doesnt say anything about OGG support, so I'm guessing its NOT what he's looking for.

      Actually, the web site *does* mention ogg, right in the FAQ. We get a lot of requests for this, and we would love to support the format. Here's the full story:

      The ogg vorbis codec (even with the new integer implementation) is so CPU intensive that it does not fit into anything smaller than a 75MHZ ARM processor, and even then it's a squeeze. This means that despite all the merits of this format, it is not currently possible for manufacturers of inexpensive playback devices to support the format.

      However, what we DO support is transcoding from ogg to high-bit-rate MP3, if your server is fast enough to support it. Yes, we all know that transcoding from one lossy format to another is bad, but 320Kbps MP3 is not going to introduce any significant new artificacts on top of an ogg stream.

      That's the best we can do, until somebody comes up with an inepensive way to decode ogg. The feature works on Unix systems that have lame and ogg123 installed, but we don't list it as a supported feature because it doesn't work on Windows (yet).

    2. Re:Disclaimer: I work for this company. by seanadams.com · · Score: 5, Informative

      Hard to say exactly, but last I checked, a suitable ARM SOC in our kind of volume would run about $20. That's just for the chip - you also need a few MB of SDRAM and flash, a DAC, and possibly a separate Ethernet chip, depending on which chip you choose. Also you might need a little microcontroller in there to handle things like IR reception and the display interface. This is pretty much the architecture of the Audiotron and some other network players, though I don't think any of them support vorbis. Don't forget, there's a lot of other stuff going on in the CPU on those machines, as they do all the indexing and UI work on the client.

      All in all, it works out to a much higher BOM. I tried to keep the electronics as lean as possible, so I could splurge on the display and still offer a generally better product than the "big guys".

    3. Re:Disclaimer: I work for this company. by jshare · · Score: 5, Informative

      I don't work for the company, but I own the product.

      This product kicks all ass. Sure, it's a bit tough to run it on a P100, since so much work is server side, and in perl. But, once you move it to a Celeron333, you basically give up 20% CPU to the server, and then you are all set.

      It's really quite a good product. I'm using it in the kitchen (which is frankly where I listen to most of my music.) It's really nice to have 700 albums on tap in the kitchen.

      I also use the Audrey for when the remote is out of reach. The web interface is quite good, even without stylesheets. They fixed a bug in it (the web interface) recently, which really goes to highlight how nice it is to have the server software available via CVS. They are incredibly responsive via their mailing list (and yahoo *shudder* forum).

      I'm not claiming this is the best slimp3 player (although I'm /certain/ it's very good compared to the competition), because they've had all kinds of shortcomings. But it /is/ open source. Some guy has even developed his own VB version of the server (which, according to his statements, is quite a bit more efficient than the SlimDevices version, albeit win32 only.). This is the most graphic example (to me) of why open source is good.

      They accept patches (and, if you are good, CVS updates) from the outside. It's incredibly, incredibly nice to have this kind of flexibility.

      Hmmm.. Now that I think about it, I'm pretty sure this is the first time that I've be consciously aware of benefiting directly from the Open Source nature. Well, I guess I'm a convert now.

      This product has gotten nothing but better in the time I've owned it. If you have the infrastructure (server box with access to the mp3s (i use a linux box via samba to my windows box), and ethernet near your stereo), then I think this product is literally the best thing available on the market.

      *sigh*...I've been drinking, though, so, grain of NaCl, etc.

      Jordan

  4. Try and Audrey by davinci27 · · Score: 5, Informative

    That's exactly what I['m doing with my audrey. The audrey has a nice touch screen so its easy to use. Mounts nfs/smb shares, has and IR port that you control with a learning remote.

    You can buy them for about $100 and with a 32meg CF card update them pretty quickly. Mine has a digital picture frame that runs and pulls random pictures from a share, a full screen mp3/ogg player and a callerid display. It sits beside my sofa so I can get to it easily.

    Check out Linux Hacker BBs and audreyhacking.com

  5. Review by T-Kir · · Score: 3, Informative

    Toms Hardware did a review a couple of months ago... a good read, I was thinking about getting it, but now I'm redoing my music in OGG so we'll just have to wait until more hardware players get in on the act and support OGG.

    --
    Are you local? There's nothing for you here!
  6. AUDIOTRON!!! by zerofoo · · Score: 5, Informative

    Info here.

    I own two of these. The audiotron works by scanning a windows/samba share...so it will work with linux.

    It is audio component sized, uses ethernet or HPNA, is rack-mountable,uses an IR remote control, and turtle beach even publishes the IR codes for programming devices like a Pronto.

    I'm not sure about OGG support. My whole collection is MP3, but it does support WMA (groan).

    There is no TV out support. It does, however, have an optical digital out, if you choose to use external D/A conversion.

    I've been very happy with mine. I got gave away a sonic blue balls device because it required proprietary server software....and the support sucked.

    Hope this is helpful.

    -ted

  7. Re:New /. category? by Hektor_Troy · · Score: 3, Informative

    That actually depends on where this guy is from. If he's from the US, then you're probably right. If he's from Denmark, he could have gone to the library, hauled cd's home by the truckload, ripped them and he'd still be on the right side of the law, as long as he doesn't let anyone borrow his copies.

    --
    We do not live in the 21st century. We live in the 20 second century.
  8. Re:New /. category? by ddent · · Score: 5, Informative

    Under Canadian copyright law, he'd be fine AFAIK. Don't assume everyone lives where you do :).

  9. Turtle Beach AudioTron by PhotonSphere · · Score: 4, Informative

    The Turtle Beach AudioTron has been tempting me for quite some time. I've looked at many other component systems and this seems to be the most solid in terms of support, build quality, and ease of use.

    If you don't want to have to run a patch cable to it, simply use a wireless bridge like the LinkSys WET11 or get a wireless ethernet converter to tie it into your SAMBA server.

  10. According to US Code, mix tapes are quite legal by yerricde · · Score: 5, Informative

    Not legal to make mix tapes.

    Oh really? Let me pull out the letter of the United States Code:

    17 USC 107: The fair use of a copyrighted work, including such use by reproduction in copies or phonorecords ... for purposes such as[1] ... is not an infringement of copyright. In determining whether the use made of a work in any particular case is a fair use the factors to be considered shall include ...

    17 USC 1008: No action may be brought under this title alleging infringement of copyright based on the manufacture, importation, or distribution of a ... recording device, or a ... recording medium, or based on the noncommercial use by a consumer of such a device or medium for making digital musical recordings or analog musical recordings.

    [1] 17 USC 101: The terms ''including'' and ''such as'' are illustrative and not limitative.

    --
    Will I retire or break 10K?
  11. AudioRequest by inicom · · Score: 4, Informative

    ARQ2-135 or their new TeraServer

    Absolutely the best engineered component MP3 player available.

    ReQuest Multimedia

    rs232, tcp/ip, and IR control, digital out, tv out (composite and s-video), analog out, analog in, built-in samba and webserver, runs QNX, excellent support, pre-written modules for control from high-end systems like Crestron, drives are swappable, fully-documented open protocols, java remote, etc, etc. Highly recommended. I have an ARQ1 that I'm very happy with, and I get to play with ARQ2-135's almost everyday.

    PR link at request

    (I have played with Arrakis DC6, Escient Fireball's, Lansonic, and prefer the AudioRequest by far. If I was going to recommend a runner up, it would be the Arrakis because of the 6 zones, but the AudioRequest wins for me because of MP3 support, upcoming OggVorbis support, better interfaces and it is their primary business).

    --
    -a.e.mossberg
  12. TurtleBeach AudioTron by Ageless · · Score: 3, Informative

    A few other people have mentioned it but I will too. I have a Turtle Beach AudioTron and it totally kicks ass.

    As far as features go, it's fairly basic. It plays MP3 and MP3 streams using SMB over Ethernet or phone LAN (whatever that is called). It has a good front panel and remote and a very good web interface.

    I've had mine for a bit less than a year and it's been one of my favorite purchases since the day I got it.

    If you get (or have) one and use Windows, also check out a little system tray app I wrote called ATTray which makes it quick to control the AT from your computer.

  13. A nice little project by Burl+Ives · · Score: 3, Informative
    I wrote some gtk software to do just that. Haven't released it yet (not mature enough, missing most features), but it works pretty well on the home tv/stereo system with lirc, a $35 Irman, and my universal remote (sony rmvl900). It plays using xmms in the background, so it can do anything xmms does (I think can play ogg). Also it plays videos with MPlayer.

    There are a few similar projects out there as well that I've been tracking.

    • Myth TV has a music mode AND does live tv functionality! (I will probably migrate to this instead of continuing my project).
    • Dave/Dina project may fit the bill too.
    • IR File Chooser for the perl hackers. :)
  14. Cajun?? by gregington · · Score: 5, Informative

    I know you are after a component system but have you looked at building a CAJUN? Although it is designed for cars (Car Audio Jukebox for UNix), I use it as a home audio component (a HAJUN!).

    I have it set up with an IR reciever on a serial port and the display is Crystalfontz 20x4 LCD panel. As for how it fits your requirements:

    1. Ethernet connectivity: Runs linux, so can mount/share Samba/NFS or anything you like
    2. Intuitive interface: You can program the remote any way you like, does take some getting used to though.
    3. IR Remote: I use the IRMAN remote.
    4. OGGs and MP3s: I don't think it can play OGGs yet, but I beieve that is being worked on
    5. TV out: No, but the LCD panel is used for output
    6. Digital Out: Depends on your soundcard (I have digital out on a Yamaha 744 based soundcard)
    7. CDR Capabilities: You can mount removeable media on the CAJUN

    I built one two years ago and an very happy with it. I am still using the v3 software, v4 may have more features that you requrire. Its worth checking out.

  15. Re:Ewww but by einTier · · Score: 3, Informative
    I know that some people are using APEX DVD players. However, I'm not 100% sure they play ogg. I found a reference to this modification here, about halfway down the page, and supposedly the hack is on this page.


    The DVD drive is apparently IDE, and since the APEX natively plays mp3s burned to a CD, you can simply rip out the DVD drive and replace it with a IDE hard drive that contains your mp3s. Since it was meant to work with televisions and entertainment systems, it integrates easily and works rather well. It's also cheap, as you can find APEX DVD players as low as $50-100 US.


    So, for $50 + hard drive, you get:
    2. Intuitive/Easy-to-Use Interface
    3. IR Remote Control (so I can use my Universal Remote)
    4. Ability to play mp3s (you might get ogg, do some research)
    5. TV display capabilities (may fall under Intuitive Interface)
    6. Digital Out


    You will not get
    1. Ethernet Connectivity (NFS/SAMBA/something Linux can share out)
    7. CDR capabilities.


    Seems like a nice, cheap solution.

    --
    -------------------------------------------------- $665.95 -- retail price of the beast.