SVN Repository

Source Code

There are many ways to get access to the source code. As a 3rd party developper (user) you can download libmatroska and libebml from there official location in .tar.bz2 format. If you are a Java developer you can checkout JEBML from svn for a Java Matroska reading library.

You can also check out the source code from our SVN repository with the following command:

svn checkout https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/

You will only need to ask for developer access via SourceForge if you want to be able to commit code.. You can also browse the source code online using the integrated ViewVC.