[Bug 760550] parse-launch: improve possibly misleading error message when linking two elements with filter caps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 12 14:11:23 PST 2016


https://bugzilla.gnome.org/show_bug.cgi?id=760550

--- Comment #2 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> ---
More  detail:
0:00:00.197011349 30324      0x159ba00 ERROR           GST_PIPELINE
grammar.y:642:gst_parse_perform_link: could not link audioconvert0 to filesink0
WARNING: erroneous pipeline: could not link audioconvert0 to filesink0

Its probably comming from using gst_element_link_filtered(). But anyway the
link from audioconvert0 to the caps filter failed. Linking to filesink0 cannot
fail by design, hence the message is misleading. I filed this because I think
we can do better and leave less room to interpretation.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list