javaFlacEncoder is a unique, small, simple, open source , easy to use FLAC encoder library.
javaFlacEncoder is designed to allow third-party java applications to enable FLAC encoding without resorting to use of JNI or scripted file conversions.
javaFlacEncoder is written in the Java programming language.
Here are some key features of "javaFlacEncoder":
· Valid FLAC files for 44.1khz, 16 bit stereo streams. More formats likely work, but have not been well tested(designed to support up to 8 channels, max allowed by FLAC spec.)
· File sizes comparable to flac reference encoder, typically
Requirements:
· Java