[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 Sep 30 07:51:40 PDT 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2010-09-30 14:51:36 UTC ---
A socket error in rtspsrc should ideally lead to an EOS event sent downstream
too after posting an error message. I guess gst-launch gets the error first and
then shuts down the pipeline. Maybe the -e should really always send an EOS
event downstream when shutting down the pipeline unless the pipeline is shut
down because of EOS. Do you want to provide a patch for that?


You should really write some code to do what you want instead of using
gst-launch though. That way you can handle errors like this and make it behave
like you need it.

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