[Bug 695846] hlsdemux: criticals and decoding errors with bip-bop stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 7 04:03:21 PDT 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-07-07 11:03:18 UTC ---
$ gst-launch-1.0 playbin
uri=http://devimages.apple.com/iphone/samples/bipbop/bipbopall.m3u8
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstPulseSinkClock
0:01:22.437680802 10834       0xe980f0 ERROR                tsdemux
tsdemux.c:1320:gst_ts_demux_queue_data: CONTINUITY: Mismatch packet 8, stream
10
0:01:22.500829756 10834       0xe980f0 ERROR                tsdemux
tsdemux.c:1320:gst_ts_demux_queue_data: CONTINUITY: Mismatch packet 12, stream
13

** (gst-launch-1.0:10834): CRITICAL **: gst_fragment_get_buffer: assertion
`fragment != NULL' failed

(gst-launch-1.0:10834): GStreamer-CRITICAL **: gst_buffer_get_sizes_range:
assertion `GST_IS_BUFFER (buffer)' failed

(gst-launch-1.0:10834): GStreamer-CRITICAL **: gst_mini_object_unref: assertion
`mini_object != NULL' failed
ERROR: from element
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstFaad:faad0:
Could not decode stream.
Additional debug info:
gstfaad.c(820): gst_faad_handle_frame ():
/GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstFaad:faad0:
Failed to init decoder from stream
Execution ended after 0:00:08.731503916


This is with -bad git from a few days ago. After updating just now, I don't get
the criticals any longer (though I'm not sure why, I don't think anything
changed recently..), but still the continuity errors and faad erroring out.

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