[gstreamer-bugs] [Bug 630997] Socket error causes file created by 'filesink' element to be invalid while EOS on SIGINT does not...

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 3 17:19:28 PST 2011


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

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-02-04 01:19:22 UTC ---
Ok, so if I understand correctly the request is basically that gst-launch
should also force an EOS on the pipeline (and wait for the result) when it
catches an error message on the bus.

I'm not sure if that's a good idea because when you get an error message on the
bus you don't know if the EOS event will ever make it through to the sinks, so
waiting for an EOS message could take forever.

Also, gst-launch is a tool for debugging purposes, don't use it in any kind of
production environment where you have precious data that you can't lose.

But then, gst-launch is just a debugging tool, so if it hangs forever trying to
force an EOS after an error isn't the end of the world either.

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