[Bug 736655] basesink: preroll issue for some clips which audio is shorter than video

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 21 00:28:54 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=736655
  GStreamer | gstreamer (core) | 1.2.3

--- Comment #77 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-01-21 08:28:51 UTC ---
Also check for PLAYING->PAUSED->PLAYING, otherwise seems ok. Maybe also don't
check for GAP or EOS events, but if a pipeline with a sink after
streamsynchronizer works properly in these scenarios (i.e. it prerolls instead
of waiting forever). That would seem more future-proof, and check for what we
wanted to fix here instead of checking for the solution.

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