Ken Larson
2007-Aug-22 10:03 UTC
[theora-dev] New Java wrapper for theora/ogg/vorbis libraries using JNA
I thought you might be interested to know I've wrapped the theora/vorbis/ogg libraries for Java using JNA. This is a subproject of FMJ, and is called theora-java. It has no JMF/FMJ dependencies itself, it is just a wrapper. It has its own release under the FMJ downloads, and is in FMJ's CVS tree under theora-java. Included is a Java version of player_example.c, a simple standalone .ogg audio/video (vorbis/theora) player. FMJ's website is http://fmj.sourceforge.net/ Ken Larson