New Version Of Ogg Audio Encoder
drapmeyer writes "Xiph.org has released a new version of the Ogg/Vorbis endocer: libOgg1.1.2 and libVorbis1.1.0. Point your browsers to the tarball for maximum excitement. Changes include several platform and build fixes, documentation for multiplexed streams, and other goodies.
Also look at rarewares."
The aoTuV tunings have been found to be a large improvement. You can now use the standard Vorbis encoder again for top quality.
Most people in the scene have been using third party tunings and tweaks for a while, and this integration of the best 3rd party tuning results into the standard release after some intensive listening tests has been long awaited.
Here is the changelog:
libvorbis 1.1.0 (2004-09-22) -- "Xiph.Org libVorbis I 20040629"
* merges tuning improvements from Aoyumi's aoTuV with fixups
* new managed bitrate (CBR) mode support
* new vorbis_encoder_ctl() interface
* extensive documentation updates
* application/ogg mimetype is now official
* autotools cleanup from Thomas Vander Stichele
* SymbianOS build support from Colin Ward at CSIRO
* various bugfixes
* various packaging improvements