⊙ [Home] [Comparison] [Contact] [RoarAudio] ⊙
RAUM is a multi media container format under very active development. It's main purpose is to contain Speex and CELT streams with much less overhead than Ogg for realtime applications. It is nearly equvalent in it's features to Ogg with those diffrents:
+Codec IDs +Container Meta Data +Streams can start and stop at any moment +DTX +Very low overhead (min. 28 Byte) -No CRC error detection
There are a lot codecs that can be maped into a RAUM file. The list includes all kind of PCM data, A-Law and μ-Law, Speex and CELT. Also there is a mapping for Vorbis and you can map the Ogg container independing on it's content into RAUM.
*install libroar and libroar-dev*
$ ./configure $ make # make install
Basic tools can be found in src/:
See src/*.c for example code.
Current tarball.
Powered by Fellig.org, Vim and Freedom.