GNOME Bugzilla – Bug 733640
hlsdemux: drainup and stop after overrun
Last modified: 2014-08-01 12:06:29 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
Created attachment 281542 [details] log file
same problem with dashdemux
Is this still reproducible with the patches for https://bugzilla.gnome.org/show_bug.cgi?id=733837?
no you can close this bug