[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 09:10:49 PST 2014


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

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-17 17:10:47 UTC ---
Ideally the drained signal would be emitted *before any* EOS event goes
downstream but *after* all EOS events of the current group have arrived in
decodebin. There's a patch to do that in bug #738285

Unfortunately it causes problems in playbin, where the input-selector for
disabled tracks are blocking the complete pipeline then :)


I think all this gapless playback in playbin needs someone to take a step back,
find a clean solution, remove all the current code and then implement it
properly. We're only patching over different bugs while creating new bugs there
currently.

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