[gstreamer-bugs] [Bug 340420] using bins in gnlsource doesn't work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 2 09:21:48 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=340420
 GStreamer | gnonlin | Ver: HEAD CVS





------- Comment #1 from Akos Maroy  2006-05-02 16:21 UTC -------
Created an attachment (id=64673)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=64673&action=view)
a sample code demonstrating the problem

run this code with --gst-debug-level=3, and see the following error output:

INFO  (0x80510a8 - 0:00:00.177449000) ^[[00;01;37;41m           
GST_PADS^[[00m(^[[332m27715^[[00m)
^[[00;01;37;41mgstpad.c(1700):gst_pad_link_prepare:^[[00m pads have wrong
hierarchy 


compile it with -DUSE_TEST_SRC, and see the code work


the only difference between the two compilation modes is that in the latter,
just a test source is used. whereas in the previous case, the very same test
source is put into a bin...


(the test code is based on the tests/check/simple.c code found in gnonlin)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list