GNOME Bugzilla – Bug 756274
hlsdemux: sometimes playback fails to start
Last modified: 2015-10-14 06:55:50 UTC
Created attachment 312937 [details] gdb stack trace, when playback fails to start I am playing HLS bipbop stream (https://devimages.apple.com.edgekey.net/streaming/examples/bipbop_4x3/bipbop_4x3_variant.m3u8) Sometimes playback fails to start (see attached gdb stack trace)
Does this also happen with the upstream tsdemux? Your tsdemux is in all the stack traces that lead to deadlocks.
I have not been able to reproduce this with native ts demuxer so far (having other issues with it :( )
What other issues? From the backtraces I would think that these deadlocks are somehow related to what your demuxer is doing
Current status: Not able to reproduce this issue anymore (with native ts demuxer as well as my ts demuxer). I will update this bug in case I encounter this issue again with native ts demux.