Developers

How to access the source code

The development of these libraries are being done in the Schrodinger Git repository hosted by David Schleef. To check out the source code in the repository you need to have git installed. Once you got it installed you can use the following command on GNU/Linux and Unix systems:
git clone git://diracvideo.org/git/schroedinger.git

You can also browse the git repository.

You also need liboil which you can download from
the liboil homepage
.

Code releases will be made available on the Sourceforge project files page.

Patches should be sent to the Schrodinger-devel mailing list.

Documentation

This project currently hosts both the Schrodinger implementation of the Dirac video codec and also a library for muxing MPEG TS transport stream files
that contain Dirac video.

Currently the only know user of the muxing library is the Fluendo MPEG TS muxer plugin available from Fluendo. You can get the source code of that plugin either as a tarball release or from the public SVN repository. You probably also want to get the Fluendo MPEG demuxer plugin as its the only demuxer currently known to support Dirac in MPEG TS streams. You can get the latest release of that either as a tarball or directly from the public SVN repository.

Various relevant documentation