[Bug 760003] gst_parse_launch: warn if we're still waiting to plug sub-pipelines after no-more-pads
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Jan 2 10:50:13 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760003
Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #2 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> ---
With the patch:
gst-launch-1.0 filesrc location=DeathValley_test_uncompressed_384x216.AVI !
decodebin name=d mp4mux name=m ! filesink location=/dev/null d. ! queue !
progressreport ! x264enc ! queue ! m.video_0 d. ! queue max-size-buffers=0
max-size-bytes=0 max-size-time=0 ! voaacenc ! aacparse ! queue ! m.audio_0
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
WARNING: from element /GstPipeline:pipeline0/GstDecodeBin:d: failed delayed
linking d:(NULL) to queue0:(NULL)
Additional debug info:
./grammar.y(503): gst_parse_no_more_pads ():
/GstPipeline:pipeline0/GstDecodeBin:d:
failed delayed linking d:(NULL) to queue0:(NULL)
--
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