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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 17 07:26:24 PST 2014


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

--- Comment #5 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-11-17 15:26:18 UTC ---
With the new code, an EOS event (from the first file) reaches the audiotee
element, and is never cleared. This causes the next stream-start event to be
dropped, and in turn streamsynchronizer to wait indefinitely. With the old
code, that EOS event never reaches the audiotee.

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