[Bug 790976] New: splitmuxsink hangs sometime

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 29 11:56:55 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=790976

            Bug ID: 790976
           Summary: splitmuxsink hangs sometime
    Classification: Platform
           Product: GStreamer
           Version: 1.12.x
                OS: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: rouniy at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I try to use next pipeline

gst-launch-1.0 rtspsrc location=rtsp://admin:admin@192.168.1.108 ! rtph264depay
! h264parse ! tee name=tee0  ! queue ! splitmuxsink location=chain.%d.mp4 tee0.
! queue ! decodebin ! autovideosink

And in most cases it hangs (but sometime works).
After debugging I found that it hangs on the 

"GST_SPLITMUX_WAIT (splitmux);"
in the function "complete_or_wait_on_out"  of the "splitmuxsink"

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