[Bug 678982] New: filesink: handle broken pipe

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 27 06:52:26 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678982
  GStreamer | gstreamer (core) | 0.10.x

           Summary: filesink: handle broken pipe
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lists at svrinformatica.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=217401)
 View: https://bugzilla.gnome.org/attachment.cgi?id=217401
 Review: https://bugzilla.gnome.org/review?bug=678982&attachment=217401

handle broken pipe error

Please try this:

mkfifo /tmp/test.fifo

gst-launch videotestsrc ! gdppay ! filesink location=/tmp/test.fifo

gst-launch -v -m -t filesrc location=/tmp/test.fifo ! gdpdepay ! fakesink

if you stop the second pipeline the first one will exit without handle the
error (broken pipe),

patch attached

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