Thanks. I could use JNI and libvorbis, but this is for a cross-platform thing, needs to
work on Winbloze and Macs, as well as Linux. Also, ideally an applt, so no installing
binaries.
-ken
Orcan Ogetbil <oget.fedora(a)gmail.com> wrote:
On Fri, Jul 13, 2012 at 7:01 PM, Ken Restivo wrote:
Not strictly linux-related, but open-source audio
related:
Are there any other native Java Vorbis encoders than the
Xiph.org one
I found which
says it is beta and dates back to 2007?
There are native Java MP3 encoders though, so I might end up using
that, but
I'd rather use Vorbis if possible.
There used to be a jVorbisEnc. Their website is down at the time
though.
I am not much of a Java programmer, but can't you call C code from
Java?
Orcan