[Bug 654657] New: tsdemux: Fails to created initial segment when used with hlsdemux
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jul 14 17:58:54 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=654657
GStreamer | gst-plugins-bad | git
Summary: tsdemux: Fails to created initial segment when used
with hlsdemux
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: nicolas.dufresne at collabora.co.uk
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
While ranking up tsdemux to PRIMARY + 1 and running the following pileline, 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
--
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