JOrbis 0.0.16 review

Download
by rbytes.net on

JOrbis is a pure Java Ogg Vorbis decoder. JOrbis accepts Ogg Vorbis bitstreams and decodes them to raw PCM. Vorbis is a general pur

License: LGPL (GNU Lesser General Public License)
File size: 311K
Developer: ymnk
0 stars award from rbytes.net

JOrbis is a pure Java Ogg Vorbis decoder.

JOrbis accepts Ogg Vorbis bitstreams and decodes them to raw PCM.

Vorbis is a general purpose audio and music encoding format contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond MPEG audio layer 3. Unlike the MPEG sponsored formats (and other proprietary formats such as RealAudio G2 and Windows' flavor of the month), the Vorbis CODEC specification belongs to the public domain. All the technical details are published and documented, and any software entity may make full use of the format without royalty or patent concerns.

We sympathize the aim of the Ogg project. JOrbis is our contribution to the Ogg project in our style. We think the ubiquity of Vorbis decoder will leverage the popularity of Ogg Vorbis. We hope JOrbis will run on any platform, any devices and any web browsers, which support Java and every people will enjoy streamed musics without patent or royalty concerns about codec.

Here are some key features of "JOrbis":
JOrbis is in pure Java.
JOrbis will run on JDK1.0.* or higher.
JOrbis is under LGPL.
JOrbis includes the pure Java Ogg Vorbis player, JOrbisPlayer.
To enjoy this player, your JVM must support Java Sound API. JOrbisPlayer is under GPL.
JOrbisPlayer can play Ogg Vorbis live streams on UDP broadcast packets from JRoar.
JOrbis includes very simple pure Java Ogg Vorbis comment editor, JOrbisComment.

What's New in This Release:
added a property 'jorbis.player.playonstartup' to JOrbisPlayer applet to play given stream at the start-up time. Refer to 'play/JOrbisPlayer.html'.

JOrbis 0.0.16 keywords