* my spectrum analyser plugin doesn't work with it (It listens to messages on the bus, I'll investigate that)
The problem is that I register a bus handler when notified by this portion of code of gst-player-gst.c /* let plugins add bits to playbin */ g_object_notify (G_OBJECT (mp), "playbin"); maybe we should clarify the way plugins can access the gst bus ? Christophe