[Bug 755169] dashdemux: can we have multiple seek events at the same time?

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 21 08:00:55 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755169

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Created attachment 311765
  --> https://bugzilla.gnome.org/attachment.cgi?id=311765&action=edit
lock access to _stop_tasks

This seems to work when sending several seek requests at once (from different
threads).

However, the original also works with that test seeking code (ie, not deadlock
now, but also no errors/crashes before).

I have the feeling that after seeking, the stream tends to temporarily pause
more from time to time, which may hint at some desync. Also happens with the
original code, so unlileky to be linked to this patch.

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