[Bug 738285] playbin: Sequential playback of the file list does not work
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Oct 21 02:01:08 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=738285
GStreamer | gst-plugins-base | git
--- Comment #14 from Andrei Sarakeev <sarakusha at gmail.com> 2014-10-21 09:01:04 UTC ---
New problem.
if audio disabled (flags=1) => deadlock.
multiqueue wait eos from video
1544 if (mq->numwaiting > 0 && sq->srcresult == GST_FLOW_EOS) {
1545 compute_high_time (mq);
1546 compute_high_id (mq);
1547 wake_up_next_non_linked (mq);
1548 }
video wait eos form not-linked audio (all_eos)
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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