[Bug 649494] New: GstMpegTSDemux does not notify no-more-pads

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 5 11:42:04 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=649494
  GStreamer | gst-plugins-bad | 0.10.21

           Summary: GstMpegTSDemux does not notify no-more-pads
    Classification: Platform
           Product: GStreamer
           Version: 0.10.21
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: andymancooper at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I am trying to use GstMpegTSDemux with playbin2.  Internally, playbin2 uses
uridecodebin and decodebin2.  The auto-plug logic in decodebin2 waits for the
no-more-pads signal or a full multiqueue.  Since GstMpegTSDemux does not raise
that signal, the software _always_ waits for the multiqueue to overrun.

The GstMpegTSDemux should create the pads when a PMT is activated and raise the
no-more-pads signal.

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