[prev in list] [next in list] [prev in thread] [next in thread] 

List:       vorbis
Subject:    Re: [Vorbis] Searching for pyvorbis docs
From:       Marcel Martin <marcel.martin () uni-bielefeld ! de>
Date:       2006-11-11 11:26:12
Message-ID: 200611111226.14045.marcel.martin () uni-bielefeld ! de
[Download RAW message or body]

On Friday 10 November 2006 13:29, Christian Edelmann wrote:
> I'am just leaning Python and wanted to write something useful for me, an
> recursive masstagger for ogg-vorbis files.
> My script uses pyvorbis 1.3 from the Debian testing tree. so far here is
> my Problem:
>
> The pyvorbis bindings aren't documented. As i understand the pyvorbis
> package, this is a simpe 1:1 mapping to libvorbis.
> dir(pyvorbins-oject) gives me an refernece to an C Object.

Using the pyvorbis package that used to be available at 
http://www.andrewchatham.com/pyogg/, this works for me:
import ogg.vorbis
dir(ogg.vorbis) and also help(ogg.vorbis)

Read the README contained in the pyvorbis package or look at the attached very 
simple Python script. Both should tell you how to read, change, and write 
comment tags. If you want to do only that, then you won't need libvorbis 
documentation.

Marcel

["oggtag" (application/x-python)]

_______________________________________________
Vorbis mailing list
Vorbis@xiph.org
http://lists.xiph.org/mailman/listinfo/vorbis


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic