[gst-devel] vorbistag element

Adam Adam at negligible.co.uk
Fri Oct 15 03:39:52 CEST 2004


Awesome,

Thanks


On Fri, 2004-10-15 at 00:21, Johan Dahlin wrote:
> tor 2004-10-14 klockan 23:58 +0100 skrev Adam:
> > Hi,
> > 
> > I'm writing a music filter for the Beagle project which extracts tags
> > and indexes them. To do this i create a pipeline filesrc | id3tag and
> > connect to the FoundTag signal. This works great for id3 and flac... but
> > doesn't work for the vorbistag element (the signal never gets called).
> 
> Use filesrc ! oggdemux ! vorbistag instead.
> 
> Note that oggdemux will also emit the found-tag signal, so make sure
> that you only catch found-tag on vorbistag (unless you actually want the
> information from ogg, which I doubt).
> 





More information about the gstreamer-devel mailing list