[gstreamer-bugs] [Bug 625634] New: sdpdemux does not handle EOS events

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 30 00:36:08 PDT 2010


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

           Summary: sdpdemux does not handle EOS events
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.19
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: spntwr123 at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


The sdpdemux plugin seems to ignore EOS events. To reproduce the problem run
the following gst-launch command (note the "-e" command line option):

gst-launch -e filesrc location=some_sdp_file.sdp ! sdpdemux ! decodebin !
xvimagesink

Wait some time and then press ctrl-c. gst-launch then prints out "Waiting for
EOS..." and waits forever.

Same behavior with a self written C program. Setting the filesrc and/or
sdpdemux elements from state PLAYING to state READY does not trigger an EOS
event on the pipeline.

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