External decoding engine for AmigaOS 4 version 2.24
---------------------------------------------------
AmigaAMP comes with built in support for mpega.library to allow playback
of MP3 files even on slower 68k based Amigas.
However, there's an alternative. It's called the "AmigaAMP decoding
engine". It's more accurate than mpega.library and it has some extra
features as well.
The executable is called "External" and has to be placed in the "Engines"
subdirectory of AmigaAMP.
In the AmigaAMP config tool this new engine will show up on the system
tab as "AmigaOS4" which you have to select. Autodetect might also work
but once you know which engine you want to run it's better select it
directly.
The advantage of this engine over the built in mpega.library support
is that the equalizer acutally works and the visualisation is more
accurate as well. Also it's using floating point operations which gives
higher audio quality than integer math.
History
-------
v2.24 - Fixed race condition during preloading/seeking.
v2.23 - Recompiled with SDK 53.15 to fix problems on SAM platform.
v2.22 - Recompiled with latest SDK, seems to be more stable now.
v2.20 - Skipping possibly corrupt frames at beginning of file
when trying to determine bitrate.
v2.19 - Fixed possibly uninitialised pointer causing crashes and/or
corrupted memory
- Better detection of average bitrate for files that don't have
a XING header
v2.18 - First OS4 release
| |