[gstreamer-bugs] [Bug 596826] gst-launch fails to give error if the pad name is wrong

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 30 02:27:10 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=596826
  GStreamer | gstreamer (core) | git

Jan Schmidt <thaytan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com

--- Comment #1 from Jan Schmidt <thaytan at mad.scientist.com> 2009-09-30 09:27:07 UTC ---
This is probably a bug in your mysrc element, which we clearly can't fix.

This pipeline errors out as you would expect:

gst-launch-0.10 fakesrc .video_src ! fakesink -v

Check the pad templates on your element - if you have a sometimes or request
pad on your src that might produce a pad of this name, gst-launch would wait
for the element to produce such a pad.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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