Audio (103) Datatype (15) Demo (30) Development (238) Document (27) Driver (18) Emulation (54) Game (449) Graphics (187) Library (27) Network (51) Office (14) Utility (225) Video (20)
Total files: 1458
Full index file Recent index file
Part of aros exec |
Mpega_libmad.i386 | Description: | libmad based mpega.library i386 bin + source | Download: | mpega_libmad.i386.tar.bz2 (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 267kb | Date: | 10 Jan 06 | Author: | Sigbjørn Skjæret | Submitter: | Georg Steger | Email: | georg steger/rolmail net | Category: | audio/play | License: | GPL | Distribute: | yes | FileID: | 37 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 602 (Current version) | | 602 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] AROS port 1.0 of:
Short: mpega.library clone using libmad (040/PPC).
Uploader: cisc()c2i.net (Sigbjørn Skjæret)
Author: cisc()c2i.net (Sigbjørn Skjæret), Jarmo Laakkonen
<jami.laakkonen()kolumbus.fi>, Stephan Rupprecht <mail()stephan-rupprecht.de>,
Robert Leslie <rob()mars.org>
Type: util/libs
This is a mpega.library clone using the very excellent libmad for
decoding, it looks and behaves just like the original, but with several
benefits offered by libmad...
Why should I use this instead of the original mpega.library I hear you
say? Well, here's a list of reasons:
- Supports 8kHz streams (the original decodes these wrong).
- Supports FreeFormat (upto a whopping 640kbps) streams.
- Supports ReplayGain (stored in LAMEtags).
- Very high quality decoding (better than the FPU version of the original).
- Very low CPU usage (integer original is still faster on 68k though).
- mpega.library is no longer updated (and I haven't been able to get in
touch with Stephane Tavenard for ~2 years (and counting))...
|