[Bug 750098] New element to convert GST_FLOW_ERROR into GST_FLOW_OK
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 1 04:41:52 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750098
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at coaxion.net
Summary|[PATCH] New element to |New element to convert
|convert GST_FLOW_ERROR into |GST_FLOW_ERROR into
|GST_FLOW_OK |GST_FLOW_OK
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Thanks for the patch, this would've been useful for me already a few times and
I worked around it with pad probes.
It feels like this should be more configurable though, like
- a property to enable/disable error ignorign
- ignore NOT_LINKED, NOT_NEGOTIATED or others too
It should probably also just go into the debugutils plugin in gst-plugins-bad
for now, no need for another micro plugin :)
--
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