GNOME Bugzilla – Bug 654658
tsdemux: Fails to created initial segment when used with hlsdemux
Last modified: 2011-07-15 00:59:33 UTC
While ranking up tsdemux to PRIMARY + 1 and running the following pipeline, I got some assert, and an initial newsegment not sent due to bad parameters. gst-launch playbin2 uri=http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8 (gst-launch-0.10:28748): GStreamer-CRITICAL **: gst_event_new_new_segment_full: assertion `start != -1' failed (gst-launch-0.10:28748): GStreamer-CRITICAL **: gst_mini_object_ref: assertion `mini_object != NULL' failed (gst-launch-0.10:28748): GStreamer-CRITICAL **: gst_pad_push_event: assertion `event != NULL' failed (gst-launch-0.10:28748): GStreamer-CRITICAL **: gst_mini_object_ref: assertion `mini_object != NULL' failed (gst-launch-0.10:28748): GStreamer-CRITICAL **: gst_pad_push_event: assertion `event != NULL' failed
Sorry browser bug here ... *** This bug has been marked as a duplicate of bug 654657 ***