[gst-devel] Re: need help setting tags on rawvorbisenc (gst-python)
Johan Dahlin
jdahlin at async.com.br
Wed Oct 5 01:52:07 CEST 2005
Jason Gerard DeRose wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> okay, i'm tired and am wasting too much time trying to figure this out,
> so i should just ask...
>
> i'm using the python bindings to gstreamer and am working on my cd
> ripping pipeline.
>
> i need to set tags on my rawvorbisenc element. from what i can tell, i
> need to use its .merge() method inherited from TagSetter, which requires
> a TagList as one argument.
>
> but the TagList constructor takes no arguments, and both TagList.merge()
> and TagList.insert() themselves take a TagList as arguments. i'm going
> in circles...
>
> what am i missing? can someone give me a quick example?
It's currently not possible, the functions for adding tags to a taglist
are not yet wrapped.
Johan
More information about the gstreamer-devel
mailing list