[LWN Logo]
[LWN.net]
From:	 Ignacio Vazquez-Abrams <ignacio@openservices.net>
To:	 python-announce-list@python.org
Subject: [ANN] vorbismodule 0.0b
Date:	 Sun, 2 Sep 2001 23:39:29 -0400 (EDT)

Well, I've slaved and toiled for two days straight, gone almost without sleep,
and nearly had my brain explode, and what do I have to show for it? The new
version of the Python module for reading and _writing_ Ogg Vorbis
(http://www.vorbis.org/) files!

What is it?
-----------

  It is a module that emulates the wave and sunau interface for Ogg Vorbis
    (http://www.vorbis.org/) encoded files.

Where can I get it?
-------------------

  http://ignacio.openservices.net/devel/vorbis-0.0b.tar.bz2

What do I need for it?
----------------------

  You need the libvorbis libraries available at
    http://www.xiph.org/ogg/vorbis/download.html.

What's new in it?
-----------------

  - Latin-1 characters in comment values are now decoded

  - Now able to _write_ Ogg Vorbis files with bit-widths of 8, 16 or even _24_
      bits!

  - Even easier configuration for installation

What's still wrong with it?
---------------------------

  - The last little bit (about 3000 samples) of a song is cut off when
      encoding (Boo! Hiss!)

  - No Unicode support for Python 2.x yet for comment values

  - Still only tested under Linux (testers for other OSes, please come
      forward!)

Who wrote it?
-------------

  Why, me of course!

-- 
Ignacio Vazquez-Abrams  <ignacio@openservices.net>


-- 
http://mail.python.org/mailman/listinfo/python-announce-list