[Bug 740045] gst-play-1.0 --gapless file1.mp4 file2.mp4 stops after first file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 13 09:39:26 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740045
  GStreamer | don't know | 1.4.4

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-11-13 17:39:22 UTC ---
The hang seems to be in streamsynchronizer, which waits indefinitely here:

348              GST_DEBUG_OBJECT (pad, "Stream %d is waiting",
stream->stream_number);
349              g_cond_wait (&stream->stream_finish_cond, &self->lock);

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