[Bug 724484] New: gst_element_send_event blocks when sent directly to x264enc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Feb 16 05:58:36 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724484
  GStreamer | gst-plugins-ugly | 1.x

           Summary: gst_element_send_event blocks when sent directly to
                    x264enc
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jdoespare at yahoo.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I'm trying to remove a GstBin ( x264enc -> mp4mux -> filesink ) from the
pipeline ( videotestsrc -> queue -> savebin ) from inside a blocking buffer
probe callback.

I send EOS to the bin on line 159 in the attached file. The ghostpad that
arrives on corresponds to the x264enc sink pad. The send_eos function never
returns.

gdb output : http://codepad.org/TTssPnDD

GST_DEBUG="*enc*:6" output : http://codepad.org/F6CByGxI

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