[Bug 759033] basesrc: When live, sending EOS hangs after early runtime errors

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 7 06:23:30 PST 2015


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

--- Comment #4 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 316874:
 --> (https://bugzilla.gnome.org/review?bug=759033&attachment=316874)

::: tools/gst-launch.c
@@ +1121,3 @@
+        PRINT (_("EOS on shutdown enabled -- Forcing EOS on the pipeline\n"));
+        gst_element_send_event (pipeline, gst_event_new_eos ());
+        ignore_errors = FALSE;

Is this boolean still useful ?

-- 
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