[gst-devel] Tag & Metainfo
Christophe Fergeau
teuf at gnome.org
Thu Aug 26 02:04:07 CEST 2004
Selon "francois.visconte" <francois.visconte at free.fr>:
> I'm using rythmbox (0.8.99, tla version) and gstreamer-plugins 0.8.3
> and my rythmbox crash on tag reading of a wma file. I tryed to launch this
> "src ! spider ! audio/x-raw-int ! fakesink" on my wma file with
> gstreamer 0.8
> and it cause gstreamer to crash too.
> (for info , gstreamer crach on gst_tag_list_get_tag_size (list, tag);
> when trying to read
> the "comment" tag of the wma file (http://kh3.org/~fv/1.wma)
Did you try src ! spider ! audio/x-raw-int ! fakesink, or src ! typefind !
spider ! ... ? Iirc, this is the file I'm talking about in bug
http://bugzilla.gnome.org/show_bug.cgi?id=151064
> >3. Connect to the pipeline's "have-tag" signal
Fwiw, the signal name is "found-tag"
Christophe
More information about the gstreamer-devel
mailing list