Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#221784 - 16/07/2002 01:46 integerized ogg vorbis now available
mef
newbie

Registered: 01/07/2002
Posts: 37
Loc: Seattle, WA, USA
A fast, integerized implementation of the OGG Vorbis decoder, capable of running faster than real time on processors such as the Cirrus Logic 7212/7312 is available from http://sourceforge.net/projects/ivdev/

The Cirrus Logic 7212/7312 is a 74Mhz ARM processor (likely the same or something similar to what is used in the rio receiver).

Would be neat to see such decoding support added to the recent arrival of client software (e.g., Dave's excellent RioPlay).

Top
#221785 - 16/07/2002 04:52 Re: integerized ogg vorbis now available [Re: mef]
dave
new poster

Registered: 11/05/2000
Posts: 65
Loc: San Diego, CA
This is really interesting. I'll have to check this out. I don't personally use the ogg format (yet), but I know lots of other people here would like to see it supported by the Rio...

Top
#221786 - 16/07/2002 05:04 Re: integerized ogg vorbis now available [Re: mef]
peter
carpal tunnel

Registered: 13/07/2000
Posts: 4172
Loc: Cambridge, England
A fast, integerized implementation of the OGG Vorbis decoder, capable of running faster than real time on processors such as the Cirrus Logic 7212/7312 is available

That download contains no readme, no attribution, no licensing conditions, and not even a Makefile. It's not merely integerised, it's ARM assembler. Some comments in the source code mention HipZip. All in all I'd steer well clear of this until its provenance is a bit more clear...

Peter

Top
#221787 - 16/07/2002 10:00 Re: integerized ogg vorbis now available [Re: peter]
mef
newbie

Registered: 01/07/2002
Posts: 37
Loc: Seattle, WA, USA
From what I understand, this code came from fullplaymedia. I found it by searching google and someone from the company mentioned he would put it up on sourceforge.

But Peter's recommendation is probably a good one. Who knows whether that code was placed on Sourceforge with Fullplaymedia's permission.

I have sent the guy email to find out what the deal is.

Marc

Top
#221788 - 16/07/2002 10:16 Re: integerized ogg vorbis now available [Re: mef]
peter
carpal tunnel

Registered: 13/07/2000
Posts: 4172
Loc: Cambridge, England
I found it by searching google and someone from the company mentioned he would put it up on sourceforge.

Oh, it's that integerised vorbis library. OK, that makes it useless: it only plays beta-4 content (which was a long time ago) and doesn't understand several important features of vorbis 1.0. There was plenty of discussion about this on the vorbis mailing list a while ago. Basically it's not worth using, except as a placeholder for any future working decoder (the API is presumably pretty similar).

http://www.handhelds.org/pipermail/opie/2002-February/000215.html

Peter

Top
#221789 - 16/07/2002 14:26 Re: integerized ogg vorbis now available [Re: peter]
reedes
newbie

Registered: 06/07/2002
Posts: 30
What about kernel hacker Nicolas Pitre's integerized ogg123?

ftp://ftp.arm.linux.org.uk/pub/linux/arm/people/nico/vorbis/

It appears to be under active development, is GPL, and is only behind the Tremor decoder (licensed by Xiph) because they're waiting on the official Vorbis specs to be published.

--Reed (http://jreceiver.sourceforge.net)

Top
#221790 - 16/07/2002 14:27 Re: integerized ogg vorbis now available [Re: reedes]
Roger
carpal tunnel

Registered: 18/01/2000
Posts: 5680
Loc: London, UK
GPL's no good to us. It might be useful for the 3rd party projects.
_________________________
-- roger

Top