[Bug 773940] New: splitmuxsink goes to dead lock when used along with other sinks
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 4 12:50:35 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=773940
Bug ID: 773940
Summary: splitmuxsink goes to dead lock when used along with
other sinks
Classification: Platform
Product: GStreamer
Version: 1.10.0
OS: Linux
Status: NEW
Severity: critical
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: vinodkesti at yahoo.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
pipeline goes to dead lock when splitmux sink is used in parallel with other
sink.
Example pipeline.
gst-launch-1.0 videotestsrc ! x264enc ! tee name=split \
split.! queue ! splitmuxsink muxer=mpegtsmux
location=/root/vinod/apple_tv_ad__.ts \
split.! queue ! mpegtsmux ! udpsink host=10.0.100.3 port=9000
When udpsink is replaced with another splitmux sink pipeline works perfectly
fine.
This issue is present in 1.6.4 , 1.8.2 1.10.0 and master.
--
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