[Bug 745502] qtdemux: seek fails intermittently with video pad unlinked
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Mar 6 11:01:50 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745502
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
CC| |thiagossantos at gmail.com
--- Comment #4 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Can you share the file you used? Does it happen with all files? Does it happen
if you always seek to the same position?
It seems like the multiqueue gets only video frames for some time and the
not-linked return makes it wait until it knows it can push a buffer by
comparing with the other queue's timestamp. As the audio doesn't get any buffer
the multiqueue stalls and its video queue fill up, making the whole pipeline
stop.
--
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