[Bug 726156] Add handling of paused state in watchdog element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Mar 15 04:57:59 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726156
  GStreamer | gst-plugins-bad | git

--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-03-15 12:21:57 UTC ---
(In reply to comment #3)
> Then we would miss the case where the pipeline hangs during pre rolling. This
> happens in our case if there are a lot of audio frames missing in the beginning
> of the stream.

You could add the timeout already in READY to PAUSED then to catch this case,
but remove the timeout in PLAYING to PAUSED (and add it again in PAUSED to
PLAYING).

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