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 733640 - hlsdemux: drainup and stop after overrun
hlsdemux: drainup and stop after overrun
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.4.0
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-07-23 23:43 UTC by m][sko
Modified: 2014-08-01 12:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
log file (222.48 KB, application/gzip)
2014-07-23 23:45 UTC, m][sko
Details

Description m][sko 2014-07-23 23:43:58 UTC
Decodebin fillup multiqueue1 (overrun) souphttpsrc is paused with downloading
Then multiqueue1 continue drain-up and after underrun whole pipeline pause.

from logs it looks like download process still continue but multiqueue1 draining

I also saw situation that download process pause on overrun


test pipeline:
GST_DEBUG="*:1,GST_MESSAGE:0,decodebin:4,multiqueue:5,hlsdemux:5,souphttpsrc:0,mpegtspacketizer:0,input-selector:0,query:0,pad:0,uridecodebin:1,basesink:0,GST_PADS:0,glimagesink:0,xvimagesink:0,videodecoder:0,tsdemux:0,mpegtsbase:0,mpegtsparse:0,uridownloader:0" \
gst-launch-1.0 playbin video-sink="xvimagesink" uri="http://devimages.apple.com.edgekey.net/streaming/examples/bipbop_4x3/gear1/prog_index.m3u8" \
 2>&1

and log is in attachments
Comment 1 m][sko 2014-07-23 23:45:11 UTC
Created attachment 281542 [details]
log file
Comment 2 m][sko 2014-07-26 00:39:36 UTC
same problem with dashdemux
Comment 3 Thiago Sousa Santos 2014-07-30 20:13:12 UTC
Is this still reproducible with the patches for https://bugzilla.gnome.org/show_bug.cgi?id=733837?
Comment 4 m][sko 2014-07-30 20:38:16 UTC
no
you can close this bug