JavaLayer is a 100% Java library that decodes, converts, and plays MP3 files in real time. It does not require JMF. It supports MPEG 1/2 layer 1/2/3 formats.
| Tags | multimedia Sound/Audio Players MP3 Software Development Libraries Java Libraries |
|---|---|
| Licenses | GPL |
| Implementation | Java |
Recent releases


Changes: This release improves VBRI VBR support. It also fixes some bugs in the decoder. The license was changed from the GPL to the LGPL. It has been successfully tested under JRE 1.5 with CPU usage below 1%.


Changes: XING VBR header frame support has been improved in Header.java. ID3v2 frames support has been improved (see the API), and some bugs have been fixed in the decoder.


Changes: This release includes an advanced threaded player API.


Changes: MPEG 2.5 support, support for LAME-encoded files, and bugfixes for ms time computation with free format.


Changes: In this release, the API was improved to let developers get MP3 bitrate, frame length and total time. Additional files (changes.txt, license.txt) are also included.