Table of contents
This section is intended for a quick overview of the releases I've made.
librmff is short for 'RealMedia file format access library'. It aims at providing the programmer an easy way to read and write RealMedia files. It does not contain any codecs for audio/video handling.
The library was written by Moritz Bunkus. It is licensed under the terms of the GNU Lesser General Public License (GNU LGPL) which can be found in the file COPYING.
At the moment I only provide sources for this small library. You can download v0.6.2. Alternatively you can download the current development version from my Subversion repository:
svn co http://svn.bunkus.org/mosu/trunk/prog/video/librmff
The API is documented in doxygen
format in the file librmff.h
. The generated HTML
documentation is included in the source tarball. You can also
view it online.
You can reach me at moritz@bunkus.org. I also often hang around on IRC at irc.corecodec.org, channel #matroska, nick Mosu.