[gstreamer-bugs] [Bug 618644] gst_pad_get_caps() Return pad template if parent element is in GST_STATE_NULL
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri May 14 09:15:30 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=618644
GStreamer | gstreamer (core) | git
--- Comment #3 from Edward Hervey <bilboed at gmail.com> 2010-05-14 16:15:27 UTC ---
agreed, when you build pipelines that fail, you won't get the error anymore at
link time but at preroll.
The problem is that we're talking about hundreds of milliseconds (if not whole
seconds in some setups) of speed gain setting up pipelines with many elements.
So it comes down to "do we prefer to have faster preroll for virtually all
pipelines, or do we prefer to have early abort" ?
BTW, running the pipeline you mention does come up with a pretty good hint
(last line):
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstAudioTestSrc:audiotestsrc0: Could
not negotiate format
Additional debug info:
gstbasesrc.c(2757): gst_base_src_start ():
/GstPipeline:pipeline0/GstAudioTestSrc:audiotestsrc0:
Check your filtered caps, if any
--
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