1. MP3
Hi people,
Where can I find complete information about the MP3 audio format? I'm planning
to write an MP3 player written in Euphoria which, I hope, would run much faster
and use less resources than other MP3 players out there.
Omegamoola
2. Re: MP3
- Posted by Bernie <xotron at PCOM.NET>
Jul 15, 2000
-
Last edited Jul 16, 2000
On Sun, 16 Jul 2000 07:48:06 +0800, www.geocities.com/omegamoola
<omegamoola at EDSAMAIL.COM.PH> wrote:
>Hi people,
>
>Where can I find complete information about the MP3 audio format? I'm
planning to write an MP3 player written in Euphoria which, I hope, would
run much faster and use less resources than other MP3 players out there.
>
>Omegamoola
Go here and search for MP3
http://www.wotsit.org/
3. Re: MP3
From: Bernie <xotron at PCOM.NET>
> On Sun, 16 Jul 2000 07:48:06 +0800, www.geocities.com/omegamoola
> <omegamoola at EDSAMAIL.COM.PH> wrote:
>
> >Hi people,
> >
> >Where can I find complete information about the MP3 audio format? I'm
> planning to write an MP3 player written in Euphoria which, I hope, would
> run much faster and use less resources than other MP3 players out there.
> >
> >Omegamoola
>
> Go here and search for MP3
>
> http://www.wotsit.org/
Actually, the MP3 format is proprietary; it costs several hundred dollars to
get the license and specs from the owners of the format.
Regards,
Greg
4. Re: MP3
There's a toolkit available at http://www.xwing.com/
Thomas Parslow (PatRat) ICQ #:26359483
Rat Software
http://www.ratsoft.freeserve.co.uk/
Please leave quoted text in place when replying
Get paid to surf the web!
http://members.tripod.co.uk/paid2surf/
----- Original Message -----
From: www.geocities.com/omegamoola <omegamoola at EDSAMAIL.COM.PH>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Sunday, July 16, 2000 12:48 AM
Subject: MP3
> Hi people,
>
> Where can I find complete information about the MP3 audio format? I'm
planning to write an MP3 player written in Euphoria which, I hope, would run
much faster and use less resources than other MP3 players out there.
>
> Omegamoola
>
5. Re: MP3
take a look at the address:
=512
it's c++ source code. i don't know if it's any good.