[Bug 696952] [bin] Implement seek in READY/NULL

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 23 08:19:41 PDT 2014


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

--- Comment #17 from Thibault Saunier <tsaunier at gnome.org> 2014-09-23 15:19:36 UTC ---
(In reply to comment #16)
> More curiosity, I initially thought that to set the initial position, we'd have
> to set the pipeline to READY as a prerequisite (hence the name). Does this
> still holds ?

I would say so yes.

> The reflection behind that was the some stuff get stored on the
> elements/pads, hence being on READY let's us clean the state by going to NULL.
> It brings me other question, will there be a difference if one do
> READY/Seek/PLAYING/READY/PLAYING, and READY/Seek/PLAYING/NULL/PLAYING regarding
> initial playback position or the last move to PLAYING ?

When going from PLAYING to READY the initial Seek should be removed anyway so
the result should be the same in that case fmpov.

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