After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 748218 - hls: Internal data flow error when playing AES-HLS on Android (regression)
hls: Internal data flow error when playing AES-HLS on Android (regression)
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal blocker
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-04-20 21:59 UTC by Alexander
Modified: 2015-08-13 16:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander 2015-04-20 21:59:41 UTC
Play only first few frames and getting error.

Gstreamer builded from git master.

NOTE: in release 1.4.5 was no problem.

LOG

W/GStreamer+decodebin﹕ 0:00:48.609793000 0x748ee400 gstdecodebin2.c:4344:gst_decode_bin_expose:<decodebin0> All streams finished without buffers. Last group: 0
W/GStreamer+decodebin﹕ 0:00:48.614789000 0x748ee400 gstdecodebin2.c:4355:gst_decode_bin_expose:<decodebin0> warning: all streams without buffers
E/GStreamer+decodebin﹕ 0:00:48.615329000 0x748ee400 gstdecodebin2.c:4322:gst_decode_bin_expose:<decodebin0> Broken chain/group tree
E/GLib﹕ file gstdecodebin2.c: line 4323 (gst_decode_bin_expose): should not be reached
W/GStreamer+mpegtspacketizer﹕ 0:00:52.524712000 0x74872750 mpegtspacketizer.c:2298:mpegts_packetizer_pts_to_ts Not enough information to calculate proper timestamp
...
W/GStreamer+mpegtspacketizer﹕ 0:00:52.524712000 0x74872750 mpegtspacketizer.c:2298:mpegts_packetizer_pts_to_ts Not enough information to calculate proper timestamp
W/GStreamer+adaptivedemux﹕ 0:00:52.628099000 0x74b2ce00 gstadaptivedemux.c:1498:_src_chain:<hlsdemux0> error: stream stopped, reason error
W/GStreamer+basesrc﹕ 0:00:52.633514000 0x74b2ce00 gstbasesrc.c:2949:gst_base_src_loop:<souphttpsrc3> error: Internal data flow error.
W/GStreamer+basesrc﹕ 0:00:52.633800000 0x74b2ce00 gstbasesrc.c:2949:gst_base_src_loop:<souphttpsrc3> error: streaming task paused, reason error (-5)
W/GStreamer+adaptivedemux﹕ 0:00:52.635638000 0x74b2ce00 gstadaptivedemux.c:614:gst_adaptive_demux_handle_message:<hlsdemux0:src_2> Source posted error: 4468:1 Internal data flow error. (gstbasesrc.c(2949): gst_base_src_loop (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstHLSDemux:hlsdemux0/GstSoupHTTPSrc:souphttpsrc3:
    streaming task paused, reason error (-5))
W/GStreamer+adaptivedemux﹕ 0:00:52.642525000 0x74b2cc00 gstadaptivedemux.c:2127:gst_adaptive_demux_stream_download_loop:<hlsdemux0> Error while downloading fragment
W/GStreamer+decodebin﹕ 0:00:52.645448000 0x748ee090 gstdecodebin2.c:4344:gst_decode_bin_expose:<decodebin0> All streams finished without buffers. Last group: 1
W/GStreamer+decodebin﹕ 0:00:52.646281000 0x748ee090 gstdecodebin2.c:4347:gst_decode_bin_expose:<decodebin0> error: all streams without buffers
W/GStreamer+decodebin﹕ 0:00:52.647869000 0x74872550 gstdecodebin2.c:4344:gst_decode_bin_expose:<decodebin0> All streams finished without buffers. Last group: 1
W/GStreamer+decodebin﹕ 0:00:52.648722000 0x74872550 gstdecodebin2.c:4347:gst_decode_bin_expose:<decodebin0> error: all streams without buffers
Comment 1 Tim-Philipp Müller 2015-04-20 22:18:33 UTC
Marking as blocker, since regression from 1.4 apparently.
Comment 2 Sebastian Dröge (slomo) 2015-04-26 19:04:40 UTC
Can you provide a sample stream?
Comment 3 Tim-Philipp Müller 2015-05-10 18:32:09 UTC
Alexander?
Comment 4 Alexander 2015-05-11 10:45:26 UTC
Unfortunately I can't provide sample stream
Comment 5 Sebastian Dröge (slomo) 2015-08-13 16:10:31 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!