Slashdot Mirror


Ogg Vorbis decoder chip a reality

LinuxGeek writes "The design is finished and announced for a low power Ogg Vorbis decoder. Hopefully we will see portable players very soon now."

2 of 321 comments (clear)

  1. About time, but nothing special by brejc8 · · Score: 5, Interesting

    This isn't that amasing. Firstly this is done using a CPU and a DSP. No ogg specific hardware is mentioned.
    Secondly the chip isnt even a chip but a FPGA implementation. They can show that it works but mapping it out is another chalange if you want to keep it very power.
    Basicly what they have done was to pick up a core and stick it on an FPGA then compiled ogg/vobis for that CPU's ISA.
    Place a bit of a bootloader and something to handle the I/O and its done. No magic.

  2. One more point for the open source community by deman1985 · · Score: 5, Interesting

    Hopefully this will be just one more step towards commercially available, open source-based devices. I can't wait to get my hands on one of these devices, personally.

    I wonder if any of the big vendors will pick them up?